{"name":"npm-run-all","version":"1.3.2","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","main":"lib/npm-run-all.js","bin":{"npm-run-all":"bin/npm-run-all.js"},"files":["bin","lib"],"scripts":{"preversion":"npm run build","postversion":"git push && git push --tags","clean":"rimraf lib bin coverage","lint":"eslint src test","build":"babel-node src/bin/npm-run-all.js clean lint build:*","build:babel":"babel src --out-dir . --optional runtime","build:esdoc":"esdoc -c esdoc.json","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --require scripts/mocha-babel-hook --timeout 12000","testing":"mocha test/*.js --require scripts/mocha-babel-hook --timeout 12000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls"},"dependencies":{"babel-runtime":"^5.8.29","minimatch":"^3.0.0","ps-tree":"^1.0.1","shell-quote":"^1.4.3","which":"^1.2.0"},"devDependencies":{"babel":"^5.8.29","babel-plugin-espower":"^1.1.0","coveralls":"^2.11.4","esdoc":"^0.4.3","esdoc-importpath-plugin":"0.0.1","eslint":"^1.9.0","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","isparta":"^3.5.3","mocha":"^2.3.3","power-assert":"^1.1.0","rimraf":"^2.4.3"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/npm-run-all.git"},"keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"homepage":"https://github.com/mysticatea/npm-run-all","gitHead":"e80b43c9e29d0a679d9d9e71f34c6281f420d583","_id":"npm-run-all@1.3.2","_shasum":"23f9206359838f94f6e21179a5d6df112ac0c157","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.2","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"maintainers":[{"name":"mysticatea","email":""}],"dist":{"shasum":"23f9206359838f94f6e21179a5d6df112ac0c157","size":9623,"noattachment":false,"key":"/npm-run-all/-/npm-run-all-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/npm-run-all/download/npm-run-all-1.3.2.tgz"},"directories":{},"publish_time":1448250181413,"_cnpm_publish_time":1448250181413,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.1.5","next":"1.5.3-0","test":"4.1.0"}}