{"name":"@noble/curves","version":"0.3.1","description":"Minimal, zero-dependency JS implementation of elliptic curve cryptography","scripts":{"bench":"node benchmark/index.js","build":"tsc && tsc -p tsconfig.esm.json","build:release":"rollup -c rollup.config.js","lint":"prettier --check 'src/**/*.{js,ts}'","format":"prettier --write 'src/**/*.{js,ts}'","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.1.5"},"devDependencies":{"@rollup/plugin-node-resolve":"13.3.0","@scure/base":"^1.1.1","@scure/bip32":"^1.1.1","@scure/bip39":"^1.1.0","fast-check":"^3.4.0","micro-bmark":"0.2.0","micro-should":"^0.2.0","prettier":"^2.6.2","rollup":"2.75.5","typescript":"4.7.3"},"main":"index.js","exports":{"./crypto":{"types":"./lib/crypto.d.ts","browser":{"import":"./lib/esm/cryptoBrowser.js","default":"./lib/cryptoBrowser.js"},"import":"./lib/esm/crypto.js","default":"./lib/crypto.js"},"./edwards":{"types":"./lib/edwards.d.ts","import":"./lib/esm/edwards.js","default":"./lib/edwards.js"},"./modular":{"types":"./lib/modular.d.ts","import":"./lib/esm/modular.js","default":"./lib/modular.js"},"./montgomery":{"types":"./lib/montgomery.d.ts","import":"./lib/esm/montgomery.js","default":"./lib/montgomery.js"},"./weierstrass":{"types":"./lib/weierstrass.d.ts","import":"./lib/esm/weierstrass.js","default":"./lib/weierstrass.js"},"./utils":{"types":"./lib/utils.d.ts","import":"./lib/esm/utils.js","default":"./lib/utils.js"},"./definitions/secp256k1":{"types":"./lib/definitions/secp256k1.d.ts","import":"./lib/esm/definitions/secp256k1.js","default":"./lib/definitions/secp256k1.js"},"./definitions/ed25519":{"types":"./lib/definitions/ed25519.d.ts","import":"./lib/esm/definitions/ed25519.js","default":"./lib/definitions/ed25519.js"}},"browser":{"crypto":false,"./crypto":"./cryptoBrowser.js"},"keywords":["elliptic","curve","cryptography","hyperelliptic","weierstrass","edwards","montgomery","secp256k1","ed25519","ed448","p256","p384","p521","nist","ecc","ecdsa","eddsa","schnorr"],"funding":[{"type":"individual","url":"https://paulmillr.com/funding/"}],"gitHead":"9f72c4fab84d104dfc8affcc8a005b12b5f85ce8","bugs":{"url":"https://github.com/paulmillr/noble-curves/issues"},"_id":"@noble/curves@0.3.1","_nodeVersion":"18.10.0","_npmVersion":"8.19.2","dist":{"shasum":"5fed84f5112e4adc04156a950470128953701780","size":68645,"noattachment":false,"key":"/@noble/curves/-/@noble/curves-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@noble/curves/download/@noble/curves-0.3.1.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.3.1_1671593126610_0.4287182480681515"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-21T03:27:53.274Z","deprecated":"Upgrade to 1.0.0 or higher for audited version","publish_time":1671593126792,"_cnpm_publish_time":1671593126792,"dist-tags":{"latest":"2.0.1"}}