{"name":"npm-run-all","version":"4.1.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"main":"lib/index.js","files":["bin","lib","docs"],"engines":{"node":">= 4"},"scripts":{"_mocha":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000","clean":"rimraf .nyc_output coverage jsdoc \"test-workspace/{build,test.txt}\"","docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test":"nyc npm run _mocha","watch":"npm run _mocha -- --watch --growl","codecov":"nyc report -r lcovonly && codecov"},"dependencies":{"chalk":"^2.1.0","cross-spawn":"^5.1.0","memory-streams":"^0.1.2","minimatch":"^3.0.4","ps-tree":"^1.1.0","read-pkg":"^2.0.0","shell-quote":"^1.6.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"@types/node":"^4.2.20","babel-plugin-transform-async-to-generator":"^6.24.1","babel-preset-power-assert":"^1.0.0","babel-register":"^6.26.0","codecov":"^2.3.0","eslint":"^4.5.0","eslint-config-mysticatea":"^12.0.0","jsdoc":"^3.5.4","mocha":"^3.5.0","nyc":"^11.1.0","power-assert":"^1.4.4","rimraf":"^2.6.1"},"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":"59219e8d7a169ba545c379934132e8902a3b8ec3","_id":"npm-run-all@4.1.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"9659951c0fa8e8452cc76dbcc4569eb8121bef28","size":18160,"noattachment":false,"key":"/npm-run-all/-/npm-run-all-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/npm-run-all/download/npm-run-all-4.1.0.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/npm-run-all-4.1.0.tgz_1503755907413_0.9547151781152934"},"directories":{},"publish_time":1503755907556,"_cnpm_publish_time":1503755907556,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.1.5","next":"1.5.3-0","test":"4.1.0"}}