{"name":"npm-run-all","version":"2.2.1","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"],"engines":{"node":">= 0.10","npm":">= 2"},"scripts":{"preversion":"npm run build","postversion":"git push && git push --tags","pretest":"node scripts/make-slink.js","clean":"rimraf bin coverage jsdoc lib","lint":"eslint src test \"test-workspace/tasks/*\"","build":"babel-node src/bin/run-s/index.js clean lint build:*","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --reporter progress --timeout 60000","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls"},"dependencies":{"chalk":"^1.1.3","cross-spawn":"^4.0.0","minimatch":"^3.0.2","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","ps-tree":"^1.0.1","read-pkg":"^1.1.0","read-pkg-up":"^1.0.1","shell-quote":"^1.4.3","string.prototype.padend":"^3.0.0"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-plugin-espower":"^2.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.4.3","coveralls":"^2.11.4","eslint":"^2.9.0","eslint-config-mysticatea":"^3.0.0","isparta":"^4.0.0","jsdoc":"^3.4.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":"b99cec9c31665810c6792ac21a439857221b65fc","_id":"npm-run-all@2.2.1","_shasum":"33296f7b769120e30059374f6d42577fc7411fa9","_from":".","_npmVersion":"3.9.0","_nodeVersion":"6.2.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"33296f7b769120e30059374f6d42577fc7411fa9","size":14895,"noattachment":false,"key":"/npm-run-all/-/npm-run-all-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/npm-run-all/download/npm-run-all-2.2.1.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/npm-run-all-2.2.1.tgz_1466676871298_0.7431857846677303"},"directories":{},"publish_time":1466676871881,"_cnpm_publish_time":1466676871881,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.1.5","next":"1.5.3-0","test":"4.1.0"}}