{"_id":"cmd-ts","_rev":"38-986259c269a4741aced1e187695bfcc3","name":"cmd-ts","dist-tags":{"latest":"0.15.0"},"versions":{"0.3.0-beta-2":{"name":"cmd-ts","version":"0.3.0-beta-2","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.3.0-beta-2","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://clio-ts.now.sh/","dist":{"shasum":"3af7590af5684551223e88fa98331d05cb1d5088","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.3.0-beta-2.tgz","fileCount":81,"integrity":"sha512-0rovDOSRFFG3larJZAmn0HfkZqP7ZclEI7pl3CI6lNmo1kWsUpbYMXrXXQ8mbfFiQAEbVOyJhahZIHsbQKAzuA==","signatures":[{"sig":"MEUCIDxXpj6X4eZIL7rOV3Uvjn3DlyStMq1QBiKnN6Ydp7pxAiEArSrZSLAaDWRocFs171vRUsgF/yPrD6JsbwKnY44sFM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaibBCRA9TVsSAnZWagAARBAP/RjhNhvJDZH/cpbjJtO0\ntJyxaJqgpY0tKytXL7zxJDDkOIOLXdg9pYLtgpT10jOqUmSJa784wLJliqlz\njD6v0MTNoYfNuIhe8cyOe8fts9fF2tBvW4EhEEewYaObT3+BfNfCrBQhmVPa\nO0uVlLwRsRdeuKWPnJ+M+HeDQ2A+eVHMhYPOR3jUNvoDA8O3YuhXhDzs4r2c\nBEGRQimrFl7CQpi6L/GdmJQBmKN4q91fiWj/d8d/25A3aZT/k6qZQpU+z/VD\nJnZuIlN8AfuF3Y4tWDvI0AcyQFGuzs3DTQGy7f9JOKKQEL4oFhKqQdbrniQY\nkOdPN755EWADc+Kdjna5DEP4RvJNJuUW/J2iKzY+SScUMIuD5CtLcfI5zbys\nvPWTrk2eUSHvlQdO2WXkycYXf1hOlp1JFGpiD+4jBA5zV41lhWmfNwuoad92\npCnjWQ+nAvh7/hKwU4pPg3Ci6Cgia4kcj2iqIlRm0pIJduFZVF4/vZaBYSoD\nk2Or1rdUkNdK3jpTMaL7uDIY7zVWsZr4+IrQYyeGNUyfTQfA6ciMKmmUDVIS\nLEYvU/9yLrN+TRLb5RDbQL251PGLupw91xBH9it6TIdfOhparTDLyJmk4lOJ\nFFWrrJqaA1owmxITZ8sjJrSl3d9MezAuBWYkuxYe6jL7rldghEHFO8y7KGW6\n/Q0x\r\n=WoPL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"typedoc --out public","run-example":"yarn --silent ts-node src/example/app.ts","prepublishOnly":"yarn build && yarn test"},"typings":"dist/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","dependencies":{"chalk":"^3.0.0","strip-ansi":"^6.0.0","eslint-config-prettier":"^6.10.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","tslib":"^1.10.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.3.0-beta-2_1584015041450_0.770173464416861","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"cmd-ts","version":"0.3.0","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.3.0","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://clio-ts.now.sh/","dist":{"shasum":"dc26b6b89762e845b0ac2048c019e79f21791e33","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.3.0.tgz","fileCount":81,"integrity":"sha512-TbdpK4Jiry+HguZlE3q706azb15WmEXAqU6JRkcjAy7d/ZxJqHW+PTyfaNXXRqyGqtr7hDU+vEsg50Z7WIQPcw==","signatures":[{"sig":"MEUCIGcx2gFLuaoa2lfLMVC+EHGQcmXLp7UiaU7a3/04pDZHAiEAmrkXiW255URDC7t5litRwf505+5dZqQuIDoKKy8oep4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeajgZCRA9TVsSAnZWagAAaUIP/jkxBvw2P4ImnT9dPT7k\nGNhnHUm+eYI/EwgjA4xMefaoHvo55hQfy8CGSxSQeSlrS96ahOCmUuhCE4VW\nA0zytGDhqcfj/RzDwxL3BR3jjczzwfb1tIcT6l9t9ox2ArD+wOA6qyQJMIeb\n6jGHyg92aimjZYeYCYnF5LxMeeJNZiXpIvW0XXdL+6JsQ+QOAni0X9cS5cCR\nt3A2CTcjYOYXuAYY88Tlz7NLTKwzyzX6nxGcvHSoOt8yosm9+nWu5vJx37kP\nVbcdfG0p9eRIdtsIbMWUePqVqKBjNLqh6Xh8lcxb7A6jIYcd3DSFikcIrOiD\nQtYuTs27SmhLdC5FPPFDDKbDmiaHqpcHAwe79IBR1pyUybkV/tYcpCQIfl+5\niykZfxxEJjCVGlYOdpX8fOvulCkzqhyflVpx6CHawPHZDdB/E2b467Ac0zTy\n4+DcY+xyllXJDLmgoTDpTEJ+L9+/KXjAY0WLY0DLAAJDsexeEjR5S3cvbmUf\nJV02N9XU3968CHlSnvWnAKlCRg6hACJIIpjJMAU05KmanslXc9pgD8hHikKw\nAl5E9bwU3oSSTB8DDWPCCvsJ7CSb+sUEo6ILeJqzDkxN9vP4pxETlXvcf/8z\nuW8II1i4kauMZn5lMC1rVbNCo9WszPpg4e5mLhWCWGn0bm6e6h3wQ4uIzuZ8\n+xk5\r\n=y4w4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"typedoc --out public","run-example":"yarn --silent ts-node src/example/app.ts","prepublishOnly":"yarn build && yarn test"},"typings":"dist/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","dependencies":{"chalk":"^3.0.0","tslib":"^1.10.0","strip-ansi":"^6.0.0","eslint-config-prettier":"^6.10.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.3.0_1584019480943_0.0031494581263693533","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"cmd-ts","version":"0.3.1","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.3.1","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://clio-ts.now.sh/","dist":{"shasum":"286ee657a6a194b1d268c26e72e03e46f17f864f","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.3.1.tgz","fileCount":81,"integrity":"sha512-vJyAvKdVFwaHP3ANc2ZyAKK61jjknpJtvBaTq9JkOXB75cMNnELVONeeqZKQ6hwo3wHPnRgqJrAhSFSH5+bjFA==","signatures":[{"sig":"MEQCIG3viNaIdV1hPfpLKilTQZ1sn30glTx2OkxX0lDeJo9DAiAPPQajAWSAnltZx5ZrMLLUwcGxEMyrZsqgfNEtSaGxsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeakNeCRA9TVsSAnZWagAASFUP/j+B6diTCYnJ+MDQJdyf\naxCOTo0s97o8s7uzCk8T7jdJ4GuGubZ2Iy2NyPIfbsLrnOY3QyflxQwjxf85\nHa0H2823L2kL4T8gK9nmac3p7ZPy1A8hdAjOr3DHYTiIQEfY2WAj38tlhEab\n19rYzGZISrV/U9XJztjQQFm8hJDw4/372yYaP0OUMtSkWIIdFNHIyab2uflx\na2T+9ULafZp8l3iiQWTO4/AX/jwZwq+NdyhETmxNaPlC7az/cVoDJyFOCCKW\npXfncFwtbPmZi3fmWTYJ5pvwkKC1fGoHJ+biDoZ4lNptmxg9/FXX+rDVx0pA\n/Ez+sttFp2se1eO/g02U9x/YH0ohz2YN9MPfmelyGSGN6ZSvagruKxv0NIz/\nkpVwerF4BoY4/QenHnG5PPE82pvt4nK7ZK0E2XWpEZA7sIrxWvKeUWc0NkoO\nS092He7RYegBnqsxpl9jPUBopYSx2kUuQMeBBtB6jPQzNUKgVlXziwI1ryTK\nGFRANn+C3/wL5CH7olQfnyKIuMSyQqpPOUwnGzAY0dSEUQQN5hwazVOKqfzN\nrczjks290dUQ7ggpTDjjalhr3KZnUMJxuXs/8g1epfBeJ5koVj8eZZWmM+uP\nga/0pPGsEmA8ygtCwmaADURnpKTncBA6Y6Vp4vkUrXMOxCbY+GzLb9e4tk2+\nMiTD\r\n=JQYE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"typedoc --out public","run-example":"yarn --silent ts-node src/example/app.ts","prepublishOnly":"yarn build && yarn test"},"typings":"dist/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","dependencies":{"chalk":"^3.0.0","tslib":"^1.10.0","strip-ansi":"^6.0.0","eslint-config-prettier":"^6.10.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.3.1_1584022365811_0.30802799978967244","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"cmd-ts","version":"0.3.2","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.3.2","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://clio-ts.now.sh/","dist":{"shasum":"d47106340c32adc2cdf4483d3320cc120a5eb3a6","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.3.2.tgz","fileCount":81,"integrity":"sha512-sgagQPkmskzPPoExn6ufBUPO4H0klUkM9yE5QOBJdgGsNrRg1aNBSoVKBmIjlVyl7XqZSDj6b2kEMCp250xJVA==","signatures":[{"sig":"MEUCIQDpdZ4LwEC5eJuaCWfB4I/CKGpMNZgor1NEZeolkNbCSAIgBULGyaVRgr1azzFamr7IH/gDpTKFtE7ejGxhh/NiOS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebgk8CRA9TVsSAnZWagAAuCUP/0Dn0Q29qjYQwWQ8bZEw\nWswfFEKz8+pgM8JGaP0SxYQ9GRH/9TDoX1+BjY1Dq9DHN1h6qJVw5c5KneTL\n/l5S4F24jJ5jbinuA3JIMXnj9ffm7IgaMVpfTRBbMt3bFRAyh9J1zzwBAdXk\nZ2g2pdG/vKwtRbks98mT7o4gIYjflzL1mmP0M3wsO3AvocavxO1aQP8u0D+3\nz2Vv7tqHC1ERgU/OiRavqPslMYoYqjJoSrTOWnI0e0ErOXZc5d711CHnZ6y+\nrkZP30+E6EZxMjK4VrwSOZlmwUhXmpzMZaJP8afJsTcDOyZzXe0zAZad9tCd\nDQbOwhxMPOmvRHArokp5ugMUAIB6ssOh0MhJTzIFMGJRVMj/lnh3DTTzicCv\njv56mdlrTK54A9QO71t0+0FwosjvrdgUuGWC5cJd6h4U9/DcUe70xkhQNCfw\nIZ6kAQBjK//LIUTZZ/vj5wbji2tIMBYXSGCwADCLj1Ze+WNiVQn6ow4BTOKH\nL+aqK208BySuX7Otq/zS6bvoWn7ENIshspQOC3bSq7ioo0G/Qi9BX1EhvlwE\noHDIGu6xozTrj7oYGTZbWMOs6X1BwAz9PAZGzC0BRz14RHny+CkKBGk1TPxG\n9wJ4q5xjiz3QtMTjoHLZIgKka/3AZgnB/HN9pt8KWSpXioKbZ5lk5GwRw1Ly\nwJ2H\r\n=IL7e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"typedoc --out public","run-example":"yarn --silent ts-node src/example/app.ts","prepublishOnly":"yarn build && yarn test"},"typings":"dist/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","dependencies":{"chalk":"^3.0.0","tslib":"^1.10.0","strip-ansi":"^6.0.0","eslint-config-prettier":"^6.10.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.3.2_1584269627899_0.2391838632673886","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"cmd-ts","version":"0.4.0","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.4.0","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"978c4275d5d1f7637323be8e2212784c2b0f2125","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.4.0.tgz","fileCount":84,"integrity":"sha512-Kpj81jj+rtcOOJwz63X/44iwrO+DKrhq9x667ob8lRJqBZvpPuO7bBiq/g2DNXYjq3Rra9CVAgGg+lO99HfEIQ==","signatures":[{"sig":"MEUCIQCAa4MJRK6E55V2ca42MuYt03d617pUXpR5/Av02wAd1QIgHN93DIXY8kk6MPKRBH1OMnC31IwvKkjoId/37bb+veg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecjYxCRA9TVsSAnZWagAAA4YP/3e7ZD6lSxd5L3T2KNjH\nDd6Wx4SzQMSJ06hq4b3G96GYnH7zbOoXxGjWGBa2gAd/bsc/6jScdskJ/95V\nnXQka2tyt0A5tcyXMGDfLknmkX4RQKHpS2B+yoRH9sEiN1lWwTtfw3oDln4r\npyDAnodSuJA/edCZO5SKx7dRonYaJkQTTPrX/f8Tp8ZnQMzfA/ULcFiE8ihE\noVLM4Q48c7VPZJPsuAi+fnuafP89AT3fJ0SIeZiqbrkNXLfpdRwx/nYJ4VC/\nBmChdOQQbB3ddTaI/fyOxfhwxCBmsPzAYLeoYcJBaUQx/l6HOoGJsOTjR1Ze\nQcFz77zcXVSUgqtq1k8hwAhsfErVJujbANY8uU3/duCPqjzg+K95qUK2xwhB\nvIRn2RQKYxfet899E8ntn1RiTAYM/wwoQdTmoL8ld1FGHQXfvLAoMOvmPK/z\nCkL/H3KSjSW8xTsG/x4bWv7BD9t8aHsCE/wKyhSacDsmlhMzHxs0FFYYyosg\nIn9ddt0e7oCkGplJOi6IDLfQNfNjTt4ORS/dHnNyog/ToLNF/NMtzrAPGlQJ\nayUGb4A+PvQGrDzWWzHM4s65If1kj+bAEEVns/f0m7QvUSEf6D3/dBwh/p1i\nriKBl/QroMhO+WfK3KVNDPyBRAeNAt35knzg0tVD0c7y1PJNP64tclQ4p31S\nbfmp\r\n=xNIZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"mdbook build --dest-dir=public","run-example":"yarn --silent ts-node src/example/app.ts","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","dependencies":{"chalk":"^3.0.0","tslib":"^1.10.0","strip-ansi":"^6.0.0","eslint-config-prettier":"^6.10.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","cargo-mdbook":"^0.3.5","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.4.0_1584543280655_0.11117124573833626","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"cmd-ts","version":"0.4.1","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.4.1","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"6de479dfa584139b749cfc8e5cbea5a0d51d2b79","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.4.1.tgz","fileCount":165,"integrity":"sha512-bcCbSl6wxR2eopKdiLYoZxY30ZyGoCEeuRlwiq991dKR2/7SJPTpg7gDSgFRXtE3UjJ69oSdo+6opmBh6BQ9zw==","signatures":[{"sig":"MEUCIBeA7D5cMYbJxcA/1ghYiJXKWFwKZ9F6i3bAqW6cYGBdAiEAmILr+hmQ9pRyIFzw1QnGKw4w4CrhfUF6zMCfiisHxHA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecjwvCRA9TVsSAnZWagAAk1EP/jaB1qOMBniSC6e9evJT\ne7QlTFfBBNzTlLC0xkV1UNBx2bd3e6DHoyyeLeRgCePeZuWdXVidupB4rh6S\nY0MipQjBnIEYL33nlBxaoS5/746lT9QJ+VJoKEwT0bza96bHhQhEcNG3s5k6\nHmMODe1bCYE53IxQo4sy1WGkmdjuMa1qhUyYIAYY8Lmu7DYpieBjGvSqvF8S\nyRoEX3hKxipCSDLgwTae+IGaeGRdTtmLpwfdXJvj92ZO8kSHQKibx+9ERL2b\nJjxKpdeX4BrReRm8Xm0JxYr6k3dg2N8w/lOZIMsFNpZXUVG6djmo0MnqJf59\nIMnGiS59Gezv26d5KlsZLj8mK2DKTKYS4RmcZrcDDOF8C3R13sbEUWlf3OfZ\nt7XYb/icfM8Hkty+RqhPW9irRBE5tyq6K95av+2NDhgZnqZjbojRSqkVgBTJ\nW+19rJ26MO97PitjSY8Auaq8a+REobK2LZWbFQ3dqfMI6+1rv9Qh6R9sOcj9\nNrpE7NdaMuQ3BB1WTSP0NKrhbwXFoF5YN/eLaFKdRw6kMIR2dG4VYt9VSDIG\ndFTZU2NMyqm86WQef7dJdrhCZf3vhGOUstAxoXweUK5clO+VCuhGpWAW0bs5\neFobsX5GYng08JV2jIRwgdakzuk3ZwkGjmNQHZCaI+bVEGs7bXDiuo+SONOc\nrkLP\r\n=7HiT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"mdbook build --dest-dir=public","run-example":"yarn --silent ts-node src/example/app.ts","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","dependencies":{"chalk":"^3.0.0","tslib":"^1.10.0","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","cargo-mdbook":"^0.3.5","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.4.1_1584544814674_0.045372223145558443","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"cmd-ts","version":"0.5.0","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.5.0","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"5e1e53f5338a0ec96caddd730723036a3b1223df","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.5.0.tgz","fileCount":85,"integrity":"sha512-caAKam80iSEOoT+IJ4RmwErWIeryunc0iMbAze806FQBd2cmCeXR4Tu+9eei7GM1GrxUexTfm3nktG6MHeqCLw==","signatures":[{"sig":"MEQCIDWcazZamdH8PAa/br4x9lV08OzJbkQqwrF4rmrwnGFNAiAusNcUwDb+EYpAB3ho7WVzucYylTw7TCAQig5U5OvwRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefL6uCRA9TVsSAnZWagAAw7gP/0Q0mMBpUu17tRERtfrW\nGjaU5CSG57ISQeYOsUeQ1xlOibdziN/JkJ/1Or2/uv9JTChbTsoycCnZ6rum\nB3S4PjXDDyIjVcodOudcM9mj8rNZvX2vZpv2iunv/9G52Suj2eaZhr03anfj\nizhDQLxSlxFDcDfzHy/EghTe9UpCioE44eIhGRf4cmniYaLftlHQWkP4jY8g\nKTr7hgWxAy7i02LiqxU3pVbPXeJFq6vzRlZphP4CTrP/NE0ZbwrK6xPN10Hz\nOhkHfu9vAMXTSIXrJ3Xiv0dE9xX22Ei+5AN5rKL7HU71D6CmfcJjqO1HfoJS\nlK8QM4Fh98PGM0sPbPHTwHOwFcOBdXcAHbT9/AK1Qx8Bsmi9s2gyfoSi3mKv\nHXOwgRHWTW0sWe7BwiflwMGK02nvdMaATLxy1cCupSoiFox9njQacY5PvecN\nT3mH7fWWHj8iL4jof7ilffXupH666eUM/4b+G+pKlF2ncYNLTlc06aNYg111\nzD2LnzZ0KoLNNKYiX5ZE/dwRx+szZS292fFVZzn9vHvmlyqb+dvHVqt5E1X3\nakzGIe3WYyEKXOg5ddd5IbfMSKnqrJRU48bxflVtcBdcuXuUAPYYBpdCliPv\nyO2BAj4YvKzyn1kj7AxDitwcUce9OeHU/9+6TN1g6UnT9Tp6BYLbkcUqnob6\nN04M\r\n=WuLP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"mdbook build --dest-dir=public","run-example":"yarn --silent ts-node src/example/app.ts","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^3.0.0","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","cargo-mdbook":"^0.3.5","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.5.0_1585233582300_0.8530032568779158","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"cmd-ts","version":"0.5.1","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.5.1","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"53ea5311436ea5cd358f7ef8b539fd7322388649","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.5.1.tgz","fileCount":165,"integrity":"sha512-e93JeozeyA2ZQn3G52TM9y4U7BfMUZEZZ2mdbrqGRQ4ayFVmRDXi6O9IBbg8BoZ/KDwIKuNe0atZWXfN9whw4g==","signatures":[{"sig":"MEUCIQDd/h95w2dGKcc4DJkOskoQ37hW3gBRq3Tb272jXzj1eQIgacllPrJkA5gNP2gdXQ/3UwSZjygfSIMgogfOrXUWLGA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":262221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefL8tCRA9TVsSAnZWagAAA8AQAKAGlAXDjkjrEwleNqqP\nMuMQQ0a6O9MYxRkl75g2QnSxyEvB+8O81+0AwI/uHQGzTU6pMf6QboRQgR8y\n3OcE+WSwRcwxcNr80BYlnVSIuORSpWaN7ZO3Dl14KAij6/bYkjyD1Hr9U7ZE\nqzIppnYxK/J7kXQghZbSLfGfJ55t5NJaFsFx03r55w+uzjBK2oai6YJPmtPY\nJjvVdsxdH74lKNwFm4/dJm3z29yiGD9CN+OXOzkOjUhVPrI4Lx5K7kCCe5Kn\nwWhxPuxGCzUBH9fgMTZG53F4Fr79FCraFLj9uOWakjC8THxP46e5RZRIlOAB\n4sWZ5tPVrFO3eodyJ+uC0KP8w24eyhS7QQse2ynGXUbDEFAAdh/L2w4w3EE3\nxYY/7JcdEekD7ZLadq7SP5YONxnvN+yWv20kDbkC5Avcp9kGoON9jxgxpMeX\ngsP1/V+dLe4cgKbyR4tOy3WrD1Tf4izs3LBMz/lNSZzOctngAL6Jdv4J8ZSS\npDoEvScDs8T7IqXm1N0ZVMGU479lPVQJGQkl8s43l3YgzGgFEc0bhrzpV4Ag\nTfZWsvI8BAbXOtj9HWOly9+a+te6kkknSUCB2N2HVVtahmB0+3UXMLOn2243\nQ1oEk7eBb212gorq8MqYnCOZmfswiISdqWoL7D3PZ1DPt/gW+dyudwWe2hwq\nLxxC\r\n=xff8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"mdbook build --dest-dir=public","run-example":"yarn --silent ts-node src/example/app.ts","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^3.0.0","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","cargo-mdbook":"^0.3.5","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.5.1_1585233708940_0.8341455914137583","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"cmd-ts","version":"0.6.0","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.6.0","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"488006c2c6a8510d7c2e9f2f13ad26a6a8871bf3","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.6.0.tgz","fileCount":171,"integrity":"sha512-KfzBwMY2d8y2zF1YRiPfGM/180bzUDJ7p74AVOLg9lgaLW/OGkr4EigcZ1Q6bo3/Pu3L8TYXfTbGCwirX84prg==","signatures":[{"sig":"MEQCIDjem2x6cFCnRC1sF7kW8Ii6cgR8C6JC/RPLPte83vrWAiByypXYjC9EnctH0ClDCfvzhMd7lXrfP3gajTh1qN63XQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegJKXCRA9TVsSAnZWagAA95wP/iaDZyWo/u/zIgGUR8uw\n7PlPjxM919/03snJZvr46bN1oKyZPRidbyx4sJzWP/1coBKyw1YlKAAK3TZ9\nqvbGkIwSXajiR4nVWNTN3Sbhy1Iiq2V8NbDdzt/xHpHYXqwFBDMSgWnpLBjz\ney/PFPPrG9yRIONXkO7LJ8DfJ0aI1V69U9iGO0ovp1AyeOnM454prf0Nr58e\nKn0O8OSG2oygIgHG84gpEOGSt72TqsvVjxr1+chyD1GFUxBK+CWgdECDWree\na9JA8gpB79JYsopY4q8LQA6cXebvoAG+IeH0YjZ8FEnYhA2SAr15ut2wYvxQ\nt862IjwQxOZuR3oD3cppAX5rMeQ7IHCUaVAwofH3IjL2s2fjUCwvonsx77ey\nBJsMO3oxK9yQhdnMWL9alnFUUrjvPZvMtL8VvuiAaDyxAY81olY7LqJbr3TO\nHoVOyI6p8V3NTLw5CqNQcXB+2Fk8bD/OfTPMjPV1TiS6xU7LM/PQ8L3jrMCk\nWrPDmuF9ItA2FpMA7QySIjqzbKbZQtjVbWZW+83vLasTtgAwqzMLgwBhl9Nk\nc3DAHsv0fRN5Mb+bKdVsFCrnNbY5WSazXaLHQb5PKgwS+jleTcUNLixcP/Ee\nWbYRwwsfQgHnFdwrWeytkM2XMDh+g5dIHnHiB5C4VosRqDvJRxPMC43yt889\nvWnx\r\n=tkb+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"mdbook build --dest-dir=public","run-example":"yarn --silent ts-node src/example/app.ts","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^3.0.0","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","cargo-mdbook":"^0.3.5","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.6.0_1585484439431_0.11274976684226057","host":"s3://npm-registry-packages"}},"0.0.0-3e900a27a0a123265351578d50a10d744c179e01":{"name":"cmd-ts","version":"0.0.0-3e900a27a0a123265351578d50a10d744c179e01","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.0.0-3e900a27a0a123265351578d50a10d744c179e01","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"79f8a8be29a34a2542762314aeb2d13a0aac0056","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.0.0-3e900a27a0a123265351578d50a10d744c179e01.tgz","fileCount":171,"integrity":"sha512-wCr69y42pqEliyUcZcEl1zI4h0+0mLp7Jm3WFLhwZhwTPeMRbvze43BNrQEJLU3ZqATrCt/6fhuurPlMRiJLqw==","signatures":[{"sig":"MEUCIQDf20N+HFV7b0jGFt2+GO6Br8BHK2JKgFlJ+0zvbWQ6uQIgIIUjQzEwPGyEYcVAbskpa5qNg3wD0unmlhVH5EU3p1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg0G8CRA9TVsSAnZWagAAMZkQAJIDjH0xddtpj+1OxU71\nKdP/oMSvkFWqmJ/nw0/gOjJC4mu+S5naqIMEcZE8ZQR0fqqdbKwoynYr2w05\nNMwNfLiI+DRy7ZlmNsJOCnu6/hYKC9WLV8jvfy32sRypUXbHI+5uxuAqDDhV\nlnkDXIFnD/td/pSLQeuSrqYgt3Z0/bzQGXugxq+qKAYCUhM+GgEt2z7G8uih\ntqMK24nr+FSaW26tj8PoNd1w/plud1Co/WWuXNGIJ0NX/8No3oMpOs7dxV91\n2n0NiXYpkxo+ShDKMfjnKSTGh+DBZe/ucVkC72Es7Ip1sgRH4wISSpzY6tkq\nzT/PquBo3ELlYgg9kZhVV4DPwSL7uuig1OA1Iz6g8aRnMMs4SQwG1w2fUHhd\n3BR4Qsgc7XqdgN5onZ85q7YeQMwqn3slgbhfEx5evEkFMF0zOqHMsZWp1UCo\neW1oIdQKPdsW2KFyPACaAJpguTVc2ydgNAzBQd/Jvnqdn8OOxvYPV4ZCBe5s\n7AeRMBuCbW5ot0BK8QN6AqzRLBPikwoXtJfMxVAbm3Olyq+RlAdW/6504TiM\nCHA93PLXCWZDN5eXakyhcRnRpbRCluZvJT38NP21/WCMdHOagb5lsipXf2o4\n9sE9snMb5smS94703EJvqx76tHyomr/I/xH4hiGb0awhO8NqjO8eeBpRWQ1d\n1BvI\r\n=k+dH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"mdbook build --dest-dir=public","run-example":"yarn --silent ts-node src/example/app.ts","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^3.0.0","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","cargo-mdbook":"^0.3.5","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.0.0-3e900a27a0a123265351578d50a10d744c179e01_1585660348436_0.2132357462322627","host":"s3://npm-registry-packages"}},"0.0.0-684600f145d167471c0fc091edc2110f2e846c6c":{"name":"cmd-ts","version":"0.0.0-684600f145d167471c0fc091edc2110f2e846c6c","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.0.0-684600f145d167471c0fc091edc2110f2e846c6c","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"10d70c829a95176af63b3d1d8b7666f2ad5757ab","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.0.0-684600f145d167471c0fc091edc2110f2e846c6c.tgz","fileCount":171,"integrity":"sha512-B/u+veAPmyOgpMlf77EmxtJW6DGNxH901sotIisg4ABr1uqsTJXUwv/+9hswojWosDU7OSmVVVAKkGRv14Vclw==","signatures":[{"sig":"MEYCIQDCtNHtq7gkbwNrEYE5Y6/E++nW0oca75YkWYuA0Iz2qgIhAPyPJNa4JsIXnCqTzYIxeEP7Cr5m2FCJdwNk2SK3OAyg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg0NTCRA9TVsSAnZWagAAb94P/R9IrkwRgXGF9STNLk80\nbGoiDz4pPNC4p5oRptNOPE5Yj1KWxbQALRohaKvoWf6C4SmO4dNuhf2EdYs/\nrf8DrZdGTCJpL4DBz2liz4MxM5bJ4Qp56ols2CqMMczG3PBG9kBaBzBvDqOy\nd49lKarfrZQSjVQxbvz1QHPLZ4wNYTfQCbJk419EoqvGdo0yjvNCErFx8fZw\nqK+fKE+v91KCoDgKpTNLs4tiMGbgJjpSh0j2pVXCfIeIpwt/XKpb9xWnxjhQ\nbqxlB7A1ZDpikcUXPxO5VrSsvv1bvGOEvf2loEvYVpaGpQTzTwCGMiqXS4FF\nQPUXOtgalHxD/STGZDPMp/3SwMz/SzVZl/vavu7KPlIiGerfSCfuLvN1/rH0\nmUhH5uMU1PaOoJuGQdqhx0vR7tkLWOFHfldnA5Yx+sDvIwCei9sF4OEbD3BG\nosXpchSKzy/VeXGT4VBVgRX58TVZMqvIz5Izq3gN9TIZadCIECiykhCpLSrS\nPzGn2sSbEhtu65X17WRIZF7tUJF9suic4CH3kzYoyY6ZjsrH6wXkCDc7wn0+\nwObCNx/D5BLkR8rqmSQZS2yv0ByCCgYYJ6iFrPV7XHz1YdT9TmZxtuPpUI4W\nMpALp/kaiu9OtJHR72PENXYFpfrUQO4CNk4coquXPl0wmtJsNuWHb10bU9Fm\nP1Kz\r\n=09WO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"mdbook build --dest-dir=public","run-example":"yarn --silent ts-node src/example/app.ts","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^3.0.0","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","cargo-mdbook":"^0.3.5","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.0.0-684600f145d167471c0fc091edc2110f2e846c6c_1585660755284_0.673911478907057","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"cmd-ts","version":"0.6.1","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.6.1","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"0331b2bcdf80df9174f0f9329ebd488acec23617","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.6.1.tgz","fileCount":171,"integrity":"sha512-ds4S//23c1xYFb4/Ow4qy3ON1SGr/SSCgyUn90fJ+Y1O6uv4abf+uT1dDCA3z4SgTIhAH9Ycazh4R8dSsmKsAQ==","signatures":[{"sig":"MEQCIDM6w8AwbJ7I0PSSNb1ojONhY4JfrFXYzSP1IjYfSvXqAiBhxxmr3kBff2Hon0o7kzPzfppIbBPDPdnA70X3kAX0hQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJen+iaCRA9TVsSAnZWagAANJcP/jQIlM48xDoionv2ew+m\nyneGej6CWd25Sfwkcv6jw95O6C6Bnr2Y7sPEI5pum2Z5cWTNbhY+FUSGbIUi\ns90+MDBKWgos2H/W7VWUvJbRNrunukDS2C/7T08qAWcB3BdxHI6hOKSoHX2E\n0fR9IuomSVSTf8n/qMYmraxtNWCHdyxP2ypIRCNWhhnFua5SlsbrvXpXC/bd\neh58krzEa3pLUw5Dc/pO+Wguq58DdwW7N0rSeULpjqN+3IL6tBrwekNoRQ81\nAyquNucNk0ZUO6u1BayAiy8YQ3yWVFLJnC3XxniaQhyLcP6gCq0JJWMHQvUY\naCbczvQ0KigYSsjSwbDFJWNxgBeeGicSv6wAQWeYT+UlOTGem6LEFSbyYk83\nZ8cIdR2Fx10Wrsuc1L4RhPOjAMn5qt1bpX0kDf5B7W0Zkv+kaVcFNGHFxaYO\n66fZheHSLwawKX5BIWChHyF3VBhWelz2vFqN32FNXRiyGau8iyoWfErxOd4N\nT83tT7e5r58SXgtqWSu94YXnrrOM8RsUqpF8mjCyUsgxbLIIjl7D7o6DcTD8\nVIMm9QH1mwapUIXuiTRo2ihPc3HwOfyiXH/WqQ/9qJzkte+4g4BDz729Af94\n4jJjptzv0kEx0t6/+nxtediRa6zG6AbrJfNAoaLlynrOf9W9OWZJiHVDxl8K\n/mpL\r\n=TetE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"mdbook build --dest-dir=public","run-example":"yarn --silent ts-node src/example/app.ts","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^3.0.0","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","cargo-mdbook":"^0.3.5","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.6.1_1587538073602_0.09420808809510284","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"cmd-ts","version":"0.6.2","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.6.2","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"a48aa5a10898eecebafc04cd33a3b98e95d472c2","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.6.2.tgz","fileCount":191,"integrity":"sha512-phDH9ReKCz0IsBxHyX3pU0SA1FCRWrkGKxJW0UelKmQqb5C8NNiOCJV/+jfxc8dp42+SQC3T2Ch68SgwZuOWxw==","signatures":[{"sig":"MEYCIQDtdxAqUsw/RKQMYie5Xr80mrnxt1Cc3esBdtfL81FKuwIhAKUTmSnsBVz8+w8sXw2pIRkcA8GyrpMk6Q7XGEubnJ7C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepu1yCRA9TVsSAnZWagAAaQUQAJYqRh3ayL+ZVwEUNoHc\nMtL6qMCne9wJ3Vmox+chZmAR9/sebT0LPiT+c9BGR2tqdPdCvDWgprLtM9UE\nWuhkje+4JOKfLygCyPta+IAxjVhlURtlRP+HQ1mzgic+7s1KrkUAyhr/qi0T\nyHA4TN0X8PwkCQJrCMb+y05m1bssqlOF2is7QCi1O7CXfcYWZ5WgKEJty7mU\nxV+xbcGIbaOvjigSrVqQop+2o1FJmZ1kY7Qt/Xz7yQES6gMHSlCO8X7BCUE4\nZ1pyCLlOaxwXchwOoRV8LB76TEt/8wNLWb+0ehD/9A8wHrrn69dh42ygQrV8\nE/wx8rTzNSR8BAWrZWLFpz2Gd+52wQvfwg8PPEbLOCLAE1BrXxSMe7cxfNJ9\ny9TxIdiUy61Iy3mFndnD0ML8nC7whUQ7SMEWFiEazacal+PXPnzx5pCR8wRQ\nyhR7aAKYQQjzvXCR9A6LqrtQSzXPpqArDvhQHvDQx3oaGPm6ahQ+Lho4oiPH\nBL0/+KZcDCPL1tnOQZP9vnKRiBmjgF80yMUixy6qSRYxcGkj4tnpEOPw1XvO\nvV8ANN4K9eDBxn7rSQLCDGFMj+IKm9EwOC6l8MayznVfO+Prc6IB5jqZ4E5K\n1dJ/+lE/KYaD5RyVU2dFdrzh+Atc/OL47l1AqRPapi3ZmWv05ZoAVYExqpd6\nXt0Q\r\n=0hKV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"mdbook build --dest-dir=public","run-example":"yarn --silent ts-node src/example/app.ts","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^3.0.0","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","cargo-mdbook":"^0.3.5","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.6.2_1587998066299_0.15420816482758726","host":"s3://npm-registry-packages"}},"0.6.3":{"name":"cmd-ts","version":"0.6.3","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.6.3","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"6cdf0fdf0c3987ef7bfae6e51ce8936b319ae7b7","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.6.3.tgz","fileCount":191,"integrity":"sha512-D11ltXmanvvswXV8B3JN9gdmegeLIIDCM1sYYD96rrfqD1eiRhZEZTCRHTjGJvS3MjIe/FhobTuvXbXLZ8Cn9A==","signatures":[{"sig":"MEQCIFfGiuL1FcLSTpr4ZU2q1kLvMkLeZvZljHrlghgysCNWAiBGNwPOQLrQPRgSIUEGJA0i/2sYrSM1Z1AjTe+pdXBJ7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeulfoCRA9TVsSAnZWagAAql8P/Rx/dh3NiB6rg8R/e64y\nrGHVs8vtRrh6/FwXfAMT36JJaobfZdOGt2dr8NZFNPTg39SHxKnA2+uMu1N6\nGjKx60zpSnZWjQrAeVvmu1zS9qhisjpE/DSyLJI5thrrNMaOJSkUe7sq67uD\n7gdUch0pmXkzI/q2HKU5e4NtJyn0lXsPx4hTQOlDxxvnecYpfkfDjNFo8OK7\ntrcuN34jDjWKGc3REkByhIFW7PuNo4Q5d0xn6AVtFAHJoGehcsk0UdEWO9OB\nmlhZxFmJcja5feD3Ouq3z9N2wAqUGQz9FypM40WmTL1VnSgb+eNmhRBPSFVF\nsrFMUMsozFcZTef7nYuzVTwlrzgZiAeJmjLGlXfRoQ8N2t7WFm7HfRL1gXM4\nKC9Kh1wjxjCHd9g7oo+EU5mdIMrOb0Bn0RCon89Pp3wctTETDE9cgtWheD9+\n7/Wc8dIB06ZEJq670scD2CIaJdEMV/4zuIKeDWdVtrFvI+4VUNu+22t8766c\n6g6NkR8IrHNmfY5OpDh13JQk30tD+VFQYiRWnOjoRb1ZXPFp7utMOJYxVfrW\n57N9jwc71M2FPMgX4yNRY8nM28IExSAvKzubMMRbM21mjJ6/pwbu5rBe80XZ\nihPf2m+6oOxINfneluWyE6mDXA363+kfORrG+NR8dOuB65ntl8tnMflZRPwL\nPd3a\r\n=hj/N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"mdbook build --dest-dir=public","run-example":"yarn --silent ts-node src/example/app.ts","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^3.0.0","debug":"^4.1.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","@types/debug":"^4.1.5","cargo-mdbook":"^0.3.5","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.6.3_1589270503762_0.5215012456338477","host":"s3://npm-registry-packages"}},"0.6.4":{"name":"cmd-ts","version":"0.6.4","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.6.4","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"3390ec94d5f9f25fe5745b7dffb34842701b96ae","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.6.4.tgz","fileCount":191,"integrity":"sha512-z1xFprGcUjFK8qCITdvHymVZtYyuirezqVRO8K+JGv24Lr+hyQrToPTmGlvWtvEZsHPYfyqNt5+Es9FLthCgsQ==","signatures":[{"sig":"MEYCIQD7WClXaF5jD0DdZYU6gRbaA2SQA2RbD3k7gqnM2zewagIhALhlu8C+wHMhlJALa81N9sxbS4JNEi95MeDxZDVg8EPT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294012,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevVb4CRA9TVsSAnZWagAALM4P/3tcmJzbZHhv/IDk5qVo\n3FwSwKzRRPxv58pv3TC4Rxv+GwUcBTpvPC8RCyF1S/ZmymDhkrl895lKeqOF\nwVToaBCTYneZEyF7wh3I1gWvkO21BVP00vCdshSyqBir3qMye+tkeQN6LYG1\nMBuk6WbKP5B+QNImlHKDX1JA/xAiZNZ5V0xrAWhpuBA6AsGGApu4q1dtIbwu\nJP5y/bvaDx8MHGsDXnlS+YQcH7rmid6VECkpMaNGhi6W8sCif0+QiFwTBMKX\nLFoU27ymBPWUpAcuPrCfrQK8KDE7vQsecLJlF0fFxgp8QyxzTWQAZjHc1Plf\nbNt72MiEaIvRIRqKqaQRrhFcqcIAXuXkKdugIbj085NiT6aYYs3201AdgeHz\npZDlcs/XnjC2sbUQhKzHPZf8rEZDHMFNwH0LmWae3+35PUtf4dh8847LNZWv\nZ0skgo2Zgu1mZuXZvZLJGk3uDXlzoW9W6jEuxbRew2X9qId5/RJIP//YTLR6\nBN4+zAqPT//Vo52b9CdKVOB9mCdg3nZXlj9C7IkQYKOq3Tu+AjRIzUarARx4\nf8BCkSEIuhxvXl8eJdLvn427j2hv0HDPlcVSuV0oIHnr4WgYJyh16nhwpM45\nk/2r+269m/+jv5T7Gf9ctAZ753ZojFtX7QW/zPEyIa+DAhW6/ezsX//zTfu/\nMPPU\r\n=Ba/R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"mdbook build --dest-dir=public","run-example":"yarn --silent ts-node src/example/app.ts","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git@github.com:Schniz/cmd-ts.git","type":"git"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^3.0.0","debug":"^4.1.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.0","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","@types/debug":"^4.1.5","cargo-mdbook":"^0.3.5","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.6.4_1589466871280_0.20296823934821573","host":"s3://npm-registry-packages"}},"0.6.5":{"name":"cmd-ts","version":"0.6.5","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.6.5","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"d8b2513149650bd2930cc8bf34dc67584bc771aa","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.6.5.tgz","fileCount":191,"integrity":"sha512-13xnCEfiVZFcTIG3R/lJ9628gt2XHODrxyHk3SQqkYrHUZwF6VzX0CVQWn0FrYI0qXT4cltF/XxeDEfUindBEw==","signatures":[{"sig":"MEUCIQC6hfzjtVuv/x5LlQP8F1Jsj14qnRmYucRqiotlh9spLAIgV+4I2uFsZhYHnVaRio7NOt8+XSMBkwFkD049VryiuAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfolyPCRA9TVsSAnZWagAAh9wQAKHlk7lnH9xLXPPDSIvl\n05gYMGRSiQWqYtLciA4i7jAGKSRw+XS84yq1e0Jgpg35EPx9hjK5nKAEKmdf\nmwXkbbTQ2HkfcBH5ZFmp99fnRWnOd4J6D33ZI4P29BC99RkEIUbyYzN0bScz\nBkiz1XJ+nf8SfcT7uWHTD3M186tywjuGcawNX+msHyCegsBatRgFMYc2bllh\nu+4e8KkWZ6DLM4p9hc3PQY8ZIy3Nu8IMcYxnKn/RrCent8sysG7bxVjVuACc\nexMGK7Vl2DJWjSeJQfto1WC+BL6u+YekO7LoS4icsp/6Ro7m5/vrHwNIzX9w\n5QajQNSuL4O+jYe3TGYD2YVTD+mEtzozZCK0W4KaeCEEn6EzUo/zJZkAyCni\nZExPEC6SfoQnsJsjty02wbyHLSI2qszvPKzL/Skt+7iMEnGpQP9UMwDqE9yC\n9+YVl/JWRu37cY41oRtl9OKA8NkS+7KAmx+SOrSogFDOPo3dxEURgEUk/cxm\nqQvRRZnfJ1RCz7YRTOE15A6laS1FDNnIjaUtlMxgbPyg3Uljc70TcCXlNSAf\nznM00yDekpfpDTDXf23va/M45I7pc3en9lLpFqYloQ37aBDi50LmK712Z24H\nLA89mPD//+ff37PcevXT1z/1wzcUmsiBbNr7ALfqHTQtRnheDEqStqWaPB8/\nY2YP\r\n=WBoz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"TS_NODE_TRANSPILE_ONLY=true node -r esm -r ts-node/register","now-build":"mdbook build --dest-dir=public","run-example":"yarn --silent ts-node src/example/app.ts","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^3.0.0","debug":"^4.1.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.1","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","@types/debug":"^4.1.5","cargo-mdbook":"^0.3.5","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/node-fetch":"^2.5.5","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.6.5_1604476046495_0.14537003714649765","host":"s3://npm-registry-packages"}},"0.6.6":{"name":"cmd-ts","version":"0.6.6","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.6.6","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"eef0f2f9212fc9c2c49c04116760080f2c871a5f","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.6.6.tgz","fileCount":191,"integrity":"sha512-teWSvjA1s82T3sTx28AkdRlkmYraBKrH56eSy2EiNnxOkJFmmW4bPIjuY25vLzeM2BraUBxLRm9EkcXtypK64A==","signatures":[{"sig":"MEUCIBezF+ovzS8+xp6FXPPiIHTDJUfY6kK82dnEYiK2R8qzAiEA4VF1aD8vn84AePmLiWsjqIls9nuTF+mb7+ATCrzX/4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqkQECRA9TVsSAnZWagAAvWUP/RpMl+CD3muVyMW66tza\nx0su+OZZXMn2g3baw1NpR5xtaZa2QFW+kEjyu2ch8AF1fMxTHFjNhOzvaRiE\naJxH//bzeH6svRqfteEV1fR2UVrsaebbHEyvoMBO3Amc9hWQdq9OQZNJLyvF\nlEW1923dQ8eujz3rB/rJwjtkW91c7G2YnExRyXwQRbiT+ddi1tDqk4Bm74d6\n/52fCg/cyRkE1XHnu5tS2S4Lhrw1NxsoVMDPDz4gkxsX2I5CkrdTnc/qAp2e\nM8YremWj0OGP/OrmqKhPQ+jA5rq46KTI4dKloI4JVhJMOvq1iKp7cBx8iJdh\nRTW0h1OkB4zXEHGuBKNHQjrKiWe0hXaMeWOCnZGl/LFMlPvfmaNs6GcSWqeg\nHJCb8oRIfGtUHjoQB0q64+Rd1jkSrs0VPmcddHkxxwLoHkWqkvRZNy4r/lOW\nHdrCfBN/sM1rDAkbrL1qE3T7Ys01dnznHANQkotAf5muLGEctKqtrdvl2/+W\nHli6D+4b/HgmyoRLUS4GnrE4hoxKFX4yc+MOoKpo6mUCKllHhJPz5Hlu1SzZ\nfG5YIXs2KhuOcWZjMjx95f7n6CUobzhJA/PUZbKMwj/tqEKYpi9Qa8m/O0se\nA0oYENzrOop1n/t8cPF0lt4EKWPcDJJcxVg0CrHI+ng4Ped8xqNUHiGFfbIZ\n7Ji3\r\n=SCmy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"node -r esm -r @swc-node/register","now-build":"mdbook build --dest-dir=public","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^3.0.0","debug":"^4.1.1","didyoumean":"^1.2.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"^3.2.25","jest":"^25.1.0","execa":"^4.0.0","husky":"^4.2.1","tempy":"^0.3.0","eslint":"^6.8.0","docs-ts":"^0.3.4","request":"^2.88.0","typedoc":"^0.16.10","fs-extra":"^8.1.0","prettier":"^1.19.1","jest-junit":"^10.0.0","node-fetch":"^2.6.1","typescript":"^3.7.5","@types/jest":"^25.1.0","infer-types":"^0.0.2","@types/debug":"^4.1.5","cargo-mdbook":"^0.3.5","@swc-node/jest":"^1.0.1","@types/request":"^2.48.4","@types/fs-extra":"^8.1.0","@types/didyoumean":"^1.2.0","@types/node-fetch":"^2.5.5","@swc-node/register":"^1.0.1","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","@typescript-eslint/parser":"^2.23.0","@typescript-eslint/eslint-plugin":"^2.23.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.6.6_1604994051733_0.23740663025005238","host":"s3://npm-registry-packages"}},"0.6.7":{"name":"cmd-ts","version":"0.6.7","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.6.7","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"96b5dd66ee7406664d0cd5021cc3d8e2e540ee21","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.6.7.tgz","fileCount":191,"integrity":"sha512-Y+4lTlcbfhwju9jIeNEKOf7C7reo1hWnWshG7UfiLFOIMzHWDTFW32jubzr1US/RE2rCGs/8Cnzpd007UjfuYg==","signatures":[{"sig":"MEUCIQDz5ndWqYzJcg4z5EMlTI5Eq5egZ37XfPAMB1cOpXPvzgIgL+epoBQoygLqWbnzCSEeOGCeKyF1EJD4Abz5uhZbE9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs86lCRA9TVsSAnZWagAAoj4P/A9UmGEru0WD1AjvuoYY\nQXcAMvVUHdxiJDkC7gx7ZIra9Pm9HorPraqktnU1GnF//vPttfveU4tD+c7S\nDpz/jiPN+nrNXiSosw8tw6YLlOw6WETSDVffn7SSSn3I5F3w/svmG5UtVICv\n+alW4b6B4lpmnP6kitxpKSMMBRuwz2sx3yK4uFotL+cD5y9uxO5IYTlvcP2V\n0K/VR6QJ1zveE57A8zsXgsBqaWwJAngj/t9OBFwYTQ3kss1fnag6VUhHGJwu\nZKUh1fRFQRtQ7zeM/A5uKbN0PV0zF15WwPp30KIyHqOOahaYXPD6tt/J780w\nf4hZw7PK6hgt2qDvJRGEUu196IS1bhXI8I5QhoJIVL3j8RgoBnuav4zHVidz\nwxMocyK15+UQ3K0iZMIqJK+WPU6W8EPRvfMalLKuWx/UF7ats2WuzZlgn6ds\n0xpaBe7ps2eJQt8fwLpvtb6vIi5mtMx+8ivFCV7YOfePag0vbf/cDCklg2f5\nTtiE71Pjw7IcMKVL2uCla4nVnmNRA5+9rhREmQxW0wYbdM3QOXvVLFRRuIuQ\nx2W/bm8nitwwlOOi4WVXCVF5NxYlmjLbJFbY1T+lfsTehAG8F2ko+lBgMblk\nxcq0fMps+mvhovgVnhcGmEStOesGtDJov/isKPiSb38pHKq3xt6h6CuBcpCC\n1YR+\r\n=yTy9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^4.0.0","debug":"^4.1.1","didyoumean":"^1.2.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","jest":"26.6.3","execa":"4.1.0","husky":"4.3.0","tempy":"1.0.0","eslint":"7.13.0","docs-ts":"0.5.3","request":"2.88.2","typedoc":"0.19.2","fs-extra":"9.0.1","prettier":"2.1.2","jest-junit":"12.0.0","node-fetch":"2.6.1","typescript":"4.0.5","@types/jest":"26.0.15","infer-types":"0.0.2","@types/debug":"4.1.5","cargo-mdbook":"0.4.4","@swc-node/jest":"1.0.1","@types/request":"2.48.5","@types/fs-extra":"9.0.4","@types/didyoumean":"1.2.0","@types/node-fetch":"2.5.7","@swc-node/register":"1.0.1","eslint-plugin-import":"2.22.1","eslint-config-prettier":"6.15.0","eslint-plugin-prettier":"3.1.4","@typescript-eslint/parser":"4.8.0","@typescript-eslint/eslint-plugin":"4.8.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.6.7_1605619365407_0.5151752540908097","host":"s3://npm-registry-packages"}},"0.6.8":{"name":"cmd-ts","version":"0.6.8","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.6.8","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"6d25d68c138a13c62096c9e824b08667850a2d3a","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.6.8.tgz","fileCount":191,"integrity":"sha512-cRnKzfuXTUOlEaWwEx4Ky7DV3UIQeLY1u6QSaXYbJggNirhaoLd1S/HhKcMFoLAZ94/xZ3KqNfqBW30wJCCXrQ==","signatures":[{"sig":"MEUCIDKvi46lnoRvG8ClcZOUUrVdX5OYSeii5O6kz84cb67sAiEA2ur6GaMhqyaHzrNCC7Z56ialME5ixyANe7VRRVRon7A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":308898,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9JxUCRA9TVsSAnZWagAA2nkP/AtRuQ/x6NGCaPIUfCSo\nIT4pLUARK5Iz6E1UCxrF7zta9aHW54Gg14CWGFbjvGprLb5TomHd+zLvyxS8\nJpTNq222oKRlAHt1voMtdZTGlTlstre+4N7Z9R53UqZVXf/doOY5USw+AbdD\nwIN/ODbpDm5nEHMgOsy95NjOIPjvVuLe8ogaA7AjmwV1nrrOQgb9hpMdNf1o\ntSju9RkZU74NO3NeVfCAynwNsJsUp4gBI6+wEv4A1AaixBMd5nDeH+uCfvbJ\nWm6MTMf7xpSRL5i4NMBmb2ent6ua9yBsFccfQEpKpIdjGXHR1R6tqUjHIIDZ\new1xMuHlTG6OOQ5zYuOwuXOfnhNFzKQdBz0SjN173FHDKzzTrl7+kll9sPBD\ndhMDpkbdAR0bsT3B6WXDvFcj/SJBGbWm5DnaM1Io+EGAi1UQMSkz8eslIfAn\n/Ybv6XONS0KXPSjpaxpicLS3vqI03EK4pKytLTgSwuD0eai+ghgSJTPl9qWH\nzH1iI8WnBjdlJ715+vhemFw5tZrIJ5eJjcSGhkCk3Smc1zS2RW2/34qN8yWm\nVgE+5yzHdM1Ofua/qdMVNuWz1WLYCyDtKlu/2h0gCBylfywiqs0cs1AMc3Kx\njVkZuKcBA2wwNwjay/f6jaQycX3UdesfdzMiomLmOf0bFGc3/1/gPJ8EElf1\nxj9e\r\n=mexO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^4.0.0","debug":"^4.1.1","didyoumean":"^1.2.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","jest":"26.6.3","execa":"5.0.0","husky":"4.3.6","tempy":"1.0.0","eslint":"7.17.0","docs-ts":"0.5.3","request":"2.88.2","typedoc":"0.20.12","fs-extra":"9.0.1","prettier":"2.2.1","jest-junit":"12.0.0","node-fetch":"2.6.1","typescript":"4.1.3","@types/jest":"26.0.19","infer-types":"0.0.2","@types/debug":"4.1.5","cargo-mdbook":"0.4.4","@swc-node/jest":"1.0.3","@types/request":"2.48.5","@types/fs-extra":"9.0.6","@types/didyoumean":"1.2.0","@types/node-fetch":"2.5.7","@swc-node/register":"1.0.3","eslint-plugin-import":"2.22.1","eslint-config-prettier":"7.1.0","eslint-plugin-prettier":"3.3.1","@typescript-eslint/parser":"4.12.0","@typescript-eslint/eslint-plugin":"4.12.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.6.8_1609866323472_0.46819596525538154","host":"s3://npm-registry-packages"}},"0.6.9":{"name":"cmd-ts","version":"0.6.9","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.6.9","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"dcc2c4a19b51c91eb62fb565a49f05aca5505186","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.6.9.tgz","fileCount":221,"integrity":"sha512-pWMhILm1enypPvEb29XSLUW58oFtqu97XMM7L+Pw0ynugkALGfi/O86Tawt8L3uMRlNMW7pzzjwBG/Zxzj4d8Q==","signatures":[{"sig":"MEUCIGb8Gu1xVCwrQEDDBsg03ggB8Z44GznVY8TsrHCBSYy2AiEA5/sjiTr/uH93K/l2c3WyU6bT4Mj//jjgFlnlIpxq8fg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":369384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfBWQCRA9TVsSAnZWagAAg94QAJlAGnlK/8kUMl+ObQHK\ngmF5H/+PJcLwQO8ov34TRBaohExFP85/ARzEv67yzzJka4DM5et6f1mOTEsT\nIx3Jiiu/bXklQl3UtmnWeenCnR/3JHCHo6OA1V7Yvq6Y8qA6V0CnZJlpbHaW\n3jA2PuNiSDjpLlT7+XVfOp1t/yb4m571MfEvy/E4aV6wHaEQtu9ZR7ouPs3b\nE+h+vY1fbk0xq0O8oGShur0Lh6leU7X6+ZZrmCB5234q4x+aH04LDUYkPSrC\nLlOxpwx3y5GSjmoh6T12HuE43CUVkSLIt+bVjpmB9DKMHs9kCd50sqXIDoQh\nJ9n9auCkkERkSoB9jfrDIqfZpBKvKDXzKRxS1K+xIQK8vruAXJVcH6cUMcie\nASjtXYHGO2q7m65FPMu80UqyKA+EMKqs7Zkxm52toGC5qB48rVRCNFy4PqDb\nzdezA6Rz89la7kLbbJwlYRzEaJnqjIC75yZPpXBLn6fnF1j0qg3Hlw4TIxzB\nFPLrPTqvw8/EtT8JYLeSuHhlRP0OT+gV6Am0rHVRCEFy2uHG85A3q5ioa1QJ\nBQxhz2ABcvojtO0YhonBqbujbbh6gTyY2cDEaKzhG/mou+uAEGM+jbtZpht3\nseHpMe6zOStI+lDMFkl48qF1VnWnkf4KNhgHA1KIYq8SJ5htEGSgeUoODrX5\nanSw\r\n=4WhT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^4.0.0","debug":"^4.1.1","didyoumean":"^1.2.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","jest":"26.6.3","execa":"5.0.0","husky":"5.1.3","tempy":"1.0.0","eslint":"7.21.0","docs-ts":"0.6.4","request":"2.88.2","typedoc":"0.20.30","fs-extra":"9.1.0","prettier":"2.2.1","jest-junit":"12.0.0","node-fetch":"2.6.1","typescript":"4.2.3","@types/jest":"26.0.20","infer-types":"0.0.2","@types/debug":"4.1.5","cargo-mdbook":"0.4.4","@swc-node/jest":"1.1.1","@types/request":"2.48.5","@types/fs-extra":"9.0.8","@types/didyoumean":"1.2.0","@types/node-fetch":"2.5.8","@swc-node/register":"1.0.5","eslint-plugin-import":"2.22.1","eslint-config-prettier":"7.2.0","eslint-plugin-prettier":"3.3.1","@typescript-eslint/parser":"4.16.1","@typescript-eslint/eslint-plugin":"4.16.1"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.6.9_1618744720333_0.039387589119534105","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"cmd-ts","version":"0.7.0","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.7.0","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"c718555baeb4653b27c235b64206fa7c9ff70bda","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.7.0.tgz","fileCount":221,"integrity":"sha512-4pmMPaBrVtK2+dC1FxublDtPsukrz3efLA9kc1k1DfX1i7YxZ37UBYZ/b6fTHY91l6hyqntwrTTbwV4MyzqXoQ==","signatures":[{"sig":"MEYCIQCaL+JqWh9azZQ6t0S8HSl747NjCz8h45W8kke4XyuhIAIhAKB2FEvlr+2SbdS9ZhQ6Hjcey4eiKbjRY6iBtK+teDZG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgq7DTCRA9TVsSAnZWagAAbzMP/iM/u7vIcE3JR4l6zPx0\nDyMVcIN4X0cPovoznYcJDZFzYSdtojrXv9iMeJTfglevta0Bz3zlZg7nm87S\nBullPxcPvi/1SjfV4YjRhqjBpqc1NzXE6gbPKW7yWWmZ33Qa97G8TSmKG3YF\nv375vI7jUKAz4I6nvlB4WK7OKkaeJ63anyUGUnwUj6+bpP0yVEXvkSIkNkoi\n92v8qj/b0zXjBLnJOTlt7w4XVrz9zBNVAOwl7VyLd6jRXFL2QndK8916FycN\nUb7wvsvT9JekiWm8We6kow5nckJEL58uLrR+CEGbxhXYuY2l11MkyOzra2U3\nDQSkhKQyXfh+Z+Wp43fCbO0GwfnXrd2Rtftp1q87ubAL/27uBccwoxMkSBR0\nAuJIZouGRSq5GVx6uyVTvwTyuMBx1t2sAwSgXxuBsKq0b1x9Yx5oK6l6YdvV\n2xbxmHPK2VsA8yDdXCnI9mIy4NN06hh2UbNHf2cviW4NXOHGFDZbLXpk5uAq\nXHZzr44Km7cNzbKDQ5RXFj2TAM/FQfmUmcOAdLNVHXVIsx6mErmRYPXwpb06\nnf4cGJSGzAFAsmqXv6NVV/8EG2UOG5P0jj5fuQrxGvEuVcGxTypTVDtFUXMn\nc8AaWKYzMue7Z75sqqpH6TaDV+9GoBB8035lMfACJtklu6SNfY9IEgTPapiL\nZWbz\r\n=V6GP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^4.0.0","debug":"^4.1.1","didyoumean":"^1.2.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","jest":"26.6.3","execa":"5.0.0","husky":"5.2.0","tempy":"1.0.0","eslint":"7.27.0","docs-ts":"0.6.4","request":"2.88.2","typedoc":"0.20.30","fs-extra":"9.1.0","prettier":"2.3.0","jest-junit":"12.0.0","node-fetch":"2.6.1","typescript":"4.2.3","@types/jest":"26.0.20","infer-types":"0.0.2","@types/debug":"4.1.5","cargo-mdbook":"0.4.4","@swc-node/jest":"1.3.0","@types/request":"2.48.5","@types/fs-extra":"9.0.8","@types/didyoumean":"1.2.0","@types/node-fetch":"2.5.8","@swc-node/register":"1.3.1","eslint-plugin-import":"2.23.3","eslint-config-prettier":"7.2.0","eslint-plugin-prettier":"3.4.0","@typescript-eslint/parser":"4.24.0","@typescript-eslint/eslint-plugin":"4.24.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.7.0_1621864659427_0.41856151139869824","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"cmd-ts","version":"0.8.0","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.8.0","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"c5c1970d9f8259fdfa5686a39e5b6df37d8c60d0","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.8.0.tgz","fileCount":197,"integrity":"sha512-7RSjtBLtJIo+ulrXZ1ogMbJUXkCHEKO1EzrrPNG/cXzEGhrpueAweIuW1T0WpgNPwwOWp2uM0uoAdCu/eaXcDQ==","signatures":[{"sig":"MEUCIFWqMLECFuNLmbU8od4wcAmIOQwTX6dyurIKjNVQzrQeAiEA3a/qPzzI99bq5IcqDn33KrtxTjG/dJIvsuV81tcwITU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":319629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpJzFCRA9TVsSAnZWagAAIfYP/itru0t7hYDMB5uRhpCS\npBl/QsfGC/EZPvaFoMo9OgQ5zsRhCpg3RF1sP4IinaPoUb7ZEtW6TgT610Nk\nTgo7MefMep/mktwHqR8JoWMq1HSGdXkYar7VzatlrDWoEEcmkW/0PMpNRvES\nQ1zGPUBG2LtO6axS2ucOuaZYFEDoieqiwO/j1higD7rjhTUtLPiS4ZW2YWEs\n44rMiS0rYmiOU3GzGCvKmlnpV4lN82cervXU+AgcR9dYdCiqNgQuoT2uNbBf\nurLcPmXMbzzU/mXVz6eVp6ImZr9OWU5+iwmlwjN6AmULtU9U2qhz//2y3Bbw\n5h7CkODSor5NWW4rVqqSPNhpv57iF+/SmPqpYXO4/B8W9ao444e0d8AiYJLI\nhW+hoFxV3gjG5fRK3p9oYtZf3QfHpKovfHitfVvNeQa9mKsaB2/E5Nep55nW\nFGbqMA9GMd8mCN/t13wHx9hDbux+I2/MDolXBQmcddlt604XQecALV0T8LaP\n9Nm/ELy5w4xR+jkU78VEEn7cxxtM6hbQrJrtt1ghyX9Cp7zhU0pJ+QdMIW72\n9m3WUVosibC+idCw/h6MIBJ8wHF3POUwvT4nrJuw2dzb9XlQg12d2mUfp9+u\nH1pcXiTvyI3/f+6LUvuz3LeUSBByYTLBXEJu891GtDe2AOVrayk1uygmu70f\n4Q2f\r\n=tRUy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","// now-build":"typedoc --out public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^4.0.0","debug":"^4.1.1","didyoumean":"^1.2.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","jest":"27.3.0","execa":"5.0.0","husky":"5.2.0","tempy":"1.0.0","eslint":"7.27.0","docs-ts":"0.6.4","request":"2.88.2","typedoc":"0.20.30","fs-extra":"9.1.0","prettier":"2.3.0","jest-junit":"12.0.0","node-fetch":"2.6.1","typescript":"4.2.3","@types/jest":"26.0.20","infer-types":"0.0.2","@types/debug":"4.1.5","cargo-mdbook":"0.4.4","@swc-node/jest":"1.3.0","@types/request":"2.48.7","@types/fs-extra":"9.0.8","@types/didyoumean":"1.2.0","@types/node-fetch":"2.5.8","@swc-node/register":"1.3.1","eslint-plugin-import":"2.23.3","eslint-config-prettier":"7.2.0","eslint-plugin-prettier":"3.4.0","@typescript-eslint/parser":"4.24.0","@typescript-eslint/eslint-plugin":"4.24.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.8.0_1638177989187_0.031925261113199044","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"cmd-ts","version":"0.9.0","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.9.0","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"be78ab37682a2dafa0af7f36212d5ba7e05c929f","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.9.0.tgz","fileCount":202,"integrity":"sha512-AWMZoywIDUvamY95Ah6wc2e2gXIxfDICBH+gEqE9NJTi+udZ1k2iFQ3qg2+Ut5l6j/XgwZQstEthMU0qXUWc0A==","signatures":[{"sig":"MEQCIHi5vAW1jHcXTRf9EYNcnUGXiLPbgu3VoTZAAlYNs2XdAiAmGRrnTCbT8OGGpCFxB26hW0oZyvPGVP3XJ/gb2/lS0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":319885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyCobCRA9TVsSAnZWagAA8msQAJfmXXZvOmMtfFjcNKIg\nOS1HeMwlOXWM6Eg/gdD0HZZZ4IfpaUo42DdWkvQSBJMthug559HJJCJ41kO2\npu5kBte+43BlMwoU5+3JbspS3jNflFGHiVjMYatrr6W7jS1vFNsVjlXhgLPr\nQtaZpgsZQEqFzwVSRcb7Q6D/l7Jq/I3enGmFnrVM3Ozqznz9iBg/YH6/bWkN\njXZLr2Qv4XzEzXuEcrg4C3cw2CWjdeznNyT0vNfNNOZn8G1b+Zco0zayBoQt\n4jBB/v98zlvYQsvIqu5vtwnnkQIGVeB/cur8TY6dkgohnGgJzyBNmiXbQruq\nfNaVKB48Kuw/j5Ye3sB7RjipBHupKNdvjI/azxE8tN03Vl4TUXEGnzn53mTL\n3DxpSSggwfurYPasrswVMAf34sQJ400VQUUYZQ47+aBasQTlGneRsxbnl4BR\nSgK8dcI+4irdFKAmgL5wjJ0MvIL/KtIitFiAhDbuxHPMM54FH9DeLwODLcIK\n0C6fKMy6bf67AoZBDhvkEvmHUI92biPVzyhK+QM3Egu6076r6IrepaADhWr0\nX3WyVrEKldHZWZfr+cLylOfj0pbvTG8qJJygcFyOazVtfaowD4yvQAnktcGv\ntW+YyyhPwPYt0H6QblhjoAXP2xDLd4UkiLUijTbgSV+BiVnLP2s9J2ARVqx4\nVFJc\r\n=i+IJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^4.0.0","debug":"^4.1.1","didyoumean":"^1.2.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","jest":"27.3.0","execa":"5.0.0","husky":"5.2.0","tempy":"1.0.0","eslint":"7.27.0","docs-ts":"0.6.4","request":"2.88.2","typedoc":"0.20.30","fs-extra":"9.1.0","prettier":"2.3.0","jest-junit":"12.0.0","node-fetch":"2.6.1","typescript":"4.2.3","@types/jest":"26.0.20","infer-types":"0.0.2","@types/debug":"4.1.5","cargo-mdbook":"0.4.4","@swc-node/jest":"1.3.0","@types/request":"2.48.7","@types/fs-extra":"9.0.8","@types/didyoumean":"1.2.0","@types/node-fetch":"2.5.8","@swc-node/register":"1.3.1","eslint-plugin-import":"2.23.3","eslint-config-prettier":"7.2.0","eslint-plugin-prettier":"3.4.0","@typescript-eslint/parser":"4.24.0","@typescript-eslint/eslint-plugin":"4.24.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.9.0_1640507930918_0.1454426601915153","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"cmd-ts","version":"0.10.0","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.10.0","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"bde0e00431477fdfe10bc222f0ae3edd654d8701","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.10.0.tgz","fileCount":202,"integrity":"sha512-DsVhXSE8yljY96pu+UOlFr67CNrZVCowLh6X1e7sIoLZkR2esoI5Agbokxi8HXu79ow4HBCCI2EcE3t7hrra8Q==","signatures":[{"sig":"MEYCIQDTnH6gozNl+6iVOKtsm9k8SXmXh/TQ1TmzNjto6y/XBwIhAPGAjXTFxq9szPqQHRJiisuGs74GesbvCkWcABRx1teL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":323650,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBP78CRA9TVsSAnZWagAA/SoP/2gBhrZRNGJ4GjO++neT\nz+zuHH5svsrGi/FFZIDIotan0bvrEZNWqusftynCR81+CMeQCBONkeUB4BWA\nhwT0R2ZJ8ciIVQdErLPCLYrYaYbgfj/AOmXXdxO7vCOT/vJwJu0ftwgXsK3M\nm6Na7OoJuX4g2QJu/BEhnKcWz70xVoQswN65b228s/Qul4+YopWOZF3xENoH\n5T0PxxBAFpNGzERCoBHDn4/IUlRnb+uJx4tTOWq1cNJQPkYM9LeMTZKq7emw\nvWxwXHGtz655q73jOllDFcoU7noKjO86rk/XDZ7r6iCgWa0CnHFZ4FmP92Cj\nXFa2XOSWaLw7L/qFgQgwroW4tvPoubHGOntRnw6ot+SpggNUQlQoeYzIaMSu\nw3yzr/AyuU0OrJ14ObBsfZfuO525gPnPcHS2YwMe9nXA44voWs+8rojEqVB7\n364TdwCJze0ZDst7/myyVCygFeVywGdJMCQ1leexopqjGj8iQXZr8SA4EsU8\nhXx4KL/0JlzQnzF4/ZHaQNbI74GcHu2IHPTRoiiMqmUlWj+Gf34JC1YtsNtl\nH9B83YcOvIHHY1wIQgu+HOwiSOesXgZ3lmiWgK1Qu9kHUnUNF2ncBjt4nbHC\n0nuoU40FLqxMTDNGvG84c/WxDv0IssSxza/557XiGW9HO0mjhsENjjLS8vs7\nMKsE\r\n=K8bk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","prepublishOnly":"yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^4.0.0","debug":"^4.1.1","didyoumean":"^1.2.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","jest":"27.3.0","execa":"5.0.0","husky":"5.2.0","tempy":"1.0.0","eslint":"7.27.0","docs-ts":"0.6.4","request":"2.88.2","typedoc":"0.20.30","fs-extra":"9.1.0","prettier":"2.3.0","jest-junit":"12.0.0","node-fetch":"2.6.1","typescript":"4.2.3","@types/jest":"26.0.20","infer-types":"0.0.2","@types/debug":"4.1.5","cargo-mdbook":"0.4.4","@swc-node/jest":"1.3.0","@types/request":"2.48.7","@types/fs-extra":"9.0.8","@types/didyoumean":"1.2.0","@types/node-fetch":"2.5.8","@swc-node/register":"1.3.1","eslint-plugin-import":"2.23.3","eslint-config-prettier":"7.2.0","eslint-plugin-prettier":"3.4.0","@typescript-eslint/parser":"4.24.0","@typescript-eslint/eslint-plugin":"4.24.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.10.0_1644494588282_0.373113792496663","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"cmd-ts","version":"0.10.1","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.10.1","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"c35ec8ec5a1e55747eccaaab5da4fec696e1e33d","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.10.1.tgz","fileCount":202,"integrity":"sha512-V+ZpcKo4rGziPa5m1bCHVOFdM9YAmuU2wsOHDwP3GFgKseDrB7e+HObtJ7w09WEtRK/crkxaVQnYQLWi6h/keQ==","signatures":[{"sig":"MEQCIHeaZN2i6gT6b6bn5LCju+1YMLBDdRxu02X3T2ScMgy0AiAbQo9Mnd7al8WwdhGwX7vjDpFonEpZfFcISfEISJNzwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":323491,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiS0/ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVHRAAlH9Hn0oXIGPAZYl+32eIb7MEkXCsUWvOuOCerUiVylXAvVGJ\r\nhC9rcx8JxzumssxDwiq1eQlu3ZzBUM3Qwbv3a1mF7TzT2vkrGzHwNRexDmyo\r\nz4J4gRUlmFFF7++I3lu4pPYqdgnFJc2UGfqBsRRDujUlsiDjOwMtX7s8KzEX\r\niqUZatOs1invhB3WKyldupODZSxpQcMguOWJeegYdvKEyZwywHI0DmVUnJjn\r\nsarbZDIzDTaGfyePIj34idhC6ru5GQUEqvS654xMAMJH2k6wzfiACZM8bRty\r\nMSErE9TX1O8WkrO4te7HJQQ1+iJJIvO2UoGHz+PI96L+ypwVJBE3LiVcYZMm\r\n72tQRqwVDs+LcejmIEOP+DydkyTIP/d7mBsnni2Kf0jaQdE+QP/j5dDCJrXk\r\n9WcecdjIUyx5nzRwtjZNv92fqSzJ5c55nSjFOBOeyGWDHskCejBjhTQWQhFA\r\ntZl9iq49HzDVSQajHcF6Q8f6BohECUKRgiRvNYZxjJHeQ3z1L5GAZIY/4DZg\r\nIVAxulFzXVfUX3Th8w2M/BEyiynWGQCSpA568pClR5XHOyn0Ot24czjLFTOq\r\nOml+bkXv1rFF93VgG8aq2wjlIRfj/2VCo09FE6pQxjh/hrwHNOwPkFZywiXW\r\nQC3rA2QxbP4n41CmsuclxG7qhyP0XygPWqk=\r\n=61RP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","prepublishOnly":"rm -rf dist && yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^4.0.0","debug":"^4.1.1","didyoumean":"^1.2.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","jest":"27.3.0","execa":"5.0.0","husky":"5.2.0","tempy":"1.0.0","eslint":"7.27.0","docs-ts":"0.6.4","request":"2.88.2","typedoc":"0.20.30","fs-extra":"9.1.0","prettier":"2.3.0","jest-junit":"12.0.0","node-fetch":"2.6.1","typescript":"4.2.3","@types/jest":"26.0.20","infer-types":"0.0.2","@types/debug":"4.1.5","cargo-mdbook":"0.4.4","@swc-node/jest":"1.3.0","@types/request":"2.48.7","@types/fs-extra":"9.0.8","@types/didyoumean":"1.2.0","@types/node-fetch":"2.5.8","@swc-node/register":"1.3.1","eslint-plugin-import":"2.23.3","eslint-config-prettier":"7.2.0","eslint-plugin-prettier":"3.4.0","@typescript-eslint/parser":"4.24.0","@typescript-eslint/eslint-plugin":"4.24.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.10.1_1649102809407_0.11095577708838933","host":"s3://npm-registry-packages"}},"0.10.2":{"name":"cmd-ts","version":"0.10.2","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.10.2","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh/","dist":{"shasum":"a997bb915acd82530c169aa9090cae0483fcdaaa","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.10.2.tgz","fileCount":202,"integrity":"sha512-r+2vLOLcGq1sNJ6NnLWdb8bXjpHK6LGDGyX13Mytj+4VGD1ODEPS4BGubJUIQb/0z5tgJ+M1M31w8UrluHXRdA==","signatures":[{"sig":"MEUCIQCoAMboUBv69cEKHg0aNFqbpqmxrYGjkh5aytyV+pcXUgIgBw+P8wWQ3y7JVChXzV0KKoNqatX7Tm3LgSmUVjtN/iI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":325633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig2PKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6lg/9GTlQG6qbOrHySDfG/8wGnUEbLLjUMB5Ldme+ptUjqM/sCoUc\r\nhSFt9DGbnFB+9lWPmM3dKkXGeDhwTm4mV1txyG/ExaJJYH4/3J5BKUGrxN6P\r\n3gFmt7PW5RRY3ET1yzeTrRXJvMlFpSH27CCKXuDEDtAj99ISGuPKW5DHQfS7\r\nAYusq6Ho1Hf9IA+JZC/Nnugd+iE988js6yFdyyGGNb/Lcrf5Ley+fXeq+f2I\r\noqtGYAiesgleTzad0Ftb24/Xl5uX5BcuiQgIOT265FC2ZQbvB+AdTQI3yfmL\r\nwOY26OzGN/COSsUNL3EQjtJNXAKMbOVuzO4NDewLIJseXPSPo7Q4UdVZvikR\r\noMcyxKfp9BDU+S9fRdXZoY/1nqLsSgRHxihLhkQ2g7cfIH1hXWMgrHtgKxbN\r\nOHZWxjhfvHCn+CCibSVD991Ux5nHfgBDAlV4nmloahYju/8Yb61LorK7nDL9\r\nJuNI7q7QtbI4/V2kRpgDC6AUt3hTCpiDm26ZARvpTd0E0KlSz/MxEoK1fb58\r\nIgxQ8VDHXj6hpv7MQPk6engbhnATN2qSbfO0kZnRHNo3iduDwdR/k35fyJcz\r\nj3KO1paqAUGRLaGuZt9oLYv7JHfITAToU6hZbYiLMHBWT7+FvBeEUVKWsjBF\r\nTUYIO4OsEgagrPuhB5SHTt8BFcvYsOhXiAk=\r\n=4+Ty\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"jest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","prepublishOnly":"rm -rf dist && yarn build && yarn test"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Gal Schlezinger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","sideEffects":false,"dependencies":{"chalk":"^4.0.0","debug":"^4.1.1","didyoumean":"^1.2.1","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","jest":"27.3.0","execa":"5.0.0","husky":"5.2.0","tempy":"1.0.0","eslint":"7.27.0","docs-ts":"0.6.4","request":"2.88.2","typedoc":"0.20.30","fs-extra":"9.1.0","prettier":"2.3.0","jest-junit":"12.0.0","node-fetch":"2.6.1","typescript":"4.2.3","@types/jest":"26.0.20","infer-types":"0.0.2","@types/debug":"4.1.5","cargo-mdbook":"0.4.4","@swc-node/jest":"1.3.0","@types/request":"2.48.7","@types/fs-extra":"9.0.8","@types/didyoumean":"1.2.0","@types/node-fetch":"2.5.8","@swc-node/register":"1.3.1","eslint-plugin-import":"2.23.3","eslint-config-prettier":"7.2.0","eslint-plugin-prettier":"3.4.0","@typescript-eslint/parser":"4.24.0","@typescript-eslint/eslint-plugin":"4.24.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.10.2_1652777930442_0.7636066260238672","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"cmd-ts","version":"0.11.0","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.11.0","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh","dist":{"shasum":"80926180f39665e35e321b72439f792a2b63b745","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.11.0.tgz","fileCount":191,"integrity":"sha512-6RvjD+f9oGPeWoMS53oavafmQ9qC839PjP3CyvPkAIfqMEXTbrclni7t3fnyVJFNWxuBexnLshcotY0RuNrI8Q==","signatures":[{"sig":"MEUCIQCzQ9ll7CAwFYHQaKL8PsylJFGRx/XfolNhTb8KwDgfjAIgO3qsUEyiyMz0Y9RN8EY4P6nFdAFwz6RTSarmOs/aKOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":332366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig37XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMiw/+Nqas4f7brxrv0gtjP8iSETP/s9da3f9jh+UBs7NBvcrOxi5v\r\niBZduyzEv9dQ0KmMfUvdcyIvYB0KICca4YKfJkhLEEuyvCD0He1pfdgowM7E\r\nwNhOFQetVmaloCIbikLBg7wY0hlXaX67b7CMOaWHpbd6JwTcDgIjyGiGTspj\r\nyff2BwORUrP6x5Uh4LbxU/7HC93Df65DdL9ZrVksl8+lBAsEA0wdqATDgMna\r\nw+V/hm/L5S304VFJzy68p4ZatocX1ICSSABcEw/Ajjp8N5LSIU/xcyCehjGI\r\nVdQ2sSbGJwx7qeIA2B9Y030qnrXSXhynGeXEFi+CnmATHiurmHZMFXavFm1w\r\nmIf1anzeihoUjceVhsDdUYlA69VZ8RYAdqAX0QZ5Ig4E50w4SLaPKJPiSgaC\r\nuVA4JHFvy7IJo0HFXTv90md8fqc0wMn7PndTBAkFR1iWTuM8oD6V+Ysshooe\r\n6swmBBg4v27WfOiRmMOjjI2zaTjL6FlusfcM2kO/fjGYCHf0Bf9q9JUWPfr5\r\ncr0Q5Pb59RufrYSqgtZwNTFZ5d/2j+j+9iDT84TvgznqvJdxh6vGPRC4ZDsV\r\n6MRtAe/noSCAFqww91wlR+B3WFu+9O+qIDCXQ4iIzPfcYn8+e4PojoZWoP6a\r\nwRQUUDZfJRwnv5e1MFtjyXLr1YWAVXCurSQ=\r\n=5z55\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","_from":"file:cmd-ts-0.11.0.tgz","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"vitest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","changeset:publish":"pnpm run build && changeset publish","changeset:version":"changeset version && pnpm install --no-frozen-lockfile"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"_resolved":"/home/runner/work/cmd-ts/cmd-ts/cmd-ts-0.11.0.tgz","_integrity":"sha512-6RvjD+f9oGPeWoMS53oavafmQ9qC839PjP3CyvPkAIfqMEXTbrclni7t3fnyVJFNWxuBexnLshcotY0RuNrI8Q==","_npmVersion":"8.5.5","description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"chalk":"^4.0.0","debug":"^4.3.4","didyoumean":"^1.2.2","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","execa":"6.1.0","husky":"8.0.1","tempy":"3.0.0","eslint":"8.15.0","vitest":"^0.12.6","docs-ts":"0.6.10","request":"2.88.2","typedoc":"0.22.15","fs-extra":"10.1.0","prettier":"2.6.2","node-fetch":"2.6.7","typescript":"4.6.4","infer-types":"0.0.2","@types/debug":"4.1.7","cargo-mdbook":"0.4.4","@types/request":"2.48.8","@changesets/cli":"^2.22.0","@types/fs-extra":"9.0.13","@types/didyoumean":"1.2.0","@types/node-fetch":"2.6.1","@swc-node/register":"1.5.1","eslint-plugin-import":"2.26.0","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.0.0","@typescript-eslint/parser":"5.24.0","@typescript-eslint/eslint-plugin":"5.24.0"},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.11.0_1652784855460_0.8078807264563792","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"cmd-ts","version":"0.12.0","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.12.0","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh","dist":{"shasum":"86e6a46d8410dcf04bb58b5d55c22eace16bdd55","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.12.0.tgz","fileCount":191,"integrity":"sha512-cVNVo0A+OWC6YS/uAKtwjN/zrY/pjDGslp7jnaL7R5OmQRJzuKTUsqniJYBoRrmi1YT0DS615Z7CfGDShMSmvA==","signatures":[{"sig":"MEQCIEyTp8DluFVO1WQsMqhXEPUM4m16ZmABZRo8zgCG5stgAiBd1W+HcYb5QB8nzzy6x694KBIZh0wJG0xqVzT4B/3qsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":333463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjydsoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqu8Q//ZMtGi3iSEgCECPMX7oZFnFESyGp3HrKzsppTHeS3wOnFL2c7\r\nlIVSGv6jn6Z+0wxS0IMSF6cIKOx9MWTGx+QnUhjhgwuQ7rC8fdGb+KhoDPs/\r\nhvZwXjibZEVkI1o20PV4fFmAMT+7qVZ/n4zZyNLqJxAS77jCYclpZgrAaR0p\r\n1GTXIq7J3/CpjkMI0t3AsEJEtIoxNPIyuP4kv7HKY9Z3rfcOsGllFigael/U\r\nHK2Ez8TFiFKw6JHKHxGCKeyzSUWZ7zRRyjv642k8MmZsEJonOzdQMd0pIRWv\r\nH2Ubf3AxOj/a7bz1NVEZm1VfbBWueQ15VVT4pKYvDKA5BIPJTExCUdSUQowd\r\nPLpTeUOy/GTcFgnoSo+WI2p0NYmCDVv7/GGJqjrI9EbnHeLul2/kle0qGvCS\r\nVyDPrJZRoLXaMicWgvcdK8kJydmy+b9e9vjIEvJJTCgu3vyKnh1CVBKvzv3/\r\n4cfhnoheguRP8TiIyyQNihiQ4MkhOuafbPGn9dzNmbD/9OPtAafS5rXPqeE5\r\n1SApHSntCBpMNQinUsuI89Xugb1SbVfvE589yr7yrvhriOy/m1z9CQjVzaTI\r\nLSKEIP6CBNl44BVLNS8UMr/j3PrmHsml+C1L9f6DUJHPLLPrYtzcms0iiDjw\r\ncm8CpD1VJxM9CQRi05gNV4coW0HfWYnq/5s=\r\n=N2NU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","_from":"file:cmd-ts-0.12.0.tgz","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"vitest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","changeset:publish":"pnpm run build && changeset publish","changeset:version":"changeset version && pnpm install --no-frozen-lockfile"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"_resolved":"/home/runner/work/cmd-ts/cmd-ts/cmd-ts-0.12.0.tgz","_integrity":"sha512-cVNVo0A+OWC6YS/uAKtwjN/zrY/pjDGslp7jnaL7R5OmQRJzuKTUsqniJYBoRrmi1YT0DS615Z7CfGDShMSmvA==","_npmVersion":"8.19.3","description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"chalk":"^4.0.0","debug":"^4.3.4","didyoumean":"^1.2.2","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","execa":"6.1.0","husky":"8.0.1","tempy":"3.0.0","eslint":"8.20.0","vitest":"0.18.1","docs-ts":"0.6.10","request":"2.88.2","typedoc":"0.23.8","fs-extra":"10.1.0","prettier":"2.7.1","node-fetch":"2.6.7","typescript":"4.7.4","infer-types":"0.0.2","@types/debug":"4.1.7","cargo-mdbook":"0.4.4","@types/request":"2.48.8","@changesets/cli":"2.23.2","@types/fs-extra":"9.0.13","@types/didyoumean":"1.2.0","@types/node-fetch":"2.6.2","@swc-node/register":"1.5.1","eslint-plugin-import":"2.26.0","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.30.7","@typescript-eslint/eslint-plugin":"5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.12.0_1674173223957_0.5575108795452248","host":"s3://npm-registry-packages"}},"0.12.1":{"name":"cmd-ts","version":"0.12.1","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.12.1","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh","dist":{"shasum":"5ddf69f27887e7380ce6d50a07a3850cb82ea3f7","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.12.1.tgz","fileCount":191,"integrity":"sha512-k93f6LgFEzx7/vBy5qV+tu1VI8YuH0DZmwNXPvRaDR4Qp7Fl9+pUSylX/CKHrWoKqHMJjNOLb1NeYTvHOjQ2Kw==","signatures":[{"sig":"MEUCIQCo5SfRDEnSgkjS2/b4IgWRAVwgj7ZulhdQN8U3NxWvugIgc4PQnErS5MmDhzIB7dJxO1Jo52Dwn8hmjcOI2ADWXX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":333521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6koLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBjA/+MwNIUPJ+1MHUDWTMafk1Bl+0RoPtPyyYL1cUtN2Q5EWZPI7C\r\nIXky3OICNvBgUbw40YyW6nIEopHeq05by9sp9pNPYko1TP/RpEjEO10a7aMc\r\nH4klz3Cwfk5zd93NN+ofNdSS3+6+orAO3a7XxQZnCNU84xHvIo7bzdeAYgrY\r\nTooU0h07H84Ryib2+YPGNiMPMj8NYl2WwUEJwKo011eujLEl9ft9gcwPORKB\r\nMwQPruAtwy9iGNzgcXBa1n9WfNvT5zlSOhyC1OThh3xvqqvEKjfc59McssTf\r\nhTS90ATN4BCGwd7344Zq4/SAh0LCKgBjhWJSUllVPQGM9rXrXivxvU4Dhl6Z\r\nc4r2cvYpjUoCOYbE4Gw89/kkGhCGqqWlDvUKnguI7Fiy3ADRL3FOSHPDmlYI\r\nblTY8pRJ0II/oyuXRgqU8wcITq7u7jkINNlHhAJ+nvuJYqtgZuK8dxOrTbOl\r\nV+a2905x5XbojnyxokWiP85UgDR9nhAQWJh1PnS3BUfj3+MEOkKQSCTPLE+G\r\npqCIIS/xsdYksGoZ17lLjeMrgla8YO9Q1WbnjKwxHFixwivwQxSOhKiutVqN\r\nM1BV5uu4g0WzjKDcmSzzXXKxscbsu30cTdVGKKjP0WgEepCRqjTo4chEyUv/\r\nKyQ+wLah5dF+pwKsGMUIQoE4HJTChC1hLgk=\r\n=tuMg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","_from":"file:cmd-ts-0.12.1.tgz","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"vitest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","changeset:publish":"pnpm run build && changeset publish","changeset:version":"changeset version && pnpm install --no-frozen-lockfile"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"_resolved":"/home/runner/work/cmd-ts/cmd-ts/cmd-ts-0.12.1.tgz","_integrity":"sha512-k93f6LgFEzx7/vBy5qV+tu1VI8YuH0DZmwNXPvRaDR4Qp7Fl9+pUSylX/CKHrWoKqHMJjNOLb1NeYTvHOjQ2Kw==","_npmVersion":"8.19.3","description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"chalk":"^4.0.0","debug":"^4.3.4","didyoumean":"^1.2.2","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","execa":"6.1.0","husky":"8.0.1","tempy":"3.0.0","eslint":"8.20.0","vitest":"0.18.1","docs-ts":"0.6.10","request":"2.88.2","typedoc":"0.23.8","fs-extra":"10.1.0","prettier":"2.7.1","node-fetch":"2.6.7","typescript":"4.7.4","infer-types":"0.0.2","@types/debug":"4.1.7","cargo-mdbook":"0.4.4","@types/request":"2.48.8","@changesets/cli":"2.23.2","@types/fs-extra":"9.0.13","@types/didyoumean":"1.2.0","@types/node-fetch":"2.6.2","@swc-node/register":"1.5.1","eslint-plugin-import":"2.26.0","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.30.7","@typescript-eslint/eslint-plugin":"5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.12.1_1676298763630_0.2042884743002782","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"cmd-ts","version":"0.13.0","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.13.0","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh","dist":{"shasum":"57bdbc5dc95eb5a3503ab3ac9591c91427a79fa1","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.13.0.tgz","fileCount":191,"integrity":"sha512-nsnxf6wNIM/JAS7T/x/1JmbEsjH0a8tezXqqpaL0O6+eV0/aDEnRxwjxpu0VzDdRcaC1ixGSbRlUuf/IU59I4g==","signatures":[{"sig":"MEQCIClJ/bnq3Nw9DyrvVFoQ8EE2XOOMH7LBEO5FvwFmJFWOAiBtn76L036g5s046wXeHelJPzSGwkorQX7YJ+R6vp4PpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":338505},"main":"dist/cjs/index.js","_from":"file:cmd-ts-0.13.0.tgz","husky":{"hooks":{"pre-commit":"yarn lint"}},"module":"dist/esm/index.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts example/**/*.ts ./.eslintrc.js","test":"vitest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"yarn build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","changeset:publish":"pnpm run build && changeset publish","changeset:version":"changeset version && pnpm install --no-frozen-lockfile"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"_resolved":"/home/runner/work/cmd-ts/cmd-ts/cmd-ts-0.13.0.tgz","_integrity":"sha512-nsnxf6wNIM/JAS7T/x/1JmbEsjH0a8tezXqqpaL0O6+eV0/aDEnRxwjxpu0VzDdRcaC1ixGSbRlUuf/IU59I4g==","_npmVersion":"8.19.4","description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","dependencies":{"chalk":"^4.0.0","debug":"^4.3.4","didyoumean":"^1.2.2","strip-ansi":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esm":"3.2.25","execa":"6.1.0","husky":"8.0.1","tempy":"3.0.0","eslint":"8.20.0","vitest":"0.18.1","docs-ts":"0.6.10","request":"2.88.2","typedoc":"0.23.8","fs-extra":"10.1.0","prettier":"2.7.1","node-fetch":"2.6.7","typescript":"4.7.4","infer-types":"0.0.2","@types/debug":"4.1.7","cargo-mdbook":"0.4.4","@types/request":"2.48.8","@changesets/cli":"2.23.2","@types/fs-extra":"9.0.13","@types/didyoumean":"1.2.0","@types/node-fetch":"2.6.2","@swc-node/register":"1.5.1","eslint-plugin-import":"2.26.0","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.2.1","@typescript-eslint/parser":"5.30.7","@typescript-eslint/eslint-plugin":"5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.13.0_1689620324907_0.6097059164520415","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"cmd-ts","version":"0.14.1","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.14.1","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh","dist":{"shasum":"41007935cf90d8b555d3b203625587da5fb06fa7","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.14.1.tgz","fileCount":193,"integrity":"sha512-OXnLTdj0zKjOPAHLktkZUxyEquigm4o5LMufjFf+Eu3IJVxEZrG6oku69xAULaTS83p6bUb9iBP1gPXxomiCsg==","signatures":[{"sig":"MEQCIAODMaBGx7kLa3BiqA4LsWjWvd/ZA3IcWSmRRyYBsUQYAiAFZ6I+sJTd0FxzVAOHVQ9guazRH17Yf7VwRFVhT7W+nw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":344094},"main":"dist/cjs/index.js","_from":"file:cmd-ts-0.14.1.tgz","husky":{"hooks":{"pre-commit":"pnpm lint"}},"module":"dist/esm/index.js","scripts":{"lint":"biome check src test example","test":"vitest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"pnpm build --watch","ts-node":"./scripts/ts-node","now-build":"mdbook build --dest-dir=public","changeset:publish":"pnpm run build && changeset publish","changeset:version":"changeset version && pnpm install --no-frozen-lockfile"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"_resolved":"/tmp/d9ef9cb8b28daf812addc5059f32f1b1/cmd-ts-0.14.1.tgz","_integrity":"sha512-OXnLTdj0zKjOPAHLktkZUxyEquigm4o5LMufjFf+Eu3IJVxEZrG6oku69xAULaTS83p6bUb9iBP1gPXxomiCsg==","_npmVersion":"10.9.3","description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"chalk":"^5.4.1","debug":"^4.4.1","didyoumean":"^1.2.2","strip-ansi":"^7.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.4","execa":"9.6.0","husky":"9.1.7","tempy":"3.1.0","vitest":"3.2.4","docs-ts":"0.8.0","request":"2.88.2","typedoc":"0.28.5","fs-extra":"11.3.0","node-fetch":"3.3.2","typescript":"5.8.3","infer-types":"0.0.2","@types/debug":"4.1.12","cargo-mdbook":"0.4.4","@biomejs/biome":"^1.9.4","@types/request":"2.48.12","@changesets/cli":"2.29.4","@types/fs-extra":"11.0.4","@types/didyoumean":"1.2.3","@types/node-fetch":"2.6.12"},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.14.1_1756044551677_0.9640916891024609","host":"s3://npm-registry-packages-npm-production"}},"0.14.2":{"name":"cmd-ts","version":"0.14.2","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.14.2","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh","dist":{"shasum":"2e7e7a622eca98a5bd43b7123b5a519b4c8ab992","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.14.2.tgz","fileCount":193,"integrity":"sha512-YzSXosVEyWVK1IheMKvm6ACejWoSPeKJ18rmXESmMigbShNiQ/rjRifdzeAtKYkuF3Bpf4QjMsBvsjM3UUBwAw==","signatures":[{"sig":"MEYCIQDZ055UG+8oghepwKXJCX8ObvbNCRo1cji+NpnROuATHAIhAIN2A8snm8EWmEjPI3F/dSYh5QI549MrR0MHgsvuN0Ud","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":359358},"main":"dist/cjs/index.js","_from":"file:cmd-ts-0.14.2.tgz","husky":{"hooks":{"pre-commit":"pnpm lint"}},"module":"dist/esm/index.js","scripts":{"lint":"biome check src test example","test":"vitest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"pnpm build --watch","ts-node":"tsx","now-build":"mdbook build --dest-dir=public","changeset:publish":"pnpm run build && changeset publish","changeset:version":"changeset version && pnpm install --no-frozen-lockfile"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"_resolved":"/tmp/9c2f3f31b0e6223136c7de4f743b9dc2/cmd-ts-0.14.2.tgz","_integrity":"sha512-YzSXosVEyWVK1IheMKvm6ACejWoSPeKJ18rmXESmMigbShNiQ/rjRifdzeAtKYkuF3Bpf4QjMsBvsjM3UUBwAw==","_npmVersion":"10.9.3","description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"chalk":"^5.4.1","debug":"^4.4.1","didyoumean":"^1.2.2","strip-ansi":"^7.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.4","execa":"9.6.0","husky":"9.1.7","tempy":"3.1.0","vitest":"3.2.4","docs-ts":"0.8.0","request":"2.88.2","typedoc":"0.28.5","fs-extra":"11.3.0","node-fetch":"3.3.2","typescript":"5.8.3","infer-types":"0.0.2","@types/debug":"4.1.12","cargo-mdbook":"0.4.4","@biomejs/biome":"^1.9.4","@types/request":"2.48.12","@changesets/cli":"2.29.4","@types/fs-extra":"11.0.4","@types/didyoumean":"1.2.3","@types/node-fetch":"2.6.12"},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.14.2_1758463937850_0.2975908432549321","host":"s3://npm-registry-packages-npm-production"}},"0.14.3":{"name":"cmd-ts","version":"0.14.3","author":{"name":"Gal Schlezinger"},"license":"MIT","_id":"cmd-ts@0.14.3","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"homepage":"https://cmd-ts.now.sh","dist":{"shasum":"e8ff74e99ddd5c346cb15221081b73e95983a942","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.14.3.tgz","fileCount":193,"integrity":"sha512-i9miaLBHGPn4T4vUFUdAdWoQ9HI8ato6usFrhubO21o/MQGqI6Nsqyd4ncZusT2chvPetNMmTt0JWkbaAOdWPg==","signatures":[{"sig":"MEQCICBPA8Hy9e+scUk2u60CfAkO6LDzdwjlK+kYZal5o/dgAiB9l2053Cye1L+wgAIH737HKtA/qtQRaW4v7tXZuM2TOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":359358},"main":"dist/cjs/index.js","_from":"file:cmd-ts-0.14.3.tgz","husky":{"hooks":{"pre-commit":"pnpm lint"}},"module":"dist/esm/index.js","scripts":{"lint":"biome check src test example","test":"vitest","build":"tsc && tsc --project ./tsconfig.esm.json","start":"pnpm build --watch","ts-node":"tsx","now-build":"mdbook build --dest-dir=public","changeset:publish":"pnpm run build && changeset publish","changeset:version":"changeset version && pnpm install --no-frozen-lockfile"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"schlez","email":"gal@spitfire.co.il"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"_resolved":"/tmp/617f0fa50d3ddf928db90b12b1e68e43/cmd-ts-0.14.3.tgz","_integrity":"sha512-i9miaLBHGPn4T4vUFUdAdWoQ9HI8ato6usFrhubO21o/MQGqI6Nsqyd4ncZusT2chvPetNMmTt0JWkbaAOdWPg==","_npmVersion":"10.9.3","description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"chalk":"^5.4.1","debug":"^4.4.1","didyoumean":"^1.2.2","strip-ansi":"^7.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.4","execa":"9.6.0","husky":"9.1.7","tempy":"3.1.0","vitest":"3.2.4","docs-ts":"0.8.0","request":"2.88.2","typedoc":"0.28.5","fs-extra":"11.3.0","node-fetch":"3.3.2","typescript":"5.8.3","infer-types":"0.0.2","@types/debug":"4.1.12","cargo-mdbook":"0.4.4","@biomejs/biome":"^1.9.4","@types/request":"2.48.12","@changesets/cli":"2.29.4","@types/fs-extra":"11.0.4","@types/didyoumean":"1.2.3","@types/node-fetch":"2.6.12"},"_npmOperationalInternal":{"tmp":"tmp/cmd-ts_0.14.3_1760537701165_0.9288314734359093","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"cmd-ts","version":"0.15.0","homepage":"https://cmd-ts.now.sh","license":"MIT","author":{"name":"Gal Schlezinger"},"main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","module":"dist/esm/index.js","repository":{"type":"git","url":"git+https://github.com/Schniz/cmd-ts.git"},"husky":{"hooks":{"pre-commit":"pnpm lint"}},"sideEffects":false,"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"dependencies":{"chalk":"^5.4.1","debug":"^4.4.1","didyoumean":"^1.2.2","strip-ansi":"^7.1.0"},"devDependencies":{"@biomejs/biome":"^1.9.4","@changesets/cli":"2.29.4","@types/debug":"4.1.12","@types/didyoumean":"1.2.3","@types/fs-extra":"11.0.4","@types/node-fetch":"2.6.12","@types/request":"2.48.12","cargo-mdbook":"0.4.4","docs-ts":"0.8.0","execa":"9.6.0","fs-extra":"11.3.0","husky":"9.1.7","infer-types":"0.0.2","node-fetch":"3.3.2","request":"2.88.2","tempy":"3.1.0","tsx":"^4.19.4","typedoc":"0.28.5","typescript":"5.8.3","vitest":"3.2.4"},"scripts":{"build":"tsc && tsc --project ./tsconfig.esm.json","lint":"biome check src test example","now-build":"mdbook build --dest-dir=public","start":"pnpm build --watch","test":"vitest","ts-node":"tsx","changeset:version":"changeset version && pnpm install --no-frozen-lockfile","changeset:publish":"pnpm run build && changeset publish"},"_id":"cmd-ts@0.15.0","description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","bugs":{"url":"https://github.com/Schniz/cmd-ts/issues"},"_integrity":"sha512-ASyAx+P6DNzNEZ6OYmvjjaLAQeI3L+4lm5rX2Jg8tondXdj06o9JTxi9mfC92KoVbrVFKhZ+j2TfBF8fcura6g==","_resolved":"/tmp/4465aa62d59fb12ac48270d454a37ba3/cmd-ts-0.15.0.tgz","_from":"file:cmd-ts-0.15.0.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-ASyAx+P6DNzNEZ6OYmvjjaLAQeI3L+4lm5rX2Jg8tondXdj06o9JTxi9mfC92KoVbrVFKhZ+j2TfBF8fcura6g==","shasum":"b4cad8897c082ce5f5e8439bafacfaa70a3ec359","tarball":"https://registry.npmjs.org/cmd-ts/-/cmd-ts-0.15.0.tgz","fileCount":206,"unpackedSize":407448,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cmd-ts@0.15.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDdn3R7Y0QF5vRr3ikseIhxdVXlRl8wW8G3TNkOBau/hgIhAMm7jHlKvWAI25yWPSLLHqp2C60xG6MPl0buyU849prk"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d7f43fba-3909-49a3-80d8-507186fc6eb5"}},"directories":{},"maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cmd-ts_0.15.0_1770894151571_0.6720899131867775"},"_hasShrinkwrap":false}},"time":{"created":"2020-03-12T12:10:41.449Z","modified":"2026-02-12T11:02:32.015Z","0.3.0-beta-2":"2020-03-12T12:10:41.570Z","0.3.0":"2020-03-12T13:24:41.101Z","0.3.1":"2020-03-12T14:12:45.950Z","0.3.2":"2020-03-15T10:53:48.043Z","0.4.0":"2020-03-18T14:54:40.799Z","0.4.1":"2020-03-18T15:20:14.897Z","0.5.0":"2020-03-26T14:39:42.548Z","0.5.1":"2020-03-26T14:41:49.173Z","0.6.0":"2020-03-29T12:20:39.565Z","0.0.0-3e900a27a0a123265351578d50a10d744c179e01":"2020-03-31T13:12:28.666Z","0.0.0-684600f145d167471c0fc091edc2110f2e846c6c":"2020-03-31T13:19:15.463Z","0.6.1":"2020-04-22T06:47:53.797Z","0.6.2":"2020-04-27T14:34:26.418Z","0.6.3":"2020-05-12T08:01:43.909Z","0.6.4":"2020-05-14T14:34:31.449Z","0.6.5":"2020-11-04T07:47:26.652Z","0.6.6":"2020-11-10T07:40:51.924Z","0.6.7":"2020-11-17T13:22:45.565Z","0.6.8":"2021-01-05T17:05:23.607Z","0.6.9":"2021-04-18T11:18:40.550Z","0.7.0":"2021-05-24T13:57:39.565Z","0.8.0":"2021-11-29T09:26:29.432Z","0.9.0":"2021-12-26T08:38:51.128Z","0.10.0":"2022-02-10T12:03:08.443Z","0.10.1":"2022-04-04T20:06:49.585Z","0.10.2":"2022-05-17T08:58:50.604Z","0.11.0":"2022-05-17T10:54:15.603Z","0.12.0":"2023-01-20T00:07:04.130Z","0.12.1":"2023-02-13T14:32:43.884Z","0.13.0":"2023-07-17T18:58:45.113Z","0.14.1":"2025-08-24T14:09:11.898Z","0.14.2":"2025-09-21T14:12:18.044Z","0.14.3":"2025-10-15T14:15:01.383Z","0.15.0":"2026-02-12T11:02:31.735Z"},"author":{"name":"Gal Schlezinger"},"license":"MIT","homepage":"https://cmd-ts.now.sh","description":"> 💻 A type-driven command line argument parser, with awesome error reporting 🤤","maintainers":[{"name":"schlez","email":"gal@spitfire.co.il"}],"readme":"# `cmd-ts`\n\n> 💻 A type-driven command line argument parser, with awesome error reporting 🤤\n\nNot all command line arguments are strings, but for some reason, our CLI parsers force us to use strings everywhere. 🤔 `cmd-ts` is a fully-fledged command line argument parser, influenced by Rust's [`clap`](https://github.com/clap-rs/clap) and [`structopt`](https://github.com/TeXitoi/structopt):\n\n🤩 Awesome autocomplete, awesome safeness\n\n🎭 Decode your own custom types from strings with logic and context-aware error handling\n\n🌲 Nested subcommands, composable API\n\n### Basic usage\n\n```ts\nimport { command, run, string, number, positional, option } from 'cmd-ts';\n\nconst cmd = command({\n  name: 'my-command',\n  description: 'print something to the screen',\n  version: '1.0.0',\n  args: {\n    number: positional({ type: number, displayName: 'num' }),\n    message: option({\n      long: 'greeting',\n      type: string,\n    }),\n  },\n  handler: (args) => {\n    args.message; // string\n    args.number; // number\n    console.log(args);\n  },\n});\n\nrun(cmd, process.argv.slice(2));\n```\n\n#### `command(arguments)`\n\nCreates a CLI command.\n\n### Decoding custom types from strings\n\nNot all command line arguments are strings. You sometimes want integers, UUIDs, file paths, directories, globs...\n\n> **Note:** this section describes the `ReadStream` type, implemented in `./src/example/test-types.ts`\n\nLet's say we're about to write a `cat` clone. We want to accept a file to read into stdout. A simple example would be something like:\n\n```ts\n// my-app.ts\n\nimport { command, run, positional, string } from 'cmd-ts';\n\nconst app = command({\n  /// name: ...,\n  args: {\n    file: positional({ type: string, displayName: 'file' }),\n  },\n  handler: ({ file }) => {\n    // read the file to the screen\n    fs.createReadStream(file).pipe(stdout);\n  },\n});\n\n// parse arguments\nrun(app, process.argv.slice(2));\n```\n\nThat works okay. But we can do better. In which ways?\n\n- Error handling is out of the command line argument parser context, and in userland, making things less consistent and pretty.\n- It shows we lack composability and encapsulation — and we miss a way to distribute shared \"command line\" behavior.\n\nWhat if we had a way to get a `Stream` out of the parser, instead of a plain string? This is where `cmd-ts` gets its power from, custom type decoding:\n\n```ts\n// ReadStream.ts\n\nimport { Type } from 'cmd-ts';\nimport fs from 'fs';\n\n// Type<string, Stream> reads as \"A type from `string` to `Stream`\"\nconst ReadStream: Type<string, Stream> = {\n  async from(str) {\n    if (!fs.existsSync(str)) {\n      // Here is our error handling!\n      throw new Error('File not found');\n    }\n\n    return fs.createReadStream(str);\n  },\n};\n```\n\nNow we can use (and share) this type and always get a `Stream`, instead of carrying the implementation detail around:\n\n```ts\n// my-app.ts\n\nimport { command, run, positional } from 'cmd-ts';\n\nconst app = command({\n  // name: ...,\n  args: {\n    stream: positional({ type: ReadStream, displayName: 'file' }),\n  },\n  handler: ({ stream }) => stream.pipe(process.stdout),\n});\n\n// parse arguments\nrun(app, process.argv.slice(2));\n```\n\nEncapsulating runtime behaviour and safe type conversions can help us with awesome user experience:\n\n- We can throw an error when the file is not found\n- We can try to parse the string as a URI and check if the protocol is HTTP, if so - make an HTTP request and return the body stream\n- We can see if the string is `-`, and when it happens, return `process.stdin` like many Unix applications\n\nAnd the best thing about it — everything is encapsulated to an easily tested type definition, which can be easily shared and reused. Take a look at [io-ts-types](https://github.com/gcanti/io-ts-types), for instance, which has types like DateFromISOString, NumberFromString and more, which is something we can totally do.\n\n## Inspiration\n\nThis project was previously called `clio-ts`, because it was based on `io-ts`. This is no longer the case, because I want to reduce the dependency count and mental overhead. I might have a function to migrate types between the two.\n","readmeFilename":"README.md","repository":{"type":"git","url":"git+https://github.com/Schniz/cmd-ts.git"},"bugs":{"url":"https://github.com/Schniz/cmd-ts/issues"}}