{"name":"npm-run-all","version":"1.7.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential / serial.","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 60000","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls"},"dependencies":{"babel-runtime":"^6.3.13","cross-spawn-async":"^2.1.9","minimatch":"^3.0.0","ps-tree":"^1.0.1","shell-quote":"^1.4.3"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-plugin-espower":"^2.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-register":"^6.4.3","coveralls":"^2.11.4","esdoc":"^0.4.3","esdoc-importpath-plugin":"^0.0.1","eslint":"^1.10.3","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","eslint-plugin-node":"^0.6.0","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","serial","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":"e5f1a90120c993d28bf2045475d22f0c845177a1","_id":"npm-run-all@1.7.0","_shasum":"e51f7223360c9324bcfcd4c8d7069310e8321e70","_from":".","_npmVersion":"3.7.5","_nodeVersion":"4.4.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"maintainers":[{"name":"mysticatea","email":""}],"dist":{"shasum":"e51f7223360c9324bcfcd4c8d7069310e8321e70","size":11321,"noattachment":false,"key":"/npm-run-all/-/npm-run-all-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/npm-run-all/download/npm-run-all-1.7.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/npm-run-all-1.7.0.tgz_1459289230318_0.23368235398083925"},"directories":{},"publish_time":1459289230738,"_cnpm_publish_time":1459289230738,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.1.5","next":"1.5.3-0","test":"4.1.0"}}