{"name":"concurrently","version":"7.3.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","types":"./dist/src/index.d.ts"},"./package.json":"./package.json"},"scripts":{"build":"tsc --build","postbuild":"chmod +x dist/bin/concurrently.js","clean":"tsc --build --clean","format":"prettier --ignore-path .gitignore --check '**/{!(package-lock).json,*.y?(a)ml,*.md}'","format:fix":"npm run format -- --write","lint":"eslint . --ext js,ts --ignore-path .gitignore","lint:fix":"npm run lint -- --fix","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":"^7.0.0","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":{"@swc-node/register":"^1.5.1","@swc/core":"^1.2.204","@swc/jest":"^0.2.21","@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","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","jest":"^27.5.1","jest-create-mock-instance":"^2.0.0","lint-staged":"^12.4.1","prettier":"^2.6.2","simple-git-hooks":"^2.7.0","typescript":"^4.5.4"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{js,ts}":"eslint --fix","{!(package-lock).json,*.y?(a)ml,*.md}":"prettier --write"},"gitHead":"1220aeb66c99ee65ba464c789dbe0f6055afaf07","bugs":{"url":"https://github.com/open-cli-tools/concurrently/issues"},"homepage":"https://github.com/open-cli-tools/concurrently#readme","_id":"concurrently@7.3.0","_nodeVersion":"14.19.1","_npmVersion":"8.11.0","dist":{"shasum":"eb45cdbc8df43da195f619aba218a980cae49184","size":28910,"noattachment":false,"key":"/concurrently/-/concurrently-7.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/concurrently/download/concurrently-7.3.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.3.0_1658188050024_0.6570150356675402"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-18T23:47:34.225Z","publish_time":1658188050213,"_cnpm_publish_time":1658188050213,"dist-tags":{"latest":"9.0.1"}}