added publish list

This commit is contained in:
Aliaksei Chapyzhenka 2019-11-20 16:13:50 -08:00
parent d3a1b7c346
commit ca5d36e166

View File

@ -7,6 +7,12 @@
"test": "eslint bin lib && nyc -r=text -r=lcov mocha",
"build": "node bin/build.js && node-gyp rebuild"
},
"files": [
"*.c",
"*.h",
"lib",
"binding.gyp"
],
"repository": {
"type": "git",
"url": "git+https://github.com/wavedrom/vcd.git"