{"name":"npm-run-all","version":"1.2.13","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","main":"lib/index.js","bin":{"npm-run-all":"lib/command.js"},"files":["lib"],"config":{"test":"OK"},"scripts":{"preversion":"npm run build","clean":"rimraf lib coverage","lint":"eslint src","build":"npm-run-all clean lint && babel src --out-dir lib --plugin babel-plugin-unassert","test":"npm run lint && istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --timeout 30000","testing":"mocha test/*.js --require mocha-babel-hook --timeout 30000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","start":"node test/tasks/append.js start","stop":"node test/tasks/append.js stop","test-task:env-check":"node test/tasks/env-check.js","test-task:append":"node test/tasks/append.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad","test-task:append:b":"node test/tasks/append.js b","test-task:append2":"node test/tasks/append2.js","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js"},"dependencies":{"es6-promise":"^3.0.2","minimatch":"^3.0.0","which":"^1.2.0"},"devDependencies":{"babel":"^5.8.29","babel-core":"^5.8.33","babel-plugin-espower":"^1.0.0","babel-plugin-unassert":"^1.2.0","coveralls":"^2.11.4","eslint":"^1.8.0","eslint-config-mysticatea":"^1.8.0","eslint-plugin-mysticatea":"^1.0.2","istanbul":"^0.4.0","mocha":"^2.3.3","npm-run-all":"^1.2.11","power-assert":"^1.1.0","rimraf":"^2.4.3"},"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":"91460d736fbdd1e20f33ce807fd8b803435501b1","_id":"npm-run-all@1.2.13","_shasum":"7da6ffaddfae5e14158650bafee9537a47a0ff04","_from":".","_npmVersion":"2.14.7","_nodeVersion":"5.0.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"maintainers":[{"name":"mysticatea","email":""}],"dist":{"shasum":"7da6ffaddfae5e14158650bafee9537a47a0ff04","size":6833,"noattachment":false,"key":"/npm-run-all/-/npm-run-all-1.2.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/npm-run-all/download/npm-run-all-1.2.13.tgz"},"directories":{},"publish_time":1446727185158,"_cnpm_publish_time":1446727185158,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.1.5","next":"1.5.3-0","test":"4.1.0"}}