{"_id":"run-screen","_rev":"19-776430ff6cc9950b8159f82feda36641","name":"run-screen","dist-tags":{"latest":"0.5.4"},"versions":{"0.0.1":{"name":"run-screen","version":"0.0.1","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"a04d1519ab2c9d9b25440ecf4b501c66bbcf7c91","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.0.1","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-kP7CmJxU1sYWbvPE9LochwS6k5/PSmKBGWSLuTgin6gHf9DGsjNPnes3zL6Uyq4H+uRt7uNSzEAWfL+2W+E+Aw==","shasum":"280dd912421f171f65e5ed0b20fcd4e31f026578","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.0.1.tgz","fileCount":9,"unpackedSize":22194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuuCFCRA9TVsSAnZWagAA4CQQAKJpblUl2aRaYSGw58B1\n7hhXEb6h+tWsSSQ/TlGu+mRUs+UEa57Mbx4Zy/P1RR4ga3gC0LnJwhl4FNEv\nYxRjIdflEWKocCP2kupLzMvN2OAz5FTDNIuANPURNiv4WIYXo46pzyMsfkq/\nyF2GekFn5XHXdntijccK2wAiMK+jNcECJAuswBu5xchfQmc1i7rvNxk7sjJY\nH9qq2TmwJwLV8On90Lv9wgI0VpXmDOdDL6XUYa4PdRPnT9sKkSsIr2VYf7ur\nB5doKly3E+/hskIMcy/7eP0hPJIkY/pSmxj7mCyWvI5BT/8HmYpoYFvMfakY\nm8XwQeBei096M7uVMeANxVP+4YNcpdnoflV/CeMoeJxblVQmQ3GA+I0whXJq\nQRJ5lqi/yjBXWgnuO2qt/OdbHC77WTe8k7x6R7zcZm1vp0FVa5+7+7A/6sz9\nDRDyvaqjLfUTHwzPprZF6qlxPUrzN7yn0RycJ87yy3EsvxHMnv4xONXSrFh7\nqRPB48W8bGzX74cEUifGiolCTR3VJahfy4YYfBZfaZa1t78AFAIXeuwyItZE\nITsknDu4t//eFI8c2+fysJPurG/FjkPYV/KyAo40VeZ2JTkFNcFZXYt4+LQk\nJ9IEMQHkJhBN5i1ub6ywI0kd2hWRnWcrgjsIHNjCe5B5yKJ3RNLm+JQGToZx\nLADN\r\n=ABo3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDN77pA7dVSjxipWSSoQ5bIjKTaepqdtshxpKKoZn/IhgIhALZaDRebAbQl9LDt3D+MZhUaTz2J5xDf05UygXEfosXZ"}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.0.1_1555751044850_0.47789554778222576"},"_hasShrinkwrap":false},"0.0.2":{"name":"run-screen","version":"0.0.2","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test":"run-screen 'yarn foo' 'yarn foo'","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"30bd8756e3ad4010db9db94c2632619bff85b718","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.0.2","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-2UXLPjxXx+LTdfxp0XHyLm+U96OMqIciy6+CT2OuIouKq+GGxlYgkI+MTKYVgjV2FQTxnf9U/XiHjz20vAyJBQ==","shasum":"3ad7bddb4e7fe85034b99d522cc3d313a56f06c2","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.0.2.tgz","fileCount":11,"unpackedSize":22901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuyjfCRA9TVsSAnZWagAAnokQAKUI39r/rCe8+RBjJGOy\nwrT+vgLRNaZddavo2+ko8ev8Vbtum9HYXzI1kvmoAh7G7WZH/eGKX9uznraa\n7SxWBwaBHug8q/R+1TQqWfTp1ZnmZdFFhSfurjOufo4b92/sJd5OxlA7c9Jm\nFISVVqmKiLjBr6lcZTE2RJ1hFp9u6cblilpGtNWSZWAqBHD1WmCXxNgBOtBe\nsZocq60NLKsZ8cRoTP45larGl0ntnZ1KnnWaLEsj/jzK0Ht8YNDSPOIG/DcH\npUKbFM8p1vQu9FIJVdLxDLD9dPwWakaKunGjhzlOP8bZOv/anTj4HKc2skwn\nldmecACZSTJxhW69Nbk01hNEr//Rh3GGHmulcQj2Hnd0s+JTQNRzLwhUJJ1I\nd3OYMTXwLATD/2F1oRgCDya23/RNOfMzXDVODuUYvmQdYWXMKlmzdJD/sH3c\n36lAFoOvbZVBxnl+Qjj9k3yn7KUQfVC5Q1i8lp5iXDMqzLrA0fqWp4QYPCaj\nUjgX9R94rTlyziUVa073e4VsKF4C5fIy2qOkCXtLMadryM7ZeQxsqRrucmgw\n5JFQZJIrhhZd6jhZtAX/MzdlJ8Tvw7iZGkg8If5dY0C1uMixxMOAeH/NND3x\nzeHGml+APyaOJHuvXQ2XO68T6r8dOi4EcBAK9gC2nTRMWJuL1A1LXsFS/gNS\nv2XN\r\n=3ye7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxXR8f73vtnEfwPg7GQGtZ1NJN4ntCbyvcp+9ecAV/AwIhANwe9AK0VShbRaRRKq1WS2IJkQyba7gLGq9qjFbCKqSM"}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.0.2_1555769566723_0.5134886428517593"},"_hasShrinkwrap":false},"0.0.3":{"name":"run-screen","version":"0.0.3","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test":"run-screen 'yarn foo' 'yarn foo'","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"9d8a81a9fc08d5fb4a40a9c97966b6c1c78d135f","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.0.3","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-/bmB1r+QJUGBsn3XFvoaSxJKl3d1pXzfq5g2SZRMw53l0RYHDK5ddJqsc9BoaeJuUd/Nt9yRFW7li67ZLdHuug==","shasum":"c778868eb60035d2ee89182fa1829f29a080c4b7","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.0.3.tgz","fileCount":11,"unpackedSize":23057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuypnCRA9TVsSAnZWagAAg7EP/3UpZ118hqr2Z2HEkZnT\nOUrWTbCtF5zrh3j1tj2bpkg49Go8dS06A/zVyY5hW51RkBk+5SfQcS5rL6Ls\nQDfSMEGk97j0ilyEiVn4R+DYoH4jSfW6Qo+R2kzEV/k0hQbrHM+jw8kympwp\nFOA89BSb9aey+iP1N8c7YLY2TjnueewOWsE6diNQNWuow1JYM8UB/Ugy6ARV\nUXsw3RPpZCW98rLmNQILmGtO6E2DXyeQfFGz23jHTdzvrj6qFRHVvds2/OIQ\nLawvYXzjM3fEsUZr7A+4/MfMbbr0vZuJgP99EIbk7wk02CKLFju26DO8IA4L\nGmpqDSFoxm8gSKxxSvoYE5Hr5obRDPFL5fmYS/05kB1zqH+RTuE8htuVUBzn\nL0aNSmzIVSpogt2PhDGWZZ2FUz3WWxIRkG+dWfNaEf735G5WotS93v4fmAjL\nNxeCspZLjPyeCYkOuf4Is76T9l1qdStdKFOAo0MOb4Zu7wkpT7HW1UDJlEJF\nHTfM7u/xFJDyI07FL0yi8NgNZ7u3ITf1tOpdnGTsQKtmpmt8Rk49qsvyLi/C\nrS578sQQY43VLOQ5sQkt8BXvFOGJv9mNZiVKcQvMurfeEWn8fCuYyabJ+EE/\nXG7bQQkVZyQqBlhU8Hk5btCAeTcjDB2aeJttQnVR8Htro/Pm7gk8ORC5vMsB\n/7I+\r\n=1hhX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB9VXJWEQ5fK5ZhZBNPA2yokOdkBsMgXrHXobIgN69eaAiA1eGIRWaIx1jOk/XYSF4X5dvy9eIM8YanhT9qjxFoJbw=="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.0.3_1555769959227_0.6106641904811689"},"_hasShrinkwrap":false},"0.0.4":{"name":"run-screen","version":"0.0.4","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test":"run-screen 'yarn foo' 'yarn foo'","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"44b4b3eec4c4a14068177bf9cdb08d6a4351f839","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.0.4","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-7/7vPIu8SdHHuJgKXdpcKBAfuqI53QJzO1m6RrE5YjdTHoF1hY2zvFWETggMTNhx3i1bHDTi5F+SQdx7tMcfug==","shasum":"28625812aa7e96a664602668f0195878a68ddeb6","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.0.4.tgz","fileCount":12,"unpackedSize":40727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuzdHCRA9TVsSAnZWagAAko4P/3UXf2MsaekNb7wpdyP+\n9mR+2vuwYHZy1x+PDfue/YmdWt7LzZ86aE+2FKlDD36L2kRj0tkkHH3i4G7n\nrxQRN/CyksPdMWUTXNqhTmlRTlA8CxhisxyVW8IszfdGOqsTxT9N2D7cxnCF\nEW/RPz5C89go/kzkRdDUinzHlCM3Ko5P3fCCbFvHLREiCERw/SvR/Az0AFwH\nsiy4A3oHODkR9cUlYgcwQfnXDU2rpZTxh7Axlm+GNNeE06VhQ67gd3EdrSwY\nBmTmtOJ2QUEw4Lfug0bb4yh+gFdeIKay41F5/9moAmKUCKxbP8R8qm93VeBS\n0g/kRR3dqYxS4NbZQ5S3mGm9JGRtKj8Soa5qSGqDMe8XyLQyetoIN8WXdDh9\nBgRUwgtfAikA54PeLwa+ARrwxoDX4MDKOs1o3/6f9Ev7nf0F411N4DAneJXf\nZagXBIZwK71TKYSWdbVWHv22RSJNA/jTVA89vVjCosMS+7ll1+cl8ME/zcme\n2jZbQ5CixbcippZ2jK64FB8MGWrG1jg2uNcRznQV9sOqGJXw90227QWejS1/\nrTiiOh86RYIbp+SBMFr7aYJpJNG607SvzCFRwgMRv21jzaMJANrX+Yf5ZBuH\n9/jx9TI1GLPWdyhwmDibylf+aYDWglmxDxQXZonMMco3Tt3UzXMPDI86VErN\nE93z\r\n=Wcv/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCD3kLg/JQDcOm/tpckRMPys6TtbOqq4gVaofbYkMKKzwIhAPMH4eArX1nAvK0Z5qM3p6vwIVX3B1QD8z43H1C8X8gS"}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.0.4_1555773254172_0.24874999718605806"},"_hasShrinkwrap":false},"0.1.0":{"name":"run-screen","version":"0.1.0","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"run-screen 'yarn foo' 'yarn foo'","test2":"run-screen 'watch uptime' htop","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"7ccea036cd4f7d469b0df2fd8687d6cbb9c0acc2","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.1.0","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-zvsNqOP/37cbqquoJewE7QMBcAJO1bYaevqHY/F4WTy/RnpWPTyF1z5DM9DHYfaCs8DlKmrwVoHZVgNF9FghgA==","shasum":"5b35302f1088f64107767d6c5fdb1bc6c997db22","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.1.0.tgz","fileCount":12,"unpackedSize":42381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvB1fCRA9TVsSAnZWagAAZWEP/RYPa2iRZgPaTuembLRR\njkx9nHUJLljRSpajOCOyPIM/cEQSt+HlQzRHiz1/enhrxDn5znM5QEQYVjFN\nqFE479TH+8Sbp4NCumE85vl2wl+khcIgIoAQ932QH2t5qcDGvnOl7BLXoajG\n6aAhsvOE1dpfxxlsrQ+rCxbrsYkuQmmAVHKTjIOcK6qRdQK6FVijYwPLkPiE\nHeC/8DFfALA/LZSuI8IxRs0EVRjDak12IOGw/mJ1qJCIt1eo8UBDU6SQ2tvG\nhV+4RuuddSG4A743XX+P++HArvOjjoYcsNPE/XUgQtcygLFrCO9LzcZZKArf\n9dnrx+oTt38x5epB5i1r4bJFz4fTJKhjNvf750HVcmOZfXPYrjyuISbIKBg+\nRbp46jT7cXwHbjTUvrHT2wl3bVAMx0fwwBqG0n9s1cau0xlhA5ZWtRILEXNA\nXBE/yWSKmbtT11/OmBvMq9G+cCSNUaLkvSdla9z3QWjd2QsS4rOSMSzUB6Rv\nuogl2DuSAfBfYflxqMO+N64iIakReEOgRuZ9hg8sOZwAkXV8pM6ryBKdp0ur\nJ53001ZiexibCFOFualzcv+qEzzuKuZ+pr1XpYGRIRefXkWCzVactdixCKVQ\nF0SqkeuxuEDZvHzO7P3AHzE4LqqOL7zZPJEfIwveAQ6ovZXlzxbqjEXzjCWc\nemFz\r\n=w81d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD1i9Wz44I6QauvizGcfNvhnvVlOmMV5zFKZ1mS97TZjwIgLZqx7sNY/AwVYBlnbhqPEpepTya5olbSCZWbsiznXnI="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.1.0_1555832159256_0.2024817355533175"},"_hasShrinkwrap":false},"0.1.1":{"name":"run-screen","version":"0.1.1","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo'","test2":"yarn build && run-screen 'watch uptime' htop","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"8316396cdd6d30f15d4a52b760ad7e315675b0c7","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.1.1","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-FWyyvNuKeEnLJeT8n6jg+kEa/EqwIh0MtG61Qr58cYGCKWFPktDlowFhn/yJg0qIDk3YolCkikPi/Qx24RY5Cg==","shasum":"1aac047e7fff1d73c0f2782afd1b83281f08480f","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.1.1.tgz","fileCount":16,"unpackedSize":46639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvWtMCRA9TVsSAnZWagAAFvoP/RsQmS3pREoQ2DDEqXV2\nF44P+1kJo0DTSHimK5DIq7p5di52r1KR5ODmgNpFY51QOSJOJ9ZpMMGcUpkV\nPGK65A5nExDomuvPW9IV5NRwH0zodmFO8jQVzEuP/r12u+Dwqa5dwSAGMicZ\n2d9AV/3xC0+t6wDX/o+Uv1GSmL2l6LCUIjb20E2BPslpThD2N0Kn3rc4kZs/\n679bZSpQNmPVLJuPxoVRJVdKl1VoIxZziov9NuFGo8Jhe1/UG+tv4m9M2ujr\nKeGKb3mkBKdlhKA0SQDTWvgnI5qregO5lpv25ScdGu6x2ArFw1nmJ2Up58Uz\ndOEezWdXdi4B+SSlBZ7+x7FWQJcBr2zOGCYSH9Oqjob7MQBA698uH8FCOcmK\nRgrlCoeu6fjYTcvtE6bA6NHUbj9SGrXQzOzUMa+Ycum9/K0lKOTl/ALZubPl\n9NAk9CziBq2qVeCFGteB9Dm168B6fcT9t62Oc+pk7zZ+jOwPbHNHBkNFgUWJ\na+PS9xD9NuuUQLzsFKB1Zq1GFvSNWLD9Sxd2NR6Zc7fh0ZXjclrm8Alpa8/1\nHne27EYczx8RlOCN5Xe4VnYYy9EQmFnUF+R1mHYfGoYbuSxmnkjCflC6T/hR\nSj12UOAD7nAeuWtv/pZ0C3ySWbZ0oi6qQR1BiT/FPvPkOtY5zJvVR6B+WJVd\nc2YQ\r\n=psoM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA3REGhAYCiz5x5vzzBIpbwevv5j9xB9OCITpn3D+xBiAiEAhBjAPriAaofQ+E2iHhKMaF/KMRLDTYeW0yiL13YQSpo="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.1.1_1555917643410_0.21004233423499108"},"_hasShrinkwrap":false},"0.2.0":{"name":"run-screen","version":"0.2.0","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo'","test2":"yarn build && run-screen 'watch uptime' htop","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"98636a6508d28309a9163a76761c375d34e38c4b","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.2.0","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-P9iDvVNGpE7U1xBn2g0laTbHFDaVe4wfdHRWSoU4wKrk1kF2A6Um7S/ocWwUkp/eU4/5yriNOfZ8oKV9MERjpw==","shasum":"9f8cfec97b1abfaff6412c3a63c1084c2b09c098","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.2.0.tgz","fileCount":20,"unpackedSize":50226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvYRNCRA9TVsSAnZWagAAXy0P/3Hr5dEaJknGaokLfAaW\nMTu+kppxiuxOawS6iIRaO/o199PWjKWm5vkHIYRetfH7onPkTAf8IwaRFD0g\nri33xUb8IeKLE4ZU3ol9YDtjURw9ArtxWWst1X48VrO7Yp9vzkjpsPWdHUl9\nxgbxB1Zn2gEwT1tH6rIZFFSjxBoYvOPNDDjjsDNF951dk2rLZTn/az/pkSfL\ne+ZBCJ54Yjq94BiVD+SnMnEHeBuLZ8ArLobnw3dETReU4CswOpjXp9cHFcrz\nkvqe1+HpYkig+Bxi8Vy5LpCLh5AhMBlivKfTSJcHV3mSoTz2dgJHap7uUGiJ\nfftmTCiGnhQ7VGx5Pe1Ih1eiFLX9fqc3Ao/bQSswDmDoUTRrawvw7BUANUHC\no4Df3FD33Ebd68h9+TfMbMirvZqfjjgZZkBw46Q+/qOZzwngMZ6cRkwsGwey\nyO6QPlzXObv8avnMtaA/V87uFXgqeGEcCdfCQndnrhZ7bXj4jtHOYcqsI68+\nTELLy38qwmIvNGcImGF4BAYBhHtZiCncabx2Y6YsE4G0tqadwtcAO/zodop9\nOCdGHhIO2ZZP0pDULINscQe8adZrLKuR394vNeH553RrJ6Mwpka20D7nXGO1\ngFyu3aQRWdGiikH3Uw3kGGIdZwxv+b4zDAacCcrs1kI2pBgcv0Y4DzwbhCkj\nH/gu\r\n=adej\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXsRS/RJOYPPnESr5Fk/TKz+5+/VGFtGZLfC5/wsXCswIgJxtJnzCO7egAbHVV92Iguy7g7kq4tPBoE7xuhWtIUBA="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.2.0_1555924045361_0.957025178964718"},"_hasShrinkwrap":false},"0.2.1":{"name":"run-screen","version":"0.2.1","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo error'","test2":"yarn build && run-screen 'watch uptime' htop","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"80cf2edc5e3ba175728ab292dcc6e3d4db6a1d98","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.2.1","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-UGdMTXrxanxHORXCWedjpP9zBoJWx8TLQWmibW4sf25s4YxqQyiAxK4bP9SGqX2c21kScleJjjFzbp10ZTW40g==","shasum":"3c85bfd1f9cb8f7864d52f6be340e3a1495080d1","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.2.1.tgz","fileCount":20,"unpackedSize":50836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvYrrCRA9TVsSAnZWagAAwB0P/AqtV+XxBMvHx7HRiX7D\nRvpbiWVnwP3i8ZPqgCLUsnl2w3FXtg7F4mSaqbuBQe+snxzrggh1zzfOq2eB\nOM6E4aUtrjgNIZDAWjkSU8hhRegDY6+eXqBJECf4LaX0NvCmqPyN2YFWZ7CI\nnBII9yDI2XYyC+WQeUeeGDQv09TNI7eP0/hxlXyY5xVidc7EDCUDLq87vQfc\nhwRgSgtHUR/NzVMV5k3kG20MmCm7qoJmph/3EahiyRZ0iceZGBqEshhUn8Ly\nscOVOWdjLab9yD/fW4OEoU4YQufaS9C3T+1/4tjRj0lIPKR4c3NZDqZMEo8E\ner3qItmN+w2QfDyC3qypew/hF4zeWrScFW5Lj7xeeCdJu1JieuJ7u3jFJ7Bt\n6QF11XYnsUftfiLflLZT8gXoyKaaEx2vNAjTf+EDYZz3EXxJkJ+a/ytAvb9h\nQ3zS3eVAFvZehZnWbdE8ThEBnJkV6j+LX8o0Z+plGGVQ23mahI5N9wF1l2Fo\nGaAs5HNLqKcezvH0AfT81tBou5SfGb71DMljUZHUIrdj/i6rsAgsN9ikp0uH\nViI8fwY4YudXv+fxf0f7Je919FbH6L35lO8Pd9iTynaeeKTjymOGz6tcSkec\nrTOQhJjXyNVQEiCHALXq0GasWKXK4slpElHF0sfqqb9352yqF+Z7XELqqBK1\nhwO8\r\n=dHP/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBePjjhXAqAQG4EQT76wgfPKK1imxx5zHldohYYaklVnAiEA1VkdYrZDPX7ABkO5py8J9ZNhP6gtGfj9k3Ja2yRxK1U="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.2.1_1555925738908_0.4215200366334413"},"_hasShrinkwrap":false},"0.3.0":{"name":"run-screen","version":"0.3.0","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo error'","test2":"yarn build && run-screen 'watch uptime' htop","testConfig":"yarn build && run-screen example.config.js","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"d29c62bfcb24ca7964c1911f8a6e2ec11ed62ddc","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.3.0","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-jv/ym7v3OMpcfR6l793yCk6p3TAYUyX+BRFELPMKe6CEoF5ibzo6TRXOkSBWAVExfHkEpMfv7iDcOlCNy4U5Rw==","shasum":"53ef9b2512b60674099966365604fa936929e2e2","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.3.0.tgz","fileCount":29,"unpackedSize":60776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwbVFCRA9TVsSAnZWagAA+A4P/1Y7CmJ27LJ3LNnHAixD\nILq73odzMWN2Nj/QIYEClzgIZIFhYCdc5enROU1dYIWqsEtUce20bipG4Ivg\nzIRILKhveVyuOHhCdIuXN4YEZ8jqMnXDHoCS7JRN0DxQ0LzURXe5wVKOuX/f\nrGlvXs7cqdAQGgu18rCmdlDOkzHVV120eaqp1Zl36kJKhDTzi1tuMY3FgCAP\noriiv+JHxd+mN+mQV3j4bkBeWK2oNwC+IkO6AtOmefr5kKid/qCTZpFMXleZ\nhnpkQ2udGqdticlebz83JYI3fDsikNX2InmltlNKiJnZ7u3J9HaLcVtkvQve\nx89MD0Vf/RhlA07/z5BtBTeRtP1Ur94uTmEJBDpr06ZJRF9fTAzQXj8Nf9Qc\nxAgBSFfJHo6RWmKPICEBoGtTVfjRIT7HbwHobs8ncDqYMxy0fINEBRYTLB5F\nTKTaxi2d0Q7pHYbZZnwGnn4UeE5B1BRK5ymnkWHf8Ho5od7UKKlrlU6hEFc/\nHUml8VaEb7p5/5I//b1WPG/ayUuDt/54hMMmUrq8zsoTWLWx96JTOzuWSQIk\nqAy4XJiwcmMNu/zbSf/OXaGvuuvE04fspAYlpzePlENkazr5tWPjr4wAYkj2\npnZT8ciLq2qlbxLLRzONRB7C4DKtYIutUBdYdd3CMWM88EJRVdhUHUP+csPb\nXEeJ\r\n=6J59\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCms+mdAsQj8KPNi4MmngpoK57/5xARvkG955LMUOEisQIgY2+VNjLRF3ZqFaHk+trKEq5r4O6fLQz7ESW/rs4UrhE="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.3.0_1556198724598_0.4076181832118262"},"_hasShrinkwrap":false},"0.4.0":{"name":"run-screen","version":"0.4.0","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo error'","test2":"yarn build && run-screen 'watch uptime' htop","testConfig":"yarn build && run-screen example.config.js","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"211faf31af3939e543f35fc80b665630cce0d613","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.4.0","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-KKJaU/gWOI3quPBQM77uDSEsjRKJdXuJk1pGBz2sFSalkPeFNYcJ14/8Jn0FYHuH48OAwoO915cfqNDQ6PliVg==","shasum":"c3ac35267c650a9fc223d6ce98d331a5cb1bff24","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.4.0.tgz","fileCount":41,"unpackedSize":73027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwfZTCRA9TVsSAnZWagAAs/EQAI4hVRnritR6PZSDy6T1\np2NYsizouYkVMetbwgk/3C8SWWhqUcWdAccb5OfgBJ+u9ARe6AyJ6QxtMKcG\nMGiakjr4uUwKKh8nP3nIYu7oeYjy1wHZyHef1NEgXjnJqX7jjPQ9hNPjQUnj\nSY+bl6R3DFijPpPqddQagtdAeeDrC9c2yG7iNeTijv1LnJBUwhrFj05bjA9x\nIlm+DSv3nflH2712U6+cqHC+gkCFBanMFXMHx9/nEmRGk2CwbQWkBaF2dUXv\nB3P6/QaxK4Dmcik+Awz7djCnqf9Ce/uXvYKLP49BQpg5EJJn2fHkaeZDja/X\nTREnikomY9jOSAPc0QFatTN5x40u2x7zqVgqRGa76M0yct3x0dmfxzgBJ1pd\n1IfhgsNNO89bx9H1GAIh+/yPPEFA6yKzst0hNzLrWwxuWnMkl1pVSyFN1ubC\nYXJqZgqUx2G4Jwg9A3MP0/OoyTNolTNXftrJ3+32pRnj/zxquWvrW257XNag\nCmS+/oYJLzI6IfKoAB/GPw/slR2Jku6zz3ckarXwKQcH5MRV/ghvkGxMRPLq\nc0QOo2AXqTYZRiipGCXRrGzT7GeaR8tEoiNi/4xv8ktgKMHcgrpobxtIl73R\nYT93ZDENii0EMhDj+2JJZO0MuKBPmKzebSW8yUZAh4qq7624gLZRYZggRKF8\nbTBF\r\n=k4A1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHrfrxHALocd9kb3x0DEWnxAtV0xnYJpTtj062vP7TU0AiBcvYIbQ4IHD1wZ2fatDpp//9ClPMLHV4QOkgvwtrR8Gg=="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.4.0_1556215378308_0.5885845733634589"},"_hasShrinkwrap":false},"0.4.1":{"name":"run-screen","version":"0.4.1","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo error'","test2":"yarn build && run-screen 'watch uptime' htop","testConfig":"yarn build && run-screen example.config.js","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"dbc4d833bccf158f4aaa1b5bad529930ae926961","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.4.1","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Ievsp/YHNG/zAZkrVoesbMWRwKRM0kXXytfLWcSjlxrm3SYnuubUA61mFaK9CjqoHEq8rfMnXFSjVQvR2kZ76Q==","shasum":"fc5a2588f340fc7e620a4e1afe057937c31c8b1a","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.4.1.tgz","fileCount":45,"unpackedSize":72465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwhsGCRA9TVsSAnZWagAASJ0P/1vC/E0mhms3B0GXY8Ov\nwqVMiYrzY92txjysW6tG8wB4r21Ug/CVq4YZrmg6UyB9OlJFDQMMinKYsaAD\nGGHVDpdwthMfineUZNRM4sgKSvM9iM0bk0VxmIYiraqlmGVW+BzusJt/mPyE\nGEEOP9fxTxUnVxJaVRL9Nlg5hs8mdfyWa93Al27sVouWT6hV9/Bd5sPMMcwt\nTKVZhaAzjcALVgIk+7Ew8FD9YXCx5GNW0FCBv4ZUugCn58LEd8FQul3HiggX\nUcxcqFs6+JrngnTWkFLy8/3ylKYQeQdyl9T5Xu363lQr2jtAzDQ6S3FnqfTp\nJ9ke6/O5R551DRzkrOnzecluuLEGxcyFsL34eBpz0bZJE3RpWCYfJ2y352yk\nNXxzXiWxujLYYYSQnHzK+6jKDdbr6PIa6jfyXo0mGeAZR5H8ZV5eulzC0z2B\ndlDkamNqQY+Aw4XgVbeckkkn6XfPxHybmoRLdqrKlFYXBut45RwtahHrL4vy\nbw0hTAI5bC5dPJqmf7dTgHuviDuBN+t6Lwsz3T+D+M7k9XIl+NqUovLWz9vt\nawCMXIQZ07lX0rTxedUJaM+9L7kyknP1xJBMdC++zc5MSCVGFQQIB1vafnfH\nyvK1IRPxRTTqzfBOVxBD+9LkVx1VVDPSWvqxitKlrVul0zQ/a06Ut/zO75zr\nuQRa\r\n=dASR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1p58/7A4b/y1rxBS2mPCyBKhaNIAzDY0yJnRUvsOvAAIgAslBBuHs+bUFfBIPSAV7vmynfTng+hF9EQ//wzTf0kA="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.4.1_1556224774156_0.6103186647346817"},"_hasShrinkwrap":false},"0.4.2":{"name":"run-screen","version":"0.4.2","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo error'","test2":"yarn build && run-screen 'watch uptime' htop","testConfig":"yarn build && run-screen example.config.js","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"461e9156c2dab0174a0439d3f843a7389efe06cc","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.4.2","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-qCl3af88v7rl27R+miD3WKkCwvc7UzGwxUKhxAd3XsZSyosaeqW4jvR16Z5lGVufC+Ovz+ABCpKBLPUEfAFgfg==","shasum":"60fdd9516feea2605b8362d95c0abb78f84c0525","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.4.2.tgz","fileCount":45,"unpackedSize":73212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwwxZCRA9TVsSAnZWagAA1sgP/2PGYYZsNhUyT9ejmBI+\nstz+0q8RBKelBvPSX+LMmL9FSWIWh6bqHaXAroDuZkFsmuLViGJc3E3bwKCT\nJQ8INWs8HV4uiPjqxoumwxp1c+MYk9KDjKhroCAAToy0Y4QY2mUj8eXjrS5u\nulsr0uzWH7kx2KRjbMk+qTnMgPG8YLsec4Bl+1DHat+eflFliUctDOispqGO\nNBT5eJVAKuyRWLfTFHlrl4n84omCbbk1P71pH69yQgEZqAfPNWefHAxnUr78\nmkRHe7nAVuwGO88LsOA/zGO5C5erT3EI4Yy6R57ivKxZopI7a3aduyQn5Nnt\nn4KWJ/9KH8eP2KEN5a+aiMsESBbvymdXkjYxDuWVqMPEWmM4VtbFsTruBiDO\nbcYmTmEzKEYMd/HXOUA1htF6NBxpDkKPEDHCeWCJqRBm3L32Jj2rFqHFEa7c\nFHHFom3Jh+5/B3vsApQiOyVYDcyrRnA9oPYVYmi5mIPnPvWX0eN7e4lB7Mka\nwQSDRja+PTiiNt0B8BfKZo4/mWpAAH59bTHFbhBKSe23aCnsu/Eu6+q9Ziht\nJMHHWa0cIsRzAJJ10UGMzCShs1Wp8otYWXTSTFEnu8HQ9qjuD94/nH3gSd7w\nZLHffL42cj9SznpSH4tiv+D7g7CcybQkWbGvS4aX2ernWRJTpKiQv3WVs1SU\nKF+M\r\n=+JZ+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClsE4kairwJpit9jd4xVCx6Zpk+d0mBkXz8t4DJjGoHgIgREP6I9ir0NdVHkc18kJjm60cjon4Kq6RLLSk46FFAuM="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.4.2_1556286552810_0.22254290508116825"},"_hasShrinkwrap":false},"0.4.4":{"name":"run-screen","version":"0.4.4","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo error'","test2":"yarn build && run-screen 'watch uptime' htop","testConfig":"yarn build && run-screen example.config.js","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"5831efb228391f261af58ce49987273adaa6fc90","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.4.4","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-AIBKeZmEVdhVERfQzG93ZwNuR/f3gNDqb55eupOGJuTc1VLrGDkoelQP0aXjKduFtd5Xv3vVPha6P3Mdgw8qYA==","shasum":"36d49088d39f915a11cd6c738caaa76b27859026","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.4.4.tgz","fileCount":45,"unpackedSize":84335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwxyrCRA9TVsSAnZWagAA4qMP/il8Abu9QzykuEj/hW/8\n3/8td7X/fjWBJo6kr+zPXyu+kcrVJayeOA0kgAJigHRw3A7VHUVxlXFMu6nC\nIeI8vWC32XF7QDrwp7W11qtgiwZ5jY0hnW1dsmJ5L8qRcdMjjJVIaOBCodjY\nar1OmUbhEb/ao6dkmsdYNqnX2d7ZZ8kfZeHTUOiSV3umlhRPRh/TGXKJyWKG\nFQ9l0dpQRNyqE1dS3/sY7t0ctxCFEwOzyXnKyH3eAhynq49czS2rGga6CQXJ\nOxmFesDmKuh0PN91ZYPO57FC00Y24vV7xcO9wlLK+0wDrUNYC8XtIm61mm5B\nepE8hzDJ6JDn0vz1QpaC9s9A7t7hS4VdGj0/jkah7/7H3a/2kc7masrACsD9\nT2LcPPqZzZDKYRQh1J+PMWwEQgifwUFYWYnphDmOGaL8/+PW0P11JbIX2sy7\n6y8EIqJSS2H8OCtSheyLvTZSUe1bJrOEn1U4z1eHWOa58B12eK4QfqNsa+yv\nnJAbhPaJEBKMmQBxMsFeCHkT+usCq8NIX/FB49UL5QL2dBC8Pma44itnGghf\nYMeDiYZZtKko7WXft4l6olEtGw6iKusgycrLqpRktCeZUXG472+dsfnbAMMh\nFsgmf+J/yyPOqNFgkvTYrCgFAOu4MtfVb71Z5bYTJ0hPK6bAmqrbYvwML1fP\nAh+3\r\n=eQWh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF1OWUeuTWN8++JJFfNaytw/XNUMdEG9KftD0zgzGknDAiAtHnrrpktzmwS1Ij0ASEbkenTXtuajMtvmRezbeSRM+g=="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.4.4_1556290731297_0.9478551864476981"},"_hasShrinkwrap":false},"0.4.5":{"name":"run-screen","version":"0.4.5","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo error'","test2":"yarn build && run-screen 'watch uptime' htop","testConfig":"yarn build && run-screen example.config.js","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"fa474d81366a53dd8024ea1898b7a98b402ef49d","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.4.5","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-pCLvPMMlSig9QJFyCv2vBll6yWRAg280/ruFXe3v3Y9KoCj654sWZuPYzWHiV1Rrwp4HVbxillIO7PWV5Hm8rg==","shasum":"ace22303c5a17d96d0fb58b1f8f892a4094a50cc","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.4.5.tgz","fileCount":45,"unpackedSize":85091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwyrOCRA9TVsSAnZWagAA5L0P/jgcjuTlX+1LdzRqRElw\nW5dcYunPTJSD2MgJ/NojTtkw8Nizgphl/KSKpQptNdbuUEbZhgN8u7kEJXRI\n49022QE8lFc8GLkSX/conCWkJfieoF9gmA6h6l7Gf+9F5YcYW/lHjirqGf9C\nUqhUkvifd0P9EZC4ZJutuPd/oTbPjIfRjSDPbLqdlbgP7Uhb5soYZ5P9udmE\ndEYFS7EugKKNOzWJ2sSE2uHQlfTnWtj55uR2pBFsQ0Bullesljrzj3mlsuj6\nShwMEWI14hfFZuj+E4AbP8NfGwSGJmI5FM893bFoUpxDtNK+EpT47eBLeLLO\nfyjDXnztQdwm1GxVJrgNFqujfybcC+4iLzyBY4a6qzwtZF0escWqhrdbtB1+\nFlY0MJuPPxsylB6spl0EPCW4l1KrMw+FRg2V3TqdAVDiZStWl5hehCUbHejN\nrcZv0PvpirsYaLSYRco5Mh0LYGA9W9dvP607W6nw1sw2L57QjVxrQDbJKqyD\nm3D4XQgrPaJt1rXLInMrzDWHejJKfqsVdDqT28zu64Lzs01PWS9xqzcT6VGd\nuqJ181r180hDpyrYU0ke2aD1PT0DH4CNNFu3zh2ggs+0ilWpSZSH9r16Vfpf\nsWlkHXxA3Vy8X81SNDBvvVK1akfIs41xcfqR+z6VprPcUZVtEhmUwKDjQmGQ\nOKZm\r\n=bHRb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHy1rcZ/xTZ11/kjhENKet18cSSx0ro9O9/3p9C2L8xLAiEA8WMLm4TvjoHdoMdU7nn7GAefHFWGXFT3sB7AZI5GRcI="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.4.5_1556294350008_0.5542346520581691"},"_hasShrinkwrap":false},"0.5.0":{"name":"run-screen","version":"0.5.0","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo error'","test2":"yarn build && run-screen 'watch uptime' htop","testConfig":"yarn build && run-screen example.config.js","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"bf4050942c8ffc59f67ace5463c0a98c151c46c2","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.5.0","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-3YekJPF7MBMBLWX5bsLn/5+r3RYc/vM1LU2WKAFUwm/rX26ExOxvRj0pP7NYuNW/NXRtNMKeJKNZ5tlMnGEGNw==","shasum":"ebc1e73a071567fa7dc0e9ca806d40a017554127","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.5.0.tgz","fileCount":45,"unpackedSize":85699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxBzmCRA9TVsSAnZWagAA6jcP/A40Vesge+bjfyCMhUh2\npJNipNjjd82YWCccWqZj0Fs2oae5wYaFiO14HsnS1OIu8pNfl4pYF3Diw3AB\nw6OvEsHIPltDyLcfNNKDVIGirmJRlVaYqnJTH6/vac7XEP48h9ZRuJ0TXECe\nxvmd2J5SjX3qLWRf6jED3wzPlovJDQ97iptmaDFOm8+Rqew2pxmYUg71vSqC\n3NnC4F1o6y92oDAG9mIvWJP/KPsnFLnvaCAqyuICCc2iJMPjFyEmxdF+KmLu\nMaCqbGpq2qH6LbdXzyX7tAX32maPJvPF9Ta993O0Ysb5ku9DcuwqzipVts35\nOfkyUSUOgcV1IbA7dqqkpgT4dooenc45RrwlVPwP5noJ4jUOGyJswYmyUbhX\nZa43y+EWyhSQ0SXlgYnjG8zDg6B1XbVDOfp0Xkz4E8GU8RfxvPBM7TxYlM2j\nX9mZlHiQR+zghkDefTZypJmKKB0sIio8v62kJGOqfOCHfQpziluT6D1UQSYy\n0BOEG1ZHl/WvaKR9dO4dXYrJ+/EG2Pnc5VtDo22DW0u47qo39ZOCtr6R7UUl\nF94tfwzDMA6BDmnuReeob4s9YsIo/ZYjSyiZTu0XIX0ql5dUPiZgJ9EGtdKM\nYIcTDNM5chKnrdR40xOnCgFHMBffA8cdQDbVtVbDv/wocyteK2T1rFvVjtRh\nP9oe\r\n=IuUi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUfBkxCYKtwekJGeOUpYVfkL/Qn3GBL70VmFQsGxDxogIgcEzfLx9ZSlCtoUcR23SPbGyFhDvdwLibHXV79ndMNy0="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.5.0_1556356326110_0.8945938904208444"},"_hasShrinkwrap":false},"0.5.1":{"name":"run-screen","version":"0.5.1","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo error'","test2":"yarn build && run-screen 'watch uptime' htop","testConfig":"yarn build && run-screen example.config.js","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"d9661ebc3d532faaf31dc836024fd6d7b5f0e8e7","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.5.1","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-8yBI32ozWW4UFxmkdwemV2pneCoG7HzlyXhNW8imAsWtc5tLdXocrvg6nNyVQK4E3VqurX78EwsauIFGVfmUcg==","shasum":"da3bf5b34ff7eaf25b942771b65a2ff9d82b2dea","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.5.1.tgz","fileCount":45,"unpackedSize":74770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxJQJCRA9TVsSAnZWagAAYNQP/iuGoLn3gFkIKr0+hnoZ\nSRu7YaUjEjK3q9MQTEV0BMojZwhbaYVzSU1QSytv+m9XFSZLJYV3ol1g3IVD\nVuWyIKycqJiKQOgXLxybbYfJZ6MdpWsNQ/JNm2l3xkRILk3yNw39DqikqfOV\nvQ2iNGb4WtZP+GTIDB4039gBosb+2Lobl3lMOs41NU+evGFu8OAtmW2vwN4C\nC/aB/azmZaZs++Tgg5vystY5Mjc4awun9pkwlwOT2uKxMswm3qD7+evKKhR4\nt4OnvLpnfpLxMj1ykn1LiO319wbPfNbieuklK488lIecySOQ5Ifj7m/PWixY\ni1R8yUw85Ui6zuWNgYUHViZNTIRmaC3uh+7cOTRKqkRjWmhgxASfVp/7lwPR\nAeypSVfz8EROLvH1SdeOetCOFode0re9NYYfBaiNQxbmONfN627P0zFSZnBm\nm9IE6iB/yyLICY0JBOVYyFn9IDbh6K8O/60NyASSJvCKtckEc5aErACE5b0X\nfRJqwE2f2NmBe5enTNXy//M+q9VQzq/sPmFdz0C5W6jNnqDCZfWIZ4YXvrkn\nNANwq38W4VfWGEECcfS/zAAC231XIP7pUD6JJ3x6TlyEmXNV3hURcgzNKS0j\nDWM+0AYiLVaLXdwe6bMzEQ0hwUCAZaiV/ttaW92e3U98aLCyt6JgPi8ek2ed\nQeWp\r\n=3/Bf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5RTZbrLxViG5K6ptI8B0/s8BkrMWBrY5HEgo4UdhZdAIgLRSPtE80Y0sX53Hld4/0IFupPGsZRw+DzbMoEeGY19w="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.5.1_1556386824575_0.3533677969620814"},"_hasShrinkwrap":false},"0.5.2":{"name":"run-screen","version":"0.5.2","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo error'","test2":"yarn build && run-screen 'watch uptime' htop","testConfig":"yarn build && run-screen example.config.js","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"f9ac19cdc1eca0c022f74170d97b7923ff06c714","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.5.2","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-ak2rEO8KPOtdNip3IObTGOPan9vuA2hr9daPkMcUfI9Q63cSuuGlR/NxoyrmXvqsrFf5Io4xEOejOHw7JqsXnQ==","shasum":"222fac0f1ad0253d0b5ac42fca20595cc885cb6a","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.5.2.tgz","fileCount":45,"unpackedSize":74926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxeF3CRA9TVsSAnZWagAA+UEQAKNRjcXsuljr3PNk7Hv7\ndAIerhizMvCGxOf78UHACAY72qIFB2aRQo0zZeb5q7V+Zz1KUytPwTJU7dZC\naI5enMat9KjoEpuwE8i2pFsagNOMvIqE0y7DR11ZTef7jRm20PLZt35CYelE\n+cAvvYie/sHi8XhbtHNs/A9N96Lg5vOl2tk27yE9NpdZSV2fYGXqXfQGLhnC\nx3qUOCYuzji4dl4ctupPq0gaJxzA7s3XLRutY0Z0kCt2WQgb0u6YsrvPWZcm\nAUEcxIDjfFtj0A2+nMIPmiUbnhrAJxrh7vweOJ60vImzQez5xrfWk7UxJvxa\nJBOgcjg2KEQyo/3SaLwu5qMUrMDgffsCf5amGkkLI00+wGwCweRBoKmu0m9D\nRcE6N/TD7JgMlB3DQBbf7fj46B45/N7QsLMMWo9CnrOG9ka3K3x++YN245uK\nQhwflxSwYR1P2wh65lUC5gjRUcd5/p/CHFm/94M83FavOqmOrh8ewiiwXc2X\nextRQ3qOVOe0ciVNobgQOCcTwNJcC0Jq3nEYbM1aZbGTsYMwrnX6Y6gI8mCa\nkqBSSmiO/po5JeAhPaUZE6VYFexdczz39cT1SpRY24A1kzdw5iLet3C4/pa9\n7pTRrc5C4p1wBJb+E25os1QwsCJ9BL7WKnSYCVPZ/VpHpDfWBVhX5sb1RMXY\n3ALi\r\n=aIz0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2uOZcSa5xhovaKx8yLIyJ+p5L1ezbt3aHDz1/WOtkRAIgc7De9YEW1qWqWLqThbY5iMYjIi7HCq2UsvnIqxYhXus="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.5.2_1556472182342_0.36510777677057704"},"_hasShrinkwrap":false},"0.5.3":{"name":"run-screen","version":"0.5.3","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo error'","test2":"yarn build && run-screen 'watch uptime' htop","testConfig":"yarn build && run-screen example.config.js","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1","typescript":"^3.2.4"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1"},"gitHead":"a684e55e46e70b67061fcfa8cec4bea3f7db905d","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.5.3","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"integrity":"sha512-af2RGkncn8ZPTO/DT1MQ54QBvXTbSuHVMoaLyN8msn6Nr+k4cw05A/4hGV+yegWXBW4vQ8HRCJrPi7YmJIoy9g==","shasum":"5ad1067dfb162713c833d30de03e3d0a5951cbba","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.5.3.tgz","fileCount":45,"unpackedSize":74886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0EzqCRA9TVsSAnZWagAA4FgP/1klk1JnbKDa8HCkMzFd\n9vQxQbzma7WLRBdlu9M8pEe7NBM9khpdvn5I7quhUqFSshiYHnHvQuvB3AMX\nfRsKHb23KosTWFPe+dLsfC9m23iC8CSYnu07cNrfsto/bHOme3hXBpugmlhb\nrrlJHqbW7a5/Q41uAbucWcXFcZI43k4kgb/ec0YOABO+g3Hq/u5e8YUsDJQP\n+609KhaqzYpgXru3N0uXtwsG00DsnWlAlv/hKWS+q4CKIZs32IITAMhFN2Ig\nL73ZBsRkWteoX9MujKqFfRCXg7CaEn8pr/GFg7YxaMEk0CI67NHhJBZvzvH/\nJGVhcJ+nAbiTQRzVN7PYVfZzvXbCMqD09HbzW6Mc9MxfwVWdqkAT5IRg7iN/\nwqvPUJHmRuCNdO7CDBGJqGUZxw1o5u6SmWMjUOs/jhua04d+b5HjXFZN0sVf\nlB8FedSIjlEzjPlM5TXZNiKJRZU4kYJ79zWqRusiLg4zH8+DGi5JEMdrvzZk\nL4BZdu1YWOJLXP1IfurhyPd0QxhwcdJnf8xFKUbHkhrcqhzFNIW7jzXIcIDe\nVYpbSdHQs0Aa/bQcvle+2uMzYzRssucWureT+sScnm+PF2rpC3o1zOa+Ghj6\nS43vCT97FB0th1o/fRaGLHqwoRzyqZBsKcwm0GkVA80WN15TIIQ13hj/ZlTL\nUcm6\r\n=0p7K\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA9TCPwIM0RmFAePJLBJmOJODQpUJ869Xbia9K6M9q7sAiEA7phzQweYt3K1rRuWHK1FY9hHpy7kCG6DMgVwgSvzNDI="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.5.3_1557155050236_0.7666763247558526"},"_hasShrinkwrap":false},"0.5.4":{"name":"run-screen","version":"0.5.4","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"license":"MIT","bin":{"run-screen":"dist/index.js"},"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"keywords":["cli","command","commandline","tool","run","screen","parallel"],"scripts":{"foo":"node test/index.js","test1":"yarn build && run-screen 'yarn foo' 'yarn foo error'","test2":"yarn build && run-screen 'watch uptime' htop","testConfig":"yarn build && run-screen example.config.js","prepublishOnly":"yarn build","start":"ts-node src/index.ts","prebuild":"rm -rf dist/","build":"tsc -p tsconfig.json && chmod +x dist/index.js","lint":"tslint -p tsconfig.json -c tslint.json"},"dependencies":{"cross-spawn":"^6.0.5","pidtree":"^0.3.0","shell-quote":"^1.6.1"},"devDependencies":{"@types/cross-spawn":"^6.0.0","@types/node":"^11.12.2","@types/rimraf":"^2.0.2","@types/shell-quote":"^1.6.1","rimraf":"^2.6.3","ts-node":"^8.0.3","tslint":"^5.12.1","typescript":"^3.9.2"},"gitHead":"351f84ad2080db8d4d63f3626ea78a6330dcc7a0","description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","bugs":{"url":"https://github.com/apiel/run-screen/issues"},"homepage":"https://github.com/apiel/run-screen#readme","_id":"run-screen@0.5.4","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-ZV6X0S0nUpO6tbRLwQjyJ/3eAa9nOF2Cnw6lG+Fk4E4yzNgICcywetAcwddRdfycZx+fsjuirRFdMGoxrrXvPg==","shasum":"22c420887355e08ad0effa32ab137b12397f332a","tarball":"https://registry.npmjs.org/run-screen/-/run-screen-0.5.4.tgz","fileCount":44,"unpackedSize":63195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev6qvCRA9TVsSAnZWagAAKTEQAI7At9nnjc7EhjXsOX6M\nzDZkngT4jd/Se+LfVXFGDzx96quDgrPq4ELKLqrtmbOgj/F7neR7ZQTDyvQS\ntAnHW4QMnKqz1YD7Z6gloN1heI+pjncyazHzLZywv4jRwnWfFupPUVX50U3M\n4miS/e2Y394qwpqM+AeB+A4IiRUBqZ2s83SmdKCsDvCpRL1AmiOD3oXxztH5\nNOoYJiYjDhMDaljBjoRlRnuyDxkAyAex6esPG9kHRLPkzCILrJZRfhKdKTYK\nAkT5VYcz7A/djeOd8VRS/5ne/vYmzoFBtXtY/cteojYYo54toLg4dlisP5Ml\ncXFBi+dssqTqqOVIMka2BsVdII7mSpVyoqA3eKwzgXDM+ibh1Zkb5y10/H6e\nXOPt34RSZlz8qguEOa1yn9eIez3z648zRJVOWh0tnsZsVOBX2eKuzyEvaWB8\nlGlhoYg5C6nKne2q5aldjn7FxyHRhzn/av3A06o04yc+wQkXTxC2btJUJkvF\nXLhOfD1utV5Wt0TO49zcKIIwgpNuzciUWJqRqNzFmEPp1y6IJcjl5tQB20G0\nyzQm98IiX4lnWlcuevgqadFdmW9kD9XV9WSYBO0WATABVxSI5TRe5lk36VLq\nntkmzHkXQ18f5+fMe2GW7EdA7ilRvbKx3CTEzlzcXEmi0uOxh9cipfKTT4+X\nPy8Y\r\n=ax1I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5UJTPae8BITspr8Bu7CVGTbK7z1gF5vpldAsRhRWs/gIgAPW3h3IKqeE+mk0btcEueTSnT3Cm3CLKXevv31FYBs0="}]},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"_npmUser":{"name":"apiel","email":"alexandre.piel@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/run-screen_0.5.4_1589619374695_0.651063227683796"},"_hasShrinkwrap":false}},"time":{"created":"2019-04-20T09:04:04.849Z","0.0.1":"2019-04-20T09:04:04.992Z","modified":"2022-05-16T07:45:35.356Z","0.0.2":"2019-04-20T14:12:46.818Z","0.0.3":"2019-04-20T14:19:19.352Z","0.0.4":"2019-04-20T15:14:14.384Z","0.1.0":"2019-04-21T07:35:59.411Z","0.1.1":"2019-04-22T07:20:43.531Z","0.2.0":"2019-04-22T09:07:25.516Z","0.2.1":"2019-04-22T09:35:39.115Z","0.3.0":"2019-04-25T13:25:24.849Z","0.4.0":"2019-04-25T18:02:58.457Z","0.4.1":"2019-04-25T20:39:34.301Z","0.4.2":"2019-04-26T13:49:12.946Z","0.4.4":"2019-04-26T14:58:51.455Z","0.4.5":"2019-04-26T15:59:10.156Z","0.5.0":"2019-04-27T09:12:06.221Z","0.5.1":"2019-04-27T17:40:24.801Z","0.5.2":"2019-04-28T17:23:02.476Z","0.5.3":"2019-05-06T15:04:10.369Z","0.5.4":"2020-05-16T08:56:14.830Z"},"maintainers":[{"name":"apiel","email":"alexandre.piel@gmail.com"}],"description":"`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.","homepage":"https://github.com/apiel/run-screen#readme","keywords":["cli","command","commandline","tool","run","screen","parallel"],"repository":{"type":"git","url":"git+https://github.com/apiel/run-screen.git"},"author":{"name":"Alexandre Piel","email":"alexandre.piel@gmail.com"},"bugs":{"url":"https://github.com/apiel/run-screen/issues"},"license":"MIT","readme":"# run-screen\n\n`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.\n\nFor example, `run-screen \"watch uptime\" htop` will start `watch uptime` (refresh uptime every 2 sec) and `htop` in parallel. Pressing the numeric key `2`, of your keyboard, will switch to the `htop` screen. Pressing the numeric key `1`, of your keyboard, will switch to the `watch uptime` screen.\n\nYou can have up to 10 process in parallel, switching from one screen to the other by the numeric key of your keyboard, from 1 to 10.\n\nTo use it:\n\n```bash\nrun-screen \"command 1\" \"command 2\" \"command 3\" \"... bis 10\"\n```\n\nTo exit, press key combination `ctrl+c`\n\nTo stop a process, press key combination `.`, start again the process by pressing again `.`\n\n## Action keys\n\n- To exit, press key combination `ctrl+c`\n- Stop/start process, press key `.`\n- Next screen, press key `>`\n- Previous screen, press key `<`\n- Dashboard, press key `tab`, and press `tab` again to come back to the previous screen\n\n## Dashboard\n\n![screenshot-dashboard](https://github.com/apiel/run-screen/blob/master/screenshots/run-screen.gif?raw=true)\n\nThe dashboard give you an overview of all the screens. If a new error happen on a screen, it will be shown.\n\n## Advance features\n\nInstead to give the command directly as arguments, it is possible to pass them from a config file.\n\n```bash\nrun-screen example.config.js\n```\n\nexample.config.js:\n\n```js\nmodule.exports = {\n    screens: [\n        {\n            cmd: 'yarn foo',\n        },\n        {\n            cmd: 'command 2',\n        },\n    ],\n}\n```\n\nThis will allow you to access some advance feature, like executing a function before or after the command run:\n\n```js\nmodule.exports = {\n    screens: [\n        {\n            before: (id, screenConfig) => {\n                console.log(`\\nLet's wait 3 sec to run cmd \"${screenConfig.cmd}\"\\n`);\n                return new Promise(resolve => setTimeout(resolve, 3000));\n            },\n            cmd: 'yarn foo',\n            after: (screen, runScreenInstance) => {\n                screen.proc.on('close', () => {\n                    console.log(`\\nRestart process after exit. \"${screen.config.cmd}\"\\n`);\n                    runScreenInstance.startScreen(screen);\n                });\n            },\n        },\n        ...,\n    ],\n}\n```\n\n`before` and `after` don't get the same parameters. This is because when calling the `before` function the screen and the process are not yet created in contrast to the `after` function.\n\n```tsx\nScreenConfig {\n    before?: (id: number, screenConfig: ScreenConfig, runScreen: RunScreen) => Promise<void> | void;\n    after?: (screen: Screen, runScreen: RunScreen) => Promise<void> | void;\n    cmd: string;\n}\n```\n\nThe config file give you as well the possibility to change the key binding:\n\n```js\nmodule.exports = {\n    keys: {\n        TOGGLE_PROCESS: 'key', // e.g '\\u0000' for ctrl+space\n        KILL_PROCESS: 'key', // e.g 'k'\n        TOGGLE_DASHBOARD: 'key', // e.g '#'\n        NEXT_SCREEN: 'key', // e.g '<'\n        PREV_SCREEN: 'key', // ...\n    },\n    screens: [...],\n}\n```\n\n### Wait for port\n\nAnother example, waiting for a port to open, before to start the command:\n\nFirst install `wait-on` library\n```bash\nyarn add wait-on --dev\n```\n\nexample-wait-on.config.js\n```js\nconst waitOn = require('wait-on');\n\nmodule.exports = {\n    screens: [\n        {\n            before: () => waitOn({ resources: ['tcp:3000']}),\n            cmd: 'yarn foo',\n        },\n        // ...\n    ],\n}\n```\n\nrun example\n```bash\nrun-screen example-wait-on.config.js\n```","readmeFilename":"README.md"}