node-linux-x64
Version:
21 lines • 344 B
JSON
{
"name": "node-linux-x64",
"version": "25.9.0",
"description": "node",
"repository": {
"url": "git+https://github.com/aredridel/node-bin-gen.git"
},
"bin": {
"node": "bin/node"
},
"license": "MIT",
"files": [
"bin/node",
"share",
"include",
"*.md",
"LICENSE"
],
"os": "linux",
"cpu": "x64"
}