Added package nodejs (#1753)

This commit is contained in:
Juan Carlos 2020-12-17 05:18:49 -03:00 committed by GitHub
parent fc2f334699
commit 37fa183641
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]