You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
351 B
JSON
13 lines
351 B
JSON
7 months ago
|
{
|
||
|
"name": "node-bin-setup",
|
||
|
"version": "1.1.3",
|
||
|
"description": "Internal script used by the node package to install architecture-specific packages",
|
||
|
"main": "index.js",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/aredridel/node-bin-setup.git"
|
||
|
},
|
||
|
"author": "Aria Stewart <aredridel@dinhe.net>",
|
||
|
"license": "ISC"
|
||
|
}
|