{"name":"@libp2p/crypto","version":"1.0.13","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 -i protons","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","docs":"aegir docs","generate":"protons ./src/keys/keys.proto"},"dependencies":{"@libp2p/interface-keys":"^1.0.2","@libp2p/interfaces":"^3.2.0","@noble/ed25519":"^1.6.0","@noble/secp256k1":"^1.5.4","multiformats":"^11.0.0","node-forge":"^1.1.0","protons-runtime":"^4.0.1","uint8arraylist":"^2.4.3","uint8arrays":"^4.0.2"},"devDependencies":{"@types/mocha":"^10.0.0","aegir":"^38.1.2","benchmark":"^2.1.4","util":"^0.12.5"},"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/ed25519.js":"./dist/src/keys/ed25519-browser.js","./dist/src/keys/rsa.js":"./dist/src/keys/rsa-browser.js"},"gitHead":"5a3b5f6d54def8a375f4dc3ed556401dfce76689","_id":"@libp2p/crypto@1.0.13","_nodeVersion":"18.14.2","_npmVersion":"8.19.4","dist":{"shasum":"e558fd9f497f21bba434a1f24364fc4816ea3208","size":120880,"noattachment":false,"key":"/@libp2p/crypto/-/@libp2p/crypto-1.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@libp2p/crypto/download/@libp2p/crypto-1.0.13.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.13_1678442262465_0.5956291472759248"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-10T09:57:42.630Z","publish_time":1678442262630,"_cnpm_publish_time":1678442262630,"dist-tags":{"latest":"5.1.15","next":"5.1.15-b30baa93a"}}