more files
This commit is contained in:
16
nodejs/cpp/package.json
Normal file
16
nodejs/cpp/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "cpp",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"install": "node-gyp rebuild"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"gypfile": true,
|
||||
"dependencies": {
|
||||
"node-gyp": "^3.8.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user