{"name":"concurrently","version":"7.2.0","description":"Run commands concurrently","main":"index.js","types":"dist/src/index.d.ts","type":"commonjs","bin":{"concurrently":"dist/bin/concurrently.js"},"engines":{"node":"^12.20.0 || ^14.13.0 || >=16.0.0"},"exports":{"import":"./index.mjs","require":"./index.js","default":"./index.js"},"scripts":{"build":"tsc --build","postbuild":"chmod +x dist/bin/concurrently.js","clean":"tsc --build --clean","lint":"eslint . --ext js,ts --ignore-path .gitignore","prepublishOnly":"npm run build","report-coverage":"cat coverage/lcov.info | coveralls","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/open-cli-tools/concurrently.git"},"keywords":["bash","concurrent","parallel","concurrently","command","sh"],"author":{"name":"Kimmo Brunfeldt"},"license":"MIT","dependencies":{"chalk":"^4.1.0","date-fns":"^2.16.1","lodash":"^4.17.21","rxjs":"^6.6.3","shell-quote":"^1.7.3","spawn-command":"^0.0.2-1","supports-color":"^8.1.0","tree-kill":"^1.2.2","yargs":"^17.3.1"},"devDependencies":{"@types/jest":"^27.0.3","@types/lodash":"^4.14.178","@types/node":"^17.0.0","@types/shell-quote":"^1.7.1","@types/supports-color":"^8.1.1","@types/yargs":"^17.0.8","@typescript-eslint/eslint-plugin":"^5.8.1","@typescript-eslint/parser":"^5.8.1","coveralls":"^3.1.0","eslint":"^7.17.0","jest":"^26.6.3","jest-create-mock-instance":"^1.1.0","ts-jest":"^26.5.6","ts-node":"^10.4.0","typescript":"^4.5.4"},"jest":{"preset":"ts-jest","collectCoverage":true,"collectCoverageFrom":["src/**/*.ts","!src/index.ts"],"coveragePathIgnorePatterns":["/fixtures/","/node_modules/"],"testEnvironment":"node","testPathIgnorePatterns":["/node_modules/","/dist"]},"gitHead":"55b8caec381657084af9fc52d593afc2668e2c5e","bugs":{"url":"https://github.com/open-cli-tools/concurrently/issues"},"homepage":"https://github.com/open-cli-tools/concurrently#readme","_id":"concurrently@7.2.0","_nodeVersion":"12.22.10","_npmVersion":"8.7.0","dist":{"shasum":"4d9b4d1e527b8a8cb101bc2aee317e09496fad43","size":28273,"noattachment":false,"key":"/concurrently/-/concurrently-7.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/concurrently/download/concurrently-7.2.0.tgz"},"_npmUser":{"name":"gustavohenke","email":"guhenke@gmail.com"},"directories":{},"maintainers":[{"name":"gustavohenke","email":"gustavo@injoin.com.br"},{"name":"kimmobrunfeldt","email":"kimmo.brunfeldt@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/concurrently_7.2.0_1652582819301_0.7161942427575889"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-15T02:47:02.746Z","publish_time":1652582819443,"_cnpm_publish_time":1652582819443,"dist-tags":{"latest":"9.0.1"}}