{"name":"@noble/ed25519","version":"1.5.2","description":"Fastest JS implementation of ed25519 & ristretto255. Auditable, high-security, 0-dependency EDDSA, X25519 ECDH & scalarmult","main":"lib/index.js","module":"lib/esm/index.js","types":"lib/index.d.ts","scripts":{"build":"tsc -d && tsc -p tsconfig.esm.json","build:release":"rollup -c rollup.config.js","lint":"prettier --print-width 100 --single-quote --check index.ts","test":"jest","bench":"node test/benchmark.js"},"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","browser":{"crypto":false},"devDependencies":{"@rollup/plugin-node-resolve":"^13.0.0","@types/jest":"^27","@types/node":"^16","fast-check":"^2.14.0","jest":"^27.4.5","micro-bmark":"^0.1.3","prettier":"^2.5.1","rollup":"^2.62.0","ts-jest":"^27.1.2","typescript":"4.5.4"},"keywords":["ed25519","edwards","ristretto255","decaf","curve25519","x25519","elliptic","elliptic curve","curve","elligator","signature","ecc","eddsa","RFC7748","RFC8032","cryptography","security"],"exports":{".":{"import":"./lib/esm/index.js","default":"./lib/index.js"},"./index.d.ts":"./lib/index.d.ts"},"jest":{"testRegex":"/test/.*.ts","transform":{"^.+\\.ts$":"ts-jest"},"useStderr":true,"bail":2},"funding":[{"type":"individual","url":"https://paulmillr.com/funding/"}],"gitHead":"ee83b99d808a685f8cb842954f50830f4b940a9e","bugs":{"url":"https://github.com/paulmillr/noble-ed25519/issues"},"_id":"@noble/ed25519@1.5.2","_nodeVersion":"16.13.2","_npmVersion":"8.3.2","dist":{"shasum":"7b787fa4497de979e142e500049cbefd94e6f95a","size":14145,"noattachment":false,"key":"/@noble/ed25519/-/@noble/ed25519-1.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@noble/ed25519/download/@noble/ed25519-1.5.2.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_1.5.2_1643278923234_0.0887627137505198"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-27T10:22:25.154Z","publish_time":1643278923589,"_cnpm_publish_time":1643278923589,"dist-tags":{"latest":"3.0.1","legacy-v1":"1.7.5"}}