{"name":"depcheck-es6","version":"0.5.6","description":"Check dependencies in your node module","main":"dist/index.js","bin":{"depcheck":"bin/depcheck"},"repository":{"type":"git","url":"git://github.com/lijunle/depcheck-es6.git"},"scripts":{"component":"babel-node ./build/component.js > ./dist/component.json","compile":"babel --optional runtime src/ -d dist/","depcheck":"node ./bin/depcheck --ignore-bin-package=false --specials=bin,eslint","patch-version":"babel-node ./build/patch-version.js","prepublish":"npm run compile && npm run component","lint":"eslint ./src ./test ./build","test":"mocha --compilers js:babel/register ./test ./test/special","test-coverage":"babel-node ./node_modules/.bin/isparta cover node_modules/mocha/bin/_mocha -- ./test ./test/special","test-coveralls":"babel-node ./node_modules/.bin/isparta cover node_modules/mocha/bin/_mocha --report lcovonly -- ./test ./test/special -R spec"},"author":"","license":"MIT","dependencies":{"acorn":"^2.4.0","acorn-jsx":"^2.0.0","babel-runtime":"^5.8.25","deps-regex":"^0.1.4","js-yaml":"^3.4.2","minimatch":"^3.0.0","node-source-walk":"^2.0.0","require-package-name":"^2.0.1","walkdir":"0.0.10","yargs":"^3.26.0"},"devDependencies":{"babel":"^5.8.23","babel-eslint":"^4.1.3","coveralls":"^2.11.4","eslint":"^1.5.0","eslint-config-airbnb":"0.1.0","isparta":"^3.0.4","mocha":"^2.1.0","should":"^7.1.0"},"gitHead":"01410a47f9a08045b3150c958d54588154b22806","bugs":{"url":"https://github.com/lijunle/depcheck-es6/issues"},"homepage":"https://github.com/lijunle/depcheck-es6#readme","_id":"depcheck-es6@0.5.6","_shasum":"81a96ead1da72f6c1a35496341b670e7242585bc","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"lijunle","email":"lijunle@gmail.com"},"dist":{"shasum":"81a96ead1da72f6c1a35496341b670e7242585bc","size":11745,"noattachment":false,"key":"/depcheck-es6/-/depcheck-es6-0.5.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/depcheck-es6/download/depcheck-es6-0.5.6.tgz"},"maintainers":[{"name":"lijunle","email":""},{"name":"rumpl","email":"lukic.djordje@gmail.com"}],"directories":{},"publish_time":1445361374401,"_cnpm_publish_time":1445361374401,"deprecated":"This fork has merged back to depcheck. Install depcheck instead.","_hasShrinkwrap":false,"dist-tags":{"latest":"0.5.59"}}