{"_id":"npm-run-all-next","_rev":"51-890b42a3100b95c45ed004bbcd10a2d3","name":"npm-run-all-next","dist-tags":{"test":"1.4.0-test.pr19.137","latest":"1.4.2"},"versions":{"0.0.1":{"name":"npm-run-all-next","version":"0.0.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.0.1","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"17ac824fd4f85eca96e24206b28626fec9c87069","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.0.1.tgz","fileCount":31,"integrity":"sha512-kRmpHgX7t7DJ8RqRRYBym9CsCrXgF7LD8AA7ppKQNQbwWQXrFsOz08GkxozpzOIhutFmGBg6U4arD4CevS+UKA==","signatures":[{"sig":"MEUCIDaAAyvYZe7UxWJj5LSo2iNVJxD7Y424RV1YN639hgiaAiEAkEdjXWSz2mNPpL6VeC3OYQnbFswDvluJHCPUFyZJsik=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":91869},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"d61d8b0c8cd09ae85f9ed2ecd027d1ec60a1dcf4","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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"^6.2.1","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.0.1_1747067938411_0.21189952699691972","host":"s3://npm-registry-packages-npm-production"}},"0.0.2":{"name":"npm-run-all-next","version":"0.0.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.0.2","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"fd843eff864bb86f9ca536e6b69d1d42a66b8cee","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.0.2.tgz","fileCount":31,"integrity":"sha512-N/vOwDeCfEQ6cP0S5C+j0gfETaPa36KATwuvsDr/x718CWiZg0SvdLwY6CllY4Ugm+61vSNkS3kmNbyHWngJQQ==","signatures":[{"sig":"MEYCIQDW33OaS9GA2nx57OUcWlEuxY7ABj3aw+Ixnoneh3o5VwIhAJ0reuS9WhH4nDv1sbVKDWaJLMurXUZ+cLcljUs2meM3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":91932},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"2416467a252e4bd33b0a6e137d00cc71e291dd9b","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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"^6.2.1","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.0.2_1747068957003_0.06199117927111475","host":"s3://npm-registry-packages-npm-production"}},"0.0.3":{"name":"npm-run-all-next","version":"0.0.3","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.0.3","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"2ffe2e96528a7d2cf82349206b219b0a3f4ce772","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.0.3.tgz","fileCount":31,"integrity":"sha512-HyiSLW+cGTqk3sDOyfWE/xx4o541WL5LJK/K24PEYlMCjXXf0bPTdm5gkhf6MypADsvYhJtY9W63xpTt15HFgQ==","signatures":[{"sig":"MEUCIDGBrerZVNA2cx76yLRlavmtT025dDRa93H757hZAp0qAiEAxP7jNfJmEkhkYopZgqxOzcpYx5C94dPZptQBE5lnY8A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":94157},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"2416467a252e4bd33b0a6e137d00cc71e291dd9b","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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.3.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.0.3_1747148420329_0.18211478966476458","host":"s3://npm-registry-packages-npm-production"}},"0.0.4":{"name":"npm-run-all-next","version":"0.0.4","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.0.4","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"7aa0b9be9dad27b53726c864f3e8afcf59ba2125","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.0.4.tgz","fileCount":31,"integrity":"sha512-EBzsQPyfkr6qE7SeYmq9kqe1Q+4rGQpnpCTxNYhjUcD/gMy27l234BjcnZFvZGcCC81CP3SSI/5tbM/sa3d7kw==","signatures":[{"sig":"MEUCIQD2NRzPhNzaNaCjdQ19ULn5SXpQqsm7XzG+p6Fa2C9rOwIgPXCzTr0N0lOt4VvANEzzn5LQjdGx2kw3cZ7ojhpK/3k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":91941},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"9e25de4eeb585a8bde8a70104156d509056c78cf","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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.0.4_1747151517437_0.8475294468322345","host":"s3://npm-registry-packages-npm-production"}},"0.0.5":{"name":"npm-run-all-next","version":"0.0.5","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.0.5","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"db9532a0b1334336f6b86b4d26c8e3b0d434d499","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.0.5.tgz","fileCount":31,"integrity":"sha512-tu3Xs5lUPt7QfqcmIJ7s+ZNdV2lOs7lj0SCX07Ud0wjVpblB0BHCupGuZWdhvJNBcmlsiC5rYP7EDVRLg3l/Cg==","signatures":[{"sig":"MEQCIH8dcdHVFE+w/z5mzphUIvEld55xGenRV9mNf2hTbAfwAiBZAF3dxONik9otNYJ3iltl0CKQgcaadYSGnzwEkDLH+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92481},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"7099792228af65da5a6e9606363c3c195c2320d4","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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.0.5_1747238536650_0.659130427016944","host":"s3://npm-registry-packages-npm-production"}},"0.0.6":{"name":"npm-run-all-next","version":"0.0.6","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.0.6","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"322b64e0c92c7cc36b34114983a532af02a51bcb","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.0.6.tgz","fileCount":31,"integrity":"sha512-lWCy9jSUv5WjcJoLv1Yz7GEtpseQ5JxDxC9N8tB5pvQy02Ty3K/0azDeNjh0izLT2n75cvZRZcyfIyqRJIKybQ==","signatures":[{"sig":"MEYCIQCS77zLk0QwN2D2LpPSozlZm4Uin90VJ6UFgBvcc0DO2QIhAJSO77q+4NU4yBs3WkzM8/jaNtgqDw6gmq8TfzydxTHY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":95386},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"8b0c66213b476408de4bc7efbcc9ab3f57e998ec","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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.3.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.0.6_1748224957487_0.07962941239967636","host":"s3://npm-registry-packages-npm-production"}},"0.0.7":{"name":"npm-run-all-next","version":"0.0.7","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.0.7","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"4e0fd6096831bd963c4ca2757c87aea425b5a762","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.0.7.tgz","fileCount":31,"integrity":"sha512-QPt1NhAGhh98LuV+wGAvSx4HEA8iTa6+SJNIDhnTLvsoW+Fe8ARB5RnnPC/HI8vWJf+kTQLuoUaPiOOI9N4Jtg==","signatures":[{"sig":"MEQCIBNGtyTe3B/IYpDz9E4xGbKPyE+Mz2HqgSCsLva4g4oUAiAoSEr0mvyZM0z6PwTatAsrm66TG863NdEgTUzAssOsVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":93798},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"6df030995257db200a8804a495f5bf5cf100a34a","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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.0.7_1748227797181_0.8119225964703576","host":"s3://npm-registry-packages-npm-production"}},"0.0.8":{"name":"npm-run-all-next","version":"0.0.8","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.0.8","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"29d436311406547aeaf40f4e1eeb4d313b44b470","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.0.8.tgz","fileCount":31,"integrity":"sha512-TLurHTVIm3FTOui7NV0HFLUV/nbPnsIUp2MIc+nDCIY97LMfd8cyOdK7281OvsRMeaQPrMQ902JwYixI2vDYLw==","signatures":[{"sig":"MEUCIQCdM0Lxh7WM2g4qb9EGQUKZPsEiA1kbZy9lzDMRoSLp/QIgYQ3BBBKbkWbsooozAgVfGngSKYaX/sT3n0BE483SLGw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":94831},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"85575a9deb144076f2058ce08d9384e77185289a","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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.0.8_1749058827976_0.5147839146129933","host":"s3://npm-registry-packages-npm-production"}},"0.1.0":{"name":"npm-run-all-next","version":"0.1.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.1.0","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"af68082b9de8ff3acb6c300ea2250041ce0a0805","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.1.0.tgz","fileCount":33,"integrity":"sha512-kpxF3rcW57kcKrD4QQiCCOnaOvdZnQKUcRmvSLt7Y0e2EqkmjAcUpDZtS+sJav6AbCPIXUC8yJHM0Fhj8horPw==","signatures":[{"sig":"MEYCIQCaOT3p/oBAVTmiO5udwQP6ECLgUFVf64EMJh7Sbl4ySAIhAKLEr4OExpjTSK1LdY4atsvksv/qhhytFYjsWX9U9s08","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":97200},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"e5fd0730970d4d75df3736c289ec589afa475f6c","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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.1.0_1749326234768_0.7973383900881428","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"npm-run-all-next","version":"0.1.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.1.1","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"15a22a87fdce39777b59f75c06b8c3de83248ff8","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.1.1.tgz","fileCount":35,"integrity":"sha512-7nJqqGJbIBOKXSNVp5H00FRoukgjDmYLHiohWx2NUO+8vWiHIEvi5pIYuRBPW5tAUakGGSA8I7B4tYcpP4IKbw==","signatures":[{"sig":"MEQCID3b/LNJcY9oJ1wDkfnd1RI1ImaGgVn3TEe3yvt8nW3nAiBfuPOSJ7GAIcjdDd+OrcsejIdDNHBMz19UykOOHhvZow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":106809},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"274c971ca3e5c046c25afd7b54204d37910a1e29","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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.1.1_1749430290405_0.30173915373720517","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"npm-run-all-next","version":"0.1.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.1.2","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"8cea30a46900ce56e2854454f320b14bd5d699b9","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.1.2.tgz","fileCount":35,"integrity":"sha512-wYRY9W8GGjqMYluye05jiz/Zj5dTB65oWq2FT6PRFsiirHcwY7WQ4HKcesI0p4aPqoxrf2YG9RiTjk0/AXq8yA==","signatures":[{"sig":"MEQCIAw+pUyACzzpRPfeeMsBkK+M4q/+XCahi9PPWpdnqPr3AiAmlnHE5SLIKh2f1pU9g8FAdkvyDltIxQMUvZhtsQRnpw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":110157},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"b3765b8ebccb1ae44b41fa6fcf32bd244578a362","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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.9.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"22.16.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.1.2_1749432020316_0.42377712795314193","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"npm-run-all-next","version":"0.1.3","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.1.3","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"16b397fc580c2820523ec2f9af22f1f45a69038f","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.1.3.tgz","fileCount":35,"integrity":"sha512-+Nr/JNiEJkF8hDgL8XhbuEkqILm2l9dz8pO9z2rIz4En1l4cuBxa+GQiH5p4fZXGpiaEod1DRIZ5P0cpy4757Q==","signatures":[{"sig":"MEYCIQDB0FeXcdD0VB/5XqrHcuanZFwXaimSK7+7zELiexsGeQIhAOEr5DWIquRXMAPNYtqsZLE/sHDUKzN71wkgEGCZWYxG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107340},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"5441c49780a5dab2ea4bcd6f95d3abca6570feeb","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.1.3_1749508288095_0.7239411743892123","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"npm-run-all-next","version":"0.1.4","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retry","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.1.4","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"d5627decaede2d79c27e512819e86f9636b21206","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.1.4.tgz","fileCount":35,"integrity":"sha512-J6Od/0Qj8OqZ9xZo4GMoO67vhbC+m5mG2fadGQZ0DIXw27MRvEni/FfLZCiZNzNmpK5OiqoswFR26oR9Xl5Xxg==","signatures":[{"sig":"MEUCIQDN3nfK4GFGuGYEp8rgLRSuSTtLN6nYNOyQ3Rr+K79AOAIgSo3VVQBspbEubBbLJp7OnqkMQI04UHeuL+E95RnF0po=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107480},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"d0eb7f77916b35f72fce295b4c9b1a1c1d2cfcb7","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.1.4_1749541976517_0.6915259135490446","host":"s3://npm-registry-packages-npm-production"}},"0.1.5":{"name":"npm-run-all-next","version":"0.1.5","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.1.5","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"af8b58ba942d7413d77479feba6edbf9a73ea869","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.1.5.tgz","fileCount":35,"integrity":"sha512-0uHdurRr5WWnV8yz4WixAAHUjYXjQY53djyqR75RjzLUx/X6CqSKx69NtUSoq8yIPJjk55ZRUKQr7pYHKo7n5w==","signatures":[{"sig":"MEQCIEUMBr9JYYxdlAi0SeB7aN/kNmkB+hV4Tdt7P02nnvLhAiApW7DXmqH2Eya47bP52WiDgy5RBCkb0iUM5cYHmRBrxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":108507},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"2daa04a6d8ac38fa52678fd374704733d5345de6","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","npm-check-updates":"^18.0.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.1.5_1749549013192_0.9285962973302309","host":"s3://npm-registry-packages-npm-production"}},"0.1.6":{"name":"npm-run-all-next","version":"0.1.6","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.1.6","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"0f1098477426eeba31562bc8ba1b5fbdd80fde71","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.1.6.tgz","fileCount":35,"integrity":"sha512-aewsDExQ4579BkajiJiJUo/o4AIUCsJ3h8ZoRpkqrOCu0WFcUV0bB7PvRe+6pnRc2KiGaW7Y212PX8zwIStnJQ==","signatures":[{"sig":"MEUCIEeSn3SpTBr9OPwAVbcYpWtvI2PYx0d45tF6rRpW3cHKAiEAheFplqiYXaSjHydzrbenVmvY7uhuK2uOfZc3V7V0FC8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107437},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"75bbebd3f9ba7b45e473ae7b80271443cbd53c26","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.1.6_1749568874060_0.7340163018607733","host":"s3://npm-registry-packages-npm-production"}},"0.1.7":{"name":"npm-run-all-next","version":"0.1.7","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.1.7","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"6f69e046fed722e2686990b8dc555c1554ce0781","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.1.7.tgz","fileCount":35,"integrity":"sha512-WNgyT66cEyxsu5iSon4W1QXij17RIfkch8/sq4xKfKq5ptAQjqfuAWCNSFbNjo+8KwrcVsiR9C+KAkmezLjDTw==","signatures":[{"sig":"MEUCIBAElNWjMX9noEQV0wnuENKc6rOKlNs7koAK98A0q0UIAiEA4bCqy/rGRwz2HVDWZi0Fm2zoi7byVZQyIoG2G/Vvppc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107481},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"8089a2a448e70b4c470f9492630af5a88c61f745","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.1.7_1749650773884_0.12076920262552115","host":"s3://npm-registry-packages-npm-production"}},"0.1.8":{"name":"npm-run-all-next","version":"0.1.8","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.1.8","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"4ff287ad7ea0204aa02846216b28ac0d337650c0","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.1.8.tgz","fileCount":35,"integrity":"sha512-QjJqkD7so5W1JwrOCKMca3pM4UMx9ogR7RPgnljwz3nuNoMtkWSzboYnCx+iE3Mum3HrWmTUVjk7k8RASXsKiQ==","signatures":[{"sig":"MEUCIQD4Lj8xHV3P+Ilp/os/oZU0WpaZ6ZrpbdlPINnGPWLiVwIgKclWSaiXHx5yfqSt5UfOPTgGBX4NfV1QvrWQHpcDcp4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107639},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"b85a83ff1d5ff9b81ce39fab86eb30dc180be083","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","actor":{"name":"alec-js","type":"user","email":"alecmestroni97@gmail.com"},"email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.1.8_1751363620050_0.6276819091118575","host":"s3://npm-registry-packages-npm-production"}},"0.1.9":{"name":"npm-run-all-next","version":"0.1.9","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.1.9","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"37394fd6d4570908318fd488c43472d8c955f518","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.1.9.tgz","fileCount":35,"integrity":"sha512-W4iBZ6n61y8Ih3oXHSqBL62ufx2jiFB2AHJiFVPYOYEiZuugAZpC8Vle1jPnzmBEhWSX9XeQLo6Qt28hFtYZuw==","signatures":[{"sig":"MEUCIHC7HqgdD8hgkLnoLeVW8YwoBtpK2v1BRoVr2pwN2rRJAiEAjl+17vceEKzbFexnt7+mmb/WwIeRD9UP+kSauGegpb8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":110666},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"b7040f3361bd9540ffde4d5f53d76ce140a53fda","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.4","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.1.9_1754327355783_0.7349820009722654","host":"s3://npm-registry-packages-npm-production"}},"0.1.10":{"name":"npm-run-all-next","version":"0.1.10","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@0.1.10","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"b0729e080a84e7b421a11b273b5ff696a050582e","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-0.1.10.tgz","fileCount":35,"integrity":"sha512-2EGauSpy5dreDQGGyeSEaBTOcFxCIXxbJtIIc2hjKeZeG3Yvtss65DN4uc5AJ3fjoIPbJ19ssQ8kfVEvluLmNw==","signatures":[{"sig":"MEYCIQDUejVmewkUjMhVPq9uZ/xt2O3FZ4RJUCQDMWJXSQE/UQIhAO803zGNnQMC/xWgW/dNso6A/y/XtEU7vEJ5o4eDWIUf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":110849},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"9e4b7b18bbc35d3643de8add5e691f7ed7cc2f37","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.4","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_0.1.10_1754332754159_0.5252936820489027","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"npm-run-all-next","version":"1.0.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.0.0","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"9005fe850a253b377ebc0090558ee2ef2c21be33","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.0.0.tgz","fileCount":37,"integrity":"sha512-q6JuEErEJLlCqHIHcScPzzCUF/sDJAl9RPZ9vGzIuvwlFIxfdLNcEJtlq6BB03bXH9p1EAgGToKjZPImbPdDkA==","signatures":[{"sig":"MEUCIQCzfmNEIxZJFRg+7B8VtYdrUbkk/mtW/KVAzk3FMUJU1QIgDpxWyVE3FM7/DHlZ/LJ1wBJTh7De1iCnkjvv+s5MhNc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":115387},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"852362222e128b5b25340569e0f3268338a42686","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.0.0_1761744001335_0.3534218764288346","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"npm-run-all-next","version":"1.0.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.0.1","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"24b2bfa2135ea1fe591fc9f6fbe4e05212749114","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.0.1.tgz","fileCount":37,"integrity":"sha512-kjTA9CcQ1F0LJWxnvUmku7VzSYhM9GYhwjwBEivynu/PqqjsJsGB9ypWBq/BxDD/5lVjeszxY47LkPDd+/tKDg==","signatures":[{"sig":"MEYCIQCRiRNFzxRp9OpNvYJVLiZclhJXx+Ah1LcxntwwDOLmFQIhAM+pMiQh4gz1NmknpxTzFS05WeBBuoEbvL2EkEtcvHx5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":116594},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"a435c2dda24d7f8699c01121500d73a7c9a17ddc","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.0.1_1761767226459_0.5513850632471073","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"npm-run-all-next","version":"1.1.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.1.0","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"4078e250940c2e79c9c4730e36e90848b617f3db","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.1.0.tgz","fileCount":37,"integrity":"sha512-2cSkxguWCtNgs4LDLHCj81lSw13KMB+DenrQfOfHCMdZ7nGATeoYJBKrx2WaRxotev4OEvslfZ+eVAa0CpNgeA==","signatures":[{"sig":"MEUCIHrkuTL1fq4UspCHUkguaLuS7oEbKKp8XcKIzfADt2PTAiEAj5vhogXd5b++XXZLXDgZ+mn4KLNw7HJpZ+j/dDfA4sc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":116940},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"3fcbfa55e5e85bae3343d8a5f8aed10ecf5614c6","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6","@mysticatea/eslint-plugin":"^13.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","jest":"^29.7.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.1.0_1762184185357_0.8002796613186127","host":"s3://npm-registry-packages-npm-production"}},"1.1.1":{"name":"npm-run-all-next","version":"1.1.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.1.1","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"1fdf20672c61cd4e3b99b84049f540ef3effabe8","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.1.1.tgz","fileCount":37,"integrity":"sha512-7avFeRWfGbqiCbaz6YbtNvJVtGp6VdkomCB6IDDfrhMb/10eXpxgwWxDFfQEPB4V/NLFSMaF0SqJkbgh4K9ISw==","signatures":[{"sig":"MEUCIQCAE41Tk4ECEsW2n6V59Hy8VtS3tgqD8WKSCXB0PhuQtwIgCcVy+J/iOGLOh6C12gNJl9w5FOeC9Nx815H1ubjIsrY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":116553},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"4c1d15c971146d975b0b9414c5ccf3c55f5cac0f","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"alec-js","email":"alecmestroni97@gmail.com"},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"10.8.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.1.1_1762277072704_0.357726479686558","host":"s3://npm-registry-packages-npm-production"}},"1.1.2":{"name":"npm-run-all-next","version":"1.1.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.1.2","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"15cea79aba75cb08c92d6441a1ca99b43c47a4b0","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.1.2.tgz","fileCount":37,"integrity":"sha512-JMVGZ5NxLgjZruCw6TFCe9sC8vbfgDX3QT7yfTxU+KPg11LcJbCkSdjhfhFTmP6ffNxEVdzggiVKYugcf6/t2Q==","signatures":[{"sig":"MEUCIH7CvR6BixK0zsf6r4x3g9E1niQYMhk08RzIGrj3kgZiAiEA+vkuGaC4vnml4Df7wB6HQdV64NPi21SZ0b7lNtbHss0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116553},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"71c4baf393fde01c4cfefc25075fd33418085355","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.6.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.1.2_1768556676722_0.3800533232069945","host":"s3://npm-registry-packages-npm-production"}},"1.1.3":{"name":"npm-run-all-next","version":"1.1.3","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.1.3","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"ca0cdf34f550b9a6ba5d7c9ebd2483f28567e3be","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.1.3.tgz","fileCount":37,"integrity":"sha512-hNklMq6xhrnym87KXJMFgOZ+yro1cAmAQOHB02VI9exnK6f+iBDxeU1nW+81Ylj9de96PyC+cIn+N8iK9ohsUQ==","signatures":[{"sig":"MEYCIQCogbY7RtnD2kujZknw3ZHQZE1qiSPnWUOz26VMAlrybwIhAJ2U3lRfUGDUtGH94C9IZfkZsSPtm76O907P83ZztX7z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116784},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"9f073eda645cd2bbbddc3ae214a4b3897a3accb1","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.6.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.1.3_1770904667281_0.09631175683784354","host":"s3://npm-registry-packages-npm-production"}},"1.1.4":{"name":"npm-run-all-next","version":"1.1.4","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.1.4","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"956416af17f64b69fb968364e194cd9411424a69","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.1.4.tgz","fileCount":37,"integrity":"sha512-pjHEdCIG48mKszxIA2GetWOfEIHLzeI50P0t4OrjORhX6YOJO8onvCQ+gcUFO3Cefmk90KpnsKeu5WcNPmS8Pg==","signatures":[{"sig":"MEQCIERdV9rs6r5CiIysOTbda+ziDLIDLDR3+EWQJVxBoh7sAiAQQje3WxU4Zk6JvfhwVbuEFoTLX59wFTZ7LD8m1E5S4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116809},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"c3bc7fdb62bc4c6b65641a253c39ea8bb139e2e0","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.6.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.1.4_1770982423112_0.7470802123596496","host":"s3://npm-registry-packages-npm-production"}},"1.1.5":{"name":"npm-run-all-next","version":"1.1.5","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.1.5","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"3320fc8bf1e749fa5b1e5ba561edf933d185da79","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.1.5.tgz","fileCount":37,"integrity":"sha512-aQNC2ZoLMHkk+X663Ip4MNVk/sZOUjczqaMk5a9B8DFj4cS49XELhWhv17bpIykZZntdC3gQbLnRDvxPERr6aQ==","signatures":[{"sig":"MEUCIHxKuZbQtgCvMZEYP8VSOq6whbNHfjcHQc56e1wfLaeWAiEA94JPUqrsyhlk7KtA7mW8MH7pKe+qsWb5mfq3b8/FI6k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":122480},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"832a4f3c6a5d0db6b75ad471a11b1be67046b854","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.6.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","memorystream":"^0.3.1","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.1.5_1771258219645_0.05841648697512114","host":"s3://npm-registry-packages-npm-production"}},"1.1.6":{"name":"npm-run-all-next","version":"1.1.6","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.1.6","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"10394216af7d65112f81bbe4002df02eef49875f","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.1.6.tgz","fileCount":37,"integrity":"sha512-hD716kmgSmICx1R9ialtRZWTYgOBCAfN02E7xWfLzlhxI1z2jKogKt0RhTDvzBiEdT2VGPXOoSQWVCs6TCVJrQ==","signatures":[{"sig":"MEUCIQCWkS6bfbDcWQdP2VMVhkT0TrHRuc4umMdTCYohIHaS6AIgKpLygHg+SI+BnE2tVuvWoyt6Q7cnVc8VbDk6cDUeZMc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.1.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":123479},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"5fc97b7c1e0fc309d83ad2c46df7acfaaecac8d5","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.6.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.1.6_1771320564391_0.9358853112489498","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"npm-run-all-next","version":"1.2.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.2.0","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"663acbe863072799dbf8afbe23ab5aa83e479ff7","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.2.0.tgz","fileCount":37,"integrity":"sha512-NV5B5BSx73vHHUedkxWPtHFtmPQD/r7Dv5hJK6UpRYBsWpbU5nZRgNGgMVziL/uidBAoCuwSOKE7Xd8CoVgqZQ==","signatures":[{"sig":"MEUCIQDHzaEyhN6uzuUqtGXAxsJaQ2cQ/rVgjdS+f+UH1cgq/QIgcOxcKDkC+9j3lBVbVJxzkb62OTwv7IfGPqfVDkgLJg8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":124262},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"89cbf0cd818c4b505c8280ac2670c775d7b007a0","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.6.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.2.0_1771842288134_0.05907860977521584","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"npm-run-all-next","version":"1.2.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.2.1","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"f9c1c1781f007d78388f8d0107337098a1cbc5cd","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.2.1.tgz","fileCount":37,"integrity":"sha512-FpLB5a6MqQylFS57N2/7PIS+GH7CliH4/NC8ac24zUts7GO85tQHi268VqQ3sdYpsOJeK3EaUJkVGJPHe+e3Ag==","signatures":[{"sig":"MEQCIG5ijCF1PwHK2lxRCXIk3NXcfnSgYsWnwI7osPPAhgwbAiBhHi5yJSNLzRpM5Ip7T1WtjyOaCYR5acXTlmzoFchbuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":124287},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"c72d03020e14096eb2b63132b257e70724a247ae","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.6.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.2.1_1771867657497_0.04262043403687943","host":"s3://npm-registry-packages-npm-production"}},"1.2.2":{"name":"npm-run-all-next","version":"1.2.2","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.2.2","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"e3f416c7228e85fcf921b365149c17a742f5edfe","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.2.2.tgz","fileCount":37,"integrity":"sha512-KouLp7ZhzuIJV/kYR0ciN+Zm3Oc0FlIMEBd25A1L+LTHO0O7/aYk4Dzzp6LnxmJQdYt97i35Fw3tTj3YmZnZCg==","signatures":[{"sig":"MEYCIQCCqlTfEAMwBZq+kdmOGMH2ZzKClzNQv1G9V4BOKOMm4AIhALRp68DB6plFy1zjDxfUXbYsXX2pGEkV+2qpaW0FRnAR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":125947},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"88c3e1f0ee86972f44f465223129e6419b5fe94c","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.6.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.2.2_1771951236701_0.5054663742307377","host":"s3://npm-registry-packages-npm-production"}},"1.2.3":{"name":"npm-run-all-next","version":"1.2.3","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.2.3","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"035f72ab4b08c8ed89ee60d703506522b0a27ecf","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.2.3.tgz","fileCount":37,"integrity":"sha512-AsvRUvHjzmlDJSn5lz+fo+S29JwMR4iq2UVDCJhDneZF3m1EChBdYll02pPZuZ25EbSjnDP32XdmE4qrASUrUg==","signatures":[{"sig":"MEUCIHoO0TyC/MoyXpHvnn7oR/eSYgUEtRlBTEIl8iE0teU5AiEAr720ESA3uBrQSJJ5jSuD+joB38rLTOkQM8XnYrxnmXU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.2.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":126836},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"fde301caeff729f9c940a81bf2b853e9f03810e7","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.9.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.2.3_1772791522812_0.4269718395593698","host":"s3://npm-registry-packages-npm-production"}},"1.2.4":{"name":"npm-run-all-next","version":"1.2.4","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.2.4","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"4ac244a6f4701232341a40ef4c08c0b709068687","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.2.4.tgz","fileCount":37,"integrity":"sha512-CMFA3O9VF3re79UwY9l0MywxuwvvWmscilvnf9bXKOy8911PxP8zhD+PKoMApltoEeM2mEL9PAWWjAsWE4vB3g==","signatures":[{"sig":"MEYCIQDFf84zCFHb9lSwyEiCwj5t1fW/mwO1DQyQ+KOagHDqXAIhAID8pW8WDTGnJZsIzp9o2dtLv5EbIM+ham0EK1UPqjm+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":127095},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"8fae347e05c8498bb20d3e4e54badf979548b3a6","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.9.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.2.4_1773238191794_0.6867561137809077","host":"s3://npm-registry-packages-npm-production"}},"1.2.5":{"name":"npm-run-all-next","version":"1.2.5","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.2.5","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"f4b3a737d1f082d11aa091a05adaf3bb203b1371","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.2.5.tgz","fileCount":37,"integrity":"sha512-i5ZL6A+TSdqkYV16PBUYYY8Hc7H+DdldI5cggOlpPQZ8KhulWUT9r89UbabIP8Cg7tc8agfwRfeP427V/sIbLg==","signatures":[{"sig":"MEUCIAqZNGThQDSFXh9+i5piUw8nMaoQ5iqVruHRUR1/SPT7AiEApBjWfaCjtpE/adVOmguZFdFpA6qWmlkiKKDPvJYWBqw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.2.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":127927},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"7ec7753a7b3814eb2741911dd3089f04a535a5b7","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","coverage:report":"nyc report --reporter=text --reporter=text-summary"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.9.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.2.5_1773748634124_0.6716523844441775","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"npm-run-all-next","version":"1.3.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.3.0","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"002a4ce5510b89df725faa971e520fae82994b59","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.3.0.tgz","fileCount":40,"integrity":"sha512-f8Tkk6qidHHURQBlPgIorWOS5sPHdmOJiOa71+AYcAmW5Yhn2PiIL7E/bqsuRvBeUoHGYAe1i/K6VUVXtf92mQ==","signatures":[{"sig":"MEUCIQDs1gLNHtR0+5ohC/7we5AsCRXwzDGV17Do+8q9Ze8QvgIgYVXThZhiHeCmzSDkn/3ZV3j7Zx7wMp+XWOaLyXg6LWI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":134312},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"a9f452acb06fbefedbc226f8eabfbe0f6eaf3eda","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.3.0_1776167876105_0.47700990790167963","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.124":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.124","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.124","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"a7cd1b63288e50426f2e2b1cc7ffeffc3754cfa4","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.124.tgz","fileCount":41,"integrity":"sha512-IU6Yn2YvVJ8xwaQsgfS7E4gDC75fi1VSXeYr9XUFWssXVqZz+X6XNUc4htjsgKRat8SLEUasAkEiFsXuv+J19g==","signatures":[{"sig":"MEUCIBqH8UlSWZWjOPoAqY5QQzjK+d9zEx5R6YcM08qEnj7MAiEAy84ArRvdLhI7lcOPXJxT5YUaLJcOmNv0QYeKsMj4//I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.124","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":143711},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"eca8757e7fa481a495603f30c039fce4c72dcb36","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.124_1776362498423_0.3173103748158239","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.125":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.125","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.125","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"912bae0ffd62f85f079bd1ec4c5c2cf83d1c4a42","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.125.tgz","fileCount":41,"integrity":"sha512-Z8ZIQtzMMO3gknp50znaxk2Qo2kQH/QPZGhPGoOU1CJsdelGA8O4R63DSezo95zZcKcz6PxxksZTZO5AuchB5Q==","signatures":[{"sig":"MEUCIQCho5xlAopBHgOrnjJs9EZe2juOICV+32WrKzcNR3xHiwIgb8D5sheB9aI3k7ATGgZ7TCJoRYpZKIYUvMHIOFMTVmA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.125","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":143901},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"12f80b1541ea6f7f844aa53ff0c21a5277c6df3c","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.125_1776416665417_0.8923084417233034","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.127":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.127","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.127","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"8b07268ee415e8ee0e636b0b6b64daf4a413e86c","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.127.tgz","fileCount":41,"integrity":"sha512-2/Na7HQxXhRcswCV3lX601kFq3llpqfArYEF49CkamSddLygL3DW5/HeLUmMuKW2AdI9IKNyhkSfBmvnsRnIyA==","signatures":[{"sig":"MEYCIQC9eN0dzC6FCPKXIPrxhIxpZpfF7YEVceztCCAmgDSl7AIhAPO6wVQ0iarGxMSBwenArKzFnuFKiFzlP5JbYg7KbcBj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.127","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":146978},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"7769b657fe97b74f0ec5424be7449ff389c3e7f4","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.127_1776422813917_0.5541387464151393","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.128":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.128","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.128","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"af51c0922b75c0f2017c2af26afc3c6dc11ae0fc","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.128.tgz","fileCount":41,"integrity":"sha512-w/zH3oiw5nOG8YiiyybzfgLnXeylti139jCxWp+HLGfdUA1TvFOcUb0m7+5J1uycSS8JiZ2Vws0PHwrYvIjx3g==","signatures":[{"sig":"MEYCIQCUF9irYxiXBk1q4cWmo2Y3z1+msHlyYh7gQ68iV8MctwIhAKgNZmha11Rhy5tg9/g6IKliShwKTRNjOB5uWz4E4CK4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.128","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148108},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"d186d9af44714e9f1d0508c4f76a92da8db32827","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.128_1776434413400_0.268959108459242","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.129":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.129","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.129","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"d16c52e0277090c066747e458f3aa158774fd194","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.129.tgz","fileCount":41,"integrity":"sha512-7MsV60m4Hl2sW/wtZN/wEXZCOOsZzHh9GKduuT1vHWk1AguScltgrWDocKVrGGqWqxM6mQPD5YDE7uqWn21eJg==","signatures":[{"sig":"MEQCIHpf3m+MwA6zPnrqbyzxAhCOr78MwFl+pio9pGhFMHD5AiBYsgZC8OdFy+R2MpK8upMQ/2deUS3wwY4I0YRIFLIngQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.129","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148295},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"39168145c16907b7a9832af95635b01bae7f5ee7","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.129_1776440331913_0.28072781171183925","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.130":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.130","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.130","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"17566b9cf02129d3f3da2a7409253110ad892100","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.130.tgz","fileCount":41,"integrity":"sha512-/fLcoJ1deLn57ZrAiYON5nM1L30EaRUybMO/dqc5i9m8DJPyc3K50OUqhtr/WTvPEDtuu32mZblpC5TtuuBRHQ==","signatures":[{"sig":"MEQCICv/712nflBP/V4UOaX8+kzqtPRgTJDHwZ8ItpP8wTX9AiB20wARbvD/J6UriI7y80QRopORADXBjWlmVdMZRvGsfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.130","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":147738},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"b826998d4e8f1e675863a603e813cc0861816e99","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.130_1776448267229_0.17089827068985208","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.131":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.131","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.131","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"cab242e640c03cf22ea878fe296bb25eb1a3e48b","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.131.tgz","fileCount":41,"integrity":"sha512-T4JMK607ExJo2SzJn3A+B/tAprC6sKwIPPEi+FFrEvhj3A+61vRRaOpsVXrO7rVF2e+DcjahJbexouinHoQg7w==","signatures":[{"sig":"MEUCIQCCIqmKJI9fsQkBEe+R53vK7L5am9Owbu59PWjgwsvnJgIgKF5mi7oDqUS+20u/ZZfBWBot2Y8ONJfq2TcJ2IpQMLE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.131","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":147913},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"8eb8cc03fee0484f39f455b31344af7a866083a2","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.131_1776450642322_0.44168655133449763","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.132":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.132","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.132","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"2816d6e8650652ea7e3fb27e6bffddc8308746cf","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.132.tgz","fileCount":41,"integrity":"sha512-Zy6XMFTfLlOgPr16h6iWNk18B2wI64iOjyZCy5MT1V8KnMNHXw2UVIsc5kY+2O1m4ETBi+ziPh1UMMarrjX3kw==","signatures":[{"sig":"MEYCIQDNZRhyWEOeaGzgDzuh/8g2W2wl1GYIioxxZJiz9sAc5gIhAKwfRf4NQPpAna3l3OfhEuVnsvGgwHSKsJALx81WBuyR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.132","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148125},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"dc3bd9f2042f935a9a232fc2e0835b790db271d6","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.132_1776518665954_0.7373980737473353","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.133":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.133","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.133","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"8dfa4a437f15c61e5a78f3e0ce6d25a996dd1f8e","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.133.tgz","fileCount":41,"integrity":"sha512-WdIVaCgKS5NgkcXLUwANi/7yIwEkSgGgyn43iHwt6BcWJkHJ8+JUJ5l+UvFEHZz6nhmM7kV/0rjJcxZF8K3Yug==","signatures":[{"sig":"MEQCIH2QeNHEbbn55AC/Edz0/bqtapwzMBi1wSM7b5gknx7WAiAKcbTRFffhqwQsGvpRviq8aJwd6Myym5KtdtQFBw+ynQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.133","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":148398},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"b42fd21eeca94cbce2f043dc9a159e3b72eb85ea","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.133_1776520141929_0.10858889987386555","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.134":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.134","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.134","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"29c3fed18a621c46f1065e7e40b7e5d5f5965f90","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.134.tgz","fileCount":41,"integrity":"sha512-4pl2/et2/KY3dXrA7U3N+SoaNP5GYsFksd/Cj3JXqdyb4sxdleH7bD40K9YBazH68LZW3uc8aWgWpOAcKH8H2A==","signatures":[{"sig":"MEUCIQDmfCmz+CZBzDezL3tf4HgPovyfZzhfVjw3irTN+uHOFgIgFBgW7+ZL0vvO57JSDAVuORXWsIH8sK9I3qltdQU3Dm0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.134","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":146521},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"7164bb3a45ad8f6dbcc3aef375c96d9206e388fa","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.134_1776526986897_0.006493325847922282","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.135":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.135","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.135","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"add7c94011ee06a81870b917c87c75c36cce04d3","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.135.tgz","fileCount":41,"integrity":"sha512-R9CqCPiKGSrEuOsHqUYPo6wXoth2uw1AtKfpW4zySk8kDF8uuLb6lN38RP9xXCZKkkGWlgeg5J7228Si7y1nqg==","signatures":[{"sig":"MEQCICmSfAwcXTco60WqOcLz2ciC5HxcmOsaZHyX0/lbGcnHAiAS5lI2tD4sNsCNbJoUXypORFbv7iZFsvVhGgFHKkjpwg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.135","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":149310},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"37ce28ee99d04e9dccfefc761a8eda7155f7d85b","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.12.1","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.135_1776947882841_0.022917754083250808","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.136":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.136","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.136","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"382ce6471dc4d54c8806f854e4cc3904c5422e45","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.136.tgz","fileCount":41,"integrity":"sha512-CyuhuOJSJh+GDg/QRue2EDVKcUEjIEOB5sYLOQM4yRmgC1REjyij7fU3PLASmqnEPt8Z7qknPrpx6BjH53PicA==","signatures":[{"sig":"MEQCIF11kXpDM/SBWJ5AfqcyNSsnaA+jnhg8S0eOlY/f0KDHAiA3h5JFqoD+cReqy9UXEdhXUEfjkbufrmIUK+1tYafCBA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.136","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":150306},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"a186acbaa1c749bc94ba72d8a485b3d6ea2b5ea8","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.136_1776953957141_0.2599083067643224","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-test.pr19.137":{"name":"npm-run-all-next","version":"1.4.0-test.pr19.137","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0-test.pr19.137","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"08301ce557a8cb5cb90d455324e6617a653070b3","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0-test.pr19.137.tgz","fileCount":41,"integrity":"sha512-5RjdJoEV3v0bfGujkWujiUK1SWUZoIpX1a28XIsxJlOLQZbWVkOrKxtWpo4i4MV/tobmxeSmgmjuPZxkNg8oTg==","signatures":[{"sig":"MEUCIQDUsiAb3CSw29Fd//KGkydKjXzsWdKxwQ0y1b2G6Y3n5AIgZ0Uwo55IWHsufzEgislQElyzDgZw3Ac57Lp2xEqutM4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0-test.pr19.137","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":150709},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"b5542a80d1bcfbee1a5e04990ef9f93f5b2bcf96","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0-test.pr19.137_1777374599553_0.21260467175110853","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"npm-run-all-next","version":"1.4.0","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.0","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"0b2e2cca6f00a309351de613d7e880ba192d73c8","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.0.tgz","fileCount":41,"integrity":"sha512-if3rMA7KeDALRUOGmxyoYG5JFwmFB4sc6DxuzV0F9zMP2X2acmR+ny/18L6kCAAbwOKem/oqOifsfCwTqeH4cA==","signatures":[{"sig":"MEUCIB2pICGECff2s31wgVFSkQH/x9gu7K4SL6PNiw/F1tpNAiEA1uDuMLSqKDOpsnt6+Uh+XupX23N4HdFeTLzuLYiXHYo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":150695},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"92654c8a9b284a3f5c4b010d201e6686d455f81b","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.0_1777375322827_0.14477236637399016","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"npm-run-all-next","version":"1.4.1","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","_id":"npm-run-all-next@1.4.1","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"homepage":"https://github.com/alecmestroni/npm-run-all-next","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/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","npm-run-all-next":"bin/npm-run-all-next/index.js"},"nyc":{"all":true,"exclude":["test/**/*.js"],"include":["lib/**/*.js"],"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","extension":[".js"],"report-dir":"coverage"},"dist":{"shasum":"16b350e275845d28d9e027cb3bf0d3918828eeaa","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.1.tgz","fileCount":41,"integrity":"sha512-2QmQbBaBle1q/MuXqM4KIYs5QMcAArpfqpNrdYowb82che6McpGJzxt0nD8b0CrKDiC4c1TTmpXjk6g/ORI3qA==","signatures":[{"sig":"MEYCIQCcaZn43GhHbit2P135AGfvEZnlpYj6ImctzO9PYmo3pQIhAMxhoi+XZAp4u2UtrpOWhBUxXzZAIML3BCf61hQiktNo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":151805},"main":"lib/index.js","engines":{"node":">=12"},"gitHead":"2b6420ca456747fb72436bc9ee8b44af4c784b25","scripts":{"docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --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","_mocha":"mocha \"test/*.js\" --timeout 120000","prepare":"husky","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test:parallel":"node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"repository":{"url":"git+https://github.com/alecmestroni/npm-run-all-next.git","type":"git"},"_npmVersion":"11.11.0","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"chalk":"^4.1.2","pidtree":"^0.6.0","read-pkg":"^5.2.0","minimatch":"^10.0.1","tree-kill":"^1.2.2","ansi-styles":"5.2.0","cross-spawn":"^7.0.6","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.1.0","husky":"^9.1.7","mocha":"^11.1.0","eslint":"^9.25.1","rimraf":"^6.0.1","p-queue":"^8.1.0","fs-extra":"^11.3.0","@babel/cli":"^7.27.0","@eslint/js":"^9.25.1","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@types/node":"^22.15.3","@babel/register":"^7.25.9","@babel/preset-env":"^7.26.9","npm-check-updates":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/npm-run-all-next_1.4.1_1778248716628_0.9768673228310278","host":"s3://npm-registry-packages-npm-production"}},"1.4.2":{"name":"npm-run-all-next","version":"1.4.2","description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","bin":{"run-p":"bin/run-p/index.js","run-s":"bin/run-s/index.js","npm-run-all":"bin/npm-run-all/index.js","npm-run-all-next":"bin/npm-run-all-next/index.js"},"main":"lib/index.js","engines":{"node":">=12"},"scripts":{"_mocha":"mocha \"test/*.js\" --timeout 120000","clean":"rimraf .nyc_output coverage jsdoc \"test-workspace/{build,test.txt}\"","docs":"jsdoc -c jsdoc.json","lint":"eslint bin lib scripts test \"test-workspace/tasks/*.js\"","pretest":"node scripts/make-slink.js && npm run lint","preversion":"npm test","postversion":"git push && git push --tags","test":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register npm run _mocha","test:parallel":"node test/bin/run-tests.js","test:parallel:coverage":"nyc --reporter=lcov --reporter=text --reporter=text-summary --require @babel/register node test/bin/run-tests.js","coverage:report":"nyc report --reporter=text --reporter=text-summary","watch":"npm run _mocha -- --require @babel/register --watch","prepare":"husky"},"dependencies":{"ansi-styles":"5.2.0","chalk":"^4.1.2","cross-spawn":"^7.0.6","minimatch":"^10.0.1","pidtree":"^0.6.0","read-pkg":"^5.2.0","shell-quote":"^1.8.2","string.prototype.padend":"^3.1.6","tree-kill":"^1.2.2"},"devDependencies":{"npm-check-updates":"^18.0.1","husky":"^9.1.7","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","@babel/node":"^7.26.0","@babel/preset-env":"^7.26.9","@babel/register":"^7.25.9","@eslint/js":"^9.25.1","@types/node":"^22.15.3","eslint":"^9.25.1","fs-extra":"^11.3.0","mocha":"^11.1.0","nyc":"^17.1.0","p-queue":"^8.1.0","rimraf":"^6.0.1"},"nyc":{"extension":[".js"],"include":["lib/**/*.js"],"exclude":["test/**/*.js"],"all":true,"reporter":["lcov","text-summary"],"temp-dir":".nyc_output","report-dir":"coverage"},"repository":{"type":"git","url":"git+https://github.com/alecmestroni/npm-run-all-next.git"},"keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"author":{"name":"Alec Mestroni"},"license":"MIT","bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/issues"},"homepage":"https://github.com/alecmestroni/npm-run-all-next","gitHead":"342c07b312e17a93a48c066919969f14a3f02b06","_id":"npm-run-all-next@1.4.2","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-ZWfxDlkQ0c7LBmmQ3WLQD1X6pGQxS3YHVfdwJHPTeQeYyi3uVkTzoFsyT4o/8RI3/8WQ+y6SsZhFYveB/WDeXg==","shasum":"2cf38c5703484b574bb2c6d6805abb092f11be06","tarball":"https://registry.npmjs.org/npm-run-all-next/-/npm-run-all-next-1.4.2.tgz","fileCount":41,"unpackedSize":152092,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/npm-run-all-next@1.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCuDME+w6XISMbswcN/7wtpLKobS0oSwdWGp355qxEZbAIgCOfDj7zpC1usiqn6SGuCVaR7SACwr3Y/Ejs4CNH7aUA="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:35f2e382-6d60-4c45-a012-9915b692b2a6"}},"directories":{},"maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/npm-run-all-next_1.4.2_1778699222847_0.5842412458144306"},"_hasShrinkwrap":false}},"time":{"created":"2025-05-12T16:38:58.409Z","modified":"2026-05-13T19:07:03.347Z","0.0.1":"2025-05-12T16:38:58.608Z","0.0.2":"2025-05-12T16:55:57.202Z","0.0.3":"2025-05-13T15:00:20.532Z","0.0.4":"2025-05-13T15:51:57.629Z","0.0.5":"2025-05-14T16:02:16.861Z","0.0.6":"2025-05-26T02:02:37.788Z","0.0.7":"2025-05-26T02:49:57.354Z","0.0.8":"2025-06-04T17:40:28.180Z","0.1.0":"2025-06-07T19:57:14.951Z","0.1.1":"2025-06-09T00:51:30.572Z","0.1.2":"2025-06-09T01:20:20.518Z","0.1.3":"2025-06-09T22:31:28.296Z","0.1.4":"2025-06-10T07:52:56.697Z","0.1.5":"2025-06-10T09:50:13.367Z","0.1.6":"2025-06-10T15:21:14.236Z","0.1.7":"2025-06-11T14:06:14.077Z","0.1.8":"2025-07-01T09:53:40.262Z","0.1.9":"2025-08-04T17:09:15.950Z","0.1.10":"2025-08-04T18:39:14.335Z","1.0.0":"2025-10-29T13:20:01.539Z","1.0.1":"2025-10-29T19:47:06.655Z","1.1.0":"2025-11-03T15:36:25.557Z","1.1.1":"2025-11-04T17:24:32.887Z","1.1.2":"2026-01-16T09:44:36.862Z","1.1.3":"2026-02-12T13:57:47.437Z","1.1.4":"2026-02-13T11:33:43.287Z","1.1.5":"2026-02-16T16:10:19.785Z","1.1.6":"2026-02-17T09:29:24.529Z","1.2.0":"2026-02-23T10:24:48.276Z","1.2.1":"2026-02-23T17:27:37.645Z","1.2.2":"2026-02-24T16:40:36.848Z","1.2.3":"2026-03-06T10:05:22.981Z","1.2.4":"2026-03-11T14:09:51.939Z","1.2.5":"2026-03-17T11:57:14.253Z","1.3.0":"2026-04-14T11:57:56.319Z","1.4.0-test.pr19.124":"2026-04-16T18:01:38.562Z","1.4.0-test.pr19.125":"2026-04-17T09:04:25.582Z","1.4.0-test.pr19.127":"2026-04-17T10:46:54.051Z","1.4.0-test.pr19.128":"2026-04-17T14:00:13.553Z","1.4.0-test.pr19.129":"2026-04-17T15:38:52.057Z","1.4.0-test.pr19.130":"2026-04-17T17:51:07.378Z","1.4.0-test.pr19.131":"2026-04-17T18:30:42.453Z","1.4.0-test.pr19.132":"2026-04-18T13:24:26.113Z","1.4.0-test.pr19.133":"2026-04-18T13:49:02.094Z","1.4.0-test.pr19.134":"2026-04-18T15:43:07.034Z","1.4.0-test.pr19.135":"2026-04-23T12:38:03.006Z","1.4.0-test.pr19.136":"2026-04-23T14:19:17.303Z","1.4.0-test.pr19.137":"2026-04-28T11:09:59.723Z","1.4.0":"2026-04-28T11:22:02.975Z","1.4.1":"2026-05-08T13:58:36.799Z","1.4.2":"2026-05-13T19:07:03.013Z"},"bugs":{"url":"https://github.com/alecmestroni/npm-run-all-next/issues"},"author":{"name":"Alec Mestroni"},"license":"MIT","homepage":"https://github.com/alecmestroni/npm-run-all-next","keywords":["cli","command","commandline","tool","npm","npm-scripts","run","sequential","serial","parallel","retries","retry-failed","retry-failed-task","retries","task"],"repository":{"type":"git","url":"git+https://github.com/alecmestroni/npm-run-all-next.git"},"description":"A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.","maintainers":[{"name":"alec-js","email":"alecmestroni97@gmail.com"}],"readme":"# npm-run-all-next\n\n[![npm version](https://img.shields.io/npm/v/npm-run-all-next.svg)](https://www.npmjs.com/package/npm-run-all-next)\n[![Downloads/month](https://img.shields.io/npm/dm/npm-run-all-next.svg)](http://www.npmtrends.com/npm-run-all-next)\n[![Coverage](https://codecov.io/gh/alecmestroni/npm-run-all-next/graph/badge.svg?token=RFNGO6EIMF)](https://codecov.io/gh/alecmestroni/npm-run-all-next)\n\nA modern, drop-in task runner for `npm`, `pnpm`, and `yarn`.\n\nIt lets you run multiple npm scripts in series or in parallel, with smart features for real-world CI/CD and monorepos:\n\n- robust retries for flaky tasks\n- intelligent parallelization / load balancing\n- human-friendly summary tables\n- cross-platform behavior (Windows / macOS / Linux)\n- usable both as CLI (`run-s`, `run-p`, `npm-run-all-next`) and as a Node API\n\n## Why NEXT? 🚀\n\n`npm-run-all-next` is a modern evolution of `npm-run-all`, built for today’s workflows:\n\n- 🔁 `--retries`  \n  Automatically retry flaky tasks without rewriting scripts.\n\n\n> N.B. Retry semantics are intentionally different by execution mode:\n> - In parallel mode, `--retries` retries only the failed children, because parallel tasks are managed as isolated executions.\n> - In sequential mode, `--retries` retries the whole sequential block from the beginning.\n\n- ⚖️ `--balancer`  \n  Parallel tasks are scheduled using historical runtime data, so long-running tasks are started earlier and total build time goes down.\n\n- 📊 `--print-summary-table`  \n  Get a final report with exit code, retries, and duration for each task.\n\n- 📂 `--tasks-file`  \n  Load task lists from an external file (JSON/JS), so your `package.json` doesn’t become unreadable.\n\n- 🧵 Familiar commands  \n  `npm-run-all-next` is the primary command, while `npm-run-all` remains available as a compatibility alias alongside `run-s` and `run-p`.\n\n- 🧪 First-class Node API  \n  Run tasks programmatically with `runTasks([...])`.\n\nThis tool is designed for CI pipelines, monorepos, and multi-step local dev workflows — not just simple \"run two scripts at once.\"\n\n---\n\n## 📖 Table of Contents\n\n- 📦 [Installation](#-installation)\n- 🛠️ [CLI Usage](#-cli-usage)\n  - ⚙️ [npm-run-all-next](#npm-run-all-next)\n  - ▶️ [run-s (sequential)](#run-s-sequential)\n  - 🔀 [run-p (parallel)](#run-p-parallel)\n  - 🛡️ [Common Options](#common-options)\n- 🔍 [Patterns & Placeholders](#patterns--placeholders)\n- 📦 [Node API](#node-api)\n- 🤝 [Contributing](#contributing)\n- 📄 [License](#license)\n\n---\n\n## 📦 Installation\n\nInstall as a development dependency:\n\n```sh\nnpm install --save-dev npm-run-all-next\n```\n\nAll commands are exposed in `node_modules/.bin`:\n\n- ✔️ `npm-run-all-next`\n- ✔️ `npm-run-all`\n- ✔️ `run-s`\n- ✔️ `run-p`\n\nYou can also add them to your `package.json` scripts:\n\n```jsonc\n{\n  \"scripts\": {\n    \"build:js\": \"…\",\n    \"build:css\": \"…\",\n    \"lint\": \"…\",\n    \"clean\": \"…\",\n    \"test\": \"…\",\n    \"serial\": \"run-s clean lint build:*\",\n    \"parallel\": \"run-p lint test clean\"\n  }\n}\n```\n\n---\n\n## 🛠️ CLI Usage\n\n### ⚙️ npm-run-all-next\n\nThis is the branded primary command. `npm-run-all` remains available as a compatible alias.\n\nMix sequential and parallel groups in one command:\n\n```sh\nnpm-run-all-next clean lint \\\n  --parallel build:* \\\n  --sequential test:* \\\n  --parallel deploy\n```\n\nThis runs:\n\n1. **clean** then **lint** (serial)\n2. **build:\\*** tasks (parallel)\n3. **test:\\*** tasks (serial)\n4. **deploy** (parallel with a single task)\n\n---\n\n### ▶️ run-s (sequential)\n\nShortcut for `npm-run-all-next --sequential`.\n`npm-run-all --sequential` remains supported as a compatibility alias:\n\n```sh\nrun-s clean lint build:js build:css\n```\n\nEquivalent to:\n\n```sh\nnpm run clean && npm run lint && npm run build:js && npm run build:css\n```\n\n---\n\n### 🔀 run-p (parallel)\n\nShortcut for `npm-run-all-next --parallel`.\n`npm-run-all --parallel` remains supported as a compatibility alias:\n\n```sh\nrun-p test watch serve\n```\n\nEquivalent to (Unix shells):\n\n```sh\nnpm run test & npm run watch & npm run serve\n```\n\n> Windows `cmd.exe` does not group `&` well—use `run-p` instead.\n\n---\n\n## 🛡️ Common Options\n\n| Flag                      | Description                                                                |\n| ------------------------- | -------------------------------------------------------------------------- |\n| -a, --aggregate-output    | 🗃️ Buffer each task’s output and print when all finish (requires parallel) |\n| --aggregate-table         | 🧵 Show live thread-usage table during parallel execution (requires `-a`)   |\n| -b, --balancer            | ⚖️ Balance tasks based on historical runtimes                              |\n| -c, --continue-on-error   | 🚧 Don’t stop other tasks when one fails                                   |\n| -k, --kill-others-on-fail | 💥 Kill remaining tasks on first failure (requires parallel)               |\n| -r, --race                | 🏁 Stop remaining tasks when one succeeds (requires parallel)              |\n| -j, --jobs `<number>`     | 🔢 Max concurrent tasks (default: unlimited; requires parallel)            |\n| -t, --print-summary-table | 📊 Show a summary table of results at the end                              |\n| -l, --print-label         | 🏷️ Prefix each output line with the task label                             |\n| -n, --print-name          | 📝 Print the task name before running                                      |\n| --retries `<count>`       | 🔁 Retry each failed task up to `<count>` times                            |\n| --inherit-retries         | 🧬 Propagate `--retries` to nested npm-run-all-next/run-s/run-p children   |\n| --runtime-file `<path>`   | ⏱️ Save runtime-history file for balancer stats                            |\n| --npm-path `<path>`       | 📍 Path to a custom npm executable                                         |\n| --silent                  | 🤫 Suppress all output (sets `npm_config_loglevel` to `silent`)            |\n| -h, --help                | ❓ Show help                                                               |\n| -v, --version             | 🔖 Show version                                                            |\n| --tasks-file <file>       | 📂 Load tasks from a JSON file (overrides patterns and <tasks> args)       |\n\nShort flags can be combined (e.g. `-crs` ⇔ `-c -r -s`).\n\nRetry behavior summary:\n\n- `--retries` with parallel groups retries only the failed child tasks\n- `--retries` with sequential groups replays the whole sequential block\n- `--inherit-retries` propagates the retry count to all nested runner children, recursively\n\n---\n\n## 🔍 Patterns & Placeholders\n\nNeed the full cheat sheet? See the pattern and placeholder reference in [docs/npm-run-all.md](./docs/npm-run-all.md), including `*`, `**`, brace expansion, extglobs like `!(ai)`, and fallback placeholders such as `{1:-default}` and `{1:=default}`.\n\nUse glob-like patterns on script names (separator `:`, globstar `**` supported):\n\n```sh\nrun-p 'build:*'      # matches build:js, build:css\nrun-s 'test:**'      # matches test:unit, test:unit:api, etc.\n```\n\nForward arguments to scripts:\n\n```sh\nrun-p \"start -- --port {1}\" -- 8080\n# 👉 expands to: npm run start -- --port 8080\n```\n\n**Placeholders**:\n\n- `{1}`, `{2}`, … — 1st, 2nd, … argument\n- `{@}` — all args as an array\n- `{*}` — all args joined\n\n---\n\n**Brace expansion**\n\nIf your shell doesn’t support brace expansion, `npm-run-all-next` will expand patterns like:\n\n```sh\nrun-p build:{a,b,c} # ↔> run-p build:a build:b build:c\n```\n\n…so you can target multiple scripts in one pattern.\n\n## 📦 Node API\n\n```js\nconst { runTasks } = require('npm-run-all-next');\n\nrunTasks(['clean', 'lint', 'build:*'], {\n  parallel: true,\n  retries: 2,\n  killOthersOnFail: true,\n  printSummaryTable: true,\n})\n  .then(results => {\n    // results: [{ name: 'clean', code: 0 }, …]\n    console.log('✅ Done:', results);\n  })\n  .catch(err => {\n    console.error('❌ Failed:', err.results);\n  });\n```\n\nOptions mirror CLI flags:\n\n```ts\ninterface RunOptions {\n  parallel?: boolean;\n  aggregateOutput?: boolean;\n  balancer?: boolean;\n  continueOnError?: boolean;\n  killOthersOnFail?: boolean;\n  race?: boolean;\n  jobs?: number;\n  retries?: number;\n  inheritRetries?: boolean;\n  printSummaryTable?: boolean;\n  printLabel?: boolean;\n  printName?: boolean;\n  npmPath?: string;\n  silent?: boolean;\n  stdin?: Stream;\n  stdout?: Stream;\n  stderr?: Stream;\n  taskList?: string[];\n}\n```\n\nFor the Node API, sequential executions already retry per task when you pass `retries`.\n\nSet `inheritRetries: true` to propagate the retry count to nested npm-run-all-next/run-s/run-p children.\n\n---\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!  \nSee [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.\n\n---\n\n---\n\n## 📚 Main docs\n\n| index | [npm-run-all-next] | [run-s] | [run-p] | [Node API] |\n| ----- | ------------------ | ------- | ------- | ---------- |\n\n[npm-run-all-next]: 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\n---\n\n## 📄 License\n\nMIT © 2025 Alec Mestroni\n","readmeFilename":"README.md"}