diff --git a/packages.json b/packages.json index 4d7070f..5a6e6c3 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]