{"name":"npm-run-all","version":"1.4.0","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","bin":{"npm-run-all":"bin/npm-run-all.js"},"files":["bin","lib","index.js"],"scripts":{"preversion":"npm run build","postversion":"git push && git push --tags","clean":"rimraf bin coverage docs lib","lint":"eslint src test test-workspace","build":"babel-node src/bin/npm-run-all.js clean lint build:*","build:babel":"babel src --out-dir .","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 --timeout 12000","watch":"mocha test/*.js --require babel-register --timeout 12000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls"},"dependencies":{"babel-polyfill":"^6.2.0","minimatch":"^3.0.0","ps-tree":"^1.0.1","shell-quote":"^1.4.3","which":"^1.2.0"},"devDependencies":{"babel-cli":"^6.2.0","babel-core":"^6.2.1","babel-plugin-espower":"^2.0.0","babel-plugin-transform-es2015-modules-commonjs":"^6.2.0","babel-preset-es2015":"^6.1.18","babel-register":"^6.2.0","coveralls":"^2.11.4","esdoc":"^0.4.3","esdoc-importpath-plugin":"0.0.1","eslint":"^1.10.2","eslint-config-mysticatea":"^2.0.0-config-0.2.2","isparta":"^4.0.0","mocha":"^2.3.4","power-assert":"^1.2.0","rimraf":"^2.4.4"},"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":"aa09133711d64d215910992270fc0dc27db9e7b9","_id":"npm-run-all@1.4.0","_shasum":"a469bb9feabe5bf3aa9916833baf6776582e8948","_from":".","_npmVersion":"3.5.0","_nodeVersion":"4.2.3","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"maintainers":[{"name":"mysticatea","email":""}],"dist":{"shasum":"a469bb9feabe5bf3aa9916833baf6776582e8948","size":10576,"noattachment":false,"key":"/npm-run-all/-/npm-run-all-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/npm-run-all/download/npm-run-all-1.4.0.tgz"},"directories":{},"publish_time":1449581935555,"_cnpm_publish_time":1449581935555,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.1.5","next":"1.5.3-0","test":"4.1.0"}}