{"name":"@libp2p/crypto","version":"1.0.4","description":"Crypto primitives for libp2p","license":"Apache-2.0 OR MIT","homepage":"https://github.com/libp2p/js-libp2p-crypto#readme","repository":{"type":"git","url":"git+https://github.com/libp2p/js-libp2p-crypto.git"},"bugs":{"url":"https://github.com/libp2p/js-libp2p-crypto/issues"},"keywords":["IPFS","crypto","libp2p","rsa","secp256k1"],"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./src/index.d.ts","import":"./dist/src/index.js"},"./aes":{"types":"./dist/src/aes/index.d.ts","import":"./dist/src/aes/index.js"},"./ciphers":{"types":"./dist/src/ciphers/index.d.ts","import":"./dist/src/ciphers/index.js"},"./hmac":{"types":"./dist/src/hmac/index.d.ts","import":"./dist/src/hmac/index.js"},"./keys":{"types":"./dist/src/keys/index.d.ts","import":"./dist/src/keys/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["src/*.d.ts"]},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","test":"aegir test","test:chrome":"aegir test -t browser","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","test:node":"aegir test -t node --cov","test:electron-main":"aegir test -t electron-main","release":"aegir release","generate":"protons ./src/keys/keys.proto"},"dependencies":{"@libp2p/interface-keys":"^1.0.2","@noble/ed25519":"^1.6.0","@noble/secp256k1":"^1.5.4","err-code":"^3.0.1","multiformats":"^9.4.5","node-forge":"^1.1.0","protons-runtime":"^3.1.0","uint8arrays":"^3.0.0"},"devDependencies":{"@types/mocha":"^9.0.0","aegir":"^37.0.12","benchmark":"^2.1.4","protons":"^5.1.0","sinon":"^14.0.0","util":"^0.12.3","wherearewe":"^2.0.1"},"browser":{"./dist/src/aes/ciphers.js":"./dist/src/aes/ciphers-browser.js","./dist/src/ciphers/aes-gcm.js":"./dist/src/ciphers/aes-gcm.browser.js","./dist/src/hmac/index.js":"./dist/src/hmac/index-browser.js","./dist/src/keys/ecdh.js":"./dist/src/keys/ecdh-browser.js","./dist/src/keys/rsa.js":"./dist/src/keys/rsa-browser.js"},"gitHead":"eb581240f56f0685d222a541930a80328f64f4a7","_id":"@libp2p/crypto@1.0.4","_nodeVersion":"16.16.0","_npmVersion":"8.18.0","dist":{"shasum":"b7639599db8ad7518c5be1c9c7b70b40dd0fb12f","size":45792,"noattachment":false,"key":"/@libp2p/crypto/-/@libp2p/crypto-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@libp2p/crypto/download/@libp2p/crypto-1.0.4.tgz"},"_npmUser":{"name":"npm-service-account-libp2p","email":"npm-service-account+libp2p@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"jacobheun","email":""},{"name":"npm-service-account-libp2p","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crypto_1.0.4_1661524860365_0.03696133340933372"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-26T14:41:29.887Z","publish_time":1661524860533,"_cnpm_publish_time":1661524860533,"dist-tags":{"latest":"5.1.15","next":"5.1.15-b30baa93a"}}