{"name":"node-object-hash","version":"2.0.0","description":"Node.js object hash library with properties/arrays sorting to provide constant hashes","main":"dist/hasher.js","types":"dist/hasher.d.ts","directories":{"test":"test","lib":"dist","doc":"docs"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"standard-version":{"scripts":{"prerelease":"npm run test","postbump":"echo Version: v$npm_package_version","postchangelog":"replace \"https://github.com/SkeLLLa/\" \"https://gitlab.com/m03geek/\" CHANGELOG.md","posttag":"git push --follow-tags origin $npm_package_config_releaseBranch"}},"dependencies":{},"devDependencies":{"@commitlint/cli":"^8.0.0","@commitlint/config-conventional":"^8.0.0","@types/jest":"^24.0.15","@types/node":"^12.7.4","codecov":"^3.5.0","eslint":"^6.3.0","eslint-config-google":"^0.14.0","faker":"^4.0.0","husky":"^3.0.5","jest":"^24.7.1","replace":"^1.1.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","tslint":"^5.18.0","tslint-eslint-rules":"^5.4.0","typedoc":"^0.15.0","typedoc-plugin-markdown":"^2.1.10","typescript":"^3.6.2"},"scripts":{"lint:eslint":"eslint .","lint:tslint":"tslint -p ./ && tslint -p ./test","lint":"npm run lint:eslint && npm run lint:tslint","lint:fix":"eslint . --fix && tslint -p ./ --fix && tslint -p ./test --fix","test":"npm audit || true && npm run lint && npm run unit","unit":"jest --coverage","postunit":"codecov","prebenchmark":"npm i --no-save hash-object object-hash benchmark","benchmark":"node benchmark/bench.js","prebenchmark:custom":"npm i --no-save hash-object object-hash benchmark","benchmark:custom":"node --expose-gc benchmark/custom.js","build":"npm run build:node","build:node":"tsc -p tsconfig.json","prerelease":"npm run typedoc && git add -A ./docs","release":"git add -A && standard-version -a","typedoc":"rm -rf ./docs/* && typedoc --excludeExternals --name \"$npm_package_name\" --readme none --mode file --includeDeclarations --excludePrivate --theme markdown --out ./docs"},"repository":{"type":"git","url":"git+https://github.com/SkeLLLa/node-object-hash.git"},"bugs":{"url":"https://gitlab.com/m03geek/node-object-hash/issues"},"homepage":"https://gitlab.com/m03geek/node-object-hash#README","keywords":["hash","object","hash-object","object-hash","es6","crypto"],"author":{"name":"m03geek"},"license":"MIT","engines":{"node":">=0.10.0"},"gitHead":"02956212b138c9a6fa4fc0051636852dac57e856","_id":"node-object-hash@2.0.0","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"shasum":"9971fcdb7d254f05016bd9ccf508352bee11116b","size":14155,"noattachment":false,"key":"/node-object-hash/-/node-object-hash-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-object-hash/download/node-object-hash-2.0.0.tgz"},"maintainers":[{"name":"m03geek","email":"s@zxc.pp.ua"}],"_npmUser":{"name":"m03geek","email":"s@zxc.pp.ua"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-object-hash_2.0.0_1567888688941_0.30951990484501746"},"_hasShrinkwrap":false,"publish_time":1567888689301,"_cnpm_publish_time":1567888689301,"dist-tags":{"latest":"3.1.1","next":"2.0.0-rc.1"}}