{"name":"@noble/curves","version":"2.0.0","description":"Audited & minimal JS implementation of elliptic curve cryptography","dependencies":{"@noble/hashes":"2.0.0"},"devDependencies":{"@paulmillr/jsbt":"0.4.4","@types/node":"24.2.1","fast-check":"4.2.0","prettier":"3.6.2","typescript":"5.9.2"},"scripts":{"bench":"cd test/benchmark; node secp256k1.ts; node curves.ts; node utils.ts; node bls.ts","bench:install":"cd test/benchmark; npm install; npm install ../.. --install-links","build":"tsc","build:release":"npx --no @paulmillr/jsbt esbuild test/build","build:clean":"rm {.,abstract}/*.{js,d.ts,d.ts.map,js.map} 2> /dev/null","format":"prettier --write 'src/**/*.{js,ts}' 'test/*.{js,ts}'","test":"node --experimental-strip-types --disable-warning=ExperimentalWarning test/index.ts","test:bun":"bun test/index.ts","test:deno":"deno --allow-env --allow-read test/index.ts","test:node20":"cd test; npx tsc; node compiled/test/index.js","test:coverage":"npm install --no-save c8@10.1.2 && npx c8 npm test"},"engines":{"node":">= 20.19.0"},"keywords":["cryptography","secp256k1","ed25519","p256","p384","p521","secp256r1","ed448","x25519","ed25519","bls12-381","bn254","alt_bn128","bls","noble","ecc","ecdsa","eddsa","oprf","schnorr","fft"],"homepage":"https://paulmillr.com/noble/","funding":"https://paulmillr.com/funding/","repository":{"type":"git","url":"git+https://github.com/paulmillr/noble-curves.git"},"type":"module","main":"index.js","module":"index.js","types":"index.d.ts","sideEffects":false,"author":{"name":"Paul Miller","url":"https://paulmillr.com"},"license":"MIT","_id":"@noble/curves@2.0.0","gitHead":"24d3110a07601654d9fcfa1791029e4f05b783b9","bugs":{"url":"https://github.com/paulmillr/noble-curves/issues"},"_nodeVersion":"24.6.0","_npmVersion":"11.5.1","dist":{"shasum":"1b1d75b447e5ccfaa6a4a3c34280f0c02a763f57","size":300069,"noattachment":false,"key":"/@noble/curves/-/@noble/curves-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@noble/curves/download/@noble/curves-2.0.0.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/curves_2.0.0_1756134992349_0.3613028283014119"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-25T15:16:32.613Z","publish_time":1756134992613,"_source_registry_name":"default","_cnpm_publish_time":1756134992613,"dist-tags":{"latest":"2.0.1"}}