{"name":"@noble/curves","version":"0.7.2","description":"Minimal, auditable JS implementation of elliptic curve cryptography","scripts":{"bench":"cd benchmark; node secp256k1.js; node curves.js; node ecdh.js; node stark.js; node bls.js","build":"tsc && tsc -p tsconfig.esm.json","build:release":"rollup -c rollup.config.js","lint":"prettier --check 'src/**/*.{js,ts}' 'test/*.js'","format":"prettier --write 'src/**/*.{js,ts}' 'test/*.js'","test":"node test/index.test.js"},"author":{"name":"Paul Miller","url":"https://paulmillr.com"},"homepage":"https://paulmillr.com/noble/","repository":{"type":"git","url":"git+https://github.com/paulmillr/noble-curves.git"},"license":"MIT","dependencies":{"@noble/hashes":"1.2.0"},"devDependencies":{"@scure/bip32":"~1.1.5","@scure/bip39":"~1.1.1","@types/node":"18.11.3","fast-check":"3.0.0","micro-bmark":"0.3.1","micro-should":"0.4.0","prettier":"2.8.3","typescript":"4.7.3"},"main":"index.js","exports":{".":{"types":"./index.d.ts","import":"./esm/index.js","default":"./index.js"},"./abstract/edwards":{"types":"./abstract/edwards.d.ts","import":"./esm/abstract/edwards.js","default":"./abstract/edwards.js"},"./abstract/modular":{"types":"./abstract/modular.d.ts","import":"./esm/abstract/modular.js","default":"./abstract/modular.js"},"./abstract/montgomery":{"types":"./abstract/montgomery.d.ts","import":"./esm/abstract/montgomery.js","default":"./abstract/montgomery.js"},"./abstract/weierstrass":{"types":"./abstract/weierstrass.d.ts","import":"./esm/abstract/weierstrass.js","default":"./abstract/weierstrass.js"},"./abstract/bls":{"types":"./abstract/bls.d.ts","import":"./esm/abstract/bls.js","default":"./abstract/bls.js"},"./abstract/hash-to-curve":{"types":"./abstract/hash-to-curve.d.ts","import":"./esm/abstract/hash-to-curve.js","default":"./abstract/hash-to-curve.js"},"./abstract/curve":{"types":"./abstract/curve.d.ts","import":"./esm/abstract/curve.js","default":"./abstract/curve.js"},"./abstract/utils":{"types":"./abstract/utils.d.ts","import":"./esm/abstract/utils.js","default":"./abstract/utils.js"},"./abstract/poseidon":{"types":"./abstract/poseidon.d.ts","import":"./esm/abstract/poseidon.js","default":"./abstract/poseidon.js"},"./_shortw_utils":{"types":"./_shortw_utils.d.ts","import":"./esm/_shortw_utils.js","default":"./_shortw_utils.js"},"./bls12-381":{"types":"./bls12-381.d.ts","import":"./esm/bls12-381.js","default":"./bls12-381.js"},"./bn":{"types":"./bn.d.ts","import":"./esm/bn.js","default":"./bn.js"},"./ed25519":{"types":"./ed25519.d.ts","import":"./esm/ed25519.js","default":"./ed25519.js"},"./ed448":{"types":"./ed448.d.ts","import":"./esm/ed448.js","default":"./ed448.js"},"./index":{"types":"./index.d.ts","import":"./esm/index.js","default":"./index.js"},"./jubjub":{"types":"./jubjub.d.ts","import":"./esm/jubjub.js","default":"./jubjub.js"},"./p256":{"types":"./p256.d.ts","import":"./esm/p256.js","default":"./p256.js"},"./p384":{"types":"./p384.d.ts","import":"./esm/p384.js","default":"./p384.js"},"./p521":{"types":"./p521.d.ts","import":"./esm/p521.js","default":"./p521.js"},"./pasta":{"types":"./pasta.d.ts","import":"./esm/pasta.js","default":"./pasta.js"},"./secp256k1":{"types":"./secp256k1.d.ts","import":"./esm/secp256k1.js","default":"./secp256k1.js"},"./stark":{"types":"./stark.d.ts","import":"./esm/stark.js","default":"./stark.js"}},"keywords":["elliptic","curve","cryptography","weierstrass","montgomery","edwards","p256","p384","p521","secp256r1","secp256k1","ed25519","ed448","bls12-381","bn254","pasta","bls","nist","ecc","ecdsa","eddsa","schnorr"],"funding":[{"type":"individual","url":"https://paulmillr.com/funding/"}],"types":"./index.d.ts","gitHead":"0163b635324dbf503d4ff2670e23ec2fb55e1620","bugs":{"url":"https://github.com/paulmillr/noble-curves/issues"},"_id":"@noble/curves@0.7.2","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"shasum":"ab873a6b1c61e66926dbd81dcad3ba05dde85965","size":263565,"noattachment":false,"key":"/@noble/curves/-/@noble/curves-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@noble/curves/download/@noble/curves-0.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/curves_0.7.2_1677316433600_0.009227163011161332"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-25T09:13:53.864Z","publish_time":1677316433864,"deprecated":"Upgrade to 1.0.0 or higher for audited version","_cnpm_publish_time":1677316433864,"dist-tags":{"latest":"2.0.1"}}