Skip to content

Commit 1eee92e

Browse files
authored
Added package chronim (#3083)
1 parent e87d2f6 commit 1eee92e

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

packages.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35870,5 +35870,21 @@
3587035870
"description": "Parser for Morrowind's .esp/.esm modding files",
3587135871
"license": "MIT NON-AI License",
3587235872
"web": "https://baedoor.github.io/projects/esp.html"
35873-
}
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+
}
3587435890
]

0 commit comments

Comments
 (0)