{"name":"concurrently","version":"7.2.1","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-next":"^4.1.2","eslint":"^8.15.0","jest":"^27.5.1","jest-create-mock-instance":"^2.0.0","ts-jest":"^27.1.4","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":"723d7c315d0a5758414c9bc04b4a56a985454bb6","bugs":{"url":"https://github.com/open-cli-tools/concurrently/issues"},"homepage":"https://github.com/open-cli-tools/concurrently#readme","_id":"concurrently@7.2.1","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"shasum":"88b144060443403060aad46f837dd17451f7e55e","size":28938,"noattachment":false,"key":"/concurrently/-/concurrently-7.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/concurrently/download/concurrently-7.2.1.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.1_1653258531277_0.5897176201290546"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-22T22:29:09.715Z","publish_time":1653258531814,"_cnpm_publish_time":1653258531814,"dist-tags":{"latest":"9.0.1"}}