{"name":"@noble/ed25519","version":"1.7.2","description":"Fastest JS implementation of ed25519. Independently audited, high-security, 0-dependency EDDSA, X25519 ECDH & ristretto255","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/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":{"@noble/hashes":"1.1.2","@rollup/plugin-node-resolve":"13.3.0","@types/jest":"28.1.1","@types/node":"17.0.18","fast-check":"3.0.0","jest":"28.1.0","micro-bmark":"0.2.0","prettier":"2.6.2","rollup":"2.75.5","ts-jest":"28.0.4","typescript":"4.7.3"},"keywords":["ed25519","edwards","ristretto255","decaf","curve25519","x25519","elliptic","elliptic curve","curve","elligator","signature","ecc","eddsa","RFC7748","RFC8032","ZIP215","cryptography","security"],"exports":{".":{"types":"./lib/index.d.ts","import":"./lib/esm/index.js","default":"./lib/index.js"}},"prettier":{"printWidth":100,"singleQuote":true},"jest":{"testRegex":"/test/.*.ts","transform":{"^.+\\.ts$":"ts-jest"},"useStderr":true,"bail":2},"funding":[{"type":"individual","url":"https://paulmillr.com/funding/"}],"gitHead":"9fb2bf28074fa46e81621d13bab6a8938f259aa9","bugs":{"url":"https://github.com/paulmillr/noble-ed25519/issues"},"_id":"@noble/ed25519@1.7.2","_nodeVersion":"19.5.0","_npmVersion":"9.3.1","dist":{"shasum":"7f8f395096a6417a65b8953d2a77fa48183c4c0a","size":17026,"noattachment":false,"key":"/@noble/ed25519/-/@noble/ed25519-1.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@noble/ed25519/download/@noble/ed25519-1.7.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.7.2_1675500609186_0.9514593821166359"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-04T08:50:09.341Z","publish_time":1675500609341,"_cnpm_publish_time":1675500609341,"dist-tags":{"latest":"3.0.1","legacy-v1":"1.7.5"}}