{"name":"clean-deep","version":"3.0.2","description":"Remove falsy, empty or nullable values from objects","keywords":["clean","clean-deep","deep"],"homepage":"https://github.com/nunofgs/clean-deep","bugs":{"url":"https://github.com/nunofgs/clean-deep/issues"},"license":"MIT","author":{"name":"Nuno Sousa","email":"nunofgs@gmail.com"},"main":"./dist/index.js","repository":{"type":"git","url":"git+https://github.com/nunofgs/clean-deep.git"},"scripts":{"changelog":"github_changelog_generator --no-issues --header-label='# Changelog' --future-release=v$npm_config_future_release && sed -i '' -e :a -e '$d;N;2,4ba' -e 'P;D' CHANGELOG.md","coverage":"nyc --reporter=html --reporter=text npm test","lint":"eslint src test","prepublish":"npm run transpile","test":"NODE_ENV=test mocha $npm_package_options_mocha","transpile":"rm -rf dist/* && babel src --out-dir dist","version":"npm run changelog --future-release=$npm_package_version && npm run transpile && git add -A CHANGELOG.md dist"},"dependencies":{"lodash.isempty":"^4.4.0","lodash.isplainobject":"^4.0.6","lodash.transform":"^4.6.0"},"devDependencies":{"babel-cli":"^6.16.0","babel-core":"^6.16.0","babel-eslint":"^6.1.2","babel-plugin-add-module-exports":"^0.2.1","babel-preset-es2015":"^6.22.0","eslint":"^3.6.1","eslint-config-seegno":"^6.0.0","mocha":"^3.1.0","nyc":"^8.3.0","pre-commit":"^1.0.10","should":"^11.1.0"},"engines":{"node":">=4"},"options":{"changelog":"-o nunofgs -r clean-deep --only-pulls --use-commit-body --title 'Changelog' --date-format '/ YYYY-MM-DD'","mocha":"--compilers js:babel-core/register --recursive test"},"pre-commit":{"run":["lint"]},"nyc":{"include":["src/"],"report-dir":"./coverage"},"gitHead":"e5b63ed9da6c7d7589b855da19f3a988d5ece6b7","_id":"clean-deep@3.0.2","_npmVersion":"5.3.0","_nodeVersion":"7.10.0","_npmUser":{"name":"nunofgs","email":"nunofgs@gmail.com"},"dist":{"shasum":"1b7096822f289cc491ca6d85af5c028cbb22fc23","size":3824,"noattachment":false,"key":"/clean-deep/-/clean-deep-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/clean-deep/download/clean-deep-3.0.2.tgz"},"maintainers":[{"name":"botatuphold","email":""},{"name":"fixe","email":""},{"name":"ruimarinho","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clean-deep-3.0.2.tgz_1504010408537_0.5836395614314824"},"directories":{},"publish_time":1504010409527,"_hasShrinkwrap":false,"_cnpm_publish_time":1504010409527,"_cnpmcore_publish_time":"2021-12-16T15:35:33.089Z","dist-tags":{"latest":"3.4.0"}}