{"name":"@multiformats/murmur3","version":"1.0.0","description":"Multiformats Murmur3 implementations","main":"./cjs/index.js","scripts":{"build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json *.js dist/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","lint":"standard","test:cjs":"npm run build && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"c8 --check-coverage --branches 100 --functions 100 --lines 100 mocha test/test-*.js","test:cjs:browser":"polendina --cleanup dist/cjs/browser-test/test-*.js","test":"npm run lint && npm run test:node && npm run test:cjs","test:node-v12":"mocha test/test-*.js && npm run test:cjs","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"keywords":["IPFS","IPLD","multiformats","hash","multihash","blake2"],"author":{"name":"Mikeal Rogers","email":"mikeal.rogers@gmail.com","url":"https://www.mikealrogers.com/"},"license":"(Apache-2.0 AND MIT)","dependencies":{"murmurhash3js-revisited":"^3.0.0","multiformats":"^9.4.1"},"devDependencies":{"@ipld/dag-cbor":"^6.0.5","c8":"^7.7.3","chai":"^4.3.4","ipjs":"^5.0.2","mocha":"^9.0.2","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.3.5"},"exports":{"browser":"./esm/index.js","require":"./cjs/index.js","import":"./esm/index.js"},"repository":{"type":"git","url":"git+https://github.com/multiformats/js-murmur3.git"},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"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",{"pkgRoot":"dist"}],"@semantic-release/github","@semantic-release/git"]},"browser":"./cjs/index.js","bugs":{"url":"https://github.com/multiformats/js-murmur3/issues"},"homepage":"https://github.com/multiformats/js-murmur3#readme","_id":"@multiformats/murmur3@1.0.0","_nodeVersion":"14.17.3","_npmVersion":"7.20.0","dist":{"shasum":"a7079d1d6aee9e9007178750f3e8c4f82e77fba0","size":4162,"noattachment":false,"key":"/@multiformats/murmur3/-/@multiformats/murmur3-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@multiformats/murmur3/download/@multiformats/murmur3-1.0.0.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"hugomrdias","email":"mail@hugodias.me"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-multiformats","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/murmur3_1.0.0_1626397228166_0.6230744053940904"},"_hasShrinkwrap":false,"publish_time":1626397228286,"_cnpm_publish_time":1626397228286,"_cnpmcore_publish_time":"2021-12-16T20:52:41.590Z","dist-tags":{"latest":"2.2.2"}}