{"name":"npm-run-all","version":"1.5.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","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","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":"262d2447e88cb8bc9f5a3cfbecddbb8cadf5c7e7","_id":"npm-run-all@1.5.2","_shasum":"fe46030f1ffd09bd9ae8d3ed89ac51b464393a8e","_from":".","_npmVersion":"3.7.5","_nodeVersion":"4.3.2","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"maintainers":[{"name":"mysticatea","email":""}],"dist":{"shasum":"fe46030f1ffd09bd9ae8d3ed89ac51b464393a8e","size":10661,"noattachment":false,"key":"/npm-run-all/-/npm-run-all-1.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/npm-run-all/download/npm-run-all-1.5.2.tgz"},"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/npm-run-all-1.5.2.tgz_1457442979296_0.5001509580761194"},"directories":{},"publish_time":1457442981546,"_cnpm_publish_time":1457442981546,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.1.5","next":"1.5.3-0","test":"4.1.0"}}