{"maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"dist-tags":{"next":"1.5.3-0","test":"4.1.0","latest":"4.1.5"},"author":{"name":"Toru Nagashima"},"description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","readme":"| index | [npm-run-all] | [run-s] | [run-p] | [Node API] |\n|-------|---------------|---------|---------|------------|\n\n# npm-run-all\n\n[![npm version](https://img.shields.io/npm/v/npm-run-all.svg)](https://www.npmjs.com/package/npm-run-all)\n[![Downloads/month](https://img.shields.io/npm/dm/npm-run-all.svg)](http://www.npmtrends.com/npm-run-all)\n[![Build Status](https://travis-ci.org/mysticatea/npm-run-all.svg?branch=master)](https://travis-ci.org/mysticatea/npm-run-all)\n[![Build status](https://ci.appveyor.com/api/projects/status/v0owd44q1r7hceir/branch/master?svg=true)](https://ci.appveyor.com/project/mysticatea/npm-run-all/branch/master)\n[![Coverage Status](https://codecov.io/gh/mysticatea/eslint-plugin-node/branch/master/graph/badge.svg)](https://codecov.io/gh/mysticatea/npm-run-all)\n[![Dependency Status](https://david-dm.org/mysticatea/npm-run-all.svg)](https://david-dm.org/mysticatea/npm-run-all)\n\nA CLI tool to run multiple npm-scripts in parallel or sequential.\n\n## ⤴️ Motivation\n\n- **Simplify.** The official `npm run-script` command cannot run multiple scripts, so if we want to run multiple scripts, it's redundant a bit. Let's shorten it by glob-like patterns.<br>\n  Before: `npm run clean && npm run build:css && npm run build:js && npm run build:html`<br>\n  After: `npm-run-all clean build:*`\n- **Cross platform.** We sometimes use `&` to run multiple command in parallel, but `cmd.exe` (`npm run-script` uses it by default) does not support the `&`. Half of Node.js users are using it on Windows, so the use of `&` might block contributions. `npm-run-all --parallel` works well on Windows as well.\n\n## 💿 Installation\n\n```bash\n$ npm install npm-run-all --save-dev\n# or\n$ yarn add npm-run-all --dev\n```\n\n- It requires `Node@>=4`.\n\n## 📖 Usage\n\n### CLI Commands\n\nThis `npm-run-all` package provides 3 CLI commands.\n\n- [npm-run-all]\n- [run-s]\n- [run-p]\n\nThe main command is [npm-run-all].\nWe can make complex plans with [npm-run-all] command.\n\nBoth [run-s] and [run-p] are shorthand commands.\n[run-s] is for sequential, [run-p] is for parallel.\nWe can make simple plans with those commands.\n\n#### Yarn Compatibility\n\nIf a script is invoked with Yarn, `npm-run-all` will correctly use Yarn to execute the plan's child scripts.\n\n### Node API\n\nThis `npm-run-all` package provides Node API.\n\n- [Node API]\n\n## 📰 Changelog\n\n- https://github.com/mysticatea/npm-run-all/releases\n\n## 🍻 Contributing\n\nWelcome♡\n\n### Bug Reports or Feature Requests\n\nPlease use GitHub Issues.\n\n### Correct Documents\n\nPlease use GitHub Pull Requests.\n\nI'm not familiar with English, so I especially thank you for documents' corrections.\n\n### Implementing\n\nPlease use GitHub Pull Requests.\n\nThere are some npm-scripts to help developments.\n\n- **npm test** - Run tests and collect coverage.\n- **npm run clean** - Delete temporary files.\n- **npm run lint** - Run ESLint.\n- **npm run watch** - Run tests (not collect coverage) on every file change.\n\n[npm-run-all]: docs/npm-run-all.md\n[run-s]: docs/run-s.md\n[run-p]: docs/run-p.md\n[Node API]: docs/node-api.md\n","repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"users":{"gvn":true,"mdo":true,"rdm":true,"a1ip":true,"bret":true,"neo1":true,"qmmr":true,"usex":true,"vasz":true,"zeke":true,"zvit":true,"adc39":true,"bsara":true,"denji":true,"ehrig":true,"iseif":true,"jruif":true,"kurre":true,"leota":true,"lijsh":true,"ndxbn":true,"rioli":true,"samar":true,"ajduke":true,"alanho":true,"attl8d":true,"cacivy":true,"daizch":true,"deryck":true,"dgmike":true,"egantz":true,"eleaar":true,"johsew":true,"lezuse":true,"lgomez":true,"maddas":true,"naohta":true,"ryanve":true,"sako73":true,"satoru":true,"tcrowe":true,"tekket":true,"yeming":true,"acbde45":true,"akabeko":true,"antanst":true,"bculley":true,"brooksn":true,"drewigg":true,"fr-esco":true,"ginader":true,"jimzhan":true,"juanf03":true,"kahboom":true,"kkho595":true,"kontrax":true,"mamalat":true,"mkiramu":true,"ograbek":true,"staydan":true,"taseenb":true,"timwzou":true,"tomchao":true,"trixden":true,"tzq1011":true,"vidhill":true,"vivekrp":true,"abhisekp":true,"aidenzou":true,"dbuggerx":true,"draganhr":true,"edloidas":true,"erikvold":true,"julien-f":true,"kogakure":true,"krickray":true,"layflags":true,"maxmalov":true,"maxogden":true,"mberneti":true,"mhaidarh":true,"moimikey":true,"npmrud5g":true,"pablopap":true,"rmanalan":true,"rochejul":true,"sappharx":true,"scronide":true,"shaddyhm":true,"shawnbot":true,"steakeye":true,"tmurngon":true,"w01fgang":true,"wendellm":true,"xueboren":true,"zuojiang":true,"alimaster":true,"arozwalak":true,"azertypow":true,"basti1302":true,"belirafon":true,"ccastelli":true,"developit":true,"dheerajvs":true,"edwardxyt":true,"fmakareev":true,"furzeface":true,"heartnett":true,"isenricho":true,"jhohlfeld":true,"leeziwong":true,"mattecapu":true,"mauricedb":true,"max_devjs":true,"mkamakura":true,"myxvisual":true,"nickgogan":true,"npmmurali":true,"peterpark":true,"rafaesc92":true,"sternelee":true,"tomwayson":true,"uptonking":true,"webnicola":true,"wukaidong":true,"a7madgamal":true,"achristoph":true,"allenmoore":true,"bashkernel":true,"cfleschhut":true,"chrisjaure":true,"coderaiser":true,"coton_chen":true,"forresst17":true,"iamstarkov":true,"jessaustin":true,"manikantag":true,"pantyuhind":true,"princetoad":true,"raycharles":true,"rbultitude":true,"salvationz":true,"sean-oneal":true,"shadowlong":true,"shentengtu":true,"viklakhani":true,"yoseph9969":true,"akalinowski":true,"alexis-nava":true,"arkanciscan":true,"bsdprojects":true,"cameronjroe":true,"denysdovhan":true,"easimonenko":true,"ericwbailey":true,"fengmiaosen":true,"flumpus-dev":true,"jakeklassen":true,"knownasilya":true,"lucifier129":true,"luisherranz":true,"soulchainer":true,"bplabombarda":true,"chenchenalex":true,"grantcarthew":true,"henriesteves":true,"hugojosefson":true,"jasonmelgoza":true,"lucabasilico":true,"mrahmadawais":true,"saadbinsaeed":true,"santhoshbabu":true,"sundaycrafts":true,"yonigoldberg":true,"zhenguo.zhao":true,"andrewbaisden":true,"hoanganh25991":true,"markthethomas":true,"program247365":true,"robinblomberg":true,"robmcguinness":true,"scottfreecode":true,"stev0thegreat":true,"adriancmiranda":true,"hipsterzipster":true,"julianopadilha":true,"paul.bastowski":true,"randallagordon":true,"shanewholloway":true,"thebearingedge":true,"black-black-cat":true,"icodeforcookies":true,"johnathansewell":true,"rodriguesmarcos":true,"trending-potato":true,"netoperatorwibby":true,"jaylovesfullpower":true},"bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"license":"MIT","versions":{"1.0.0":{"name":"npm-run-all","version":"1.0.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.0.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"e3a42e9ca10a6a10ee1026f3861db90e10ae63d4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.0.0.tgz","integrity":"sha512-rslWPqKfbiafyqS0+wfgnLs+m6Nc5Zo6pzHASVSi9dcDG8pLV+kgQU5PA7Ixbf0f8tbtfENtaqkMpGIWkMCZdQ==","signatures":[{"sig":"MEUCIHyqdKIxLZWuQ49qz00KEYtpUv2oZcEarejPdNBwD9SLAiEA61y056IffSOs2OlOoE+CbaKfo0LauhFOcaGeaKHfig4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"e3a42e9ca10a6a10ee1026f3861db90e10ae63d4","gitHead":"9555a9dc7b9b0d7921b8f73be13a2734199f30b2","scripts":{"lint":"eslint src && eslint test","test":"npm run build && mocha test/*.js --compilers js:espower-babel/guess --timeout 10000","build":"eslint src && babel src --out-dir lib","testing":"run-all \"npm run testing:babel\" \"npm run testing:mocha\"","testing:babel":"babel src --out-dir lib --watch --source-maps-inline","testing:mocha":"mocha test/*.js --compilers js:espower-babel/guess --timeout 10000 --watch --colors","test-task:error":"node test/tasks/error.js","test-task:append-a":"node test/tasks/append.js a","test-task:append-b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.7.1","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.0","dependencies":{"minimist":"^1.1.1"},"devDependencies":{"babel":"^4.7.16","mocha":"^2.2.1","eslint":"^0.17.1","run-all":"^1.0.1","power-assert":"^0.10.2","espower-babel":"^1.4.0"}},"1.0.1":{"name":"npm-run-all","version":"1.0.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.0.1","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"57ff09a5d543526adab9e8123f9bbc1baf6c0d0e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.0.1.tgz","integrity":"sha512-FALvf+E/2hzVHssWQ+qlT7PMgt1uTAH+HztRszOyEa8oWHkOOZvegJwWYdAJt2pvIdPb3cVDs4g1u7NORx4oCg==","signatures":[{"sig":"MEUCIGRQncozrO5kW4WpHVIJSoGPhqJsJ0X7w3m4ChY5kSaQAiEA6RyeWHAyd7BqZs2pFkZlhAvaqhVLQN7qs0WDQG3E5KY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"57ff09a5d543526adab9e8123f9bbc1baf6c0d0e","gitHead":"86b77b232cd32351c6301580da5ef43c9f393b2e","scripts":{"lint":"eslint src && eslint test","test":"npm run build && mocha test/*.js --compilers js:espower-babel/guess --timeout 10000","build":"eslint src && babel src --out-dir lib","testing":"npm-run-all --parallel testing:babel testing:mocha","testing:babel":"babel src --out-dir lib --watch --source-maps-inline","testing:mocha":"mocha test/*.js --compilers js:espower-babel/guess --timeout 10000 --watch --colors","test-task:error":"node test/tasks/error.js","test-task:append-a":"node test/tasks/append.js a","test-task:append-b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.7.1","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.0","dependencies":{"minimist":"^1.1.1"},"devDependencies":{"babel":"^4.7.16","mocha":"^2.2.1","eslint":"^0.17.1","npm-run-all":"1.0.0","power-assert":"^0.10.2","espower-babel":"^1.4.0"}},"1.0.2":{"name":"npm-run-all","version":"1.0.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.0.2","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"0e6581021d5529991221e770411eca2fad025ce5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.0.2.tgz","integrity":"sha512-qdavlgzPWLOL0YX1SSL0AQoVlASRPnv1rXMVokNqGcQIQlah5NdHwgyhRowOPH7mHTfq00WOuCxK3Th4D67ooA==","signatures":[{"sig":"MEUCIFM0l6n5hM4wA/K74z8qT5vfKaSrKqXkzcI78OfSwX19AiEAg4bR2KNipbf0mvfE98ld0rOXPoHNs43a+o7K/j75kuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"0e6581021d5529991221e770411eca2fad025ce5","gitHead":"0e994275ed57e4ce00d14faf108574c1f198e911","scripts":{"lint":"eslint src && eslint test","test":"npm run build && mocha test/*.js --compilers js:espower-babel/guess --timeout 10000","build":"eslint src && babel src --out-dir lib","testing":"npm-run-all --parallel testing:babel testing:mocha","testing:babel":"babel src --out-dir lib --watch --source-maps-inline","testing:mocha":"mocha test/*.js --compilers js:espower-babel/guess --timeout 10000 --watch --colors","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append-a":"node test/tasks/append.js a","test-task:append-b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.7.1","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.0","dependencies":{"minimist":"^1.1.1"},"devDependencies":{"babel":"^4.7.16","mocha":"^2.2.1","eslint":"^0.17.1","npm-run-all":"1.0.0","power-assert":"^0.10.2","espower-babel":"^1.4.0"}},"1.0.3":{"name":"npm-run-all","version":"1.0.3","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.0.3","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"cee28aa6d3cf172d8dff45b34d2549e7b79bf281","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.0.3.tgz","integrity":"sha512-xfq1YMsie0QgV0YUOkxcomJLblwn5XsCF+ziuS0hdP7zYjhzzd2wXRW8kYrMxNi5ZH52tGrR8ewTKEzQWJBp5A==","signatures":[{"sig":"MEQCIACZhUqIVshBEehR70KCtIEVM/ILxj0duiRMMyp4nPvUAiBBlighJQwGrxTkzOQGQge2b4yhol8gMCBKJyGmdwaXaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"cee28aa6d3cf172d8dff45b34d2549e7b79bf281","gitHead":"c59e08e0f1628c844f85b7e2a68439677c3c8c93","scripts":{"lint":"eslint src","test":"npm-run-all build test:mocha","build":"npm-run-all clean lint build:babel","clean":"rimraf lib","testing":"npm run clean && npm-run-all --parallel testing:build testing:mocha","test:mocha":"mocha test/*.js --compilers js:espower-babel/guess --timeout 10000 --colors","build:babel":"babel src --out-dir lib","testing:build":"npm run build:babel -- --watch --source-maps-inline","testing:mocha":"npm run test:mocha -- --watch --growl","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append-a":"node test/tasks/append.js a","test-task:append-b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.7.4","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.1","dependencies":{"minimist":"^1.1.1"},"devDependencies":{"babel":"^4.7.16","mocha":"^2.2.1","eslint":"^0.18.0","rimraf":"^2.3.2","npm-run-all":"1.0.0","power-assert":"^0.10.2","espower-babel":"^1.4.1"}},"1.1.0":{"name":"npm-run-all","version":"1.1.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.1.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"88f4a49b0f29e6f1773e2719ec9fe0599e041647","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.1.0.tgz","integrity":"sha512-eMmsf8xZey7GK7q/TYE4k1v2LR95ir5+U+R8Egpgsh0lOsnFfYuc2V3a1TpK6NTzZyqfQTPaNSXCEEZeVOd3xA==","signatures":[{"sig":"MEUCIE7IZwcKaIziqw3wTi8p4WeNNuuLKAiHbWwPJTJBA8mYAiEAh4Uh1SpyvoBTVS4GauainHY6srtxar667zr+ULVhtv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"88f4a49b0f29e6f1773e2719ec9fe0599e041647","gitHead":"54fe68e0f2fe84cc852b9c61f54acd8e94862a29","scripts":{"lint":"eslint src","test":"npm-run-all build test:mocha","build":"npm-run-all clean lint build:babel","clean":"rimraf lib","testing":"npm run clean && npm-run-all --parallel testing:build testing:mocha","test:mocha":"mocha test/*.js --compilers js:espower-babel/guess --timeout 10000 --colors","build:babel":"babel src --out-dir lib","testing:build":"npm run build:babel -- --watch --source-maps-inline","testing:mocha":"npm run test:mocha -- --watch --growl","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:env-check":"node test/tasks/env-check.js"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.7.4","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.1","dependencies":{"minimist":"^1.1.1"},"devDependencies":{"babel":"^4.7.16","mocha":"^2.2.1","eslint":"^0.18.0","rimraf":"^2.3.2","npm-run-all":"1.0.0","power-assert":"^0.10.2","espower-babel":"^1.4.1"}},"1.1.1":{"name":"npm-run-all","version":"1.1.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.1.1","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"76e49de1631e37a807550d1f0cbe3b8a31dee6c3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.1.1.tgz","integrity":"sha512-iRTmiOaTTHdru15ksccxAFdVERPZWworXbL3qESfRemta7sCzZ4xoJsXarKrTS4mbJo0UhMkne5gkpWX4vOjeA==","signatures":[{"sig":"MEUCIQDP9w3Frw+8WG42SQM9CKPv8aLrSP227Y6dgt6/UUbFRwIgQFQSNj7HGRi8RkU5VMO4o8mbxoohE2bZx5vYg9QflUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"76e49de1631e37a807550d1f0cbe3b8a31dee6c3","gitHead":"5c4887492946670868edf65e3bc89627a8fc3f3c","scripts":{"lint":"eslint src","test":"npm-run-all build test:mocha","build":"npm-run-all clean lint build:babel","clean":"rimraf lib","testing":"npm-run-all clean --parallel testing:build testing:mocha","test:mocha":"mocha test/*.js --compilers js:espower-babel/guess --timeout 10000 --colors","build:babel":"babel src --out-dir lib","testing:build":"npm run build:babel -- --watch --source-maps-inline","testing:mocha":"npm run test:mocha -- --watch --growl","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:env-check":"node test/tasks/env-check.js"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.7.4","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.1","devDependencies":{"babel":"^4.7.16","mocha":"^2.2.1","eslint":"^0.18.0","rimraf":"^2.3.2","npm-run-all":"^1.1.0","power-assert":"^0.10.2","espower-babel":"^1.4.1"}},"1.1.2":{"name":"npm-run-all","version":"1.1.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.1.2","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"67d9b469a914c6ea7ed336728fca2b6607fa5486","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.1.2.tgz","integrity":"sha512-eUf0qkfNt0wLEvMnBjZuE5qXD5ygZ7wMTHO68X0VRZIwaKoB5Q3aMs10/wbIz8f8SLIPvIkIAbTITRubMRAXFA==","signatures":[{"sig":"MEUCIDh7LrNvdkCclpUsB536yjuCDjTcZ6+9FA2BO0NSh7SBAiEA7za3fSckSGgWZ+1elsW6DRwcPGm0Lducjmx/8ZUeZ04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"67d9b469a914c6ea7ed336728fca2b6607fa5486","gitHead":"768b5e5cac70f23e6a18305f2e7c0def947bfb71","scripts":{"lint":"eslint src","test":"npm-run-all build test:mocha","build":"npm-run-all clean lint build:babel","clean":"rimraf lib","testing":"npm-run-all clean --parallel testing:build testing:mocha","test:mocha":"mocha test/*.js --compilers js:espower-babel/guess --timeout 16000 --colors","build:babel":"babel src --out-dir lib","testing:build":"npm run build:babel -- --watch --source-maps-inline","testing:mocha":"npm run test:mocha -- --watch --growl","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:env-check":"node test/tasks/env-check.js"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.7.1","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.1","devDependencies":{"babel":"^5.0.8","mocha":"^2.2.1","eslint":"^0.18.0","rimraf":"^2.3.2","npm-run-all":"1.1.1","power-assert":"^0.10.2","espower-babel":"^1.4.1"}},"1.1.3":{"name":"npm-run-all","version":"1.1.3","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.1.3","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"9e8eb5b358e914e0d1cc981da249643ba085d697","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.1.3.tgz","integrity":"sha512-gBb21sCSe0QENipl74gG4S7OBcHBrvwTR1EukT3mOiDdkvyz/acYegnD0Z7dgjzJvYmbXSVK06I7RNSmQ6W0Pw==","signatures":[{"sig":"MEUCIEeOvfdGzJGetYwu/FWsRUd/2HoQD5QdooCmTV5QExZOAiEAyyFS5vu7+pMmrf+R7RuiywOS9A6r6c47NYpsGRCW6v8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"9e8eb5b358e914e0d1cc981da249643ba085d697","gitHead":"7bdbf14ea1a19e46e10223791137a0026707ad5d","scripts":{"lint":"eslint src","test":"npm-run-all build test:mocha","build":"npm-run-all clean lint build:babel","clean":"rimraf lib","testing":"npm-run-all clean --parallel testing:build testing:mocha","test:mocha":"mocha test/*.js --compilers js:espower-babel/guess --timeout 30000 --colors","build:babel":"babel src --out-dir lib","testing:build":"npm run build:babel -- --watch --source-maps-inline","testing:mocha":"npm run test:mocha -- --watch --growl","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:env-check":"node test/tasks/env-check.js"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.7.5","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.1","devDependencies":{"babel":"^5.0.12","mocha":"^2.2.4","eslint":"^0.18.0","rimraf":"^2.3.2","npm-run-all":"^1.1.2","power-assert":"^0.10.2","espower-babel":"^2.0.0"}},"1.2.0":{"name":"npm-run-all","version":"1.2.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"d3c86e6e4060ca078328f5aae93e7dd69b46dbb6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.0.tgz","integrity":"sha512-1HauS5qo29TnGy22lW6rbHHfSaDH7C82G1oodu77D1u22vR3ADE+epf2eAb2yMR+2DnvUu2MbDmYpixASXNLpQ==","signatures":[{"sig":"MEUCIQDLdlFPfNos68a1J6RtYyC8yhX3uq6qxa25nhIH5i35TQIgKHX3W07a9hF59rRQq8KHXoL1a+aER+7XIUVMxoNIaCQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"d3c86e6e4060ca078328f5aae93e7dd69b46dbb6","gitHead":"8d58bc574fc9d9b66bafe67394332f9cdce3303b","scripts":{"lint":"eslint src","test":"npm run build && npm run test:mocha","build":"npm run clean && npm run lint && npm run build:babel","clean":"rimraf lib","testing":"npm run clean && npm run testing:build && npm run testing:mocha","test:mocha":"mocha test/*.js --compilers js:espower-babel/guess --timeout 30000 --colors","build:babel":"babel src --out-dir lib","testing:build":"npm run build:babel -- --watch --source-maps-inline","testing:mocha":"npm run test:mocha -- --watch --growl","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.7.5","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.10.38","dependencies":{"minimatch":"^2.0.4","es6-promise":"^2.1.0"},"devDependencies":{"babel":"^5.1.9","mocha":"^2.2.4","eslint":"^0.19.0","rimraf":"^2.3.2","shelljs":"^0.4.0","power-assert":"^0.10.2","espower-babel":"^2.0.0"}},"1.2.1":{"name":"npm-run-all","version":"1.2.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.1","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"d8ed1bd38a7bab7f37eb1cd6640dcce07fc5ec16","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.1.tgz","integrity":"sha512-cmrseswmV2kXTy+9EZ13HkzI5XBHgbZpneKRwoznITEMiJbgQ0FMP4EXfPYAowTPJ5y5GkKsUlaKH1KXayoofg==","signatures":[{"sig":"MEUCIG99bzPqLZxG59Ahyw88pczWcf4IWS5xMbqUr6/3aXYLAiEA4Thps5gzcAA+wvYi4taZ1ceMGco3o34Z0IvWU4Ee73g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"d8ed1bd38a7bab7f37eb1cd6640dcce07fc5ec16","gitHead":"3c69c0d84948ea1527153cad210f0a10e5e12b44","scripts":{"lint":"eslint src","test":"npm run build && npm run test:mocha","build":"npm run clean && npm run lint && npm run build:babel","clean":"rimraf lib","testing":"npm run clean && npm run testing:build && npm run testing:mocha","test:mocha":"mocha test/*.js --compilers js:espower-babel/guess --timeout 30000 --colors","build:babel":"babel src --out-dir lib","testing:build":"npm run build:babel -- --watch --source-maps-inline","testing:mocha":"npm run test:mocha -- --watch --growl","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.7.5","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.10.38","dependencies":{"minimatch":"^2.0.4","es6-promise":"^2.1.0"},"devDependencies":{"babel":"^5.1.9","mocha":"^2.2.4","eslint":"^0.19.0","rimraf":"^2.3.2","shelljs":"^0.4.0","power-assert":"^0.10.2","espower-babel":"^2.0.0"}},"1.2.2":{"name":"npm-run-all","version":"1.2.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.2","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"444ebf80622b98990c121efeb5fda956e5bb5738","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.2.tgz","integrity":"sha512-deI/9a9s1ivWpfSReyis8vk2cZokRzzsP/P0MRPo5Fdb2SYFqEbrDXf1uAzJYqJqv3AokmU0CrolpRtzMJINwQ==","signatures":[{"sig":"MEQCIFDWMgqIhcFSXptBTekwbb2fZ73IINj0uFJyVI+cGo5LAiBReMAnL0XT0osuIW04lY92nc+3tVulXM6Yn7Z9E9FMHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"444ebf80622b98990c121efeb5fda956e5bb5738","gitHead":"b4ba73069d73d7dd68adfc04d80b23bb3d518ddb","scripts":{"lint":"eslint src","test":"npm-run-all build test:mocha","build":"npm-run-all clean lint build:babel","clean":"rimraf lib","testing":"npm-run-all clean --parallel testing:*","test:mocha":"mocha test/*.js --compilers js:espower-babel/guess --timeout 30000 --colors","build:babel":"babel src --out-dir lib","testing:build":"npm run build:babel -- --watch --source-maps-inline","testing:mocha":"npm run test:mocha -- --watch --growl","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.7.5","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.10.38","dependencies":{"minimatch":"^2.0.4","es6-promise":"^2.1.0"},"devDependencies":{"babel":"^5.1.9","mocha":"^2.2.4","eslint":"^0.19.0","rimraf":"^2.3.2","shelljs":"^0.4.0","npm-run-all":"^1.2.1","power-assert":"^0.10.2","espower-babel":"^2.0.0"}},"1.2.3":{"name":"npm-run-all","version":"1.2.3","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.3","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"729cd96eaede124457bffcedced56fbfb4b0df7b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.3.tgz","integrity":"sha512-LIYCFTJjh6ppazjCV0Xp9wGA5NZ23EX7d0EieuVU6Pdk7jzhpIctmM0TnpdOXBbey0U2upSN+/2+fXB67i4Y+A==","signatures":[{"sig":"MEQCIDPLKDVwmTRuP9IEgKJqQO5heSVu8brvOJhWbMYfFkl8AiAPn8J1fAmZ5hvzGkrNsumKfkhwaxs/aIGZMWK/9iH3Jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"729cd96eaede124457bffcedced56fbfb4b0df7b","gitHead":"7da3ce824e5d2646695c4caeb8ded88977b4d577","scripts":{"lint":"eslint src","test":"npm-run-all build test:mocha","build":"npm-run-all clean lint build:babel","clean":"rimraf lib coverage","testing":"npm-run-all clean --parallel testing:*","coveralls":"cat coverage/lcov.info | coveralls","test:mocha":"istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --timeout 30000 --colors","build:babel":"babel src --out-dir lib","testing:build":"npm run build:babel -- --watch --source-maps-inline","testing:mocha":"npm run test:mocha -- --watch --growl","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.8.3","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.2","dependencies":{"minimatch":"^2.0.4","es6-promise":"^2.1.0"},"devDependencies":{"babel":"^5.1.10","mocha":"^2.2.4","eslint":"^0.19.0","rimraf":"^2.3.2","shelljs":"^0.4.0","istanbul":"^0.3.13","coveralls":"^2.11.2","babel-core":"^5.1.10","npm-run-all":"1.2.2","power-assert":"^0.11.0","babel-plugin-espower":"^0.1.0"}},"1.2.4":{"name":"npm-run-all","version":"1.2.4","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.4","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"f97efbac829912f8d1b3df43ca8ab0ddf7a190ce","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.4.tgz","integrity":"sha512-+rDyOPXOPIwDjn8VTDWwOcaboRXVUXil93dwHGightIfUTnlDJrEyvOf2S+3PwUjKGKK/DFtjf7yT7K3OHuxcw==","signatures":[{"sig":"MEYCIQDrrwv8Myv11rsqI0208y2qE2P2/zXwI9CqUP9cLJvJaQIhAMBZuqicqknDC6EMz/svvgmgpJS26S2wMcNmYRY6v5Wp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"f97efbac829912f8d1b3df43ca8ab0ddf7a190ce","gitHead":"c43211fa93d6bc44f5c382d62799555232b6e24f","scripts":{"lint":"eslint src","test":"npm run lint && istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --colors --timeout 30000","build":"npm-run-all clean lint && babel src --out-dir lib","clean":"rimraf lib coverage","testing":"mocha test/*.js --require mocha-babel-hook --colors --timeout 30000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.8.4","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.2","dependencies":{"minimatch":"^2.0.4","es6-promise":"^2.1.1"},"devDependencies":{"babel":"^5.1.13","mocha":"^2.2.4","eslint":"^0.20.0","rimraf":"^2.3.2","istanbul":"^0.3.13","coveralls":"^2.11.2","babel-core":"^5.1.13","npm-run-all":"^1.2.3","power-assert":"^0.11.0","babel-plugin-espower":"^0.2.2"}},"1.2.5":{"name":"npm-run-all","version":"1.2.5","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.5","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"1a6cc45c45191126cff855ecd4aeed45ca5fc210","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.5.tgz","integrity":"sha512-2n9vh/GyerhHy8+zszCL4CgQ9DLC8o1CpfvQqWBBtx38esCssWuxoIMQIWc635HEnaDu+qKh3/h9gE+DlauFMg==","signatures":[{"sig":"MEUCIFrGX5JTh1sfbfeqaeO/6h4i5qQ/Anl0YyjSPNN51/3nAiEAt04oNDgTlYxoK39Rvkr7QUWftXtk5fYSX28t0artj60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"1a6cc45c45191126cff855ecd4aeed45ca5fc210","gitHead":"a59ef7ddc234c384f835a5188b043baaa21791a9","scripts":{"lint":"eslint src","test":"npm run lint && istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --colors --timeout 30000","build":"npm-run-all clean lint && babel src --out-dir lib","clean":"rimraf lib coverage","testing":"mocha test/*.js --require mocha-babel-hook --colors --timeout 30000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.8.4","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.2","dependencies":{"minimatch":"^2.0.7","es6-promise":"^2.1.1"},"devDependencies":{"babel":"^5.4.2","mocha":"^2.2.5","eslint":"^0.21.0","rimraf":"^2.3.3","istanbul":"^0.3.14","coveralls":"^2.11.2","babel-core":"^5.4.2","npm-run-all":"^1.2.4","power-assert":"^0.11.0","babel-plugin-espower":"^0.3.0"}},"1.2.6":{"name":"npm-run-all","version":"1.2.6","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.6","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"ed876c167e585e5541961cbcfc3091190a7424f5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.6.tgz","integrity":"sha512-ou6CmC+ELvtxR+M5IZZaif+2KtRw2tdgQ+c1xy5oTG1DL7WpYl+Jnrq89WRSQ+BwnU7n8MlUWAXuRu37o5IMtg==","signatures":[{"sig":"MEYCIQDmeKzgZmoEPyTNYvXKShUQHMrD6/AVxdRvP9eefE6kDAIhAPZ5V9eYUxwT7fD0G+PHE2pwRFGjpZsVXRP6sDF4Po5O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"ed876c167e585e5541961cbcfc3091190a7424f5","gitHead":"b05af98a7fd24d0f37a94676cab44b8df6819eaf","scripts":{"lint":"eslint src","test":"npm run lint && istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --colors --timeout 30000","build":"npm-run-all clean lint && babel src --out-dir lib","clean":"rimraf lib coverage","testing":"mocha test/*.js --require mocha-babel-hook --colors --timeout 30000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append2":"node test/tasks/append2.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.8.4","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.2","dependencies":{"which":"^1.1.1","minimatch":"^2.0.8","es6-promise":"^2.3.0"},"devDependencies":{"babel":"^5.5.8","mocha":"^2.2.5","eslint":"^0.23.0","rimraf":"^2.4.0","istanbul":"^0.3.15","coveralls":"^2.11.2","babel-core":"^5.5.8","npm-run-all":"^1.2.5","power-assert":"^0.11.0","babel-plugin-espower":"^1.0.0","eslint-config-mysticatea":"^0.3.0"}},"1.2.7":{"name":"npm-run-all","version":"1.2.7","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.7","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"1f94746c3bc13178d369591d73157986109940e2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.7.tgz","integrity":"sha512-sJRc/NOWJSY/vuIdJYP68xjTYBNOHsRQgR8xvSAdP2Y6Q5dRGi+kzP2hG/hOSOObCzmn3r8RUC5MD2eFHEjr9A==","signatures":[{"sig":"MEUCIQDjOAJyplk6LGg/RmRek93F0vlLpPHJy9TkqGbpruPh8wIgZ6W9nijA1EOhlsO3gdx1eCTsWOdaSRMPLHZHlURba/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"1f94746c3bc13178d369591d73157986109940e2","gitHead":"de689ae20cb5a0d3b07e227302fce5f0b2951ee7","scripts":{"lint":"eslint src","test":"npm run lint && istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --colors --timeout 30000","build":"npm-run-all clean lint && babel src --out-dir lib","clean":"rimraf lib coverage","testing":"mocha test/*.js --require mocha-babel-hook --colors --timeout 30000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append2":"node test/tasks/append2.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.8.4","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.7","dependencies":{"which":"^1.1.1","minimatch":"^2.0.10","es6-promise":"^3.0.2"},"devDependencies":{"babel":"^5.8.21","mocha":"^2.2.5","eslint":"^1.2.1","rimraf":"^2.4.2","istanbul":"^0.3.18","coveralls":"^2.11.4","babel-core":"^5.8.22","npm-run-all":"^1.2.6","power-assert":"^0.11.0","babel-plugin-espower":"^1.0.0","eslint-config-mysticatea":"^1.2.0","eslint-plugin-mysticatea":"^1.0.2"}},"1.2.8":{"name":"npm-run-all","version":"1.2.8","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.8","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"e24bd4e2d27bec9db80415ec317a1619a98e636b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.8.tgz","integrity":"sha512-5//lWVLi3+BlXtyY3QGc1P8yZ36JmBkyNzJ1aGTM2vClAWoiDK95BVbxWecMg9WANvElEKzJ8V87ROyit1Ir1g==","signatures":[{"sig":"MEYCIQClT3xcy7kG3bPlhk+7oX87uBty006YVQItnk0MkFu8DgIhAO31Qn5v6Djvd4OZzhCj+Avbh5/rX0RXVzH43oz7QTCc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"e24bd4e2d27bec9db80415ec317a1619a98e636b","gitHead":"66d492a6e2c754a2bd71c5e0a0df929a6cc837a5","scripts":{"lint":"eslint src","test":"npm run lint && istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --colors --timeout 30000","build":"npm-run-all clean lint && babel src --out-dir lib","clean":"rimraf lib coverage","testing":"mocha test/*.js --require mocha-babel-hook --colors --timeout 30000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append2":"node test/tasks/append2.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.8.4","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.7","dependencies":{"which":"^1.1.1","minimatch":"^2.0.10","es6-promise":"^3.0.2"},"devDependencies":{"babel":"^5.8.21","mocha":"^2.2.5","eslint":"^1.2.1","rimraf":"^2.4.2","istanbul":"^0.3.18","coveralls":"^2.11.4","babel-core":"^5.8.22","npm-run-all":"^1.2.6","power-assert":"^0.11.0","babel-plugin-espower":"^1.0.0","eslint-config-mysticatea":"^1.2.0","eslint-plugin-mysticatea":"^1.0.2"}},"1.2.9":{"name":"npm-run-all","version":"1.2.9","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.9","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"8920cb1a650a99ff4e78a6e32eb8be06d821b11b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.9.tgz","integrity":"sha512-KIL7ZviUnbJmWWHvb2CSLGQlNzqAEjnMuqCD27v6+Om7aJEJKGWyCd5GAzPxFxmN0/YPLKgEASLsO0pay9Biew==","signatures":[{"sig":"MEYCIQCuLRoOQcVuRq8kLaBtTljbMZGrTgn6O2ox1pZGjATTjQIhAJtAGIUlgeIQQCoNq02mCjuOiNaeti5UtGr2JAc+wE/D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"8920cb1a650a99ff4e78a6e32eb8be06d821b11b","gitHead":"7dff1545838b37984065565aecf88612873f44f1","scripts":{"lint":"eslint src","test":"npm run lint && istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --timeout 30000","build":"npm-run-all clean lint && babel src --out-dir lib","clean":"rimraf lib coverage","testing":"mocha test/*.js --require mocha-babel-hook --timeout 30000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append2":"node test/tasks/append2.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.8.4","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.7","dependencies":{"which":"^1.1.1","minimatch":"^2.0.10","es6-promise":"^3.0.2"},"devDependencies":{"babel":"^5.8.23","mocha":"^2.3.1","eslint":"^1.3.1","rimraf":"^2.4.3","istanbul":"^0.3.19","coveralls":"^2.11.4","babel-core":"^5.8.23","npm-run-all":"^1.2.8","power-assert":"^1.0.0","babel-plugin-espower":"^1.0.0","eslint-config-mysticatea":"^1.3.0","eslint-plugin-mysticatea":"^1.0.2"}},"1.2.10":{"name":"npm-run-all","version":"1.2.10","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.10","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"92472b2a18780a85968ef9f51524528b1b97dc12","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.10.tgz","integrity":"sha512-fNjL67ijtp8MOun+HVgRMaEiIJGsM1KmQWavAHAMoWM8N/3HB+ZHCzhBVuermvjBwCN0UYDwwqvzBLSxEuhdvQ==","signatures":[{"sig":"MEUCICEH2AfJ8ki6tt/3xqHxLhjPbbrseOmgkauMwZoz0/BTAiEAw1C4n4ypJUP5bHqpg3y+aKeJbq5UVpu06dDKagVP/6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"92472b2a18780a85968ef9f51524528b1b97dc12","gitHead":"fa29deab6bd9da009d51489bbc6ef51ae5b55432","scripts":{"lint":"eslint src","test":"npm run lint && istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --timeout 30000","build":"npm-run-all clean lint && babel src --out-dir lib","clean":"rimraf lib coverage","testing":"mocha test/*.js --require mocha-babel-hook --timeout 30000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append2":"node test/tasks/append2.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.8.4","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.7","dependencies":{"which":"^1.1.1","minimatch":"^2.0.10","es6-promise":"^3.0.2"},"devDependencies":{"babel":"^5.8.23","mocha":"^2.3.1","eslint":"^1.3.1","rimraf":"^2.4.3","istanbul":"^0.3.19","coveralls":"^2.11.4","babel-core":"^5.8.23","npm-run-all":"^1.2.8","power-assert":"^1.0.0","babel-plugin-espower":"^1.0.0","eslint-config-mysticatea":"^1.3.0","eslint-plugin-mysticatea":"^1.0.2"}},"1.2.11":{"name":"npm-run-all","version":"1.2.11","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.11","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"6f614ea1e9f2bdade7c9304deea9a4ef528f338e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.11.tgz","integrity":"sha512-/qcr3JlUGuZxdXnBbNoBNw13JDvmyPRD36ekPmiHYkWtfnXI5CYRP0aihkONuVf+2i5p/4dxkVwOidBnwvdx4g==","signatures":[{"sig":"MEUCIAxtzZsO8wuiW3C0WNILcvR1s8RqnshacsHSvzZwqBFGAiEArieV8hcydsX6L1nxxYCLDc6oVqbwstwGvHcbVy7ujuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"6f614ea1e9f2bdade7c9304deea9a4ef528f338e","gitHead":"0ccfdd6dfc82473926c433395ace49d2c9c9f73c","scripts":{"lint":"eslint src","test":"npm run lint && istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --timeout 30000","build":"npm-run-all clean lint && babel src --out-dir lib","clean":"rimraf lib coverage","testing":"mocha test/*.js --require mocha-babel-hook --timeout 30000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append2":"node test/tasks/append2.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.14.2","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.12.7","dependencies":{"which":"^1.1.1","minimatch":"^2.0.10","es6-promise":"^3.0.2"},"devDependencies":{"babel":"^5.8.23","mocha":"^2.3.1","eslint":"^1.3.1","rimraf":"^2.4.3","istanbul":"^0.3.19","coveralls":"^2.11.4","babel-core":"^5.8.23","npm-run-all":"^1.2.8","power-assert":"^1.0.0","babel-plugin-espower":"^1.0.0","eslint-config-mysticatea":"^1.3.0","eslint-plugin-mysticatea":"^1.0.2"}},"1.2.12":{"name":"npm-run-all","version":"1.2.12","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.12","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"d0f00ff50f08f6d95f7461cee1a77482fa670ba5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.12.tgz","integrity":"sha512-/Vrtonw2CMZAkxxIdMv4LBAYAbrwSpDgzi4LKApHvBU+VcgnOi0OM7onUQjh+3u4VuhpgIs0XTyeKwYUFkY49Q==","signatures":[{"sig":"MEQCID9rsH32WLxCr1BwSdzmHU3InYtsCz4GX0RMD4OZUxc9AiAaHsxIkt/5xyixMaP3C+xoMO9eTUxjEPMYcztreeP5sQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"d0f00ff50f08f6d95f7461cee1a77482fa670ba5","gitHead":"ac0282fccbcac254514e57490256f9f9d7a60816","scripts":{"lint":"eslint src","test":"npm run lint && istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --timeout 30000","build":"npm-run-all clean lint && babel src --out-dir lib --plugin babel-plugin-unassert","clean":"rimraf lib coverage","testing":"mocha test/*.js --require mocha-babel-hook --timeout 30000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append2":"node test/tasks/append2.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.14.7","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"4.0.0","dependencies":{"which":"^1.2.0","minimatch":"^3.0.0","es6-promise":"^3.0.2"},"devDependencies":{"babel":"^5.8.23","mocha":"^2.3.3","eslint":"^1.7.1","rimraf":"^2.4.3","istanbul":"^0.4.0","coveralls":"^2.11.4","babel-core":"^5.8.25","npm-run-all":"^1.2.11","power-assert":"^1.1.0","babel-plugin-espower":"^1.0.0","babel-plugin-unassert":"^1.2.0","eslint-config-mysticatea":"^1.7.0","eslint-plugin-mysticatea":"^1.0.2"}},"1.2.13":{"name":"npm-run-all","version":"1.2.13","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.13","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"7da6ffaddfae5e14158650bafee9537a47a0ff04","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.13.tgz","integrity":"sha512-tCVN5nm659/YWbk2ICeIL+/37sj2ATGUg9Izd0ChEU38ajVKgLdBZ+qU6n+sfqde1u1U6xawOYaXycXlmdupFA==","signatures":[{"sig":"MEUCIHnpibMEGfvNm+2lwY0YfatTmiRj+n4I58B5Sw9TNKwJAiEAn4vIFcdN/jMPbJ7e/apC88v9MnpcNG8IdyYxBtjCBqc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"7da6ffaddfae5e14158650bafee9537a47a0ff04","gitHead":"91460d736fbdd1e20f33ce807fd8b803435501b1","scripts":{"lint":"eslint src","stop":"node test/tasks/append.js stop","test":"npm run lint && istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --timeout 30000","build":"npm-run-all clean lint && babel src --out-dir lib --plugin babel-plugin-unassert","clean":"rimraf lib coverage","start":"node test/tasks/append.js start","testing":"mocha test/*.js --require mocha-babel-hook --timeout 30000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append2":"node test/tasks/append2.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"2.14.7","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"5.0.0","dependencies":{"which":"^1.2.0","minimatch":"^3.0.0","es6-promise":"^3.0.2"},"devDependencies":{"babel":"^5.8.29","mocha":"^2.3.3","eslint":"^1.8.0","rimraf":"^2.4.3","istanbul":"^0.4.0","coveralls":"^2.11.4","babel-core":"^5.8.33","npm-run-all":"^1.2.11","power-assert":"^1.1.0","babel-plugin-espower":"^1.0.0","babel-plugin-unassert":"^1.2.0","eslint-config-mysticatea":"^1.8.0","eslint-plugin-mysticatea":"^1.0.2"}},"1.2.14-beta":{"name":"npm-run-all","version":"1.2.14-beta","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.2.14-beta","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"0e066b452b7d2333fe1ca3d86314b147ca85ff7c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.2.14-beta.tgz","integrity":"sha512-Tg+DRPtztI8mpb0/V5yzQ80bubU5/Wb2dViQu8TTbk9/CnocgByuiwhIJOn+YxrUSVj9ioCAC6BpgsahmLJMKA==","signatures":[{"sig":"MEUCIE6ogF4DC+ZqPjL1sfxGHid2peJ8SxVUZbv2C/4WjSk1AiEAtAh23A5rZptXVpLxhz+Zf1/i3o3oA2X8n21VeEBhu4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/npm-run-all.js","_from":".","files":["bin","lib"],"_shasum":"0e066b452b7d2333fe1ca3d86314b147ca85ff7c","gitHead":"b4be55fa61dca40aa24c261e493e864031c617f2","scripts":{"lint":"eslint src test","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --require scripts/mocha-babel-hook --timeout 12000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf lib bin coverage","testing":"mocha test/*.js --require scripts/mocha-babel-hook --timeout 12000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir . --optional runtime","build:esdoc":"esdoc -c esdoc.json"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.3.12","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"5.0.0","dependencies":{"which":"^1.2.0","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-runtime":"^5.8.29"},"devDependencies":{"babel":"^5.8.29","esdoc":"^0.4.3","mocha":"^2.3.3","eslint":"^1.9.0","rimraf":"^2.4.3","isparta":"^3.5.3","coveralls":"^2.11.4","power-assert":"^1.1.0","babel-plugin-espower":"^1.1.0","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3"}},"1.3.0":{"name":"npm-run-all","version":"1.3.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.3.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"4ed1d120d16af0b2eaffa219639bad14a39535ed","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.3.0.tgz","integrity":"sha512-fg57dh89sXqUexidaX9o3MWTwkzlVj5LSEFvDHW9BuZ2m7AXmvWltGbGMFSsk3V6ZH8+Yb9K/Yy6hX7GJ2PGTQ==","signatures":[{"sig":"MEYCIQCvcMboKK3k1qoLnv+nyHL5sthfTzcjOSPNWCn5kRi9vwIhAM/SJ+4AeDKAKAe0Mu097c3wfjQlJSmJ7M3CM8p6w/Ro","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/npm-run-all.js","_from":".","files":["bin","lib"],"_shasum":"4ed1d120d16af0b2eaffa219639bad14a39535ed","gitHead":"24cbc478a97ce61121883ebe53e44df640ace8ad","scripts":{"lint":"eslint src test","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --require scripts/mocha-babel-hook --timeout 12000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf lib bin coverage","testing":"mocha test/*.js --require scripts/mocha-babel-hook --timeout 12000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir . --optional runtime","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.3.12","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"4.2.2","dependencies":{"which":"^1.2.0","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-runtime":"^5.8.29"},"devDependencies":{"babel":"^5.8.29","esdoc":"^0.4.3","mocha":"^2.3.3","eslint":"^1.9.0","rimraf":"^2.4.3","isparta":"^3.5.3","coveralls":"^2.11.4","power-assert":"^1.1.0","babel-plugin-espower":"^1.1.0","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3"}},"1.3.1":{"name":"npm-run-all","version":"1.3.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.3.1","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"lib/command.js"},"dist":{"shasum":"93df32f5f03c133d60b2fb45d331502cc3d3b462","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.3.1.tgz","integrity":"sha512-0ztdCNt/v2pAxabSIOBEeJkUhe9Ytl0YSjCtWyWX0L15x1PVW3TsXEHA479rA+u9vuJGCivlHhbrCbfsN1UbsA==","signatures":[{"sig":"MEUCICYZP8niYqVqV7hhN65AN9RcSEyM0gQHMUYV3eMgNnI4AiEA28HiJj88cyHjBaQ3bgPcoffPD5HOR3Ao1mhXrp94iv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib"],"config":{"test":"OK"},"_shasum":"93df32f5f03c133d60b2fb45d331502cc3d3b462","gitHead":"9cdf52e41aa8e2d6d0208416026cc8b553ed904e","scripts":{"lint":"eslint src","stop":"node test/tasks/append.js stop","test":"npm run lint && istanbul cover node_modules/mocha/bin/_mocha -- test/*.js --require mocha-babel-hook --timeout 30000","build":"npm-run-all clean lint && babel src --out-dir lib --plugin babel-plugin-unassert","clean":"rimraf lib coverage","start":"node test/tasks/append.js start","testing":"mocha test/*.js --require mocha-babel-hook --timeout 30000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","test-task:error":"node test/tasks/error.js","test-task:stdio":"node test/tasks/stdio.js","test-task:append":"node test/tasks/append.js","test-task:append2":"node test/tasks/append2.js","test-task:append:a":"node test/tasks/append.js a","test-task:append:b":"node test/tasks/append.js b","test-task:env-check":"node test/tasks/env-check.js","test-task:append:a:c":"node test/tasks/append.js ac","test-task:append:a:d":"node test/tasks/append.js ad"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.3.12","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"4.2.2","dependencies":{"which":"^1.2.0","minimatch":"^3.0.0","es6-promise":"^3.0.2"},"devDependencies":{"babel":"^5.8.29","mocha":"^2.3.3","eslint":"^1.8.0","rimraf":"^2.4.3","istanbul":"^0.4.0","coveralls":"^2.11.4","babel-core":"^5.8.33","npm-run-all":"^1.2.11","power-assert":"^1.1.0","babel-plugin-espower":"^1.0.0","babel-plugin-unassert":"^1.2.0","eslint-config-mysticatea":"^1.8.0","eslint-plugin-mysticatea":"^1.0.2"}},"1.3.2":{"name":"npm-run-all","version":"1.3.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.3.2","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"23f9206359838f94f6e21179a5d6df112ac0c157","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.3.2.tgz","integrity":"sha512-ZajnAm9WUmRTSaVXo+yDqgUcHTqBpPlmUfW1U+PQfILlLUlC/OaTEA/MK7aN9rv3O2pr7vMiAhHDMjNkjY8Ang==","signatures":[{"sig":"MEUCIQDVZjo6HS7BovJklo5t+eiKi6ffHzJvv9obrJLT05ud8QIgSCE2X+3GLdyYYoJxrbiDMTRDXhdY+BUm/895JSl9nD4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/npm-run-all.js","_from":".","files":["bin","lib"],"_shasum":"23f9206359838f94f6e21179a5d6df112ac0c157","gitHead":"e80b43c9e29d0a679d9d9e71f34c6281f420d583","scripts":{"lint":"eslint src test","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --require scripts/mocha-babel-hook --timeout 12000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf lib bin coverage","testing":"mocha test/*.js --require scripts/mocha-babel-hook --timeout 12000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir . --optional runtime","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.3.12","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"4.2.2","dependencies":{"which":"^1.2.0","ps-tree":"^1.0.1","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-runtime":"^5.8.29"},"devDependencies":{"babel":"^5.8.29","esdoc":"^0.4.3","mocha":"^2.3.3","eslint":"^1.9.0","rimraf":"^2.4.3","isparta":"^3.5.3","coveralls":"^2.11.4","power-assert":"^1.1.0","babel-plugin-espower":"^1.1.0","esdoc-importpath-plugin":"0.0.1","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3"}},"1.3.3":{"name":"npm-run-all","version":"1.3.3","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.3.3","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"5865c1302b3a25ab143586b8d76e155078211c4d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.3.3.tgz","integrity":"sha512-4cenSe5LF1lQYd4Xmw6fpxkoWYsyEhJqxWtkG3zbqXJVhe9h2apNjQg+B7nRb4AEt5pcY/J1PtxlpQoW/Od6Gw==","signatures":[{"sig":"MEQCID7TNYyFhN7szrSq+INwdTyallCZFNTIwMg3i5QLdYOcAiAD3ikCXU3EfvQMiXmYOEbJkAubE44t7on1mZT5/FrMMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","lib","index.js"],"_shasum":"5865c1302b3a25ab143586b8d76e155078211c4d","gitHead":"dd84fa7b31e92a5366c7da6a45cfe0a63dfad847","scripts":{"lint":"eslint src test test-workspace","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --timeout 12000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf bin coverage docs lib","testing":"mocha test/*.js --require babel-register --timeout 12000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.5.0","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"4.2.2","dependencies":{"which":"^1.2.0","ps-tree":"^1.0.1","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-polyfill":"^6.2.0"},"devDependencies":{"esdoc":"^0.4.3","mocha":"^2.3.4","eslint":"^1.10.2","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.2.0","coveralls":"^2.11.4","babel-core":"^6.2.1","power-assert":"^1.2.0","babel-register":"^6.2.0","babel-preset-es2015":"^6.1.18","babel-plugin-espower":"^2.0.0","esdoc-importpath-plugin":"0.0.1","eslint-config-mysticatea":"^2.0.0-config-0.2.0","babel-plugin-transform-es2015-modules-commonjs":"^6.2.0"}},"1.3.4":{"name":"npm-run-all","version":"1.3.4","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.3.4","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"2ff821f535c7e421aed1d1ef5e98c34d2a38fb19","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.3.4.tgz","integrity":"sha512-VRMHG1anJXsPUAI+t9o92BUUzX61RcM8L295vrs++EJRSePbkXLb6H2IVHKpFjDrZNgFyNY3b1Zq1FLbPGgz1Q==","signatures":[{"sig":"MEQCIGla8bnU2Q85AEHkaCObUcGeVhBTzqcaMZ3L6uiY4IQRAiADntxjelszg8wdnus83e6FPujNiTWuDOLK7EIBH/gx5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","lib","index.js"],"_shasum":"2ff821f535c7e421aed1d1ef5e98c34d2a38fb19","gitHead":"4308d6991aecc4f5f69c7c70e46ffe096d38f552","scripts":{"lint":"eslint src test test-workspace","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --timeout 12000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf bin coverage docs lib","testing":"mocha test/*.js --require babel-register --timeout 12000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.5.0","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"0.10.41","dependencies":{"which":"^1.2.0","ps-tree":"^1.0.1","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-polyfill":"^6.2.0"},"devDependencies":{"esdoc":"^0.4.3","mocha":"^2.3.4","eslint":"^1.10.2","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.2.0","coveralls":"^2.11.4","babel-core":"^6.2.1","power-assert":"^1.2.0","babel-register":"^6.2.0","babel-preset-es2015":"^6.1.18","babel-plugin-espower":"^2.0.0","esdoc-importpath-plugin":"0.0.1","eslint-config-mysticatea":"^2.0.0-config-0.2.0","babel-plugin-transform-es2015-modules-commonjs":"^6.2.0"}},"1.4.0":{"name":"npm-run-all","version":"1.4.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.4.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"a469bb9feabe5bf3aa9916833baf6776582e8948","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.4.0.tgz","integrity":"sha512-Le4iFE4VsbjPG4IMtuMN7gHu3UXIVnywPqBS2s3vHQe0JMGewfyWE8WYyqM509PjUybi4wbSqgW69mr3XGFr0w==","signatures":[{"sig":"MEUCIQCHAnBPebXHGa1WSmC2FjHiR5ndpnzQl3PD/Ee5U1NMPgIgdW3rEwK9EaTmmWqlPn+mi3YL+G8AuaesnZKjP4+8N8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","lib","index.js"],"_shasum":"a469bb9feabe5bf3aa9916833baf6776582e8948","gitHead":"aa09133711d64d215910992270fc0dc27db9e7b9","scripts":{"lint":"eslint src test test-workspace","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --timeout 12000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf bin coverage docs lib","watch":"mocha test/*.js --require babel-register --timeout 12000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.5.0","description":"A CLI tool to run multiple npm-scripts on sequential or parallel.","directories":{},"_nodeVersion":"4.2.3","dependencies":{"which":"^1.2.0","ps-tree":"^1.0.1","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-polyfill":"^6.2.0"},"devDependencies":{"esdoc":"^0.4.3","mocha":"^2.3.4","eslint":"^1.10.2","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.2.0","coveralls":"^2.11.4","babel-core":"^6.2.1","power-assert":"^1.2.0","babel-register":"^6.2.0","babel-preset-es2015":"^6.1.18","babel-plugin-espower":"^2.0.0","esdoc-importpath-plugin":"0.0.1","eslint-config-mysticatea":"^2.0.0-config-0.2.2","babel-plugin-transform-es2015-modules-commonjs":"^6.2.0"}},"1.5.0":{"name":"npm-run-all","version":"1.5.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.5.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"ee0fdf78fac3dfa5ae284c5bca400b7943f5ca0a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.5.0.tgz","integrity":"sha512-hUZRKeSsJIxhP7MZG6dvQmihTZXizt3mx4cjuQNnBM39k1jl6L9lCCNdmRFvcQIx0OI/0lX0Xd4e1PSHC8fGOg==","signatures":[{"sig":"MEQCIA0S9czR0BL3QCTIMhmfazDoC23Q4Fys0V2NV0NGvRIEAiA4Zxh7mXg2BgLVxTJ1jXIMs1FtIfj/tlAk8KoEQNbPwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","lib","index.js"],"_shasum":"ee0fdf78fac3dfa5ae284c5bca400b7943f5ca0a","gitHead":"cba9e8b1fc7c8305f46c2c03bc13613e2f7cc3f9","scripts":{"lint":"eslint src test test-workspace","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --timeout 12000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf bin coverage docs lib","watch":"mocha test/*.js --require babel-register --timeout 12000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.5.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"4.2.3","dependencies":{"which":"^1.2.0","ps-tree":"^1.0.1","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-runtime":"^6.3.13"},"devDependencies":{"esdoc":"^0.4.3","mocha":"^2.3.4","eslint":"^1.10.3","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","eslint-plugin-node":"^0.5.0","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","esdoc-importpath-plugin":"^0.0.1","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","babel-plugin-transform-runtime":"^6.4.3"}},"1.5.1":{"name":"npm-run-all","version":"1.5.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.5.1","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"b9a5f3a10d670f57ffb36fb088f5e6d98a71d752","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.5.1.tgz","integrity":"sha512-xsELAKeqi9II85GwbXMSrkjUdGiI4Joej/6a9VONxG8bg1nJ5OVvRwXHCgHWvfr+Phxxlk4zjTTh4LbQR1Fi4Q==","signatures":[{"sig":"MEUCIFJ3GDFhDSBe+glAOeQPmsACpNZ1k+cYeesmFk0Pf5iNAiEApXROYrWrYQm9fyE7s0hxyuKeMNwT1QN2nGWo6K7vmTw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","lib","index.js"],"_shasum":"b9a5f3a10d670f57ffb36fb088f5e6d98a71d752","gitHead":"45f74e8290cc474f1f572680cafaf9199daf3235","scripts":{"lint":"eslint src test test-workspace","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --timeout 12000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf bin coverage docs lib","watch":"mocha test/*.js --require babel-register --timeout 12000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.5.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"4.2.3","dependencies":{"which":"^1.2.0","ps-tree":"^1.0.1","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-runtime":"^6.3.13"},"devDependencies":{"esdoc":"^0.4.3","mocha":"^2.3.4","eslint":"^1.10.3","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","eslint-plugin-node":"^0.6.0","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","esdoc-importpath-plugin":"^0.0.1","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","babel-plugin-transform-runtime":"^6.4.3"}},"1.5.2":{"name":"npm-run-all","version":"1.5.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.5.2","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"fe46030f1ffd09bd9ae8d3ed89ac51b464393a8e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.5.2.tgz","integrity":"sha512-5abFFU8q2LBfS4JMGn+TTh81xCAePer1KoxYH0bb6z4i/i2bAKjZTA5UblKx7uROCNYMWyk5fwpI9d83/ZXDEw==","signatures":[{"sig":"MEYCIQCFLsc9Q1ITnQvnWxOkjkgJLHId1TwMu1bwwS65svwZ5gIhALIUNF4ZWuWSUQt3015KQAAHIdjJdkSCf0ZebqcBqK+Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","lib","index.js"],"_shasum":"fe46030f1ffd09bd9ae8d3ed89ac51b464393a8e","gitHead":"262d2447e88cb8bc9f5a3cfbecddbb8cadf5c7e7","scripts":{"lint":"eslint src test test-workspace","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --timeout 60000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf bin coverage docs lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.7.5","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"4.3.2","dependencies":{"ps-tree":"^1.0.1","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-runtime":"^6.3.13","cross-spawn-async":"^2.1.9"},"devDependencies":{"esdoc":"^0.4.3","mocha":"^2.3.4","eslint":"^1.10.3","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","eslint-plugin-node":"^0.6.0","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","esdoc-importpath-plugin":"^0.0.1","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","babel-plugin-transform-runtime":"^6.4.3"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-1.5.2.tgz_1457442979296_0.5001509580761194","host":"packages-13-west.internal.npmjs.com"}},"1.5.3-0":{"name":"npm-run-all","version":"1.5.3-0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.5.3-0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"23aa27a053ec4654c4526a6ebfd49df3b60dd6e1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.5.3-0.tgz","integrity":"sha512-hpedOWsRZ6AhYY/8Rkjw8IXNv53mxU8UPqSCr+f5xBRn6g+67cx88lvtKDdaw8xoX8pjPilsBuJkGEdj2J0X4w==","signatures":[{"sig":"MEUCIQDy1ntJVMabviYzvNF+jKhhYuA1kwAx0FE8BSHUEXAJmQIgU1/mjnTNByqk3uVU803O2l49cX0Vz5n54DccGuyT2bA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","lib","index.js"],"_shasum":"23aa27a053ec4654c4526a6ebfd49df3b60dd6e1","gitHead":"7f7d5dfd938a4b20bf0dd66a44b01c64aff4a927","scripts":{"lint":"eslint src test test-workspace","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --timeout 60000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf bin coverage docs lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.7.5","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"5.7.1","dependencies":{"ps-tree":"^1.0.1","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-runtime":"^6.3.13","cross-spawn-async":"^2.1.9"},"devDependencies":{"esdoc":"^0.4.3","mocha":"^2.3.4","eslint":"^1.10.3","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","eslint-plugin-node":"^0.6.0","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","esdoc-importpath-plugin":"^0.0.1","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","babel-plugin-transform-runtime":"^6.4.3"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-1.5.3-0.tgz_1457805620266_0.9189306797925383","host":"packages-12-west.internal.npmjs.com"}},"1.5.3":{"name":"npm-run-all","version":"1.5.3","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.5.3","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"48560644f06d3032ff9e0badd054a430dd66e153","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.5.3.tgz","integrity":"sha512-aakj8shrP8nYwh7ETvj6ewrGFV1w+81V4VcIhl/SwNy0yt+TXYVpFXGQjQnxIkRhWKIPneYMxzQ941q96AGjcg==","signatures":[{"sig":"MEUCID2+aylqqFNMmpbMbq29E4D3YmEVjD0JwdhC2yEzAwjKAiEAlX5vHvveoELRpdAt1A2CZTpGljQQcaqWRhoFEzJxgjQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","lib","index.js"],"_shasum":"48560644f06d3032ff9e0badd054a430dd66e153","gitHead":"9aa2a2d2429b5acaec3d97efd7edce04ffa34184","scripts":{"lint":"eslint src test test-workspace","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --timeout 60000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf bin coverage docs lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.7.5","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"5.7.1","dependencies":{"ps-tree":"^1.0.1","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-runtime":"^6.3.13","cross-spawn-async":"^2.1.9"},"devDependencies":{"esdoc":"^0.4.3","mocha":"^2.3.4","eslint":"^1.10.3","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","eslint-plugin-node":"^0.6.0","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","esdoc-importpath-plugin":"^0.0.1","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","babel-plugin-transform-runtime":"^6.4.3"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-1.5.3.tgz_1457807585684_0.11522640776820481","host":"packages-13-west.internal.npmjs.com"}},"1.6.0":{"name":"npm-run-all","version":"1.6.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.6.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"25ef2554e26fccbf44cbef0dad1174ed2a744e59","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.6.0.tgz","integrity":"sha512-p05q4aeOhUa2EXP80KzFv4RcmfJtn+lJ+ztZnC59QJtxKc7gvx+nEPcKdsZSgwfdN6GWqGOWR0fwY8ytnV29uw==","signatures":[{"sig":"MEUCIQDCgTkfgyD3fF8tH/cVvE2Qicj4KKtGwwjnT/8NEg2wFAIgOejsgF7n8fs3JsfHUc83r+KrKCegLcpjEjBE0jMbBOs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","lib","index.js"],"_shasum":"25ef2554e26fccbf44cbef0dad1174ed2a744e59","gitHead":"4837ae384c2158b4c8bf3d08e0ed7fedf1f49d84","scripts":{"lint":"eslint src test test-workspace","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --timeout 60000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf bin coverage docs lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.7.5","description":"A CLI tool to run multiple npm-scripts in parallel or sequential / serial.","directories":{},"_nodeVersion":"4.4.0","dependencies":{"ps-tree":"^1.0.1","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-runtime":"^6.3.13","cross-spawn-async":"^2.1.9"},"devDependencies":{"esdoc":"^0.4.3","mocha":"^2.3.4","eslint":"^1.10.3","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","eslint-plugin-node":"^0.6.0","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","esdoc-importpath-plugin":"^0.0.1","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","babel-plugin-transform-runtime":"^6.4.3"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-1.6.0.tgz_1458400387177_0.96768106543459","host":"packages-13-west.internal.npmjs.com"}},"1.7.0":{"name":"npm-run-all","version":"1.7.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.7.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"e51f7223360c9324bcfcd4c8d7069310e8321e70","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.7.0.tgz","integrity":"sha512-9KWG07NYAS1acJ4MNEcq6okkOuGuIbGVPwYDwl1em2ZjikpTgB1+XGiWmO1zj7szexO4nhe/6BySC4LDKLi6bw==","signatures":[{"sig":"MEUCIAoafuORsga1uB1QjPxhwGLlPSYYaKaYUpJhSSteUEEEAiEAwObtYMGz8q7QEuC4LTWYW2rIRHeSpYLijAilS70zCQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","lib","index.js"],"_shasum":"e51f7223360c9324bcfcd4c8d7069310e8321e70","gitHead":"e5f1a90120c993d28bf2045475d22f0c845177a1","scripts":{"lint":"eslint src test test-workspace","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --timeout 60000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf bin coverage docs lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.7.5","description":"A CLI tool to run multiple npm-scripts in parallel or sequential / serial.","directories":{},"_nodeVersion":"4.4.0","dependencies":{"ps-tree":"^1.0.1","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-runtime":"^6.3.13","cross-spawn-async":"^2.1.9"},"devDependencies":{"esdoc":"^0.4.3","mocha":"^2.3.4","eslint":"^1.10.3","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","eslint-plugin-node":"^0.6.0","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","esdoc-importpath-plugin":"^0.0.1","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","babel-plugin-transform-runtime":"^6.4.3"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-1.7.0.tgz_1459289230318_0.23368235398083925","host":"packages-12-west.internal.npmjs.com"}},"1.8.0":{"name":"npm-run-all","version":"1.8.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@1.8.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"npm-run-all":"bin/npm-run-all.js"},"dist":{"shasum":"13c315ab7cbeef24adff15a59222e2e535196d36","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-1.8.0.tgz","integrity":"sha512-nd09iSzPliO4SFyny0hpgWq0rnWwQfS1+xejnQcb6w4RnWLDlOQiLHW7EJgGFRs54aUkJfmr+TSbY5DaJdsTYQ==","signatures":[{"sig":"MEUCIHJZSpbkIOA62GFBCsKXjFU5YbHVAKdYPU9J33TRglfEAiEA7k7qLxZG9G+Y6dLpQEoiTYNpzbJMkEXBVRQk4PwWly8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","lib","index.js"],"_shasum":"13c315ab7cbeef24adff15a59222e2e535196d36","gitHead":"d4f68e58c768d8bc58a18632f146ba8c5f4de7a7","scripts":{"lint":"eslint src test test-workspace","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --timeout 60000","build":"babel-node src/bin/npm-run-all.js clean lint build:*","clean":"rimraf bin coverage docs lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:esdoc":"esdoc -c esdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.7.5","description":"A CLI tool to run multiple npm-scripts in parallel or sequential / serial.","directories":{},"_nodeVersion":"4.4.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.0","shell-quote":"^1.4.3","babel-runtime":"^6.3.13","cross-spawn-async":"^2.1.9","string.prototype.padend":"^3.0.0"},"devDependencies":{"esdoc":"^0.4.3","mocha":"^2.3.4","eslint":"^1.10.3","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","eslint-plugin-node":"^0.6.0","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","esdoc-importpath-plugin":"^0.0.1","eslint-config-mysticatea":"^1.9.0","eslint-plugin-mysticatea":"^1.0.3","babel-plugin-transform-runtime":"^6.4.3"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-1.8.0.tgz_1461477279497_0.3767810300923884","host":"packages-12-west.internal.npmjs.com"}},"2.0.0":{"name":"npm-run-all","version":"2.0.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@2.0.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"57da9a4bffce4be68a0d635e78bd64fd6229657e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-2.0.0.tgz","integrity":"sha512-F1+78jdev3CBB+CHmVL6i6v0m1lgBsfjKv+LRvveqyPivzzfRQHEiE0Vr54qjR+EU5AW3G2F3+4HUPNhZFfVKA==","signatures":[{"sig":"MEQCIDmyFFXyCzyi4GzrlaucmM6Ij5KxC8mdRK5ZdOeRFICyAiAgMBwC102RFWjAJAwFXUKhW/h3BdJufhYJamSihQX/Zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"57da9a4bffce4be68a0d635e78bd64fd6229657e","engines":{"npm":">= 2","node":">= 0.10"},"gitHead":"302057202f35a90d2ca403c6df5e842cd8012261","scripts":{"lint":"eslint src test \"test-workspace/tasks/*\"","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --timeout 60000","build":"babel-node src/bin/run-s/index.js clean lint build:*","clean":"rimraf bin coverage jsdoc lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","pretest":"node scripts/make-slink.js","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.7.5","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"0.10.45","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.0","read-pkg-up":"^1.0.1","shell-quote":"^1.4.3","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","cross-spawn-async":"^2.1.9","string.prototype.padend":"^3.0.0"},"devDependencies":{"jsdoc":"^3.4.0","mocha":"^2.3.4","eslint":"^2.9.0","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","eslint-config-mysticatea":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-2.0.0.tgz_1462966586565_0.8796255600173026","host":"packages-12-west.internal.npmjs.com"}},"2.1.0":{"name":"npm-run-all","version":"2.1.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@2.1.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"abc08ebd6de0f0b335430fdf63e246f749854531","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-2.1.0.tgz","integrity":"sha512-se5KsqO3nAYssWtZPd76J/CakbRHM1WXypNj7w5Nmi52QYi5LDN1eyt2OzLpv6s2fyF9nurHR9/NmpxWCm602A==","signatures":[{"sig":"MEUCIQD3WtZs8G816XrwBX3HIh5xhCzKQyGtBvBi1idVH1frAgIgTeJK4waked1/MmLoulec1buSIhrAwwKzXN9wX7GmH90=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"abc08ebd6de0f0b335430fdf63e246f749854531","engines":{"npm":">= 2","node":">= 0.10"},"gitHead":"a0ad906ab8ed0d575fc162d29abe82246bded717","scripts":{"lint":"eslint src test \"test-workspace/tasks/*\"","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --reporter progress --timeout 60000","build":"babel-node src/bin/run-s/index.js clean lint build:*","clean":"rimraf bin coverage jsdoc lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","pretest":"node scripts/make-slink.js","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.7.5","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"6.1.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.0","read-pkg-up":"^1.0.1","shell-quote":"^1.4.3","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","cross-spawn-async":"^2.1.9","string.prototype.padend":"^3.0.0"},"devDependencies":{"jsdoc":"^3.4.0","mocha":"^2.3.4","eslint":"^2.9.0","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","eslint-config-mysticatea":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-2.1.0.tgz_1463146447018_0.8204451480414718","host":"packages-12-west.internal.npmjs.com"}},"2.1.1":{"name":"npm-run-all","version":"2.1.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@2.1.1","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"11d2a7099130c327d42499d6bd28be94e479d449","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-2.1.1.tgz","integrity":"sha512-6CRfInCzl+T8Bkj7UtqMumbhuZXdQNi9ivWNFMGBJNVG+Xwf0f0mviA4m3kpM1zmOI9TdYVge8aYH2i0dTCEew==","signatures":[{"sig":"MEYCIQCoE88A6qsep5L7BL0AF/wdIxlLsWuugdpSCxhpYKJ4CwIhAJhwSJagJE8v4hL+kjYJ3rgogvzfm+opw5IfmplQVE0s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"11d2a7099130c327d42499d6bd28be94e479d449","engines":{"npm":">= 2","node":">= 0.10"},"gitHead":"0864a53f12f5b2537cf2c04f84082ecd4a6c7d4e","scripts":{"lint":"eslint src test \"test-workspace/tasks/*\"","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --reporter progress --timeout 60000","build":"babel-node src/bin/run-s/index.js clean lint build:*","clean":"rimraf bin coverage jsdoc lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","pretest":"node scripts/make-slink.js","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.9.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"6.2.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.0","cross-spawn":"^3.0.1","read-pkg-up":"^1.0.1","shell-quote":"^1.4.3","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"jsdoc":"^3.4.0","mocha":"^2.3.4","eslint":"^2.9.0","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","eslint-config-mysticatea":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-2.1.1.tgz_1463648964427_0.46793551626615226","host":"packages-12-west.internal.npmjs.com"}},"2.1.2":{"name":"npm-run-all","version":"2.1.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@2.1.2","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"f7e1de568800b700b9b8c5b4b1c3b5673c066c69","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-2.1.2.tgz","integrity":"sha512-fI98+8Dou1q/jTd+JyI6eUCSIJnsOc1FdCL6aUgnpj+hnRn+qEQIpomZiBVBzbEpmYic2a4IMG3JyFZKfuTHJw==","signatures":[{"sig":"MEQCIGgkV2fg064BtquNATAsj/C82/d25u5SRZRd6a8iXwOaAiBrAiP6AZObBjRFV+WVxPTbzOTScrZURNNsi9h/ZOzz2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"f7e1de568800b700b9b8c5b4b1c3b5673c066c69","engines":{"npm":">= 2","node":">= 0.10"},"gitHead":"87e0bca78985bd22504aafbd5cd46c4220425cb0","scripts":{"lint":"eslint src test \"test-workspace/tasks/*\"","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --reporter progress --timeout 60000","build":"babel-node src/bin/run-s/index.js clean lint build:*","clean":"rimraf bin coverage jsdoc lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","pretest":"node scripts/make-slink.js","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.9.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"6.2.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.0","cross-spawn":"^4.0.0","read-pkg-up":"^1.0.1","shell-quote":"^1.4.3","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"jsdoc":"^3.4.0","mocha":"^2.3.4","eslint":"^2.9.0","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","eslint-config-mysticatea":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-2.1.2.tgz_1465768890103_0.678016145247966","host":"packages-12-west.internal.npmjs.com"}},"2.2.0":{"name":"npm-run-all","version":"2.2.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@2.2.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"d1627d7ac9e23d2602eacf63d14918bf05dcf00d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-2.2.0.tgz","integrity":"sha512-qXYBcXIKI3NxN2vYYtWsI+Vpoj1GZFF88vFhpVu03KTLF3EJORsmgd/YPydQ0RqQEFlSuUBp2S+xf678GDLd0w==","signatures":[{"sig":"MEUCIQDvQzZJ0ePNXHzh/3iyrD9jE6/84jV9eagTnBW1qCW9owIgCs2b/UsR25j05u49lKP6MitgZ0RL1GpNlHJzsSeHYKw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"d1627d7ac9e23d2602eacf63d14918bf05dcf00d","engines":{"npm":">= 2","node":">= 0.10"},"gitHead":"39bd7ba1a502b9403164ba81324c5772090568c1","scripts":{"lint":"eslint src test \"test-workspace/tasks/*\"","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --reporter progress --timeout 60000","build":"babel-node src/bin/run-s/index.js clean lint build:*","clean":"rimraf bin coverage jsdoc lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","pretest":"node scripts/make-slink.js","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.9.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"6.2.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.0","cross-spawn":"^4.0.0","read-pkg-up":"^1.0.1","shell-quote":"^1.4.3","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"jsdoc":"^3.4.0","mocha":"^2.3.4","eslint":"^2.9.0","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","eslint-config-mysticatea":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-2.2.0.tgz_1466252986923_0.5029016693588346","host":"packages-16-east.internal.npmjs.com"}},"2.2.1":{"name":"npm-run-all","version":"2.2.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@2.2.1","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"33296f7b769120e30059374f6d42577fc7411fa9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-2.2.1.tgz","integrity":"sha512-HghW02JtUmF8u6wIjBAL4dhq8iTFTYJpvKz8nPt8Nv837/RMygEsEGljx+t7703hOXG+9UjgYuPXQsIdGPQxmg==","signatures":[{"sig":"MEUCIQDK77j4cGeVSPgxdTs34iMlynn9u8hIrm67cXbnZiX3KwIgJpsfpWrz6lYbounomOd01qiBNXqfuM0AmRqvO1EfZ98=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"33296f7b769120e30059374f6d42577fc7411fa9","engines":{"npm":">= 2","node":">= 0.10"},"gitHead":"b99cec9c31665810c6792ac21a439857221b65fc","scripts":{"lint":"eslint src test \"test-workspace/tasks/*\"","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --reporter progress --timeout 60000","build":"babel-node src/bin/run-s/index.js clean lint build:*","clean":"rimraf bin coverage jsdoc lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","pretest":"node scripts/make-slink.js","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.9.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"6.2.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.2","cross-spawn":"^4.0.0","read-pkg-up":"^1.0.1","shell-quote":"^1.4.3","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"jsdoc":"^3.4.0","mocha":"^2.3.4","eslint":"^2.9.0","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","eslint-config-mysticatea":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-2.2.1.tgz_1466676871298_0.7431857846677303","host":"packages-12-west.internal.npmjs.com"}},"2.2.2":{"name":"npm-run-all","version":"2.2.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@2.2.2","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"437d55b021d6c38808d7b9d81296e27be4ef3621","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-2.2.2.tgz","integrity":"sha512-nRGjM5cEMbeCbGiXe3Mhj1Iv3StXy64bS0Tmvf3xgh7jNXFPKz7KQE+WPizrGpuTk6HpR0GqqiOOBbT4959Z8g==","signatures":[{"sig":"MEYCIQCfTP0doAgpvSugUQ0/PQzo3MPn+fDparSNGKRUV4NeRAIhANMq/bhlmP4LV2T41Mtp5ak5SJL/RXDPuvG2dkKHOjA2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"437d55b021d6c38808d7b9d81296e27be4ef3621","engines":{"npm":">= 2","node":">= 0.10"},"gitHead":"6d0b0f10650c89899cb1868327cb5a229a6bf9ef","scripts":{"lint":"eslint src test \"test-workspace/tasks/*\"","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --reporter progress --timeout 60000","build":"babel-node src/bin/run-s/index.js clean lint build:*","clean":"rimraf bin coverage jsdoc lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","pretest":"node scripts/make-slink.js","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.9.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"6.2.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.2","cross-spawn":"^4.0.0","read-pkg-up":"^1.0.1","shell-quote":"^1.6.1","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"jsdoc":"^3.4.0","mocha":"^2.3.4","eslint":"^2.9.0","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","eslint-config-mysticatea":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-2.2.2.tgz_1466677987017_0.15968334721401334","host":"packages-12-west.internal.npmjs.com"}},"2.3.0":{"name":"npm-run-all","version":"2.3.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@2.3.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"da9a3b9c60942bf78a739e1e35c7f2dbec6d3571","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-2.3.0.tgz","integrity":"sha512-axy/NdnrjPfTeeZYBiHxH8/O6FvMYeRhqCvQpArJMmK13rsj0+UTI/qaVeUAcICxuK084QORtMqrMZ9FE4bXjg==","signatures":[{"sig":"MEYCIQDM8r46ELPL4C2fr8wB14SH6wVGhw7dx+GqTKYNHN4ijAIhALL7r/LHo9SP8LeykFLhKOaxaVPFBBxnTm5yj0yLR5lx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"da9a3b9c60942bf78a739e1e35c7f2dbec6d3571","engines":{"npm":">= 2","node":">= 0.10"},"gitHead":"5d8f58bb614d81a915bd28c71760d73b07aa0e64","scripts":{"lint":"eslint src test \"test-workspace/tasks/*\"","test":"npm run lint && babel-node node_modules/isparta/bin/isparta cover node_modules/mocha/bin/_mocha -- test/*.js --reporter progress --timeout 60000","build":"babel-node src/bin/run-s/index.js clean lint build:*","clean":"rimraf bin coverage jsdoc lib","watch":"mocha test/*.js --require babel-register --timeout 60000 --watch --growl","pretest":"node scripts/make-slink.js","coveralls":"cat coverage/lcov.info | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.9.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"6.2.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.2","cross-spawn":"^4.0.0","read-pkg-up":"^1.0.1","shell-quote":"^1.6.1","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"jsdoc":"^3.4.0","mocha":"^2.3.4","eslint":"^2.13.1","rimraf":"^2.4.4","isparta":"^4.0.0","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","eslint-config-mysticatea":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-2.3.0.tgz_1467107006297_0.2024519497063011","host":"packages-12-west.internal.npmjs.com"}},"3.0.0":{"name":"npm-run-all","version":"3.0.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@3.0.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"6279061d709a5ce27b059cae933028c3c03675ad","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-3.0.0.tgz","integrity":"sha512-2Tp6b1ZGS+5nGNThKXLatw8G8mzvyhr8cpahMMIf4+7knOK43MiuOtw3brj2a9qYLREZHPAAMk70RFl9PCyAVQ==","signatures":[{"sig":"MEUCIFqv+jXyWT2uxz7beQOvKmnSdPgm5RjCqSDqbEihxv5dAiEA5so+mxcXaADSbL5A4RVcszR9XL5Djn6kQSoOt1YCdnQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"6279061d709a5ce27b059cae933028c3c03675ad","engines":{"npm":">= 2","node":">= 0.10"},"gitHead":"f873b3513fdcee47833d7e1a709930c4339a2db1","scripts":{"lint":"eslint src test \"test-workspace/tasks/*\"","test":"npm run lint && nyc --require babel-register mocha \"test/*.js\" --reporter progress --timeout 60000","build":"babel-node src/bin/run-s/index.js clean lint build:*","clean":"rimraf bin coverage jsdoc lib","watch":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000 --watch --growl","pretest":"node scripts/make-slink.js","coveralls":"nyc report --reporter=text-lcov | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.9.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"6.3.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.2","cross-spawn":"^4.0.0","read-pkg-up":"^1.0.1","shell-quote":"^1.6.1","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"nyc":"^7.1.0","jsdoc":"^3.4.0","mocha":"^2.3.4","eslint":"^2.13.1","rimraf":"^2.4.4","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","eslint-config-mysticatea":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-3.0.0.tgz_1471440282481_0.15819027344696224","host":"packages-12-west.internal.npmjs.com"}},"3.1.0":{"name":"npm-run-all","version":"3.1.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@3.1.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"f8797bf6a55662b2bb53a06239cf46f8a22970f4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-3.1.0.tgz","integrity":"sha512-S+CdgfFHqu0rmfKTdvpkC5THfXv8Xgz77pDENgmRG0+h8qbEVcC0+FERJO/SeWVXbVoNVqUf49yoBWyNHtCwpA==","signatures":[{"sig":"MEYCIQDXAMgWXfNwsaKMR/AZY719FRBb8hFI54gkB12E1k0ZfgIhAJDw7YMLiXoQiLOAp4xCPp9VLLOCi0bQq9lNO41OCyrZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"f8797bf6a55662b2bb53a06239cf46f8a22970f4","engines":{"npm":">= 2","node":">= 0.10"},"gitHead":"51eaa255c3ccbef29d5966f18679ca6bdc4cbd21","scripts":{"lint":"eslint src test \"test-workspace/tasks/*\"","test":"npm run lint && nyc --require babel-register mocha \"test/*.js\" --reporter progress --timeout 60000","build":"babel-node src/bin/run-s/index.js clean lint build:*","clean":"rimraf bin coverage jsdoc lib","watch":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000 --watch --growl","pretest":"node scripts/make-slink.js","coveralls":"nyc report --reporter=text-lcov | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.8.9","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"6.3.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.2","cross-spawn":"^4.0.0","read-pkg-up":"^1.0.1","shell-quote":"^1.6.1","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"nyc":"^7.1.0","jsdoc":"^3.4.0","mocha":"^2.3.4","eslint":"^2.13.1","rimraf":"^2.4.4","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","eslint-config-mysticatea":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-3.1.0.tgz_1472724102325_0.8544999724254012","host":"packages-16-east.internal.npmjs.com"}},"3.1.1":{"name":"npm-run-all","version":"3.1.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@3.1.1","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"5c6fe867332f08342b1a1ea99f447ab86c95cb02","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-3.1.1.tgz","integrity":"sha512-vZgR9LKsIYek3RgaSyl3/otvIkMa8E2r7RH3ktD1XmHWYdlA0lNGQYwMFP+tA2upDd+MkpBTzLUy0kuQBPyybg==","signatures":[{"sig":"MEUCIQC0oJ12ic0aGNDGmrhmFVquiwIUNdN2OiX3A+NZhfX4jgIgcG5lMG9kkoaJiboFK0/CLLEUBI66FLq8sLKw9XfwrCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"5c6fe867332f08342b1a1ea99f447ab86c95cb02","engines":{"npm":">= 2","node":">= 0.10"},"gitHead":"3038a53f50eae9ed03666eb2d582c96511058081","scripts":{"lint":"eslint src test \"test-workspace/tasks/*\"","test":"npm run lint && nyc --require babel-register mocha \"test/*.js\" --reporter progress --timeout 60000","build":"babel-node src/bin/run-s/index.js clean lint build:*","clean":"rimraf bin coverage jsdoc lib","watch":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000 --watch --growl","pretest":"node scripts/make-slink.js","coveralls":"nyc report --reporter=text-lcov | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.8.9","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"6.3.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.2","cross-spawn":"^4.0.0","read-pkg-up":"^1.0.1","shell-quote":"^1.6.1","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"nyc":"^7.1.0","jsdoc":"^3.4.0","mocha":"^2.3.4","eslint":"^2.13.1","rimraf":"^2.4.4","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","power-assert":"^1.2.0","babel-register":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","eslint-config-mysticatea":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-3.1.1.tgz_1476527770004_0.9446665826253593","host":"packages-12-west.internal.npmjs.com"}},"3.1.2":{"name":"npm-run-all","version":"3.1.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@3.1.2","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"c7e3faf4aa0a59bf0dcfc12601166151692171cf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-3.1.2.tgz","integrity":"sha512-IGcfULPFE4LdMiB7bD84TkxXEC8lGVG0QOkdApx2+MpJ2FN7ICupRpQdR/fGMqG/Axw7ZgxAS21GJYno8Lr2tQ==","signatures":[{"sig":"MEUCIHJb5cusQ72e2lKMbyzeBrhfpCJdtGoG7BJcf4VFnY7uAiEAys1/5huEPx4s1ex6lJcdfECT8AMGo9eORTlTSP6L4uU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"c7e3faf4aa0a59bf0dcfc12601166151692171cf","engines":{"npm":">= 2","node":">= 0.10"},"gitHead":"2ec9889658793362de4d21c043c8a5010d17a95d","scripts":{"lint":"eslint src test \"test-workspace/tasks/*\"","test":"npm run lint && nyc --require babel-register mocha \"test/*.js\" --reporter progress --timeout 60000","build":"babel-node src/bin/run-s/index.js clean lint build:*","clean":"rimraf bin coverage jsdoc lib","watch":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000 --watch --growl","pretest":"node scripts/make-slink.js","coveralls":"nyc report --reporter=text-lcov | coveralls","preversion":"npm run build","build:babel":"babel src --out-dir .","build:jsdoc":"jsdoc -c jsdoc.json","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.8.9","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"6.9.1","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^1.1.0","minimatch":"^3.0.2","cross-spawn":"^4.0.0","read-pkg-up":"^1.0.1","shell-quote":"^1.6.1","object-assign":"^4.0.1","pinkie-promise":"^2.0.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"nyc":"^7.1.0","jsdoc":"^3.4.0","mocha":"^2.3.4","eslint":"^2.13.1","rimraf":"^2.4.4","babel-cli":"^6.4.0","coveralls":"^2.11.4","babel-core":"^6.4.0","@types/node":"^6.0.51","power-assert":"^1.2.0","babel-register":"^6.4.3","babel-preset-es2015":"^6.3.13","babel-plugin-espower":"^2.0.0","eslint-config-mysticatea":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-3.1.2.tgz_1480562977895_0.7485850083176047","host":"packages-12-west.internal.npmjs.com"}},"4.0.0":{"name":"npm-run-all","version":"4.0.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@4.0.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"6c729dc9fb46b610b435039568bc7469ae7356fe","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-4.0.0.tgz","integrity":"sha512-+aZaZjSH9MdethDLlVoA3O2SzMpx3o3Th6GIwi9OA3xbLPDo+8Mub7JaBMEohYFKXPn9UKHSSX1IaHKYY5yu9A==","signatures":[{"sig":"MEQCIDbfl6fC+KXargwhk5elDVHIEsYgxqax6ojawqOE6/aYAiByo4TCTgTPJynOQZ3KZ+6VzmnOZF9wPg6s3nFFISkfqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"6c729dc9fb46b610b435039568bc7469ae7356fe","engines":{"npm":">= 2","node":">= 4"},"gitHead":"5e88fb79c8ba0626575b98bb9160f583e0453f2a","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc npm run _mocha","clean":"rimraf .nyc_output coverage jsdoc \"test-workspace/{build,test.txt}\"","watch":"npm run _mocha -- --watch --growl","_mocha":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000","pretest":"node scripts/make-slink.js && npm run lint","coveralls":"nyc report --reporter=text-lcov | coveralls","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.8.8","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"6.0.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^2.0.0","minimatch":"^3.0.2","cross-spawn":"^5.0.1","shell-quote":"^1.6.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"nyc":"^10.0.0","jsdoc":"^3.4.0","mocha":"^3.2.0","eslint":"^3.12.2","rimraf":"^2.4.4","coveralls":"^2.11.4","@types/node":"^4.0.30","power-assert":"^1.2.0","babel-register":"^6.4.3","eslint-config-mysticatea":"^7.0.1","babel-preset-power-assert":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-4.0.0.tgz_1483198959620_0.032239340245723724","host":"packages-12-west.internal.npmjs.com"}},"4.0.1":{"name":"npm-run-all","version":"4.0.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@4.0.1","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"f10144d20b57ed9bbf6c36a8de9502e0b80f2b4e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-4.0.1.tgz","integrity":"sha512-VoCzhtUOlBRggemImpcGx+wLkVJgN1b9/3z/81WUCUAT2HtAyT+87XH1decZ02yoLTJhWW3ADu3x9GAlQtkXGA==","signatures":[{"sig":"MEQCIDA61ZMISNeqzRD/0qvoWiZBZH4SYXZyMCHdBkUdJ+JIAiANQ2mbfPvrB7aDfYhCOBw00ABIdIqD2S1f8z6T0K7Pow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"f10144d20b57ed9bbf6c36a8de9502e0b80f2b4e","engines":{"node":">= 4"},"gitHead":"acb1582353610030d5322db28128857ebd4f3abd","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc npm run _mocha","clean":"rimraf .nyc_output coverage jsdoc \"test-workspace/{build,test.txt}\"","watch":"npm run _mocha -- --watch --growl","_mocha":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000","codecov":"nyc report -r lcovonly && codecov","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"3.8.9","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"7.3.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^2.0.0","minimatch":"^3.0.2","cross-spawn":"^5.0.1","shell-quote":"^1.6.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"nyc":"^10.0.0","jsdoc":"^3.4.0","mocha":"^3.2.0","eslint":"^3.12.2","rimraf":"^2.4.4","codecov":"^1.0.1","@types/node":"^4.0.30","power-assert":"^1.2.0","babel-register":"^6.4.3","eslint-config-mysticatea":"^7.0.1","babel-preset-power-assert":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-4.0.1.tgz_1484651578745_0.7665666458196938","host":"packages-12-west.internal.npmjs.com"}},"4.0.2":{"name":"npm-run-all","version":"4.0.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@4.0.2","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"a84669348e6db6ccbe052200b4cdb6bfe034a4fe","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-4.0.2.tgz","integrity":"sha512-Gl750pNvb9degafaSOFqyKQ8rlLAkXv+2oY54/JmWqSVfuN31CHcyRsrJI6QsAjjacC3unW6rtJYwTev487d4A==","signatures":[{"sig":"MEQCIH7YFBRqRrnI/ivTi9fzf/k7v97QNGhoIeqa9UzIkCLTAiBbgyh9IMEs4sXtZdpRB4NYSLyqdtiYul+lUs5kLdPW2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin","lib"],"_shasum":"a84669348e6db6ccbe052200b4cdb6bfe034a4fe","engines":{"node":">= 4"},"gitHead":"46cfd570cc74abec3655b107925ddbe463fe5c88","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc npm run _mocha","clean":"rimraf .nyc_output coverage jsdoc \"test-workspace/{build,test.txt}\"","watch":"npm run _mocha -- --watch --growl","_mocha":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000","codecov":"nyc report -r lcovonly && codecov","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"4.2.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"7.6.0","dependencies":{"chalk":"^1.1.3","ps-tree":"^1.0.1","read-pkg":"^2.0.0","minimatch":"^3.0.2","cross-spawn":"^5.0.1","shell-quote":"^1.6.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"nyc":"^10.0.0","jsdoc":"^3.4.0","mocha":"^3.2.0","eslint":"^3.12.2","rimraf":"^2.4.4","codecov":"^1.0.1","@types/node":"^4.0.30","power-assert":"^1.2.0","babel-register":"^6.4.3","eslint-config-mysticatea":"^7.0.1","babel-preset-power-assert":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-4.0.2.tgz_1487803670304_0.1785805954132229","host":"packages-12-west.internal.npmjs.com"}},"4.1.0":{"name":"npm-run-all","version":"4.1.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@4.1.0","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"9659951c0fa8e8452cc76dbcc4569eb8121bef28","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-4.1.0.tgz","integrity":"sha512-ZdetDOfvtUtyQSq1Gl3Indx1LGZG1YqOpOk4gKIb3/28xQoJvgtgmur6h7BnRoPYbOy1hC4Qs0YyjN9Q4xD2NA==","signatures":[{"sig":"MEUCIQCrOR4PwSC0ozCT0oavyYunn8Q9A3BbCi+kDLPS8cixGwIgC69BzbAazAyxdmvFdPHMfCXrNmm/5amM9qvNsho630E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["bin","lib","docs"],"engines":{"node":">= 4"},"gitHead":"59219e8d7a169ba545c379934132e8902a3b8ec3","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc npm run _mocha","clean":"rimraf .nyc_output coverage jsdoc \"test-workspace/{build,test.txt}\"","watch":"npm run _mocha -- --watch --growl","_mocha":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000","codecov":"nyc report -r lcovonly && codecov","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"5.3.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"8.4.0","dependencies":{"chalk":"^2.1.0","ps-tree":"^1.1.0","read-pkg":"^2.0.0","minimatch":"^3.0.4","cross-spawn":"^5.1.0","shell-quote":"^1.6.1","memory-streams":"^0.1.2","string.prototype.padend":"^3.0.0"},"devDependencies":{"nyc":"^11.1.0","jsdoc":"^3.5.4","mocha":"^3.5.0","eslint":"^4.5.0","rimraf":"^2.6.1","codecov":"^2.3.0","@types/node":"^4.2.20","power-assert":"^1.4.4","babel-register":"^6.26.0","eslint-config-mysticatea":"^12.0.0","babel-preset-power-assert":"^1.0.0","babel-plugin-transform-async-to-generator":"^6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-4.1.0.tgz_1503755907413_0.9547151781152934","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"npm-run-all","version":"4.1.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@4.1.1","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"3095cf3f3cacf57fcb662b210ab10c609af6ddbb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-4.1.1.tgz","integrity":"sha512-qrmqqaJa+REbzUTIL/mHfTdgwz+gL1xUezY/ueyLa7GISZ4T3h0CH8D2r6AaZdCYN2unu7PzspP0ofpXla1ftg==","signatures":[{"sig":"MEUCIQD3khfXxrXhhCZg8FsLHHS29hvDbQp1BJBw3ECozR5m+wIgba8hJus7PNiQmMd417DcMmMmuL2Jd+beEhUIG/Zs0Tg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["bin","lib","docs"],"engines":{"node":">= 4"},"gitHead":"7e83545dff5b3cd273823d2ebe5dbb17713887bd","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc npm run _mocha","clean":"rimraf .nyc_output coverage jsdoc \"test-workspace/{build,test.txt}\"","watch":"npm run _mocha -- --watch --growl","_mocha":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000","codecov":"nyc report -r lcovonly && codecov","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"5.3.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"8.4.0","dependencies":{"chalk":"^2.1.0","ps-tree":"^1.1.0","read-pkg":"^2.0.0","minimatch":"^3.0.4","ansi-styles":"^3.2.0","cross-spawn":"^5.1.0","shell-quote":"^1.6.1","memory-streams":"^0.1.2","string.prototype.padend":"^3.0.0"},"devDependencies":{"nyc":"^11.1.0","jsdoc":"^3.5.4","mocha":"^3.5.0","eslint":"^4.5.0","rimraf":"^2.6.1","codecov":"^2.3.0","@types/node":"^4.2.20","power-assert":"^1.4.4","babel-register":"^6.26.0","eslint-config-mysticatea":"^12.0.0","babel-preset-power-assert":"^1.0.0","babel-plugin-transform-async-to-generator":"^6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-4.1.1.tgz_1503908953017_0.6727109104394913","host":"s3://npm-registry-packages"}},"4.1.2":{"name":"npm-run-all","version":"4.1.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@4.1.2","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"90d62d078792d20669139e718621186656cea056","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-4.1.2.tgz","integrity":"sha512-Z2aRlajMK4SQ8u19ZA75NZZu7wupfCNQWdYosIi8S6FgBdGf/8Y6Hgyjdc8zU2cYmIRVCx1nM80tJPkdEd+UYg==","signatures":[{"sig":"MEQCIG4qMcO8LzthkyREdpokZHzW+jpPpTa2gDP4OE9PyTElAiBPtARV5zeAPymfSH9Lefrmx/WzEhjGtQOetzFwR7q+qg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["bin","lib","docs"],"engines":{"node":">= 4"},"gitHead":"ec4d56c4ddfe0d219a70d9f24cd62152a4c03c63","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc npm run _mocha","clean":"rimraf .nyc_output coverage jsdoc \"test-workspace/{build,test.txt}\"","watch":"npm run _mocha -- --watch --growl","_mocha":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000","codecov":"nyc report -r lcovonly && codecov","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"5.5.1","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"chalk":"^2.1.0","ps-tree":"^1.1.0","read-pkg":"^3.0.0","minimatch":"^3.0.4","ansi-styles":"^3.2.0","cross-spawn":"^5.1.0","shell-quote":"^1.6.1","memorystream":"^0.3.1","string.prototype.padend":"^3.0.0"},"devDependencies":{"nyc":"^11.1.0","yarn":"^1.2.1","jsdoc":"^3.5.4","mocha":"^3.5.0","eslint":"^4.5.0","rimraf":"^2.6.1","codecov":"^2.3.0","p-queue":"^2.2.0","fs-extra":"^4.0.2","@types/node":"^4.2.20","power-assert":"^1.4.4","babel-register":"^6.26.0","eslint-config-mysticatea":"^12.0.0","babel-preset-power-assert":"^1.0.0","babel-plugin-transform-async-to-generator":"^6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-4.1.2.tgz_1510055077393_0.1368929159361869","host":"s3://npm-registry-packages"}},"4.1.3":{"name":"npm-run-all","version":"4.1.3","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@4.1.3","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"49f15b55a66bb4101664ce270cb18e7103f8f185","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-4.1.3.tgz","fileCount":30,"integrity":"sha512-aOG0N3Eo/WW+q6sUIdzcV2COS8VnTZCmdji0VQIAZF3b+a3YWb0AD0vFIyjKec18A7beLGbaQ5jFTNI2bPt9Cg==","signatures":[{"sig":"MEYCIQDzkBQbicAxTtlUo3G9kHuX/vm4leEUCKc9UXbmyKJW+QIhANVP3XfeJNJLduSltHIk/EjdaOjBYNtkB4eSS0vzY0yg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa70R5CRA9TVsSAnZWagAAI4UP/jVUb36DRt0OIZb0c15t\nJdCwMNUJLmZZZLvpRGeNgK+AjNiNDPrIOlYIk1zC525ugej0vNDtdAZ0/KMB\nR1ZSbBp0Kk3jwIGj6+b/gZF4tOq7C6S0DDy1aPDxxmavQJ03DkK/KjPyECh1\np8uvOm/GyQuaKWCrluhyz7P+GjcsNf5GfkRR27jOZoZCCD8RR05SMrEVhJJr\nNDNOzCdQBTUMW1ySxC6ULtSEfvqMPQxz9g9ZSUjjeZktaOPBOEx2AOw+Tlbr\nHr7Agjl79H7gExjJ1IUtCGPAvk03R5kahqmnbS4H9cKvuQtRAe/jsGDOMBL6\nsDWeufXtV0NRt5KCKRVBu3AKiYkWBbjdtdwJKl/ZC8v0z5NlPz086rtH8j9i\nsduJuZEA5ccAIiWSed/CuiTcYGWLNsGfvTouNoVwrQC/FI4jAHJ3A37hlPm5\nWqDVao2Aio7jN1zuzxwSaq5t3uAKHyncikGS/4IEEnFp8tRkjKcSCv80oYzY\nG4TK8H/Kpik6OCr8IR/DdeXfeO6ryHrCHfWvOVX92vca4hzJxX9zZ1BUF8JU\nKZ7ZPWsrOKJRpPJCTzVTzV/6cm1ttkchGQL26ao/jb9AU80V6pMhK+7DmM3/\nMS4cntaY+sy8HhuLdavU7ywqlyWd+wjdzsSezgF/8hk30g0HEzYzknVib2x2\n9d+g\r\n=1OJJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["bin","lib","docs"],"engines":{"node":">= 4"},"gitHead":"52eaf86242ba408dedd015f53ca7ca368f25a026","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc npm run _mocha","clean":"rimraf .nyc_output coverage jsdoc \"test-workspace/{build,test.txt}\"","watch":"npm run _mocha -- --watch --growl","_mocha":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000","codecov":"nyc report -r lcovonly && codecov","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"6.0.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"10.0.0","dependencies":{"chalk":"^2.1.0","ps-tree":"^1.1.0","read-pkg":"^3.0.0","minimatch":"^3.0.4","ansi-styles":"^3.2.0","cross-spawn":"^6.0.4","shell-quote":"^1.6.1","memorystream":"^0.3.1","string.prototype.padend":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.1.0","yarn":"^1.2.1","jsdoc":"^3.5.4","mocha":"^3.5.0","eslint":"^4.5.0","rimraf":"^2.6.1","codecov":"^2.3.0","p-queue":"^2.2.0","fs-extra":"^4.0.2","@types/node":"^4.2.20","power-assert":"^1.4.4","babel-register":"^6.26.0","eslint-config-mysticatea":"^12.0.0","babel-preset-power-assert":"^1.0.0","babel-plugin-transform-async-to-generator":"^6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all_4.1.3_1525630072193_0.9698680014750578","host":"s3://npm-registry-packages"}},"4.1.4":{"name":"npm-run-all","version":"4.1.4","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@4.1.4","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"5a44689751cc346e4104778732c7c0b6efd1ac9d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-4.1.4.tgz","fileCount":30,"integrity":"sha512-8C1ln0zuKxyiApr7MEvLcrsK3iHFcszf8o/NchaubueC9wF+HLrRJQkwY9Wh5JjdGj6bb2RW9l8jile4kIN3Jg==","signatures":[{"sig":"MEQCICuxuQwMJ5k3KFkkjuIe2i2j4Id30xpohNv4OwR4mysxAiAIgipX/gAFcC855JYxayDdlhJT7Xi2DmwY3j7z8xku9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb+TohCRA9TVsSAnZWagAAT3MQAJamui0gXrgb9Pq+9OsY\nQSefPybr4UxeJej1cvw+x+T266SCzOighyuxZ4zzRRAJz6RwqwxsMr5OYwx3\nbpjDHaNo9nCld5z6eYoNqiU5Ygi+0q0fvQBPmymGhWO7kUL7DDak3Cjjrotn\nKjmD0UyRsUuXWXrmpCgw2+1TNcCjNYqLCIYIupQgfos4+JQj09jqqbduYnXc\nxxrp+w46DzWd1PCYgIMvZXHMsitFJEOXIlUV8dZjiH7d967772FHb5Jgf8Zb\nlY2OQpgvhvbKQTGpljjRYOzn95INRVcaSfaz/uYv8cjp/P2XPPp0NI7neHW1\nH4SSd3z6ZDheKQpZ06JD2Ibyr4RxHM3DH3KZEgg6DyYUtEF4+vlmFwcaEA8O\nHpgXeKkXi3R0irHgDQiFYZHG2sccIC4wVDUtqBsNYYkYJ/zHBXaHomoXVWDt\nQccL8KgaCuIjmQ6KovKvTZCTBRMvX6iTRJhLaz2oTwiWESmeRnYmFRn3i89E\n1YfYg4dQNf41LVRTxFifwgiVbVOhvpEg2egp4GtuJhNFfPum/eepCiMigok/\nlMaso+/8CQNdztbITgwlu+m8YcAuFTFqmodMduvRMdnSqe37faWXLL3hOmZl\nFgZMJC8z/SCNRIF2Js06XZPQfWCaA68vA0Dq3tYPaXyVNcIh5P4eW6o2ogMA\nb6dp\r\n=UkaV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 4"},"gitHead":"a79fbacda181ec8a240d8bf8d34f9303da3c1fd1","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc npm run _mocha","clean":"rimraf .nyc_output coverage jsdoc \"test-workspace/{build,test.txt}\"","watch":"npm run _mocha -- --watch --growl","_mocha":"mocha \"test/*.js\" --compilers js:babel-register --timeout 60000","codecov":"nyc report -r lcovonly && codecov","pretest":"node scripts/make-slink.js && npm run lint","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"6.4.1","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"11.1.0","dependencies":{"chalk":"^2.1.0","read-pkg":"^3.0.0","minimatch":"^3.0.4","ansi-styles":"^3.2.0","cross-spawn":"^6.0.4","shell-quote":"^1.6.1","memorystream":"^0.3.1","string.prototype.padend":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.1.0","yarn":"^1.2.1","jsdoc":"^3.5.4","mocha":"^3.5.0","eslint":"^4.5.0","rimraf":"^2.6.1","codecov":"^2.3.0","p-queue":"^2.2.0","fs-extra":"^4.0.2","@types/node":"^4.2.20","power-assert":"^1.4.4","babel-register":"^6.26.0","eslint-config-mysticatea":"^12.0.0","babel-preset-power-assert":"^1.0.0","babel-plugin-transform-async-to-generator":"^6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all_4.1.4_1543060000722_0.6655612653031107","host":"s3://npm-registry-packages"}},"4.1.5":{"name":"npm-run-all","version":"4.1.5","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","task"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"npm-run-all@4.1.5","maintainers":[{"name":"anonymous","email":"star.ctor@gmail.com"}],"homepage":"https://github.com/mysticatea/npm-run-all","bugs":{"url":"https://github.com/mysticatea/npm-run-all/issues"},"bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js"},"dist":{"shasum":"04476202a15ee0e2e214080861bff12a51d98fba","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/npm-run-all/-/npm-run-all-4.1.5.tgz","fileCount":30,"integrity":"sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==","signatures":[{"sig":"MEUCIFEIjMcwoenhnCymeK5uvG7an9SQbcFnDxcgbrrMZj0rAiEAtPehno5zPfmOzs5ayRTIFkf43wwlWtftjFq1tAxi5k0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh21YuCRA9TVsSAnZWagAAaPUP/3F2ATI+Prem8SpPi9o3\nTz78kbVrA6NR+0ArkUSeDxAEdMfsAgLdRGHt6OEom+Pkpb8vo7DE/9iymTF/\nAbgUqmkdZxheazjzD8HDE8TDnrbQWl3R7lSmFs9H6lbwkmKgBbuQQo7itRVa\n7ZbIy9+LJDY3izfHlwuD//JuEGmxiICa0HpBezCp54ok/uRNzquGl3y8U6Ox\nT4xBSZ6dCDVRMfZFDVnYrN42x+s+AQQunr7KJ13QAxbHoi8i6pRSnhGDWBbF\nD//IyOvWkzZDLWeqls2HjMg/9Lm+auK5TqJIC95Ihm+/cJuLSuo3rq7BX9BY\nOoELxH52M8BaBweo2VakgVGbOgA+KVLfaBAybMNV7HTSLBIjeAbLqVqaZ8O7\nVOv9fdxEgdUWuZNA3++PhkhtfWf3mTwiHMP1XDxP80K/r3CyDrphFbxLg5Ql\nbv3Qvh47SLyisFJRmxsMMEpyz3E6yHhmBwg1BpKEHRrhbWB+6tAt/g1i1tX1\nxZfR7UGk1WVjNrUoZ+/WgUDdCl09xB3pdI/8l1VObm248vhLziav2dJ9kTXB\nuS3Yy/t6i//P59dZRO2QZll+ucsUo9eyymCT4acCU6JYUWZ0aBPF3tRwuj+Y\nof6okv1ziHkCHLPGPsxdh0s51Hyi5Ze4K6WamB0x4TL6V+D+DqxmgfuHTCIK\nDjij\r\n=4XO4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 4"},"gitHead":"df1511851a2b5e8a406e4a2622829b360f671afc","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --require babel-register npm run _mocha","clean":"rimraf .nyc_output coverage jsdoc \"test-workspace/{build,test.txt}\"","watch":"npm run _mocha -- --require babel-register --watch --growl","_mocha":"mocha \"test/*.js\" --timeout 120000","codecov":"nyc report -r lcovonly && codecov","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"anonymous","email":"star.ctor@gmail.com"},"repository":{"url":"git+https://github.com/mysticatea/npm-run-all.git","type":"git"},"_npmVersion":"6.4.1","description":"A CLI tool to run multiple npm-scripts in parallel or sequential.","directories":{},"_nodeVersion":"11.1.0","dependencies":{"chalk":"^2.4.1","pidtree":"^0.3.0","read-pkg":"^3.0.0","minimatch":"^3.0.4","ansi-styles":"^3.2.1","cross-spawn":"^6.0.5","shell-quote":"^1.6.1","memorystream":"^0.3.1","string.prototype.padend":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.9.0","yarn":"^1.12.3","mocha":"^5.2.0","eslint":"^4.19.1","rimraf":"^2.6.2","codecov":"^3.1.0","p-queue":"^2.4.2","fs-extra":"^7.0.1","@types/node":"^4.9.1","power-assert":"^1.6.1","babel-register":"^6.26.0","eslint-config-mysticatea":"^12.0.0","babel-preset-power-assert":"^2.0.0","babel-plugin-transform-async-to-generator":"^6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all_4.1.5_1543067561448_0.2591359600954819","host":"s3://npm-registry-packages"}}},"name":"npm-run-all","time":{"created":"2015-03-24T00:54:38.201Z","modified":"2025-09-19T23:48:29.174Z","1.0.0":"2015-03-24T00:54:38.201Z","1.0.1":"2015-03-24T01:05:13.468Z","1.0.2":"2015-03-24T07:58:19.610Z","1.0.3":"2015-03-30T14:09:57.623Z","1.1.0":"2015-03-30T15:51:24.788Z","1.1.1":"2015-03-30T15:57:00.502Z","1.1.2":"2015-04-04T21:24:17.308Z","1.1.3":"2015-04-11T15:12:06.750Z","1.2.0":"2015-04-15T11:22:37.689Z","1.2.1":"2015-04-15T12:36:50.488Z","1.2.2":"2015-04-15T13:01:35.044Z","1.2.3":"2015-04-18T22:59:43.558Z","1.2.4":"2015-04-26T08:09:43.628Z","1.2.5":"2015-05-15T10:06:16.372Z","1.2.6":"2015-06-19T15:24:30.263Z","1.2.7":"2015-08-26T05:24:59.150Z","1.2.8":"2015-08-26T05:32:32.066Z","1.2.9":"2015-09-07T11:54:38.665Z","1.2.10":"2015-09-07T12:55:19.637Z","1.2.11":"2015-09-07T13:17:51.502Z","1.2.12":"2015-10-17T21:58:44.538Z","1.2.13":"2015-11-05T12:39:45.158Z","1.2.14-beta":"2015-11-18T07:59:27.185Z","1.3.0":"2015-11-18T11:30:25.637Z","1.3.1":"2015-11-18T23:57:00.269Z","1.3.2":"2015-11-23T03:43:01.413Z","1.3.3":"2015-12-02T09:50:01.416Z","1.3.4":"2015-12-06T07:36:17.579Z","1.4.0":"2015-12-08T13:38:55.555Z","1.5.0":"2016-01-16T16:47:50.778Z","1.5.1":"2016-01-28T04:15:33.746Z","1.5.2":"2016-03-08T13:16:21.546Z","1.5.3-0":"2016-03-12T18:00:20.797Z","1.5.3":"2016-03-12T18:33:06.106Z","1.6.0":"2016-03-19T15:13:07.621Z","1.7.0":"2016-03-29T22:07:10.738Z","1.8.0":"2016-04-24T05:54:40.003Z","2.0.0":"2016-05-11T11:36:27.035Z","2.1.0":"2016-05-13T13:34:07.597Z","2.1.1":"2016-05-19T09:09:25.110Z","2.1.2":"2016-06-12T22:01:30.750Z","2.2.0":"2016-06-18T12:29:49.263Z","2.2.1":"2016-06-23T10:14:31.881Z","2.2.2":"2016-06-23T10:33:07.495Z","2.3.0":"2016-06-28T09:43:26.735Z","3.0.0":"2016-08-17T13:24:42.734Z","3.1.0":"2016-09-01T10:01:45.459Z","3.1.1":"2016-10-15T10:36:10.251Z","3.1.2":"2016-12-01T03:29:38.125Z","4.0.0":"2016-12-31T15:42:39.860Z","4.0.1":"2017-01-17T11:12:59.006Z","4.0.2":"2017-02-22T22:47:50.532Z","4.1.0":"2017-08-26T13:58:27.556Z","4.1.1":"2017-08-28T08:29:13.281Z","4.1.2":"2017-11-07T11:44:37.544Z","4.1.3":"2018-05-06T18:07:52.278Z","4.1.4":"2018-11-24T11:46:40.942Z","4.1.5":"2018-11-24T13:52:41.635Z"},"readmeFilename":"README.md","homepage":"https://github.com/mysticatea/npm-run-all"}