added publish list
This commit is contained in:
parent
d3a1b7c346
commit
ca5d36e166
@ -7,6 +7,12 @@
|
|||||||
"test": "eslint bin lib && nyc -r=text -r=lcov mocha",
|
"test": "eslint bin lib && nyc -r=text -r=lcov mocha",
|
||||||
"build": "node bin/build.js && node-gyp rebuild"
|
"build": "node bin/build.js && node-gyp rebuild"
|
||||||
},
|
},
|
||||||
|
"files": [
|
||||||
|
"*.c",
|
||||||
|
"*.h",
|
||||||
|
"lib",
|
||||||
|
"binding.gyp"
|
||||||
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/wavedrom/vcd.git"
|
"url": "git+https://github.com/wavedrom/vcd.git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user