{"name":"@noble/secp256k1","version":"2.2.2","description":"Fastest 4KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979","type":"module","main":"index.js","module":"index.js","types":"index.d.ts","sideEffects":false,"scripts":{"build":"tsc","build:min":"cd test/build; npm install; npm run terser","build:mingz":"npm run --silent build:min | gzip -c8","build:release":"npm run --silent build:min > test/build/noble-secp256k1.min.js; npm run --silent build:mingz > test/build/noble-secp256k1.min.js.gz","test":"node test/index.js","test:webcrypto":"node test/index.webcrypto.js","bench":"node test/benchmark.js","loc":"echo \"`npm run --silent build:min | wc -c` symbols `wc -l < index.ts` LOC, `npm run --silent build:mingz | wc -c`B gzipped\""},"author":{"name":"Paul Miller","url":"https://paulmillr.com"},"homepage":"https://paulmillr.com/noble/","repository":{"type":"git","url":"git+https://github.com/paulmillr/noble-secp256k1.git"},"license":"MIT","devDependencies":{"@noble/hashes":"1.6.1","@paulmillr/jsbt":"0.2.1","fast-check":"3.0.0","micro-bmark":"0.3.1","micro-should":"0.4.0","typescript":"5.5.2"},"keywords":["secp256k1","rfc6979","signature","ecdsa","noble","cryptography","elliptic curve","ecc","curve","schnorr","bitcoin","ethereum"],"exports":{".":{"types":"./index.d.ts","default":"./index.js"}},"funding":"https://paulmillr.com/funding/","_id":"@noble/secp256k1@2.2.2","gitHead":"22fe33f064dff66ccf651b37f0d20ccd51a35277","bugs":{"url":"https://github.com/paulmillr/noble-secp256k1/issues"},"_nodeVersion":"20.18.1","_npmVersion":"11.0.0","dist":{"shasum":"1dea2a2e63b9228db7148577cc7442b04669f5c8","size":26459,"noattachment":false,"key":"/@noble/secp256k1/-/@noble/secp256k1-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@noble/secp256k1/download/@noble/secp256k1-2.2.2.tgz"},"_npmUser":{"name":"paulmillr","email":"paul@paulmillr.com"},"directories":{},"maintainers":[{"name":"paulmillr","email":"paul@paulmillr.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/secp256k1_2.2.2_1735844953954_0.18866833465211297"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-02T19:09:14.162Z","publish_time":1735844954162,"_source_registry_name":"default","_cnpm_publish_time":1735844954162,"dist-tags":{"latest":"3.0.0","legacy-v1":"1.7.2"}}