{"name":"bech32","version":"2.0.0","description":"Bech32 encoding / decoding","keywords":["base32","bech32","bech32m","bitcoin","crypto","crytography","decode","decoding","encode","encoding"],"main":"dist/index.js","types":"dist/index.d.ts","license":"MIT","devDependencies":{"@types/node":"^14.0.14","@types/tape":"^4.13.0","nyc":"^15.0.0","prettier":"^2.0.5","rimraf":"^3.0.2","tap-dot":"*","tape":"^4.13.2","tslint":"^6.1.3","typescript":"^3.9.5"},"repository":{"url":"git+ssh://git@github.com/bitcoinjs/bech32.git","type":"git"},"scripts":{"build":"npm run clean && tsc -d","clean":"rimraf dist","coverage":"nyc -x dist/test/*.js --check-coverage --branches 90 --functions 90 tape dist/test/*.js","format":"npm run prettier -- --write","format:ci":"npm run prettier -- --check","gitdiff:ci":"npm run build && git diff --exit-code","lint":"tslint -p tsconfig.json -c tslint.json","prettier":"prettier --print-width 100 --single-quote --trailing-comma=all \"**/!(*.d).ts\"","test":"tape dist/test/*.js | tap-dot"},"gitHead":"d89ca54494ff85b2d3816f732bc7803eaa48d70e","bugs":{"url":"https://github.com/bitcoinjs/bech32/issues"},"homepage":"https://github.com/bitcoinjs/bech32#readme","_id":"bech32@2.0.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.11","dist":{"shasum":"078d3686535075c8c79709f054b1b226a133b355","size":3945,"noattachment":false,"key":"/bech32/-/bech32-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bech32/download/bech32-2.0.0.tgz"},"_npmUser":{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"},"directories":{},"maintainers":[{"name":"fanatid","email":""},{"name":"jl.landabaso","email":""},{"name":"jprichardson","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bech32_2.0.0_1613356298031_0.13338337680776036"},"_hasShrinkwrap":false,"publish_time":1613356298466,"_cnpm_publish_time":1613356298466,"_cnpmcore_publish_time":"2021-12-16T10:41:10.670Z","dist-tags":{"latest":"2.0.0"}}