This commit is contained in:
c-blake 2020-10-07 01:00:58 -04:00 committed by GitHub
parent c10a92b119
commit 3ed0aa757b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
[
{
{
"name": "arturo",
"url": "https://github.com/arturo-lang/arturo",
"method": "git",
@ -19769,5 +19769,21 @@
"description": "Websocket for httpx.",
"license": "MIT",
"web": "https://github.com/xflywind/websocketx"
},
{
"name": "nimp",
"url": "https://github.com/c-blake/nimp",
"method": "git",
"tags": [
"app",
"binary",
"package",
"manager",
"cli",
"nimble"
],
"description": "A package manager that delegates to package authors",
"license": "MIT/ISC",
"web": "https://github.com/c-blake/nimp"
}
]