{"name":"depcheck","version":"0.6.10-beta.1","description":"Check dependencies in your node module","main":"dist/index.js","engines":{"node":">=4"},"bin":{"depcheck":"bin/depcheck"},"repository":{"type":"git","url":"git://github.com/depcheck/depcheck.git"},"scripts":{"component":"babel-node ./build/component.js > ./dist/component.json","compile":"babel src/ -d dist/","depcheck":"node ./bin/depcheck","depcheck-web":"node ./bin/depcheck --json | depcheck-web","depcheck-json":"node ./bin/depcheck --json | babel-node ./build/check-json","prepublishOnly":"npm run compile && npm run component","lint":"eslint ./src ./test ./build","test":"babel-node node_modules/mocha/bin/_mocha ./test ./test/special --timeout 10000","test-dependent":"dependent-build","test-coverage":"babel-node node_modules/cross-env/dist/bin/cross-env.js NODE_ENV=test nyc mocha ./test ./test/special --timeout 20000 && nyc report --reporter=text-lcov > ./coverage/coverage.lcov"},"author":{"name":"Djordje Lukic","email":"lukic.djordje@gmail.com"},"contributors":[{"name":"Junle Li","email":"lijunle@gmail.com"}],"keywords":["check","unused","package","packages","depcheck","dependency","dependencies","devDependencies"],"license":"MIT","dependencies":{"babel-traverse":"^6.7.3","babylon":"^6.1.21","builtin-modules":"^1.1.1","deprecate":"^1.0.0","deps-regex":"^0.1.4","js-yaml":"^3.4.2","lodash":"^4.5.1","minimatch":"^3.0.2","require-package-name":"^2.0.1","walkdir":"0.0.11","yargs":"^8.0.2"},"devDependencies":{"babel-cli":"^6.1.1","babel-eslint":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-object-assign":"^6.1.18","babel-polyfill":"^6.16.0","babel-preset-es2015":"^6.0.15","babel-preset-stage-2":"^6.0.15","babel-register":"^6.18.0","codecov.io":"^0.1.6","cross-env":"^5.0.1","depcheck-web":"^0.1.0","dependent-build":"^0.1.2","eslint":"^3.10.1","eslint-config-airbnb":"^15.0.2","eslint-plugin-import":"^2.6.1","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-react":"^7.1.0","fs-extra":"^4.0.0","mocha":"^5.2.0","node-sass":"^4.5.3","nyc":"^11.0.3","patch-version":"^0.1.1","should":"^11.0.0","typescript":"^2.4.1","vue-template-compiler":"^2.5.16"},"nyc":{"sourceMap":false,"instrument":false,"exclude":["dist","test"],"require":["babel-polyfill","babel-register"],"reporter":["html","text"]},"gitHead":"6354f1077fe0a652b8d09c2473f254a89073dbd1","bugs":{"url":"https://github.com/depcheck/depcheck/issues"},"homepage":"https://github.com/depcheck/depcheck#readme","_id":"depcheck@0.6.10-beta.1","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"mnkhouri","email":"npm@khouri.ca"},"dist":{"shasum":"9db556a4504e2ca67083d33f213e2830e31b7256","size":20300,"noattachment":false,"key":"/depcheck/-/depcheck-0.6.10-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/depcheck/download/depcheck-0.6.10-beta.1.tgz"},"maintainers":[{"name":"lijunle","email":"lijunle@gmail.com"},{"name":"rumpl","email":"lukic.djordje@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/depcheck_0.6.10-beta.1_1534756377301_0.7085825780699826"},"_hasShrinkwrap":false,"publish_time":1534756377372,"_cnpm_publish_time":1534756377372,"dist-tags":{"latest":"1.4.3","next":"0.7.0-alpha.1"}}