{"name":"@noble/ed25519","version":"1.7.3","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":"7e4f9da44c1f34d6ae24c0931c38b95f00f880a7","bugs":{"url":"https://github.com/paulmillr/noble-ed25519/issues"},"_id":"@noble/ed25519@1.7.3","_nodeVersion":"19.6.0","_npmVersion":"9.4.0","dist":{"shasum":"57e1677bf6885354b466c38e2b620c62f45a7123","size":17025,"noattachment":false,"key":"/@noble/ed25519/-/@noble/ed25519-1.7.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@noble/ed25519/download/@noble/ed25519-1.7.3.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.3_1675764092662_0.9143959687950074"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-07T10:01:32.815Z","publish_time":1675764092815,"_cnpm_publish_time":1675764092815,"dist-tags":{"latest":"3.0.1","legacy-v1":"1.7.5"}}