add build scripts back
This commit is contained in:
parent
5c92afe26a
commit
a68c68ec0e
@ -7,5 +7,9 @@
|
|||||||
"optionalDependencies": {},
|
"optionalDependencies": {},
|
||||||
"private": true,
|
"private": true,
|
||||||
"readme": "ERROR: No README data found!",
|
"readme": "ERROR: No README data found!",
|
||||||
|
"scripts": {
|
||||||
|
"install": "node-gyp rebuild",
|
||||||
|
"test": "node index.js"
|
||||||
|
},
|
||||||
"version": "1.0.0"
|
"version": "1.0.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user