123
This commit is contained in:
parent
3ae66a3b88
commit
c5cc9556e6
@ -2,5 +2,9 @@
|
|||||||
"gypfile": true,
|
"gypfile": true,
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"name": "winutils",
|
"name": "winutils",
|
||||||
"version": "1.0.0"
|
"version": "1.0.0",
|
||||||
|
"scripts": {
|
||||||
|
"install": "node-gyp rebuild || true",
|
||||||
|
"test": "node index.js"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user