{"name":"@libp2p/record","version":"0.10.6","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","build: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","build: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.7","@libp2p/interfaces":"^1.1.1","aegir":"^36.1.3","npm-run-all":"^4.1.5","util":"^0.12.4"},"gitHead":"f512760aeaa1f56e0c6f2f915f215d62d2f6dcfd","_id":"@libp2p/record@0.10.6","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"ca35c69b06829d5202ed02f8e0346ef22e9f4526","size":11703,"noattachment":false,"key":"/@libp2p/record/-/@libp2p/record-0.10.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@libp2p/record/download/@libp2p/record-0.10.6.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_0.10.6_1644154465056_0.830718489693854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-06T13:34:32.184Z","publish_time":1644154465201,"_cnpm_publish_time":1644154465201,"dist-tags":{"latest":"4.0.10","next":"4.0.10-b30baa93a"}}