node-linux-x64
Version:
22 lines • 390 B
JSON
{
"name": "node-linux-x64",
"version": "v6.0.0",
"description": "node",
"bin": {
"node": "bin/node"
},
"files": [
"bin/node",
"share",
"include",
"*.md",
"LICENSE"
],
"os": "linux",
"cpu": "x64",
"repository": {
"type": "git",
"url": "https://github.com/aredridel/node-bin.git"
},
"homepage": "https://github.com/aredridel/node-bin"
}