{"name":"@libp2p/crypto","version":"0.22.5","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":{".":{"import":"./dist/src/index.js"},"./aes":{"import":"./dist/src/aes/index.js"},"./ciphers":{"import":"./dist/src/ciphers/index.js"},"./hmac":{"import":"./dist/src/hmac/index.js"},"./keys":{"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":"chore","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","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":"Trivial Changes"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"lint":"aegir lint","dep-check":"aegir dep-check dist/src/**/*.js dist/test/**/*.js","build":"tsc","pretest":"npm run build","test":"aegir test -f ./dist/test/**/*.js","test:chrome":"npm run test -- -t browser","test:chrome-webworker":"npm run test -- -t webworker","test:firefox":"npm run test -- -t browser -- --browser firefox","test:firefox-webworker":"npm run test -- -t webworker -- --browser firefox","test:node":"npm run test -- -t node --cov","test:electron-main":"npm run test -- -t electron-main","release":"semantic-release","build:proto":"npm run build:proto:js && npm run build:proto:types","build:proto:js":"pbjs -t static-module -w es6 --es6 -r libp2p-crypto-keys --force-number --no-verify --no-delimited --no-create --no-beautify --no-defaults --lint eslint-disable -o src/keys/keys.js ./src/keys/keys.proto","build:proto:types":"pbts -o src/keys/keys.d.ts src/keys/keys.js"},"dependencies":{"@noble/ed25519":"^1.3.3","@noble/secp256k1":"^1.3.4","err-code":"^3.0.1","iso-random-stream":"^2.0.0","multiformats":"^9.4.5","node-forge":"^1.1.0","protobufjs":"^6.11.2","uint8arrays":"^3.0.0"},"devDependencies":{"@types/mocha":"^9.0.0","aegir":"^36.1.2","benchmark":"^2.1.4","sinon":"^12.0.1","util":"^0.12.3","wherearewe":"^1.0.0"},"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":"c8089846636b90aa5d9da5a784d899894b0bdd79","_id":"@libp2p/crypto@0.22.5","_nodeVersion":"16.13.2","_npmVersion":"7.24.2","dist":{"shasum":"05fcf363b020830ba096f5820be12dd074fdaa6a","size":48159,"noattachment":false,"key":"/@libp2p/crypto/-/@libp2p/crypto-0.22.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@libp2p/crypto/download/@libp2p/crypto-0.22.5.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"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_0.22.5_1642235807295_0.35169679913229746"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-15T08:36:55.999Z","publish_time":1642235807501,"_cnpm_publish_time":1642235807501,"dist-tags":{"latest":"5.1.15","next":"5.1.15-b30baa93a"}}