{"name":"bip-schnorr","version":"0.4.1","description":"Pure JavaScript implementation of the BIP schnorr signature scheme","main":"./src/index.js","engines":{"node":">=8.0.0"},"keywords":["bip","schnorr","elliptic","curve","muSig","multi-signature"],"scripts":{"coverage-coveralls":"nyc mocha ./test/schnorr-*.spec.js && nyc report --reporter=text-lcov | coveralls","coverage-html":"nyc report --reporter=html","coverage":"nyc --check-coverage --branches 85 --functions 90 --lines 90 mocha ./test/schnorr-*.spec.js","unit":"mocha ./test/schnorr-*.spec.js","test":"yarn run coverage","benchmark":"node test/schnorr.benchmark.js"},"repository":{"type":"git","url":"git+https://github.com/guggero/bip-schnorr.git"},"author":{"name":"Oliver Gugger","email":"gugger@gmail.com"},"license":"MIT","dependencies":{"bigi":"^1.4.2","ecurve":"^1.0.6","js-sha256":"^0.9.0","randombytes":"^2.1.0","safe-buffer":"^5.2.1"},"devDependencies":{"benchmark":"^2.1.4","coveralls":"^3.1.0","microtime":"^3.0.0","mocha":"^6.2.3","nyc":"^14.1.1"},"gitHead":"2901b56001f377d84aa6c27d5db2061f6939b114","bugs":{"url":"https://github.com/guggero/bip-schnorr/issues"},"homepage":"https://github.com/guggero/bip-schnorr#readme","_id":"bip-schnorr@0.4.1","_nodeVersion":"10.23.0","_npmVersion":"6.14.8","dist":{"shasum":"e5cecdf72f627ea63d304df6db8b6d8bd2ffacf2","size":11071,"noattachment":false,"key":"/bip-schnorr/-/bip-schnorr-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/bip-schnorr/download/bip-schnorr-0.4.1.tgz"},"_npmUser":{"name":"guggero","email":"gugger@gmail.com"},"directories":{},"maintainers":[{"name":"guggero","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bip-schnorr_0.4.1_1606060847643_0.3275178598382671"},"_hasShrinkwrap":false,"publish_time":1606060847832,"_cnpm_publish_time":1606060847832,"_cnpmcore_publish_time":"2021-12-16T12:06:36.862Z","dist-tags":{"latest":"0.6.7"}}