We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87d2f6 commit 1eee92eCopy full SHA for 1eee92e
packages.json
@@ -35870,5 +35870,21 @@
35870
"description": "Parser for Morrowind's .esp/.esm modding files",
35871
"license": "MIT NON-AI License",
35872
"web": "https://baedoor.github.io/projects/esp.html"
35873
- }
+ },
35874
+ {
35875
+ "name": "chronim",
35876
+ "url": "https://github.com/aad1995/chronim",
35877
+ "method": "git",
35878
+ "tags": [
35879
+ "cdp",
35880
+ "chrome",
35881
+ "devtools",
35882
+ "webassembley",
35883
+ "nim",
35884
+ "automation"
35885
+ ],
35886
+ "description": "Chronim is Chrome DevTools Protocol (CDP) for Nim lang",
35887
+ "license": "MIT",
35888
+ "web": "https://github.com/aad1995/chronim"
35889
+ }
35890
]
0 commit comments