@ -5,7 +5,8 @@
"main": "dist/index.js",
"scripts": {
"build": "tsc",
"test": "nyc --reporter=lcov --require ts-node/register tape ./tests/*.ts | tap-spec; nyc report ---reporter=text"
"test": "nyc --reporter=lcov --require ts-node/register tape ./tests/*.ts | tap-spec; nyc report ---reporter=text",
"prepublish": "npm run build"
},
"repository": {
"type": "git",