{"_id":"interactive-commander","_rev":"214-fbd43c0060d29369611ea1c0a1e1376f","name":"interactive-commander","dist-tags":{"latest":"0.6.0"},"versions":{"0.1.1":{"name":"interactive-commander","version":"0.1.1","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.1.1","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"467288b09287a64a4374e59ee7effdfbda5b4d77","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.1.1.tgz","fileCount":7,"integrity":"sha512-K1CgTkbrZujreiDAtBvF2qPkEiDvAILxCy9XK2vaWudepivpzD3WUvjSsCtOdflpVSZ/fs/l/b7j1w32FUCZEg==","signatures":[{"sig":"MEUCIQCgYhabJpI21f/Wf5o84jkiOwLOjawdrYqrsluBqgy8ZgIgNS1Tt+sT2R5hzUkWMFe2tRydJRJ8KR6GXwVRiUg+1b8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51387},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"7d0ea7610c5d165042b0b74d641c2468d73c9d34","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.4","@inquirer/prompts":"^3.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.8","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.13.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.6.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.6.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.1.1_1694286231668_0.4679890188996567","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"interactive-commander","version":"0.1.2","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.1.2","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"9f1f4b240d40018295ba43734514b8627a63c847","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.1.2.tgz","fileCount":7,"integrity":"sha512-EWx//BX3/ieWRekhpIankqVaI26a3rW33xWmRCB+qBn5brTDtRU2bohTO69vuaTW2/fz0WtdXeeqGpNL7kMvlQ==","signatures":[{"sig":"MEUCIBoug1J5U0FOBLZBh3R4lZpXsyIKo9Tidf08LLZ6SmVJAiEAt65Sm+7wGxO6QNqIKe8CRcpxJ2FIiolvxd2rEpeO+1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51387},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"ce9b74b2a9127d32beb2dee7db28d1641f168983","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.4","@inquirer/prompts":"^3.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.8","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.13.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.6.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.6.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.1.2_1694287092070_0.5217905432306942","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"interactive-commander","version":"0.1.3","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.1.3","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"6659847f27fe6625f0a11f79b15354b507a5ce84","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.1.3.tgz","fileCount":7,"integrity":"sha512-oU2E5GTbeMPB709yQhFJLD1GaadKFGuH0gx5SF4hE3RvetYWiR0BSlrrkH3U+Zym2Bs3+RgIkxpSZCfQXVMGHA==","signatures":[{"sig":"MEUCIQCWZ6RGxp/cNSB8LIrPwFx66KwanV6N0skJCmf6aJoYnwIgXLBBqdgfZG6VtcwIgLOg8hX46Y9vfoEVSg9mG8xgaXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51409},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"89324e3b84099c7e5a1aa4cfc3fb4fdf92a01968","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.4","@inquirer/prompts":"^3.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.8","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.13.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.6.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.6.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.1.3_1694337651344_0.9657792060341022","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"interactive-commander","version":"0.1.4","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.1.4","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"e177079b57b4a74aab58da1ce02c7f015042c359","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.1.4.tgz","fileCount":7,"integrity":"sha512-RPq03ltCqh5asHPxJASTmSaxiXUzBG5ktvTM9ZIx1Z+/ADMqvytTSPFyuGMTA3/j/NzwNlmSJA86vuqYRJjwJQ==","signatures":[{"sig":"MEUCIQDCm1oJgqnBiBU0u2sWVUzykTfBuO5ltAZTFOt8TdAEtAIgIoBIMmwsbnsmmf6u2R9n3jcSxKiy+2/c6GXscSWRoNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51409},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"e369bbc05318c76349212c1c10c77fded9925709","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.4","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.8","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.13.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.6.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.6.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.1.4_1694365693467_0.025609684617456274","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"interactive-commander","version":"0.1.5","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.1.5","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"1e09106063603d2dca9945aee20c840a8e87e90b","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.1.5.tgz","fileCount":7,"integrity":"sha512-nZOla5I07RKqMp17Iyf4q3jVPuvWphXxMDGKkzSvq3FJaRL32KMMEs4duNt7wMWUw0CbMCLXcSKFpxV/QzJ1oA==","signatures":[{"sig":"MEUCIGXxi/8hECJShcQFnOIf6fj0PiaipahwzmYuXS6qiSEzAiEAmn5rNiUZ7YUozc6Ygeaon+2dygz30F8AVhLjhfBiX6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51409},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"22312f92780d5645037f8f8c776b3595811a121f","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.4","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.8","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.13.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.1.5_1694478358527_0.4539193313964476","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"interactive-commander","version":"0.2.0","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.2.0","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"74065632f1f72f33c17cbf381c04fad06d2e6752","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.2.0.tgz","fileCount":7,"integrity":"sha512-bLXUwB/7DdkMiVwAB9fOcXrFN6Jv7WJQj6Cm0yoZ/Loj8NfnpLc9MIj8IuCFls8LvYSq6NoVH8EHEzmVXMKthA==","signatures":[{"sig":"MEQCIGtgKilbWeKnPIbIPveoxizGBDMMGduNUJGX18ZFljo5AiAOaD+CVLOdo2GhG++ICL2yoZpRQmT2bOgP8gVHtOUFwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59761},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"6c9bc7db10ce2c2fa1498805da4e56187320f5bf","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.4","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.8","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.13.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.2.0_1694517611228_0.560003095244733","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"interactive-commander","version":"0.2.1","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.2.1","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"ba7e61200a4de8377df44bd096d51c907452eb45","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.2.1.tgz","fileCount":7,"integrity":"sha512-k2YYUCh+NTD7gBG09S663XHxbESCtOFZgHq2CAMBsW1h+d64ode6leL/p027qWwavhcqDAS2/bFzNkaIWvF4iw==","signatures":[{"sig":"MEQCIEG3akUgrN8Kd9h/5CxdWNZaCf+uMbJ1H9JZVtpEJP11AiBIZZQsBVxOeQfWXwlyPCd/LxtDZBgFhH7lO6GPnwPWEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61111},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"537916990dd068fdc92623e3ffc384e1c5ba55cd","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.4","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.8","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.13.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.2.1_1694530527755_0.200045237642142","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"interactive-commander","version":"0.2.2","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.2.2","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"964f63dc68f9794ecea7c8e3f04fe0fe82112c32","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.2.2.tgz","fileCount":7,"integrity":"sha512-0yglazTUmfwxd1A9tubQeqk7pUc75lS4opucYyYYFW1hAo3FDKHZBeAWkKmDUoyIUoZV3t+2PJdNNepS+CwNBQ==","signatures":[{"sig":"MEUCIBMuXmiZcRWp1vppai4GJLaYGcJzHNHe0Vh6HAeLtnPtAiEA3i2lEF8NOZrMpiN0Pyiurk/6Nk9S2gTx57XM/82tasc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61164},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"0a146b4659bd3b0bd498da62f3bacf8f5f347fde","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.4","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.8","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.13.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.2.2_1694531141256_0.14938807491482087","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"interactive-commander","version":"0.2.3","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.2.3","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"a71c23727c5c2710317d6bb94d309efde75dc355","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.2.3.tgz","fileCount":7,"integrity":"sha512-9+MiMlcMIMWl9Su3AIbPqvqyGFCkZpnkbOaszCeYeQ4LiuyuL6bdxi1uuP8tr4oyHeicui5wbSR6dNuZhZ9d5w==","signatures":[{"sig":"MEQCIDu83hbFgIp61GoHVMUfr5pkAnIAyu/Vd5I4znKCsZXqAiBXPqzPF6dAtuAkqxmyGTBwQekpIY1i+l8bDbjaBE7obw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61105},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"80239fcecb05bafc44ec22a96e458750dd19de0f","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.4","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.8","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.13.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.2.3_1694531440588_0.2878556246790429","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"interactive-commander","version":"0.2.4","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.2.4","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"bb34a4c68efffa1d0ea2b86ae40661f4357682a9","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.2.4.tgz","fileCount":7,"integrity":"sha512-Pv286CriXBMsLzxnO8YMiXbgTyn4XPhU+i+9W+0hamEnDnm8CLeNsi+HtPJLVaQceWzHdcMtGrhnOjAkTiI9pQ==","signatures":[{"sig":"MEUCIH+n4w9pU+QIgu/MBZBrgvwLKl14zbNk8wsCgX+9BGDgAiEAnXNz6kTCDa3mJ+6o1tNdfkFhRmNlid42CQbHdkPeqpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64303},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"464101fb0524620ac7d4940a2bb5ab621d32091f","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.4","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.8","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.13.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.2.4_1694557023039_0.24208328981677463","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"interactive-commander","version":"0.2.5","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.2.5","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"b1a97e885445e68fc7e8566398617be4e024108a","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.2.5.tgz","fileCount":7,"integrity":"sha512-HK5mIFbSgcrij/8VTx6hhkzYpdbuey1tG/xRVzWx03AgD1xEgpzMXDnaj9X6uWxt+KSzFGAsmxC5lkAEcA3SHg==","signatures":[{"sig":"MEYCIQCuj+j5AmuyaXpkAab7MDcpcvjZFwllawtkCtLGxtYv6AIhANEX6dgeyFx41cofH/sy9urY3iu6HcbDi1ve8vxntYfK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64303},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"20226662c043222536554e3439ea1db14111e932","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.5","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.9","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.13.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.2.5_1694564848309_0.32461927930385404","host":"s3://npm-registry-packages"}},"0.2.6":{"name":"interactive-commander","version":"0.2.6","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.2.6","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"65ba685191bac43437aa42fb5d74f018724a5040","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.2.6.tgz","fileCount":7,"integrity":"sha512-V4gn6O3SUWt4ggQcxJU6xBVVbDFXrrUN8ygePqVNQzns6ZMAWTotFcmAGPieRov/RDzZHzW6V6P2IqLhq9jyFg==","signatures":[{"sig":"MEYCIQCGcK8cZOGHOytoPFUf45GFAfUHKO3csKy0xGF/c7FKSgIhANv2EC1VcHUy7WVh6NVy6jSygfSLrIJ1koBfavZka9ZR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65472},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"68fe04a0459d17ed09b9e470e11f16e29c7ae240","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.6","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.2","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.2.6_1694651212251_0.8478649064864143","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"interactive-commander","version":"0.3.0","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.3.0","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"5611a7e014005b045343afb28337ab0e3c8cf219","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.3.0.tgz","fileCount":7,"integrity":"sha512-orOKrPk/sAF6MBlT4Km8vhbkFQGTDoDpJm5gCWY47Ei/QuQn9p2iPpkdB0gUZ8LN2SpwqouWIA05wxLnK9ycUA==","signatures":[{"sig":"MEYCIQCtEfgbrohR8Obf964y1Uq0Kwgyj7Bi/xRu4aYR0Z06TAIhAM3RpM9lbKU8Z8HOuUjPmeqRK76TiU2CNainWqgi/dI4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69780},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"5251b7480fa639f55d9c79a3a043af54f48875cf","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.6","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.2","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.3.0_1694696756710_0.66473344752879","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"interactive-commander","version":"0.3.1","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.3.1","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"eb2abc9e7ba26ef44859ce7a53e1863260d89cdc","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.3.1.tgz","fileCount":7,"integrity":"sha512-h836vio250r1pW4nxolQ2pUlr/m+lQPLIrlNbfiOyVZKmWs5yv6XM0WgbyF43t0HZl+mtRYZbyxEzf8RbaDffg==","signatures":[{"sig":"MEUCIQCxzDXv2gWI+MAqFFp2PJHpnOl7AozU0g9FZFH2Et68ngIgA/X56Cze/3WYxrS46trWAbEqZUat5g+1/qX9FqW9IdM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69780},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"05d4362f1e628bfed2ae2622453c86d09ddb7b61","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.7","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.2","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.3.1_1694737641622_0.03957421613930623","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"interactive-commander","version":"0.4.0","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.4.0","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"d54390f1a15fe4b5d5fd38f3845918c1a227def9","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.4.0.tgz","fileCount":7,"integrity":"sha512-jh0EWkmFMDBranuNOaip169Wn/jpnRUCEsyLt6aoV6KODIiB+Oa/pLAnPJck1r73Rg/cXjRoPWEsRIGqkUofFA==","signatures":[{"sig":"MEYCIQDEL97Q/9X3lInBTJulaMjS4VKT9B4qEQsCWIOKB1TvlQIhAJJg/fARKkWOi68ftLrXGn9cm0ibR+K+hxdtbaNFiGU/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76031},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"09a3574544d5ed65aacf1fa67282e7e709baaf52","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.7","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.2","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.4.0_1694790599990_0.036226477839036875","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"interactive-commander","version":"0.4.1","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.4.1","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"a9c216c5a825e9b672acc8d912816196ecbfc7b4","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.4.1.tgz","fileCount":7,"integrity":"sha512-hpEfggElBESW2bf7QTnmZ9MixS0BPCa0Slvrb4VmuTZsnUKvz7yBw1eFwl/B/Gle9y8WMmdnOMBGy6U31UzBtw==","signatures":[{"sig":"MEUCIHkauKJTzNf45i3xA2ddoOf63xiuLf3jiAtRQ8LLrR5oAiEA2kEBk4Zb4YezYeri5hEv/t2lmKp00GK0/SGsShzEiaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76031},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"5fdc9534b52b84cb8947253e4f5843d9b1143462","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.7","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.1","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.4.1_1694823964691_0.8520125188093777","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"interactive-commander","version":"0.4.2","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.4.2","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"deca73fe1d19ba34c7454b8f044aa4f86390470d","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.4.2.tgz","fileCount":7,"integrity":"sha512-VdouE6mB1Cq1B12vw993tHEjAOhz/2VZnkzJyt71ejFPfPexItJKv/zzc6i04QBlEKJvMINhUftXFYNduy+Rzg==","signatures":[{"sig":"MEQCIG+bU9v6iLdWAeaFytifRbb/N7WOod8HFSFHew7RcbZNAiB1KIEvWdoxVqOwJnfgQl8gbwQzZSCkwCpnvSmqpKdrpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76031},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"398f2d523acc1b31a781435c9184a73cf3f363cd","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.8","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.4.2_1694910563269_0.7787231899520606","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"interactive-commander","version":"0.4.3","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.4.3","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"ac9bc8f611414f4377f888c88c5e6c1012825c6e","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.4.3.tgz","fileCount":7,"integrity":"sha512-/Nw0+eerIXd1Rw5a16DwnCbdbQkkzyU14WmRwk91OjnZzAQel/6naJw+G+kgoMrk5A4Wto49MEAHHtqWTzutSQ==","signatures":[{"sig":"MEYCIQCsL6YlOOKrPuf5biqDZQ7+lJ9haYUf0/9IbBgQgXE5MQIhAIyiUKmikepDibVXCoKY1W+lIiav6uOC160egRYcGFJj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77029},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"cbf64a2fe2dc82f5d8f03659029c9ef612e1d73d","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.8","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.4.3_1694964084012_0.7933686833430575","host":"s3://npm-registry-packages"}},"0.4.4":{"name":"interactive-commander","version":"0.4.4","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.4.4","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"97855db7df83ef21f87a4151de84cb8552f704f4","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.4.4.tgz","fileCount":7,"integrity":"sha512-oQ5WI1N3sLJh3TkP+KWxdvtTdS9WHul7HaBVB9J/CQ+SksOoPNCY5WG3NbaAhTJBs+e0PDYHfu766fRVYf5hUQ==","signatures":[{"sig":"MEUCIQDayFPWwaTEW42Lq9xhIx8vrg6birWQ9MgzTXc1Pz5z5gIgV1OrzSRpz6Saxlqe2ahP5YfJq9tlML6XOESPBwgcXm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77921},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"ef5e408c7fbdb577bc255c9fee0a453651b94499","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.8","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.4.4_1694965488825_0.17498437382660215","host":"s3://npm-registry-packages"}},"0.4.5":{"name":"interactive-commander","version":"0.4.5","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.4.5","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"494467a6226d7bb1258b7aebe523bde20cdb4414","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.4.5.tgz","fileCount":7,"integrity":"sha512-rOy80b0mXFrQ340AgNBC7oSqQS3fbvKmQe18PYnrllXtARyoLn/hSOsDSMbDFGdJ/XiQLyzH7goi2xg47r6Ypg==","signatures":[{"sig":"MEUCIE4aYi0sGfD89kuvzKXaKgRFOISKGfZabOn5ujFVGgMGAiEAmIU11DPQUSGMKvVbi95J9k0RPmV9o6B5q3iUwWuN6Tk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77916},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"a3126e1ef42df132d6128089073ddd5918bade76","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.8","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.3","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.4.5_1694966609552_0.5465521311542274","host":"s3://npm-registry-packages"}},"0.4.6":{"name":"interactive-commander","version":"0.4.6","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.4.6","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"8b3194807b82e4e9d5b93b0862b0515b56d0793d","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.4.6.tgz","fileCount":7,"integrity":"sha512-37VeXLewHG1iZt7QOGBRaebHpLcXFfc2fTS7Z/cB2tQLtrr2IMg9MiVqaETAK7HArnlw5krbB1EhKrjLEDpBlg==","signatures":[{"sig":"MEYCIQDv6xGaalJyhr/RkgZNOleAshHFZAiusgeagmKjry7XLAIhAPCdBfS8PK7ozVCUG4Xjn+wtgocEEX2ReKgyLu01ULYs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77916},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"efc2cf0dfc11b6fe7f5122337686040ec92fb149","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.9","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.4.6_1694996866167_0.13833179854308364","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"interactive-commander","version":"0.5.0","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.0","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"2d838fb4aada4472091308267a584501b96953c8","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.0.tgz","fileCount":7,"integrity":"sha512-mZS/QH/516O1DUmNBY278U1BbezaD749JkJAys+q3tzIf/Dib3zTKwPHR5wgYuqXJuEQN8mJq0HUbMEh/WyNmQ==","signatures":[{"sig":"MEUCIQCpVxbEoquClJLBcGhLITHe3tZ0S25m9Em5kTSCg2FXuQIge5m49ojdXm/55wI8+grCs9hn30ZaoSBvAclJB729Aq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80638},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"c21f8097e8f0e6605b1eb0c00001f16ac528d238","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.9","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.0_1695052061708_0.26008253450750374","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"interactive-commander","version":"0.5.1","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.1","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"30681540deebdc95998b18e0e75b5a4946d62b28","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.1.tgz","fileCount":7,"integrity":"sha512-FVjNi7eQNQl1GJVGoZ/ZJ0UcU1WvCLCmMSeLIvxz7lRVCo1n3IDpYO8ejh0VgnQhxDPdbUakb6/vnUZaulMKQQ==","signatures":[{"sig":"MEQCIA3TWW36TQozFR6Sd/5hacftsn3xaIkSIWJipuKiQqilAiAHtdWNKspDbmD3LFkXLn3XQc2+gS5AdsmlbqBIkur5tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80993},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"163fff9ce6467851c13e3e7b7288cc5df2a95c32","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.10","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.2","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.1_1695083258035_0.6895744201545122","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"interactive-commander","version":"0.5.2","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.2","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"ee2ff4cc5432b4c6ad0643b597b2157ae5096e32","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.2.tgz","fileCount":7,"integrity":"sha512-KiOGLEKTGxu062414xTB8XT3hLY60JpdsNqcG9RBjmIl8IoAHQl/C/CslohOABMhQp9ZOpTWIC3tfONYnBSHzQ==","signatures":[{"sig":"MEUCICRbdROVXUI0xUdyTimsekHjfeFIUk8THuT68+GgAmSHAiEA5tskQ61ghyWjT6cJrQ16ujJDpZygPll3R6vZcIEYdYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80993},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"039164f2254c171394c73b5261ecba8ab065a573","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.11","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.4","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.2","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.2_1695169672358_0.9850501504311437","host":"s3://npm-registry-packages"}},"0.5.3":{"name":"interactive-commander","version":"0.5.3","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.3","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"2c8103dd1410f19884266dea8eca79b3ad120d4f","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.3.tgz","fileCount":7,"integrity":"sha512-V2AGTrLCmlNsxkOnRvZXfNk0aoUAJnndWL7KEvN5TdkVmyx2b+p16hS+YZih1gDpuSnIG8fq9wXW84fmE0LWEA==","signatures":[{"sig":"MEYCIQCm5g04SiJGbLYP4EXOh6TLuG+p5v0LiTUtQ47N/gSr5gIhANFCN83LgLn0OSX7ebFX5+FhWXeCfPwA+XvTuRdwLlmZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80993},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f3b98997ad352c9693f3cb1b11b7c0070b076cbd","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.11","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.5","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.3","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.2","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.3_1695256016336_0.4229893513339962","host":"s3://npm-registry-packages"}},"0.5.4":{"name":"interactive-commander","version":"0.5.4","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.4","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"556c12f515e74b6d446285eafcfd8693ba8cac95","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.4.tgz","fileCount":7,"integrity":"sha512-N6Jq0MKtBqSBDooqVoTfR1W179RjctNAbaWckPF0kPQC/loQ80KPrf4I13it834WO1Dw8J9vMcgvu4uWVTQktA==","signatures":[{"sig":"MEUCIQCTmlOvAxzijFs4GNQXKcRThV+WSWcVZW9CZpOem8wxfQIgH2sB3ogxcnSJorFyUqs6Op7yxt1f8tljcYzVyA21TPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81291},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"c075880767de9fbd730ec628ea846225993dda35","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.11","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.5","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.3","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.2","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.4_1695293476698_0.16319267635193446","host":"s3://npm-registry-packages"}},"0.5.5":{"name":"interactive-commander","version":"0.5.5","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.5","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"be7e94c6dc459aa43c38fcc74cddafec0f4a9920","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.5.tgz","fileCount":7,"integrity":"sha512-yrxwRMcKtnOlSB3ZoyOVqQRKxiBurLzpWf42kTXzi5ZGIXw2S3A5vVu71PdE1MM/B2d2UqRjRHlTveCouuSTSg==","signatures":[{"sig":"MEUCIGgs/tv2S16kqyiLrAuQDgAvWbxWQlCMGX1UONlV57c3AiEAoLth+px+iTiW9k85xlkcGUwVIuOT8V7SjChFZ7Lbo7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81291},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"49a13a88f8650d1a062c9e15a5a4b7becd73609f","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.12","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.5","tsup":"^7.2.0","eslint":"^8.49.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.3","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.2","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.5_1695342440061_0.8943120365841737","host":"s3://npm-registry-packages"}},"0.5.6":{"name":"interactive-commander","version":"0.5.6","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.6","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"c1f4fe1f4400616841956afbbc703432cf4b0ab0","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.6.tgz","fileCount":7,"integrity":"sha512-Q738xlkEeBbKzDcPBJbbBcgZXjV85J7bIW/4Pw/hQxAiw8nq56MrCgKBqTbbeMeT7ujXBIfxqP56m3CenupWlA==","signatures":[{"sig":"MEQCIELTmTliDToOhhxo+RWHOKm/uLKUJfi1hcmM2tCcVVDtAiB2+9Ljcof+KFB1XNQTUuwPX2BUcFoJmOEpb8Y3dE0WYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81291},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"4a346df64a7e2e02be74aa47a6a302f1093ba65e","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.12","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.5","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.3","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.2","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.6_1695428755375_0.3740798538373229","host":"s3://npm-registry-packages"}},"0.5.7":{"name":"interactive-commander","version":"0.5.7","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.7","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"a97f27effb94d1d45eeaa07e3cf7ddd6bfcf0687","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.7.tgz","fileCount":7,"integrity":"sha512-BaVcmD6FRC7ruN1XIQLLw3M2Uy/YTogxQZRJbZrnwu6FFDYNUqQYadmvm1rE6qc0TnF9eVWYAMd7sJ+1bsBrJg==","signatures":[{"sig":"MEUCIEQxKCvBFFvpJzGXEkuUbFpX0IV0bQ/QeIScoBQCsnnzAiEAkbHiJUIAXeIq5VORfyCRalBMG6NQcwRK4DzUhGSPjZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81291},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"b15799afa1b309e361301478538ebf9eb6dc2298","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.13","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.12.10","glob":"^10.3.6","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.2","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.7_1695515367523_0.545078050238105","host":"s3://npm-registry-packages"}},"0.5.8":{"name":"interactive-commander","version":"0.5.8","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.8","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"92ee1d8e2b6ca3a0852943b1710566b17275a48d","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.8.tgz","fileCount":7,"integrity":"sha512-kksRAnjFgrMF48uVT15Jq4yuy8jK+XCk5jKTnKJwoVWKk6BtZPAYInlM3Tc5vzfSe+F+rMNX4Zjyt5ISwgX2Bg==","signatures":[{"sig":"MEYCIQCFdXM83DrJBU9S+aj4nsQieP8xHlGlvv4hNvxHsVdgRAIhAJ18otKrqaYdAsqA1xx/1hG5Kd82w77nl0EOaV0ov/SC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81290},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"41fe9c5d55196f48f61eb8dc51f5ececfd7d65f2","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.14","@inquirer/prompts":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.7","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.6.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.2","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.8_1695601685744_0.025959201136169563","host":"s3://npm-registry-packages"}},"0.5.9":{"name":"interactive-commander","version":"0.5.9","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.9","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"f0a6528b9dd66ba22ddf4e6f46c3390f6ad010d1","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.9.tgz","fileCount":7,"integrity":"sha512-riZu2wsrEIEkB/Sq/RfeHQTiqrI14cy3tEi3mlvjhSVsv3d7hV0RxVOQtgbOtHVA9Yv099ErYN3QpMZV57RZ2Q==","signatures":[{"sig":"MEQCIF77NbTU0r9zvvXp6Z+CKATvOwECF/YYjYIbPBaIkP0JAiBNqweqLAju2dQnuxiBogmXE8Eou2R7IktbhyVsW9tUTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81290},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f5d4ff26feb772d22f5c7fc0674d0c018bfad8c3","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.15","@inquirer/prompts":"^3.1.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.7","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.7.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.3","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.3","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.9_1695688067288_0.5505562176619283","host":"s3://npm-registry-packages"}},"0.5.10":{"name":"interactive-commander","version":"0.5.10","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.10","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"4e8b8f8ef49aba67e76806e2289c9ccb01f6575a","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.10.tgz","fileCount":7,"integrity":"sha512-wgtNdqtOsxk/IuxBtLx/Aw8nm0sRCwIql3Tw1X4/trllu70UFnjfChD7Tl/6XCFKZ0Wgk+Hi4/1dnu5U90H07Q==","signatures":[{"sig":"MEUCIA+6VgSB778PSA75a0/omILqtjK0vajfvh/R7IAMaubwAiEA3v7aRlhXdN5otz8TLtVRzRYHJI1ORNQoAJQq5LTq3Q8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81291},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"bd75dfdf3ede03a97d7aff8d92b4dfbb25f0aa10","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.16","@inquirer/prompts":"^3.1.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.9","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.7.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.3","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.3","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.10_1695753151706_0.9756065526082323","host":"s3://npm-registry-packages"}},"0.5.11":{"name":"interactive-commander","version":"0.5.11","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.11","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"6a943f69f0667ec9842ee9106da4c4e2bf60fd3c","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.11.tgz","fileCount":7,"integrity":"sha512-xx7+fd3SJXlhiBg27HAvu41FoAErc9+0xyuMisk8Ljt3pTrsHKI6xFJRa59rxiI78EmmWnXPBZGrEH5linB/KQ==","signatures":[{"sig":"MEYCIQDoTcqI4MtGtjFY6b+B44oq807nmLPOx5Yn1r/tjCJsIgIhANwFYit4NHqVuRkvBZvnW3BIc4xFwGOztiggMLu0ct2o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81292},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"2204def0a67b3f316c6cb1e62b27c6c54fe43add","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.6.7","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.17","@inquirer/prompts":"^3.1.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.7.1","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.3","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.3","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.11_1695860846949_0.8173937061987242","host":"s3://npm-registry-packages"}},"0.5.12":{"name":"interactive-commander","version":"0.5.12","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.12","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"32523d150918b59018a000b76ab0aec74e16f395","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.12.tgz","fileCount":7,"integrity":"sha512-l3spjTyzzsrAbCtoS6McKHSBc+cq6ZNIvP98pT7k2pL9Hpkd4x25XbZmwl8UYTPCa7Gx1WA8EH02iASL585dbA==","signatures":[{"sig":"MEQCICvZ3xdTAL0tbq3DucHeHmAf8vAUxRrUQtqVQoE7vrydAiATv8YGafMwayUwP2E9LeGVRKAR2FVbfGF8mS70KKO+8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81292},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"4734b6efbca0ec06c422ecb937c196616697adb2","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.18","@inquirer/prompts":"^3.1.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.7.1","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.3","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.5","@typescript-eslint/eslint-plugin":"^6.7.3","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.12_1695947276508_0.23013003359571926","host":"s3://npm-registry-packages"}},"0.5.13":{"name":"interactive-commander","version":"0.5.13","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.13","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"e04719114a81a41cb43af6ae137bc665197f538e","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.13.tgz","fileCount":7,"integrity":"sha512-0VrT7qaXkBTSIlgMRz4y3OHtqueU/STUJS9LSx4DqAfyCYAmVqW8AlB8psCB801Wm7OHLXgMa9PHeM+BrnQAJg==","signatures":[{"sig":"MEQCID9cHh6ep1ca1RkSSD4ndaA6Tj1QgvXmdhdR3hjBxNXhAiAp/jLdzLNngh9Luezj2+JiP2AvpSzLeoGHFraIroLXxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81292},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"714b5f38ff5a32ff533cd146f745c4317eb82508","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.18","@inquirer/prompts":"^3.1.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.7.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.3","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.3","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.13_1696033613873_0.665411366545541","host":"s3://npm-registry-packages"}},"0.5.14":{"name":"interactive-commander","version":"0.5.14","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.14","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"c09137af6e11fd01445b824b0f081b0c798300a8","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.14.tgz","fileCount":7,"integrity":"sha512-SKkK15U3CU5OUICSYPX2OvlTqt48UTpnGORpmGdBkoX143bAEdp75vsbYglNm4LTPZsbbxOlfYNdLvfOSe519g==","signatures":[{"sig":"MEQCID8Eu9bKYWc+lfVCFDPB9WLpKtuL4pQhObJiuBvQ81CNAiBV07zzhZ97unPY0jya8IaVnMPBSAIM+v7bq9eB3p0/Tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81292},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"768c935d03479016d1ef0c7b12dfd9f30b08e325","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.19","@inquirer/prompts":"^3.1.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.3","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.3","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.14_1696120361861_0.025128903724520146","host":"s3://npm-registry-packages"}},"0.5.15":{"name":"interactive-commander","version":"0.5.15","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.15","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"62c950cec1ae360ba7b33c18d60106f5752a3fb7","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.15.tgz","fileCount":7,"integrity":"sha512-n6eGGnbLofTKSvIz3/L+dm2WeVBgL2TNTCQfvaFG1SQtjkYhP763fFpo3ITxI5qnRdfaenPbdLZzxIldpGv/5w==","signatures":[{"sig":"MEUCIGjf4gfeSckX4DwGC2ad4Qu1EEh+xAGHqNvIrC4OdvMGAiEAjeqYheDPRCVpgXuT6bsaausRF1IYGQHyspSg5W7AEq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81292},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"c6993857acdb989f0216324d141f0083cda2a5ba","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.20","@inquirer/prompts":"^3.1.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.3","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.3","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.15_1696206493308_0.7636726655534078","host":"s3://npm-registry-packages"}},"0.5.16":{"name":"interactive-commander","version":"0.5.16","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.16","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"9ac90854a4f50b5dfcbe813bd3e5eeae5960f5e6","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.16.tgz","fileCount":7,"integrity":"sha512-e/A5+0BQ6PWX5c+fN96YENbTVMnPk1rds+/ngtVgia9zBj5Ei+SP7arWURSUPERxvspfpNNHQyMRhCT+FVnzBw==","signatures":[{"sig":"MEUCIATb2kcWZ00baoT09Hot7kdtiOKfwu4vGNXyI/9w+KzrAiEA7BvV47FF1Y8MSzzuWRzGhzsnEmvVBNIPl3PAbONMoPQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81292},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"ff67ff8f50cab08281e033413a50baf07140ca52","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.20","@inquirer/prompts":"^3.1.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.4","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.4","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.16_1696292879826_0.9170293882983727","host":"s3://npm-registry-packages"}},"0.5.17":{"name":"interactive-commander","version":"0.5.17","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.17","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"2cd2de4f261725768b56df8b784e6639eba0e9a6","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.17.tgz","fileCount":7,"integrity":"sha512-ICRTQNPIDAjFHpPViLMHaw8LxmWh18UV8/NdYUj2bqt+YuTc/1xP8tlisLKsEsEu1dfeoqACfRarmQ+DRAkd+g==","signatures":[{"sig":"MEYCIQC9Bj9XpoN98xzGXbA7zIlZGHcfHWV+xnXNo0j3w6OCSwIhANcVoRWZObWliOusNmUk+Zm7PKbzAqMG2CAhs807qHuV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81292},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"3e19f5bbf108216246c854b9a607292bea3a62f2","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.21","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.4","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.4","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.4","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.17_1696379307185_0.14245932173493547","host":"s3://npm-registry-packages"}},"0.5.18":{"name":"interactive-commander","version":"0.5.18","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.18","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"6f5772ba7d9f7b6ed47acc6e62e9b0c3e8a18efc","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.18.tgz","fileCount":7,"integrity":"sha512-YBoP3ai3p6tKV66viN9uLa70ULzpMTOPz2JRNatV1zS/9G5ElefvdKYjj9JGT7kUHPmt76/ikBmCwpazBC1iBw==","signatures":[{"sig":"MEUCIEVRrx11VNrw6NcszNmEC7yR1VGKdSJwFSRN+6uzzuSjAiEAmigh6D+XNu1GLcEmWRw7loiVuZAhHRsA33BEeDW7EcQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81292},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"7fa4fac205b208421cfef93b572022b4fc147a16","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.21","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.5","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.4","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.4","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.18_1696465650447_0.8683156675117898","host":"s3://npm-registry-packages"}},"0.5.19":{"name":"interactive-commander","version":"0.5.19","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.19","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"2ba4d50dd09a3281e2e153f5e9658fe629357e6f","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.19.tgz","fileCount":7,"integrity":"sha512-KR9DLPWXATiaee1zHYFDR8AFcYgM5hV4L3Ym0mYRYU3+CjadiAOo2pV/yybR0oTlNwMk5AUzoGzXldcRMKECCg==","signatures":[{"sig":"MEUCIB6WaqiESVH+Q56R4/SVp0vI/rncj34g5PVW3vr+PIe/AiEA8XNEiiCiIyorhfma6l+/Rjw0SAyLIP0NygPjtvdc5lc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81292},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f8b107ac2a814e86d3cc8c3c187fe36c3dada8f9","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.22","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.5","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.4","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.4","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.19_1696552057130_0.682254951709899","host":"s3://npm-registry-packages"}},"0.5.20":{"name":"interactive-commander","version":"0.5.20","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.20","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"c1ef0e6ac2883d859d49eff74bd238c33a3b20af","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.20.tgz","fileCount":7,"integrity":"sha512-yqWX1zM0zjRxw+3H7ablXC70eO9U5g4m8PLzCZDO0dkZsCDb/1CrLZDWfdqlaKB2wI8ftzscYWtTsfItiyVf/Q==","signatures":[{"sig":"MEYCIQCHCJipdboerxISDvakID8EjXVS7+ZON0F7mYK87ulxwwIhAJObLEiAkyQMpUyZS0+BVZfJuW3Wkx1sscqPjMMteN43","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81115},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"53322fc566646b772a9f74609f1d75ae2e7901cd","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.22","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.5","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.4","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.4","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.20_1696619213425_0.6864527248170111","host":"s3://npm-registry-packages"}},"0.5.21":{"name":"interactive-commander","version":"0.5.21","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.21","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"03df55a75d9fdf2347827febd00fe8d9b456cf6a","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.21.tgz","fileCount":7,"integrity":"sha512-4GOLjLn3AB9BFgk1UOpjibZVpZ5tG5SyUryVn1Vh9vRMO6LsV7BawatXJbG+ZinNGBL5JnbAEjHuGkpnsUiSsw==","signatures":[{"sig":"MEUCIFFzKSOhzPIO7mDf/9DCVYRQ5FPYc6Vocrb40ypQKtzKAiEA7HkRoHsFCfFuF/lI/ckHm68cBK1bUw7jBv139B0GxvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81115},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f907fe3495dc1eaedf4ddc60974efd7cfc178346","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.22","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.50.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.5","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.4","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.4","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.21_1696619475572_0.024420593258745127","host":"s3://npm-registry-packages"}},"0.5.22":{"name":"interactive-commander","version":"0.5.22","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.22","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"043cba066e38ad0f4c1e0876c060aa40e8e36ead","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.22.tgz","fileCount":7,"integrity":"sha512-rXVlakgkamC/jt77giBFzEGbmZzWT3TFlXrlaaXIVayd7P6uedVQS8J90wA4ml1dNhIL8wweivXclKOr3Zyp1A==","signatures":[{"sig":"MEUCIEXO5Y2q8oMWvm2ZwrDcNb8Cs448kyJr6Uf2tzNzQzVXAiEA+T/0zBR36IylHq4FI3/P0hmf3BzZG4iLywRa4rPGTSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81115},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"3cf1741df4247514ba09e86147fac2020743bb72","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.22","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.3","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.5","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.4","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.4","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.22_1696638439725_0.9841789309336451","host":"s3://npm-registry-packages"}},"0.5.23":{"name":"interactive-commander","version":"0.5.23","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.23","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"411f788a8497ef962174ee3b4ccbaf44e9c22bab","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.23.tgz","fileCount":7,"integrity":"sha512-Yey04vZihWGmGVrisR3N1wBk1iM3zeAWN44EqP0b6ZBlujChnh9bDk4GesuEg5j3Rk5t7T971CoXbIIzNE7Mhg==","signatures":[{"sig":"MEUCIA5awSc12TEwxAI+HGd56RvGyfX0Z1rrMYhq/9fhtZVzAiEA9fk/QM7E96RzEwy4aZAXJ3SIUB7huN0RFpd44dbaLjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81115},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"48093373822c8bd7bfa9b645d240ae660c30e151","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.23","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.3","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.5","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.4","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.4","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.23_1696725036946_0.5825972271192683","host":"s3://npm-registry-packages"}},"0.5.24":{"name":"interactive-commander","version":"0.5.24","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.24","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"190389ec6b46133230142de76dccfac53c9e95af","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.24.tgz","fileCount":7,"integrity":"sha512-0C2ywaov4D6Nvh4Eh2rhgxeB0uqFa4pcr8EW4mKCN101/1g8EIY7nELAUDgPVyRr1VWQhKGMxrpj7wPZV5nWlA==","signatures":[{"sig":"MEQCIEH0LKF+Rl8yv9lS7Gzw5AGYfKPi1WmL/s0WHFp+gR5xAiACdY+GlW8jzPLEqn2lH2a38nropsiUzH3iKUAarinwWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81115},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"d09036d13ee6707c7889c0581c9f62941a2347cc","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.23","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.5","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.5","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.5","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.24_1696897639085_0.5109395122045484","host":"s3://npm-registry-packages"}},"0.5.25":{"name":"interactive-commander","version":"0.5.25","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.25","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"bd101943d245994d9f4d55e8f3fc8ba5cb296270","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.25.tgz","fileCount":7,"integrity":"sha512-UrYDHUt3pf36wLS3q0HKDIareQBD7uZhhcK6u8flWnZsbcHqpyumaBQnafX16f4128FU2/tRn8RX6Zd2FlXOsA==","signatures":[{"sig":"MEQCIBdr5NsjU+G/jI40UDhLkoYWBQl1GO2H6hiBSlTrQ8AKAiBHFPKAM0w21syhE4QezyHQgw0STZgDMpeJUtbBaRY5Gw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81115},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"85d0bc1e461bb3515d40edaa5774acacae245037","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.24","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.5","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.5","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.5","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.25_1696984046707_0.9559562893494176","host":"s3://npm-registry-packages"}},"0.5.26":{"name":"interactive-commander","version":"0.5.26","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.26","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"17d21c3c24f6e20b54105e3b93d259915534e992","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.26.tgz","fileCount":7,"integrity":"sha512-09bJaddy0y9ETu87Zi3p0f/DWwWvFyN1ErAZ5zYqd5J00WyXHMYcTEgg/hHiu8GREIYpAuT5Xl8G6X1xd9UPJg==","signatures":[{"sig":"MEUCIQDyvn37UNO64TsdoztSp5mIC7Ok+rcjKEZ98TZF93W5XgIgdY4RirGFNpecJA4Y6SHxNrbqWjWuVBQLmIjdVWil3/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81115},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"4e3976094a9053d034bb8e7b25a25b8a5c705dcb","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.0.0","parse-my-command":"^0.2.24","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.5","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.5","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.26_1697156929967_0.8087131868501956","host":"s3://npm-registry-packages"}},"0.5.27":{"name":"interactive-commander","version":"0.5.27","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.27","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"28cf06e661f70282770353d6e102d4994c688c56","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.27.tgz","fileCount":7,"integrity":"sha512-m4CUf8Ce3N+Qrp59DxwDdakzieVBldczFns6P1Geim54bcr3dWdNpyObNNgHZqYo3suUpzeQm+JavLXaCq2iYA==","signatures":[{"sig":"MEYCIQCw8+CDxkb/KZwNB35PgmHMfFaud2bIAWu7NZXjysZ+DgIhAMJPU1Xzpw8zw1B7shMu35lM5nkbiTxYwf9M6HYlADA1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"a35e8918fab995acb9f2ef076a028abe8db39f43","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.25","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.5","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.5","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.27_1697227715511_0.7678514882060392","host":"s3://npm-registry-packages"}},"0.5.28":{"name":"interactive-commander","version":"0.5.28","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.28","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"9fce84f5ccbc2e641c5df855158a5cd646b55882","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.28.tgz","fileCount":7,"integrity":"sha512-QRkKSu+mlPgUaaWBTzfogUgYQ/cxmMQxcMXqbs3GYdPnru8YiLBgdon+pkdfVg1R2jzrO/L4QTKJO2XKG3s3tQ==","signatures":[{"sig":"MEYCIQCR/enGdUCT6qSm+icmc0wJZ+Z2+OZyAfWLepmvzo+nUQIhAJBQKTITY9mJZbhLib1gZK/lDcxUS8zGKKJ738VCzARn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"0a91ecd5f8cad398fb35e0b2c8d6bb43c0027f9d","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.25","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.5","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.5","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.28_1697243215001_0.5957324099861574","host":"s3://npm-registry-packages"}},"0.5.29":{"name":"interactive-commander","version":"0.5.29","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.29","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"d8cc3711ac889f3a0897a5b5e1686cbb67c73e90","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.29.tgz","fileCount":7,"integrity":"sha512-+P08WOWIvQRtCfhDTie+mclUyV4Nk3v6wRRVeF7ciNqr3SKxc2+PzUkexxeDbjR5w1F6QwCFiHeV9E/X2Sc+3w==","signatures":[{"sig":"MEUCIAWaeh2b+oLuzfWwG1A13Kegr9R52oM+nQE2/A8kX8j2AiEAv2dq3qG8RFw1Lw/duI7Jb9SA6rzdOLhbtBlM1F2M4rA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"911322d0195a4089d5d6a2c2d72422f095a53593","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.26","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.7.5","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.7.5","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.29_1697329798294_0.8439363235894173","host":"s3://npm-registry-packages"}},"0.5.30":{"name":"interactive-commander","version":"0.5.30","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.30","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"2e59865b48379894f22ba65b1a90eaeeedfae220","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.30.tgz","fileCount":7,"integrity":"sha512-hz0jycPqOQlzFVJLTDaJKJzZ9O+kaiJB7xLwdTb9MaMuH16T7d91V/PrP7QFTK6JClosbawmIUCpCx3WC+fHig==","signatures":[{"sig":"MEUCIQCLirn1C+p3IVcnAX920D+l/hAwoqmmq//wC48w38yuNAIgAQaAdI9JTUn4NsvuLZZNGKudj3eMaicfQoWfPvWfZLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"140a5970af62beee2c42eed725afb6f839cfdab5","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.26","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.13.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.8.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.8.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.30_1697502539539_0.08366125733432161","host":"s3://npm-registry-packages"}},"0.5.31":{"name":"interactive-commander","version":"0.5.31","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.31","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"266648830e9fc01f9a7a3902d925fae9ff723728","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.31.tgz","fileCount":7,"integrity":"sha512-Jr/Kg9hXJjzlE7niUPo6RAe1YrOz4wNrSduCXI7wPWXGIhhqi4Lxi7ZZf9MX2X+K70hXQkhV7AyINlpeUrRxyA==","signatures":[{"sig":"MEUCIASZvPAzOXteYbIiiTSo7RJixaN0MghqpB9ssd4uzCEkAiEAlii+n6pxpoKuGWS+1BBwC7L75m+gLrOBySj78vTN41M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"ac80eaf4d315d2bd70cfca4878d716e70be8afca","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.27","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.8.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.8.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.31_1697588909701_0.4575560598175741","host":"s3://npm-registry-packages"}},"0.5.32":{"name":"interactive-commander","version":"0.5.32","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.32","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"c5b2d91a2038a0d1ac83e121074c780dc3422bc4","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.32.tgz","fileCount":7,"integrity":"sha512-lwuczTefQRX172s6+rurYZ58qw9VTyULgFKLOsRFta7sXX2jbQM5F6QRfZTSr5KyI1toM2LrZZ1WvTpXynDvKQ==","signatures":[{"sig":"MEUCIELkVkmbf2EVBd1bNfsQllLwpfkqnPFQF9hVBTKmbH7EAiEAlyOmMj+kiNolNcrvNrFM1qOCsjxqOzH2B+0JQfdUHtA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"abf8fc5ba24f11becc5f7bd794f3126eb57295bd","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.28","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.7","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.8.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.8.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.32_1697675264610_0.8227249354653898","host":"s3://npm-registry-packages"}},"0.5.33":{"name":"interactive-commander","version":"0.5.33","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.33","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"9219923cf8234a16dcbb97b34a60bdfad06efa9a","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.33.tgz","fileCount":7,"integrity":"sha512-fljKxKrl8Til3/poBwLNH0gIVRBVmsUpDXKOeHGCqoR+SnAyv4PHY7V3qVWQujW7rrS4jr8sMVHK0c02R9+Qlg==","signatures":[{"sig":"MEUCIQDI2ZylJHk6gsSjpLsNLorGETEkcVQ4DZW+PAPJ9gEwYgIgUPcoWIxHP0VBRpg1g/ljugk48ivtEsFjRSkYgzGRCpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"9542985f1fb4e733278386db87194011452edf18","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.29","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.7","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.8.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.8.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.33_1697761683405_0.6953306935441419","host":"s3://npm-registry-packages"}},"0.5.34":{"name":"interactive-commander","version":"0.5.34","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.34","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"afe8d30d3e9081931c9e88f10b010639c3515bed","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.34.tgz","fileCount":7,"integrity":"sha512-uRdHUhQM3gaxb9uPKrPN5LrG/U2Ja3iKaOuQrwzgRBIjr2ZHSnbRRx9yMGdDOZPF2OIHgDBaMUskaQfWjPIU+Q==","signatures":[{"sig":"MEUCIQCgTcxjM5ggzxLSFeCgaQGQbgjebtfhQGXpBPTcPhkowgIgEWw2wQYtzru3iokdNZ5/5wwsdEoDal+9RPxpR1lkiSo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"55840ef62184a65f73bbd715d5006ade5fccbc1e","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.29","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.52.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.7","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.8.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.8.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.34_1697848140125_0.6330000617311444","host":"s3://npm-registry-packages"}},"0.5.35":{"name":"interactive-commander","version":"0.5.35","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.35","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"bbf62fd02b54696e878a2d52c0d13c5bad965fd3","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.35.tgz","fileCount":7,"integrity":"sha512-CSB6p06ivtACghKfr+c9+XZ0taWOCsH3vsJHyhx+OJPW7dO97VQVfHcHB2zBU0dYmg9IWW+PT0JmqqJpPXDqkw==","signatures":[{"sig":"MEQCICuZKbevTff0GvOlp7/YDn4l8CPHCXwQN5WEyTouQVYLAiA8vccG/pAZbjk0MgOhHK3nS018TNTK93YnsTTUl/lzYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"281a725a1ff504e3310b1d4e9dcb742e6adc4b95","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.30","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.52.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.7","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.8.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.8.0","@trivago/prettier-plugin-sort-imports":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.35_1697934612377_0.6353607986148011","host":"s3://npm-registry-packages"}},"0.5.36":{"name":"interactive-commander","version":"0.5.36","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.36","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"99a8110eede4e342612fa4f375ae836f98fb1d3b","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.36.tgz","fileCount":7,"integrity":"sha512-pu42+64gPbshik5znfGmbVsxQ++lfEYepgb5BiqHqKDUXRPhPelBboirtHN8H2/Qwz1l+Pvq+kugwFavCUAlMA==","signatures":[{"sig":"MEQCIEEnu4xW76jKwdpWoADY/SFtobBZczvUxlf2C6fYby87AiBAre5fUIQKHVRRVOJFJJOkOGGwu7nVxJtHPjlaLUjcOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"1b4e2a830a1b7761f781f613962291bf7ac5a969","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.30","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.52.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.7","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.9.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.9.0","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.36_1698107287108_0.9805681614640329","host":"s3://npm-registry-packages"}},"0.5.37":{"name":"interactive-commander","version":"0.5.37","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.37","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"81c4aa1a4db4c452b7803e1d0b20d5353418a00a","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.37.tgz","fileCount":7,"integrity":"sha512-JuugKrf5C9GJxncA1D5U2fQ8+aoT54uUv5tqbCFrYL8gOokf9cPOTs11jLha1q9FcvXJqBg8igmoxkO5ifW+ig==","signatures":[{"sig":"MEYCIQDyJV6NzoUOnzy4le0v6R8G5gr778SHb/7Q3C6sVzUrzQIhAOxX9sOrn5hRWYinvJVMhvHtV/rUMhhYZegAex4QNBG2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"a8b38789e1fed655c38e3fa3883bbbb5c23c124e","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.31","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.52.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.8","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.9.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.9.0","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.37_1698193672448_0.7766173949141708","host":"s3://npm-registry-packages"}},"0.5.38":{"name":"interactive-commander","version":"0.5.38","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.38","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"774fb7ad068aa88b7fdd33a4a54c4fea877b76ac","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.38.tgz","fileCount":7,"integrity":"sha512-9irMfaU7WeHjXmRjRN6RtO3++vXG+P7wmbp8+HM4cwKfT7vX9h2IijSm7VrQrg1eUV7RjppQJm+72oqAFauXwg==","signatures":[{"sig":"MEUCIEpV5hCqL/84hmmqWdDtuB0XUsbuo60zh8Om9yfuB5w1AiEAlUYlY/jhKPFfYHglCAJsAYMtoDhBFddqsJdWl9WCyXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"217b8404a025974716b28088ba3c26e41b7136cd","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.32","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.52.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.9","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.9.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.9.0","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.38_1698280018460_0.9861818050235795","host":"s3://npm-registry-packages"}},"0.5.39":{"name":"interactive-commander","version":"0.5.39","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.39","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"6d71d21282e183b2a2098a1685d48da3fc80bfef","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.39.tgz","fileCount":7,"integrity":"sha512-6A0NFZwkyy3LkTp4qGNXXY1EGJn032bghjEDxEX7w7MOMUscRwjgFdhIw6ENHW5Uofy0Dh2kT9a+qGxG9HH6Aw==","signatures":[{"sig":"MEUCIA2uWAznInvmjqispXa15krYlM1eEvLdPjkmAl7+OZQLAiEAhAtvWqEsijzSirnO2/fo/9zrlJlSkAtedGathCqkP1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f7a2533a59b2cb9b283a4bfda03c437beb394042","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.33","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.52.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.9","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^48.0.1","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.9.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.9.0","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.39_1698366425969_0.16535052007238082","host":"s3://npm-registry-packages"}},"0.5.40":{"name":"interactive-commander","version":"0.5.40","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.40","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"3d26409ebfa1cc38a115a175949bed8eaff8bc73","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.40.tgz","fileCount":7,"integrity":"sha512-/T00ito3dL8jhOFbb/5RtkvO+2mEd/JdZ7n+IA4otH/D3m/5cS/3cRW6wmpdGNxaSyYEEZJs+iXe7x7aWzFRYg==","signatures":[{"sig":"MEYCIQDeOoqr3sgNqwjCX1SWOClG11EzT+epezJIswmwTW9VxwIhAJPU0lT+0/0Hv3IZ66h87PMhxJfXqTFBB854ik/I5sRQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"29c118d5ace2d9f5f17f3bc6f3700838495232b0","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.33","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.52.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.9","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.9.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.9.0","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.40_1698625701630_0.8900578719941559","host":"s3://npm-registry-packages"}},"0.5.41":{"name":"interactive-commander","version":"0.5.41","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.41","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"46a97de3e22dbdd6696975d4eb3a056d26fe25aa","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.41.tgz","fileCount":7,"integrity":"sha512-t6gEgWTx/tVH8xixLVp34FvTV1GSf9Dea4K8420yroRFfKUNujoHhKMwe3RcOYkC4gPWnNSJTak+0c7IawoKKA==","signatures":[{"sig":"MEUCIEt3snKQhqIqKxebWzRak9xhrrDEQZWK9TAvr7TRnU4fAiEA5mLvSPJwfsfvvQXG7Aqsvksl2GQ88Z7+nBxBDoniWhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"1b4e5bd44443c1dc283e36cd5f5367c0ebe92bfa","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.34","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.52.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.9","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.9.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.9.1","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.41_1698712093705_0.46955975678289663","host":"s3://npm-registry-packages"}},"0.5.42":{"name":"interactive-commander","version":"0.5.42","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.42","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"8f92eaeb11d59bcfcf700d0add2f20a8a92ed548","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.42.tgz","fileCount":7,"integrity":"sha512-VkSw0s62wZTm+4ePpQ9sO818+Y9gC4b+NxC++Nu51nFoIBoK8l1l00FwlJGVZuG5pPtyYdFJCOIZ8AssL50jLQ==","signatures":[{"sig":"MEUCIBQRT/jdrr76qPjrmrSC1sOc7TVU6YIAyqJBX1ujcRMZAiEArBQCfPzH+H7RSlETwbDC5d6uSyyI4ryiS9LQQBeaTmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81470},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"3cffa9a8e5572f481fa98c755f1824d8bd5bcb2b","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.35","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.52.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.10","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.9.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.9.1","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.42_1698798615868_0.7405237144377568","host":"s3://npm-registry-packages"}},"0.5.43":{"name":"interactive-commander","version":"0.5.43","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.43","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"d3e2f302cdedf9d3e641c958a14b58ee932a7438","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.43.tgz","fileCount":7,"integrity":"sha512-PUQQKbmMG6D8QKJpIGnaXFK6Oto2xh3DwgHxk9lj2hqBwpNGmowAdGDDG6HsxAR7g61Aru5UadVJJdBEoHyE6g==","signatures":[{"sig":"MEUCIQDMX7fDv/IwABDA1NjrGnD4tMUQ4qnPH9a7MLwgcGehqQIgMuf91fTf5XpNg+RTcVSGipty2rUiKX2b1WlyAZY2e8g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81470},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"64ae46c963ed1a4ace18f704c671149fe9ae7376","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.36","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.52.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.10","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.9.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.9.1","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.43_1698884879995_0.2632506132594603","host":"s3://npm-registry-packages"}},"0.5.44":{"name":"interactive-commander","version":"0.5.44","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.44","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"e027214793ce09f3b9a815336f56335528f46842","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.44.tgz","fileCount":7,"integrity":"sha512-xQXTCQSzET9A5Td5fHcHixverV3kG55CdvYo38bIEGNDNZZOwudsXm2Qwzkg6pl0oUmlr7tdabzdheQd1rAgTA==","signatures":[{"sig":"MEUCIQDz3y1BPGFL+Jrwij0F0hlghXvSeD6EOuhUZKSovmeb0wIgDaW7WLmGDmH+JFVUJ6sNLSdDl4ZmM8dOU4FydYfCEhI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81470},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"1cd68843123825308166659d5aa12252f4e0b0a8","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.36","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.53.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.10","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.9.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.9.1","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.44_1699057638026_0.17281645999850714","host":"s3://npm-registry-packages"}},"0.5.45":{"name":"interactive-commander","version":"0.5.45","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.45","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"8793795d83ec764ffdd8d9f7c54daee3688422f6","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.45.tgz","fileCount":7,"integrity":"sha512-s+zlscr63n6KvbJlTkzZvlT4Wah7S+v5BWuMR3on4EV8OOCKcwztlVCQc6yZONfjJadhDGl+PW1JQRLHKYhK5w==","signatures":[{"sig":"MEUCIQCZGzT/ggXxKi2Kw6cPqmoPlz+xkbdQNM4O7+adUuV3XQIgaChpMY48k07J+Kr20LfLocj9efG7pEhZ8jqbUcFNKHo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81470},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"63380ab3ba3e218c8bd9a6bf1492474835e123fb","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.37","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.53.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.10","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.9.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.9.1","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.45_1699144229698_0.16740619567505965","host":"s3://npm-registry-packages"}},"0.5.46":{"name":"interactive-commander","version":"0.5.46","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.46","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"dafb8a3568a0d2ca93bbf685a555c14091dc9af9","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.46.tgz","fileCount":7,"integrity":"sha512-zvQJjYLn5+kZpBYTYAF6raFaKXXRh36ujYDwiguq/v+mFq8n/1PfzbgH8pnAwohBUCFI1MN4jp221cEYQW0cEg==","signatures":[{"sig":"MEQCIFkjW94Or10PMc83MU92QXP3vsDK4pJu8EI0APTap2UxAiApjH9oZf4aKIEoXIDurGKnOmm+uzdBDeoFBgLTHCc12w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81472},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"93a93e91280f0298d19ff64211c5fe648bfe1618","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.37","@inquirer/prompts":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.53.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.10","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.10.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.10.0","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.46_1699316916649_0.6850977713050674","host":"s3://npm-registry-packages"}},"0.5.47":{"name":"interactive-commander","version":"0.5.47","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.47","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"b93f3634ba73bd6e12614a48c3596f4cb213c953","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.47.tgz","fileCount":7,"integrity":"sha512-n1c5TzTUCfLES5lX4ns6aacsSd3W+PhRZi0TeWL3kNWP7nHnK3TKtpdl+RaWtJ5gsdgBCBwCT6r73Ud6SiaadQ==","signatures":[{"sig":"MEUCIBnhMPyT4WUlFpB82t3jfphHqa7N5mdxGN7ORx+7LNcCAiEA+U5OYMUc82N5g7inJZUySo0PkHblYYfgNtZab/NokYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81471},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"032f864fe15dffeff3b94704da273fe894e3cab3","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.38","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.53.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.9.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.10.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.10.0","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.47_1699403294629_0.21622935329527526","host":"s3://npm-registry-packages"}},"0.5.48":{"name":"interactive-commander","version":"0.5.48","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.48","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"c8ac156e87ca6a6575a710fc9a7333532f03a9bb","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.48.tgz","fileCount":7,"integrity":"sha512-wxS+Thl3XlaqMAk5vRlo4FlUb1AYrj/BU6DxyLsu/NK2jTS3/D7ZlSh9bnRGjZJmlsX3CHDPp1MpoR51bIe6ag==","signatures":[{"sig":"MEUCIDRY04kKADs1yuNTaebYFy7OtsjhcsqVW1tiByW2vMsOAiEApp6kJSC9ZnekJ20aELTO3OkJusZhFKtwcyqM563yxgg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81471},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"bdccd5525a20b89e8f4379dc45a13dbcf3d5d724","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.39","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^3.14.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.53.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.9.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.10.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.10.0","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.48_1699489682637_0.8127050398366904","host":"s3://npm-registry-packages"}},"0.5.49":{"name":"interactive-commander","version":"0.5.49","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.49","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"2aa3f35fcc88504e4e1b1661ff56cdd908329c98","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.49.tgz","fileCount":7,"integrity":"sha512-B4vC/A5yyD3GCQI7jD1d94MsfTMnBK+wP5I2TcAgFOjKRu4jpZzRgJ9KqMD7A1z+2kOUnKEf2ck6TGmA67VSEw==","signatures":[{"sig":"MEUCIDX9z94EKVyWC+Gh22avHgx0tkqfey0slm3/ZSYdnwSzAiEAzpjRp4FHn41JogoyYFmInLY29LBD0l7t0I+a3+suvms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81470},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"60dd5d6300d3ec6bb45eccd46e4dc6404b04a93a","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.39","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.0.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.53.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.9.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.10.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.10.0","@trivago/prettier-plugin-sort-imports":"^4.2.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.49_1699576087089_0.07824767160690071","host":"s3://npm-registry-packages"}},"0.5.50":{"name":"interactive-commander","version":"0.5.50","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.50","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"88512904c566fbdf0241403599fe5f2ca99052a2","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.50.tgz","fileCount":7,"integrity":"sha512-R3AaCk0D/5IB7fhT2k58bIY+KSUZnBAAKEhcjC3WfoFeT8RnNfJUZ/Ie59q3DHI0yHW8CtwgldXDs/74unOQqw==","signatures":[{"sig":"MEQCIEdxqTXr3bxs0t0L8Exqd2qEJranMtPA/jnN1gOV0xltAiAhFd+y7QOh038j8bKtAHa+yYnj4R6E1tb+e+xK4eQVoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81470},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"cfe8feac33e0cf0ee547b541fdff440fe24f02c5","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.40","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.1.0","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.53.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.9.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.10.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.10.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.50_1699662461390_0.4669034363267013","host":"s3://npm-registry-packages"}},"0.5.51":{"name":"interactive-commander","version":"0.5.51","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.51","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"0cd18e67bc9d0aa7c683dc1469057340890671b4","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.51.tgz","fileCount":7,"integrity":"sha512-pbTZwbVrVbgQXy4IsCgoip09VH7ftFRRNddLw/bQm+sZowVIKS9O9zUpdJCW8JU4CKsFraj0H/EwEc+irH86Jg==","signatures":[{"sig":"MEYCIQDwrSA412mY7kNOj3FWWGYvLlj8n0XUFFQcPPBE8399IQIhAK7LF+z8X/Tl3fsAO9hB+ARwHA7qsTOTPoJ5bt68sfBW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81470},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"946a979fd2a1554ee8bbcad8c94852af2e37b019","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.41","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.1.1","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.53.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.9.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.10.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.10.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.51_1699749048877_0.01640982239353672","host":"s3://npm-registry-packages"}},"0.5.52":{"name":"interactive-commander","version":"0.5.52","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.52","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"c2e086b21a6f45626906b9950091407c80befbfe","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.52.tgz","fileCount":7,"integrity":"sha512-iAoU/S9DzdSbElGbB8G4cy1/WfWSzA8dx0pZHEhGS/p8w5GxpCVRNW61aX2LD8L0cPd2bYtJaR76ce7tlnquTg==","signatures":[{"sig":"MEYCIQDyAWkXQNSJHjDIj+//xwptn8u9jFP4VzKbSEEEIw3oMwIhAMseteimZ6AFUb6ee8sBIiJsl4qffUVxhmiV0XfDPo1s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81470},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f650fa07d5155483c895743e897ebd7cbb88f197","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.42","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.1.1","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.53.0","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.9.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.10.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.10.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.52_1699835364389_0.5500695967076938","host":"s3://npm-registry-packages"}},"0.5.53":{"name":"interactive-commander","version":"0.5.53","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.53","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"fe5288c9a15e605ed9e845beef7429ec2be77d41","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.53.tgz","fileCount":7,"integrity":"sha512-5HBJU0qhcfXljpNGubLDtu4uDcRjj0OewSwG6kWK18PjVhmHPHoir5MizXstUUoWWbp4NbC4TL/QVuLZFdgZ0g==","signatures":[{"sig":"MEQCIGV3piu51POVRCD8NcVYbWxZqdZhRofcK0LQGOWhm8IJAiBCX2niX8MzkD6QF3GNsSZQTo8gt5I/kzTK2xMS6NHvoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81470},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"6050674e296030ec3b40254d270b71d04a39f015","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.42","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.1.1","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.53.0","prettier":"^3.1.0","typescript":"^5.2.2","@types/node":"^20.9.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.11.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.11.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.53_1699921714100_0.8400769062940014","host":"s3://npm-registry-packages"}},"0.5.54":{"name":"interactive-commander","version":"0.5.54","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.54","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"01b9c70c04740abc8c0ebd585c187fa002e754cb","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.54.tgz","fileCount":7,"integrity":"sha512-ENu/ZHV5Fkr+RT1YSuQuTcnFpXdOaJ/KrCqt3jEt3WQrnbMqTS8pd/TgmrtTICyZLRmFu+3ghs87bO1EcMZkGw==","signatures":[{"sig":"MEQCIGwiKZZ8qYZQ3goO35kmlJVXsnAr9r2mkEMAd0IFjskfAiBsyoVhgTpejKaG6cZNF+JhYp9/26mGEQacQdKWenjngQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81470},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"350f09ce4eae968fc92e47f14b7e953c9e9bfafe","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.43","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.1.2","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.53.0","prettier":"^3.1.0","typescript":"^5.2.2","@types/node":"^20.9.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.11.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.11.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.54_1700008278585_0.22954148522191375","host":"s3://npm-registry-packages"}},"0.5.55":{"name":"interactive-commander","version":"0.5.55","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.55","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"d3889a6985155901cf7a67b3668e2ee08cfe9686","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.55.tgz","fileCount":7,"integrity":"sha512-EofUG33FM25LzY+HNJwJdoy89a7XnGtSsbKblBOvwMJ6loNIj226+FFV4Lhpdgx0Zpe03DI1boVBXIjgnS+tEw==","signatures":[{"sig":"MEUCIDPaCNXPwdKDHR9UisXpwoW3Rtv1Rw9g1DZQBcFoTW4IAiEAt5FSbRWp+6yT355FUTJDlQ9rfQX3r2NXHofY14w5FgM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81470},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f8b9b3656c65d2bc11c1edad2957c8ff95f5e457","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.44","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.1.2","glob":"^10.3.10","tsup":"^7.2.0","eslint":"^8.53.0","prettier":"^3.1.0","typescript":"^5.2.2","@types/node":"^20.9.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.11.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.11.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.55_1700094540590_0.5858917475269281","host":"s3://npm-registry-packages"}},"0.5.56":{"name":"interactive-commander","version":"0.5.56","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.56","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"1f7d80a134d411fb76049e6f283a56b10ec2b06c","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.56.tgz","fileCount":7,"integrity":"sha512-CiMrUzd1W3/AQS3Xm3Z1jQGgqT1WXLhyLqurnCY7IfsDzMmpoQXPUzOpishPDeS0fVlB+SQnjYm1Hjdmh7Gsjg==","signatures":[{"sig":"MEYCIQDRB8hSGkvMssQEGEdiGk9mgx3VMuT5LuymEtUoUfAC4wIhAIzKEtkVnWvfCuLFvIw0rx3B0JbwdaYRDKVDjBqsrQNl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81480},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"4faa6f67cf7ff147dca086809866f3d9db390a84","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.44","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.1.2","glob":"^10.3.10","tsup":"^7.3.0","eslint":"^8.53.0","prettier":"^3.1.0","typescript":"^5.2.2","@types/node":"^20.9.1","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.11.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.11.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.56_1700180940046_0.44325957835053154","host":"s3://npm-registry-packages"}},"0.5.57":{"name":"interactive-commander","version":"0.5.57","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.57","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"882b84d4d84a09fed680cd59d79ff895a44a0446","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.57.tgz","fileCount":7,"integrity":"sha512-WDmAF8mo1lFKU0mppvHEK08KGX7IZZQMUX2KpZujAp0TXJSwaUOf9YL4r/ZdbbWIVpDM3kBqt5UQPlUOy/G+EA==","signatures":[{"sig":"MEYCIQDVdprRN7JEyW+8YvC6n80RtBFHRJA8G3tbWY0GjdA+gwIhAN0wF/2G12nH80mx/HZqMHgiaaGNbc+QvkZ0baw9plE3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81480},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"fd1eb701a0f4c7178c9b56db3b4d56a7c01b26c7","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.45","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.1.3","glob":"^10.3.10","tsup":"^7.3.0","eslint":"^8.54.0","prettier":"^3.1.0","typescript":"^5.2.2","@types/node":"^20.9.1","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.11.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.11.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.57_1700267286801_0.593645666422026","host":"s3://npm-registry-packages"}},"0.5.58":{"name":"interactive-commander","version":"0.5.58","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.58","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"2686bda003bf486daf7887ab4202ecde441c1ccd","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.58.tgz","fileCount":7,"integrity":"sha512-onAOdbBV6qXTH7iq3LvSDC3XoqUfuHOonJI/GgZsHU/n8OzZQ+mmrumkzhVGGp2w+DnDqn+0LWdfVvTxkOkFYw==","signatures":[{"sig":"MEUCIATsLTR3enC7EAzHwaj8MlRbNC0h/AhZjHfkTvCgK/52AiEA5KfNoQ6Jyg/pHjC/fQDViSnTaRR7guLQEsJ1eWDR1Ng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81480},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"1ce71e0c86d63f19c1aac54d906924312af83a29","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.46","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.1.3","glob":"^10.3.10","tsup":"^7.3.0","eslint":"^8.54.0","prettier":"^3.1.0","typescript":"^5.2.2","@types/node":"^20.9.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.6","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.11.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.11.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.58_1700353882117_0.23271755813796413","host":"s3://npm-registry-packages"}},"0.5.59":{"name":"interactive-commander","version":"0.5.59","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.59","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"c1b952610639c6ad0b45527b3f2d99a47ffbe5b8","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.59.tgz","fileCount":7,"integrity":"sha512-L4hlkDiRim+uiEZJi7hZQlqoqpFjyw8NTqFV+zq9v788J+c78jBeQZp4zvBTZ0ddEN6NEkTp0Xk/0ChzA4N3EQ==","signatures":[{"sig":"MEUCIClHLs4F5FwMU500nHFdX8D9rlBK0I/o3c2NFVOBQ+SqAiEA81AcvW8a2tdEnzDO5gJT7vqUgnhpDAsItPu8T/PLqj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81481},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f7292441055d5b0bf68b26379a4e222adc11ecc4","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.47","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.1.4","glob":"^10.3.10","tsup":"^8.0.0","eslint":"^8.54.0","prettier":"^3.1.0","typescript":"^5.2.2","@types/node":"^20.9.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.11.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.11.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.59_1700440197049_0.4411339697456822","host":"s3://npm-registry-packages"}},"0.5.60":{"name":"interactive-commander","version":"0.5.60","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.60","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"fae21dc9974e0f0c197895346c99d05b21a5ec02","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.60.tgz","fileCount":7,"integrity":"sha512-4CGViOP+D9weXWgI3/8Hh/zUo3GGyumc1nI5sOJZAPvrFA2W1tWf+BHlZhCZzfSdpV+0Tgmaijnnx+EAv0TZ7A==","signatures":[{"sig":"MEUCIEgC49DMpUh/i7X4PgShRxSMUGAo4Hnu5WBU/R8n26KZAiEA1vwnLsg3VISuWsH7iiti/aMJKAVDaogs0ShYpA4WYyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81481},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"6c9ee6b6ff2c560e161d389cf82e271938e90dca","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.48","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.1.4","glob":"^10.3.10","tsup":"^8.0.0","eslint":"^8.54.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.9.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.12.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.60_1700526603509_0.0375311832761962","host":"s3://npm-registry-packages"}},"0.5.61":{"name":"interactive-commander","version":"0.5.61","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.61","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"e98b7d2074525f3a15ba13f8eea9baa0fa54d517","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.61.tgz","fileCount":7,"integrity":"sha512-30+wDKzYBZzdMy4/a3HmYfXQ7l53srI0HYI8U7+SHRXAucLbhEwdCB00FZxX6JhdIy+PHmP9KN2aMpp9YMlkdg==","signatures":[{"sig":"MEUCIDpk/m5k0wLdO5GIFjbf9jafgkhoIxhrgPxvAFfj5m/4AiEA8cQSV8tCrgl6IpiTMibAY03oKu1lFvG3n/knbrs8I5o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81481},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"2296135e3137489e0572219faf9ac6b47cd77ae1","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.49","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.2.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.54.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.9.3","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.12.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.61_1700613024771_0.11500736427576563","host":"s3://npm-registry-packages"}},"0.5.62":{"name":"interactive-commander","version":"0.5.62","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.62","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"8cbfa7f3a32caabb16f38ea8e98384b74cfffd5e","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.62.tgz","fileCount":7,"integrity":"sha512-j/lujnXMKEZ820upgJt9w7xOlbP1nbE3ur5V+Sj6fjzruRTT5fKu7f2TJmiPJbzcvy+dU24ESpRzBk77X5ijpw==","signatures":[{"sig":"MEQCIHlTnYETxxW7ufqvxUfTsatMF4Yvr5Trwogv0zjIYKUnAiADj2xVLf1o6J20FehIeeTjboV013PefBA84YoOVqDzXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81481},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"b1f62353ef32ea3fdd7d2336b4474f05f1dce4f8","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.50","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.3.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.54.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.9.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.12.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.62_1700699361899_0.53977823990601","host":"s3://npm-registry-packages"}},"0.5.63":{"name":"interactive-commander","version":"0.5.63","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.63","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"bfcad8521b8e1ed9595e4233e0fe7004d15d9833","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.63.tgz","fileCount":7,"integrity":"sha512-uT6DIVsfoxB/yL4keS9NF4zielBchZVPGuazQV6FrCA7Am6PzXRq7XWros+Bz6Vcjvw5WelXLFi8JsYxCpyotg==","signatures":[{"sig":"MEQCICYZwT+bUw8RmMkimLwTfw6tWspf6TbYRrA0bMIuh6jSAiBdlNDUo0LzzpWg57aWXsmqowUR2abrY59G0slN+rQx+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81481},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"68ebece1e9e4f6e6c69cf5447b58f9276b0c8e33","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.51","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.4.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.54.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.9.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.12.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.63_1700785891018_0.015794879921614546","host":"s3://npm-registry-packages"}},"0.5.64":{"name":"interactive-commander","version":"0.5.64","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.64","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"7a7c9134d1795d961c8cadc85f3ade18910b010b","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.64.tgz","fileCount":7,"integrity":"sha512-0Lkt5na0KHtQOZz4yLDnKNOaJXXqyXyLkJvw8F0mCxt7Cevs6QQg2SxbcOxXNsZAywE8oKXOv+wiWLAZn+eWzA==","signatures":[{"sig":"MEUCIQCpdcWte2z9b60FD77HO/lLAYIEwE6ac2BVOyeMeQdgVgIgdxniT0ZZEKfrSKoDB+u+O0Z5RHYtwbnrowGwJYOURuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"ed049fd522dafce5b27a0699e16b4c1d7fcd4d89","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.52","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.5.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.54.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.10.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.12.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.64_1700872061176_0.0811223274633539","host":"s3://npm-registry-packages"}},"0.5.65":{"name":"interactive-commander","version":"0.5.65","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.65","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"386b762a6ffcc89adb88fba8cd5996520cb3589d","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.65.tgz","fileCount":7,"integrity":"sha512-db0sY4vgrlSj7mh3wctNjLXtsfuUukxT40w0wjt6BEykvMHWE/WZBStPXCOcPqcT/vPM49x+ASy841H22AA79Q==","signatures":[{"sig":"MEUCID11cXkheUlczp4VOKkkhaWt+6a7pSy7tJjujtyorheXAiEA+RDZeTgy+gy6o8hcnkxGiEGcW1S//vJVKcUH18QZB+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"1ca0f930fa290ad3961fdd138838cc858498218a","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.53","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.5.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.54.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.10.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.12.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.12.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.65_1700958685559_0.7223682627996457","host":"s3://npm-registry-packages"}},"0.5.66":{"name":"interactive-commander","version":"0.5.66","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.66","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"e672cb548cabd139912f88dc98754aec73e92057","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.66.tgz","fileCount":7,"integrity":"sha512-MvY5+tBeX9ksupv45gIK5IiKe/j3y4INCu820pOaGT8c9iee9tNIn/9wVpKd/JofPBO7F8rgP0meVFgwTt/Tiw==","signatures":[{"sig":"MEYCIQDiIPigorCc8czUrQjdtfwensEHcUmFOOzVh51qxGmJLgIhAKBpCoq9/bqCi0Z05eudqnU7Oc8uFm0kamR1vKU5Q8Jo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"ac6fbf71338ec3e14fe473fb040241cca74149c8","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.53","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.54.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.10.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.13.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.13.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.66_1701131374797_0.5453080050426236","host":"s3://npm-registry-packages"}},"0.5.67":{"name":"interactive-commander","version":"0.5.67","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.67","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"82dc0ff7ac019f24b5531a0dc4d33c984fd250e6","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.67.tgz","fileCount":7,"integrity":"sha512-n44bJuboEUy3w+0wOtN8z2LkaID6Gj1OcX4HPND1XWHSPq3Tk9YFseg0raX42KfXvvDeQ15xOnQwJ2Js5WQqkw==","signatures":[{"sig":"MEQCIEqN5wghVs5W12PRZG9I0AB51jMSBmy24m8OjhM6zM0lAiBn2WFrm/IRxbbLF6JJ9GDjNbB2SmNsZxtP41MP/QjaWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"23739b0caffb62bdbdfd93a3c3476765e72b254a","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.54","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.54.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.10.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.13.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.13.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.67_1701217772010_0.1326118176848543","host":"s3://npm-registry-packages"}},"0.5.68":{"name":"interactive-commander","version":"0.5.68","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.68","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"0f917cd673cd2954b4696610a8eccb7db0787380","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.68.tgz","fileCount":7,"integrity":"sha512-wOlkNfuxleH2LXFqcFITqlNADw+/o7Y/bTjaPO1c3EozXKmxodCka2SeA9U8K0+jEIZ8R2zMHJixkBLwJa9Pbg==","signatures":[{"sig":"MEQCIFZwGxc6iYSxyra5eTiiU0bSSgr0EtjpPr8wM1B7PwCrAiAGZcwtoDJhhtBdYHd1GC2RnoE92FkAcdLJKoO3A1SUMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"a418ba163c3c54016c5072f86ed1879f5ecb9072","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"9.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.55","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.54.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.10.1","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.13.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.13.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.68_1701304147617_0.2607455342260512","host":"s3://npm-registry-packages"}},"0.5.70":{"name":"interactive-commander","version":"0.5.70","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.70","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"e735d76b83be4aa7a2369a654da317171a3c7472","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.70.tgz","fileCount":7,"integrity":"sha512-XOg9gpEiwRqS2m0HmPM1gRF0c3YiUZE9ElaWdnxvDKG9sbjKLsKfSBuuYUUwsLgzj7EIQ20fCRAE6zJoAao12w==","signatures":[{"sig":"MEUCIQDwd3KKHzjiVKDU2DVCfOv+MvYgkOUVabflrWC6izZu6AIgLjqld9MIgxBAfk9Kdod6YYb1bMTO+A39UbzbPOzbjCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"3423e6645d2efe816003405457021e2c0db9aac9","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.56","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.1","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.10.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^6.13.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.13.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.70_1701476885409_0.8417031577811998","host":"s3://npm-registry-packages"}},"0.5.71":{"name":"interactive-commander","version":"0.5.71","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.71","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"b1a56bf7831e87fd911d34ef256cdf7fb30d52d4","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.71.tgz","fileCount":7,"integrity":"sha512-1aq+7ad/hHpfFI+Zsl2XzykKdQqH7z2jPk73tzUQd2U8207EbAHNxxsDjX3/+Scn/pMKSKyJw3njLms+rkaYAA==","signatures":[{"sig":"MEUCIQCGkS4PZikGm++sPau9Ut2RXzjmjqTZGb75/G4munODAQIgeZicqsF/mrk69dHGXnge90bxs/H1kf7hsMlf1zcFZO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"398b4ae2f040f9d6c8ccb9d212c886319354226e","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.58","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.10.2","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.13.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.6","@typescript-eslint/eslint-plugin":"^6.13.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.71_1701563573626_0.6515199542232251","host":"s3://npm-registry-packages"}},"0.5.72":{"name":"interactive-commander","version":"0.5.72","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.72","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"096cdf5c358adfbd9960cef1f91e34a2bacdc2a5","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.72.tgz","fileCount":7,"integrity":"sha512-FIlzmf3hESJ10ke/z78we+21HCwmdk8aJmmAmBig/oCDE0BBBuaHfJtvc0TMhQXk2F5kfv2NC07P88ULX5TuEA==","signatures":[{"sig":"MEQCIH5Ll1FB8+ZaNT72OPSnxG4H/q+D4NT9UJGDbqg0p539AiAKiT3fWAYE8mSdrzgvx+3rjThIqT6P07pVHDYaxrALhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"1ffaa324640370863c24b84a620a4728203076a2","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.59","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.10.3","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.13.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.13.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.72_1701649812915_0.9715395782178204","host":"s3://npm-registry-packages"}},"0.5.73":{"name":"interactive-commander","version":"0.5.73","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.73","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"3de8aafeb9f0ff3c611a3e5225823dee7b3d16b5","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.73.tgz","fileCount":7,"integrity":"sha512-HuZykeRF7tTLUFTku9RXRfU7CVM5RQCyspPjbtKixbwCAJE6SmzOr/xMwNxNSzs74SFq/PO9LmMTmL54xk4RVA==","signatures":[{"sig":"MEUCIGnU9uK00VU9TsP4j7KVaGCFQtQtPs00sZcPvNtnEAKQAiEAxRZOTaUSVe7EwVKCT4fl+CQzYR2H9lrm0aekBDFQgqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"fe38296d555c46a44d23666421da2e7752862e08","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.60","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.10.3","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.13.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.13.2","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.73_1701736193820_0.051173237283403505","host":"s3://npm-registry-packages"}},"0.5.74":{"name":"interactive-commander","version":"0.5.74","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.74","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"ff1951a1e8ac70bcfed65ce93df8adc8224276d8","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.74.tgz","fileCount":7,"integrity":"sha512-z7TVusd06oF01g28zBoyOpLqIsk1lyd/zPk2eFkLw/PHR6JMPO67EQU2D7HuSSCSQGmqW5z+ehA7894ae/bCpQ==","signatures":[{"sig":"MEUCIQDhCb3dE19IG6MHOQqhW0M02LtlKuV+ZTV33icbHZQCHAIgelRGvA/mSD431xaQGZdBBfNu+20vCVbOY/8SMPOY0zg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"c216d966e6e66b71c622b4f7d1391d98e13cae9f","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.61","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.10.3","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.13.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.13.2","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.74_1701822597899_0.03390590947385119","host":"s3://npm-registry-packages"}},"0.5.75":{"name":"interactive-commander","version":"0.5.75","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.75","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"a99ea2ffdf18ddad9a0cd902f0007843a7367985","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.75.tgz","fileCount":7,"integrity":"sha512-daxG/KF0Rsc8aviQtjgAqIBdP9evKggbF7Z0oadgk0hjWG0IhcVFe93WPhnBozgHQcr828bKuS7eh8gUW2+1eQ==","signatures":[{"sig":"MEUCIQDPn236ZFCjaDxnkSBp4gDoKKoA2+bs/4Z05QJ6Vr2xigIgaHozhzTPdUSplIpZN4t0JgmOrT3MyNglTRdt+BXgCvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"c5ecfcde7206cd593386920ad351431a515c42f4","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.61","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.0","typescript":"^5.3.3","@types/node":"^20.10.3","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.13.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.13.2","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.75_1701908939470_0.6487212265242888","host":"s3://npm-registry-packages"}},"0.5.76":{"name":"interactive-commander","version":"0.5.76","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.76","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"412999ef19f7d38b8e5b641f5084f74619a36ce8","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.76.tgz","fileCount":7,"integrity":"sha512-WEP22e/ls+Eh4RYUfanXzuwkafya1KMX3m4+7tczx0h27AMOGM2LMJIJJkq0EHuS90P8cHDTYmd/Uk1Fc3a0nA==","signatures":[{"sig":"MEUCIQD4uBQS25PxdghYhE+N8ZwqA+XcBTJGipMb10IWWjh02QIgLxoau8LluiWAd0rHrrebfesZO75u9fcPs9UuHH5ifNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"2b4eece808c9b266da4d4d0e2fff020241d5df7b","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.62","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.0","typescript":"^5.3.3","@types/node":"^20.10.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.13.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.13.2","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.76_1701995422881_0.13206386084416688","host":"s3://npm-registry-packages"}},"0.5.77":{"name":"interactive-commander","version":"0.5.77","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.77","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"c9a2dc93c2620ca6f989e96f613e6a8ea1524b70","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.77.tgz","fileCount":7,"integrity":"sha512-cq2BJl/vALJlqdteSGR4Rpe2b07c9JMTAqLf37iwkFQnMA3gOqnDkCJC2jPXU1a3PFOB0w8XvaaUCL+AInOklQ==","signatures":[{"sig":"MEYCIQD1PjtefLxWf7f+ag/V+z+/o8zybRSyGNyIzcAgNPnu6gIhAMqPsZ1Jp+lsDbPnwu4GfMNXHOWINajjHu8qgQMK+MVu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"4843ebfe2562b658de6b5aa77d4c3e49abf622ba","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.63","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.0","typescript":"^5.3.3","@types/node":"^20.10.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.13.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.13.2","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.77_1702081722545_0.8645090429862097","host":"s3://npm-registry-packages"}},"0.5.78":{"name":"interactive-commander","version":"0.5.78","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.78","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"27223036a254bf90a6b8a981de0ed52ac211d793","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.78.tgz","fileCount":7,"integrity":"sha512-dZT61MIPbG3Ev8QmIFJfKIPxWr+1bZipqZJZAoM0Q5xwoffRiYkVJu0Ap8od4qfu9gaSOcFqQQGmPkDdKSa0Tg==","signatures":[{"sig":"MEUCIAiDs3730zviCHip3Oi2F90Pvur85Dh5Vb+OutxdxBA7AiEAkhr0MFgP42yc/qdcTJCBa0l7athaC5eDWG1ypwYoYW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"8c55a623d98ad35ced2f71cacf9524c401040334","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.63","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.13.2","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.13.2","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.78_1702254614206_0.3059934030581106","host":"s3://npm-registry-packages"}},"0.5.79":{"name":"interactive-commander","version":"0.5.79","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.79","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"074f3206d424380ac59204d222ac072bb20eda83","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.79.tgz","fileCount":7,"integrity":"sha512-2PeszyH9ryFr551rYNbUnAgsOWejNNv1U5mas+jjuSvWwG79rYtuZJVQK1RC7f2M0p6gZMwcvRe3UWxW6akRRA==","signatures":[{"sig":"MEQCIAC5eNGHFRnIPQ3n6aTXinDHjSi6jBEpAM5FiZ3/oyJUAiAsmLi8537KEvsPj9Uhjdzyi6cIDoRCUqEajU4QoCWBIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"b2c1e492d1dc08abf7601cdfdb483d00b1e00597","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.64","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.14.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.14.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.79_1702341004968_0.574378826536271","host":"s3://npm-registry-packages"}},"0.5.80":{"name":"interactive-commander","version":"0.5.80","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.80","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"fc3301be3aaf633b9c09b3ae6f4e8d0f07acaf03","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.80.tgz","fileCount":7,"integrity":"sha512-v/EtSstJTtGEbsrHDmoElKkaf8mp8vO3kqJYcB81gOE12X4IDaUDicIY6/fJr85YQVIAa4E+w8rK/MKopEI8Vw==","signatures":[{"sig":"MEQCIFQDVUTeg/FEiARt2XTQeK63E6cBX3kKHyFbTSuPGMveAiBWPtfYQYBVHYtX8/hO6JTJ9ohDC1C/mTnv4DJAjjZOoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f9aa0c5ef81a92e6182a39b5ef22fb56e312e23f","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.65","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.11","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.14.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.14.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.80_1702427349249_0.9635370241361205","host":"s3://npm-registry-packages"}},"0.5.81":{"name":"interactive-commander","version":"0.5.81","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.81","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"3166a745e35de176ac64517b99956b95af8d2544","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.81.tgz","fileCount":7,"integrity":"sha512-lWrVaXaPrwdakYMXBXTNIha4B+4UOBmkF1wLrCTEpfy7kr7K3CQQpX5WgTwGVgch+T18us8rK8b7bDkdPpwdjA==","signatures":[{"sig":"MEQCIDeg3f4TeoCg2t4jGh6hg0ivI/zoSf6zgYnyTW0uXLV7AiBtzzL9Ct57YkyQzzgXgmjahd+KcOHzS8UPGC4aabv3XA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"2b0d280b9f5a9cf344af673331321530dd49ec2d","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.65","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.14.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.14.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.81_1702513745043_0.8215933000044056","host":"s3://npm-registry-packages"}},"0.5.82":{"name":"interactive-commander","version":"0.5.82","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.82","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"63c96d49beab9c38eebdb13391c8a746f90f6a81","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.82.tgz","fileCount":7,"integrity":"sha512-9Q2s9wbNJT324DDjQZRh2taVqLHhmO6sTS1M3XrO0yT4PxR5rpvc+hXU6H/CLp5FuUlXvhHPGPygPuQzXmLIqg==","signatures":[{"sig":"MEYCIQDp7Ekm0RTbzzZe3ZJgKAnijoHgvn16KS/KYhxF0RvStwIhAKShwLLcmM+SU+52SzHDN6Yduu00mdWP5Dvp7DqbeseQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"6f490c1f9d8752db0f0ebd3f5042f4ef3aa8f4c0","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.66","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.55.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.14.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.14.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.82_1702600210310_0.7281246463597479","host":"s3://npm-registry-packages"}},"0.5.83":{"name":"interactive-commander","version":"0.5.83","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.83","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"0cc648da17dcbfeb0e5908f9f06cb4af56a5e19b","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.83.tgz","fileCount":7,"integrity":"sha512-qXg3l5lu39xaJf2KpUgD2L7vcrTjp8oDYimTpZQyh6cv0mFrKcXNddMJB7tmf0CuMCzN9S4Vi+lIUHtqQlN00w==","signatures":[{"sig":"MEYCIQD9x0XfRayP67YDVsS2bGCXQgVkD8okdZMIkNf9wzbjGgIhAL5ms3sgBzaZJ0NcLgdjmqdi9eP6JUtBP6wBeTDW2ope","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"5bd39a82906298c08b10c51aa32b9bf38bc73b0d","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.66","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.14.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.14.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.83_1702686545854_0.7083855341303997","host":"s3://npm-registry-packages"}},"0.5.84":{"name":"interactive-commander","version":"0.5.84","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.84","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"096e8eefba60d501464ac407d80673f0e03e6082","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.84.tgz","fileCount":7,"integrity":"sha512-3Vmglq9g0cGDaCSdlw7VrcZiQcQGT4jhLaGAuBYtoUXsCVlB8n4fVqJ8qAGDGlpYfVAJ4HHk7QiZP0JTbfd8Cw==","signatures":[{"sig":"MEUCIQCbd/BClW8TIkAH2LGa6Gp063RYSahogYsAPfeLr+OeMQIgE04WpJy0tInh63beju+nsMxHVMjeV8krRnCmr5KZq8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"6aefc2f361060c9e95c1a40cd174ad8990edd5dc","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.67","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.14.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.14.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.84_1702773127644_0.6143133626364099","host":"s3://npm-registry-packages"}},"0.5.85":{"name":"interactive-commander","version":"0.5.85","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.85","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"0bc8c31f07a22e76bdf3059106df4e1139804abf","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.85.tgz","fileCount":7,"integrity":"sha512-RCjab7gDc7wpXjcq9bKhfjmznR4cxzZu9L2UQsEWIEH+5jfjc3FldduOCyqwRgrhoKfqg6WGZR8Ccvnqssv7LA==","signatures":[{"sig":"MEYCIQDCFs5nbp4M5zWeAReTXm6bjgMnPTUrtkWDRrAtEm+HIAIhAMkDrhqk+vwvhWsJXI9+BMEmpsN6G9A0fLnp0I017GVM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"796bb55cddec853548372f10c8c86eca82c4032e","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.67","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.14.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.14.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.85_1702859440946_0.4981719102354638","host":"s3://npm-registry-packages"}},"0.5.86":{"name":"interactive-commander","version":"0.5.86","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.86","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"81c107b1c22dddd6d21d8ad7f7dcb77e7c16df5c","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.86.tgz","fileCount":7,"integrity":"sha512-YgwaMVHMNvnhEZXmwmSD6DOFq6CmAtO/9Blj995PmY4KU3p8mJx/sr4M/z1RxT9koT2ll3eCKkkpKULJjWt4Eg==","signatures":[{"sig":"MEUCIFxqz9EvGhjJV3OEteIjPn8MjKczF6z78KjdMehsj4LsAiEA08otUG6yKso1ApqCfuDTTbHIXLZLcQQ5TS2lpNKLesA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"9e1bc48dbf05351b926c77f6ee13b96818efa7d3","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.68","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.6.2","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.15.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.15.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.86_1702945785765_0.11536814875117041","host":"s3://npm-registry-packages"}},"0.5.87":{"name":"interactive-commander","version":"0.5.87","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.87","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"236e808d9d65e9d6dfec20ca10f6ed385a39eb8a","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.87.tgz","fileCount":7,"integrity":"sha512-Xwgt671A32wD2iE9qPQTgLfW7atuHo2HDgsELKWPxgKEl7P2SCIpwE128XHLrvkH5Z6Yke1s4ZK7Sigyz5IqjQ==","signatures":[{"sig":"MEYCIQCbKWSP6iZngMbJ16zKNjat9fPtTCfe3WkMYHRGwjJhigIhAInKU/wXjrM2jM4WJGbT6LUgXnbF0TG2iR1aTv2coWe+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"cb06a7bec695163f26c099fb9eae47671b69b22a","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.69","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.15.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.15.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.87_1703031849771_0.26775109931177155","host":"s3://npm-registry-packages"}},"0.5.88":{"name":"interactive-commander","version":"0.5.88","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.88","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"7c8576d0f5e2e9a4441832d69ef000db4ecafdbb","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.88.tgz","fileCount":7,"integrity":"sha512-5cCXzwP815zV80EN4lgenWYCXsk0L/xXWSa96ZqDWNrksHM5VZR1BoQeOiyUN/okh2je84U+7/zZnQNNhbkBEw==","signatures":[{"sig":"MEUCIHGrSii6tHd7LHEAWQQaJ5QC6/pu0aoeNEHrfI2Qai93AiEAhS6xJMg6n/D4X6JU3yQiB0kn/YC5w1eyfuKzxzxC43U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"626d672fa83f0eea454cc5904cdbe481b6130ba8","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.70","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.15.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.15.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.88_1703118544009_0.1689755586445012","host":"s3://npm-registry-packages"}},"0.5.89":{"name":"interactive-commander","version":"0.5.89","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.89","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"7c2b4639f3d91cad049a121c894ea015203d9937","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.89.tgz","fileCount":7,"integrity":"sha512-XVRpbiuIw2ownpNzhXlTHeaHdd42IpXMpD3GyV0wbbustuUeLyrBOKR8GTgyviMlNEHAb+GeEB5x4BQrDhr2Pg==","signatures":[{"sig":"MEQCICKz0amAIHTsLwL1dBokdplY2Q7Mc7rIBVNZxZTvGIpxAiB2pdIM/Nl8N4Y04eFIOz0RbVhK/zVn1sYzoQcVC7NHkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"8654432529b116c57b71ecf1b3eada668289e4e5","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.70","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.15.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.15.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.89_1703204938859_0.4993294802935673","host":"s3://npm-registry-packages"}},"0.5.90":{"name":"interactive-commander","version":"0.5.90","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.90","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"2bdd9f164ff2adf119218a8f24669dbe2df59f0b","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.90.tgz","fileCount":7,"integrity":"sha512-wX6/RCkvmTQR6jzbbZiaamRxGLvqrYcSdCSpFbNGFVDOmCT+3XyQHJI53Xj/jZO55J44e3qV10uXt97VMw0Rtw==","signatures":[{"sig":"MEYCIQD31jLwn0a6lGNWV6BKZQrgunRk+e6S3rXKM9T/5gz08gIhALVyoXTA0K7gPsfmYvDG+5pSEE2akat4n869/+pf/JzV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"7878b73b461a7bce899fa74f3e0c3cf05b2f893f","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.71","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.15.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.15.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.90_1703291272800_0.9776428986787467","host":"s3://npm-registry-packages"}},"0.5.91":{"name":"interactive-commander","version":"0.5.91","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.91","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"3718d336952513cd99b3dd845295302dad836558","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.91.tgz","fileCount":7,"integrity":"sha512-axP4pxw65yO1sQyZAMCIadifwc2bEwCh4Za2jsftxCZ3d4EROLXGVxJ5SdljQ3S1yI8/ZN+aY9PhS3fVMxFoeg==","signatures":[{"sig":"MEUCIQCDqlsui8xwh+YRP7dqJdlvYyX/k0bliiMuqwNognL38wIgWGcOjN+zsWCNnQsBGi3CMBziZ8o81CF4asnliDAclJE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"8083f8ff82de29bb5532e6fa6f229608e2102d31","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.71","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.16.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.16.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.91_1703550500116_0.4618241666034424","host":"s3://npm-registry-packages"}},"0.5.92":{"name":"interactive-commander","version":"0.5.92","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.92","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"1a6c9b75628021c107fa96de00cadd4255d768b0","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.92.tgz","fileCount":7,"integrity":"sha512-EsbjcfDkWyj9sJq1mRJ3OTKuqHnUZ+vFpxI+Ml6tAUpJPMliFymWNpY+roIvWA4xpzryAO9SjynXB9At6lZMQg==","signatures":[{"sig":"MEUCIGIOmSLEDa06j/pqrkj4vMXtkWZPetSNwjjW1nDk6HR1AiEAvCh8fsxVJv8vfDN4VlyDGZxt3sMLRxeH0mzR++IdVGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"d81722a7e80902502a7552a8c9d5f901b44096b8","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.72","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.16.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.7","@typescript-eslint/eslint-plugin":"^6.16.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.92_1703636915007_0.2924271346534586","host":"s3://npm-registry-packages"}},"0.5.93":{"name":"interactive-commander","version":"0.5.93","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.93","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"4b861590ba4d75cbe7b26963b78ca7ac5e13d119","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.93.tgz","fileCount":7,"integrity":"sha512-7dB+3yFX58ZFlaTSrKS7q/67bw6jZB/5YnUZYy4IX+j1yRgBuS6KQ2/uoTrHcctBRB42buhS5cKeA9I/qqK3YQ==","signatures":[{"sig":"MEQCID5GD/l44A11lhu+iaExibP/W08zBJ9wCz3Vm9dlB30uAiBhmnhnFW6yXjgKd42H203ystTar6cEdYNq7RnsHE9WBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"2407c5beb090a4d91fc052299076826a6bc0438e","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.72","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.16.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.8","@typescript-eslint/eslint-plugin":"^6.16.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.93_1703723323084_0.11252824877808498","host":"s3://npm-registry-packages"}},"0.5.94":{"name":"interactive-commander","version":"0.5.94","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.94","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"99c8691bbd84c9290ea1fb375db9a459fd8c3729","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.94.tgz","fileCount":7,"integrity":"sha512-BPVBXQJykEEJM94JECo8wZfc6yhG+numqMA2AE4pG1u9S/Z9MNdqdjUPVVFb4dRb7qzGAQWEPMC7fDGIgHkXeg==","signatures":[{"sig":"MEQCIAuNWJ6Fdzd0jSNvbRMAS3kfh0FkD1PNdqFXbUmVisHvAiAmjWrFkejUavb4UwvcHtCfJaYEbo77v59FgP393g/5hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"58edd5ceee99d00459f133ccf33e672827a4261a","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.73","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.16.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.8","@typescript-eslint/eslint-plugin":"^6.16.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.94_1703809444629_0.6079336008984699","host":"s3://npm-registry-packages"}},"0.5.95":{"name":"interactive-commander","version":"0.5.95","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.95","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"edb9f67d5a4210ff1030b17c89d14afdd7b30ed0","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.95.tgz","fileCount":7,"integrity":"sha512-Su54rvN3cR7MBdro3eZtMVtWMbAyHWEBT0z/n0DFRjIdWYosC9uNIL5BxBCUr2jOEAlKJBCxBY6b0wU37+98XA==","signatures":[{"sig":"MEUCIQD4VhbJ8BrbnkPVEiIdR6+LCvvR2VAoAXHCZ/XFygMUWAIgRL0wlza0l4gexbQa1E8QiIHBuBMpzbWgERu5fW36Jcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"99a405386950f3b0976e59b531e01062f0c35b3c","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.73","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.16.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.8","@typescript-eslint/eslint-plugin":"^6.16.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.95_1703896088899_0.29752870967041045","host":"s3://npm-registry-packages"}},"0.5.96":{"name":"interactive-commander","version":"0.5.96","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.96","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"f16271a7244a38ce58ea62b95c31d8d671d03688","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.96.tgz","fileCount":7,"integrity":"sha512-Ti8RoqqwWSwXVYtsWLhm+/KGP8adz51IcOyZ+5fiY3TepCx36u05pJ0URwiHUEtNZFKi9GKOP+xSHZkzKV0NUw==","signatures":[{"sig":"MEUCIEMXncnGO7vdYCknfbMLsUBMrDVrvAwJDI+1f4xX+R9XAiEA5aOjDVScVUtdznKP2EunmKsZYuUszFOvK5L+z9dM1/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"4343d8fa4168999a29a81e260227d3bb81b62148","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.74","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.16.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.8","@typescript-eslint/eslint-plugin":"^6.16.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.96_1703982713998_0.00556372757142598","host":"s3://npm-registry-packages"}},"0.5.97":{"name":"interactive-commander","version":"0.5.97","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.97","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"60a8ed12f36ee5175e5c91f9857fb258fb2b4360","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.97.tgz","fileCount":7,"integrity":"sha512-J5H33bOKJILDv3DGxMzP9vT87YakpTkzilvYDYHHUtJCivLLT7D9oth8DJ+3TXcacf/R/uamdiVesC8vrj0P/A==","signatures":[{"sig":"MEUCIQC5gknRtc6rGkjd5E8KE08rbk4CIoY2xnUsH4xKTU2BRwIgQNJFFIRR4I/MGMPws0ygHHLuCh+Ofyq0z+decWG4s38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"34b78b0676d49a5ff37ec94366893cdb8bceb41b","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.74","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.17.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.8","@typescript-eslint/eslint-plugin":"^6.17.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.97_1704155353328_0.08415946681829367","host":"s3://npm-registry-packages"}},"0.5.98":{"name":"interactive-commander","version":"0.5.98","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.98","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"78c64436e68fa543c62f1fef339e7acb813e7d3f","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.98.tgz","fileCount":7,"integrity":"sha512-42VFde9nr+WZDoXjbdKvC6nioTVgMRysM9Nf/ooI5weRXaXQyc1tMI5mn78fBDQyZN1Nysf4p1hPVWtLN/hs7g==","signatures":[{"sig":"MEUCIQDy+q1Fkm6wnA+ozIYZ7nrNZ97dF0w9NOgeWHG63S/z0gIgalixoE2HvHL757zsU1TnlO8HNH9UIDadkbne2UKeUKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"b54f0e6cc23d91688436b1d77bcb385ea3150eaf","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.75","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.1","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.17.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.8","@typescript-eslint/eslint-plugin":"^6.17.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.98_1704241753752_0.16337117731676787","host":"s3://npm-registry-packages"}},"0.5.99":{"name":"interactive-commander","version":"0.5.99","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.99","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"01a195b51eddda6e660012329bb75e3c6d5e3e3d","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.99.tgz","fileCount":7,"integrity":"sha512-BA97xab/gZZsqojjqOGy1347RstMstV0U+a6uktXgbCoHKdPkcBM2y2DeWUp5hIV6LCI2jlJ0t+Lwm2dfZdq5A==","signatures":[{"sig":"MEYCIQD0jRdtfOFEGGOOQuLlv/BrGoab7WJRW2xF5MZfel8MLwIhAJe1rHZR8x47b/i6pbkeJqrEqTj8fFiR9LZvDF3QHdgT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"1924a97c8aa026b8781d1f027ecefc93ef51b583","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.75","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.17.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.8","@typescript-eslint/eslint-plugin":"^6.17.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.99_1704328179222_0.5552643067424885","host":"s3://npm-registry-packages"}},"0.5.100":{"name":"interactive-commander","version":"0.5.100","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.100","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"f0adab84fbcb8b6f92c005326fa781b7c909d293","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.100.tgz","fileCount":7,"integrity":"sha512-ZfUDcZdH0yJPm0mR/l8HTMPvxOrdvI/6kXYdbsxvexvbHtzXhhepuLGa9KTwXOYsMoyOtJQj3fBpnxaO0KpPIA==","signatures":[{"sig":"MEUCIDBZtrKoEgQvwT1GB1bxDbFToqR4rto1+jHBz5dlu2kcAiEAvpX4LINKbkpPt/kuujwSKn38K9ZqS7Atl8iR175wL3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f8b2b349834106d38db76f1d028708696995e73f","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.76","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.17.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.8","@typescript-eslint/eslint-plugin":"^6.17.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.100_1704414592727_0.7375446537532411","host":"s3://npm-registry-packages"}},"0.5.101":{"name":"interactive-commander","version":"0.5.101","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.101","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"604b2413c415c1f503ad980945a76a23a419f380","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.101.tgz","fileCount":7,"integrity":"sha512-np6aFRP4kUSPTT7WWWn2Q3Lpda6KWUlH8OALS4T++vZKYofVqGLWbMtR10RsTYetgm8zQBX9+Bh8c+U02h3WlQ==","signatures":[{"sig":"MEYCIQDrXc6ir45w3d5cK9hZgsY8Ca/yUhajovhXgfIyk5zI7gIhAO5uAGde3dCepiEmYth+DCDW97aXafwGB40eLsUrMtZb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"18a039574ad1f7a89e98e7ef22e8bbf6b8ee0739","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.76","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.17.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.17.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.101_1704500961321_0.5254176246756883","host":"s3://npm-registry-packages"}},"0.5.102":{"name":"interactive-commander","version":"0.5.102","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.102","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"3a5a48fcc1906a0e9c8f57a7ca1fe19cfb578fc3","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.102.tgz","fileCount":7,"integrity":"sha512-EvNL7BoF5r9JFqFhGTL5a5FMxhUZmsTr2aELdIkD2URj6XuJUT6ssJNbe3W2kxtGW6PqRH6StiM7cbY5AYFExg==","signatures":[{"sig":"MEUCIQCILi5dyDvAPdfvFehcixcORJurZDDkLEAKUvOt6JEU9gIgc7e6ERKjW5RTKHWM0Sr49otJytlRSfIO/Yqe1iu8ZE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"254394e9de6d85a30434c76455f7f30a2ef12d28","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.77","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.18.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.18.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.102_1704587568274_0.20325587783991517","host":"s3://npm-registry-packages"}},"0.5.103":{"name":"interactive-commander","version":"0.5.103","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.103","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"223f6e492c3f6e1c4b79e9b2ddcf3c54a5dabceb","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.103.tgz","fileCount":7,"integrity":"sha512-H/RK1wyuWlN57lw0WuvKznsUlW7snyi0k6Do4cM9tFI4vR95NqopMac9Hhen7LHchKtBmxrfb98QqVovUBXaug==","signatures":[{"sig":"MEUCIGI6rxfPar0bhSjC2sTtncwEUrFy0rSOHv/sUAGWPnM4AiEAqjXRlL++F3OWQkvUkkWYyPSB6JyZlJ3W2jglZGfNPoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"60483eefd876d8669c3dd964da86f0eaf8aaee73","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.78","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.7","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.18.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.18.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.103_1704673862008_0.6042854670467068","host":"s3://npm-registry-packages"}},"0.5.104":{"name":"interactive-commander","version":"0.5.104","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.104","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"d5fb6af5013f3bdb72e6f8c5a4999ab62d2da7fc","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.104.tgz","fileCount":7,"integrity":"sha512-qDCdHMvBcwTsbuS7HxY8LL6RQxZFUM1vrjp0HEH6u3E8+dJT9Q6KG2DdOXckRwsbJqlUggpYiNqdjR2huQgM6g==","signatures":[{"sig":"MEUCIQCCA2/MfJd9wg47I3erQj2jfT3KtRyBC/NM6m91KD8MMQIgPReidI2GElVnl37vDm3a/iSDT49bfRZ3FkcriYSgpiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"ffd5209f6e1705337a47e5487db0224a4c69f117","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.79","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.7","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.18.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.18.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.104_1704760207910_0.5768806297102054","host":"s3://npm-registry-packages"}},"0.5.105":{"name":"interactive-commander","version":"0.5.105","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.105","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"5ccd4040a168895214a7764864a9f6babb711064","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.105.tgz","fileCount":7,"integrity":"sha512-0tMIZNLDjjAeuzS1i3zgGs+rQIJCYjPyFRXaRABCiaQS4gviBPL1RObn4B6qDDWQhyYDwr9MjRA+YRd/Y1QU+g==","signatures":[{"sig":"MEUCID/L+uMDG9jeeoxQbOESuOtad+GhUYHXve2vymsoEM9ZAiEAsv3TeSegl3wyAgHQoGZMdI23jmyyDq7nWdEdQUm1nY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"00bc0ade45ecd1cce6f91c66e26171ec1bffcee9","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.80","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.8","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.18.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.18.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.105_1704846605445_0.32548316994892623","host":"s3://npm-registry-packages"}},"0.5.106":{"name":"interactive-commander","version":"0.5.106","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.106","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"b3c6b957b108d1ad6d57c5326c149ef18116eec1","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.106.tgz","fileCount":7,"integrity":"sha512-kZfU5GHWYGS0WUFn0kumNi9PEwAIo75T4l5Grof3f2nyfYlCGkfTACCHVkVIN0gA7hUU63Cc5KB9SdDRHU7YKw==","signatures":[{"sig":"MEUCIQC6r/2Miu6EFJAI9NrFbUqmmQY1IlRoBA0RnxRgzmjJ6AIgKsCZ6EhueDgTJBUY1gQIIJOzuL9ZX6HbqIpdHlcyQ3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"aaa2049e4d711fd8244f5d303e67926e7aa2d438","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.81","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.8","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.18.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.18.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.106_1704933005073_0.5660255771406746","host":"s3://npm-registry-packages"}},"0.5.107":{"name":"interactive-commander","version":"0.5.107","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.107","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"79221388164f89841508dae4c4b7b2c4e15af936","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.107.tgz","fileCount":7,"integrity":"sha512-OLcOc2pKjlOx9GXqlH6GO9txPL7qo+NPhlMOPxN3o8BCcwEWcqSBSrSnHx7ytG9BdGGexaTN7sXhTW6hM/Vudg==","signatures":[{"sig":"MEYCIQCvXBJSc8kobW6UA928eJ4mhJmsxptyUIoSV5m2BccmqAIhAJyB2tV+D9qYBZiV/EEOkpKJT5HDQUPDkC6AvZfJbgN2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f3c1f9d0e52539eb271a9a40fa1998818eb50e39","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.81","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.11.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.18.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.18.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.107_1705019399313_0.2321989883686464","host":"s3://npm-registry-packages"}},"0.5.108":{"name":"interactive-commander","version":"0.5.108","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.108","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"114eeff0aa1de791ed5bdd289277439866394f0e","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.108.tgz","fileCount":7,"integrity":"sha512-5wFza38pPMQxu1Zc4dwjtrtvlGzYaAcFvkb+D8vUsO6arsBwmttVgzY6C+GBFNL+wpCO+18h4SxFH/zPKR2DGA==","signatures":[{"sig":"MEUCIHHXIF9fxTBEfgGA3C0bNoSbHm0nSquaMmM8Fnlvq+lBAiEA+biydvV0MAMGM9xEwvi8HoQnSX6aUuBKdopue0lBUqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"18709114d9c6e19989500113a7b17f026aac6e5c","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.82","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.1","typescript":"^5.3.3","@types/node":"^20.11.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.18.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.18.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.108_1705105764067_0.9996963669593659","host":"s3://npm-registry-packages"}},"0.5.109":{"name":"interactive-commander","version":"0.5.109","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.109","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"b0a4aa718a05a03f2e2bd0eaa14c3e69c4ffc811","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.109.tgz","fileCount":7,"integrity":"sha512-DXU8YB34yAbcDBv9fi86k6fzHb2GPHVNrd4TLHOaDShjQl2PFoXvEVv+KU7ycyDKzW6BWRqVqkomvParmPmRLw==","signatures":[{"sig":"MEYCIQCrwISg3PAPXk2giP0iI6cSJQWr4ycVvWWdUXZ1cS7EHAIhANh7Fyddg4vPsC9nVC54J7ato+JhxHPH0T9wwEMEBMZn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"569ceaae654485201e6ce83c9cbc98c14534d0fd","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.83","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.1","typescript":"^5.3.3","@types/node":"^20.11.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.18.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.18.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.109_1705192367492_0.4734072722546072","host":"s3://npm-registry-packages"}},"0.5.110":{"name":"interactive-commander","version":"0.5.110","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.110","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"477bf14f2f9711bf0ae4b7fe11ee3e25590c98b9","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.110.tgz","fileCount":7,"integrity":"sha512-I046+mwSjYdTFjdpxnwAudnyuKjp4whXju6g0xT6ydfj8t90v6aEJBfC7LyiykowOtF24iLUahoq7IJr2QKQSQ==","signatures":[{"sig":"MEYCIQCJr89E3W+Uvu/+FG/PM0RYOjjTrwcJttUIX4IfVhcHPwIhANVFEGBg5I74UbgNa8ox9cVhLIxi6mr3MMITv7RTSSSo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"031e0c0a5f70747520d938d28c284977b94b69c3","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.83","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.2","typescript":"^5.3.3","@types/node":"^20.11.0","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.18.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.18.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.110_1705278694985_0.8877114918520879","host":"s3://npm-registry-packages"}},"0.5.111":{"name":"interactive-commander","version":"0.5.111","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.111","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"f7c228f0e64baaf5fa45829ea6286e11f891833f","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.111.tgz","fileCount":7,"integrity":"sha512-AarduHFix1NTe3e3zlVlhstGR4Nr6Vg0VEm0qOT3QQHDalScRz9nRXxzj0upbiUzP4bZMhojgagvg3K9vnwNsA==","signatures":[{"sig":"MEQCIGZo7RSvDB5TWK6OwaoXWlsxtm1wMLOTrUXiAIFX50yTAiB4WsH+6QiHzucMNOYdTsZUXMTB6P6m2o73rP5LA+n6ow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"09fa2e8cfde8268264d635da3d83b8dac9f200f3","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.84","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.2","typescript":"^5.3.3","@types/node":"^20.11.3","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.19.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.19.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.111_1705365004136_0.4649321707265608","host":"s3://npm-registry-packages"}},"0.5.112":{"name":"interactive-commander","version":"0.5.112","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.112","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"02c6d49111d99610344dc22ea4f23d0bbaf9101e","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.112.tgz","fileCount":7,"integrity":"sha512-7hG61uZjJtVi+U+J+FxELo9kr81FwOibNixl4TUWk1nC1CoSOSmYYHvLHbboiRFJ3huVPYE/9RyC/Xi25Dfohw==","signatures":[{"sig":"MEUCIQD+XL67oqQjT8UV7EC8T1a3mCSgliVj54wBs3pstFw6pwIgdxgVfmEkXNfVXITCkYI0BA2YgGOHp7987sFb5r/f9cM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"c2138ee447f411e7a52f48eeb77eff66e06de2cb","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.85","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.2","typescript":"^5.3.3","@types/node":"^20.11.4","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.19.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.19.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.112_1705451473666_0.5385853121651105","host":"s3://npm-registry-packages"}},"0.5.113":{"name":"interactive-commander","version":"0.5.113","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.113","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"2bceff729a05241e705f1265cc85f7b342b47aa5","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.113.tgz","fileCount":7,"integrity":"sha512-mvqV4d7KCMhpjJ2BvRBH1xmk+DiDwJTOWohYk7sLIpxmtA1ibCTVA74cioTc0iJo2GMLheZ78tk9nTRw3Dt33w==","signatures":[{"sig":"MEUCIQDq3PatruVVlLGCKVxUOlLrbePbiKrblQzlFJ4jmOAE4QIgHD8rRWqcRpiNfPf80PbUDxYpbbnSZZ8jxtBS1As8hrY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"04ce1a3f699abd705d4212bb110393a7ce15a843","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.86","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.19.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.19.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.113_1705537795389_0.2208523571018537","host":"s3://npm-registry-packages"}},"0.5.114":{"name":"interactive-commander","version":"0.5.114","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.114","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"3072645fd93d4202b62d4750ce69f7bdfe8b5266","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.114.tgz","fileCount":7,"integrity":"sha512-xAb/V1gNB7Nbo7+Uezyjse2yNrB3/HhvBuEXxKVc8Ba8BJAEUMOAAWDt5Zlqr+BmRS5yC38w4FhfeNwjMQDwYQ==","signatures":[{"sig":"MEUCIQCVmbHjAyYzkY2xeie0qchcW6CbyBrQzoLbW7fY9xz+PAIgSHg7IWP3nVuCKFien1ahwEnMEExlrLF/IhR1VwXEXME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"fb7f01062d32d20b8628ba44fbb9d7a0d43a91ab","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.87","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.19.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.19.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.114_1705624205874_0.6288218917603214","host":"s3://npm-registry-packages"}},"0.5.115":{"name":"interactive-commander","version":"0.5.115","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.115","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"1a9a33bb1442363dbccdb7b30f92759b197113c0","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.115.tgz","fileCount":7,"integrity":"sha512-8ZZgPMPDhTTDv2xuziV0dcdkyEOE109LhfO8K4RF3Yk8LIKFLucG8UQMIbTfD6FGa42ANFSAIM19BVtskxbBDg==","signatures":[{"sig":"MEQCIH5pQ7sE1ux/UTNZO/IF4l9rqkjvd7HEYXkQiY/8cUD+AiAjN5a6Fn5oSBEnm8XsALn6amiY3IAp6805UwMEWNLFmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"d4f27da23a3abdbc9217697410e70acd6448d7de","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.87","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.19.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.19.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.115_1705969832064_0.9258610464660753","host":"s3://npm-registry-packages"}},"0.5.116":{"name":"interactive-commander","version":"0.5.116","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.116","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"7ffb5320f0885a82b4d638c22ac98383f23269b9","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.116.tgz","fileCount":7,"integrity":"sha512-uWLma46cg3Tn2mnR+PCdVE5wGtT5+cpC7HejRSc8dx22vQMZvGRmOu59Gt8VkASH25+7ETybo1b75lNJYnRyWw==","signatures":[{"sig":"MEQCIA1ZGsnqR6BATwEd1C1GPNdf3gR7hUZvJMsCjLLgJ0+zAiAoTtcZIBsdWomFO9mVAdLw0d2TLUnDRUuY6DbQykSM/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"ba5f9905ce5512e90300ea871383eef1ebf3beb9","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.3","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.88","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.5","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.19.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.19.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.116_1706056227152_0.47691217217928195","host":"s3://npm-registry-packages"}},"0.5.117":{"name":"interactive-commander","version":"0.5.117","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.117","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"3af6d66f04bce86180d4b394abd8ed1c3ef42c9c","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.117.tgz","fileCount":7,"integrity":"sha512-ZeehC0jEhqMnADUc2fWTbOKuVnqwJ6Xtbx9F0vlewcYI3sKL+l0f8IcA+lXeeuhO7TnHIKJ6Nwz2u0Ufj/geGw==","signatures":[{"sig":"MEQCIH778k+rq62Rhkp8duRCPzO+45a4A+AaP2zM1ai4Jgl0AiA0X9PoxW3E2/ApFxRIwzZSdxPevM0hUUJKp1dz3xXEDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"a30082a6733dc4fc6c2b532524735bec077ac24f","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.88","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.12","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.19.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.19.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.117_1706142623494_0.3725596923737893","host":"s3://npm-registry-packages"}},"0.5.118":{"name":"interactive-commander","version":"0.5.118","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.118","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"ff19dc8758363a433b498c39a09db31d9a7f8c93","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.118.tgz","fileCount":7,"integrity":"sha512-kWdwjZDL+krs5Jf0sPKROqrvv1LwaKn1b2SRh6jaAZnShqcLqIHe061H7zFYsRhrWaOcI8nhNSa1BlElTYMHfQ==","signatures":[{"sig":"MEQCIC5NKakpeQubEM7SljQhFC1rwiBmy6Zt8xhOhoTYyuZnAiAu/YvAU4RbbsFjOWYjt+xntIifc7BjpKB62B3mcX7qJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"669ddf70608d01eb74e91fddf3affd6f231270b6","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.89","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.6","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.13","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.19.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.19.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.118_1706228925306_0.48583409012203194","host":"s3://npm-registry-packages"}},"0.5.119":{"name":"interactive-commander","version":"0.5.119","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.119","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"52bbee5e75131478b2cf36bffcedf82a0d669298","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.119.tgz","fileCount":7,"integrity":"sha512-mshjIQloub+n0FnqKYAMzfTazmodBvOyIC2L4MZjy7ZhAigvyOYHGM9mkaM3KRiMotQUcCjgvnlph+aGow/UOw==","signatures":[{"sig":"MEYCIQDBGUiYsdlxss8OjdQkC12+kgRZ1wXoVRtjuuksK6HOCwIhAPVrKdc2O3gnTsbdwBkB8/xsLXOYeI/AhuA4sW0WRJuC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"4236e75b9c333ad3693150a1187eb2f1a05cbb5b","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.90","@inquirer/prompts":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.7","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.14","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.19.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.19.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.119_1706315267587_0.06620831651395953","host":"s3://npm-registry-packages"}},"0.5.120":{"name":"interactive-commander","version":"0.5.120","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.120","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"759e1fba41275ef4c6701e4a6edae259511e578b","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.120.tgz","fileCount":7,"integrity":"sha512-t57Bd38MUmVmc/O5tiBE0oG83LTOqBlmIh+nHDcrpnQHm78kHu25WpzH+Vqk/8GxvsJinQio/dju3lv+v9hLJA==","signatures":[{"sig":"MEUCIQDaACT7jUBsPVoPYaTZci9DTUxETYnFtKcbzLRJ0XzzaQIgPitpSCX9tFGBZXbGzvLn0aN9PSMbUAJB7ZCKUrtoAn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"897dc147601544047f4845288e984abc935394c0","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.91","@inquirer/prompts":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.8","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.14","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.19.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.19.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.120_1706401839746_0.4431760827603186","host":"s3://npm-registry-packages"}},"0.5.121":{"name":"interactive-commander","version":"0.5.121","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.121","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"7da80d0130b6bec3d3d0d3763229e09aff855ae0","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.121.tgz","fileCount":7,"integrity":"sha512-pW7r30rX+lEpU1wG/5sLhNNhNifT9A519TYsLt2b9DzAZt//16P0svYsYmrSbnE5ct3+C6bWtDjOp5T5jilRlA==","signatures":[{"sig":"MEUCIC2rOIdgpspYcvderikZhx1e23huutcUSfdi1aFn6jLjAiEAn7iqZvphNA4U8ZRBNCtHq6AYexzsW8EcvxMvwwiExLc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81484},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"2aeda2068624fee2be9cc499a048d027388b7d2c","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.92","@inquirer/prompts":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.10","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.14","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.19.1","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.19.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.121_1706488101557_0.7958108387283873","host":"s3://npm-registry-packages"}},"0.5.122":{"name":"interactive-commander","version":"0.5.122","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.122","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"8a06680f04298ddc55a553e142b150b1d3f973af","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.122.tgz","fileCount":7,"integrity":"sha512-9/7PsOYjpjZtnv/a+3W4BCP47DIMdG11NTYXYp0/UGmsu6Rise/RndBBhcyXjF9bNl83aj8ao+IaLYJjDTp1vA==","signatures":[{"sig":"MEUCIQCLH1/BwjXdoJbTfeOgu/ZH/5rfjajCjHT/VfIftl1e+wIgDNziDbLKBouIHmpHaW0wyAXw94C9VZogUWGul+GdSyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81484},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"ffa85d1f93afbe8e2ba0e007b1920efa4ba4acff","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.93","@inquirer/prompts":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.10","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.14","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.20.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.9","@typescript-eslint/eslint-plugin":"^6.20.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.122_1706574472737_0.7964749942705396","host":"s3://npm-registry-packages"}},"0.5.123":{"name":"interactive-commander","version":"0.5.123","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.123","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"1a16f0c2963fa284b58f79326cf186799b954e85","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.123.tgz","fileCount":7,"integrity":"sha512-riy/AvBdIyNLoIaKuuOStLgmubppoILIO2R9+QdtcvelYpEXoj9s8sB6V8tIuar0f8DnGYdLJCqoPO32u+Qp6Q==","signatures":[{"sig":"MEUCIQDeCl+hjiokkiIXfFcTvYOJNZqKzdzvpWniB/vUZ62g9AIgM3RW2TPoghOiJQZ8mVg73hoD5laYCcPsDZyGiA7J91w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81485},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"48e2f9bdc0c7eb36571c9c3b5b3d1d6111b6806b","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.94","@inquirer/prompts":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.13","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.14","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.20.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.10","@typescript-eslint/eslint-plugin":"^6.20.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.123_1706660901298_0.6012660835437933","host":"s3://npm-registry-packages"}},"0.5.124":{"name":"interactive-commander","version":"0.5.124","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.124","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"2ea316327540c0b23b363d21a00e0511b6fa6dca","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.124.tgz","fileCount":7,"integrity":"sha512-3LwFu0IKUsqg8BUuNluyvG1zz9eqDqh5gRrwzxvAfzd40bm6Z5aEns/R7rIji1kXhJ53E/PHTmkVkc5yu76Z5w==","signatures":[{"sig":"MEUCIQD4nrjRVZUdCbj6BshdyNkk+TzYy7+Fc2mXRfmJ6QAivQIgX+wbfS+EHUsqfQmWr6zcObhqWcTfdmjN028TawuaEII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81485},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"65403d825dc9709090199884d80ddcd17bd3aede","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.95","@inquirer/prompts":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.14","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.14","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.20.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.10","@typescript-eslint/eslint-plugin":"^6.20.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.124_1706747368754_0.2816803890813979","host":"s3://npm-registry-packages"}},"0.5.125":{"name":"interactive-commander","version":"0.5.125","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.125","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"e37275e25687e3fa6947111d9fab2a951c57fa1e","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.125.tgz","fileCount":7,"integrity":"sha512-eC/PU89Zoo4nmmYph+n76HBN0+BBXsMmNq/2KgTr/Bj8iFKjS1ZKhy0ns41XLiln6g1/76ai99MmY6EToL/heQ==","signatures":[{"sig":"MEYCIQCihaJgLps3r3RGocbcDnrPZGF3kweWYn4KWH4yoHaShwIhAOr3Odf5+sKiDuwFMWc/AdWHoimgek25F21dv0pTN8Fk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81485},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"51b4f2396e80ca20e61bf49a00da320fb7d0ede6","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.96","@inquirer/prompts":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.16","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.14","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.20.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.10","@typescript-eslint/eslint-plugin":"^6.20.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.125_1706833686113_0.8607734336679598","host":"s3://npm-registry-packages"}},"0.5.126":{"name":"interactive-commander","version":"0.5.126","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.126","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"8d15ec9a36ffa92150b4fb5e20e66166f743d221","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.126.tgz","fileCount":7,"integrity":"sha512-VJsuVFSaaA0Pz+qa8IWa8IPrl3aFxNvWHKU7TZg5NeCdTI/X9Ah387/Jq0oVD/D+r8hcc0dx6OmflI18gjog6A==","signatures":[{"sig":"MEYCIQD97E+w0g8UhBn4/zHqczDcRrB0BnbsP3J54whR7XcCRAIhALB0XMIC1LAdJ8VJ3XimacqIesNgWYVh/VQtDr+NAs53","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81485},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"ffcef69c31ace5043d9d33ea8bc4aa74b374caca","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^11.1.0","parse-my-command":"^0.2.97","@inquirer/prompts":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.16","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.14","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.20.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.10","@typescript-eslint/eslint-plugin":"^6.20.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.126_1706920128814_0.5345635808851703","host":"s3://npm-registry-packages"}},"0.5.127":{"name":"interactive-commander","version":"0.5.127","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.127","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"9de652d1736d7a8df3ba3ebe5a3a94df21fcf254","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.127.tgz","fileCount":7,"integrity":"sha512-7qNzjBSrgtDKhyUxaQ4sz/g73i8yZfJ7fmo7ZmDUWcthWHtOTWHfKsc/cSSwo1x5lNGGEJXD002CgDiXnt8Vwg==","signatures":[{"sig":"MEUCIQCmtJAihfNYKzFVNxabX1zmPQKRWbm4M/RRxGb4OV1/HQIgAzyEwaclnJYqjlLHT2ArEbAPOhbLA9/GPDIvnDiuf5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81484},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"b887c7740a423de88aeef810570cc838a3415887","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.0","@inquirer/prompts":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.16","eslint-config-xo":"^0.43.1","npm-check-updates":"^16.14.14","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.21.0","eslint-config-xo-typescript":"^1.0.1","prettier-plugin-packagejson":"^2.4.10","@typescript-eslint/eslint-plugin":"^6.21.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.127_1707176890726_0.6024765669745495","host":"s3://npm-registry-packages"}},"0.5.129":{"name":"interactive-commander","version":"0.5.129","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.129","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"38eb776266cb49d183187bc236c2bdf524ee9aae","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.129.tgz","fileCount":7,"integrity":"sha512-2cY9IBVvPPgqBhPQSA1isFwG/hWWbSqcE/bb4EhEzbLZH8IUYu9Npu5qwWyjg2FTjqDHH7cwxS6gIpdu8PKrMA==","signatures":[{"sig":"MEUCID5tw1+yXg7GN76lFQFDHkTGG2yE/axJtDzPb27QFbKLAiEAzB8f+WQD9pJRy7au8VbaSpaNyiTDDHscuUdD8rxw5So=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81484},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"9e5608ad9c4a20a0cd1407e3aae7e5e57f919515","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.1","@inquirer/prompts":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.16","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.14","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.21.0","eslint-config-xo-typescript":"^2.0.0","prettier-plugin-packagejson":"^2.4.10","@typescript-eslint/eslint-plugin":"^6.21.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.129_1707292920533_0.018410709961428573","host":"s3://npm-registry-packages"}},"0.5.130":{"name":"interactive-commander","version":"0.5.130","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.130","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"93f01a08d2cd93add872792cf4ce8adf2bea5904","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.130.tgz","fileCount":7,"integrity":"sha512-Z+RoSIg2WWk1p11OAR2i4JiUgp1Ran4J+2bHi4YRQqKUw4G6pixl98Hs1LQYJIPSAyyns+kV9Td79S654ZOKIw==","signatures":[{"sig":"MEUCIDN+mId1CDR3BPk37I4jhaTasQS0f4HwttdfeJcyUHV0AiEAgWlsej6JIqt9VVwLrol+xLdCyOU5GXxAbtCbJgxisKc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81484},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"24d00f3c60ae6eaafed262e9c2346dc9eb44f7ad","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.1","@inquirer/prompts":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.17","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.14","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.21.0","eslint-config-xo-typescript":"^2.0.0","prettier-plugin-packagejson":"^2.4.10","@typescript-eslint/eslint-plugin":"^6.21.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.130_1707438447920_0.4458387545503064","host":"s3://npm-registry-packages"}},"0.5.131":{"name":"interactive-commander","version":"0.5.131","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.131","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"966b1e526a1f265d387d00af3255766f28344440","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.131.tgz","fileCount":7,"integrity":"sha512-XO6uZ+luly0q2qDoi2n1lsLSMyjMV9/II3pbfvyzkOsun0rgDe/dOoGgl57RUr6Z/Ie0x+QSdJRveuFTd3g0rQ==","signatures":[{"sig":"MEYCIQChgZ6wKsFN/F1pkD4W/NyZn3etiC/DDGrMdz20V4fGIQIhAPa/3It3DT7yeKVs5Pjhu5DpH4wyNc4xDvFYvjZ2Qokb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81484},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"89bb271bc030cb1691e344585fb6caece68978c4","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.2","@inquirer/prompts":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.0","glob":"^10.3.10","tsup":"^8.0.1","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.17","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.14","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.21.0","eslint-config-xo-typescript":"^2.0.0","prettier-plugin-packagejson":"^2.4.10","@typescript-eslint/eslint-plugin":"^6.21.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.131_1707524821645_0.649650381179949","host":"s3://npm-registry-packages"}},"0.5.132":{"name":"interactive-commander","version":"0.5.132","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.132","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"07fbbc28312283518f50ef1a6bc64274f2718968","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.132.tgz","fileCount":7,"integrity":"sha512-Nbj7NOi4eIMa7jZrjrdEOxTmZJJVn7efJri617oVsNtC0+bzSuAPPEnGLr3334MVMsaiaEqbb5nfxTqmv69cAw==","signatures":[{"sig":"MEYCIQD+hLGEBsFqAGpKHlGoaExCXjlx9mB/y8n29WqZOef6/wIhAKrdeK35i/nhYBYU/ERS6+jXk1jLJHm58++HCf62d8Se","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81484},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"a63ca5dbd32aa6653ef87e9c34c81e82c1625b2b","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.2","@inquirer/prompts":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.17","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.21.0","eslint-config-xo-typescript":"^2.0.0","prettier-plugin-packagejson":"^2.4.10","@typescript-eslint/eslint-plugin":"^6.21.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.132_1707611476729_0.24534785075386578","host":"s3://npm-registry-packages"}},"0.5.133":{"name":"interactive-commander","version":"0.5.133","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.133","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"6edbd8697f9505433baf2ea0bce986a74fa07825","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.133.tgz","fileCount":7,"integrity":"sha512-zRA1mg372Y8AxqPuzgnZpRmpQv7Jo8bnF7zRHmP5NkPbTntocx3QcZ3vYj3orFBdeTOVfXceY950rWmym6B1AA==","signatures":[{"sig":"MEUCIBY+/TxyCvQTcM4G7Qq9bSgORrzdjJ8VpKiY7PCKsX71AiEA8xOgOTEqQc3Z42X/qm4RPxJsEvG5DFhZ+i8hOi6H5YE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81484},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"9e08036a2267cf9854e6b73c9f1eee6968397bc4","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.3","@inquirer/prompts":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.17","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^6.21.0","eslint-config-xo-typescript":"^2.0.0","prettier-plugin-packagejson":"^2.4.10","@typescript-eslint/eslint-plugin":"^6.21.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.133_1707697737334_0.343540335330236","host":"s3://npm-registry-packages"}},"0.5.134":{"name":"interactive-commander","version":"0.5.134","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.134","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"2a80cb35ca701ab5b7cd6d658d1962bcf28b6da9","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.134.tgz","fileCount":7,"integrity":"sha512-SkCvbmRSqYySuKClTWxVAS92txfZZUkxVg2UnGTQJLWiKybJlevQR/3ODSwSSPxggjsgzFqeouKLRjp28jSIuQ==","signatures":[{"sig":"MEUCIQD5eLLY987Lbx5MuX+nV093X87WerAVlwaOy7bVpByz6AIgLTEkSN8hymojHOXfMa4bYdojc5rJCcwxcvnXO4paIrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"1cbc6895b07b5c1ceb0f23ef20529991e9807be3","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.3","@inquirer/prompts":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.17","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.0.1","eslint-config-xo-typescript":"^2.0.0","prettier-plugin-packagejson":"^2.4.10","@typescript-eslint/eslint-plugin":"^7.0.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.134_1707784128207_0.02687006440816786","host":"s3://npm-registry-packages"}},"0.5.135":{"name":"interactive-commander","version":"0.5.135","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.135","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"739a70cdd66a8c39ddcef6ef89a877868cd96d34","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.135.tgz","fileCount":7,"integrity":"sha512-CT9a0rfKSzhZvIa1P0hLeerU3v7iCqvmjj3EOpqX/8wjcM+R/GTwQ6OSgc8dTayMiu1v2Y4OwLZt92ShkblQjA==","signatures":[{"sig":"MEUCIQDGrB3B0YzwZOcrY28yRHZLL7Vf2+BrpOEgbUIZJJ/d/AIgMwHSP71vUKiJ/4uZNOWYsCzvfpbfuhg94mPcuIUOgIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"c2d82d6736d986146b6b1e9ab5e3433dd77200f4","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.4","@inquirer/prompts":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.17","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.0.1","eslint-config-xo-typescript":"^2.0.0","prettier-plugin-packagejson":"^2.4.10","@typescript-eslint/eslint-plugin":"^7.0.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.135_1707870471137_0.5740897110906407","host":"s3://npm-registry-packages"}},"0.5.136":{"name":"interactive-commander","version":"0.5.136","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.136","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"a195ca8ba253fed48fba200fa9103e0cb76e7e63","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.136.tgz","fileCount":7,"integrity":"sha512-xJaelGYXiQBpZVuQITgbuCGW/wR4GW6px6FQEvmsSTWb5NRKKpNZMUIOdve+4wVT/U/u+9hhSmrnKll1ddhYLA==","signatures":[{"sig":"MEYCIQD7zuUEDeP4yEefFcDMmVJzS0Nva9qxQRs7k0+eWvu+cAIhAMSLa7418lEK6hiCxuDwnUsTRpuxpDmWxmhQLSrFNd57","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"9692e0eee2bfa1b0082ac892905e6c8ef3f61203","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.4","@inquirer/prompts":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.19","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.0.1","eslint-config-xo-typescript":"^2.0.0","prettier-plugin-packagejson":"^2.4.11","@typescript-eslint/eslint-plugin":"^7.0.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.136_1708043287519_0.909922119549198","host":"s3://npm-registry-packages"}},"0.5.137":{"name":"interactive-commander","version":"0.5.137","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.137","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"3d8d4aed7c9fa1b578e588f47effdaf153c8b159","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.137.tgz","fileCount":7,"integrity":"sha512-XIt+6qpALxswSUaPqXSepxZHAQx3+U3jwFWUgkFe13Edw8rVMPaoz9J7Rt+2q07NB/3rBaHKeSLlAkkl0z+KVw==","signatures":[{"sig":"MEUCIFAXiuQC3PY99IASRdXtmiiD1xTwSXNNfpAjxEyJTRCcAiEAlDqpzZcbXp1zQFJoW3F1/UlvfS8VMbzKzf091s/6QBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"b8886affb2b2e90286cea6b982bcb51ffa61d1e9","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.5","@inquirer/prompts":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.19","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.0.1","eslint-config-xo-typescript":"^2.0.0","prettier-plugin-packagejson":"^2.4.11","@typescript-eslint/eslint-plugin":"^7.0.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.137_1708129670090_0.10240514503402598","host":"s3://npm-registry-packages"}},"0.5.138":{"name":"interactive-commander","version":"0.5.138","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.138","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"ada8c747dd71b8ae84be3742c6726445f97b7e63","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.138.tgz","fileCount":7,"integrity":"sha512-9WivKe5NmXd1AkyYIo8Hlpx/W32NJSQ5hSBJHfNYGC00IB3IR9341UKdAGa34jZ4FHbZRtAxojdgwVEoD7XIaw==","signatures":[{"sig":"MEUCIC4GhiJ/R7QRnzDEnbXWFfclmejDwmY+LZOJCztc20gCAiEAklkj51zQuANjMIJCOf5KRuamT7Dn15xjqWzj7Ep4yRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"d16169ffd477c105555f01c3a4b4ae8b0dba5524","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.5","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.19","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.0.2","eslint-config-xo-typescript":"^2.0.0","prettier-plugin-packagejson":"^2.4.11","@typescript-eslint/eslint-plugin":"^7.0.2","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.138_1708388855226_0.502845688428043","host":"s3://npm-registry-packages"}},"0.5.139":{"name":"interactive-commander","version":"0.5.139","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.139","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"7fc7c3f88afab7aff8af83808522de10e39e20b9","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.139.tgz","fileCount":7,"integrity":"sha512-wgArela+CyPGHb6jvJzs3xWgSVvO/C1nY91uHEae4awzQIdzPe5BXAr2M8Y6NNBH+ToRzCetESPsXzrNNYyPng==","signatures":[{"sig":"MEUCIB5Z4qxZZAhX2vgRg3xVex+drKSqEOc5incxmRvj2m4CAiEAlYrmXNbsjNk6MlYy5L+wa4rQbHtaWC7jUY1pfCtMS9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"6d52114146c92733b7c0645848dd997c70d057b0","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.6","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.19","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.0.2","eslint-config-xo-typescript":"^2.0.0","prettier-plugin-packagejson":"^2.4.11","@typescript-eslint/eslint-plugin":"^7.0.2","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.139_1708475276291_0.3713537557340252","host":"s3://npm-registry-packages"}},"0.5.140":{"name":"interactive-commander","version":"0.5.140","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.140","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"7bbb9a9a9d5a9ce131b148b327a0c4aa6c4a803b","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.140.tgz","fileCount":7,"integrity":"sha512-eXny7YFkYKqgZZwpcYhyiCCZsfLSEg3FctT6pYeCJms5En0W3Xf9qW5sxNacU6EfKH6tECa59RSoU5y1bgjoXA==","signatures":[{"sig":"MEQCIB3zQVeH7y2hHUQ0PT3RVdRZlfiyQHIvwifAykzeMnFyAiBWprqK7OO/3FmEHQaRYeYMRWS58gqP5L9RbcWcAUBpIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"84fae693dc9c6251b720a738263732388d6b6214","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.6","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.56.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.20","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.0.2","eslint-config-xo-typescript":"^2.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.0.2","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.140_1708648073827_0.11874618397722903","host":"s3://npm-registry-packages"}},"0.5.141":{"name":"interactive-commander","version":"0.5.141","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.141","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"8dc83c66ffec1da8568c1de6dc8426be11f610ce","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.141.tgz","fileCount":7,"integrity":"sha512-WcP4f5TxAx74KBlsJUAoaavFGbX9jkrUQFDx0MCFOc+zqJXqTHrzTZqKnjC+dyhYwsrkSyNrA90+zLaeRA9G6g==","signatures":[{"sig":"MEQCIFOFzHSpefNqIxF6yno5Z91o+W1jGnoz/igkEH0rvvJKAiBZRCH7L4PiDgqjMDeregGaYtfrn3FrjgdkNB6+poGpcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"484479c6a8cc952c22e3bd854039550ce096ac5c","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.7","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.20","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.0.2","eslint-config-xo-typescript":"^3.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.0.2","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.141_1708734394090_0.8748794756407192","host":"s3://npm-registry-packages"}},"0.5.142":{"name":"interactive-commander","version":"0.5.142","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.142","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"5f30b3ed64bee3be0a3c9a692574463e6aad05d0","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.142.tgz","fileCount":7,"integrity":"sha512-/nnl0IARUPhaXlY/eDLlO40lp5UKyNSCzkuzdosOGcbrzO5SRiFYM50bqAkPmmPMqad6C6b5OogqOOHFygBT2Q==","signatures":[{"sig":"MEQCIDk9FPna4jXeDsnkmmiMSc6Sy3bWIQGRRcDTEbY3fgBwAiB5TdepYO2bACQn+QohLsCRSp6OEysjG+26dySof9pjgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"075a2c48e3fb66a10fcf7df713d83616dc19a9ff","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.8","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.20","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.0.2","eslint-config-xo-typescript":"^3.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.0.2","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.142_1708821022592_0.6469517373010776","host":"s3://npm-registry-packages"}},"0.5.143":{"name":"interactive-commander","version":"0.5.143","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.143","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"dfa1bb9cef09740dc8779de8bfdd3657d9e17fbf","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.143.tgz","fileCount":7,"integrity":"sha512-pz1SyXKxEF4A6Pgq0TKm8gtYcBKaXaMsxXYz/05l/0CPJaTbWCP++kWV84GTmxx7LfqOZttFE3FZ5dUxXPVJoQ==","signatures":[{"sig":"MEQCICFSQ9p4Z9PHJyTgehoj+YtK9Xx2c7BEANOf9Pe6Z69ZAiBzki2LaNY+zeP9fN4c/GSmUmH+hZg3HKdOPHCwekD4kw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"d92e6400b9b0f33d728b8d36e8f98f34dd0571e5","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.8","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.20","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.1.0","eslint-config-xo-typescript":"^3.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.1.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.143_1708993715645_0.5678835609692954","host":"s3://npm-registry-packages"}},"0.5.144":{"name":"interactive-commander","version":"0.5.144","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.144","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"4576146495a1b8e9d89576c47d581e4b03b00c09","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.144.tgz","fileCount":7,"integrity":"sha512-4LyGGA7KA9ABVtsW2z/us32MelYu4Ku17RBvX1R31w6ivROYxC9rsxwKhepKwkuaPUX+dPZ/caTm3f0S7iTvDg==","signatures":[{"sig":"MEYCIQDdju1mm5+/9aVbwwpYSZkp93byv5omb5ygDf4fRUvU9QIhAOB6qmdbTRazA8NxB2t/YfJ1JlRx6MSfN9ulLbnuTE4a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"e95f75ee7e75d07c197a5377ff1f7b51573f6886","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.9","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.21","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.1.0","eslint-config-xo-typescript":"^3.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.1.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.144_1709080080502_0.7867752727641122","host":"s3://npm-registry-packages"}},"0.5.145":{"name":"interactive-commander","version":"0.5.145","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.145","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"5286429996b303595f115e554b58b74c3b3bbf0c","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.145.tgz","fileCount":7,"integrity":"sha512-MysOEu+ERpzHOMBLDdTWOxlNF7kV4s2lGo+22wxQcYmUf6t2x/rEPuIfl67IoMdWinYSKxMG7ydpuuB6PT0ykw==","signatures":[{"sig":"MEYCIQDZw/9sz/2EvTKqH7ZRtwF+WOoyklI5sAs6oYLgT5hwSAIhAInkwzsvw6rsYRcB6gRmGG7NH60xqqo/vYMYLg1lQPS/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"da5ea413d1e10fd135d96d3699eb4ce767e9b74d","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.10","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.22","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.1.0","eslint-config-xo-typescript":"^3.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.1.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.145_1709166509204_0.48121572284150327","host":"s3://npm-registry-packages"}},"0.5.146":{"name":"interactive-commander","version":"0.5.146","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.146","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"36e1abb9a9b4bb55b5567474374d4df15569553b","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.146.tgz","fileCount":7,"integrity":"sha512-VurLMLqg4qxnAGKJf/jGSZiJsopFh+e6+MVdq4ctPdYNsBWf4bOWCkpSCFdApnMuvkGGSgtlj8odMu0VacfRew==","signatures":[{"sig":"MEUCIHjc3DaRRJFv0GTRUkmuKCbAVsvn+/M+PsFZDFw4u8DzAiEAs1v1tgNdg478bA9XfRxqtI9H4nEF6izxHSDE1tpXfDk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"909954bf1a7203e2fe2ee088eabc099a8aea94a7","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.11","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.24","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.1.0","eslint-config-xo-typescript":"^3.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.1.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.146_1709253126741_0.9720663131263216","host":"s3://npm-registry-packages"}},"0.5.147":{"name":"interactive-commander","version":"0.5.147","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.147","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"d2992cac8f1e2ce0e4c2f2888e4f2011389c96d5","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.147.tgz","fileCount":7,"integrity":"sha512-weVriWqEDxgFRhAyAMDj/pBIMtpK/vo36BA4GSmO5HsAzq+o3CN4k5h8Z9+TLbIts0vQryfu7xWOKKrPGaHf/Q==","signatures":[{"sig":"MEUCIC3V7ioOTRwd1X0bI1hF5xCWl458EyU0blK2GUxW2c//AiEA1WV4nX3sP4l6wYPKUQXicHGuuJAAsRQjgKP5olYrmZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"2ab68a0be7e812b361d16e17a19895e6d8aa394a","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.12","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.24","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.1.0","eslint-config-xo-typescript":"^3.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.1.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.147_1709339214570_0.3649695694369346","host":"s3://npm-registry-packages"}},"0.5.148":{"name":"interactive-commander","version":"0.5.148","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.148","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"7c170d9be2099a8a82ece1d1c9fb7f4ca5fef942","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.148.tgz","fileCount":7,"integrity":"sha512-eosPMurWWbnLtPjecPdqhZXF9Eq45ozSkjmsnjz9ritVQ6J+VH5hsEnaeC/uGpbDRIfNGp53B3eoVLkm/KVhsg==","signatures":[{"sig":"MEYCIQD+deEYjV3QkUvW6AdhaMxh9a1VVYAY+WwQJjpIGNenKwIhAMCwt+lFhnV6+t1aXgZ/YDFaknGxancNbirHeiI2aDWM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"3753dfc1c258a6dd4a021b921e48b819a2c7f152","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.12","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.24","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.1.1","eslint-config-xo-typescript":"^3.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.1.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.148_1709598454854_0.9115073316360263","host":"s3://npm-registry-packages"}},"0.5.149":{"name":"interactive-commander","version":"0.5.149","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.149","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"29cfea6685d5d4a283c5f02c9ad775932143cb4a","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.149.tgz","fileCount":7,"integrity":"sha512-HRpG8YZ2hLveX2NUTGbUBc9CEMj+mhXi8Hyh5NTysGipJY2fpHBj/YDkuEPAdfphA6wq+kZ0wFmurnfxN2C7pw==","signatures":[{"sig":"MEYCIQDQZFT5b5bZHvjVwehWmrK2cWbirMYXhuMkMwoukl5IMgIhAOry1uzNsfcnaIrW4DxPOi4LlZpW2Xn6UrPGHR5EX/eg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"18a5a8d6aaab007eec871f0e91786a4411129153","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.13","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.3.3","@types/node":"^20.11.24","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.1.1","eslint-config-xo-typescript":"^3.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.1.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.149_1709684931941_0.027602185887375175","host":"s3://npm-registry-packages"}},"0.5.150":{"name":"interactive-commander","version":"0.5.150","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.150","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"88758706763bf340d6cf87a5e0527d98654dabe7","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.150.tgz","fileCount":7,"integrity":"sha512-JiB/Q/SwytreayzsZjAZveU4P/DiZiYSqp5qnMogUXe7RnixAJ9Es5bldj8lcdejEQz2nL7ZcjsIXW0Jli3dsw==","signatures":[{"sig":"MEQCIDmlwXafsvqL8BQPyoSdXujoNVnJSG9zBasFcnjyRg6sAiAquClip2lkAoTi/HNnDidjNC7DgDAUd+lNRX3BKwq8Ew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"8c8ef9d0aa98e2421af39b9403a46e921419e177","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.13","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.2","@types/node":"^20.11.25","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.1.1","eslint-config-xo-typescript":"^3.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.1.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.150_1709770979028_0.6886298281084453","host":"s3://npm-registry-packages"}},"0.5.151":{"name":"interactive-commander","version":"0.5.151","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.151","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"f8a301310bdc4204a3b8c1c784c413b45ed59d24","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.151.tgz","fileCount":7,"integrity":"sha512-p+hs3TPfPTkQkz2tKnBYfvlUxx4USPYdRgbq8S1X6S6w+M6iWRz7HhMIWmCebLOZN4gTe5ENGfMj3suc8q+ztQ==","signatures":[{"sig":"MEUCIQDDN6SjG6Z6JTSGqt1tDLIx8CX35/88qqdHKSGFOlKIwgIgSVgP5vELWbkLL944shQLeWMHgCpiUSXUa/spDp1+t0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f9db3bd4007468b88598154ff64457590f9129b8","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.14","@inquirer/prompts":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.2","@types/node":"^20.11.25","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.1.1","eslint-config-xo-typescript":"^3.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.1.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.151_1709857713085_0.2416305053909804","host":"s3://npm-registry-packages"}},"0.5.152":{"name":"interactive-commander","version":"0.5.152","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.152","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"6df083f378471409107fc9db3dc27a91db8bc686","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.152.tgz","fileCount":7,"integrity":"sha512-m6FDL89+6LyU4rl5XGJlbgIaHezGfHWytkw1u5gQtxdZSM7ggYwwwIkRj4B6i+m5CPbc+ZD2Ycoil8tZZFjaKg==","signatures":[{"sig":"MEUCIEcT00kNdx7zwoQirMBSAckdZ+M8RMxx+sjzlEY/jP1YAiEA+HvGIuH3A8tgWnOeRH/6Q+i+rrqXK5DygASOOVetff4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f82411b1d9a2923c6193917deab84f50e08d425a","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.14","@inquirer/prompts":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.2","@types/node":"^20.11.25","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.1.1","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.1.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.152_1709944067909_0.386327835515599","host":"s3://npm-registry-packages"}},"0.5.153":{"name":"interactive-commander","version":"0.5.153","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.153","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"7d6c007ae236a6c3f6495a48e798977af971e964","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.153.tgz","fileCount":7,"integrity":"sha512-5x+WuvR3ZinYoy1LPPZf8V9UyLhiqikXdf2PxLb3qzyS9u3xreLyW11f+8fYqQSSWxtdqTPt//ufTzmlnNfz7g==","signatures":[{"sig":"MEYCIQCSnrRXkcbSPoY0TuxQg3/FVOypfgilUi8w2dufUjDM2QIhAJ/RfHWYV5JeXB3G+XlimH1hcBwnUP9dBk0ttOhamoQk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"8612601849a97ff854617f94e62310fe81905c16","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.15","@inquirer/prompts":"^4.2.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.2","@types/node":"^20.11.25","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.1.1","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.1.1","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.153_1710030653333_0.7082333433450696","host":"s3://npm-registry-packages"}},"0.5.154":{"name":"interactive-commander","version":"0.5.154","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.154","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"39dc7d34f8cfb10a67fe61653031b88d23091c20","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.154.tgz","fileCount":7,"integrity":"sha512-Lb8+6x+pqSq8SiXNeBcAzLjzK1zvZvHlI30+FV6LB+se42+rP+3KYBkF16rtyUCL3thJprrlUDzkoUvSZY2OyA==","signatures":[{"sig":"MEUCIQC6ZUGfLU9lsjwUJAyNlvBEMpjgsH3wHyV8J02p4lv9/gIgUAmri0DlA+pR68FH+cNV+R+njhX5oGtQJHpnDSuhfvk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"7edce3cccb144fec14b87d5aebae20b57975dbe0","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.15","@inquirer/prompts":"^4.2.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.2","@types/node":"^20.11.26","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.2.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.2.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.154_1710203302126_0.8815794177785359","host":"s3://npm-registry-packages"}},"0.5.155":{"name":"interactive-commander","version":"0.5.155","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.155","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"c2e7609e8ce8228bf30e9b1c96acac3743596121","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.155.tgz","fileCount":7,"integrity":"sha512-QVd+PiuMYY5SdeToc7KrEdvJNhA8au5pgGXQ23h7wbTXmpfSVuDgx0Jv4JJKmguMV4Lxi54KYLDcNqwTcY7yPQ==","signatures":[{"sig":"MEUCICb8D4jBg/e1NkQqDwNYQUgITEFrNyRwappmtx5fFUmHAiEAyDMiXKHxfkF44a9ZLjZ8PnSSr4sUVa71ZXANPFY9o/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"652177f2399ef230e5c7a3b1442a46203df58355","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.16","@inquirer/prompts":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.2","@types/node":"^20.11.26","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.2.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.2.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.155_1710294770209_0.3410221810429612","host":"s3://npm-registry-packages"}},"0.5.156":{"name":"interactive-commander","version":"0.5.156","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.156","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"0a3ff7c7d9993efd59a13b3124af3dab58bf003b","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.156.tgz","fileCount":7,"integrity":"sha512-Lr91DEmMN277HazfxgxVPtjKI2nSoLXUhfOt/n0S13KdBmLX9VBi4D7LJZRStQvIw7TkD57yGxV0RNKbi1OSvA==","signatures":[{"sig":"MEQCIFn3xOdzPJw3JmAWRPyKwSbQy9a1jeyH+E1uIf97/PTJAiBMp0LUR1Q7QwfxyE3+ZLaC1ba+FXPVX7VKvHzXJlVf4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"a844978d9b7f90715895df9f970955627fbc3b9d","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.16","@inquirer/prompts":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.2","@types/node":"^20.11.27","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.15","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.2.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.2.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.156_1710376056513_0.7726358107519538","host":"s3://npm-registry-packages"}},"0.5.157":{"name":"interactive-commander","version":"0.5.157","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.157","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"37d2e8b4f6db573f9922eec332c6bb8589f4c6e5","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.157.tgz","fileCount":7,"integrity":"sha512-BpIxdcEJAoe7yssKPwwhdJRitWbRNcZmgMKkjEHvqn97WrAoEhgHdwxOtm0SZe7ofMckAk4fif/MFdr1JRcdUA==","signatures":[{"sig":"MEYCIQDC9nqSit3LbY5JHY0dVjhCrIeeLBlaH+aSlnzv+Aw5ZwIhAN6oaljWwlNR4ic2ODIF4Ea8BoZA1H8OfvoLANnqSRKI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"a194c5017fab26c1dc1c1ba98ca8d0a0b0adca9d","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.17","@inquirer/prompts":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.2","@types/node":"^20.11.27","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.16","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.2.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.2.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.157_1710462479169_0.851082966550615","host":"s3://npm-registry-packages"}},"0.5.158":{"name":"interactive-commander","version":"0.5.158","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.158","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"0daaaad0b545a0a3664472e3598cf1fd925b18d9","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.158.tgz","fileCount":7,"integrity":"sha512-ej8ZKsrPguqQCuBCFtV8yBUyWU4IRgUGAt/j6GFBbYDYlWLJThISpJAiXVi7/Uwl0b592YrKZpYsnWwS+CrhiA==","signatures":[{"sig":"MEUCIQD3kyNsPuDcjDa5UzFsk3mmeEmc+O0LrWBBa8MzVQH9xwIgIhLkSS2DvwP01/xynhtLv5dxRTU0XwZE/0V7jof9OtM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81483},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"208fb4c25b298858a211343665c725e9e95bf2ad","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.18","@inquirer/prompts":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.10","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.2","@types/node":"^20.11.28","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.17","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.2.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.12","@typescript-eslint/eslint-plugin":"^7.2.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.158_1711971967161_0.8986614239686861","host":"s3://npm-registry-packages"}},"0.5.159":{"name":"interactive-commander","version":"0.5.159","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.159","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"b1b3df3004978d96c68cee41c95db52e7101f5b8","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.159.tgz","fileCount":7,"integrity":"sha512-dRG8o/1HB7dEGKJxFwKQBG/qXNAfGJrwq3nsJ0mk+HP1R1If8VAQmISJcNs8RHUzdSMBpSZ4i9PbNP2iKPjCag==","signatures":[{"sig":"MEQCICGXJCUMptGQ+bYs4zvUKwh+ar2FUr/ZzN0wFXYcEL2VAiAYs7bwopQkxne3A6Mx3SSae8lPK7v4irOhnNgBGNBS2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"9747909a1c602d0899e52295da19fc3bcba6b68d","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.26","@inquirer/prompts":"^4.3.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.3","@types/node":"^20.12.2","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.4.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.4.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.159_1711972114940_0.5447998979762751","host":"s3://npm-registry-packages"}},"0.5.160":{"name":"interactive-commander","version":"0.5.160","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.160","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"a040b803110cc7dc0894257807c2d9dc72dad4db","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.160.tgz","fileCount":7,"integrity":"sha512-yt7DWdltzvKRihLyeBjIiB2892EPwF9+62VF0vyGNlDBt/2Ev3ArPGXjAuGA2mZeBvN40hpqHcWHmk6wr4l40A==","signatures":[{"sig":"MEQCIEpSzsECb7k2+aq3gig94jHDAuR7n5BIp3rINdx56W2sAiBuFOfiwWiI30Be3rSJzOmrlofcO9huBzZGW0eEUguoTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"9cc3d467befc45e4071d5869a045152cbb3675c7","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.26","@inquirer/prompts":"^4.3.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.3","@types/node":"^20.12.2","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.160_1712017730425_0.29187044787533645","host":"s3://npm-registry-packages"}},"0.5.161":{"name":"interactive-commander","version":"0.5.161","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.161","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"66a76ed9a01910e5b26e906093dbd61800377240","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.161.tgz","fileCount":7,"integrity":"sha512-oDSv74FaSOeSFwMxUpO4GsRCOy3YMul3SSFNbBUfQr0rwI5nE9sEy9N/V9iAz+JM3oA4zNbM66IX7mR62rATxg==","signatures":[{"sig":"MEUCIF85GA2Or4BbVl6Ysk6Tn5HiNNc97aJsfitLF7oZa232AiEA3MPWepdEJOujSTiZy0xdnawYa4P2jltpw7lmD0AvQ3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"af06d4691c450cf03ce2c64314324f7421b5998b","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.2.4","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.27","@inquirer/prompts":"^4.3.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.3","@types/node":"^20.12.3","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^51.0.1","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.161_1712104101937_0.7801787612389774","host":"s3://npm-registry-packages"}},"0.5.162":{"name":"interactive-commander","version":"0.5.162","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.162","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"bb31864679181dc4a8eb751d704f309c64e808e1","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.162.tgz","fileCount":7,"integrity":"sha512-qco2LXpTUFLKkEMWs5OrYetQFfqcn0ZtbmjnwKXDtIvTuK1X/jiABfaqzc2eMN/uEqCDXpEw+klHyJAUGBFMvA==","signatures":[{"sig":"MEUCIGAc1TjLN78242rBLAqDBfid/NbQiAj0pQAw8hxCgZw+AiEA7GfRaHS9aOf5r3CmnMo/+Yg7eTiqxe4ueWSs1H/hujI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"426b1b6e06df1f41399056327923d8df975a45d7","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.5.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.12.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.28","@inquirer/prompts":"^4.3.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.1","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.3","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.162_1712190618893_0.6662214424312101","host":"s3://npm-registry-packages"}},"0.5.163":{"name":"interactive-commander","version":"0.5.163","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.163","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"335aa1de1900286f869d70b76f830dcc35095712","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.163.tgz","fileCount":7,"integrity":"sha512-UwO5pfuVqUaMuJxJVkpT67opgjROm3QHZVLqyS+YE1LDOWNAxvX+I0bbwwxoIvxlDxd+wOgdvPRNq0hEA3lL3A==","signatures":[{"sig":"MEYCIQCVQAoJ+B0WFbapGLCmL7ltLxbyDwc3Xst1fXnPuZHifwIhALgmDVw/ykSJwG4mC5T+RN/P92DgCRYg7i4MTILZjo4r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"b3ab9993d105597944a2ebc4558664af22a51a31","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.5.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.12.0","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.29","@inquirer/prompts":"^4.3.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.163_1712276927343_0.25892903904160947","host":"s3://npm-registry-packages"}},"0.5.164":{"name":"interactive-commander","version":"0.5.164","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.164","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"e7f02dae99fb1994ede3ded3f16d18110e96e760","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.164.tgz","fileCount":7,"integrity":"sha512-oMqV4cMRlQMtv6EWdWTeBd/wtS/2SE/SX57LTfVDB61FAQLUrQWfeSpEtEcCaDLTge7Arno3qU+M3oLmjrWFnA==","signatures":[{"sig":"MEUCIFx/HYWUcOootn9EpA9lVxR/+hbwytufD3jTbQ0hSLfCAiEAsrTiqAsX6ikK7trd9xcOzEhswf4JFL064jzA+6sdYjk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"a03905bb4cdc68f139107ee035bc63e309fcaa73","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.5.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.12.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.30","@inquirer/prompts":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.164_1713029863458_0.9720425437979541","host":"s3://npm-registry-packages"}},"0.5.165":{"name":"interactive-commander","version":"0.5.165","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.165","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"f4a7f00f96940e86a9540c394f1e3355713e3ea1","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.165.tgz","fileCount":7,"integrity":"sha512-8IrCXt8zd535Kkp5mUp+IuPup3Rv04ACnWY41m+C/ikPXShxKkVVYbCtvHMwwELOBx1TDKE6SbVLvqnWanhZpw==","signatures":[{"sig":"MEQCIAvLwLMaCzAebpeF40rGjLeYBGH3I2QFgL38iK1rvh0IAiAQnoE1OyRf3dfmKckz/JmOtDdGa9oNeqjOHsIKmNYHng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"fd5ac3072a0795f848319d537c5bbe25856253f8","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.5.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.12.2","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.30","@inquirer/prompts":"^5.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.165_1713313741656_0.39260807034564493","host":"s3://npm-registry-packages"}},"0.5.166":{"name":"interactive-commander","version":"0.5.166","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.166","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"5eeab5d93a584d3e420a3ba5b1e78670b0cc6862","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.166.tgz","fileCount":7,"integrity":"sha512-tUxVoARPJXr7zIa7T8+d10ORM58XAyF4NdhMVkSaP5RqAqlcbWIspWsANRkpjKSGMd6P2ODCxicVOdNdEGmCaQ==","signatures":[{"sig":"MEUCICfhNHc/N8cUjOpMiZRzg47feANwRpv6ixdaXkONe5jFAiEAywPUJTThQYQuimz7XuLxtoqZmmu3UWJllFdqD8/VgqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"3fe41d74e0f5d96d9808d7e7c2694cf556095e94","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.5.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.12.2","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.30","@inquirer/prompts":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.166_1714178195477_0.54313915427301","host":"s3://npm-registry-packages"}},"0.5.167":{"name":"interactive-commander","version":"0.5.167","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.167","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"ac11f4ef3234f0863eece026362c6269983b5c33","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.167.tgz","fileCount":7,"integrity":"sha512-kzkHnPZdso+AtunVAuJZx1tfY+pYKU9sRz0LpjCW2My7ZQnAdy9LgP3m4h9t/hZ5Q6TkYTOfLoPPfJAN+Lau+w==","signatures":[{"sig":"MEUCIFQJC7Sju+tGSx8m1DQes1MxUepjqbOCZiqS+RmpSLlfAiEAsk+2GiPkXpsRdx60wSzbaB4fG1vnvUQ2TudD8CiuUS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"827f86bf8fa95384bf0efcef8acb662850ba7b32","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.5.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.12.2","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.30","@inquirer/prompts":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.167_1715647070221_0.753142092656863","host":"s3://npm-registry-packages"}},"0.5.168":{"name":"interactive-commander","version":"0.5.168","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.168","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"8933d5d4209f8882a05cc82377fb5d0d0630db6a","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.168.tgz","fileCount":7,"integrity":"sha512-D3Ar86qD4Zqu1zFkHbiTLy0XxM6Ucq4GZSfsAd6F4ssk9FVaxfKWKlepoA7aDSeuFunK/bI/t3GgJ1RfpVVkKQ==","signatures":[{"sig":"MEQCIAKMznWRD9D4vl881phF3h4Q8JA13ZeZmWk5/O4Wi42iAiBMvfr1xeDoHZIamzzQLcCVgyTIQaau0wOgkDLX53BhwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"e3905b8a1b0862d5a33dc419c150c189c274145e","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.5.2","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.13.1","dependencies":{"commander":"^12.0.0","parse-my-command":"^0.3.30","@inquirer/prompts":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.168_1715992669717_0.27276778591695505","host":"s3://npm-registry-packages"}},"0.5.169":{"name":"interactive-commander","version":"0.5.169","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.169","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"82a0e983db3c9293a7ba8e855f12ad153520d3c3","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.169.tgz","fileCount":7,"integrity":"sha512-SwFDnISQ2sH3qYRERskgReJojUz4CCtRJPdzYBMphMhLP7TOUPv9mSaYHDYu/3Z2bfbwJSAOPFNyb3ep3XxAjQ==","signatures":[{"sig":"MEUCIQCnjqo7fJIkfXQf8lwSl2GkNManfDqVg3k4MbPzeRokFwIgJMauS4/JNKGKmgpXjEcQoqzC2hntU6c4i+zgOACqbU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"c3a57eed83a3423106eb856d4f6e4b39bed3ab34","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.5.2","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.13.1","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.30","@inquirer/prompts":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.169_1716079307316_0.3120466581679895","host":"s3://npm-registry-packages"}},"0.5.170":{"name":"interactive-commander","version":"0.5.170","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.170","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"49ac983df6c0fe1d9fc2512a3efaac01f464fdcb","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.170.tgz","fileCount":7,"integrity":"sha512-KkrxJO7Hm1HpB1SdyrVS+ujXe+F9qVKLYjS3D6m0f0mu+cyLKOYyfo7fQzOms+5/bOHmoJXfCOWrLTxt3/cs4Q==","signatures":[{"sig":"MEUCIQDQXepBdE6r5tQmf6uzr4n8w8Id7tZ8v0pmKmLMNf/k1AIgdY49GXx0mUVH3XSmMgra4TY7R+l9L7hpArFfwie6S8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"10d39b5749352c73e5d562e886b32131df377bfe","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.5.2","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.13.1","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.170_1716165547383_0.970905458828667","host":"s3://npm-registry-packages"}},"0.5.171":{"name":"interactive-commander","version":"0.5.171","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.171","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"bee9e15ddd4531a66834b415aec4c659070846d1","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.171.tgz","fileCount":7,"integrity":"sha512-yj+AmJSB07qrFRhm8IChHKhmjKludgVHH7GLesMeaBVFWbjyuR0zyVqW9/p/55VFUhENynboOWIpChhfMuzyEg==","signatures":[{"sig":"MEQCIBWotoZS2V71UYpm3vYZo8LuNiJNe/LV067YoZyaQodjAiApaaG37EwwTBPNFENwMCbkS0qhf2QC6L6vAUqga4vnng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f645e0fd1cb9c7d3ec463bcff62394176635d69b","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.5.2","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.13.1","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.0.5"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.171_1717202486717_0.15857584716005313","host":"s3://npm-registry-packages"}},"0.5.172":{"name":"interactive-commander","version":"0.5.172","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.172","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"cc5c6626795a72853b7efd26698d17b5691684b9","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.172.tgz","fileCount":7,"integrity":"sha512-KlTQ/RSqnS79/QWLfy67FzSJqMqmhM9HG3IUYZ0fiGW0ML9S4Tztsg7kJpJoh4C1L+syuY4JZVNLBX1haw+liA==","signatures":[{"sig":"MEUCIQCrvoNKKRGwDvTUkrYCfXNUTi6rIBWVZxWgDdtRD/Ey+wIgS9ycjEVkvoq+X65zCzDPwPbVUt+vr3StO26xv8rMgWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"20afa0de3bcf317e1d38ddee5dab52e4ad568936","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.7.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.14.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.0.6"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.172_1718843937747_0.02376751070370009","host":"s3://npm-registry-packages"}},"0.5.173":{"name":"interactive-commander","version":"0.5.173","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.173","homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"fab46970e2c6547a82d1e2ea0a58f2d512b707f6","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.173.tgz","fileCount":7,"integrity":"sha512-tjkBVkKkedMy9Rh4O/P714pPRlYVCRpG0+P3HpvDcGIyAl2XHr87CJSYknIvauBCTbMMoI9ZAHYNfFoy3YWIww==","signatures":[{"sig":"MEYCIQCrf3gZFVAf8NewJTcEOLXtX9eFG4Y4odrRvwisIgaErwIhAO9DStyfyUTC+RnQbfGIb/v00Kct+MOtiJjdE0cPffqo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"034c89a0a85334eae7cc0b30af65177dc863f04e","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.7.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.14.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.0.7"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.173_1719448800744_0.45203009911125913","host":"s3://npm-registry-packages"}},"0.5.174":{"name":"interactive-commander","version":"0.5.174","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.174","homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"f936b4287039ddd797b8a5637495f38fcd543a16","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.174.tgz","fileCount":7,"integrity":"sha512-EafXllKqH3fBefnTfhMvo37wF1F3t/WCzEaL7et4vLzTa5zBn471jDU+0jwfaYKG0K9eYt9mqMhPcoyl0EF3nQ==","signatures":[{"sig":"MEYCIQC0KEdoiHMcfU4a7ZcrgJGkihcKmNPCD/6LhEfVuxDFIQIhAOBs3d1Oz3cas29bkGAFfGcaCxFcuf5CswGjXfvAO9ue","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"64af128644d3ab2ecba9d6103a6bd29e4157d564","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.7.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.15.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.174_1719794723095_0.617328689571548","host":"s3://npm-registry-packages"}},"0.5.175":{"name":"interactive-commander","version":"0.5.175","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.175","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"98ecbb309e424b01cf17e4bf8937e6d6874d3a60","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.175.tgz","fileCount":7,"integrity":"sha512-GlsMAM8eT/147WA9PNW1ku9FjhXk3Y9Qv/6oPI53mmyCD9GkxUCxXsyd792Zs77U5iO0QSlhLbT3P9gcxV34ag==","signatures":[{"sig":"MEUCIQCDxWvjoNQ9eqNkb0Uw4VSTP/qFUHBX+8Hf87t0w8zBaAIgY01FYWzfcnsOoAtN+pdq82JUK0ObevMR46tBKod9zEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"1deced495e6092aa9c3a210bd2b4b023042a1aec","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.7.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.15.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.1.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.175_1720053615612_0.30034250092290726","host":"s3://npm-registry-packages"}},"0.5.176":{"name":"interactive-commander","version":"0.5.176","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.176","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"15955bff249801cd377cf0919c5ddb11a146f494","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.176.tgz","fileCount":7,"integrity":"sha512-xZGdTIKz82sG9BojvIPCbII306D8POn3B9/LhmyU1xymkYflLHR4Et1k0VQ5/eikajSkq3XpQaPi2cTEOL6p9w==","signatures":[{"sig":"MEUCIQDoBq5yAi1YFpmzKuGOYA2QIVS/X84EZEcL8EJQVQrhnQIgBDn4pzmVJqkHhMuwtPkCdgtihx1oldT6YBSH4FO5mbk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"eb727ef4227285b9eb818ce3d8f25e49f1bddb4e","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.7.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.15.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.1.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.176_1720140038323_0.10341665845477199","host":"s3://npm-registry-packages"}},"0.5.177":{"name":"interactive-commander","version":"0.5.177","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.177","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"ed9e96615d7930960db201c22945931c6a471ed5","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.177.tgz","fileCount":7,"integrity":"sha512-fSud9IPhz8EPR7Z2OGEKx2kXC5fkBItrqGxRZvV0bLDGZFqP1R4llJ1c1BiUQIh9Lv3R7pzvNUCDvB8ijjczmw==","signatures":[{"sig":"MEUCIHYo9daatPdV27p7hn+T5yDX2yXfsHgApNi90giLeu7/AiEAiKeCse3xEvirEVrpM1M5QcoIzcR9QWjm2aem3z5CP1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"687a3c794920831061a1d38cae691def9d206215","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.7.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.15.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.1.3"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.177_1721176897035_0.7855744669208542","host":"s3://npm-registry-packages"}},"0.5.179":{"name":"interactive-commander","version":"0.5.179","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.179","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"d3c50b63efc3a51fe3cfac77c3f1e7f48763e9fd","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.179.tgz","fileCount":7,"integrity":"sha512-TPPR1SQX7iET1vOaA5EGX1PpG+5QWlpKfloJDKymkNunUmKE6VOq9LVVGtjtW6I0L8jixmn+PLWiP0XMP+JFWg==","signatures":[{"sig":"MEUCIQCgOHrDCM1O5prAd+mGeiccTxe8l0NLgC2+eW72Ln61JQIgIcf6RyR2Nh+JNR+hdBnyFTSvCk8D1OiWcIxA3v7XK/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"804c06db200bbe1bb08c858da1f310a181c1ac36","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.7.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.15.1","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.2.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.179_1721436009632_0.7415210584125551","host":"s3://npm-registry-packages"}},"0.5.180":{"name":"interactive-commander","version":"0.5.180","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.180","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"30cc1a5d9fde79677b04116611caa008925ceb4a","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.180.tgz","fileCount":7,"integrity":"sha512-B4emHng7Tu2fLa/qAW/PSV3R8fx8f8sctXPC9ihX6sSf8ObcOdVhxSmJUDdVBe7nHY/c7juH8cE1Uj4Cuh6LKA==","signatures":[{"sig":"MEYCIQCUcIBMXEyYB/qqIaIBlTVuyl7a9J1wwpmUgvs8EFC+NAIhAOT3b91MtGJWbZrZ4TWzAEnyP4f0+AbIymJzeOzn3nc1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"26d506226412efc0fd290cea8fe46e2195699b65","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.7.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.15.1","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.180_1721608972139_0.9949775261561493","host":"s3://npm-registry-packages"}},"0.5.181":{"name":"interactive-commander","version":"0.5.181","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.181","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"98a893b1360dcc539d658edfaa2b2cae415e957c","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.181.tgz","fileCount":7,"integrity":"sha512-yhTXN6ZsRTdNtDlQ5w2q0jisp0YEIrsMHHG0co0Fwf2AQaCIsFHNsG7PAatFPUkThhOnJagEUHaKjZBl5uSrcg==","signatures":[{"sig":"MEQCIAyIejWuZf3A/ohbtAwQGrJlPm1Xhdxoxvza4qTbIAwHAiAp5l8nB09Fw557wXxd74VthsZmiH9XMsKE8cwP5LEIDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"d85240cd2ed7e827311705c83abcad3171697ad7","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.7.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.15.1","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.3.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.181_1721695283043_0.18635655484186953","host":"s3://npm-registry-packages"}},"0.5.182":{"name":"interactive-commander","version":"0.5.182","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.182","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"76ecb4d0fa4cf1f9613197b964fe195eca4503b5","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.182.tgz","fileCount":7,"integrity":"sha512-5lVoXC2LfTdfaNJDuHCrSiUU0ypxK9oowxhzytD3sA9Ox2INNN5BqNfeguHJmgOzhQGM88oPx3zp14cH239N0g==","signatures":[{"sig":"MEUCIQCL0HaFLtuy9YiuFVizFV/O7szADnLSlZnqhErkPZ6mAAIgIgY24oBBAhr+UDg0OPQgMdXATH6bKrVUY5B0vzrUMJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"3fbc16abe34f979eb810a6245958841ee6abcdfa","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.7.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.15.1","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.3.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.182_1722213773312_0.31233947174916077","host":"s3://npm-registry-packages"}},"0.5.183":{"name":"interactive-commander","version":"0.5.183","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.183","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"2dd4f32adf44ec4153d6cabdd36db7d120fae4b0","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.183.tgz","fileCount":7,"integrity":"sha512-IoxRBb+1wbnMtmmt706GiFf0cz2lBlgfxuhgjWil5nQg6gT/ztLD4W8RrQvyAVZ1o/3XXOMqfcYmVCn7YzrGmQ==","signatures":[{"sig":"MEUCIF2C+M1nyU0mytg2LcPNrTWK0RFqqQShlZ8tNkINbkR4AiEA8z6tLs5IsT1oAJcZDMOPwlJlULWQBOT5FbLgBYt4RnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"9215d7fe9421152465d668aa389623882fe7c31e","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.7.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.15.1","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.3.5"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.183_1722300098177_0.6856767191401265","host":"s3://npm-registry-packages"}},"0.5.184":{"name":"interactive-commander","version":"0.5.184","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.184","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"54e36292ffcbdeefe789c7ae1de0d9015987020d","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.184.tgz","fileCount":7,"integrity":"sha512-Niwbwl1GkytgS+fTtL7oiOcwpuPurKiCd+o5lo9pxchkTgA3bNHxOsg67BsEWK/Mxjxe2Vz69XxQX1qtJfTa/g==","signatures":[{"sig":"MEUCIBIgu1MAlBQqu2VWGnJDQyNPOzf6TczZ8rE2UvBRyvGUAiEA/UKs3QdXrHHkUGN0uerco8qPImJRxdxdqZXmTqLJ+/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"82de2a22495f9472a633b28e4340a78a13ffdd1f","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.7.0","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.15.1","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.3.6"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.184_1722386078413_0.7520446452272083","host":"s3://npm-registry-packages"}},"0.5.185":{"name":"interactive-commander","version":"0.5.185","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.185","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"85212ce8994a7da59382e8f0716e347c2aedd961","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.185.tgz","fileCount":7,"integrity":"sha512-qfUOJslloLmhI6dIFUIH+buroYPAt0F1OnUcZ0Gx0D5Oh1uJLXhw0I8dmIbCOTEZ/HPAFkhCa1nJnKA+t0GrOw==","signatures":[{"sig":"MEUCIEFz/SO4o1TCLMIkTdADb0GTB9dbltYGjWcOa2EsGM5pAiEA1gLczdt9XnTEg0sijCs+cDU7pROmbaURez+eJNKgg9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"2b1f45f228932e0320b29b5dceb9e8f40e1c9052","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.16.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.3.7"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.185_1722818580820_0.12427947519692428","host":"s3://npm-registry-packages"}},"0.5.186":{"name":"interactive-commander","version":"0.5.186","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.186","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"eea5ca9d1dc10e6d69400d4eaa428a7e855d2610","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.186.tgz","fileCount":7,"integrity":"sha512-g+aAocn5YCchYD+Qv7OFeU1Win3LyjUscDxiNEasw1mwkQtTJBrxCNEHJDwZ+8z9nZXClE4+IoYySkkz2Mj4rA==","signatures":[{"sig":"MEUCIQCUzNY4gF36ljJDojE6TFVOW8L2w/2Ol7wCwLx4yNxAcwIgU+Y9mEnB/QHC8NuGmxLpYborJQZOjGajANnGSwlIUM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"12a3fd9c08a502160625c63fe02d3e315394172a","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.8.1","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.16.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.3.8"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.186_1722904916424_0.8986904550067085","host":"s3://npm-registry-packages"}},"0.5.187":{"name":"interactive-commander","version":"0.5.187","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.187","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"8fe6f6ee46b0581f0616b433a5603836cdbfdd17","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.187.tgz","fileCount":7,"integrity":"sha512-ZZPPo4uBVBT/BjUVinEeAtOtCqC+I1A6SqITkalDLMGEfitZaUukb2GJ3Qx6tmRk3NGvSjxD9ci1Y2dUwrvd6Q==","signatures":[{"sig":"MEUCIQDXT6eAp2qe7wmpFs14+xXjSxq3RH1YRtYzImdb+qIdEAIgAnQ543ZOuLv+VQ6gc5t8gnPOXvDwnUm4feQBpcPq1J8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"e9fe6a6b91515c217cd29f244958174be533b967","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.8.2","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.17.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.4.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.187_1725324190053_0.023730373630882706","host":"s3://npm-registry-packages"}},"0.5.188":{"name":"interactive-commander","version":"0.5.188","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.188","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"fd8092c81611ae5dfde1a2b72f6735b5c172d8d2","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.188.tgz","fileCount":7,"integrity":"sha512-u4ifxfBl0r/26CkN6zDqKFPpFLqr314cUjF/e7//Tzoql5bqWPwZUGyp50UCaFdSav8MpGeXwi0DdtD33h4a6w==","signatures":[{"sig":"MEYCIQC2x+7dzhQ47C6iN4+FuY/y9fXI5NwEScY8ezLTfXbTXAIhAOfxyY+oB4/eu4FOYMOuUfx9nXLqTJfqT17/jSLIOfTF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81482},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"484ccaab4fdf1d26e0440762efb3a4ce779dbe72","scripts":{"fix":"prettier --write . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts --fix .","lint":"prettier --check . && eslint --ext .js --ext .cjs --ext .mjs --ext .ts --ext .cts --ext .mts --ext .d.ts .","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"npm run lint","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.8.2","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.17.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^5.5.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.7.2","glob":"^10.3.12","tsup":"^8.0.2","eslint":"^8.57.0","prettier":"^3.2.5","typescript":"^5.4.4","@types/node":"^20.12.4","eslint-config-xo":"^0.44.0","npm-check-updates":"^16.14.18","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","@typescript-eslint/parser":"^7.5.0","eslint-config-xo-typescript":"^4.0.0","prettier-plugin-packagejson":"^2.4.14","@typescript-eslint/eslint-plugin":"^7.5.0","@trivago/prettier-plugin-sort-imports":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.188_1725669787545_0.18083414061480196","host":"s3://npm-registry-packages"}},"0.5.189":{"name":"interactive-commander","version":"0.5.189","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.189","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"d38bb685bae45b4982d3d92b14eb3fecc7cdba28","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.189.tgz","fileCount":7,"integrity":"sha512-T3iSfzLnGYPhsRA7UjICUdag3gdseyyrVqmXyvHUXlhlhta/TojjkCoq34WCi5T0VGEDU5B841fawcyfNQfyCQ==","signatures":[{"sig":"MEQCIFoqLZCrGVWGJNowV76u4MzXcQ2qFsxVV6a2GKXtYaiRAiA7C/1GOiQIN1ZiJ3v5xL2eX1D3u223z6UdvX4oYZzygQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81076},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"55ef9fbf0c7857e3810abc42fd4f9cfb3faa8a89","scripts":{"fix":"npm run format","lint":"biome lint --write","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","format":"biome format --write && biome check --write","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"biome ci","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.8.2","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.17.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.2","tsx":"^4.19.1","glob":"^11.0.0","tsup":"^8.2.4","typescript":"^5.6.2","@types/node":"^22.5.5","@biomejs/biome":"^1.9.1","npm-check-updates":"^17.1.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.189_1726484254004_0.6396566159373975","host":"s3://npm-registry-packages"}},"0.5.190":{"name":"interactive-commander","version":"0.5.190","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.190","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"c252ef6ee7e5227a81baae80a5c09f1e8aa00cef","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.190.tgz","fileCount":7,"integrity":"sha512-yjkBLJf3r2BbMGA9X4Gc8bVYJ/F138H73fvz9rfsqPyWO92t20BoJZySjJGUoDrVGNycq3O/N6wUUUwM+aYoRQ==","signatures":[{"sig":"MEYCIQCnUNaEe6Xx7P6ZfSzm6dpvCg0EGe/RQqneciRigHVsiQIhAMDHOQrm2IzgCAtA/ttwCx2/innOy+7/8zy7MY+4U8v5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81076},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"77b30fffc9554aadbae52f69e5bfb43a435c3761","scripts":{"fix":"npm run format","lint":"biome lint --write","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","format":"biome format --write && biome check --write","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"biome ci","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.8.2","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.17.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.2","tsx":"^4.19.1","glob":"^11.0.0","tsup":"^8.2.4","typescript":"^5.6.2","@types/node":"^22.5.5","@biomejs/biome":"^1.9.1","npm-check-updates":"^17.1.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.190_1728262101249_0.21481548506189863","host":"s3://npm-registry-packages"}},"0.5.191":{"name":"interactive-commander","version":"0.5.191","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.191","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"6aef1d16551e39c49a3537b65b80d4057cf613bc","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.191.tgz","fileCount":7,"integrity":"sha512-OzRfBErHwi2lI+1kwH93ibjUj+Z96a1kNOhhqns04FJR9rQmSUiYOky4EawAXV9vvu9pOJt3WANQijdS0MKPKg==","signatures":[{"sig":"MEQCIGPZc2OO0xe9Nfs5q01Dv8rYp7wdrBZuYdV+dQT6hGe0AiAeqMIk40wJ77hs/WLWXIBkDSQobymGVXmsWdw0lzpNQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81076},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"eec59b744612a737038522f84bd5bd659d61d0c8","scripts":{"fix":"npm run format","lint":"biome lint --write","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","format":"biome format --write && biome check --write","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"biome ci","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.8.2","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.18.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^7.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.2","tsx":"^4.19.1","glob":"^11.0.0","tsup":"^8.2.4","typescript":"^5.6.2","@types/node":"^22.5.5","@biomejs/biome":"^1.9.1","npm-check-updates":"^17.1.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.191_1729903510351_0.3540576226436758","host":"s3://npm-registry-packages"}},"0.5.192":{"name":"interactive-commander","version":"0.5.192","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.192","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"771489b9e76f5d2e93e9262a66424e2da5e86b3e","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.192.tgz","fileCount":7,"integrity":"sha512-HLbFCH0xxLGX/mq1MRecJ3qYG6ePZYJSxxg8T09iiGqTKymkbBGwtPvmtncrJSWk0OcUzfBjh67r3JkLtz1kvg==","signatures":[{"sig":"MEUCIDRuOaBhjn4eEQttY4MpQPnk0HofhEWXR58ku013LZIGAiEAiSuyH9GFbQlkDdDJezVgI1uaK/8WOXj5l0zhhnq2eRY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81076},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"2cb8135aa2e17b47ba5cce418767f529a424e5b8","scripts":{"fix":"npm run format","lint":"biome lint --write","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","format":"biome format --write && biome check --write","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"biome ci","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.8.2","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.18.0","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^7.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.2","tsx":"^4.19.1","glob":"^11.0.0","tsup":"^8.2.4","typescript":"^5.6.2","@types/node":"^22.5.5","@biomejs/biome":"^1.9.1","npm-check-updates":"^17.1.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.192_1731372328171_0.5343825512864042","host":"s3://npm-registry-packages"}},"0.5.193":{"name":"interactive-commander","version":"0.5.193","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.193","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"b0f806494b5fb8d64eeba090a5ef00216a89971b","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.193.tgz","fileCount":7,"integrity":"sha512-5egBchZMO/KaZ4RC9L6RGy36wjpnRQysUZfEROyKtMkFD10kG7aryakm82xCd/O96kbfIhnluX6lihfTt2IDaA==","signatures":[{"sig":"MEYCIQDw2Ee3umISGINjMwgbgdv3q9qLaQDlSY5smm/4jukJQgIhAK3pr40ymUgukm63mmpDAWZ90DrBwvfHKAAf74Px5jRU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81076},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"61acd9406bd9a7b4cb040df5bf42ad8c2b52bb23","scripts":{"fix":"npm run format","lint":"biome lint --write","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","format":"biome format --write && biome check --write","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"biome ci","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.8.2","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.18.1","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.2","tsx":"^4.19.1","glob":"^11.0.0","tsup":"^8.2.4","typescript":"^5.6.2","@types/node":"^22.5.5","@biomejs/biome":"^1.9.1","npm-check-updates":"^17.1.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.193_1733619395857_0.642161491360038","host":"s3://npm-registry-packages"}},"0.5.194":{"name":"interactive-commander","version":"0.5.194","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","_id":"interactive-commander@0.5.194","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"dist":{"shasum":"e1e256849c357fe1ba793bf9d1ab08fb12809363","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.5.194.tgz","fileCount":7,"integrity":"sha512-zg3dNIZrnjWzP9unNDbVBEJvjuc3QuVe16xz46Rt+IZXqGYpwiuA/MURblaL4X+HY7FOD2zbI8Lx3uVbOLDfqw==","signatures":[{"sig":"MEYCIQC0ENUQ0C6CvsPwqRM1NW8ym7PT0QAAwDkhLVINEzHBwQIhAOhVq/O5q+gxrZ6AFO6ZMscJELrWv/g4UsS6fGTCUf75","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81076},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"f620147d234e23388014d1f4f36cf880d4b8d902","scripts":{"fix":"npm run format","lint":"biome lint --write","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","format":"biome format --write && biome check --write","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent","pretest":"tsc","posttest":"biome ci","test:coverage":"c8 --reporter=lcov npm run test"},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"repository":{"url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git","type":"git"},"_npmVersion":"10.8.2","description":"Commander.js with integrated interactive prompts","directories":{},"_nodeVersion":"20.18.1","dependencies":{"commander":"^12.1.0","parse-my-command":"^0.3.31","@inquirer/prompts":"^7.2.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.2","tsx":"^4.19.1","glob":"^11.0.0","tsup":"^8.2.4","typescript":"^5.6.2","@types/node":"^22.5.5","@biomejs/biome":"^1.9.1","npm-check-updates":"^17.1.1"},"_npmOperationalInternal":{"tmp":"tmp/interactive-commander_0.5.194_1734741979947_0.12138097258275171","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"interactive-commander","version":"0.6.0","description":"Commander.js with integrated interactive prompts","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"homepage":"https://github.com/fardjad/node-interactive-commander","bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git"},"license":"MIT","author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"type":"module","exports":{".":{"require":{"default":"./dist/index.cjs","types":"./dist/index.d.cts"},"import":{"default":"./dist/index.js","types":"./dist/index.d.ts"}}},"main":"dist/index.cjs","types":"dist/index.d.ts","scripts":{"fix":"npm run format","format":"biome format --write && biome check --write","lint":"biome lint --write","pretest":"tsc","test":"glob -c \"tsx --test --test-reporter spec\" \"src/**/*.test.ts\"","posttest":"biome ci","test:coverage":"c8 --reporter=lcov npm run test","prepare":"tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent"},"dependencies":{"@inquirer/prompts":"^7.5.0","commander":"^13.1.0","parse-my-command":"^0.4.0"},"devDependencies":{"@biomejs/biome":"^1.9.1","@types/node":"^22.5.5","c8":"^10.1.2","glob":"^11.0.0","npm-check-updates":"^17.1.1","tsup":"^8.2.4","tsx":"^4.19.1","typescript":"^5.6.2"},"engines":{"node":">=18"},"_id":"interactive-commander@0.6.0","gitHead":"98d701304371c692eccb56557da274f5cc70002a","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Kklepuo0kv5TigIwh/f7R7QZ7saaKmsXReXZEXMXUF1aJzEHyeO9QUeXgmiBxm74Prg7Vj+d3kXrQ59ZcdIWrg==","shasum":"8f0aa4078ec40e302eb9df0b1ded1b226f8f6053","tarball":"https://registry.npmjs.org/interactive-commander/-/interactive-commander-0.6.0.tgz","fileCount":7,"unpackedSize":81081,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBYpCBtTireJUFEMdOHaxVfb0OsNb3ZnoRcbILtoO+0JAiA/Gv0fRdI09A5HUPlDWSitYu7VVPiJRcvpT8tBKBNbgw=="}]},"_npmUser":{"name":"dfardjad","email":"public@fardjad.com"},"directories":{},"maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/interactive-commander_0.6.0_1745780501945_0.3405267350750776"},"_hasShrinkwrap":false}},"time":{"created":"2023-09-09T19:03:51.667Z","modified":"2025-04-27T19:01:42.328Z","0.1.1":"2023-09-09T19:03:51.847Z","0.1.2":"2023-09-09T19:18:12.304Z","0.1.3":"2023-09-10T09:20:51.512Z","0.1.4":"2023-09-10T17:08:13.746Z","0.1.5":"2023-09-12T00:25:58.747Z","0.2.0":"2023-09-12T11:20:11.491Z","0.2.1":"2023-09-12T14:55:27.963Z","0.2.2":"2023-09-12T15:05:41.461Z","0.2.3":"2023-09-12T15:10:40.888Z","0.2.4":"2023-09-12T22:17:03.213Z","0.2.5":"2023-09-13T00:27:28.517Z","0.2.6":"2023-09-14T00:26:52.608Z","0.3.0":"2023-09-14T13:05:56.925Z","0.3.1":"2023-09-15T00:27:21.833Z","0.4.0":"2023-09-15T15:10:00.183Z","0.4.1":"2023-09-16T00:26:04.872Z","0.4.2":"2023-09-17T00:29:23.570Z","0.4.3":"2023-09-17T15:21:24.207Z","0.4.4":"2023-09-17T15:44:49.045Z","0.4.5":"2023-09-17T16:03:29.712Z","0.4.6":"2023-09-18T00:27:46.317Z","0.5.0":"2023-09-18T15:47:41.919Z","0.5.1":"2023-09-19T00:27:38.207Z","0.5.2":"2023-09-20T00:27:52.634Z","0.5.3":"2023-09-21T00:26:56.577Z","0.5.4":"2023-09-21T10:51:16.925Z","0.5.5":"2023-09-22T00:27:20.354Z","0.5.6":"2023-09-23T00:25:55.697Z","0.5.7":"2023-09-24T00:29:27.735Z","0.5.8":"2023-09-25T00:28:05.899Z","0.5.9":"2023-09-26T00:27:47.631Z","0.5.10":"2023-09-26T18:32:31.899Z","0.5.11":"2023-09-28T00:27:27.101Z","0.5.12":"2023-09-29T00:27:56.801Z","0.5.13":"2023-09-30T00:26:54.112Z","0.5.14":"2023-10-01T00:32:42.079Z","0.5.15":"2023-10-02T00:28:13.500Z","0.5.16":"2023-10-03T00:28:00.136Z","0.5.17":"2023-10-04T00:28:27.400Z","0.5.18":"2023-10-05T00:27:30.765Z","0.5.19":"2023-10-06T00:27:37.325Z","0.5.20":"2023-10-06T19:06:53.622Z","0.5.21":"2023-10-06T19:11:15.790Z","0.5.22":"2023-10-07T00:27:19.894Z","0.5.23":"2023-10-08T00:30:37.151Z","0.5.24":"2023-10-10T00:27:19.433Z","0.5.25":"2023-10-11T00:27:26.928Z","0.5.26":"2023-10-13T00:28:50.198Z","0.5.27":"2023-10-13T20:08:35.726Z","0.5.28":"2023-10-14T00:26:55.196Z","0.5.29":"2023-10-15T00:29:58.521Z","0.5.30":"2023-10-17T00:28:59.789Z","0.5.31":"2023-10-18T00:28:29.952Z","0.5.32":"2023-10-19T00:27:44.847Z","0.5.33":"2023-10-20T00:28:03.617Z","0.5.34":"2023-10-21T00:29:00.447Z","0.5.35":"2023-10-22T00:30:12.658Z","0.5.36":"2023-10-24T00:28:07.369Z","0.5.37":"2023-10-25T00:27:52.796Z","0.5.38":"2023-10-26T00:26:58.614Z","0.5.39":"2023-10-27T00:27:06.215Z","0.5.40":"2023-10-30T00:28:21.928Z","0.5.41":"2023-10-31T00:28:14.225Z","0.5.42":"2023-11-01T00:30:16.170Z","0.5.43":"2023-11-02T00:28:00.295Z","0.5.44":"2023-11-04T00:27:18.295Z","0.5.45":"2023-11-05T00:30:29.883Z","0.5.46":"2023-11-07T00:28:36.888Z","0.5.47":"2023-11-08T00:28:14.970Z","0.5.48":"2023-11-09T00:28:02.820Z","0.5.49":"2023-11-10T00:28:07.282Z","0.5.50":"2023-11-11T00:27:41.630Z","0.5.51":"2023-11-12T00:30:49.029Z","0.5.52":"2023-11-13T00:29:24.652Z","0.5.53":"2023-11-14T00:28:34.412Z","0.5.54":"2023-11-15T00:31:18.844Z","0.5.55":"2023-11-16T00:29:00.816Z","0.5.56":"2023-11-17T00:29:00.228Z","0.5.57":"2023-11-18T00:28:06.981Z","0.5.58":"2023-11-19T00:31:22.310Z","0.5.59":"2023-11-20T00:29:57.230Z","0.5.60":"2023-11-21T00:30:03.758Z","0.5.61":"2023-11-22T00:30:25.030Z","0.5.62":"2023-11-23T00:29:22.064Z","0.5.63":"2023-11-24T00:31:31.203Z","0.5.64":"2023-11-25T00:27:41.410Z","0.5.65":"2023-11-26T00:31:25.764Z","0.5.66":"2023-11-28T00:29:35.015Z","0.5.67":"2023-11-29T00:29:32.227Z","0.5.68":"2023-11-30T00:29:07.859Z","0.5.70":"2023-12-02T00:28:05.668Z","0.5.71":"2023-12-03T00:32:53.858Z","0.5.72":"2023-12-04T00:30:13.119Z","0.5.73":"2023-12-05T00:29:53.980Z","0.5.74":"2023-12-06T00:29:58.183Z","0.5.75":"2023-12-07T00:28:59.640Z","0.5.76":"2023-12-08T00:30:23.073Z","0.5.77":"2023-12-09T00:28:42.763Z","0.5.78":"2023-12-11T00:30:14.402Z","0.5.79":"2023-12-12T00:30:05.164Z","0.5.80":"2023-12-13T00:29:09.481Z","0.5.81":"2023-12-14T00:29:05.237Z","0.5.82":"2023-12-15T00:30:10.577Z","0.5.83":"2023-12-16T00:29:06.129Z","0.5.84":"2023-12-17T00:32:07.947Z","0.5.85":"2023-12-18T00:30:41.205Z","0.5.86":"2023-12-19T00:29:45.959Z","0.5.87":"2023-12-20T00:24:09.944Z","0.5.88":"2023-12-21T00:29:04.188Z","0.5.89":"2023-12-22T00:28:59.077Z","0.5.90":"2023-12-23T00:27:53.009Z","0.5.91":"2023-12-26T00:28:20.292Z","0.5.92":"2023-12-27T00:28:35.198Z","0.5.93":"2023-12-28T00:28:43.339Z","0.5.94":"2023-12-29T00:24:04.954Z","0.5.95":"2023-12-30T00:28:09.189Z","0.5.96":"2023-12-31T00:31:54.205Z","0.5.97":"2024-01-02T00:29:13.535Z","0.5.98":"2024-01-03T00:29:13.954Z","0.5.99":"2024-01-04T00:29:39.377Z","0.5.100":"2024-01-05T00:29:52.941Z","0.5.101":"2024-01-06T00:29:21.467Z","0.5.102":"2024-01-07T00:32:48.450Z","0.5.103":"2024-01-08T00:31:02.172Z","0.5.104":"2024-01-09T00:30:08.077Z","0.5.105":"2024-01-10T00:30:05.672Z","0.5.106":"2024-01-11T00:30:05.251Z","0.5.107":"2024-01-12T00:29:59.498Z","0.5.108":"2024-01-13T00:29:24.243Z","0.5.109":"2024-01-14T00:32:47.662Z","0.5.110":"2024-01-15T00:31:35.126Z","0.5.111":"2024-01-16T00:30:04.294Z","0.5.112":"2024-01-17T00:31:13.806Z","0.5.113":"2024-01-18T00:29:55.589Z","0.5.114":"2024-01-19T00:30:06.045Z","0.5.115":"2024-01-23T00:30:32.234Z","0.5.116":"2024-01-24T00:30:27.389Z","0.5.117":"2024-01-25T00:30:23.755Z","0.5.118":"2024-01-26T00:28:45.484Z","0.5.119":"2024-01-27T00:27:47.801Z","0.5.120":"2024-01-28T00:30:39.926Z","0.5.121":"2024-01-29T00:28:21.771Z","0.5.122":"2024-01-30T00:27:52.886Z","0.5.123":"2024-01-31T00:28:21.478Z","0.5.124":"2024-02-01T00:29:28.924Z","0.5.125":"2024-02-02T00:28:06.270Z","0.5.126":"2024-02-03T00:28:49.076Z","0.5.127":"2024-02-05T23:48:10.885Z","0.5.129":"2024-02-07T08:02:00.734Z","0.5.130":"2024-02-09T00:27:28.128Z","0.5.131":"2024-02-10T00:27:01.798Z","0.5.132":"2024-02-11T00:31:16.873Z","0.5.133":"2024-02-12T00:28:57.500Z","0.5.134":"2024-02-13T00:28:48.382Z","0.5.135":"2024-02-14T00:27:51.342Z","0.5.136":"2024-02-16T00:28:07.730Z","0.5.137":"2024-02-17T00:27:50.312Z","0.5.138":"2024-02-20T00:27:35.379Z","0.5.139":"2024-02-21T00:27:56.472Z","0.5.140":"2024-02-23T00:27:53.970Z","0.5.141":"2024-02-24T00:26:34.272Z","0.5.142":"2024-02-25T00:30:22.759Z","0.5.143":"2024-02-27T00:28:35.797Z","0.5.144":"2024-02-28T00:28:00.706Z","0.5.145":"2024-02-29T00:28:29.507Z","0.5.146":"2024-03-01T00:32:06.902Z","0.5.147":"2024-03-02T00:26:54.778Z","0.5.148":"2024-03-05T00:27:34.984Z","0.5.149":"2024-03-06T00:28:52.130Z","0.5.150":"2024-03-07T00:22:59.171Z","0.5.151":"2024-03-08T00:28:33.308Z","0.5.152":"2024-03-09T00:27:48.059Z","0.5.153":"2024-03-10T00:30:53.502Z","0.5.154":"2024-03-12T00:28:22.287Z","0.5.155":"2024-03-13T01:52:50.387Z","0.5.156":"2024-03-14T00:27:36.693Z","0.5.157":"2024-03-15T00:27:59.334Z","0.5.158":"2024-04-01T11:46:07.341Z","0.5.159":"2024-04-01T11:48:35.099Z","0.5.160":"2024-04-02T00:28:50.662Z","0.5.161":"2024-04-03T00:28:22.091Z","0.5.162":"2024-04-04T00:30:19.059Z","0.5.163":"2024-04-05T00:28:47.491Z","0.5.164":"2024-04-13T17:37:43.652Z","0.5.165":"2024-04-17T00:29:01.896Z","0.5.166":"2024-04-27T00:36:35.664Z","0.5.167":"2024-05-14T00:37:50.460Z","0.5.168":"2024-05-18T00:37:49.886Z","0.5.169":"2024-05-19T00:41:47.556Z","0.5.170":"2024-05-20T00:39:07.565Z","0.5.171":"2024-06-01T00:41:26.854Z","0.5.172":"2024-06-20T00:38:58.035Z","0.5.173":"2024-06-27T00:40:01.012Z","0.5.174":"2024-07-01T00:45:23.269Z","0.5.175":"2024-07-04T00:40:15.857Z","0.5.176":"2024-07-05T00:40:38.473Z","0.5.177":"2024-07-17T00:41:37.243Z","0.5.179":"2024-07-20T00:40:09.829Z","0.5.180":"2024-07-22T00:42:52.327Z","0.5.181":"2024-07-23T00:41:23.263Z","0.5.182":"2024-07-29T00:42:53.517Z","0.5.183":"2024-07-30T00:41:38.365Z","0.5.184":"2024-07-31T00:34:38.792Z","0.5.185":"2024-08-05T00:43:00.972Z","0.5.186":"2024-08-06T00:41:56.642Z","0.5.187":"2024-09-03T00:43:10.227Z","0.5.188":"2024-09-07T00:43:07.739Z","0.5.189":"2024-09-16T10:57:34.147Z","0.5.190":"2024-10-07T00:48:21.472Z","0.5.191":"2024-10-26T00:45:10.616Z","0.5.192":"2024-11-12T00:45:28.455Z","0.5.193":"2024-12-08T00:56:36.026Z","0.5.194":"2024-12-21T00:46:20.139Z","0.6.0":"2025-04-27T19:01:42.160Z"},"bugs":{"url":"https://github.com/fardjad/node-interactive-commander/issues"},"author":{"name":"Fardjad Davari","email":"public@fardjad.com"},"license":"MIT","homepage":"https://github.com/fardjad/node-interactive-commander","keywords":["commander","commander.js","inquirer","interactive","prompt","cli","command-line"],"repository":{"type":"git","url":"git+ssh://git@github.com/fardjad/node-interactive-commander.git"},"description":"Commander.js with integrated interactive prompts","maintainers":[{"name":"dfardjad","email":"public@fardjad.com"}],"readme":"# Interactive Commander\n\n<div class=\"paragraph\">\n\n<span class=\"image\"><a href=\"https://www.npmjs.com/package/interactive-commander\" class=\"image\"><img src=\"https://img.shields.io/npm/v/interactive-commander\" alt=\"NPM Version\" /></a></span> <span class=\"image\"><a href=\"https://www.npmjs.com/package/interactive-commander\" class=\"image\"><img src=\"https://img.shields.io/npm/dm/interactive-commander\" alt=\"Monthly Downloads\" /></a></span> <span class=\"image\"><a href=\"https://github.com/fardjad/node-interactive-commander/actions\" class=\"image\"><img src=\"https://img.shields.io/github/actions/workflow/status/fardjad/node-interactive-commander/test-and-release.yml?branch=main\" alt=\"test-and-release Workflow Status\" /></a></span>\n\n</div>\n\nInteractive Commander is an extension of the widely-used [Commander.js][1] library.\nIt seamlessly integrates configurable interactive prompts for missing options\nin your CLI application, enhancing user experience with minimal effort.\n\n![Video Demo](/media/demo.gif)\n\n## Features\n\n- Full compatibility with Commander.js (utilizes Commander.js under the hood\n  and serves as a drop-in replacement for it)\n- Customizable flags for interactive mode\n- Automatic prompting for missing options in interactive mode\n- Built-in [Inquirer.js][2] prompts for boolean, multiple-choice, and string\n  options, along with the ability to create custom prompts\n- [Support for plugins](/examples/plugin.ts)\n\n## Installation\n\n```bash\nnpm install --save interactive-commander\n```\n\nYou can also scaffold a new project with Interactive Commander and TypeScript\nwith [create-interactive-commander][4]. To do so, run the following command and\nfollow the prompts:\n\n```bash\nnpm create interactive-commander@latest\n```\n\n## Usage\n\n```typescript\nimport { InteractiveCommand, InteractiveOption } from \"interactive-commander\";\n\nconst program = new InteractiveCommand();\n\nprogram\n  .command(\"pizza\")\n  // Detached options are interactive by default\n  .option(\"-d, --drink\", \"drink\")\n\n  // Missing mandatory options won't throw an error in interactive mode\n  .requiredOption(\"-o, --olive-oil\", \"olive oil\")\n\n  // Boolean InteractiveOptions will show a confirmation prompt by default\n  .option(\"-c, --cheese\", \"cheese\")\n  .option(\"-C, --no-cheese\", \"no cheese\")\n\n  .addOption(\n    new InteractiveOption(\"-n, --count <number>\", \"number of pizzas\")\n      // InteractiveOption supports all the methods of Commander.js' Option\n      .argParser(Number)\n      .default(1),\n  )\n\n  .addOption(\n    new InteractiveOption(\n      \"--non-interactive-option <value>\",\n      \"non-interactive option\",\n    )\n      // Passing in undefined to prompt will disable interactive mode for this option\n      .prompt(undefined)\n      .default(\"default value\"),\n  )\n\n  // InteractiveOptions with choices will show a select prompt by default\n  .addOption(\n    new InteractiveOption(\"-s, --size <size>\", \"size\")\n      .choices([\"small\", \"medium\", \"large\"])\n      .default(\"medium\")\n      .makeOptionMandatory(),\n  )\n\n  .addOption(\n    new InteractiveOption(\"-m, --name <string>\", \"your name\")\n      // You can use the prompt method to implement your own prompt logic\n      .prompt(async (currentValue, option, command) => {\n        // TODO: Implement your own prompt logic here\n        const answer = \"world\";\n\n        // Return the answer\n        return answer;\n      })\n      .makeOptionMandatory(),\n  )\n\n  .addOption(\n    new InteractiveOption(\"-r, --voucher-code <string>\", \"voucher code\")\n      // The prompt input gets validated by the argParser function\n      .argParser((value) => {\n        if (typeof value !== \"string\" || !/^\\d{4}$/.test(value)) {\n          throw new TypeError(\"Invalid voucher code\");\n        }\n\n        return value;\n      }),\n  )\n\n  .action((_options, cmd: InteractiveCommand) => {\n    console.log(\"Options: %o\", cmd.opts());\n  });\n\nawait program\n  // Enables interactive mode (when -i or --interactive is passed in)\n  // This should almost always be called on the root command right before\n  // calling parseAsync\n  .interactive(\"-i, --interactive\", \"interactive mode\")\n  .parseAsync(process.argv);\n\n// Try the following commands:\n// command-name pizza\n// command-name pizza -i\n// command-name pizza -i --count 2\n// command-name pizza -i --count 2 --no-cheese\n// command-name pizza -i --name \"John Doe\"\n// command-name pizza -i --name \"John Doe\" --non-interactive-option abc\n```\n\nMore examples can be found in the [examples](/examples/) directory.\n\n## Recipes\n\n### Interactive options for the root command\n\nInteractive options on main command won't be prompted for in interactive mode\nif no subcommand is invoked. That is because Commander.js doesn't support\npre-parse (similar to `preSubcommand` hooks) hooks for the main command. As a\nworkaround, you can define a subcommand as the default command to achieve a\nsimilar effect.\n\nSee [default-subcommand.ts](examples/default-subcommand.ts) for an example.\n\n### Enable interactive mode by default\n\nTo enable interactive mode by default, you can define the interactive flags as\n[negatable boolean options][3] (e.g. `--no-interactive`).\n\nSee [no-interactive.ts](examples/no-interactive.ts) for an example.\n\n### Setting default values for option prompts based on other options\n\nIn some cases, it may be necessary for the default value of an option prompt to\ndepend on the value of another option. For example, you might want the billing\naddress to be automatically set to the same value as the user's input for the\nshipping address. To achieve that, you can decorate the `readFunction` of the\nof the billing address option to dynamically set the default value of the\nprompt.\n\nSee [dependent-prompts.ts](examples/dependent-prompts.ts) for an example.\n\n[1]: https://github.com/tj/commander.js\n[2]: https://github.com/SBoudrias/Inquirer.js\n[3]: https://github.com/tj/commander.js#other-option-types-negatable-boolean-and-booleanvalue\n[4]: https://github.com/fardjad/node-create-interactive-commander\n","readmeFilename":"README.md"}