{"name":"depcheck-es6","version":"0.5.5","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","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":"c133c999e7fb67ac5c19166be2b7e01853558528","bugs":{"url":"https://github.com/lijunle/depcheck-es6/issues"},"homepage":"https://github.com/lijunle/depcheck-es6#readme","_id":"depcheck-es6@0.5.5","_shasum":"546deab4f1f18a633df2853f045ae8b2f885ac96","_from":".","_npmVersion":"3.3.6","_nodeVersion":"4.2.1","_npmUser":{"name":"lijunle","email":"lijunle@gmail.com"},"dist":{"shasum":"546deab4f1f18a633df2853f045ae8b2f885ac96","size":11779,"noattachment":false,"key":"/depcheck-es6/-/depcheck-es6-0.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/depcheck-es6/download/depcheck-es6-0.5.5.tgz"},"maintainers":[{"name":"lijunle","email":""},{"name":"rumpl","email":"lukic.djordje@gmail.com"}],"directories":{},"publish_time":1444921885641,"_cnpm_publish_time":1444921885641,"deprecated":"This fork has merged back to depcheck. Install depcheck instead.","_hasShrinkwrap":false,"dist-tags":{"latest":"0.5.59"}}