{"versions":{"1.1.0":{"name":"cleye","version":"1.1.0","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"scripts":{"build":"tsup src/index.ts --dts --format esm,cjs --minify","lint":"eslint .","test":"CI=true jest","test:dts":"tsd"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.ts":["eslint"]},"dependencies":{"terminal-columns":"^1.4.1","type-flag":"^2.1.0"},"devDependencies":{"@pvtnbr/eslint-config":"^0.11.0","@types/jest":"^27.4.0","@types/node":"^17.0.8","colorette":"^2.0.16","es-jest":"^1.5.0","eslint":"^8.6.0","esno":"^0.13.0","husky":"^4.3.8","jest":"^27.4.7","lint-staged":"^12.1.2","tsd":"^0.19.1","tsup":"^5.11.10","typescript":"^4.5.4"},"eslintConfig":{"extends":"@pvtnbr","rules":{"unicorn/no-process-exit":"off"}},"tsd":{"directory":"tests"},"gitHead":"7e24ad394f9ca4c1b841f02e5d4641c15af5c676","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_id":"cleye@1.1.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-pEKYkgy1wigX3v1tdQN0KAl1XSrjcyfJJuhQorH8F3J7euQPx5nkkdZj8dxRb7+AFI24XagsiA61RBHkQCE48g==","shasum":"c38198cdce261084450571924702bfac8bb4ae4e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-1.1.0.tgz","fileCount":6,"unpackedSize":43802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9X4TCRA9TVsSAnZWagAANRQP/iGWZJTMxW3c3mfNVcwI\nmxlGeuc1MUN+VzuOwJCv88Y8xvIjz1RDJGM/a/2lVpofgIQKS2JcTnQBjRXN\ntUjwR8jw96jyjFB3KmXgr9noShRCHneHEOL8yJMx73BimOY5o4E7UdciYbuf\nT2WA1NX+XrBN0StOsfK57kkhRLgpf03Tp8OYd/daN+9Y5R+Vi3oIfofxQ5Rv\nqyro8s7RXM0n2ExfNQ4sLHtjvHg72rA5IDerCNmss3VPdBBumDUNg1m/t/Fs\nneShkY59yI5W6Z50v3ABImaTT5NUE67lVVxkZHgevBOW8W7Gc1L9ab5l+TYm\nK8bjdlG8szFkEqlM52SIT8VrKo385oIwjl0K9QqQu6ZLvoK7UvD9iZMDwMw9\n5xTZTZe98vuBZvmOxmtAbki2O15fkXq6sEp6ljQmTps106JF5H/dT/tdKIaT\nV0vzgTyOqItDmwnPkIfpcm2J3VMFYx704YtAs8Y+7KIh4cagLy+CLbUmhqE1\nOH9ZQWzlvh27pg0pv67i83PlozgtOAh3f8CKBbhd8SD+yeUYncgJVk3/0w10\nx3VBjxou9sxu5whOzA1HGC762uEraaZR0pt5ltnQ2iZ04GpzDk7FpyzDMQTr\n7R9OvU6lIrSvP8K+c1WjUjj6RpD6MM5vU8/epi+QNnqVU9iKV5o60yLhPDqe\nF49a\r\n=ycDU\r\n-----END PGP SIGNATURE-----\r\n","size":12728},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cleye_1.1.0_1643478547386_0.4525155294572154"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-29T17:49:24.997Z","contributors":[]},"1.0.0":{"name":"cleye","version":"1.0.0","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"scripts":{"build":"tsup src/index.ts --dts --format esm,cjs --minify","lint":"eslint .","test":"CI=true jest"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.ts":["eslint"]},"dependencies":{"terminal-columns":"^1.4.0","type-flag":"^2.0.0"},"devDependencies":{"@pvtnbr/eslint-config":"^0.11.0","@types/jest":"^27.4.0","@types/node":"^17.0.8","colorette":"^2.0.16","es-jest":"^1.5.0","eslint":"^8.6.0","esno":"^0.13.0","husky":"^4.3.8","jest":"^27.4.7","lint-staged":"^12.1.2","tsup":"^5.11.10","typescript":"^4.5.4"},"eslintConfig":{"extends":"@pvtnbr","rules":{"unicorn/no-process-exit":"off"}},"gitHead":"8ff346a29d9804fec9a5cdef0ea036522c4bc7e2","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_id":"cleye@1.0.0","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-4x32S4XSDD9jznpQxqKf2R6DhjOR0DQtT1O/BwCtaEQf/0omPAxTOK/ro2OWKW1f7r7xCyFvB7KirENxOkdugA==","shasum":"1e3e1bdb8c57e76ed9f45650a138cdce54d36043","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-1.0.0.tgz","fileCount":5,"unpackedSize":40724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1bq0CRA9TVsSAnZWagAAlc8P/2GVE2Y1dF0bDyUh7wK0\nan5D/XHcX+hE1YEUC9mnUwmVIu3bB32IOITWccz2+529o+UQrR9nmJ72CM1K\nQGYKieQzvp0KFFu2xAs7/AztKJRJlwtWf8rq88ioFSp7balxu4m6BCpodUEn\nqfucfXdIUg2amEJYX9MsAqYcNMawrT9OsoPVVQVK/+Dlb81zGphpe9bbes1h\nhrclVTgNPx9l/GeT3Sp7ZpSg1/lgzqNJ4Vm3a6nzZqwL2zB+HALRfnvzuwVp\nz1zpkpGb+E0Z4bl5k73rSZxmGG7YstoNCxl6QM82GjKrnvzKLPIQzn3LUAvd\nIs5cLfAVe/QgsAbiM1O+CxXRBSP7EIDMUQ+1lU7B7MDKDFBFZUgL+t6ioFgE\nz1syKCso0uoiF3El62YPCRCFSiN5vI6Y9MWpg75rjQfgQhomfmxVftafucSa\nTH0dBPNM+i+jq9mXrIUUKsYGW536FKs7EfjK4wj0kxygTz/56x9iHyCIsuDP\n9XLxUkEGBYe7hITivMnhPiSYgpGf2GIE0tHcWkFmd1E3Ur+zXHqqGftziqsF\nIVQnrK+qvIjqNdWIJ9KQvNkC7PpXRaQJHJOpPaOWW+e/XOjj/ZHV+sZgx/z6\nbSn+HCGOaNwwTEj2CubgSmJdUG86hZ+PI8/np3+MtdjApaOOfCqX+v2sbnBa\nbuzt\r\n=rT+F\r\n-----END PGP SIGNATURE-----\r\n","size":11500},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cleye_1.0.0_1641396915909_0.9126927785435921"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-05T15:35:27.265Z","contributors":[]},"1.0.1":{"name":"cleye","version":"1.0.1","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"scripts":{"build":"tsup src/index.ts --dts --format esm,cjs --minify","lint":"eslint .","test":"CI=true jest"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.ts":["eslint"]},"dependencies":{"terminal-columns":"^1.4.0","type-flag":"^2.0.0"},"devDependencies":{"@pvtnbr/eslint-config":"^0.11.0","@types/jest":"^27.4.0","@types/node":"^17.0.8","colorette":"^2.0.16","es-jest":"^1.5.0","eslint":"^8.6.0","esno":"^0.13.0","husky":"^4.3.8","jest":"^27.4.7","lint-staged":"^12.1.2","tsup":"^5.11.10","typescript":"^4.5.4"},"eslintConfig":{"extends":"@pvtnbr","rules":{"unicorn/no-process-exit":"off"}},"gitHead":"7a1311ebacc419c638684339e999d1acfd0195f3","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_id":"cleye@1.0.1","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-MackVW9Cwdy7n7h1R7522q8ofJZqXtdnmD1K7a4RbCUZ8KuM3RUkgcO3ooLZqQWff0eXpoTHbf5pU1Iwhx73EQ==","shasum":"413e03245e11c474f244f1ba8f148651a29ca307","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-1.0.1.tgz","fileCount":5,"unpackedSize":40821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1czrCRA9TVsSAnZWagAAUR8P/AlhKpzElKL6lkPM9t3g\nOdUKofL9mqr3f1j0++G//35w438dkR3VztZjGJlr2RGNwQoatAw3uowvVvfI\na/3cOC+d2EkRe/jx8Rk5LMA78rzl7DblE/r9hViLVFVUL2/LJf6HMdnhmjlA\nhER+TNL/SXtWCP1WCgHFHqMXcx++ERzPhCM+APEXrHb4oXRg6wpGVfjS0AOq\nOA3nbvmAZRf6hBtogxJoP8HIz35liYZXMMskWxjsqwoV/A7Ev2I3u+WlQxHZ\n4nqwPPmc1MWa2DVkbE5FLYpBM9QXVH7p2khqR33M1dhvP10uyB/oTKQwW3ED\nY1T1o9IomLAOEwmHCuPZotmkOZETL4uIdPN+WQyayQYJV02Fb3/u23b06UeB\nWW4SbI7bX7sxEOynmcvu0qIkZOpvsnEh4hmp2zwRcviqUuvCqVlj3gYHMeI5\n8YTpIjjVgHN58BFTUE3G97wkvbTmM88u7zwzUhymBYmspEVt7u8txhZOprIQ\n+NtWiBKOOUSYb2I10H+pWcaoo3PCRxEGQBeLyX+KooeW6M/PzkbmrBBp4TgE\n11yuxcReCFdP3N8Fg4ZVqS9gHxdXO2cvawu6OMxcV2ac45IJE+bE6uTr25Mf\nxPNFaChWIeiaHcGQDaUCRR+QOlOcm5lUvVdvuN/rel6ui4l2ut/jmz3Kt4Qw\ntHYW\r\n=3vgo\r\n-----END PGP SIGNATURE-----\r\n","size":11559},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cleye_1.0.1_1641401579346_0.7610091357328841"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-05T16:54:34.863Z","contributors":[]},"1.0.2":{"name":"cleye","version":"1.0.2","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"scripts":{"build":"tsup src/index.ts --dts --format esm,cjs --minify","lint":"eslint .","test":"CI=true jest","test:dts":"tsd"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.ts":["eslint"]},"dependencies":{"terminal-columns":"^1.4.1","type-flag":"^2.0.1"},"devDependencies":{"@pvtnbr/eslint-config":"^0.11.0","@types/jest":"^27.4.0","@types/node":"^17.0.8","colorette":"^2.0.16","es-jest":"^1.5.0","eslint":"^8.6.0","esno":"^0.13.0","husky":"^4.3.8","jest":"^27.4.7","lint-staged":"^12.1.2","tsd":"^0.19.1","tsup":"^5.11.10","typescript":"^4.5.4"},"eslintConfig":{"extends":"@pvtnbr","rules":{"unicorn/no-process-exit":"off"}},"tsd":{"directory":"tests"},"gitHead":"3d5d19e37f36ba46196d69464c24e79403c2ab0a","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_id":"cleye@1.0.2","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-XmntqVGNbH3LAxQ/klPiF5x1sl0xr4tPeEggNF1YKs1hcadlTntCq/rZvbXh3Lbzs2AWKa2Mqtt62aJPZ1KL9w==","shasum":"3ef1695801f9fd134880d974c8343489a6d617c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-1.0.2.tgz","fileCount":6,"unpackedSize":42027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7tRiCRA9TVsSAnZWagAAYxoP/2K38Kw7UgM2IbvDFqmM\nIYkRdZdnd3FniwhXStTQ1Mpzu2WiNvUs/xjlUKOwnKZeHvnmCPttwYIGtYe/\n/2+6vYsMT64cQttlICV8bz9CblpEMSYVIi9UjZjorn3NkJDXuaTYi+2+xq/Q\nCR0LR8gE0yRbbenohHwBHcGenr5z0+3FKsca49QpYUBXuRsq73HB8X6RCxkz\nJv9b0SnY0BOr4ugThbgpJ3woXdd+dcX4Zpt3OSjn5FjVzE8q2Yo0w0RWtmWn\nHqXVNMMFLaeR5FAhu+4SZo53TuxrGbuJQXg/80TeuVSGEIg5vugUOGKg6LbE\nYb84iGlo1Z2wyinW2ll/GPx3mHip0BD6VBEx5/qyyhzNl8pnFyFM0jtFAeTE\nCss66b4eEfU/XXv67ES+/N+xRx4cq14ssvYG2SFyE6ORyoj0yzuoiK7fqqPD\nu1iq7+IZjTQYUKxQ/hppuE1EVKvl05tJXUWzWGhDPNCPMXTR1c/1jlKgCWt3\n6BN4hraj8cwVHgi+moYPh2vC25gBLLf9Gco1aOqD66KIaldPdM5PAw1DeC0r\nHbXPK+0K4lTgn+y0xZJ7OtqdocdMrUyQ4rD8V3GrnP0n0jXWpy1xDh1VWuZc\n/q77oao4yyuxKqaNuEbLlMYwh5Ab2W8AwgQRkpShKfqve6vdP/W9Wi31tH2N\nrbrZ\r\n=44JQ\r\n-----END PGP SIGNATURE-----\r\n","size":12308},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cleye_1.0.2_1643041890337_0.7422593908304291"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-24T16:32:20.379Z","contributors":[]},"1.2.0":{"name":"cleye","version":"1.2.0","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"},"scripts":{"build":"pkgroll --minify","lint":"eslint .","pretest":"npm run build","test":"CI=true jest","test:dts":"tsd"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.ts":["eslint"]},"dependencies":{"terminal-columns":"^1.4.1","type-flag":"^2.1.0"},"devDependencies":{"@pvtnbr/eslint-config":"^0.19.1","@types/jest":"^27.4.1","@types/node":"^17.0.29","colorette":"^2.0.16","es-jest":"^1.5.0","eslint":"^8.14.0","esno":"^0.13.0","husky":"^4.3.8","jest":"^27.4.7","lint-staged":"^12.1.2","pkgroll":"^1.0.5","tsd":"^0.20.0","typescript":"^4.6.3"},"eslintConfig":{"extends":"@pvtnbr","rules":{"unicorn/no-process-exit":"off"}},"tsd":{"directory":"tests"},"gitHead":"4784582356bd09a3ccd359ccd611363490690340","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_id":"cleye@1.2.0","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"integrity":"sha512-91phRUNIHDJz+DDKsJQP5t0a82/PGaxpzbhbU+l6qJFRd35u0f0SCpovxWtWhYe6QGfypuj5E4e7k0U7/DRHtw==","shasum":"ab6479ad1364e959bc87746579bbe556496d9761","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-1.2.0.tgz","fileCount":6,"unpackedSize":43495,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZOT7oxx2/v1Z7WZZvFpq3y/xSoA6MgrYd6JwZ+rX5fAIhAOwUva2O0YbEhMvf5bfT2b/Wjz8fjU7tQAW7IRbTx06d"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiazQJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9PA/5AElzuHMSU7iW4U88OsVHDPuxNcUuxntgtFqRIeBbumoDXTc3\r\nAm9RH6E1PSi6+xKQGCBOBqopogYvoMQbPHBajnZV/fwd2+l8sf+W6Q0P7Xwk\r\nDxDaGzrbI6ySVTcFCj8uR/APmVqwodfFoy5qv2XVffk7WbQpFE1BS+fFxHv5\r\n4vx1Ls+CpzYgKSVFLPkVT2HJJhKjtPDS8Ck5SB92nMqs2X31OOYgfyxj4/WO\r\nty05p6HCMbZRqMsAUMUB6mcGeFem9kREtw30+vhRDFE/NP75DFgr1qh19doc\r\nfLeByQssE7hKI9Ue9NF37DX7HX3aLHCOJMS/sNe+xYTqLuulxI8r41dgUp32\r\nsV6zu/ux4CcQoa336oIhw0SgEVvdgjGPJfjed39DN158bcuu6hiYcplIvwzk\r\n+kW0KuUlUNDa0zwXN+K0SUlROYdMePS5zgW2vpjxOBCO+lGmq4TUwX8TkfVh\r\nY0BS1eYbR3QaC2yfdyXc2vsaL9EwVVmv6sIim3I17EI1reSRCBWXFHwAqqQN\r\nR2SHs7YakcqEpCh/Gz79oyfaMYDRk6pscL52N9tWpN+CZAdOT4vHttFT8V/E\r\n7pMCyllsjchpiahx+QVGk+B/8Ac40FG/69X0/IxaY0epvQ9LcHefs58NIXjn\r\n0cyil9Ue/iHWkH81z2N6dnGpO/bcsd96zH0=\r\n=NCSA\r\n-----END PGP SIGNATURE-----\r\n","size":12553},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cleye_1.2.0_1651192841171_0.41787251530251246"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-29T00:49:49.420Z","contributors":[]},"1.2.1":{"name":"cleye","version":"1.2.1","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"},"scripts":{"build":"pkgroll --minify","lint":"eslint .","pretest":"npm run build","test":"CI=true jest","test:dts":"tsd"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test"}},"lint-staged":{"*.ts":["eslint"]},"dependencies":{"terminal-columns":"^1.4.1","type-flag":"^2.1.0"},"devDependencies":{"@pvtnbr/eslint-config":"^0.19.3","@types/jest":"^27.4.1","@types/node":"^17.0.29","colorette":"^2.0.16","es-jest":"^1.5.0","eslint":"^8.17.0","esno":"^0.13.0","husky":"^4.3.8","jest":"^27.4.7","lint-staged":"^12.1.2","pkgroll":"^1.3.1","tsd":"^0.20.0","typescript":"^4.6.3"},"eslintConfig":{"extends":"@pvtnbr","rules":{"unicorn/no-process-exit":"off"}},"tsd":{"directory":"tests"},"gitHead":"8d0fc336699fb9a2e6c7ff3745dc823146982265","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_id":"cleye@1.2.1","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"integrity":"sha512-DjoWA/dFn1rQypY4juFH4IvjVxXxld4o92bmkGPR+uZNqBMpvDXx1VUmL93p2R5CBwSWt83eEe/SLPqtQahZNg==","shasum":"d43c47a8cdc740ce4e38aea7ff2ef9ccb96b8eb5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-1.2.1.tgz","fileCount":6,"unpackedSize":43515,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHuhYSw4a0xUIOFkL8T9M301kxBXnwP6gQXBsrwL7/L4AiBPhK0GmP0BE6Wi3Qbnf0VVQ1PkF+MS8HJaZGnsGcZ3LA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimvi8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7/w/5ARwLqWoVXWBLPG7HHwRJ5Ompv2hyiBUpiSpcRpiyTT7oI5aw\r\n/COqYl891oEg+cLJtjrj3wNF4M6Mf2tiup3QQZI6yh4IE6Ypk/CN57VUjjS5\r\n+Sg7qpEDExahXUhzz0p+ZtD+ZFMwtoRJVXVuS2K5m4Wr9QB3m6MKuAtDg7R1\r\njlP0eVN18+8E1fPicplFhCXkmfIdbpGf/jLMQm2LaLNNA/dDwM53F4tU2eQk\r\nJnq+zJBWOoHpK5YBRJNc4IMRnU7ORRdp7KjN/F0ZG402IBE0VxDKiZfLCvHi\r\nWbIo8Zl8A7s6HQOgqcwuuXQoRTqW0BpiE9sIZXmA6Wlo7xHgEReleWK/8Mi6\r\nr6+rnCQEEP6tzpE99/UB45sKoaXIP3OBWm4WY9cUcB2+idkOawULCrV/vyIJ\r\nA4vOwHa6eV6qxtHUdWTe0jM4GVo+Es5nVCalqUQuBqSrjPN5En9CTMc+f5e3\r\nZMwonzTvLy4vmIsJzCCYoWzCX/DgysVmEghHEgiRWBC9KsWriRZd9jRkKepK\r\nEtMF7jDWyXcOTkGdTShytEwCEpGyUM4DmEs6DgOhX6bnjn4lKI7VDLxV83Xl\r\n3xyhJ8N7GmqLYYfdDTMl5Vo/6+yDijraqzwelev8Zxiz3uq5Pce4PaBOreVu\r\nOkx+Jfybe+oDN/I68/kzC5dqnxvBXrCznOY=\r\n=5hrf\r\n-----END PGP SIGNATURE-----\r\n","size":12558},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cleye_1.2.1_1654323388296_0.2879798237955127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-05T13:29:36.722Z","contributors":[]},"1.3.0":{"name":"cleye","version":"1.3.0","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.js"}},"dependencies":{"terminal-columns":"^1.4.1","type-flag":"^3.0.0"},"gitHead":"460a935c040a8a1e3399d6f0b330586a78954f6a","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_id":"cleye@1.3.0","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-IZ0mRzFQeeQwQk6gT1KIjxa0U86VdFmVB+EIlW3t1Wl1jZShTuWbCu11LcfOA6kODYJ2K7AwgVEb4b7TxN/s2A==","shasum":"810777fd4e4e361faf3a7fe369ed0905d7b26eff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-1.3.0.tgz","fileCount":6,"unpackedSize":42210,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDNip9hxgbRTI3cvuTfVFT9Z1jPBhNhxIQ7Iizmvkc0PAiB4pI3hneR4MThicWOEd/bngbhbXRbfRLR74zMa0GSHSw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbF9IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDSw//c7e0GsfrXGXpX0b9KuPceqY19lNLAEjn8QCtV6Jm5AUJ1y/W\r\nSPpc+ghLjxwSW5gulfSr8rZIa0AP9PAn7T4QNkINEVqvuDl+M0LVDkIzPe2L\r\nu0W/YWMs5oFwa5jXo8IwqHkOQ5k3EcAXMQjZPkV6fIzdEZ42zPIGIoSvUu8F\r\nVu0NHxPmGHo9AhhZgGKwHeBvcHBJiLo+iBR+IlQUzCOORH39KRpY5iYFKMZY\r\nxQkAnIJX5jVmw3wzw9IlDuTzDRJwhuVxZlwdBfy/pNe+Fn4+cOgnkCO2EQs9\r\nUZgaVFzNh0T58PHS8M51yClzIXebs+mG6kKmvVJtcP6q7azjjemKllRpnag7\r\nngHggM1h6k9Awe2+E2rrAbnSj/ONnujpN2wyeBnlCZ9K8cag375wvdwMPh7O\r\nKbDjvImj7+i6DaUvSjWvNTc45uYwNTcoJKV9GyEE99ZX1DN43lteF8C0bFSx\r\nBuPjAzkWLB4QjJGeiUUQWf80yoYP4oKxCWbxGKQISA4euw5t5TmKeMSJkgGR\r\nwNUXUrA3172q3dSpB9DXA90eHDObYTFG5edVPvPahIt36C+OWapbGxDFYFTV\r\n+FVOvK0ULOjWoEBgZLHzJx89D6Kkcrq8hJy8p998xEnxquByOjTbLTgV2ehY\r\nNQfgTuKwYHSHXRhl+2I2C/KOGdelp0kRDTo=\r\n=3ezK\r\n-----END PGP SIGNATURE-----\r\n","size":12042},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cleye_1.3.0_1668046664623_0.9626873975508004"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-10T02:20:03.368Z","contributors":[]},"1.3.1":{"name":"cleye","version":"1.3.1","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.js"}},"dependencies":{"terminal-columns":"^1.4.1","type-flag":"^3.0.0"},"gitHead":"8344d6e69c0d2d9c69d7d5e43179e03aa6b74dc5","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_id":"cleye@1.3.1","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-8Za9ohNiygniCAHj6sVKJFI1FkEdmJM7XGA+tI3TVMSf9wQ1o8k0I6CZSRDx4AG5WZuqr0Zj4i/6Bw1TdoMyJQ==","shasum":"ff891e9aeda20c34516e78b2cf510fcba4ae05cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-1.3.1.tgz","fileCount":6,"unpackedSize":42320,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCH2pHEnYr2h0ratoL8Ped14uBbncYcHHPX60A4L5JUScCIQCYSK+mNL4Xoax2HypUQOOgVHOKepg8t87gGmySsbY5ig=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjb6LKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphXw//Tn3+uMF15mkyB3EfiYnM1kUP0ZYtlS940V1lA8PxMxpQn93e\r\nWf+/UrYZuOaiZzO0OwynRMGfBt5u30FAG72E+d82iqSKqld7FKCkQKwf/6a/\r\n1i54zjzYvUF5S2pN8ut/ROSOVxp8iXQhdC26wkFyV1rMdTqUrB3BYAwGKt0f\r\nseINz8z3FfM7nptTL+0p0MQ10iaCYZTboUohcj/Mw0Z4cLC/75h+8AFJGgwb\r\nIfV/fd5L+nbzSXzKw5KDNPny/h+uIyNywg06lTbcwcOU+/LQpLzelmWaseNK\r\nKuQtR7ov7z6gcJzpAxnjBm2SoBBJ1lOiftqwesFncvtFIWij4c7lzyn5mFE9\r\no3Nq8azc0LqGWAVMyZLtIHGQ6ircFEHsHR6+yvXx8uYlCtQnCN2e5UUE5ReR\r\nEdJbSeNAGPs6bV+yMO57UU6nbY/3Mz+mASWqnqbeYpaUCKMXv++o4WHBeRGy\r\nNOFVC3x5SEDN7aMwmYeAV+VkEBNF00aIe8YntIRBBaFv3XExaG5+Ka2nRu38\r\nudGvLmZw+SjiF4xr5WhaZjF1bv3mqEYttmSK5STWJrDJJqrhEs9pgoSjtHYQ\r\nxvHFNhXziGmvDqoBH6alKiEp4pc7aR0q/I0m1pykOG9fXCsPwmlFAMC3Q6zZ\r\nJvbB2ysmOhFk55rBv9FtlLclJRNgGQxs+DY=\r\n=aX1x\r\n-----END PGP SIGNATURE-----\r\n","size":12040},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cleye_1.3.1_1668260554593_0.17144752310891165"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-12T13:42:38.288Z","contributors":[]},"1.3.2":{"name":"cleye","version":"1.3.2","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.js"}},"dependencies":{"terminal-columns":"^1.4.1","type-flag":"^3.0.0"},"gitHead":"0e5563a93e775262163b81778f34a9d1c86bd2d0","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_id":"cleye@1.3.2","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-MngIC2izcCz07iRKr3Pe8Z6ZBv4zbKFl/YnQEN/aMHis6PpH+MxI2e6n0bMUAmSVlMoAyQkdBCSTbfDmtcSovQ==","shasum":"3c013c816f604d446a92e1457debdb360985f7e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-1.3.2.tgz","fileCount":6,"unpackedSize":42496,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHHBAiN6Wz7+RFW0xZfSq8OlhJdKGsQzj1KRu8QanyhDAiAavtA6zU0lNUuGm/FpuBHKrtfxRQsh0z3WjzCusQSoXA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7gT7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsdxAAn8dnhzXGIC1i0mIbKYo5FTVc7iqPUDnbLACYa30mfUbp6dGy\r\nWx667PmIzTFtWU9EwCbfTOLOPYc5YzQVBC1ird8ho3WBEwKlJNQ0rcX6sAPC\r\n2Q3ny99aheCSbzfnxR3GM1FjHevQOID8FC5RKYHbb43cpigyGfdkb1LOsnFx\r\nEy5INf+a3Vk2ZV3KloQ3zIjKM7aA3BLbXLtPVFCD86gUZwZNQhdhxse3W2Zo\r\nlPVslKpfpOiXD+j78/eD/lAEg8UtbN3s27s3UY0BJAn8OGnIpxmDFYRQOn4N\r\nOvfBjzvgF3xUu4a81FCSRMlmq7uT8fOGlGKzyCaGHvsVl8W5USsPqF/3KoIS\r\ngbou9HPPZzHKxRy9UAPmMB34ElNh7h0rxWmdESs8+xcsjQJ6sVJip+L77ol8\r\nl7XODk70WcNJEx0cCOZCujGx51KZFSzlmg4bFlsJfWSZDjvIdkjTwMHzN7YT\r\nNAZrglnb4kUNcSUMu9w+9p0mJOGHUMHRcrcDW8SC+0kFFYECudT/DiMnw+Jy\r\n98Rhkg81qIwbG+Ij9A/YCMMyrMadcQ68GBTNbd82QTTAuZAI8oZs5yQujC2V\r\ne30QzQo2WN1mBnrUu8MoZqZtibaBKQNW61lyWew4gSZ7+COsK8b0rGwBJzeU\r\n+6DSo1XXWNLxTLKohxiAYYZBjO+iuUprwII=\r\n=FfOG\r\n-----END PGP SIGNATURE-----\r\n","size":12156},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cleye_1.3.2_1676543227470_0.0527490584279553"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-16T10:27:07.659Z","publish_time":1676543227659,"contributors":[]},"1.3.3":{"name":"cleye","version":"1.3.3","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.js"}},"dependencies":{"terminal-columns":"^1.4.1","type-flag":"^3.0.0"},"_id":"cleye@1.3.3","gitHead":"846be16102650d1cad2d130c482622e0bebc05ea","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-co1Mo6qoua2PluWUmfh6NY9f4WkmfykIt/UjP+zYdMCx2rQqvdjh/mAeK7S4hgEChA14hvoYSsC+bb26RYILYg==","shasum":"e9df0497282ad7382b20b71c8e0efcc64bf960ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-1.3.3.tgz","fileCount":6,"unpackedSize":43287,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDd9Lipx9diUNIVMK5HJljRBk+AyMf+AK+AnJ6I05IW3gIgdov4V0x1J6bEy2FGTTxpiG40dVqH/CUPNHCiaGQIStM="}],"size":12498},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cleye_1.3.3_1738149950117_0.25013528398154117"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-29T11:25:50.306Z","publish_time":1738149950306,"_source_registry_name":"default","contributors":[]},"1.3.4":{"name":"cleye","version":"1.3.4","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.js"}},"dependencies":{"terminal-columns":"^1.4.1","type-flag":"^3.0.0"},"_id":"cleye@1.3.4","gitHead":"85369cb5d6a466fc807a1e7b79126afe945e9ecb","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-Rd6M8ecBDtdYdPR22h6gG37lPqqJ3hSOaplaGwuGYey9xKmEElOvTgupqfyLSlISshroRpVhYjDtW3vwNUNBaQ==","shasum":"980798683c544b2d1ac19bd51d77115cbbdbfd17","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-1.3.4.tgz","fileCount":6,"unpackedSize":43283,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEgtIgJbgu87bxd/o4NXVXxOINn8ptFRG4SzpKRfJxCgAiEA60a0I3Us+ZcbvcJ66uodSD/m0i7dgTDBNubbDBPhakI="}],"size":12425},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cleye_1.3.4_1739277404334_0.4562001195765888"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-11T12:36:44.569Z","publish_time":1739277404569,"_source_registry_name":"default","contributors":[]},"2.0.0":{"name":"cleye","version":"2.0.0","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"}},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.mjs"}},"dependencies":{"terminal-columns":"^2.0.0","type-flag":"^4.0.1"},"_id":"cleye@2.0.0","gitHead":"fcecedab385ee7b669e905d973275fe858eeb6b9","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-O4pienLd7x3kzjdhzz0nIEmPuX84I1C1UjLPdMe+0TebP2aTuPoXx15zvLMgSUIn+ZAJJzH9cH4aEVA1bDdmsA==","shasum":"38739841c8d78f066879088c69f6ee388ea1db4e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-2.0.0.tgz","fileCount":7,"unpackedSize":52859,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBuNXejRZvR+f1nmYWR/qUS4qMkSQbQfnnNO+IishkPRAiEAyaLPJT/ycXKVme/23j6L8OYuUwfVOEy99TFgV/gbD1Q="}],"size":17049},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cleye_2.0.0_1762438608408_0.34110412835186676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-06T14:16:48.613Z","publish_time":1762438608613,"_source_registry_name":"default","contributors":[]},"2.0.1":{"name":"cleye","version":"2.0.1","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"}},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.mjs"}},"dependencies":{"terminal-columns":"^2.0.0","type-flag":"^4.0.1"},"_id":"cleye@2.0.1","gitHead":"5970f74f2e6566b0e5e4b6bbb3b13ba22a1fa21c","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-c7dha4cG1fF3TZOkzhRyhEvFxHbdVL5AuQ2+xEBB7dR0Y/mhgmuzIdG60+wRUIPyRCPhF17CDbwP+LZ/83PnOg==","shasum":"ddf1bbdaa94f658122272eb8a52afe0c4338f43d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-2.0.1.tgz","fileCount":7,"unpackedSize":52931,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD22IzEocnN9VlgmcL0TI/CgtleGIYCv5iRzR90FzX0TQIgPtHc72MJh5QDCObO7e1F/RElWNzh+otDdXgj02RBUNU="}],"size":17067},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cleye_2.0.1_1764068370067_0.07393843895013164"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-25T10:59:30.283Z","publish_time":1764068370283,"_source_registry_name":"default","contributors":[]},"2.1.0":{"name":"cleye","version":"2.1.0","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"}},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.mjs"}},"dependencies":{"terminal-columns":"^2.0.0","type-flag":"^4.0.3"},"_id":"cleye@2.1.0","gitHead":"b92b0a91b35c01f2903d48264eeb08caccb3c499","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-7vRhxrOSMTTuKEwD0R14DU81zPT4v0USNuv0S4NkghzEvZtcmpUZK4S+MgX+CLUsV2ke6d2X2k/10AnKVls/Iw==","shasum":"0602413744cddae90382560bdb52b7b10578e45b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-2.1.0.tgz","fileCount":7,"unpackedSize":53896,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCdcXSqLFQgblPDZs1Pofu6hnLOvlqRuGtfVTAkQREcJAIhAIlZxaUBeX0y8kayxDc4vLBebVEVzzhHsotNkTO2z6mH"}],"size":17422},"_npmUser":{"name":"anonymous","email":"hiroki.osame@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cleye_2.1.0_1764693427584_0.8025957731215676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-02T16:37:07.795Z","publish_time":1764693427795,"_source_registry_name":"default","contributors":[]},"2.1.1":{"name":"cleye","version":"2.1.1","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"}},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.mjs"}},"dependencies":{"terminal-columns":"^2.0.0","type-flag":"^4.0.3"},"gitHead":"97751eed2e7e47f562c41248128bbd25fc75da4e","_id":"cleye@2.1.1","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-EZq1aMSBzKLyKiisOOCFqhcbS6fn2ENvrAQZD8vpZqAjK8kXZ77iJO68BUdWitNoOiRTSI+AnA7LsYV/PviS8A==","shasum":"e58ffd137b43a8c58ed4fc16917df3dec1434c96","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-2.1.1.tgz","fileCount":7,"unpackedSize":56906,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cleye@2.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIC6fmm2WzjwjpsHoVkhqdoHscNjeA6q4YT35d6syqSpoAiBzH2U485VpvLQgvDBeRATHwhjZunB9fVK7deI6VDTLKg=="}],"size":17756},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9d3c399c-6869-4480-8abc-17c5e14ee8f0"}},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cleye_2.1.1_1765393624353_0.2572661200294557"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-10T19:07:04.566Z","publish_time":1765393624566,"_source_registry_name":"default","contributors":[]},"2.2.0":{"name":"cleye","version":"2.2.0","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"}},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.mjs"}},"dependencies":{"terminal-columns":"^2.0.0","type-flag":"^4.0.3"},"gitHead":"79842f51a578bf7dfc484bb0cfc0892786775541","_id":"cleye@2.2.0","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-kw1Ml3dUQbTduEX4UPbdTHF6vJEMKG+Rw5SVtPK+Yf2prd2iDSjK2Wde0+06/GkJj+bdsmI3YjzU5AT7EYppbg==","shasum":"ef8b6d3f5cacae2a15db64de0a15a3b43c559dbd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-2.2.0.tgz","fileCount":7,"unpackedSize":61919,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cleye@2.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC7Hv6/dmBLfAb25TMLFkG5VHWXLZv/Ha70sdK4fYVAUAiEAmd/QYSTHL9GRb/Q6KkXrvM7rLHzdwojPHMLh1SHWNmA="}],"size":19868},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9d3c399c-6869-4480-8abc-17c5e14ee8f0"}},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cleye_2.2.0_1766494089699_0.7003423855271111"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-23T12:48:09.837Z","publish_time":1766494089837,"_source_registry_name":"default","contributors":[]},"2.2.1":{"name":"cleye","version":"2.2.1","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"}},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.mjs"}},"dependencies":{"terminal-columns":"^2.0.0","type-flag":"^4.0.3"},"gitHead":"98cdbff6c10ca2ea88774cec2bca073ec150dedd","_id":"cleye@2.2.1","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-eZzJGlG3N6+IsKV+297HIRS2fyRsLMOrx62hGUmmcyOtP/I+L7JVeSKZH49WZUdVB8NoaZOUvq01363I/PHJiA==","shasum":"7832ae529d5fbd6e306d915e1240170792e697d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-2.2.1.tgz","fileCount":7,"unpackedSize":61923,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cleye@2.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEY7O/H1OmTH8NxXR1jl0gCD4pZIYQQtRYCEXVO1kbTxAiB52CKOfbmM0hRrMI2xFziFueGpXmOEhXQvLSgUXlSl8g=="}],"size":19872},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9d3c399c-6869-4480-8abc-17c5e14ee8f0"}},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cleye_2.2.1_1766496055771_0.7268553113915339"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-23T13:20:55.909Z","publish_time":1766496055909,"_source_registry_name":"default","contributors":[]},"2.3.0":{"name":"cleye","version":"2.3.0","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"}},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.mjs"}},"dependencies":{"terminal-columns":"^2.0.0","type-flag":"^4.1.0"},"gitHead":"a962c409b0b8c479926cdd0d0d42170fb131bc9a","_id":"cleye@2.3.0","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-hnROLVsAA8JQo8W65/khA90gPvZ0ymuZqWwQcBpHrrmpIDD2CLvB7HdqAeA0Odxf7RpJLS5Zor0ujlPOXx4IBQ==","shasum":"ae77a4d7e542a49a810519da15f7517bc5c0735d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-2.3.0.tgz","fileCount":7,"unpackedSize":65958,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cleye@2.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDLAEce2KRM+x68R9HjMK6e5IvOSUaXGI75efeM+Y92RgIgaDgMvdMWPW02R81iWpXWTO//DIYY9dPXZ6sXxD5o4/A="}],"size":20720},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9d3c399c-6869-4480-8abc-17c5e14ee8f0"}},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cleye_2.3.0_1772823523212_0.8903406513988799"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T18:58:43.368Z","publish_time":1772823523368,"_source_registry_name":"default","contributors":[]},"2.4.0":{"name":"cleye","version":"2.4.0","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"}},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.mjs"}},"dependencies":{"terminal-columns":"^2.0.0","type-flag":"^4.1.0"},"gitHead":"aec3a92f8786c832ce44133ed53d8ff22c5683eb","_id":"cleye@2.4.0","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-nvxm4uIV52yY+SkyPw7ZdvY0sJpihZFKQs2APrCZi63LaECBAVELFMd4HHpS8kB5YIfyvDYVh6FQmvM2rvrcKA==","shasum":"255a5482b35cefd837f0708fe4ff241c9087fe0e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-2.4.0.tgz","fileCount":7,"unpackedSize":66002,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cleye@2.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDSJgQs72CE8Nu6UsUURu1a3x6ODt1jrGH4RVfj3dcZyQIhAMyPHQ2gUAVSwWhsOqEezNxFel4oRsvvkdhCKF6V6xdc"}],"size":20742},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9d3c399c-6869-4480-8abc-17c5e14ee8f0"}},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cleye_2.4.0_1776430439571_0.6469904147324712"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-17T12:53:59.746Z","publish_time":1776430439746,"_source_registry_name":"default","contributors":[]},"2.5.0":{"name":"cleye","version":"2.5.0","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"}},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.mjs"}},"dependencies":{"terminal-columns":"^2.0.0","type-flag":"^4.1.0"},"gitHead":"a9d0bb32f448b37a5332725962fd317856de5b2a","_id":"cleye@2.5.0","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-/XR+/9Qg2ojiGb5i63H3ZAUoPeD8pxZjAqhrt2yJW/ia7noGcFw3b6BL94XeYRK55MaD1lDMi8tYRUH1MS0ipg==","shasum":"9c86df45c68646db97321784f1769d798f6655ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-2.5.0.tgz","fileCount":8,"unpackedSize":72478,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cleye@2.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE0JAokeP2dXEEEHr1siDM6DpQP7iX9fA/RDBUfsxM0gAiEAo54InZQxIXBoIidFggqsHI6WbKF8mrRPBKQOYt2Ryow="}],"size":22676},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9d3c399c-6869-4480-8abc-17c5e14ee8f0"}},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cleye_2.5.0_1776430504695_0.46065170515569087"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-17T12:55:04.847Z","publish_time":1776430504847,"_source_registry_name":"default","contributors":[]},"2.6.0":{"name":"cleye","version":"2.6.0","description":"The intuitive CLI development tool","keywords":["cli","command line","argv","parameters","flags","node","typescript"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/cleye.git"},"funding":"https://github.com/privatenumber/cleye?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"type":"module","sideEffects":false,"main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{".":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"}},"./formats":{"require":{"types":"./dist/formats.d.cts","default":"./dist/formats.cjs"},"import":{"types":"./dist/formats.d.mts","default":"./dist/formats.mjs"}}},"imports":{"#cleye":{"types":"./src/index.ts","development":"./src/index.ts","default":"./dist/index.mjs"},"#cleye/formats":{"types":"./src/formats.ts","development":"./src/formats.ts","default":"./dist/formats.mjs"}},"dependencies":{"terminal-columns":"^2.0.0","type-flag":"^4.1.0"},"gitHead":"711f3b18300f14e257445cdf686661ee581e5f38","_id":"cleye@2.6.0","bugs":{"url":"https://github.com/privatenumber/cleye/issues"},"homepage":"https://github.com/privatenumber/cleye#readme","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-u0SQCsega/ox+2GSuUlG6wvA9c2FtH8sPmv9G9Q3JRTs7FK6+LtaziRAQgx7lrJ1J7bOd3palhwgZKMg8R6JbQ==","shasum":"61af2d95d507925d25053f5f7a90b371b5f558fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cleye/-/cleye-2.6.0.tgz","fileCount":12,"unpackedSize":78690,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cleye@2.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDn9TUJUtS9k/0V0lywJyBzhMsx6qgW4rW026U2MBcFFwIgCgvTyBmj4DnBKTRY+05PvjudEznmiJE7bLs1tYhZpMY="}],"size":24621},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9d3c399c-6869-4480-8abc-17c5e14ee8f0"}},"directories":{},"maintainers":[{"name":"anonymous","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cleye_2.6.0_1776525141567_0.7107113834197285"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-18T15:12:21.725Z","publish_time":1776525141725,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"2.6.0"},"name":"cleye","time":{"created":"2022-01-27T14:13:34.139Z","modified":"2026-04-18T15:12:29.704Z","1.1.0":"2022-01-29T17:49:07.533Z","1.0.0":"2022-01-05T15:35:16.104Z","1.0.1":"2022-01-05T16:52:59.529Z","1.0.2":"2022-01-24T16:31:30.457Z","1.2.0":"2022-04-29T00:40:41.353Z","1.2.1":"2022-06-04T06:16:28.519Z","1.3.0":"2022-11-10T02:17:44.828Z","1.3.1":"2022-11-12T13:42:34.786Z","1.3.2":"2023-02-16T10:27:07.659Z","1.3.3":"2025-01-29T11:25:50.306Z","1.3.4":"2025-02-11T12:36:44.569Z","2.0.0":"2025-11-06T14:16:48.613Z","2.0.1":"2025-11-25T10:59:30.283Z","2.1.0":"2025-12-02T16:37:07.795Z","2.1.1":"2025-12-10T19:07:04.566Z","2.2.0":"2025-12-23T12:48:09.837Z","2.2.1":"2025-12-23T13:20:55.909Z","2.3.0":"2026-03-06T18:58:43.368Z","2.4.0":"2026-04-17T12:53:59.746Z","2.5.0":"2026-04-17T12:55:04.847Z","2.6.0":"2026-04-18T15:12:21.725Z"},"readme":"<p align=\"center\">\n\t<img width=\"110\" src=\".github/logo.webp\">\n</p>\n<h1 align=\"center\">\n\tcleye\n\t<br>\n\t<a href=\"https://npm.im/cleye\"><img src=\"https://badgen.net/npm/v/cleye\"></a> <a href=\"https://npm.im/cleye\"><img src=\"https://badgen.net/npm/dm/cleye\"></a>\n</h1>\n\nThe intuitive command-line interface (CLI) development tool.\n\n### Features\n- Minimal API surface\n- Powerful flag parsing\n- Strongly typed parameters and flags\n- Command support\n- Help documentation generation (customizable too!)\n\n→ [Try it out online](https://stackblitz.com/edit/cleye-demo?devtoolsheight=50&file=examples/greet.ts&view=editor)\n\n<br>\n\n<p align=\"center\">\n\t<a href=\"https://github.com/sponsors/privatenumber/sponsorships?tier_id=398771\"><img width=\"412\" src=\"https://raw.githubusercontent.com/privatenumber/sponsors/master/banners/assets/donate.webp\"></a>\n\t<a href=\"https://github.com/sponsors/privatenumber/sponsorships?tier_id=397608\"><img width=\"412\" src=\"https://raw.githubusercontent.com/privatenumber/sponsors/master/banners/assets/sponsor.webp\"></a>\n</p>\n<p align=\"center\"><sup><i>Already a sponsor?</i> Join the discussion in the <a href=\"https://github.com/pvtnbr/cleye\">Development repo</a>!</sup></p>\n\n## Install\n\n```bash\nnpm i cleye\n```\n\n## About\n_Cleye_ makes it very easy to develop command-line scripts in Node.js. It handles argv parsing to give you strongly typed parameters + flags and generates `--help` documentation based on the provided information.\n\nHere's an example script that simply logs: `Good morning/evening <name>!`:\n\n_greet.js:_\n```ts\nimport { cli } from 'cleye'\n\n// Parse argv\nconst argv = cli({\n    name: 'greet.js',\n\n    // Define parameters\n    parameters: [\n        '<first name>', // First name is required\n        '[last name]' // Last name is optional\n    ],\n\n    // Define flags/options\n    flags: {\n\n        // Parses `--time` as a string\n        time: {\n            type: String,\n            description: 'Time of day to greet (morning or evening)',\n            default: 'morning'\n        }\n    }\n})\n\nconst name = [argv._.firstName, argv._.lastName].filter(Boolean).join(' ')\n\nif (argv.flags.time === 'morning') {\n    console.log(`Good morning ${name}!`)\n} else {\n    console.log(`Good evening ${name}!`)\n}\n```\n\n🛠 In development, type hints are provided on parsed flags and parameters:\n<p align=\"center\">\n    <br>\n    <img src=\".github/typed-flags.png\" width=\"600\">\n    <br>\n    <i>Type hints for Cleye's output are very verbose and readable</i>\n    <br>\n    <br>\n</p>\n\n📖 Generated help documentation can be viewed with the `--help` flag:\n\n```sh\n$ node greet.js --help\n\ngreet.js\n\nUsage:\n  greet.js [flags...] <first name> [last name]\n\nFlags:\n  -h, --help                 Show help\n      --time <string>        Time of day to greet (morning or evening) (default: \"morning\")\n```\n\n✅ Run the script to see it in action:\n\n```sh\n$ node greet.js John Doe --time evening\n\nGood evening John Doe!\n```\n\n## Examples\nWant to dive right into some code? Check out some of these examples:\n\n- [**greet.js**](/examples/greet/index.ts): Working example from above\n- [**npm install**](/examples/npm/index.ts): Reimplementation of [`npm install`](https://docs.npmjs.com/cli/install/)'s CLI\n- [**tsc**](/examples/tsc/index.ts): Reimplementation of TypeScript [`tsc`](https://www.typescriptlang.org/docs/handbook/compiler-options.html)'s CLI\n- [**snap-tweet**](/examples/snap-tweet/index.ts): Reimplementation of [`snap-tweet`](https://github.com/privatenumber/snap-tweet)'s CLI\n- [**pkg-size**](/examples/pkg-size/index.ts): Reimplementation of [`pkg-size`](https://github.com/pkg-size/pkg-size)'s CLI\n\n## Usage\n\n### Arguments\nArguments are values passed into the script that are not associated with any flags/options.\n\nFor example, in the following command, the first argument is `file-a.txt` and the second is `file-b.txt`:\n\n```\n$ my-script file-a.txt file-b.txt\n```\n\nArguments can be accessed from the `_` array-property of the returned object.\n\nExample:\n\n```ts\nconst argv = cli({ /* ... */ })\n\n// $ my-script file-a.txt file-b.txt\n\nargv._ // => [\"file-a.txt\", \"file-b.txt\"] (string[])\n```\n\n#### Parameters\nParameters (aka _positional arguments_) are the names that map against argument values. Think of parameters as variable names and arguments as values associated with the variables.\n\nParameters can be defined in the `parameters` array-property to make specific arguments accessible by name. This is useful for writing more readable code, enforcing validation, and generating help documentation.\n\nParameters are defined in the following formats:\n- **Required parameters** are indicated by angle brackets (eg. `<parameter name>`).\n- **Optional parameters** are indicated by square brackets (eg. `[parameter name]`).\n- **Spread parameters** are indicated by `...` suffix (eg. `<parameter name...>` or `[parameter name...]`).\n\nNote, required parameters cannot come after optional parameters, and spread parameters must be last.\n\nParameters can be accessed in camelCase on the `_` property of the returned object.\n\nExample:\n\n```ts\nconst argv = cli({\n    parameters: [\n        '<required parameter>',\n        '[optional parameter]',\n        '[optional spread...]'\n    ]\n})\n\n// $ my-script a b c d\n\nargv._.requiredParameter // => \"a\" (string)\nargv._.optionalParameter // => \"b\" (string | undefined)\nargv._.optionalSpread // => [\"c\", \"d\"] (string[])\n```\n\n#### End-of-flags\nEnd-of-flags (`--`) (aka _end-of-options_) allows users to pass in a subset of arguments. This is useful for passing in arguments that should be parsed separately from the rest of the arguments or passing in arguments that look like flags.\n\nAn example of this is [`npm run`](https://docs.npmjs.com/cli/v8/commands/npm-run-script):\n```sh\n$ npm run <script> -- <script arguments>\n```\nThe `--` indicates that all arguments afterwards should be passed into the _script_ rather than _npm_.\n\nAll end-of-flag arguments will be accessible from `argv._['--']`.\n\nAdditionally, you can specify `--` in the `parameters` array to parse end-of-flags arguments.\n\nExample:\n\n```ts\nconst argv = cli({\n    name: 'npm-run',\n    parameters: [\n        '<script>',\n        '--',\n        '[arguments...]'\n    ]\n})\n\n// $ npm-run echo -- hello world\n\nargv._.script // => \"echo\" (string)\nargv._.arguments // => [\"hello\", \"world] (string[])\n```\n\n\n### Flags\nFlags (aka Options) are key-value pairs passed into the script in the format `--flag-name <value>`.\n\nFor example, in the following command, `--file-a` has value `data.json` and `--file-b` has value `file.txt`:\n\n```\n$ my-script --file-a data.json --file-b=file.txt\n```\n\n#### Parsing features\n_Cleye_'s flag parsing is powered by [`type-flag`](https://github.com/privatenumber/type-flag) and comes with many features:\n\n- Array & Custom types\n- Flag delimiters: `--flag value`, `--flag=value`, `--flag:value`, and `--flag.value`\n- Combined aliases: `-abcd 2` → `-a -b -c -d 2`\n- [End of flags](https://unix.stackexchange.com/a/11382): Pass in `--` to end flag parsing\n- Unknown flags: Unexpected flags stored in `unknownFlags`\n\n\nRead the [_type-flag_ docs](https://github.com/privatenumber/type-flag) to learn more.\n\n#### Defining flags\nFlags can be specified in the `flag` object-property, where the key is the flag name, and the value is a flag type function or an object that describes the flag.\n\nThe flag name is recommended to be in camelCase as it will be interpreted to parse kebab-case equivalents.\n\nThe flag type function can be any function that accepts a string and returns the parsed value. Default JavaScript constructors should cover most use-cases: [String](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/String), [Number](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/Number), [Boolean](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean/Boolean), etc.\n\nThe flag description object can be used to store additional information about the flag, such as `alias`, `default`, and `description`. To accept multiple values for a flag, wrap the type function in an array.\n\nAll of the provided information will be used to generate better help documentation.\n\nExample:\n\n```ts\nconst argv = cli({\n    flags: {\n        someBoolean: Boolean,\n\n        someString: {\n            type: String,\n            description: 'Some string flag',\n            default: 'n/a'\n        },\n\n        someNumber: {\n            // Wrap the type function in an array to allow multiple values\n            type: [Number],\n            alias: 'n',\n            description: 'Array of numbers. (eg. -n 1 -n 2 -n 3)'\n        }\n    }\n})\n\n// $ my-script --some-boolean --some-string hello --some-number 1 -n 2\n\nargv.flags.someBoolean // => true (boolean | undefined)\nargv.flags.someString // => \"hello\" (string)\nargv.flags.someNumber // => [1, 2] (number[])\n```\n\n#### Boolean flag negation\nTo support `--no-<flag>` syntax for boolean flags, enable `booleanFlagNegation`:\n\n```ts\ncli({\n    flags: {\n        verbose: Boolean\n    },\n    booleanFlagNegation: true\n})\n```\n\n```sh\n$ my-script --no-verbose\n# argv.flags.verbose => false\n```\n\nLast-wins semantics apply between `--flag` and `--no-flag`:\n\n```sh\n$ my-script --verbose --no-verbose\n# argv.flags.verbose => false\n\n$ my-script --no-verbose --verbose\n# argv.flags.verbose => true\n```\n\nOnly applies to flags defined as `Boolean`. For non-boolean flags, `--no-<flag>` is treated as an unknown flag.\n\nCommands inherit `booleanFlagNegation` from the parent CLI, but can override it.\n\n#### Inverting boolean flags\nAlternatively, a boolean flag can be set to `false` by passing the value using the `=` operator:\n\n```sh\n$ my-script --some-boolean=false\n```\n\nWithout `=`, the `false` will be parsed as a separate argument:\n\n```sh\n$ my-script --some-boolean false\n# argv.flags.someBoolean => true\n# argv._ => ['false']\n```\n\n#### Custom flag types & validation\nCustom flag types can be created to validate flags and narrow types. Simply create a new function that accepts a string and returns the parsed value.\n\nHere's an example with a custom `Size` type that narrows the flag type to `\"small\" | \"medium\" | \"large\"`:\n\n```ts\nconst possibleSizes = ['small', 'medium', 'large'] as const\n\ntype Sizes = typeof possibleSizes[number] // => \"small\" | \"medium\" | \"large\"\n\n// Custom type function\nconst Size = (size: Sizes) => {\n    if (!possibleSizes.includes(size)) {\n        throw new Error(`Invalid size: \"${size}\"`)\n    }\n\n    return size\n}\n\nconst argv = cli({\n    flags: {\n        size: {\n            type: Size,\n            description: 'Size of the pizza (small, medium, large)'\n        }\n    }\n})\n\n// $ my-script --size large\n\nargv.flags.size // => \"large\" (\"small\" | \"medium\" | \"large\")\n```\n\n#### Composable type helpers\n\n`cleye/formats` is a tree-shakable subpath that ships ready-made type-function helpers for common flag shapes. Import only what you need.\n\n```ts\nimport {\n    oneOf, commaList, integer, float, range, url\n} from 'cleye/formats'\n\ncli({\n    flags: {\n        format: { type: oneOf('json', 'yaml', 'csv') }, // => 'json' | 'yaml' | 'csv'\n        tags: { type: commaList(String) }, // => string[]\n        port: { type: range(1024, 65_535) }, // => number, validated in range\n        count: { type: integer() }, // => number (integer only)\n        ratio: { type: float() }, // => number (finite float)\n        apiUrl: { type: url() } // => URL object\n    }\n})\n```\n\n| Helper | Return type | Description |\n|--------|-------------|-------------|\n| `oneOf(...values)` | Union of the given string literals | Throws if the value is not in the list. |\n| `commaList(itemType)` | `T[]` | Splits on `,`, trims whitespace, maps each item through `itemType`. |\n| `integer()` | `number` | Parses a base-10 integer. Throws on floats or non-numeric input. |\n| `float()` | `number` | Parses a finite float. Throws on non-finite or non-numeric input. |\n| `range(min, max)` | `(input: string) => number` | Returns a parser that validates the input parses to a number in `[min, max]`. |\n| `url()` | `URL` | Parses with `new URL()`. Returns a `URL` object so callers get `.host`, `.pathname`, etc. |\n\n#### Default flags\nBy default, _Cleye_ will try to handle the `--help, -h` and `--version` flags.\n\n##### Help flag\nHandling `--help, -h` is enabled by default.\n\nTo disable it, set `help` to `false`. The help documentation can still be manually displayed by calling `.showHelp(helpOptions)` on the returned object.\n\n##### Version flag\nTo enable handling `--version`, specify the `version` property.\n\n```ts\ncli({\n    version: '1.2.3'\n})\n```\n\n```sh\n$ my-script --version\n1.2.3\n```\n\nThe version is also shown in the help documentation. To opt out of handling `--version` while still showing the version in `--help`, pass the version into `help.version`.\n\n> [!TIP]\n> Import `name`, `version`, and `description` directly from `package.json` to avoid keeping them in sync manually:\n> ```ts\n> import { name, version, description } from './package.json' with { type: 'json' }\n>\n> cli({\n>     name,\n>     version,\n>     help: { description }\n> })\n> ```\n\n#### Strict flags\nTo reject unknown flags with an error, enable `strictFlags`:\n\n```ts\ncli({\n    flags: {\n        foo: Boolean,\n        bar: String\n    },\n    strictFlags: true\n})\n```\n\n```sh\n$ my-script --baz\nError: Unknown flag: --baz. (Did you mean --bar?)\n```\n\nWhen enabled, the CLI will exit with an error if any unknown flags are passed. If a similar flag name exists (within 2 edits), it will suggest the closest match.\n\nCommands inherit `strictFlags` from the parent CLI, but can override it:\n\n```ts\ncommand({\n    name: 'build',\n    strictFlags: false // Disable for this command\n})\n```\n\n### Commands\nCommands allow organizing multiple \"scripts\" into a single script. An example of this is the [`npm install`](https://docs.npmjs.com/cli/install/) command, which is essentially an \"install\" script inside the \"npm\" script, adjacent to other commands like [`npm run`](https://docs.npmjs.com/cli/run-script/).\n\n#### Defining commands\nA command can be created by importing the `command` function and initializing it with a name. The rest of the options are the same as the `cli` function.\n\nPass the created command into `cli` option's `commands` array-property to register it:\n\n_npm.js_\n```ts\nimport { cli, command } from 'cleye'\n\nconst argv = cli({\n    name: 'npm',\n\n    version: '1.2.3',\n\n    commands: [\n        command({\n            // Command name\n            name: 'install',\n\n            parameters: ['<package name>'],\n\n            flags: {\n                noSave: Boolean,\n                saveDev: Boolean\n            }\n        })\n    ]\n})\n\n// $ npm install lodash\n\nargv.command // => \"install\" (string)\nargv._.packageName // => \"lodash\" (string)\n```\n\nDepending on the command given, the resulting type can be narrowed:\n<p align=\"center\">\n    <img src=\".github/command-type-narrowing.png\" width=\"420\">\n</p>\n\n#### Command callback\n\nWhen a CLI app has many commands, it's recommended to organize each command in its own file. With this structure, parsed output handling for each command is better placed where they are respectively defined rather than the single `cli` output point. This can be done by passing a callback function into the `command` function (callbacks are supported in the `cli` function too).\n\nExample:\n\n_install-command.js_ (`install` command using callback)\n```ts\nimport { command } from 'cleye'\n\nexport const installCommand = command({\n    // Command name\n    name: 'install',\n\n    parameters: ['<package name>'],\n\n    flags: {\n        noSave: Boolean,\n        saveDev: Boolean\n    }\n}, (argv) => {\n    // $ npm install lodash\n\n    argv._.packageName // => \"lodash\" (string)\n})\n```\n\n_npm.js_ (CLI entry file)\n```ts\nimport { installCommand } from './install-command.js'\n\ncli({\n    name: 'npm',\n\n    commands: [\n        installCommand\n    ]\n})\n```\n\n### Help documentation\n_Cleye_ uses all information provided to generate rich help documentation. The more information you give, the better the docs!\n\n#### Help customization\nThe help document can be customized by passing a `render(nodes, renderers) => string` function to `help.render`.\n\nThe `nodes` parameter contains an array of nodes that will be used to render the document. The `renderers` parameter is an object of functions used to render the document. Each node has properties `type` and `data`, where `type` corresponds to a property in `renderers` and `data` is passed into the render function. Nodes also have an `id` property to identify sections: `name`, `description`, `usage`, `commands`, `flags`, `examples`, and `aliases`.\n\nDefault renderers can be found in [`/src/render-help/renderers.ts`](/src/render-help/renderers.ts).\n\nHere's an example that adds an extra sentence at the end and also updates the flags table to use the `=` operator (`--flag <value>` → `--flag=<value>`):\n\n```ts\ncli({\n    // ...,\n\n    help: {\n        render(nodes, renderers) {\n            /* Modify nodes... */\n\n            // Add some text at end of document\n            nodes.push('\\nCheckout Cleye: https://github.com/privatenumber/cleye')\n\n            /* Extend renderers... */\n\n            // Make all flag examples use `=` as the separator\n            renderers.flagOperator = () => '='\n\n            /* Render nodes and return help */\n            return renderers.render(nodes)\n        }\n    }\n})\n```\n\n#### Responsive tables\n_Cleye_'s \"Flags\" table in the help document is responsive and wraps cell text content based on the column & terminal width. It also has [breakpoints to display more vertically-optimized tables](/src/render-help/render-flags.ts#L4) for narrower viewports.\n\nThis feature is powered by [terminal-columns](https://github.com/privatenumber/terminal-columns) and can be configured via the `renderers.table` renderer.\n\n<table>\n\t<tr>\n\t\t<th>Normal width</th>\n\t\t<th>Narrow width</th>\n\t</tr>\n\t<tr>\n\t\t<th><img src=\".github/responsive-normal.png\" width=\"420\"></th>\n\t\t<th><img src=\".github/responsive-narrow.png\" width=\"300\"></th>\n\t</tr>\n</table>\n\n## API\n\n### cli(options, callback?, argvs?)\n\nReturn type:\n```ts\ntype ParsedArgv = {\n    // Parsed arguments\n    _: string[] & Parameters\n\n    // Parsed flags\n    flags: {\n        [flagName: string]: InferredType\n    }\n\n    // Unexpected flags\n    unknownFlags: {\n        [flagName: string]: (string | boolean)[]\n    }\n\n    // Method to print version\n    showVersion: () => void\n\n    // Method to print help (pass HelpOptions to override content)\n    showHelp: (options?: HelpOptions) => void\n}\n```\n\nFunction to parse argvs by declaring parameters and flags.\n\n#### options\n\nOptions object to configure `cli`.\n##### name\n\nType: `string`\n\nName of the script used in the help documentation.\n\n##### version\n\nType: `string`\n\nVersion of the script used in the help documentation.\n\nPassing this in enables auto-handling `--version`. To provide a version for the documentation without auto-handling `--version`, pass it into [`help.version`](#version-1).\n\n##### parameters\n\nType: `string[]`\n\nParameter names to map onto arguments. Also used for validation and help documentation.\n\nParameters must be defined in the following formats:\n| Format | Description |\n| - | - |\n| `<parameter name>` | Required parameter |\n| `[parameter name]` | Optional parameter |\n| `<parameter name...>` | Required spread parameter (1 or more) |\n| `[parameter name...]` | Optional spread parameter (0 or more) |\n\nRequired parameters must be defined before optional parameters, and spread parameters must be defined at the end.\n\n##### flags\n\nType: An object that maps the flag name (in camelCase) to a flag type function or an object describing the flag:\n\n| Property | Type | Description |\n| - | - | - |\n| `type` | `Function` | Flag value parsing function. |\n| `alias` | `string` | Single character alias for the flag. |\n| `default` | `any` | Default value for the flag. |\n| `description` | `string` | Description of the flag shown in `--help`. |\n| `placeholder` | `string` | Placeholder for the flag value shown in `--help`. |\n\n##### help\n\nType: `false` or an object with the following properties.\n\n| Property | Type | Description |\n| - | - | - |\n| `version` | `string` | Version shown in `--help`. |\n| `description` | `string` | Description shown in `--help`. |\n| `usage` | `string \\| string[] \\| false` | Usage code examples shown in `--help`. Pass `false` to disable auto-generated usage. |\n| `examples` | `string \\| string[]` | Example code snippets shown in `--help`. |\n| `render` | `(nodes, renderers) => string` | Function to customize the help document. |\n\nHandling `--help, -h` is enabled by default. To disable it, pass in `false`.\n\n##### commands\n\nType: `Command[]`\n\nArray of [commands](#commandoptions-callback) to register.\n\n##### ignoreArgv\n\nType:\n```ts\ntype IgnoreArgvCallback = (\n    type: 'known-flag' | 'unknown-flag' | 'argument',\n    flagOrArgv: string,\n    value: string | undefined\n) => boolean | void\n```\n\nA callback to ignore argv tokens from being parsed.\n\n##### strictFlags\n\nType: `boolean`\n\nWhen enabled, prints an error and exits if unknown flags are passed. Suggests the closest matching flag name when possible. See [Strict flags](#strict-flags).\n\n##### booleanFlagNegation\n\nType: `boolean`\n\nEnable `--no-<flag>` negation for boolean flags. See [Boolean flag negation](#boolean-flag-negation).\n\n#### callback(parsed)\n\nType:\n\nOptional callback function that is called when the script is invoked without a command. If the callback returns a Promise, the `cli()` return value will also be a Promise, allowing `await cli(...)` for async workflows.\n\n#### argvs\n\nType: `string[]`\n\nDefault: `process.argv.slice(2)`\n\nThe raw parameters array to parse.\n\n### command(options, callback?)\n\n#### options\n\n| Property | Type | Description |\n| - | - | - |\n| `name` | `string` | Required name used to invoke the command. |\n| `alias` | `string \\| string[]` | Aliases used to invoke the command. Displayed in an \"Aliases:\" section in `--help`. |\n| `parameters` | `string[]` | Parameters for the command. Same as [`parameters`](#parameters-1). |\n| `flags` | `Flags` | Flags for the command. Same as [`flags`](#flags-1). |\n| `help` | `false \\| HelpOptions` | Help options for the command. Same as [`help`](#help-1). |\n| `ignoreArgv` | `IgnoreArgvCallback` | Same as [`ignoreArgv`](#ignoreargv). |\n| `strictFlags` | `boolean` | Same as [`strictFlags`](#strictflags). Inherits from parent CLI if not specified. |\n| `booleanFlagNegation` | `boolean` | Same as [`booleanFlagNegation`](#booleanflagnegation). Inherits from parent CLI if not specified. |\n\n#### callback(parsed)\n\nType:\n\nOptional callback function that is called when the command is invoked. If the callback returns a Promise, the `cli()` return value will also be a Promise.\n\n### Type exports\nThe following types are exported for use in TypeScript:\n\n```ts\nimport type { Flags, Renderers, TypeFlag } from 'cleye'\n```\n\n- `Flags` — Type for the `flags` option object.\n- `Renderers` — Class type for help document renderers, useful when customizing `help.render`.\n- `TypeFlag` — Re-exported from [`type-flag`](https://github.com/privatenumber/type-flag) for portable type declarations.\n\n## Sponsors\n<p align=\"center\">\n\t<a href=\"https://github.com/sponsors/privatenumber\">\n\t\t<img src=\"https://cdn.jsdelivr.net/gh/privatenumber/sponsors/sponsorkit/sponsors.svg\">\n\t</a>\n</p>","users":{}}