{"name":"@noble/ed25519","version":"2.1.0","description":"Fastest 4KB JS implementation of ed25519 EDDSA signatures compliant with RFC8032, FIPS 186-5 & ZIP215","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-ed25519.min.js; npm run --silent build:mingz > test/build/noble-ed25519.min.js.gz","test":"node test/index.test.js","test:webcrypto":"node test/ed25519.webcrypto.test.js","bench":"node test/benchmark/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-ed25519.git"},"license":"MIT","devDependencies":{"@noble/hashes":"1.4.0","@paulmillr/jsbt":"0.1.0","fast-check":"3.0.0","micro-bmark":"0.3.0","micro-should":"0.4.0","typescript":"5.3.2"},"keywords":["ed25519","rfc8032","fips186","signature","eddsa","noble","cryptography","elliptic curve","rfc7748","zip215","x25519","curve25519"],"exports":{".":{"types":"./index.d.ts","default":"./index.js"}},"funding":"https://paulmillr.com/funding/","_id":"@noble/ed25519@2.1.0","gitHead":"90058fe15f3724b02caa5b4ab803da393e7bb8ef","bugs":{"url":"https://github.com/paulmillr/noble-ed25519/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.5.0","dist":{"shasum":"4bf661de9ee0ad775d41fcacbfc9aeec491f459c","size":20974,"noattachment":false,"key":"/@noble/ed25519/-/@noble/ed25519-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@noble/ed25519/download/@noble/ed25519-2.1.0.tgz"},"_npmUser":{"name":"paulmillr","email":"paul@paulmillr.com"},"directories":{},"maintainers":[{"name":"paulmillr","email":"paul@paulmillr.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ed25519_2.1.0_1711278566335_0.9817924036088275"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-24T11:09:26.557Z","publish_time":1711278566557,"_source_registry_name":"default","_cnpm_publish_time":1711278566557,"dist-tags":{"latest":"3.0.1","legacy-v1":"1.7.5"}}