{"name":"@libp2p/record","version":"1.0.1","description":"libp2p record implementation","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/libp2p/js-libp2p-record#readme","repository":{"type":"git","url":"git+https://github.com/libp2p/js-libp2p-record.git"},"bugs":{"url":"https://github.com/libp2p/js-libp2p-record/issues"},"keywords":["IPFS"],"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"},"./selectors":{"import":"./dist/src/selectors.js"},"./validators":{"import":"./dist/src/validators.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["src/record.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","pretest":"npm run build","test":"aegir test -f ./dist/test","test:node":"npm run test -- -t node","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","build":"tsc","postbuild":"npm run build:copy-proto-files","generate:proto":"pbjs -t static-module -w es6 -r libp2p-record --force-number --no-verify --no-delimited --no-create --no-beautify --no-defaults --lint eslint-disable -o src/record/record.js ./src/record/record.proto","generate:proto-types":"pbts -o src/record/record.d.ts src/record/record.js","build:copy-proto-files":"cp src/record* dist/src","release":"semantic-release"},"dependencies":{"err-code":"^3.0.1","multiformats":"^9.4.5","protobufjs":"^6.11.2","uint8arrays":"^3.0.0"},"devDependencies":{"@libp2p/crypto":"^0.22.9","@libp2p/interfaces":"^1.3.18","aegir":"^36.1.3"},"gitHead":"5e8b9d7285887557278c3ed9ea6251013da636e6","_id":"@libp2p/record@1.0.1","_nodeVersion":"16.14.0","_npmVersion":"7.24.2","dist":{"shasum":"db6f9997765d6ed7be1f408d7545db8305de8843","size":11808,"noattachment":false,"key":"/@libp2p/record/-/@libp2p/record-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@libp2p/record/download/@libp2p/record-1.0.1.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/record_1.0.1_1648130664339_0.4244090701161165"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-24T14:21:10.106Z","publish_time":1648130664481,"_cnpm_publish_time":1648130664481,"dist-tags":{"latest":"4.0.10","next":"4.0.10-b30baa93a"}}