Added package nodejs (#1753)

This commit is contained in:
Juan Carlos
2020-12-17 09:18:49 +01:00
committed by GitHub
parent fc2f334699
commit 37fa183641
+12
View File
@@ -20818,5 +20818,17 @@
"description": "JSON-Binding for deser",
"license": "MIT",
"web": "https://github.com/gabbhack/deser_json"
},
{
"name": "nodejs",
"url": "https://github.com/juancarlospaco/nodestdlib",
"method": "git",
"tags": [
"javascript",
"node"
],
"description": "NodeJS Standard Library for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nodestdlib"
}
]