Added package chronim (#3083)

This commit is contained in:
a.a.d 2025-07-28 17:52:19 +03:30 committed by GitHub
parent e87d2f681c
commit 1eee92e5a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35870,5 +35870,21 @@
"description": "Parser for Morrowind's .esp/.esm modding files",
"license": "MIT NON-AI License",
"web": "https://baedoor.github.io/projects/esp.html"
}
},
{
"name": "chronim",
"url": "https://github.com/aad1995/chronim",
"method": "git",
"tags": [
"cdp",
"chrome",
"devtools",
"webassembley",
"nim",
"automation"
],
"description": "Chronim is Chrome DevTools Protocol (CDP) for Nim lang",
"license": "MIT",
"web": "https://github.com/aad1995/chronim"
}
]