{"_id":"@apimatic/cli","_rev":"131-f026389336b5bffc8799a3a40dfba1cc","name":"@apimatic/cli","dist-tags":{"alpha":"1.1.0-alpha.22","beta":"1.3.0-beta.2","latest":"1.5.0"},"versions":{"1.0.1-alpha.1":{"name":"@apimatic/cli","version":"1.0.1-alpha.1","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.1-alpha.1","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"f177c83d81a568a25f75771bd17496dc3ff62ecc","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.1-alpha.1.tgz","fileCount":38,"integrity":"sha512-I7dgUH2n8tsVraVHx+NpCA80VocQC1VSbzSHLkBDQZgbu/aPgh899mkYIm9gIpgEVdoCsEnCg0QHaWv5kQVYTA==","signatures":[{"sig":"MEQCIDD3KOE1gWK0YY1/CKjF1rpEGkCZ6maAa4yUG3OmsALXAiBAodtYVIu56bo0CF2855iCE87CKPIEPns7r7kuTgs0oA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoL59CRA9TVsSAnZWagAAUHUQAIJfu8VUN3SeRe2bydxL\nYV3rZg0lDck3RPAvvBHMXR03nx0tAXdX4dPLGSRiLndmzs6Ttf5L9LvsgBs/\nUc0DVoYlbJRCVUnBZIm+/Dz9FpL/zxaWTF0qiLB2auxe0Jo9kjbHJiifKnma\nxT00DZD00O6UoBPHBazSw0mPUKdyXCtZSH5tnpE/W2lsegNShVPl1Y2nofN8\nhfE92QW21yGKs4cyp7/asDQDQyEmLxe98Rszsy25IHRNrLjAe5CXNAXqKinF\nRFp9pFaO0QCiXjGlhpBZJ9budiRnqsQupRiD0IedSckzAZfl6lr27JqEpxf3\nZF+zvY024gXxViMCpHUvIDMyVNba5Zi2uauSRKRgMRDgM+11ZBkU4MAFS3PW\nwJ2BXw3/eLrxpZU12bUd841lG3b1Gb1QB0Qt0hsliVq8/pbSMzam6eWIhbq6\ntTyuyj8+NhwQmVghp5wP2ILg/GKyq+sVQzoHdCcgoyPzWmi+VunAnPpiqbvb\n1lCHni9ZdqFgyrWjrg5H3ytfVbK6WvIq48em9HYkXaWnsZMJLWELBHBMZWq7\nDh8Nuu0iaqDy9qyPogiQio5xZBo4ftG5UrcHSbRPRWQQFO1Xhdi4IFfhK62k\nAMd8752tfoj/K9LfXfdMEYpnQVTkH1FGnfyPw0RSkbaUdu8VYvamDsUWEjmM\nkMjm\r\n=FBJ0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"872184488428b4cedb433bb04a5dbbf7c802df84","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","prepack":"rimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme","version":"oclif-dev readme && git add README.md","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"14.18.1","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0","@apimatic/apimatic-sdk-for-js":"git+https://github.com/apimatic/apimatic-sdk-for-js.git"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.1_1637924477521_0.14964846049712244","host":"s3://npm-registry-packages"}},"1.0.1-alpha.2":{"name":"@apimatic/cli","version":"1.0.1-alpha.2","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.1-alpha.2","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"7f5698bf7feaca6767d199c813acdf2bda053881","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.1-alpha.2.tgz","fileCount":54,"integrity":"sha512-qVFSDRlaxYe7i8FHynL9UbDVTZ7t+D3TU67Sa7LQ6gXucTdPAm2pNALvoni8zOX2IvS5gZbCh/GDisBuSvGwVA==","signatures":[{"sig":"MEYCIQDCsJha6MQqlQc5i5MT4g9baBmhKQFqZ+/k2aHEDrGJ7QIhAM2LbD8PT5+s+BFEUH267o6ItgZK/sQhlVXdxpCoUbM3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpiQOCRA9TVsSAnZWagAAIPgQAJE3pnItYhuObG0VF+bL\n30NdugSMRcssaqwnAWw1Wk43Eymo4ImCV27Efs51eaz04rKUGRVdYmq2D9h0\nTXS0KaoUiJKyLhSnKo4d7JwYxwEgDQ8sFF7fi4P3ZJEoMZ0yCnZr5hXCtJJy\nr/q1I/iUCYEibH17Eqpt8edGGABEnyDkFVFWUAKseAc5iJJJO+hPY2p5UHZa\nYZtP30THNquRhNCMIbCek8YDH8ipW0vqudCHcZv9YHf/L+RXOezhAfzbxDw1\nAJFN3xPHlhnjQFLQs4Bo4jO0a7YZTneAwsfLaaiwshL+Gzdj1D10lm62XdAB\nBnMDDOSV7Zw7EesA/mraax2asgrlHCT5Xda/Mj/9du16Wihz63OM0Lb/TZc9\nG8vveurrAvSpkMkHc+lCjpoWPtNi3o2Yx+ctO6tTSzqwuYOJgVT2ta7La6CV\nuGcy+H8NCR0rD/6FX4dFpcdgSJoHex651njbToGgOQZ6CMhrn2xJR9Ax2C1M\ndJE83w2YtfGgk90J3tbAUzl7D+quGyMqSTKjFEvKfofPys/FltZibf901++o\nP+Mfxad/cWoJ2QdI1b5tMWIDtjJA9ksf8sO04gyu8AW8an8/J1fPFOqT0p+O\nwokMnW5glBBuJydJX3UYYmiIXIzn3agq8KPxrrTEWZZOhYUEaW/8wcgq1k9w\nBR9b\r\n=xBYW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"007d0f283ec08f7791dc1883ef8e678f0e5683d4","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","prepack":"rimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme","version":"oclif-dev readme && git add README.md","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"14.18.1","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0","@apimatic/apimatic-sdk-for-js":"git+https://github.com/apimatic/apimatic-sdk-for-js.git"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.2_1638278158736_0.5637269054585916","host":"s3://npm-registry-packages"}},"1.0.1-alpha.3":{"name":"@apimatic/cli","version":"1.0.1-alpha.3","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.1-alpha.3","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"b8c995c38559452b767c1c3385df0a94fb8b43e1","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.1-alpha.3.tgz","fileCount":54,"integrity":"sha512-P2b1PoDb6h+5lDqtMyyT8y2CRW0/O3xVb7WlmZGRfbOWe2M086K1X9kYw4/y/bZyvHsUDdfPPhONgVPduyS40g==","signatures":[{"sig":"MEQCICRrh9KxE6v3RGmtam4sT//OCCsIAHTm/6EPUeMIiJrCAiBDjFwGGDYFYHGRFGWhRq50pm8nHd1gXiDQltpUPUpDwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhp06OCRA9TVsSAnZWagAASKkP/3MsZRh9YNoAOHlvDU6Y\nS8ma/NwguhJWJYb6vqoB+v3S4rgmLcPqVAArBUcAsVvM4KON0jy0ncWCJgHi\n+Tm3jBTqAJmerkHLsK7yRwfIw4TbHIVtQLqu+0Y4OjcLQA11QgRpS8GShtWj\nnhXFxxfVwGUtdO5So+9zXK68RZmhMaMLo+YmgGYF8WmyYj5eWEovqAyLzYfv\nmCu44iPc0Gu8Kp6qYXbKgpbTuWOoKAMUIzNxkj2HRGxAzpbrlR2AAaFg9wOh\nteMfui00RFYNedpNONvOFNJzMVtCTmnRI7/cP1eEr3ccYQsljbcOqxR0Zl1M\nka0Nt+fk2NH6U9sgTJG8WIqYbCJxmbW27IOQL77DXgnbej+lfVHn1vbv5EQw\nZ3Bd9+caI396DEJCbk49s42pzyR/nR6baWcoK6pkR+4+LsvkfZi5Q17apzXU\nti4lnrj7MdFTaFJool2gGNNtBgq67rru67GdhVBnedUaPVuz881mEYmn+Q5c\nfw092bRJVqKpb+0SLyufu39ceWCOAwCpV7pP/94pr4zSfeyAqXKZLrhYVpXU\nx7ZSnEW8E8KhRbc7xbVjQHwJzxcUz/6GhXrNGhNMgklKDYtUytdjW+Whusvt\n1Fjd0FEEwlabALlIBCrvWWL5HgA3A2YZJsiat9M74eHKpHBihDabkxQEE3j4\nV/G/\r\n=9H6j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"58cb1aabde3a03f7a1b880852b2e8c38229a1747","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","prepack":"rimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme","version":"oclif-dev readme && git add README.md","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"14.18.1","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@apimatic/js-sdk":"^0.0.3-alpha.1","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.3_1638354574341_0.45584628580903064","host":"s3://npm-registry-packages"}},"1.0.1-alpha.4":{"name":"@apimatic/cli","version":"1.0.1-alpha.4","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.1-alpha.4","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"dce90a8ab44ba29055a59d8e944955e0e1ebd006","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.1-alpha.4.tgz","fileCount":54,"integrity":"sha512-oE4KRUzwvNlEFF6oP1egePBJEPeJ7vXvnxQcN4DvGXBGYBkPNDeZzJxPiTJMULMzDHOMyY3nkUR1giJ3ypasJw==","signatures":[{"sig":"MEUCIQCv08mBcVgEZ0y/1pf+7AB3v5aU4ty4+jxttfKfmlyybgIgBf8C4W6fD+2Hk/KVw/BGQKU70bXEO6hEycyybmu4GEg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75396,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhp3Q4CRA9TVsSAnZWagAA6qwP/3Wt1ih3qjbX+nwlkv9C\n0HwusGzzIdDs0XgHI88S9J/OS5ZpagsgJm5e9neFg3ZFb35sFKjZcKEJY9ro\nQnHYpuzbzFQcpUcSexTxjOndBoq4j+vZEIYpp6fBdpvsm0mlUqaQvWFfXa5U\nW8nCQediGGHsP1nTRngsxpIPSE8GJN9gitRz2tJEvTfx6dOncNIivW3n6YOp\nEMvuEu/k7pWxvVi46nRNit7275GU3f535ceVdWxQP0nHCWp1XqZrqvRHJpwq\ns6YX8abGZzzxOlDOYcpcCr0/7C/x8FyZ+BtiNdg5YQL18oTN6Hk/rJeXJgg0\n2Y7BgwT3KgbPUorvHTmJ0k9GZMiuZxWk5L0AFTOCrOGJm9uFtuL6Eiczhb9B\ngsg4TYyWvxPOrhGaV3/wRDl3L4YEPr4O4frOvIop4+y5kVF1QzplwWektIwd\nfX6V0hOO8FWfVswRRSNFAOa5HlzHMb3rViKzLbrjWb+KHgQSrDuUZhyWrA2b\n7rftbsXU4npQ9Oj6cOEMW5K89Vizg+eOPyOCu08EgXjHwkDgdSkxp/dKiMN8\nGvcwEYSe3LSyAJ3yHQK7hZwe1hpO8qZY/TEfMXIWo9telTyf5yWfsQKZ/j3F\nROuo1RAIFquyopQ6tNYAFhZ8eIF62BvYZelPe1PmI++b1wyM0/kt85bzMu1J\n/Lhh\r\n=rUxk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"64f1fb2c105ac35ac95a55bcc3e68c6344428341","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","prepack":"rimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme","version":"oclif-dev readme && git add README.md","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"14.18.1","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@apimatic/js-sdk":"^0.0.3-alpha.1","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.4_1638364215871_0.6009391081895119","host":"s3://npm-registry-packages"}},"1.0.1-alpha.5":{"name":"@apimatic/cli","version":"1.0.1-alpha.5","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.1-alpha.5","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"3a78c9ff49a4887d21f8a178066c79e3731aaa97","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.1-alpha.5.tgz","fileCount":53,"integrity":"sha512-uW3+p83xg+/RSVSLzDQ822hYpOGc/hIXhPGv8sVZ8sXCoNrJbdL/EOgm0NBykwAG7gmVznJB+FQq8r1X2m1DVw==","signatures":[{"sig":"MEQCIAiocOvNuu66h7BDW4sb6mdiYfYgB1eO44rWhamlUN/BAiBl7cCYu0qadTAICnfKD8kKSF44ALlo6HCqjhd4fq5N2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqJW8CRA9TVsSAnZWagAACBsP/AwIqNFTkkWNDuHR/Nke\nA2NxlGctLg2lD8CYE1gTvDIpZE370k29b7evx9lfeADum7gk7C+2+F2E4hTk\nJAetrzeUh7GM2X4QTadGVPBtFKiNwkA3MEu6U5UlrR/sO0MxukVEMfkqa66v\nXeT4Dox3pXPAPS6vGtCbe7BLeR2mTINhxXXDqe5Nn5fxNmYg/9dKN6p6rBmq\n36Rh495r7LbfqTPTqKKGlqrPqn1jS4R21pdSNe1SZPgC2K1QO1fFPmoBkanE\nVCSmh16a/92gulPy9t0fVbb8cUyjDCxjdlCa57zuX3nkinEhdwyMRNvCsINH\nGVDgp9XT42ho6n1oA/27ERFiadJrYhbQanUmfM0H53ypIQ1v565gQkB5C0hM\no+vZUyk3Wfnpnne+1UAGN5+81JiGTUtj9c4GCgQqIMaw+q9V3I05ZYrwm1Vx\nAfQtYVMuvO4AiCIiy4l65ZZAv+g+Wn/y1z97PCfbee1nlXsb5qegFg73dxt1\n4JKXymR/sH5aWlfr8aUC9x0lofCTjbVZjFWWiaB1fuZ6O5TfUwgVfBzzoo9p\nvo+x3PKvMEAh/zAMTf+/6JDG1WytncEMr0oBTeaBoQHSjv4K1/4kPLgHVd7n\niO0h32fpfUmlOZd3iWlyXaC4eXoZF9g6yWCUe/yC/iEEGcygDg7AWc+94yBl\nJMXY\r\n=BJmc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"9cf54a1bffb06e801f4f880e2fa750de3eb2d918","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","prepack":"rimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme","version":"oclif-dev readme && git add README.md","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.1","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.5_1638438332452_0.3434759871660018","host":"s3://npm-registry-packages"}},"1.0.1-alpha.6":{"name":"@apimatic/cli","version":"1.0.1-alpha.6","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.1-alpha.6","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"a95547e86b2064e8c9b9f48c517f8d48da3d917c","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.1-alpha.6.tgz","fileCount":53,"integrity":"sha512-wA9btVi2JY4XsBu/qaLZI0wyJDqnY06+6uFEQF7vrrmaNxxHe6b+8sw150cD4XfJJa4UL6GQL+c61uVaNGCETg==","signatures":[{"sig":"MEUCIQDzwJgpI4fvq8D4SIu7nRuDlMd1NqY8k1FA2Na2Ob++BQIgZEy45hK9Q2EPYa5LOfrm6nEe2K2g7l9fOBt3fnE2adM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqJf6CRA9TVsSAnZWagAAKyQQAIF2XjsW3H+FzL9U8yhv\npqo+/nWzZ5//V+Rc2nUrJiwvQkm745s3AOpbcOVbKyaSCH2uyyaZ9B34q7np\na+/r5lmzLyUqqRYCBJAF8K4JevwXRZTkRvRxbvEL68bGtPH+Kew+9PTF21Ft\nsAuygEz/jhrVv+IMn/yP83mFszmnpu9GR1HkUK8ggS8ye9il6xeJi7zOELwU\nAMasBA3jxvuEsysZbx3VozdAncLkIefaXtSNIvAxKHxQpSj/mvRIKOfXkhPY\nMp4ZbrHxpo3f/49nFHzOKpGqQNeeg+ORMMdpvVNaKRlIUiCFp+iuvDe/Sffr\nLKZm6GfwtO6U4rgP+Ajkpf+g2Fb7koXwSSE4uTKGFnG149JNkrBUYRGPx4wY\n0lIGXiHKm4O2kTsshJAdFuZ6qr5gFeIMFkTiPru/AHaXk3qJTwuKwROFF2cy\nVk0vFvEkFltbFwRFbs7FeBlTNtM3/izFh/zpBSYxH0ytOpkgoc7CQYz2IUoV\no3bkcZxiv8XGzalANRJpoDEkOeic9sZ/+r0gzih3Rbe7/vplX2cobzk1Y2XV\no6k9gIm7dmijQnIZe1KOdzm5hTQcjaOMCISN703LQewu3ucHIy1eBiu7IbIG\nbrIvtQ3aUSyCy1A0tpnG4K4N2or8On0G2UNLqPMUcdHNURXLDjsHVtiHAwa8\nOvZr\r\n=Fxls\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"102ac40d5f09b0cda2afa1e9f992007120aa5fd1","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","prepack":"rimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme","version":"oclif-dev readme && git add README.md","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.1","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.6_1638438906340_0.9547080971559476","host":"s3://npm-registry-packages"}},"1.0.1-alpha.7":{"name":"@apimatic/cli","version":"1.0.1-alpha.7","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.1-alpha.7","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"1f0b4f650bcdb02f7192891fb8bd789b095a393c","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.1-alpha.7.tgz","fileCount":45,"integrity":"sha512-D2IxapvHFLgO7chXExUAvKnkt4sOcDBtcIe9SXsRXL3qEn3eNDcZqHVblkqjjI3mA0/62dGVI6tZyQsQ7FscZA==","signatures":[{"sig":"MEYCIQDtU4NzjJ70vZFtV+qeVVqDI9SxvHBCZnGguvctUgVNWgIhAKMXwAVzXJJoRNjMGMTvVeZoO6ihmssamZskUvXYA8ZR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhriyCCRA9TVsSAnZWagAAAcYP/iZY/qBxGht0n0rP1+rk\nlK2bDQzwBNX7mQen2QW7a0m7F3CYyqMzfxbrrwa5mvV/WlmfYH+q+3sk8kvl\nI2S6cBIVqbgprgYq/LPmartZ8+ERYyXm9/fwor6zsS0dzndY2boiHPyUlYnu\nAC1Rb1mdBCbBrZmzqfsY3zymXCpKOhOrPKcDxCyWCdc7zd9Gz+Jy4Xq89DNQ\njw1EoT7/tMD+WknlTBWwaS8/7ytqnXL6Wd4wGsBSL+tLLPKLbAHfYhSVWqtm\n2lzvjYcTETe2R662/AH0GwLwSJHc1uGsYXwiLZ+SQivhBp1LlSLsIKpDaTzo\neEujktREjrrT+qj5PeXWqo0yhA0OpMfTmV9TNUphTcuKE43vISYSANuk0VLL\nuQTrdadewZPthW3XoU+swzT7n+eiSAcySdaeGOjGvJzpWZWbh9qQyPBmef0E\nSF6EMKoZ6G5ZPQKamOLjFraPK8yxwjWUv42Uh5+/TLnvqdrF5L1ANwowv8pL\nhZEdAf93+lfzxrsc+BCZ+yQZf+4EI/pbIypRW0l/2GBbqtgfkWOfOLUamUTn\nu6c9xKKxkFjdwW5mQ0u8AmIo5QES99dkUxZU2+6yevItKJZnlONYnZM0PxTE\noOTMZtbaTWQBeCrY7buQ9+ifU8JqxD1/9gIiKBMGTuh3Su+ZWdQ+TCKRyksI\nqcsE\r\n=eGIH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"5c2fc2ae3a8dd7b49b24206b51f4c0658612c26b","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","prepack":"rimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme","version":"oclif-dev readme && git add README.md","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.1","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.7_1638804610260_0.657422995667327","host":"s3://npm-registry-packages"}},"1.0.1-alpha.8":{"name":"@apimatic/cli","version":"1.0.1-alpha.8","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.1-alpha.8","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"ef302f0b3a0e8aa9a298acc4a9fb329ce98fe8c0","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.1-alpha.8.tgz","fileCount":45,"integrity":"sha512-YElNFglMgkLN3VSEFoFhjjoXyxlWOGqj/sbL3dodD97WNOCUUJ40IgU0BGjZ/fen1GYgwgX2amJBjlLvNJxgdg==","signatures":[{"sig":"MEUCIQDyowEPJpzJSZH159WoSS/XCMPoOXsPIa1dmj2uZlItTwIgRTgxvBA6kiWX6YA4UGgaCu7biAIF8TKF0OVhj+11+ms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrjULCRA9TVsSAnZWagAArCUP/3DdsWdU18etKMVVDPxk\nvAY/wqxOaQWRG4oqMqfr/bPWYZgFckTBm/BSTeH0lt3VuOIgYhpj58aYL1js\n3yCzjfkLQe+iesZWg8JmZY3ZZxa2gYS/kkYjaNOrIWd4ddy9VcORV0lAHXac\nt8jrbMLgHXS57wZ4EndnJ/wf3S+lrA/jf1BZRJLzVZZLwmHbwkASLupwTI2L\nu9DOWcblSum6XbWEtAPQDHG+WUzrQ78amGVucCwDiQPh0nlyqYnmq9vNnsxN\nO6lsuCiuccl5l+vTXAYxTs0SL/aiO6pdHpcbEi1rowaT5u8dd9MvVfdkGogl\nF9CVA875rGGosf57riRowg6wvTZ55yUEAMpurW8AWg06qFR0QoRADnhrxymR\nJ223QJOXQHgTTiX29GIwBCqBdxvRUE9uqheaU4zHHkGrdsEFrwqY2PIGl98X\n0N/u5OuS6IMYconUp7+RfLEPQ2ptpwkaLtseS7rArsn3L48hbK8DVZabhc1t\ng3wRzdUKFlbiOJxvkbX6GAOVyqS8z+4p+WJ+fh4TqS2TVH0Kn2exqVrokV5f\nkGXDj5OJ2RlxEZHxx9yfzFxOFyE52N5FM+fp2SeBUzZKaGqwkEEFo+mI6Ymx\ntDabiBa5DwfO26GMaC0qbdfn++mgaS3LICzeXcSExRmOkvkmxKEOgYiZeyVF\nszM9\r\n=FiOL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"4a7def6d4f75e320294dddb005538b063f388582","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","prepack":"rimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme","version":"oclif-dev readme && git add README.md","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.1","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.8_1638806795319_0.23163368468998358","host":"s3://npm-registry-packages"}},"1.0.1-alpha.9":{"name":"@apimatic/cli","version":"1.0.1-alpha.9","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.1-alpha.9","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"71ca8c0640049717bc4a10e02bfbeb881cc3e6d9","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.1-alpha.9.tgz","fileCount":45,"integrity":"sha512-dz/naE2KdUzKnZ1cTp6eTDgRwoT+2oWtba8bx688WxIYm6aYGGVV+SQUKH0/1PuwJdrZndInzNmYu/8NfyGN9A==","signatures":[{"sig":"MEQCIHVyOWKZmX0WUm7O5tq+lHYCM+klqOPWfg1avn7wz8TyAiAKpHTAy3b+os0ia2cGN98GJU2PYW4DNWTJzLl+HqIKhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrmohCRA9TVsSAnZWagAAXQIP/jHGaiCQpfM3eZE0SZI4\nIL+unhJP0NNkt29p+MxK9moFBCj1wY6ZU3saxXimyWHl/2fZYp0tsiRyqcb7\nKi+iqS1mK0LUcWgy8bXEm5y1q4qJmJtxjEZcXTevev4cZXoqQzppzbDoRob+\naBbCdC0C9/l5dYRYGBCuxrJgeoT46WmNFFrnKiqIaTBtBBPIoRj15pH4hhAm\nUHFQXyM2ZOOswFl1QNRYgrleplhgOcCLKoiHCY14WNYFug8y82fL6WdaeSEK\n6Vu1VAKJd6pMK1RK9O1+i/cTXPkHtgFvU1YMyYJS90kOICA5Dvqb0BgrVA14\nhunoPeOCB57+58S0grOcBne9/zNLI8nh6Ak9ibwI3vahrIAZAo6fI0cnLYk0\n4/4/CwP1LrgUDqvvDSeZPLN6GVxrlQDyUxaGj2t45vEydkE9IyrwSQ7Py+iA\nPQvqES4VPL67u6Pe5l3Q2VZNKX4OjZkgyGiGWsht3Dks7WPEYEM5nN9XqOcE\n3yxNQ/kOUgmnDrLzjdVSO1PNxGrbHeLJjtNfYuHcSpF4VwWPPvAto0uja9TY\nYCx61UWw883NHM1pyMbKlDnhQJ36OOpscuzfXQeIfqm6ZSTshvCT8FWZqnKF\nXn/ogINsKikNr5R3RbzJYRccwgwRa7enLjFvBbz00Pg2wws1rDZHIe7fuFBq\nB3at\r\n=r0Oy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"a06481494bc48f150796d186ab96c1ebe29f3926","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","prepack":"rimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme","version":"oclif-dev readme && git add README.md","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.1","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.9_1638820384881_0.13182726199971784","host":"s3://npm-registry-packages"}},"1.0.1-alpha.10":{"name":"@apimatic/cli","version":"1.0.1-alpha.10","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.1-alpha.10","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"ea08215a05b7a831a2164a2343d2595e521ee07e","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.1-alpha.10.tgz","fileCount":45,"integrity":"sha512-XOkaUu3Afl6Nh4jCbe3aj42FKeDC2m1J4OUuXjuJq0vQgPoDpcucOoKfsvyTl+wzxQlaa0ScfBb4tUNvIlBGmw==","signatures":[{"sig":"MEUCIDgsMDFXBo+K6g37mdTeWBtJ3oPe5rxDPVKFntXGaHH6AiEAlDtry1d8YVyZesLurAfq6qnEk6N6lQhuJelXeF+6D64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrm53CRA9TVsSAnZWagAAqX0P/iIo8lDjCfhGaPRUnLHE\n6heanfyR9EyS8W3IuBNEAhMlLLGmUuMGmtkkr8N1LHcexvf9utL8QceMpYy8\nlDFUcwLl3WRwJQ6O/DMudpDKc1iVhTYosmorDwiDEr151wXR98LJ4nkkYjON\nyAnkZnrPQBDkmrw8JZRifCMdriUN80ozZTQpSn6KpGUO4tMxM6+Eh5dm9BeW\n/PjcoZnr0hgutO4p0aO3TuBUXNldP9NLalzRMLj/UWodMlew+Al9kw3srZFF\n7oGfdQ04YBc8RsmX8gpk1bJZhp1JuIa1emSqy2P3xwg/By7IFnDYz1Bu7EiO\nPyRP7Skci/5SSRIpM38MbF769KlaGFSGZvwNOOozvg+LCzPxdr5CeV0OP3u+\nhTXaUWzatzJ9j01K5FFhECmUqaxs6eQpSJHgClc4MpsGrHIDwTQUlaq2MHE9\nD1XWoRxMFOaSb8DR8QX/3w8C5Mdd6+Qb6lwTCt1fwx55lvYNvzrFbuM1ij4X\nd24sEevTjsdRm/8nvKe/Yx3bXbHNB0sLPKD1Zdfh/QtS+P8lxiWOCjFKVTwn\ngEFRyFdVimDjb0K8PQ1wdlAigNfBq/5xasOZwwinqpYUKB+ahuKT+BKstqnE\nlzzPJj+EL+1sQHJ4OQO5tb/UjlGZ2dBS6BJLjx/1ZBkqUkhAQxOq+kp2LKZh\nH2BV\r\n=Z3Oe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"1dd9aeef1b0aab3bbe1ba5b6bd7afd0a3c52ab77","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","prepack":"rimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme","version":"oclif-dev readme && git add README.md","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.1","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.10_1638821495811_0.33941861943680496","host":"s3://npm-registry-packages"}},"0.0.0-alpha.2":{"name":"@apimatic/cli","version":"0.0.0-alpha.2","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@0.0.0-alpha.2","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"5dc37896d2821a50da387c26ad7161f6810db400","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-0.0.0-alpha.2.tgz","fileCount":45,"integrity":"sha512-7VMUVJ39gjq4EMcw0HbKMDSVVYDLAoewkn6+7mFHGyEmWwTXt4drgqnJboXk8KTSkvSmpRw4W4+sYZLHnKEpkg==","signatures":[{"sig":"MEUCIATB/7L2gqRiqk/offpEyiu0/OB6fGM1QbyyhuqqXCvuAiEA1kqLH0CgkGh7Nm1q+Pe53++954cVurL05WypJuqxWwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsID+CRA9TVsSAnZWagAA2UgP/jEzfIxl7ZTw6T+ApQj1\nGAHloQd1UsG/XhNsjTEjLWTCR1CjwEz27f9DNiqenByHOd0r/4YmuN3UXABt\ntAWphbS9HhnBkjSJ5xKg7bt6Fc1jzNoXoFkNNpzur6jB6FvalTr+SvaavpQF\ncNe5u19RXQaYFNWERXO62gpcxT4rfumRaOUipdCi+McBVpPi+HZtOfio5G+o\nVedqcte1sxljKZ2tLrqVCpGZvmE9eXLVpn/lf2xEr8MnbmYlm2124BoGVt7C\nyY26boixldzaSTDYQNNF4AUVldqeOhD5VdYNNwKidHauODIbmpDMsILgWABh\nUWBeiF4rh3TlzgZaV2iesbMK5GMYvY8ioleOvYjGj8gIVoIPY8Yads4w1DW9\n2t7hzYJxxlTaa+YGDmJUz5K+/Sb1GXyrDCoIi90QU/UQ6vlRqVZnT/alVLQh\noaNPc3oFnje5moLmj/Nd5/57WxSgvXum95ebFLZtJsDE2sFIIjygjqQv6tQl\nMK44ApLjg6OPCx+MUBgrhZKpK+mjCpWg2qrgv5PEWZZXz2hdPlNYnAGyBzwq\nbTgIoEHAUnpdguCouEJrB03+YyMpNkfgTedNrzBrMvNsxwD6TddJI0l3OdJC\nh9K48qouxd3g1ooh+TYqIL+ZfVDyn1pOwgUe45Dg8H8T3GQgVFvjjdjIt0mo\nFdpv\r\n=IDJz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"070936497bc80cd0bc07945f4f952d1e1b380545","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","prepack":"rimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme","version":"oclif-dev readme && git add README.md","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.6","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.0.0-alpha.2_1638957310595_0.9440706114708399","host":"s3://npm-registry-packages"}},"0.0.0-alpha.3":{"name":"@apimatic/cli","version":"0.0.0-alpha.3","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@0.0.0-alpha.3","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"897a89e6fca4b275c86c5627ba7ab40d526242c5","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-0.0.0-alpha.3.tgz","fileCount":47,"integrity":"sha512-1I6m+A/Zgxnmr4C9RtQp/l5VnvZ5hFbW8qNl7zij3BbjgrqzpaDBUCjqQDizsMkv2yCcRJpQeWH6IuX/AiI6Uw==","signatures":[{"sig":"MEQCIHVpbr+m25MJkGgJZnqgkfbAH5yGVRodF2zKYEgB9T3/AiB34VoTb38JGnLbjFG4bs0BTqwwk7ZKV0ZZux7k20/yWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhscYzCRA9TVsSAnZWagAAuBwQAJ6avvPNbmBSbMs3a3m8\nqXneI/Pan4wL7/cwy7kx0rCqlYxm6L9Xt5ebQQfl6KIcgZK9RVJq9zqphEdn\nBkeKrJuBJbCKV9aO0jUBKpOpk4wGFtXaOixa0SxVkqsRmcdMtFQRdSQUjsqY\nlbRw00CuW135/R3XgBJ2Sr9KIv3Btt1yiDPJBfI/OaSMH6z+EemDtWv8wJa3\nqsyr+sKR4cl08G3CVrNqzhC+kFT6XcTj+YOuILNcsf4UW9yd5pwi2tKCchAO\nQUSgTdNm2uN7rkXPCIKvIQ75KXCYKKp1lz4OI4efUwsJghZQ4/Pte5QxSBa0\nhjdqG5SKGSF/MfRUl4FymFACgRUxKuOVAvTI1T2dNEPvjRfB85L8CbeSNb7R\ngO/XblQRV/S5fhIFo5ceqkdT334KuUAsrZzgc8qS0Rw6SZ+KqH+JFL3fQnaX\n/R0zSPEGAP4ppOgfBFVih/LVzuEwlLvY9R0bAnUQvPqQoR9Zu7rmMpwHB882\nJp21YklOIa5m1xnk0rCHMd6MszSONzuauMsO+rS8iZ9RHUqj+/Mhtb8us2TY\n7/awflohrnt4spVd+Qsxm7IKR3L5vr67MQnKRyVHoJo0olNeMOu5KAM+Uz7W\nFcxRN6GcVBKRUOD/smGLsz2SKGV14eqvwE0vReJNkISPyVCry7oJP+H90AGT\neyIB\r\n=eoPQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"de29215416330e4902be6ef5f6b4ea5e3cf6e404","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","prepack":"rimraf lib && tsc -b && oclif-dev manifest && oclif-dev readme","version":"oclif-dev readme && git add README.md","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.8","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.0.0-alpha.3_1639040563709_0.09317727618775073","host":"s3://npm-registry-packages"}},"0.0.0-alpha.4":{"name":"@apimatic/cli","version":"0.0.0-alpha.4","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@0.0.0-alpha.4","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"2be394d5f2622a4f6cf6e5768f8065eb3100fedd","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-0.0.0-alpha.4.tgz","fileCount":46,"integrity":"sha512-l5RFziDIhMLxB87AVppQcpZYyu9a1DbeMKWLtsC2i8KHfzsgnTY42e4zE/iyg2G0c+5UMrVK6ocU6Y7N7AAfFw==","signatures":[{"sig":"MEQCIDmBUdiB4VbagcCw+BuO0JTPQc4/2OdEWxY4NSnuXHWXAiBuhTL2PsodXyzguWgDXE3W6K4KxmbWM20MMMo7pnD3nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhucsfCRA9TVsSAnZWagAAtNkP/3rDSDhVcXwEs103I5FI\nAGyNshq80CnrVzpBEaqzJqGeh0c8T4w8OzQX04sDWKrlKTBtQvVafenHU1Ft\n+Gk7AQeCr02oF2sWBvNfQKOnUjswP/zkS6u4AwzYpxeLx3v7PbH3MjEf4bTZ\nQMAZUglpw1MMoLoRJsdYV4Ek6G1nQ5cS2e0CDEUIzpYu2V1p/ZlSuTdBq8Cp\nPZ4oqqFw0WT2KqSgwexNdgfkC7t+aXNdF3ETfeUBKF8zxfbji8dR4PQ0fUsK\na6PssEFCufsOMr8G2rmkyQGWg1VtcEHWlBSmm4yVZTuxRgUqiPRmttJyeoXV\ndehogXbOzYpaFSuWI7jOaw3HbHI6SthTgBNrpQYpZqZCj5IKab/CdQPLdW5r\nTpAXih1x0jSA19Nxmbira8mKjWPQjic/8mb/hZJ0lb/NwDq2vstT9M/C8esS\nD65Fn/G7fEkIJJCRp7YzSOd6JG31E6JxgbLCW9X5XbrxR6OB3Gu0fuOAiVG9\nrCLb9bBI42FWhV/xlVwUgW2YWmLfelffnqOlMc5IUSwiCyMeV4S+B1bDyrnu\nVH0nxk+Wl4OfeYnFFDOxpj+v+8XNRlRgVa4AGUiylCs4tn54eIrCv20Mgr/x\nG0GPJk9PZbNkFHprWyngSoyBiOhd+gvekGt6C6abEIBhHX2VqhnjCMaVYea1\nfMCE\r\n=ZllY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"8baa0fc402dea7be554d88f33e03334a352895f2","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.1","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.8","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.0.0-alpha.4_1639566110979_0.5321486616386566","host":"s3://npm-registry-packages"}},"1.0.1-alpha.11":{"name":"@apimatic/cli","version":"1.0.1-alpha.11","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.1-alpha.11","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"849a37e4e7f2abe4c47b4346ac25682ae9a5d690","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.1-alpha.11.tgz","fileCount":46,"integrity":"sha512-aIX1UT0YKarkvnDlRmHNi+BKyRA1E4fgduG0Jzd0SuRMCOF3FZesjedj9uUOVVPDPN7k/luerCCI/UPORTa5Mg==","signatures":[{"sig":"MEUCIQDptBmGSlH9GoHPuFDv2PQ0+W6384JWEb6GWPIYKCbcsAIge546T68UiVd+eZ6cYsK8Q+zPHga7EtLSUh8pgZK7z8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxW0RCRA9TVsSAnZWagAAhGQP/RV3PrZzrZc91j8bKz4t\noyHWjXUWROWZowHwjAgHIAu41vf7aCobdAghz5bPfuz2ekpN90U1rfV5Mcwt\ntrwvmyuAKTmT2f2YLBJZVjr4sH+fJDx0CAnmQQkmnyY7ezkhzZZHq2X1Gp1O\na/A56j0VDhMIqCz1yMZ3YY+Wx9QycxcB40oIK7Tjq+5EK2OlF+wRcOgcdBui\n1uqybrpkh5JRZqnSaFoA6JDpVTGO7THYwTmp/KazCY1Gyom28v8gC5BgUBSV\ndYUyAWH854MALpCw57qbI6FqfPzW/x7zAd5rw8HLJlawrjnT/OFEDDy8WG/2\n4wh/sVgwAZG6fP/bxwwYP3aCQnNXbo/Bijq3xWdf8sgD+ULeOilVswreMo/C\necPjkv63c84JqIX5mmpYj/Elx4Dr95MXvszHvvSykLJeqN+XeREBOyvN1ddS\nSuRT7YSpoKWSQKFKtfhdOJ1aRYKA9ZGi6zhhDzMwR2Mh2I5PZ5y23/4NDHBo\nybJwaYSfbNMfZ007RO7VJRS9SlU6lbi4J+4QtCxuBSkriiHxE6O3jiw5TPqj\nj95IpIjqwUM8svl+NYBb9NJfCIAGVd1igacxV6We14ps3hBfMB0EZH1Lnfro\nJ9gWy24pOq3ikHcEjk3CDmOIdKGRptKRWE6OiPFjzr+J40npnSNtBTTcVhH+\nwIUw\r\n=MOB0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"9b68dce7cad97172ea2a16b3c269b91f113f3b05","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.1","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.8","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.11_1640328465004_0.3143950891898577","host":"s3://npm-registry-packages"}},"1.0.2-alpha.2":{"name":"@apimatic/cli","version":"1.0.2-alpha.2","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.2-alpha.2","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"d2e87d2eae86b6f80bb60a58340d0651462f6c3d","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.2-alpha.2.tgz","fileCount":46,"integrity":"sha512-05rfczDC0MC8NmfPxgVSw/3v9A8tjYRW35vvsCgeVfG4HmB5htoAR7BylLb2VkvGDOwBHldrzKx7YJT4xT7YrQ==","signatures":[{"sig":"MEYCIQCc+JKPTKHD2FNPNFl7f9MSIMGKgJRww+NW29uC4L1JEQIhAOPDnOQnOWb5pX9NBy23fwsfwctUqBxpCnBXbgIR2xs8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxXi7CRA9TVsSAnZWagAAvwMP/RFCJnU1idqujYiq8H8y\n+faj+p+/vdBC2xWM/gQnDxsXtYr4U/fckq6BCOhLe8YGY9AVV0LP3/WjWoki\nYfer4tTJSTFt9ohQMziU7KTEtgHOMk3dJbB9cLNxbxXXHPdfIHWp4L82FdBn\nCz4yK0ZUa8ktx6389m/7M1YzmPNBJGBMKhEFnFn1YMKk/IS0oVPffHuHnauJ\navfTchFTXHiJ0s3jB8y1WCif2ev3huex/ITyrAMqFN+00JU8zP+QGF2McOQ0\ngcXY3q2nNVXccLNrWg9fF1eiQTF/qjkpVUlHkNXjxtiukIORHXOM+tDS4mVI\ncQMgM1r3MkCAELJNaRTWeWEBYYrGMWziWIbd1TZFJ/pytwIbRUvx03VaFds9\nGrytLeCUw7ttf9jA6zrVXhawmjyPx5eyZhndLnLWB/HvvHoBTLWHrtMnlV8+\nuU8HaW/f3bYkdmv8x8SImLtNrRnY/MyEXU9ZV0zJGQGBSWEZcCezqScwxpI4\n8wx4AUEEpyjszPwih0u7vJi/AnAzuLNRH5652H2w3YpLM8aujRDPFXKEoN4f\nqDxVm7fzChZ3R1KWvYZxkKlgyRk3Oj3zF32rXTQQ11lNxi3VArc24QXAxCq4\n266Q7efnrIp1tNPkWjeLND2q7wdrSvXcq4RQq+eH4p8wDqCXReoJzpoIEbja\nUfeW\r\n=9T0b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"16a36652aea94b96372bc80006854204a9c6bd10","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.1","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.8","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.2-alpha.2_1640331451637_0.9055025592164534","host":"s3://npm-registry-packages"}},"1.1.0-alpha.1":{"name":"@apimatic/cli","version":"1.1.0-alpha.1","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.1","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"52ee832625f079adb4b45340909fdbcc99ed05e9","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.1.tgz","fileCount":46,"integrity":"sha512-0J/KLKUdtecKSnsbTDt/zYr4VdfLLSfe7sdobx4etk1qlNb9bbpQGaQlA3pyzNQXHw6l4eiWzr6achUwU+xPTg==","signatures":[{"sig":"MEYCIQDTHqyKAimnhWOn58Gw3VkQcAwnLNz4ZsO11ykfjvH+5QIhAMQRFDJsd4o2QXaCVR8zwsWX4fD6hT0rd5SVsfRZKqsC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65526,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1W8dCRA9TVsSAnZWagAA6qIP/2g6bTCW9tycEu9UDBg3\nOhxyLrct39l1beFt0qvhR7YBNg4gKAvs5c3ILoMGeLrI7fmf4DMeUh7jbrSJ\nC4aJZzAnJJXhxXuKqkShm7vi1eoofLmypVr4REdrN7CRWlNt2sgCgOVz9vfH\nSBj7yuZB5ocHyhC54mf35FBhxj1rkVSiZE6OQLmTwknxAWOv1rXDncYvgbBu\nzJ1SznGjpY8voaASXGG/51zq5iPW3++xwcKakmumpIDshHG0X+LlOWExsZL5\n8owUNaI7iEnJ5ThfAHP8GnBkLuNyPC/UB6Ka46MgD4OW7HOYJH4wBO9BwwpR\nXiOlnvcu9RjvoSckHomzajJSWt33Hja2oixo+R72xrQEI2ylKyvVxb4qbz5h\nSonz0svjReGwwFVae0RLTMSPacYX2UPpYdtl+4bqGEKG50Uwaj/62fzzB9jW\nk0UOmsAPyw4J4cXuEjZX7SwwRK5rWx8XrsUgHdpV92n6ozpB9aBauCyHyh/e\nMQ/P19RiQs/P9vZ1wFrKKBnoPCgETMPNkV8/xW/9ve2UmuPDkqQgnbhK3NsT\nlncARy7vXhP5SuMpWAruPFYPzddm1kOiyp8QBi3Di1D0E2CNOLYjGY4U0QG5\noVcx0I0zEvXuweQekYeZWvctsdiaUPU3szT+xnHW5lB/mPMBUxdYvzEzTHBf\nTHOT\r\n=U1Sp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"454407e79aaa06fad3fdaa2786f9b4306e4b7067","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.1","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.10","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.1_1641377565045_0.2962199708650848","host":"s3://npm-registry-packages"}},"1.1.0-alpha.2":{"name":"@apimatic/cli","version":"1.1.0-alpha.2","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.2","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"7d21f156bb65d097ca6782eabd60f4c420af99b0","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.2.tgz","fileCount":46,"integrity":"sha512-i1fRUvEN8AhgXgrxjCewLX1zv9bRVEL0Po7PRWIoZULjXzgxMFYwMt8PkdYdMgWpVayg4nOrARavOuXlh2QpdA==","signatures":[{"sig":"MEUCIGummrHzFY4yb1URRdmwfsjB07U0XYGLgLLmai94bPEpAiEAh/3aftzRXhqBE2x+IKsnC7cAYoM7yGwB7S+uJWdhX2c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1sZiCRA9TVsSAnZWagAAn3QP/27mkm6PpUTOTE3iYR2R\nE+A53GHcNTnUfPP8TbiXyaEq9NPfGvjNkrRgpJzCNjQi84hJOKfzGhS7qNSm\nLOGOPJAPw7xAxevKmndypwQPcpu8qwq2jDOwHARAKeP+Wli8F6ybVAlqk9hk\nFnPtZM1MSoRiomjRpIA2gscmqvo2SBCrwShnjT4O+dI5Wi2Z8aDjvSDxS9im\ngAtwLn3VT9KgonKpnmXhJoWTOyWeuWkVJMxbQKnuL9UKG3MYqCIT+HpvziJC\n2ZNlgfNFbRz/EI4vE57J4ieoLlf3GJjifchzDT/xc1RDLaDoZ6U9q4FAUAtm\nyLDmC2ZaV8A9oXfSWv9jQOId0LujqxyYnKTBRkwnlTVdd79rftkUv50oXquD\no3Jsuj6vJp1a2zu9DTJuOMLrGsDgWbrMI7PgLVuGoHshnZqvZ2c6sT3URdzk\nbPfHOww7XtC4JAub9dUNAEKtXDS65ZE0umBukZOlDnc/c5Sz9ZJk1z6ctRCR\nk8SJx1KOdfDhHgYvhV0VmP5LP0JJPF3dqFfMKFNvl8Jd+ItiM40q/HTBAAht\ne16gDrKb5weuS/Lwduic7Zn+CX+cOIjEl5sKkXnnwMTEdgEZHum6ProNwfdY\nWJQQ4PG8AVwFs+8DlI1fz1bW88s5tVg7VlTIF+hORaiZ4Wi2UUw/KXG7r/7c\nVZyh\r\n=x/F/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"fd08cdfbcac8d97ab60c12483abbf538e2d0d6e2","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"7.24.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.1","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.0.1-alpha.10","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.2_1641465442020_0.68392923346363","host":"s3://npm-registry-packages"}},"1.1.0-alpha.3":{"name":"@apimatic/cli","version":"1.1.0-alpha.3","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.3","maintainers":[{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"106aa88e3a4be97882ff722a89aa2ac518442653","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.3.tgz","fileCount":46,"integrity":"sha512-29m+hlPaPaOvRlu2HV3c5KK+Z8CNGAViOvDPjF7LDkeOUZV+qT2rxMmInABsqKVKxMUk/gvs/hQrMYHiBLb6Vw==","signatures":[{"sig":"MEYCIQDWCzZLCSlF67G+n/baH6zGbXXiCCqUUTNhgg2eg/FUpQIhAM/UyousY7Yvgfd9XUL5mKDNb7cIhFPHOxrTvSa58FBS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6AS2CRA9TVsSAnZWagAAlxkP/2S0e0Kj9GZ67qn2mKah\njkxf1OIZMXeZSExM50ZwFIWZVYUENav+U1iqyRxfg1cQrWeZAP/Tj2gNjtqq\nGYd+97mG/27d54ZAy6yCFOFbuOYsJcf1ZN5h0TbUwISOpEu2sP6q97EQM4z6\nqOc4hr0ghUKqsmFKN892e/AocAGmh1ef7gMT98anpEu+D0HKlC1oK/p46xZl\nCUcI1uXgrZSVi6pk09yoboMiOCM/sd1EXHWWyfv3YetPtsvGZMEZ4ZEC413B\naqCakTIevrENTdaZft9NCm8fflLC9T/K0D1gysgIjY0HLLxQ9DNr4zd5A9K+\nYFBLq/RklW83cJLuBx28B+4Ml1qORKfReWFDOvHc/Ydyx7Xv1JbfRTWT37Wc\nDpFIQ9idlAHKgR3cAYUbaB25HyGmp+ctZX6T6kU0XwnJfPsmAUcPG0+9mM1x\n4DKT+nn+D7NDNPOWgaOdboVk95+lpNK/S7yWzeb6k4A4asXgGNV7pmiYurgE\n6HSYYhcR7B6+3azNim6KXsnQYYkB/MWWA29Wk4zoYqWMDnuHTW7W3u8iJsay\n32wsM7g0LqzKnlpX7rQ85IPiMYPBjFjAtVrBjTmKQIMsGc/a0eFCQXa3Ln4j\n0JdMkdKN9ec3gtU8JmqqguRDi0PY28hgb3i/bGO5q0wpFdIlcLptM7+STBgy\ntsxt\r\n=uqDQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"ef06dd0a2e0391750b265165038838df6cf8c177","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"8.3.1","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"16.13.2","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.1.0-alpha.1","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^3.9.10","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.3_1642595510524_0.571760236438007","host":"s3://npm-registry-packages"}},"1.1.0-alpha.4":{"name":"@apimatic/cli","version":"1.1.0-alpha.4","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.4","maintainers":[{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"992fb38e1ff51f5428b19d1740ac1c376a57d90e","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.4.tgz","fileCount":46,"integrity":"sha512-6JVrhSOdvOwlR5ixb5bMeOGMjDxHYMg7T7NT0Qqwv+c5kmWh8xjRLicvdMfbmKtihixsoBrBDsPT5Di/a665Kg==","signatures":[{"sig":"MEQCICP0kPn7nnhfpvknQk4/zTIatDq/cUeCTkpc0JoZ/lHFAiBYCfuaPbutCpo0g9wo9l0FaX/pVB5NS4KX13czEcENfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66452},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"431bd432af3e676a2f8243428840bb32d172b50c","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.1.0","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"18.18.0","dependencies":{"axios":"^0.24.0","tslib":"^1.14.1","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.1.0-alpha.2","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^5.2.2","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.4_1695907386315_0.1546216834799612","host":"s3://npm-registry-packages"}},"1.1.0-alpha.5":{"name":"@apimatic/cli","version":"1.1.0-alpha.5","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.5","maintainers":[{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"wajahatiqbal","email":"wajahatiqbal47@gmail.com"},{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"815eb1305def0ef9213921e0e205aaaafbf340b8","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.5.tgz","fileCount":46,"integrity":"sha512-6eynOYuKknWtEepK2EZgxpA/1DWvlMx3ccDRolIp0S06niimBaxubCc4NcVsgyZi8fKGgPodv1lRnUNxrc4GTg==","signatures":[{"sig":"MEUCIHhW6rwLxg9RvgyLA5HSVEW5UERC2Awwcq2d3zXedFZ4AiEA4PSq4712ifxzRWgUN0+Q4W+ufWMPYg9KFWt0sLaCueQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66451},"main":"lib/index.js","oclif":{"bin":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands"},"types":"lib/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"407c72fad4d7143197fe97656c26fe9d2d1309be","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.1.0","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"18.18.0","dependencies":{"axios":"^0.24.0","tslib":"^2.5.0","base-64":"^1.0.0","archiver":"^5.3.0","fs-extra":"^10.0.0","unzipper":"^0.10.11","form-data":"^4.0.0","striptags":"^3.2.0","@apimatic/sdk":"^0.1.0-alpha.2","@oclif/config":"^1.17.0","@oclif/command":"^1.8.0","@oclif/plugin-help":"^3.2.3","@oclif/plugin-not-found":"^1.2.4","@oclif/plugin-autocomplete":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.3.4","husky":"^7.0.4","mocha":"^5.2.0","eslint":"^7.32.0","globby":"^10.0.2","rimraf":"^3.0.2","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^5.2.2","@oclif/test":"^1.2.8","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/axios":"^0.14.0","@types/mocha":"^5.2.7","@oclif/dev-cli":"^1.26.0","@types/base-64":"^1.0.0","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.5_1695911964663_0.45162168635042166","host":"s3://npm-registry-packages"}},"1.1.0-alpha.6":{"name":"@apimatic/cli","version":"1.1.0-alpha.6","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.6","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"a9368df3960885557f90a9e902e303119bdf9e96","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.6.tgz","fileCount":70,"integrity":"sha512-G3cVE3xwO7l5GiEOAorLYyX8bGojhDIH95tx3S843t3lk1j6K+Hklyjged+qmwUEqoSvUUolUdE2PhNa8zPChA==","signatures":[{"sig":"MEUCIQCd+R6ixyJreb4FP+coXSLE5k3upTK6Dv3xG1yRmNZwagIgWSFxkABNvzWOaI7nit8Iz9AOKhv3gJjx37Gamdv4DyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":255964},"main":"lib/index.js","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."}},"plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"8d54afa60453b648f61448b0922f86a5918436b5","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.18.3","dependencies":{"open":"^8.4.0","axios":"^1.8.1","tslib":"^2.5.0","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","simple-git":"^3.27.0","@oclif/core":"^4.2.8","@apimatic/sdk":"^0.1.0-alpha.2","@clack/prompts":"^0.10.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","chai":"^4.3.4","husky":"^7.0.4","mocha":"^11.1.0","oclif":"^4.17.34","eslint":"^9.21.0","rimraf":"^6.0.1","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^5.2.2","@oclif/test":"^4.1.11","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.6_1742198688706_0.2915391317348821","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.7":{"name":"@apimatic/cli","version":"1.1.0-alpha.7","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.7","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"899ec7977752f0ead32da6b1d38c222bdef5fa82","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.7.tgz","fileCount":70,"integrity":"sha512-NNiexgqYbZHfN3m8vISkTS3weVLxDueDRvmy/8m94hCkkfsrX+9I4wTDSyxvTncdojjFmb0vjUnasaRlBsoYJQ==","signatures":[{"sig":"MEUCIQDq1HOoiaTOoGVEKKpskHJxcDVUYaUdfzDFPC6zCKJi1gIgXV2KTEPQkJ2XdnfP227YnINs1tCUbOIGuuMOJkkbE9c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":255963},"main":"lib/index.js","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."}},"plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"59a91fdad8f289ee4229a1aa8b78215813bcf421","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","actor":{"name":"apimaticdev","type":"user","email":"developer@apimatic.io"},"email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.2","dependencies":{"open":"^8.4.0","axios":"^1.8.1","tslib":"^2.5.0","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","simple-git":"^3.27.0","@oclif/core":"^4.2.8","@apimatic/sdk":"0.1.0-alpha.2","@clack/prompts":"^0.10.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","chai":"^4.3.4","husky":"^7.0.4","mocha":"^11.1.0","oclif":"^4.17.34","eslint":"^9.21.0","rimraf":"^6.0.1","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^5.2.2","@oclif/test":"^4.1.11","@types/chai":"^4.2.22","@types/node":"^10.17.60","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.7_1750421662041_0.7045380000658223","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.8":{"name":"@apimatic/cli","version":"1.1.0-alpha.8","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.8","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"98c844018534802c16a19c373618ac1af6be7a78","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.8.tgz","fileCount":94,"integrity":"sha512-XKWOi4beWnSL4ZwQ4T2jPS7BG1c7JRNLocMMal8Nq2s+z3enMjEn+eJFb0WxXP0cHobTHy+msGGiywfLWv2hiQ==","signatures":[{"sig":"MEUCIQD/3Dqh5M38lX0kjhQrbPi+HrMw8mV3uwR5i6HhmNPUkwIgfZqJpmeloLeSWh+6RG3VMTH+Lo6H2F9TPzM+LuNQDk0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":341878},"main":"lib/index.js","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."}},"plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"a3ff8c8a168715f902d13250596f6346689e8fed","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","actor":{"name":"apimaticdev","type":"user","email":"developer@apimatic.io"},"email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.2","dependencies":{"open":"^8.4.0","yaml":"^2.8.0","axios":"^1.8.1","tslib":"^2.5.0","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","simple-git":"^3.27.0","@oclif/core":"^4.2.8","@apimatic/sdk":"^0.2.0-alpha.1","@clack/prompts":"^0.11.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.5.0","oclif":"^4.17.34","eslint":"^9.21.0","rimraf":"^6.0.1","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.8_1750742762375_0.7374429290892444","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.9":{"name":"@apimatic/cli","version":"1.1.0-alpha.9","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.9","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run"},"dist":{"shasum":"d7d8fa518b1894ae54536ace7ba4d50a16ff5aa7","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.9.tgz","fileCount":94,"integrity":"sha512-45QAWe4typyv7VuA2XsKjyQkAAjeVKl0CFlcAM+o+SUwBa14G/MsI7DFQMUppeBRymq88qUSMJONJsOdaignGw==","signatures":[{"sig":"MEUCIQD4iIw3Y0gBkefv93FktTUPIXkUg2HrIvSF0mNed+QFewIgOfEdjyA3OSIvL74/5KH4TARjtQei+/5vfx90Tr/zOuc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":341873},"main":"lib/index.js","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."}},"plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"2408aff9a22631ecada0dcffba6849042438fb4f","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts --config .eslintrc","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","actor":{"name":"apimaticdev","type":"user","email":"developer@apimatic.io"},"email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.2","dependencies":{"open":"^8.4.0","yaml":"^2.8.0","axios":"^1.8.1","tslib":"^2.5.0","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","simple-git":"^3.27.0","@oclif/core":"^4.2.8","@apimatic/sdk":"^0.2.0-alpha.1","@clack/prompts":"^0.11.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.5.0","oclif":"^4.17.34","eslint":"^9.21.0","rimraf":"^6.0.1","ts-node":"^8.10.2","prettier":"^2.4.1","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.9_1750917840981_0.05506772779107427","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.10":{"name":"@apimatic/cli","version":"1.1.0-alpha.10","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.10","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"ebb5fb23e2e587ab9fe31d3a8c2bdcaabd8b3b24","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.10.tgz","fileCount":157,"integrity":"sha512-3bXd7q8yHJZ2E47IKV6mCFETFIsrYlkfSK5Fx6p2exCjvJebbTKhLDdzkdL1FHQ+78tGKsF+7wUNKDHOtUluQw==","signatures":[{"sig":"MEQCIBY3qTNCHfzmzQZ+EHQSx/DINOkYAHzlYyahDO/qmDfXAiBvOIYcOb6+KNjwsNbPuvm3HfgucYECaESk4k66mDyskg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":364506},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"4c06d36e76ce0e58f17ef773aa8e27aace44b88e","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","actor":{"name":"apimaticdev","type":"user","email":"developer@apimatic.io"},"email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.2","dependencies":{"open":"^8.4.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","prettier":"^2.8.8","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","simple-git":"^3.27.0","@oclif/core":"^4.2.8","@apimatic/sdk":"^0.2.0-alpha.1","@clack/prompts":"1.0.0-alpha.1","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.10_1751538895668_0.6356131595840497","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.11":{"name":"@apimatic/cli","version":"1.1.0-alpha.11","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.11","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"d98ba1bfb15851c44805f27d73e4a8ce9d02e6b3","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.11.tgz","fileCount":157,"integrity":"sha512-I3E/y4GD6dySLbISHMV5GPOevuvkqIoTCtDgURTJMdDbZ2MngD4rLSziF3fY0y9sgWCjziT2brih8knltRLiVQ==","signatures":[{"sig":"MEUCIBV4Jdcq05vrv5ClSjing3WgK1yuMsopm47mEtHMg7rkAiEAqZng5+F/QMe1e17v9rBtvURVl0GG40zaQVVyeGXdzC8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":364496},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"8f1d265de4551debe7290a29d0ceb26593450c43","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","actor":{"name":"apimaticdev","type":"user","email":"developer@apimatic.io"},"email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.2","dependencies":{"open":"^8.4.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","prettier":"^2.8.8","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","simple-git":"^3.27.0","@oclif/core":"^4.2.8","@apimatic/sdk":"^0.2.0-alpha.1","@clack/prompts":"1.0.0-alpha.1","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.11_1751613743246_0.8871707072939812","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.12":{"name":"@apimatic/cli","version":"1.1.0-alpha.12","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.12","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"12569e81fba5b6e972a92182e225e4f0f8734c92","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.12.tgz","fileCount":157,"integrity":"sha512-arLv7HN5dFbK3pH4M1pqBo0G/jgfAXRW5DDDOpYNnLCim9fZ8+L0VyegDH18MyzYJzrPMqdHqU9js75w5fQrFA==","signatures":[{"sig":"MEUCIQCQ+bYyaAaIQl6nA5v3NViBXfMsE/XIe6RFnzxuy5AQGQIgUNrG4N0v6g6A6skcTTsY8JMLJHYh22AA9X+2fhtFgc0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":365243},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"590060dd88cb99a42681b13975c5636d49f3df0f","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","actor":{"name":"apimaticdev","type":"user","email":"developer@apimatic.io"},"email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.2","dependencies":{"open":"^8.4.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","prettier":"^2.8.8","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","simple-git":"^3.27.0","@oclif/core":"^4.2.8","@apimatic/sdk":"^0.2.0-alpha.1","@clack/prompts":"1.0.0-alpha.1","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.12_1751629506683_0.14588301253205982","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.13":{"name":"@apimatic/cli","version":"1.1.0-alpha.13","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.13","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"7e33285abbb87cbbd9feef8b5998a9ee6dd3c90e","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.13.tgz","fileCount":157,"integrity":"sha512-vaY/KIKJLIU1sbXPdV4z5E0F9DEXqTAq4wWfdxkFuJViN9mvuOw9W7RXfQQo3aJdjd897htlZbbnvMk6tQwuGw==","signatures":[{"sig":"MEQCIDwQ27FYGTCU3ghV9Pz6EjjML0ivn/wNgWMJGhzYFjamAiAzZTwfuB7FvWVIB7QOMxcY8STJ5AhEuXercCnj+Qt9Jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":366275},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"d322a4c71a9ddc59c41d299430c5a79de529e886","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.3","dependencies":{"open":"^8.4.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","which":"^5.0.0","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","prettier":"^2.8.8","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","simple-git":"^3.27.0","@oclif/core":"^4.2.8","@apimatic/sdk":"^0.2.0-alpha.2","@clack/prompts":"1.0.0-alpha.1","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/which":"^3.0.4","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.13_1752229194157_0.9741187553541122","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.14":{"name":"@apimatic/cli","version":"1.1.0-alpha.14","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.14","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"5acbb616fdb6affb20f43198d203920f3b787438","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.14.tgz","fileCount":181,"integrity":"sha512-BSjnREYjy/3LBKbIZwmQ1GW+qBmdNzXRT34AgdFBYYBsgGaQQdElO9hR8rU/bKjGErblXWVzm/TrUejQzfovsg==","signatures":[{"sig":"MEUCIQDlCMSSzRN56z1g9sFQx8Bl315HRRsSqwGx3v+bMyQm+wIgXErULDfESxcPL2zTNhC2So0QW0/3Mjel1BXfhi7rmzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":353842},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"6410d0c40de53fb36ee32ea42b4d320253f83b17","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.4","dependencies":{"open":"^8.4.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","prettier":"^2.8.8","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","simple-git":"^3.27.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.2","@clack/prompts":"1.0.0-alpha.1","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.14_1753423662270_0.8477638940433339","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.15":{"name":"@apimatic/cli","version":"1.1.0-alpha.15","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.15","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"c56cc70f5a148aa050789e88c2b9d733ee403715","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.15.tgz","fileCount":247,"integrity":"sha512-SeR0w92aLRKmoL3oJJNCD+hu7yXN9QZGTN6cZCqoRcl3Z3S6mzTNyt02JnY0wa/GGjezEiJSVp/c2xLPEm7c7A==","signatures":[{"sig":"MEYCIQC7D9doyi/+AodJYHndPtoom68LQ5sMOaPX0SIkTtgurwIhAIfzUzSQTSdH3vdlKmZOX3IhoJ1X6FoXVa+laTKR9NhN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":404307},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"8dabd05c6725786f13c7c7f07156e40d2fb39db3","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.4","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","prettier":"^2.8.8","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","simple-git":"^3.27.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.2","@clack/prompts":"1.0.0-alpha.1","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.15_1754042618067_0.2879366430654984","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.16":{"name":"@apimatic/cli","version":"1.1.0-alpha.16","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.16","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"3bc667b0366483b88286781acbe75bbfb4e4efe3","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.16.tgz","fileCount":247,"integrity":"sha512-xuBICOTt1TcLAAI6Y2pyZ8UpLNBI/2T9B/mhv1jfpA98yf43QXLfNWeH5h+N4huMq6WJ7VqRom0eElg9FmML1g==","signatures":[{"sig":"MEUCIEwsDHwrTRpXnLQOH/pey/JAJydRtI/PIX5DdjaqVltzAiEAodgnh3tguebr+OxOOgI6NSPyMIRI6vIJO5giXvpoZ1A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":403803},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"93e68508053c00282ec6728144b381a9cca64bdd","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.4","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","prettier":"^2.8.8","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","simple-git":"^3.27.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.2","@clack/prompts":"1.0.0-alpha.1","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.16_1754047036612_0.6339243424602501","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.17":{"name":"@apimatic/cli","version":"1.1.0-alpha.17","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.17","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"6f179a010e4f68c710d1bf7b6349f31190a13dbd","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.17.tgz","fileCount":247,"integrity":"sha512-4b1Qs/KJQXtli4tto/Kcu7KF/NAW/eTh+tdEclHbS5ijrYDAZsq774QlXIzTODmM3wr0pdijKerwxbw1vuiZjw==","signatures":[{"sig":"MEYCIQCipAd7FI6J6EsGB3nJ/uKGml/xzTDjL5X+vVVhp2wHawIhAMdSv1ONwe/v6/U/vLXVHxb+YpnBuzbkbMDP593xei5K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":405618},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal"}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"d9b95ca97ed176ff54eee8123ce9678888b92e3b","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.4","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","prettier":"^2.8.8","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","simple-git":"^3.27.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.2","@clack/prompts":"1.0.0-alpha.1","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.17_1754065061709_0.3200126970900601","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.18":{"name":"@apimatic/cli","version":"1.1.0-alpha.18","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.18","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://github.com/apimatic/apimatic-cli","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"88b06d3c83879ab94bc2836162c405e099b39d69","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.18.tgz","fileCount":247,"integrity":"sha512-fbZWlQOnS9upeZsfBR2NPisrFro1e0GH+clGu6VfdNm37xIBZH+hB17DpiKMZTcm2DS7+SpO4MT7OiRVSEgwTg==","signatures":[{"sig":"MEQCIHc22r99IzrtJtrfLZom0jL2lfgXI4uJVqU1vYXx9BQfAiBytuzzrfYgPyvCtRI9QY3+wh/A2CDBb+y/3Ie3f8JfeA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":407161},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal"}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"d9ebd3188b3f794f88c91a92efa6f38a4e8dcf34","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.4","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.14","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","prettier":"^2.8.8","unzipper":"^0.12.3","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","simple-git":"^3.27.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.2","@clack/prompts":"1.0.0-alpha.1","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.5","@types/base-64":"^1.0.0","@types/express":"^4.17.13","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.2","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.1","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.18_1754239791730_0.4911080140370876","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.19":{"name":"@apimatic/cli","version":"1.1.0-alpha.19","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.19","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"a79c51c03999ddf7949e65d73f5d7913b92d94e5","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.19.tgz","fileCount":247,"integrity":"sha512-SXi2q1r3T9a+r9cd3L01/f1r10zujSPyEP61WsXpeYLvdyJ10/5S3joS54zzK43gwiB98M/Ek5dhWEENhq6YVg==","signatures":[{"sig":"MEUCIB6vHXoGibaxEtw8zioQxgHz+IZ3THGqc4hjs8kBiEZSAiEA8WsiedXV713yqIs61H6tkblm6kNqevCjQoBFxV4GvMs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":392145},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"ea4910d7ef04ac438f2bbf490b8ed983e8c6cf2b","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.4","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","prettier":"^2.8.8","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","simple-git":"^3.27.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.3","@clack/prompts":"1.0.0-alpha.1","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.19_1754483365545_0.9779045930649914","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.20":{"name":"@apimatic/cli","version":"1.1.0-alpha.20","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.20","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"b15c01c6e9fa7ae9769cd98513b0eda414339e24","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.20.tgz","fileCount":247,"integrity":"sha512-llLdBpZsYdQyzQo6HJKKKREXnrKRldSYaNrXF4lSJ7hzKgmQyIyjuZNbCZeWpm2hWDUj+u6MZfaudfDZCgx+mg==","signatures":[{"sig":"MEUCIQDSBmKuIpmVy2SlpbrrqdPxw7hZ2yL+FaMGvLHLf/5CsgIgUFRjo6gjvpzSHBrHbQq2w+sKOE7kVQdmcwYUjjl+Glc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":395313},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"577ec3a07b8a608a35ffae837ffafba78117d8c7","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.4","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","base-64":"^1.0.0","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","prettier":"^2.8.8","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.3","@clack/prompts":"1.0.0-alpha.1","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-not-found":"^3.2.44","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","tmp-promise":"^3.0.3","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.20_1754909316873_0.9798925234452533","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.21":{"name":"@apimatic/cli","version":"1.1.0-alpha.21","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.21","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"8c05727652679dc17ffcac1df7cc977df63bc7ad","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.21.tgz","fileCount":265,"integrity":"sha512-1GRyYRMdCTxFOWei1Hx+AsGzMots/J1Sr+v2gh2eZTSN96tP5pVFeGP9Rcbz9Py73FAoyadp2GCu7iFNcu2K6A==","signatures":[{"sig":"MEYCIQC+wbc2D1ktIRRYJCVqOfdz1eF/0IZJ9JrTHqPforobugIhALPXoMCWZ+TFcGsOajg079qleDEHY8bGa0i9MVqyTWWn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":422223},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'."},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"ce80a4d41ca147f1d163be2194a06d19805b5d90","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.4","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","treeify":"^1.1.0","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","prettier":"^2.8.8","file-type":"^15.0.0","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.4","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.1.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.21_1755511284754_0.40225224612568833","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-alpha.22":{"name":"@apimatic/cli","version":"1.1.0-alpha.22","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-alpha.22","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"877f8cac701d00e0a336e73f79f720e99ce18107","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-alpha.22.tgz","fileCount":289,"integrity":"sha512-IsP2XykExCMQmjVQIwDcRTWPXPhKsniCo458qCSTSTdsnCAQNndZ6+Zqq8IzUAaZxXWzD2/ba1C7iNxcSg9qYw==","signatures":[{"sig":"MEUCIFRUc9rvxzyGLmiVXpN7m/He9IP7JZTFvbUPNY6sPfP6AiEAoYrhFFUSvmE/F6XrE1fakvDEChINLUHoGG1fgEO/7AM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":420358},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"d65f3f362161456e31b1c98f3dfa1223a84ecb2b","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.4","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.4","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-alpha.22_1757074315365_0.3746862632904644","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.1":{"name":"@apimatic/cli","version":"1.0.0-beta.1","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.0.0-beta.1","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"5fb72a693315ef0872a19793f7c74b28ef9dd947","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.0.0-beta.1.tgz","fileCount":289,"integrity":"sha512-ZrCyOXp/4RqOe/DPzs0qxaFYJ9Htvnox7FClvf/H1YrnyKNwT81o7OdBfhdmIX7wZgBkwaP39UxG0Y1viFhzsg==","signatures":[{"sig":"MEQCIBmEfWgY1r1VMxL+vGQSXovpAeBzm4NKu+lcPG2rwknmAiAe0N5wccTpgW/QSDxxCLwSOvieEfddA4pQnEaQ0iMulw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":420356},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"Alpha","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"3facbb77b01665ce0bdd2a461273dbfe1455ba1b","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.4","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.4","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.0-beta.1_1757319777118_0.046905673000284365","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.1":{"name":"@apimatic/cli","version":"1.1.0-beta.1","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.1","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"7899a5919e449619367fe05d50c0332674347829","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.1.tgz","fileCount":304,"integrity":"sha512-HNziSL+lz4MbK8VAX6u17dJutADLHddmCgVpiOv3ycyDwFq75jv95ox0+HU85x3RArPeXKriMEvHuZEc5hkYGA==","signatures":[{"sig":"MEUCIDqzGzfgML7JG0uKRWjnHrKPtazSkouzxTTx0FdgfNqYAiEAmYld86P+3j+vdzFPFrmIiqjWVwSIPRhr8QgH4AXwJbM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":462565},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"60cc8cfd91ebac87544cef6cb56989f689864bc1","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.5","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.5","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.1_1758273815714_0.07932683751211966","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.2":{"name":"@apimatic/cli","version":"1.1.0-beta.2","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.2","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"856a8f6d583dec3e185aa793acf283c1080d0201","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.2.tgz","fileCount":304,"integrity":"sha512-wU6p5v75M6ExgIh9cbuG8aq2vWiCPW2QZLHh2k4/W7lHNHpNmtxtBpjYwwyPi5XdFMGRcS4bGYNdVBdRiB2xag==","signatures":[{"sig":"MEQCIHNfW8f/1e6ovF0+wWG0nydt/23M0sLkRAZ8ESFU2q75AiBpBXiBwJvY4C82Fe4hvnz+InWf8m8J6hHzHuAzd0zgiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":462558},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"a4556972c9b3cb0b458014a14da86d755c3a7514","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.5","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.5","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.2_1758275795990_0.7389391034683175","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.3":{"name":"@apimatic/cli","version":"1.1.0-beta.3","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.3","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"491c7c79abffb3d536629b867043770436bdb028","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.3.tgz","fileCount":304,"integrity":"sha512-nZDfxnCgSjidOvMhkEOiftpmxjw487bX3C+qOGrcW/cx5yzSUGnZvF9nqQRq0Bwylg82gB7En3jycWJ09rkTBg==","signatures":[{"sig":"MEYCIQDB+D0VWGDLxqhAdnbyPyVTsAsius1Wgf/GfvlSVYro+AIhANPJE6C9nJFUKJanmY5vZrAsE7j8D47E/d/qyrERQBuf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":504449},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"078969de473955674c5454fd87076708e533782f","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.5","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.5","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.3_1762505037201_0.8448165616845997","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.4":{"name":"@apimatic/cli","version":"1.1.0-beta.4","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.4","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"d42867fac599033a010f24101dcb6fa896489d97","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.4.tgz","fileCount":304,"integrity":"sha512-ZEqD/wd2g8wTA4kEE+4RGGb0Bl3lO2KA4u2vJmMtcUVOcgjk+nNYXDgar7npiLhWTh73hVh+NH/lRNmddbMdfw==","signatures":[{"sig":"MEUCIQCvfm6oaPuERzSIoMXQ/+FTVaRs3y5ETtPz6pPd3bZ0JAIgYotkFPeSdRjIh2kozw8MZrbEtKSHHQBpf4KRIC+1N0Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":504662},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"d9ba653c4d6e809c8569f351570c24b797b4349b","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.5","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.5","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.4_1762766499135_0.4556631405110949","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.5":{"name":"@apimatic/cli","version":"1.1.0-beta.5","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.5","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"32fe1f01da7a03d3a7d8789b88dcee7fa095b655","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.5.tgz","fileCount":304,"integrity":"sha512-saUqZiypdOlv+yVzBJBDQkLgfx7UATOOcSPCKSPYoQ5N6VOHx3v5a/0RoPVjdNN5FH8RE1TzgZvU6a94IbTMyQ==","signatures":[{"sig":"MEUCIBfecAGvZ5buuiUoYkoFmSLnxipSXEwqzAg1Rg7WH4M2AiEA7fpE/Bp97prSMIfkEO7RfAtnIKhHN0uZcD0HHOPT/7o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":506326},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"51e3ec2360ffe318f33954f04a168a3daf0e442d","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.5","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.5","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.5_1764052924609_0.4214354384685688","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.6":{"name":"@apimatic/cli","version":"1.1.0-beta.6","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.6","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"6c5ad132dfafeca61bb4c5694999e72ce815cadd","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.6.tgz","fileCount":304,"integrity":"sha512-8RmpHMR5+ADqS985dkrYPvPSfT10TqahAmbmKv1hAxBlKSrMhHnOIGPybNGSz0I81dxq3v+7wCNO8M897mmBeQ==","signatures":[{"sig":"MEUCIQCr6EejrKgx8LPdZLmttR/xrkHct9HG1jlxKygttJQL9gIgGTGNACpowxDF2J+r5G/v+n5Vf22+o484q//84Z+Ksyk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":508323},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"49386d416d41ecfc51f61a6f9a139e84dc6ff081","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"apimaticdev","email":"developer@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.19.6","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.6","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.6_1767335752549_0.4864775113217408","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.7":{"name":"@apimatic/cli","version":"1.1.0-beta.7","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.7","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"bd264300aa14d137de4eec6890cd0e29ab3992a3","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.7.tgz","fileCount":307,"integrity":"sha512-kcbatnXbY+Aa+VqAHfP5979hO+mmcDZglX55FfRzbNKMpAI3B400ZTf7zxq7/mrpGXujAP8GDT2bCMQMN8gBNQ==","signatures":[{"sig":"MEUCIGvAyNX5r2DkPTZa3d4p7TWDhodFJOgc+0Hqjeg0BVIoAiEA2moWxq110nmrzhIaj/GT9b9j1TdihA9fzqRS3FcSqNg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":517032},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"46bb174a1064826f91c639c939ec11bff2797ed3","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.4","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.20.0","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.7","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.7_1772685393772_0.1951954218150389","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.8":{"name":"@apimatic/cli","version":"1.1.0-beta.8","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.8","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"3e057a8400fd933a8a83e25badc492ff75ba8f3c","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.8.tgz","fileCount":307,"integrity":"sha512-6aAsk+ou2pTrlypofwO7Lc4nbnEMLNSifwW0NvycjqpETlP02rv0OvvQLkjVFFrmDSFXCJ4ycbQvO+b4EaH8dA==","signatures":[{"sig":"MEQCIANgjKwfx/ZSJaIKiLpSIP29PYvRA90Nn+jSxJAzVi5NAiBRARmJkxDdi8d95viymA99ugPGc+RyBcuL0KgWWChBCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":516405},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"584fc52c512df2f0d64483bedfcf4df8388e4141","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.5","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.20.0","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.7","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.8_1773042967310_0.6905831743186079","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.9":{"name":"@apimatic/cli","version":"1.1.0-beta.9","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.9","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"754d01105da4dc3150eb46bbe00a92b43e345086","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.9.tgz","fileCount":307,"integrity":"sha512-4GLknGbghbloDOzNwHJRKkGtYVAcl02B1VMB4E76VE+AgJTahompRieN9VByGGQjXhdMvrQ/tZiNx9mCl/KbAA==","signatures":[{"sig":"MEQCIEjVTnsZEhdkQDCsGN5E9xnbOYvTmmMCcoWz/cOu2+oaAiBJFSJsh3QfHvagoZPtmoEGhybnyRbP0ZVfVHYzdkpSAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":520046},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"da7e591ca0d356f0da5ff18d2f2406688fecd243","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.5","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.20.0","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.7","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.9_1773218968782_0.025856596107035612","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.10":{"name":"@apimatic/cli","version":"1.1.0-beta.10","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.10","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"c214f8cfe4b441bed16652e3f1c6d22de731d0c5","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.10.tgz","fileCount":307,"integrity":"sha512-KKW9j2L8VWPVRSU24iC46ZlTscAgA9uUcVp/FJRWbuccyIKvLnHMdjWy80VuAhEk4jBS/U16sw85lKnvOg1ZMg==","signatures":[{"sig":"MEQCIG7I5Ty8GGh8cIW20XDJGmpeoxInP2MAZ7RlK2NwLMk8AiAJh/bmR8IjQ6HKYAaj0+xFyRSv3ARzD0TnBOcBogvQhA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":519167},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"96d19bc293dbdf5a3934d26a28b000835620dd6a","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.5","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.20.1","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"^0.2.0-alpha.7","@clack/prompts":"1.0.0-alpha.1","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.10_1774426299093_0.5367796086229271","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.11":{"name":"@apimatic/cli","version":"1.1.0-beta.11","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.11","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"b95a5c21962e083d3237679ca6e1e41364a26d3b","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.11.tgz","fileCount":337,"integrity":"sha512-mmQgxAhVk57jH/ZbJ+nQ+pPxOrnWbrANI8GXz05OghMTJ0PdeFweBBLoNmbCPzespmuAVYVPO1+DD+240Uf5gg==","signatures":[{"sig":"MEYCIQCwxLF/LVr4hnvSC4tBZu3QLA8v0dZ58pud7RtdUTuP/gIhAJdM3gOowKBCTd7MI6tSBWr/GZKmepTjkGs2h9ikyMXv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":615597},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic portal:quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"17b595256a3dfdfb623db9624d5dca435353234b","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","glob":"^10.4.5","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.5","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.20.2","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","archiver":"^7.0.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.8","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^15.0.0","@types/archiver":"^5.3.4","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.11_1776239702926_0.6289092920729118","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.13":{"name":"@apimatic/cli","version":"1.1.0-beta.13","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.13","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"8b0459a8497d601c6bb8d3ac71c697c729b27eda","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.13.tgz","fileCount":403,"integrity":"sha512-oqfI260nz6K0SS0IKcD159w3MvoyHDHh9SjaxHIGw/tPGBBZQeovxplZTJqQ+LYnVwch7Okvxm8VuRoJuudwXw==","signatures":[{"sig":"MEQCIEcDP/DoXlElWw51XS79rtCjG6TEsl5gZbW5guKqnf9tAiBdDemY0mVfm9lQ8kok/LfbzraZ7imTPelUtFI/EM6o0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":752091},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"2a0cc8eb590bd7e521a7e32bfa78c27dde30f7af","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","diff":"^8.0.4","glob":"^13.0.0","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"11.12.1","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.20.2","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.8","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^23.1.1","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.13_1777286645456_0.9150104215099719","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.14":{"name":"@apimatic/cli","version":"1.1.0-beta.14","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.14","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"7276ff366cd631d5d43b1987f8c14709d4b75276","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.14.tgz","fileCount":403,"integrity":"sha512-qnKXE0fl7Y8CiuFtdtnaRPwS93+vff5sFZzFnr8dmj0Qnnu7O7N/4rFtniQYbIEol+vJvneRpxa4PDlGdKbQSw==","signatures":[{"sig":"MEQCIHnx9yMEkAOvQB0qS75yI0q05fIln3PQb1hTZ54Lugf6AiBdvqPmXP8FmAfApWHTHxUz6PUv1D7Vf0duQpnZP94/CQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":752112},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"2dcac18a80b3f636c4fdb39bd86f31ab6a7a4c6e","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","diff":"^8.0.4","glob":"^13.0.0","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"11.12.1","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.20.2","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.8","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^23.1.1","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.14_1777381436482_0.16375687213400703","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.15":{"name":"@apimatic/cli","version":"1.1.0-beta.15","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.15","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"81b2707eb4b4b8d313dde4a81d043a64086c08f3","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.15.tgz","fileCount":406,"integrity":"sha512-kk5oERDq14a8rhDn/OwtzKi7e4qjDzMLXAGqAYjKhbJiwQURrKIUMF2m7YMG9KBG36XOlXuaCKCfmCtc6F/nVg==","signatures":[{"sig":"MEUCIQCetKozHpVK1UBcKXM20Gz6lHbRr48k6iA0ZveHQNEwfwIgLw68bfv7+f4oOoIav/7nq5gG2dp3NTz9tK3ZCpNtTLg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":749949},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"c9c8e842314bce3076705e9816dffb3cf70fede0","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},"overrides":{"q":"npm:promise@^8.3.0","diff":"^8.0.4","glob":"^13.0.0","rimraf":"^6.0.1","inflight":"npm:lru-cache@^7.14.1","lodash.get":"npm:lodash@^4.17.21","@humanwhocodes/config-array":"npm:@eslint/config-array@latest"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"11.12.1","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"20.20.2","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.9","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^23.1.1","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.15_1778237845066_0.4313222995250334","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.16":{"name":"@apimatic/cli","version":"1.1.0-beta.16","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.16","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"8ca2c8786ed35911f91e64cdf506becb0a9041e1","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.16.tgz","fileCount":406,"integrity":"sha512-sRRZhrrYFDti9wHsbo5GAZkNMZAVJ9mUVCbOSpEK6tCvetkRDbmd0JaG1X2ZuueRKy/s5pKx37lyukkPdDwD2g==","signatures":[{"sig":"MEQCIGn4xk0n8BgCiHjj/tOYR9cxoppeE9k1Y3B3bY564Yq1AiA7QzG4BwRPjvBwepoc1utCaa1Q6A/63pV1twFjL6184Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":751045},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"7c4ba8fb6fced02630324661a117a312aab9bfee","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.7","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.22.2","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.9","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^23.1.1","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.16_1778668346686_0.9099368008683812","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.17":{"name":"@apimatic/cli","version":"1.1.0-beta.17","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.17","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"maryamadnan3","email":"maryamadnan544@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"307a75ef55c10cbe44ed5b0ee56f8597524dd8a0","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.17.tgz","fileCount":406,"integrity":"sha512-OLDqB/3mHz/eibZTZZQrtyXaJdBACoqBer0V59uuJFOakC0+J5Ra1ZcmCT4RYrZCSv6yaY054H1E5xXRF2Zx1Q==","signatures":[{"sig":"MEYCIQC2emtOQToHYXzTLNApjrWd3+KFbratyX2mL5uBARPJnQIhAO1PfDJmGyHoNGvKKKr6IbS86njOgQEYHILHmr2/5TKp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":765685},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"90fc5ff54dd906e670e5872d858feec7aa17563a","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"10.9.7","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.22.2","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","extract-zip":"^2.0.1","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.10","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^23.1.1","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.17_1778839246049_0.7522829041567538","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.18":{"name":"@apimatic/cli","version":"1.1.0-beta.18","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.18","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"21170d30655ffc2de881ae0eb2dacad8d743c5f4","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.18.tgz","fileCount":406,"integrity":"sha512-Hllt1s2pc9DT4ulyMZ94x+3pzvTNiyJLwz3uCG1Ncc03RJJZkZZ72Z5o/xRicZu/w1Le0RRHpxlAQWZTiiwUrA==","signatures":[{"sig":"MEQCIGMAkssDN9zS6au+vtZYG2zD/QnBgzWuPkIVS7M6wtSlAiBjsNQXpdr6TVBs4NjUbmo41UDfkK9QFnnLD5jbCel5pw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apimatic%2fcli@1.1.0-beta.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":766204},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"299498deba1c026e297d59b8728d6f8c7f1dc370","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:180274ff-b388-40e0-ad2f-62a1ac10a5f7"}},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"11.16.0","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.22.3","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.17","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.10","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.8","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^25.0.3","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.18_1781165255308_0.5660380022359728","host":"s3://npm-registry-packages-npm-production"}},"1.1.0-beta.19":{"name":"@apimatic/cli","version":"1.1.0-beta.19","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0-beta.19","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"a72f8181a8c161fc5afcf42559b1f892b19f3027","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0-beta.19.tgz","fileCount":406,"integrity":"sha512-n+d6H+0MVFutt9qS9uBwSbm8snbWd36JqBOZNDYClKxIzBMES13BNQpC5aqPRwK9R6PnIG8fV4ePMhlCsUoq/w==","signatures":[{"sig":"MEUCIQC6yTbNdn109zoMYo2d4QyV5pvGIsP/ibhldokLsEA4bwIgKiYApTAVv+EvPfZv4zTZAQno0K7quVtMqkPg81/Ff9c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apimatic%2fcli@1.1.0-beta.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":795464},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"state":"beta","topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"27e3874623afa6bfe81477f50ee8c0918d73da5d","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","apimatic":"node ./bin/run.js","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\"","build:watch":"tsc -b --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:180274ff-b388-40e0-ad2f-62a1ac10a5f7"}},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"11.17.0","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.22.3","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.17","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.10","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.8","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^25.0.3","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0-beta.19_1782286435610_0.5776003532365486","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@apimatic/cli","version":"1.1.0","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.1.0","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"aliasghar1070","email":"syed.asghar@apimatic.io"},{"name":"talhafaheem","email":"talha.faheem@apimatic.io"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"c1da357861c3cdb8bb0eb9b43cdfe39ed8dc71c8","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.1.0.tgz","fileCount":406,"integrity":"sha512-IvkM1JjopAkqBKhE4LgqvfGPJT9pvNYv3Ohzhx6sS34tUBLpDtWVoAGEUd+4kNjbshekKF9Ho9glJJu5RMJIfg==","signatures":[{"sig":"MEUCIQCjgkuR54vV+TEdux5IeT0k5UDFtqLS6GGUmfBf+CwY7gIgXQBkKnWcZtYjeqnJWv8AedjrYePmwWihrL6ZHG4H07c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apimatic%2fcli@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":796108},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"462e60b3158debc8275d285188261a5004cf1aff","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","readme":"oclif readme","apimatic":"node ./bin/run.js","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\"","build:watch":"tsc -b --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:180274ff-b388-40e0-ad2f-62a1ac10a5f7"}},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"11.18.0","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.23.1","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.17","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.10","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.8","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^25.0.3","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0_1782989936650_0.2600525722009708","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@apimatic/cli","version":"1.2.0","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.2.0","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"asadali214","email":"14asadali@gmail.com"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"9e37226a3fe6cc4b8310f28043311d86a8f9d0b2","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.2.0.tgz","fileCount":406,"integrity":"sha512-zxzZsH4/NBFtn130MONFzrJVGRm1IimBG2IWPApk375jPrcUz/Yk17+DXVrLV7NWn+6fI8Ta1kpdWA/+nYuIPw==","signatures":[{"sig":"MEUCIBBnDUNmvTF2b38UKwS9QdN9RJxt1H8J5NCKzbwR30YCAiEA+XaFjuWkfO6yKXXg3bSuwFEDPwvpeI2R2WFYriCtSs0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apimatic%2fcli@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":818333},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"50b8c4d631fb7dc209067bee5df8d38b33721c02","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","readme":"oclif readme","apimatic":"node ./bin/run.js","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\"","build:watch":"tsc -b --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:180274ff-b388-40e0-ad2f-62a1ac10a5f7"}},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"12.0.1","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.23.1","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.17","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.10","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.8","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^25.0.3","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.0_1784014228409_0.1243258334143853","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@apimatic/cli","version":"1.2.1","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.2.1","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"asadali214","email":"14asadali@gmail.com"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"74e0c3ab2922e2d299da1fe608450fb06d28ee1f","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.2.1.tgz","fileCount":412,"integrity":"sha512-MqgVurqev9OjN7spho2B87d+5oyBZz1gsmnPe1tUJQlRP5WXQ/qCkPUFrJQdYnq51+6PW0GChr5k4fNipOdAGg==","signatures":[{"sig":"MEYCIQCkfMEAscsdniy6dcEfNcoJtCkVY4A+CYJS2FmUuxQDhwIhAL1L5G1uk6DTJNxq5q/EObHO0UntzHiI88ng3zOiIB5W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apimatic%2fcli@1.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":823606},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"b5011aadc84e66fb09b16de6006ebd1177eb0e33","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"tsc -b","format":"prettier --write \"src/**/*.{js,ts}\"","readme":"oclif readme","apimatic":"node ./bin/run.js","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\"","build:watch":"tsc -b --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:180274ff-b388-40e0-ad2f-62a1ac10a5f7"}},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"12.0.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.23.1","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.17","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.10","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.8","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^25.0.3","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1_1785993855318_0.3668863357728698","host":"s3://npm-registry-packages-npm-production"}},"1.3.0-beta.1":{"name":"@apimatic/cli","version":"1.3.0-beta.1","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.3.0-beta.1","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"asadali214","email":"14asadali@gmail.com"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"8176624d7aadb023725dec053011fd2d2c4c6719","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.3.0-beta.1.tgz","fileCount":463,"integrity":"sha512-aBrERYpdM7iRLtxLLfyFtpm2TaotQzX82d6JWzyQRahMSKrJVg/dByqOSXxpaWoHux5er+7qhJSpFH2QvFyjDg==","signatures":[{"sig":"MEUCIQCDqO2zzELETkdE4O6ZjVdEBECiDKf2Sk1k+d7Lv8HQmQIgDMoD9GIhi8fTDdQwcM2sTpty+ExCCACiDV+D6TOiOJc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apimatic%2fcli@1.3.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":963507},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"plugin":{"description":"Generate context plugins that teach AI coding assistants to use your SDKs."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"298e1f737e8de4adf1319127f2387ec3a483f122","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"rimraf lib tsconfig.tsbuildinfo && tsc","format":"prettier --write \"src/**/*.{js,ts}\"","readme":"oclif readme","apimatic":"node ./bin/run.js","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","postpack":"rimraf oclif.manifest.json","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\"","build:watch":"tsc --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:180274ff-b388-40e0-ad2f-62a1ac10a5f7"}},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"12.0.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.23.2","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.17","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.10","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.8","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^25.0.3","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.0-beta.1_1787581295875_0.4029910137931916","host":"s3://npm-registry-packages-npm-production"}},"1.3.0-beta.2":{"name":"@apimatic/cli","version":"1.3.0-beta.2","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.3.0-beta.2","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"asadali214","email":"14asadali@gmail.com"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"5e214ba81e2df59e61dabe36f3bd466cf624b9d8","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.3.0-beta.2.tgz","fileCount":467,"integrity":"sha512-79XAE5rknz35OcG8HCje6op0To6DNwh96uta9hG/69GjbBfrfCSjC5hlsEKmUWzDyLj1ng1H2YcRJTAOGgSK2w==","signatures":[{"sig":"MEQCIGK6qNbXBPIkSzVwyEDQYDLnwXRtgttC5Sk3pD3QsApYAiBwchyX4GQ3Ayt64l7mQmGtgl/7XF2Ltrypltr0CGCI/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apimatic%2fcli@1.3.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1004649},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"plugin":{"description":"Generate context plugins that teach AI coding assistants to use your SDKs."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"f196b3e42270da27a240c0b8a6b5d587bc8e1cd6","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"rimraf lib tsconfig.tsbuildinfo oclif.manifest.json && tsc","format":"prettier --write \"src/**/*.{js,ts}\"","readme":"oclif readme","prepack":"oclif manifest","apimatic":"node ./bin/run.js","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\"","build:watch":"rimraf oclif.manifest.json && tsc --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:180274ff-b388-40e0-ad2f-62a1ac10a5f7"}},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"12.0.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.23.2","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.17","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.10","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.8","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^25.0.3","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.0-beta.2_1787814176823_0.20426296975800362","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@apimatic/cli","version":"1.3.0","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.3.0","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"asadali214","email":"14asadali@gmail.com"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"0c66b28e54107a30cf3b3521995cb02e1e0fcf82","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.3.0.tgz","fileCount":467,"integrity":"sha512-o0WYU4AETvmG/ONEGRUFt062T5tdMRyJzVWjcc7ShEY4buaDzhwzXR0nfbT7nTAtD1pXtKlpJuw8xgVeTYpgMQ==","signatures":[{"sig":"MEQCIHlVl0x9Ykp90NxG+Xh58K+R/hpH0yBWbC35s4XUXJb+AiB8En3A9TDa6Ag1+b+mmK/TZFjsP9jJXfjJEza253pXnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apimatic%2fcli@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1004635},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"plugin":{"description":"Generate context plugins that teach AI coding assistants to use your SDKs."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"e570c509b73b9216c9e073f0b27c12042faa518e","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"rimraf lib tsconfig.tsbuildinfo oclif.manifest.json && tsc","format":"prettier --write \"src/**/*.{js,ts}\"","readme":"oclif readme","prepack":"oclif manifest","apimatic":"node ./bin/run.js","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\"","build:watch":"rimraf oclif.manifest.json && tsc --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:180274ff-b388-40e0-ad2f-62a1ac10a5f7"}},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"12.0.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.23.2","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.17","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.10","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.8","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^25.0.3","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.0_1787831007969_0.7964735234739093","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"@apimatic/cli","version":"1.3.1","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.3.1","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"asadali214","email":"14asadali@gmail.com"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"ba38d52a5fe2e0383e5ff787fd62e06ea83a6169","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.3.1.tgz","fileCount":467,"integrity":"sha512-HtstWO1ozCFdI1L+zDp9JzSqIh6ztUecUTwfvcwuTy6hKCaiXJhKGmh0QPAvJg6n5thePKRLcu9h1yUnIEhdUw==","signatures":[{"sig":"MEUCIQCzdvDs7DVHPdWvuVCY/eK/pnY7GG68WS3WasOTDIkxDAIgZ9S726rttZtQhDJCQoSwJFA1g2SQSeAhtxO4s8eSfdg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apimatic%2fcli@1.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1004276},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"plugin":{"description":"Generate context plugins that teach AI coding assistants to use your SDKs."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"05bc699296ec022d522b763f9b4f65ca9d4e60f2","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"rimraf lib tsconfig.tsbuildinfo oclif.manifest.json && tsc","format":"prettier --write \"src/**/*.{js,ts}\"","readme":"oclif readme","prepack":"oclif manifest","apimatic":"node ./bin/run.js","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\"","build:watch":"rimraf oclif.manifest.json && tsc --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:180274ff-b388-40e0-ad2f-62a1ac10a5f7"}},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"12.0.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.23.2","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.17","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.10","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.8","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^25.0.3","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1_1788175185247_0.9530593632277646","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"@apimatic/cli","version":"1.3.2","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.3.2","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"asadali214","email":"14asadali@gmail.com"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"13d9a5eafe5266fd1027ee9432afefc8e2b7d354","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.3.2.tgz","fileCount":467,"integrity":"sha512-B2vrnyskbHBXUrwWTerICfDTgswod6E7Ro4efXXxiilE9faGqn1EVRqaOeZ0CbV0RpsWmU/xr6tdUGUSVQRISA==","signatures":[{"sig":"MEUCIDL551BK/VUHLcRkC+w2TQi2MrzxT0/0nRBOAKQJA+oGAiEAunI05WNl+dF1URAonDxf5b4Iged0yMeUKVVRiGKTjT4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apimatic%2fcli@1.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1005735},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"plugin":{"description":"Generate context plugins that teach AI coding assistants to use your SDKs."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"686d52c9aa18101131616a73be8a3d3c56f4830c","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"rimraf lib tsconfig.tsbuildinfo oclif.manifest.json && tsc","format":"prettier --write \"src/**/*.{js,ts}\"","readme":"oclif readme","prepack":"oclif manifest","apimatic":"node ./bin/run.js","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\"","build:watch":"rimraf oclif.manifest.json && tsc --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:180274ff-b388-40e0-ad2f-62a1ac10a5f7"}},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"12.0.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.23.2","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.17","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.10","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.8","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^25.0.3","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.2_1788332976810_0.43846681082078387","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@apimatic/cli","version":"1.4.0","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"author":{"name":"APIMatic"},"license":"MIT","_id":"@apimatic/cli@1.4.0","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"asadali214","email":"14asadali@gmail.com"}],"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"bin":{"apimatic":"bin/run.js"},"dist":{"shasum":"26008b32d228b6e61723b699789c245571b0340a","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.4.0.tgz","fileCount":467,"integrity":"sha512-xtLLV1arRtgRXN1XmK/Rb9K1wXW249+/a4qrLFXgk1ICBCZGZxoYy63PJEATh52rPAylF0p1X5khqgOXj0L9OA==","signatures":[{"sig":"MEUCIGdOaUTMb8jwJdS9iSKu4+4k/Wc3dAe3LdsldmauX94MAiEAsjx4+1TJnXYnapbLXInZVs5Jb4ywIcbPwWVIzBzjo8A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apimatic%2fcli@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1006039},"main":"lib/index.js","type":"module","oclif":{"bin":"apimatic","hooks":{"command_not_found":"./lib/hooks/not-found"},"topics":{"api":{"description":"Transform & Validate your API specifications."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"plugin":{"description":"Generate context plugins that teach AI coding assistants to use your SDKs."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."}},"dirname":"apimatic","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"commands":"./lib/commands","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","topicSeparator":" "},"types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"959b2e06172ef8dfb78b8ef3435435e786922b7e","scripts":{"lint":"eslint \"src/**/*.{js,ts}\"","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999","build":"rimraf lib tsconfig.tsbuildinfo oclif.manifest.json && tsc","format":"prettier --write \"src/**/*.{js,ts}\"","readme":"oclif readme","prepack":"oclif manifest","apimatic":"node ./bin/run.js","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\"","build:watch":"rimraf oclif.manifest.json && tsc --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:180274ff-b388-40e0-ad2f-62a1ac10a5f7"}},"repository":{"url":"git://github.com/apimatic/apimatic-cli.git","type":"git"},"_npmVersion":"12.0.2","description":"The official CLI for APIMatic.","directories":{},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"_nodeVersion":"22.23.2","dependencies":{"open":"^8.4.0","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1","ansis":"^3.17.0","axios":"^1.8.1","execa":"^9.6.0","tslib":"^2.8.1","adm-zip":"^0.5.17","express":"^4.17.1","chokidar":"^3.6.0","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","prettier":"^2.8.8","form-data":"^4.0.2","striptags":"^3.2.0","livereload":"^0.9.3","neverthrow":"^8.2.0","picocolors":"^1.1.1","@clack/core":"1.0.0-alpha.1","@oclif/core":"^4.2.8","async-mutex":"^0.5.0","tmp-promise":"^3.0.3","@apimatic/sdk":"0.2.0-alpha.10","@clack/prompts":"1.0.0-alpha.1","isomorphic-git":"^1.37.2","fast-levenshtein":"^3.0.0","@oclif/plugin-help":"^6.2.26","connect-livereload":"^0.6.1","@oclif/plugin-autocomplete":"^3.2.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","devDependencies":{"nyc":"^17.1.0","tsx":"^4.20.3","chai":"^4.5.0","nock":"^14.0.4","husky":"^7.0.4","mocha":"^11.7.1","oclif":"^4.17.34","sinon":"^21.0.0","eslint":"^9.21.0","rimraf":"^6.0.1","mock-fs":"^5.5.0","ts-node":"^10.9.2","@eslint/js":"^9.34.0","simple-git":"^3.36.0","typescript":"^5.2.2","@oclif/test":"^4.1.13","@types/chai":"^4.3.20","@types/node":"^20.17.50","@types/yazl":"^3.3.0","lint-staged":"^11.2.6","string-argv":"^0.3.1","@types/mocha":"^5.2.7","@types/sinon":"^17.0.4","@types/adm-zip":"^0.5.8","@types/base-64":"^1.0.0","@types/express":"^4.17.23","@types/mock-fs":"^4.13.4","@types/treeify":"^1.0.3","@commitlint/cli":"^20.5.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.3","@types/unzipper":"^0.10.4","semantic-release":"^25.0.3","@types/livereload":"^0.9.5","eslint-plugin-import":"^2.25.2","@semantic-release/git":"^10.0.1","eslint-config-prettier":"^8.3.0","@types/fast-levenshtein":"^0.0.4","@types/connect-livereload":"^0.5.32","@typescript-eslint/parser":"^8.0.0","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.0_1788864849755_0.09514659187214569","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@apimatic/cli","description":"The official CLI for APIMatic.","version":"1.5.0","author":{"name":"APIMatic"},"bin":{"apimatic":"bin/run.js"},"bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"publishConfig":{"access":"public"},"engines":{"node":">=20.0.0"},"packageManager":"pnpm@11.0.8","repository":{"type":"git","url":"git://github.com/apimatic/apimatic-cli.git"},"homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"license":"MIT","type":"module","main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib tsconfig.tsbuildinfo oclif.manifest.json && tsc","build:watch":"rimraf oclif.manifest.json && tsc --watch","apimatic":"node ./bin/run.js","prepack":"oclif manifest","posttest":"eslint . --ext .ts","prettier":"prettier \"src/**/*.{js,ts}\"","format":"prettier --write \"src/**/*.{js,ts}\"","lint":"eslint \"src/**/*.{js,ts}\"","lint:fix":"eslint --fix \"src/**/*.{js,ts}\" --quiet","readme":"oclif readme","test":"tsx node_modules/mocha/bin/_mocha --forbid-only \"test/**/*.test.ts\" --timeout 99999"},"dependencies":{"@apimatic/sdk":"0.2.0-alpha.10","@clack/core":"1.0.0-alpha.1","@clack/prompts":"1.0.0-alpha.1","@oclif/core":"^4.2.8","@oclif/plugin-autocomplete":"^3.2.24","@oclif/plugin-help":"^6.2.26","adm-zip":"^0.5.17","ansis":"^3.17.0","async-mutex":"^0.5.0","axios":"^1.8.1","chokidar":"^3.6.0","connect-livereload":"^0.6.1","execa":"^9.6.0","express":"^4.17.1","fast-levenshtein":"^3.0.0","form-data":"^4.0.2","fs-extra":"^11.3.0","get-port":"^7.1.0","is-in-ci":"^2.0.0","isomorphic-git":"^1.37.2","livereload":"^0.9.3","neverthrow":"^8.2.0","open":"^8.4.0","picocolors":"^1.1.1","prettier":"^2.8.8","striptags":"^3.2.0","tmp-promise":"^3.0.3","tslib":"^2.8.1","uuid":"^11.1.0","yaml":"^2.8.0","yazl":"^3.3.1"},"devDependencies":{"@commitlint/cli":"^20.5.0","@commitlint/config-conventional":"^15.0.0","@eslint/js":"^9.34.0","@oclif/test":"^4.1.13","@semantic-release/changelog":"^6.0.3","@semantic-release/git":"^10.0.1","@types/adm-zip":"^0.5.8","@types/base-64":"^1.0.0","@types/chai":"^4.3.20","@types/connect-livereload":"^0.5.32","@types/express":"^4.17.23","@types/fast-levenshtein":"^0.0.4","@types/fs-extra":"^9.0.13","@types/livereload":"^0.9.5","@types/mocha":"^5.2.7","@types/mock-fs":"^4.13.4","@types/node":"^20.17.50","@types/prettier":"^2.7.3","@types/sinon":"^17.0.4","@types/treeify":"^1.0.3","@types/unzipper":"^0.10.4","@types/yazl":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","chai":"^4.5.0","eslint":"^9.21.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.2","husky":"^7.0.4","lint-staged":"^11.2.6","mocha":"^11.7.1","mock-fs":"^5.5.0","nock":"^14.0.4","nyc":"^17.1.0","oclif":"^4.17.34","rimraf":"^6.0.1","semantic-release":"^25.0.3","simple-git":"^3.36.0","sinon":"^21.0.0","string-argv":"^0.3.1","ts-node":"^10.9.2","tsx":"^4.20.3","typescript":"^5.2.2"},"oclif":{"commands":"./lib/commands","dirname":"apimatic","bin":"apimatic","description":"The official CLI for APIMatic. \nTo get started with APIMatic's CLI using a step by step wizard, run 'apimatic quickstart'.","hooks":{"command_not_found":"./lib/hooks/not-found"},"plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help"],"topics":{"api":{"description":"Transform & Validate your API specifications."},"auth":{"description":"Login using your APIMatic credentials, or view your authentication status."},"plugin":{"description":"Generate context plugins that teach AI coding assistants to use your SDKs."},"portal":{"description":"Generate, download and serve an API Documentation portal for your APIs."},"sdk":{"description":"Generate and publish SDKs for your APIs in multiple languages."},"publishing":{"description":"Manage SDK publishing configurations."},"publishing:profile":{"description":"Manage publishing profiles."},"portal:toc":{"description":"Generate a Table of Contents (TOC) file for your API documentation portal."}},"topicSeparator":" "},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,ts}":"prettier --write"},"gitHead":"c199698ac8fcccdad05e37b44a23c6add809eb40","_id":"@apimatic/cli@1.5.0","_nodeVersion":"22.23.2","_npmVersion":"12.0.2","dist":{"integrity":"sha512-Xp++PQqLROnjZk+5RTe2HW8Yytgj+Z+unsOc78qX7sruK/H3Owx88STQrj4m3Y6rkuFc1izd4oFR8Nz5m7NB4g==","shasum":"f971241345cd46718ad5f8896c3ff19dd7ef9711","tarball":"https://registry.npmjs.org/@apimatic/cli/-/cli-1.5.0.tgz","fileCount":467,"unpackedSize":1006301,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apimatic%2fcli@1.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHly3+tGnonlB4ATal8bz7OzvRRZWJfHSwfsXMh030B7AiBVebEPB4TBg2k8HKxsirhei8+qLHuzmvrzjNy+8OBocg=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:180274ff-b388-40e0-ad2f-62a1ac10a5f7"}},"directories":{},"maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"asadali214","email":"14asadali@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cli_1.5.0_1789370198852_0.6401282145684644"},"_hasShrinkwrap":false}},"time":{"created":"2021-11-26T11:01:17.451Z","modified":"2026-09-14T07:16:39.391Z","1.0.1-alpha.1":"2021-11-26T11:01:17.679Z","1.0.1-alpha.2":"2021-11-30T13:15:58.923Z","1.0.1-alpha.3":"2021-12-01T10:29:34.467Z","1.0.1-alpha.4":"2021-12-01T13:10:16.057Z","1.0.1-alpha.5":"2021-12-02T09:45:32.583Z","1.0.1-alpha.6":"2021-12-02T09:55:06.512Z","1.0.1-alpha.7":"2021-12-06T15:30:10.464Z","1.0.1-alpha.8":"2021-12-06T16:06:35.503Z","1.0.1-alpha.9":"2021-12-06T19:53:05.050Z","1.0.1-alpha.10":"2021-12-06T20:11:35.965Z","0.0.0-alpha.2":"2021-12-08T09:55:10.769Z","0.0.0-alpha.3":"2021-12-09T09:02:43.864Z","0.0.0-alpha.4":"2021-12-15T11:01:51.124Z","1.0.1-alpha.11":"2021-12-24T06:47:45.235Z","1.0.2-alpha.2":"2021-12-24T07:37:31.987Z","1.1.0-alpha.1":"2022-01-05T10:12:45.210Z","1.1.0-alpha.2":"2022-01-06T10:37:22.261Z","1.1.0-alpha.3":"2022-01-19T12:31:50.682Z","1.1.0-alpha.4":"2023-09-28T13:23:06.595Z","1.1.0-alpha.5":"2023-09-28T14:39:24.849Z","1.1.0-alpha.6":"2025-03-17T08:04:48.921Z","1.1.0-alpha.7":"2025-06-20T12:14:22.239Z","1.1.0-alpha.8":"2025-06-24T05:26:02.595Z","1.1.0-alpha.9":"2025-06-26T06:04:01.154Z","1.1.0-alpha.10":"2025-07-03T10:34:55.930Z","1.1.0-alpha.11":"2025-07-04T07:22:23.417Z","1.1.0-alpha.12":"2025-07-04T11:45:06.930Z","1.1.0-alpha.13":"2025-07-11T10:19:54.352Z","1.1.0-alpha.14":"2025-07-25T06:07:42.476Z","1.1.0-alpha.15":"2025-08-01T10:03:38.303Z","1.1.0-alpha.16":"2025-08-01T11:17:16.821Z","1.1.0-alpha.17":"2025-08-01T16:17:41.900Z","1.1.0-alpha.18":"2025-08-03T16:49:51.993Z","1.1.0-alpha.19":"2025-08-06T12:29:25.807Z","1.1.0-alpha.20":"2025-08-11T10:48:37.060Z","1.1.0-alpha.21":"2025-08-18T10:01:24.923Z","1.1.0-alpha.22":"2025-09-05T12:11:55.568Z","1.0.0-beta.1":"2025-09-08T08:22:57.301Z","1.1.0-beta.1":"2025-09-19T09:23:35.931Z","1.1.0-beta.2":"2025-09-19T09:56:36.213Z","1.1.0-beta.3":"2025-11-07T08:43:57.423Z","1.1.0-beta.4":"2025-11-10T09:21:39.367Z","1.1.0-beta.5":"2025-11-25T06:42:04.799Z","1.1.0-beta.6":"2026-01-02T06:35:52.746Z","1.1.0-beta.7":"2026-03-05T04:36:33.928Z","1.1.0-beta.8":"2026-03-09T07:56:07.460Z","1.1.0-beta.9":"2026-03-11T08:49:29.018Z","1.1.0-beta.10":"2026-03-25T08:11:39.301Z","1.1.0-beta.11":"2026-04-15T07:55:03.095Z","1.1.0-beta.12":"2026-04-27T10:12:21.475Z","1.1.0-beta.13":"2026-04-27T10:44:05.653Z","1.1.0-beta.14":"2026-04-28T13:03:56.681Z","1.1.0-beta.15":"2026-05-08T10:57:25.306Z","1.1.0-beta.16":"2026-05-13T10:32:26.913Z","1.1.0-beta.17":"2026-05-15T10:00:46.271Z","1.1.0-beta.18":"2026-06-11T08:07:35.505Z","1.1.0-beta.19":"2026-06-24T07:33:55.735Z","1.1.0":"2026-07-02T10:58:56.831Z","1.2.0":"2026-07-14T07:30:28.567Z","1.2.1":"2026-08-06T05:24:15.518Z","1.3.0-beta.1":"2026-08-24T14:21:36.010Z","1.3.0-beta.2":"2026-08-27T07:02:57.024Z","1.3.0":"2026-08-27T11:43:28.114Z","1.3.1":"2026-08-31T11:19:45.418Z","1.3.2":"2026-09-02T07:09:36.972Z","1.4.0":"2026-09-08T10:54:10.009Z","1.5.0":"2026-09-14T07:16:39.027Z"},"bugs":{"url":"https://github.com/apimatic/apimatic-cli/issues","email":"support@apimatic.io"},"author":{"name":"APIMatic"},"license":"MIT","homepage":"https://docs.apimatic.io/apimatic-cli/intro-and-install/","keywords":["apimatic","cli","sdk generation","openapi","api","automation"],"repository":{"type":"git","url":"git://github.com/apimatic/apimatic-cli.git"},"description":"The official CLI for APIMatic.","maintainers":[{"name":"apimaticdev","email":"developer@apimatic.io"},{"name":"mehdi991","email":"mehdi991@gmail.com"},{"name":"hamzamahmood","email":"hamza.mahmood@apimatic.io"},{"name":"asadali214","email":"14asadali@gmail.com"}],"readme":"@apimatic/cli\r\n=============\r\n\r\nThe official CLI for APIMatic.\r\n\r\n[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)\r\n[![Version](https://img.shields.io/npm/v/@apimatic/cli.svg)](https://npmjs.org/package/@apimatic/cli)\r\n[![Downloads/week](https://img.shields.io/npm/dw/@apimatic/cli.svg)](https://npmjs.org/package/@apimatic/cli)\r\n[![License](https://img.shields.io/npm/l/@apimatic/cli.svg)](https://github.com/apimatic/apimatic-cli/blob/master/package.json)\r\n\r\n# Getting Started\r\n\r\nTo get started with APIMatic's CLI using a step by step wizard, run the following command: \r\n\r\n```sh-session\r\n$ apimatic quickstart\r\n```\r\n\r\n# Usage\r\n<!-- usage -->\r\n```sh-session\r\n$ npm install -g @apimatic/cli\r\n$ apimatic COMMAND\r\nrunning command...\r\n$ apimatic (--version)\r\n@apimatic/cli/1.1.0-beta.16 win32-x64 node-v23.4.0\r\n$ apimatic --help [COMMAND]\r\nUSAGE\r\n  $ apimatic COMMAND\r\n...\r\n```\r\n<!-- usagestop -->\r\n\r\n# Commands\r\n<!-- commands -->\r\n* [`apimatic api transform`](#apimatic-api-transform)\r\n* [`apimatic api validate`](#apimatic-api-validate)\r\n* [`apimatic auth login`](#apimatic-auth-login)\r\n* [`apimatic auth logout`](#apimatic-auth-logout)\r\n* [`apimatic auth status`](#apimatic-auth-status)\r\n* [`apimatic autocomplete [SHELL]`](#apimatic-autocomplete-shell)\r\n* [`apimatic help [COMMAND]`](#apimatic-help-command)\r\n* [`apimatic plugin generate`](#apimatic-plugin-generate)\r\n* [`apimatic plugin publish`](#apimatic-plugin-publish)\r\n* [`apimatic portal copilot`](#apimatic-portal-copilot)\r\n* [`apimatic portal generate`](#apimatic-portal-generate)\r\n* [`apimatic portal recipe new`](#apimatic-portal-recipe-new)\r\n* [`apimatic portal serve`](#apimatic-portal-serve)\r\n* [`apimatic portal toc new`](#apimatic-portal-toc-new)\r\n* [`apimatic publishing profile list`](#apimatic-publishing-profile-list)\r\n* [`apimatic quickstart`](#apimatic-quickstart)\r\n* [`apimatic sdk generate`](#apimatic-sdk-generate)\r\n* [`apimatic sdk publish`](#apimatic-sdk-publish)\r\n* [`apimatic sdk save-changes`](#apimatic-sdk-save-changes)\r\n\r\n## `apimatic api transform`\r\n\r\nTransform API specifications between different formats.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic api transform --format\r\n    apimatic|wadl2009|wsdl|swagger10|swagger20|swaggeryaml|oas3|openapi3yaml|apiblueprint|raml|raml10|postman10|postman2\r\n    0|graphqlschema [--file <value>] [--url <value>] [-d <value>] [-f] [-k <value>]\r\n\r\nFLAGS\r\n  -d, --destination=<value>  [default: ./] directory to save the transformed file to\r\n  -f, --force                overwrite changes without asking for user consent.\r\n  -k, --auth-key=<value>     override current authentication state with an authentication key.\r\n      --file=<value>         path to the API specification file to transform\r\n      --format=<option>      (required) specification format to transform API specification into\r\n                             <options: apimatic|wadl2009|wsdl|swagger10|swagger20|swaggeryaml|oas3|openapi3yaml|apibluep\r\n                             rint|raml|raml10|postman10|postman20|graphqlschema>\r\n      --url=<value>          URL to the API specification file to transform (publicly accessible)\r\n\r\nDESCRIPTION\r\n  Transform API specifications between different formats.\r\n\r\n  Transform API specifications from one format to another.\r\n  Supports multiple formats including OpenAPI/Swagger, RAML, WSDL, and Postman Collections.\r\n\r\nEXAMPLES\r\n  apimatic api transform --format=openapi3yaml --file=./specs/sample.json --destination=./\r\n\r\n  apimatic api transform --format=raml --url=\"https://petstore.swagger.io/v2/swagger.json\" --destination=./\r\n```\r\n\r\n_See code: [src/commands/api/transform.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/api/transform.ts)_\r\n\r\n## `apimatic api validate`\r\n\r\nValidate API specification for syntactic and semantic correctness.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic api validate [--file <value>] [--url <value>] [-k <value>]\r\n\r\nFLAGS\r\n  -k, --auth-key=<value>  override current authentication state with an authentication key.\r\n      --file=<value>      Path to the API specification file to validate\r\n      --url=<value>       URL to the API specification file to validate (publicly accessible)\r\n\r\nDESCRIPTION\r\n  Validate API specification for syntactic and semantic correctness.\r\n\r\n  Validate your API specification to ensure it adheres to syntactic and semantic standards.\r\n\r\nEXAMPLES\r\n  apimatic api validate --file=./specs/sample.json\r\n\r\n  apimatic api validate --url=\"https://petstore.swagger.io/v2/swagger.json\"\r\n```\r\n\r\n_See code: [src/commands/api/validate.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/api/validate.ts)_\r\n\r\n## `apimatic auth login`\r\n\r\nLogin to your APIMatic account.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic auth login [-k <value>]\r\n\r\nFLAGS\r\n  -k, --auth-key=<value>  Sets authentication key for all commands.\r\n\r\nDESCRIPTION\r\n  Login to your APIMatic account.\r\n\r\n  Login using your APIMatic credentials or an API Key\r\n\r\nEXAMPLES\r\n  apimatic auth login\r\n\r\n  apimatic auth login --auth-key={api-key}\r\n```\r\n\r\n_See code: [src/commands/auth/login.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/auth/login.ts)_\r\n\r\n## `apimatic auth logout`\r\n\r\nClears the local login credentials.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic auth logout\r\n\r\nDESCRIPTION\r\n  Clears the local login credentials.\r\n\r\n  Clears the local login credentials. This will also clear any cached credentials from the CLI.\r\n\r\nEXAMPLES\r\n  apimatic auth logout\r\n```\r\n\r\n_See code: [src/commands/auth/logout.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/auth/logout.ts)_\r\n\r\n## `apimatic auth status`\r\n\r\nView the currently logged in user.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic auth status\r\n\r\nDESCRIPTION\r\n  View the currently logged in user.\r\n\r\nEXAMPLES\r\n  apimatic auth status\r\n```\r\n\r\n_See code: [src/commands/auth/status.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/auth/status.ts)_\r\n\r\n## `apimatic autocomplete [SHELL]`\r\n\r\nDisplay autocomplete installation instructions.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic autocomplete [SHELL] [-r]\r\n\r\nARGUMENTS\r\n  SHELL  (zsh|bash|powershell) Shell type\r\n\r\nFLAGS\r\n  -r, --refresh-cache  Refresh cache (ignores displaying instructions)\r\n\r\nDESCRIPTION\r\n  Display autocomplete installation instructions.\r\n\r\nEXAMPLES\r\n  $ apimatic autocomplete\r\n\r\n  $ apimatic autocomplete bash\r\n\r\n  $ apimatic autocomplete zsh\r\n\r\n  $ apimatic autocomplete powershell\r\n\r\n  $ apimatic autocomplete --refresh-cache\r\n```\r\n\r\n_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/main/src/commands/autocomplete/index.ts)_\r\n\r\n## `apimatic help [COMMAND]`\r\n\r\nDisplay help for apimatic.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic help [COMMAND...] [-n]\r\n\r\nARGUMENTS\r\n  COMMAND...  Command to show help for.\r\n\r\nFLAGS\r\n  -n, --nested-commands  Include all nested commands in the output.\r\n\r\nDESCRIPTION\r\n  Display help for apimatic.\r\n```\r\n\r\n_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/main/src/commands/help.ts)_\r\n\r\n## `apimatic plugin generate`\r\n\r\nGenerate a context plugin for your published SDKs.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic plugin generate [-i <value>] [-d <value>] [-f] [-k <value>]\r\n\r\nFLAGS\r\n  -d, --destination=<value>  [default: <input>/plugin] path where the plugin will be generated.\r\n  -f, --force                overwrite changes without asking for user consent.\r\n  -i, --input=<value>        [default: ./] path to the parent directory containing the 'src' directory, which includes\r\n                             API specifications and configuration files.\r\n  -k, --auth-key=<value>     override current authentication state with an authentication key.\r\n\r\nDESCRIPTION\r\n  Generate a context plugin for your published SDKs.\r\n\r\n  Generate a context plugin that teaches an AI coding assistant how to use your SDKs. Requires an input directory\r\n  containing a `src` directory with a `plugin-config.json`.\r\n\r\nEXAMPLES\r\n  apimatic plugin generate\r\n\r\n  apimatic plugin generate --input=\"./\" --destination=\"./plugin\"\r\n```\r\n\r\n_See code: [src/commands/plugin/generate.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/plugin/generate.ts)_\r\n\r\n## `apimatic plugin publish`\r\n\r\nPrint the git commands for publishing your context plugin to GitHub.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic plugin publish [-i <value>] [-d <value>]\r\n\r\nFLAGS\r\n  -d, --destination=<value>  [default: <input>/plugin] path where the plugin was generated.\r\n  -i, --input=<value>        [default: ./] path to the parent directory containing the 'src' directory, which includes\r\n                             API specifications and configuration files.\r\n\r\nDESCRIPTION\r\n  Print the git commands for publishing your context plugin to GitHub.\r\n\r\n  Print the commands that publish a generated context plugin to a GitHub repository. The commands are printed for you to\r\n  run — this command never touches your repository.\r\n\r\nEXAMPLES\r\n  apimatic plugin publish\r\n\r\n  apimatic plugin publish --input=\"./\" --destination=\"./plugin\"\r\n```\r\n\r\n_See code: [src/commands/plugin/publish.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/plugin/publish.ts)_\r\n\r\n## `apimatic portal copilot`\r\n\r\nConfigure API Copilot for your API Documentation portal\r\n\r\n```\r\nUSAGE\r\n  $ apimatic portal copilot [-i <value>] [--disable] [-f] [-k <value>]\r\n\r\nFLAGS\r\n  -f, --force             overwrite changes without asking for user consent.\r\n  -i, --input=<value>     [default: ./] path to the parent directory containing the 'src' directory, which includes API\r\n                          specifications and configuration files.\r\n  -k, --auth-key=<value>  override current authentication state with an authentication key.\r\n      --disable           marks the API Copilot as disabled in the configuration\r\n\r\nDESCRIPTION\r\n  Configure API Copilot for your API Documentation portal\r\n\r\n  Displays available API Copilots associated with your account and allows you to select which one to integrate with your\r\n  portal. Each APIMatic account includes one Copilot by default. The selected Copilot will be added to your\r\n  'APIMATIC-BUILD.json' file\r\n\r\nEXAMPLES\r\n  apimatic portal copilot --input=./\r\n\r\n  apimatic portal copilot --input=./ --disable\r\n```\r\n\r\n_See code: [src/commands/portal/copilot.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/portal/copilot.ts)_\r\n\r\n## `apimatic portal generate`\r\n\r\nGenerate an API Documentation portal.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic portal generate [-i <value>] [-d <value>] [-f] [--zip] [-k <value>]\r\n\r\nFLAGS\r\n  -d, --destination=<value>  [default: <input>/portal] path where the portal will be generated.\r\n  -f, --force                overwrite changes without asking for user consent.\r\n  -i, --input=<value>        [default: ./] path to the parent directory containing the 'src' directory, which includes\r\n                             API specifications and configuration files.\r\n  -k, --auth-key=<value>     override current authentication state with an authentication key.\r\n      --zip                  download the generated portal as a .zip archive\r\n\r\nDESCRIPTION\r\n  Generate an API Documentation portal.\r\n\r\n  Generate an API Documentation portal. Requires an input directory containing API specifications, a config file and\r\n  optionally, markdown guides. For details, refer to the [documentation](https://docs.apimatic.io/platform-api/#/http/gu\r\n  ides/generating-on-prem-api-portal/build-file-reference)\r\n\r\nEXAMPLES\r\n  apimatic portal generate\r\n\r\n  apimatic portal generate --input=\"./\" --destination=\"./portal\"\r\n```\r\n\r\n_See code: [src/commands/portal/generate.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/portal/generate.ts)_\r\n\r\n## `apimatic portal recipe new`\r\n\r\nAdd an API Recipe to your API documentation portal.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic portal recipe new [--name <value>] [-i <value>] [-f]\r\n\r\nFLAGS\r\n  -f, --force          overwrite changes without asking for user consent.\r\n  -i, --input=<value>  [default: ./] path to the parent directory containing the 'src' directory, which includes API\r\n                       specifications and configuration files.\r\n      --name=<value>   name for the recipe\r\n\r\nDESCRIPTION\r\n  Add an API Recipe to your API documentation portal.\r\n\r\n  This command adds a new API Recipe file to your documentation portal.\r\n\r\n  To learn more about API Recipes, visit:\r\n  https://docs.apimatic.io/platform-api/#/http/guides/generating-on-prem-api-portal/api-recipes\r\n\r\nEXAMPLES\r\n  apimatic portal recipe new\r\n\r\n  apimatic portal recipe new --name=\"My API Recipe\" --input=\"./\"\r\n```\r\n\r\n_See code: [src/commands/portal/recipe/new.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/portal/recipe/new.ts)_\r\n\r\n## `apimatic portal serve`\r\n\r\nGenerate and serve an API Documentation Portal with hot reload.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic portal serve [-p 3000] [-i <value>] [-d <value>] [-o] [--no-reload] [-k <value>]\r\n\r\nFLAGS\r\n  -d, --destination=<value>  [default: <input>/portal] path where the portal will be generated.\r\n  -i, --input=<value>        [default: ./] path to the parent directory containing the 'src' directory, which includes\r\n                             API specifications and configuration files.\r\n  -k, --auth-key=<value>     override current authentication state with an authentication key.\r\n  -o, --open                 open the portal in the default browser.\r\n  -p, --port=3000            [default: 3000] port to serve the portal.\r\n      --no-reload            disable hot reload.\r\n\r\nDESCRIPTION\r\n  Generate and serve an API Documentation Portal with hot reload.\r\n\r\n  Requires an input directory with API specifications, a config file, and optionally markdown guides. Supports disabling\r\n  hot reload and opening the portal in the default browser.\r\n\r\nEXAMPLES\r\n  apimatic portal serve\r\n\r\n  apimatic portal serve --input=./ --destination=./portal --port=3000 --open --no-reload\r\n```\r\n\r\n_See code: [src/commands/portal/serve.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/portal/serve.ts)_\r\n\r\n## `apimatic portal toc new`\r\n\r\nGenerate a Table of Contents (TOC) file for your API documentation portal\r\n\r\n```\r\nUSAGE\r\n  $ apimatic portal toc new [-d <value>] [-i <value>] [-f] [--expand-endpoints] [--expand-models]\r\n    [--expand-webhooks] [--expand-callbacks]\r\n\r\nFLAGS\r\n  -d, --destination=<value>  [default: <input>/src/content] path where the toc.yml will be generated.\r\n  -f, --force                overwrite changes without asking for user consent.\r\n  -i, --input=<value>        [default: ./] path to the parent directory containing the 'src' directory, which includes\r\n                             API specifications and configuration files.\r\n      --expand-callbacks     include individual entries for each callback in the generated 'toc.yml'. Requires a valid\r\n                             API specification in the working directory.\r\n      --expand-endpoints     include individual entries for each endpoint in the generated 'toc.yml'. Requires a valid\r\n                             API specification in the working directory.\r\n      --expand-models        include individual entries for each model in the generated 'toc.yml'. Requires a valid API\r\n                             specification in the working directory.\r\n      --expand-webhooks      include individual entries for each webhook in the generated 'toc.yml'. Requires a valid\r\n                             API specification in the working directory.\r\n\r\nDESCRIPTION\r\n  Generate a Table of Contents (TOC) file for your API documentation portal\r\n\r\n  This command generates a new Table of Contents (TOC) file used in the\r\n  generation of your API documentation portal.\r\n\r\n  The output is a YAML file with the .yml extension.\r\n\r\n  To learn more about the TOC file and APIMatic build directory structure, visit:\r\n  https://docs.apimatic.io/platform-api/#/http/guides/generating-on-prem-api-portal/overview-generating-api-portal\r\n\r\nEXAMPLES\r\n  apimatic portal toc new --destination=./src/content/\r\n\r\n  apimatic portal toc new --input=./\r\n\r\n  apimatic portal toc new --input=./ --destination=./src/content/\r\n```\r\n\r\n_See code: [src/commands/portal/toc/new.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/portal/toc/new.ts)_\r\n\r\n## `apimatic publishing profile list`\r\n\r\nList all publishing profiles\r\n\r\n```\r\nUSAGE\r\n  $ apimatic publishing profile list\r\n\r\nDESCRIPTION\r\n  List all publishing profiles\r\n\r\n  Display all publishing profiles associated with your account, including each profile's name, ID and enabled languages.\r\n\r\nEXAMPLES\r\n  apimatic publishing profile list\r\n```\r\n\r\n_See code: [src/commands/publishing/profile/list.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/publishing/profile/list.ts)_\r\n\r\n## `apimatic quickstart`\r\n\r\nCreate your first SDK or API Portal using APIMatic.\r\n\r\n```\r\nUSAGE\r\n  $ apimatic quickstart\r\n\r\nDESCRIPTION\r\n  Create your first SDK or API Portal using APIMatic.\r\n\r\n  Get started with your first SDK or API Portal in four easy steps.\r\n\r\nEXAMPLES\r\n  apimatic quickstart\r\n```\r\n\r\n_See code: [src/commands/quickstart.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/quickstart.ts)_\r\n\r\n## `apimatic sdk generate`\r\n\r\nGenerate an SDK for your API\r\n\r\n```\r\nUSAGE\r\n  $ apimatic sdk generate -l csharp|java|php|python|ruby|typescript|go [-d <value>] [--skip-changes]\r\n    [--api-version <value>] [--zip] [--track-changes] [--codegen-version v3|v4] [--stability stable|beta] [-i <value>]\r\n    [-f] [-k <value>]\r\n\r\nFLAGS\r\n  -d, --destination=<value>       [default: <input>/sdk/<language> | <input>/sdk/<api-version>/<language>] path where\r\n                                  the SDK will be generated\r\n  -f, --force                     overwrite changes without asking for user consent.\r\n  -i, --input=<value>             [default: ./] path to the parent directory containing the 'src' directory, which\r\n                                  includes API specifications and configuration files.\r\n  -k, --auth-key=<value>          override current authentication state with an authentication key.\r\n  -l, --language=<option>         (required) Programming language for SDK generation\r\n                                  <options: csharp|java|php|python|ruby|typescript|go>\r\n      --api-version=<value>       Version of the API to use for SDK generation (if multiple versions exist)\r\n      --codegen-version=<option>  [default: v3] Version of the code generator to use\r\n                                  <options: v3|v4>\r\n      --skip-changes              Do not apply the saved changes to the generated SDK\r\n      --stability=<option>        [default: stable] Stability level of the generated SDK\r\n                                  <options: stable|beta>\r\n      --track-changes             Enable change tracking for SDK generation (only required for initial setup)\r\n      --zip                       Download the generated SDK as a .zip archive\r\n\r\nDESCRIPTION\r\n  Generate an SDK for your API\r\n\r\n  Generate Software Development Kits (SDKs) from API specifications.\r\n  Supports multiple programming languages including Java, C#, Python, JavaScript, and more.\r\n\r\nEXAMPLES\r\n  apimatic sdk generate --language=java\r\n\r\n  apimatic sdk generate --language=csharp --input=./\r\n\r\n  apimatic sdk generate --language=python --destination=./sdk --zip\r\n```\r\n\r\n_See code: [src/commands/sdk/generate.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/sdk/generate.ts)_\r\n\r\n## `apimatic sdk publish`\r\n\r\nGenerate and publish an SDK to a package registry and/or source repository\r\n\r\n```\r\nUSAGE\r\n  $ apimatic sdk publish [-p <value>] [-v <value>] [-d <value>] [-l csharp|java|php|python|ruby|typescript] [-f]\r\n    [-i <value>] [--publish-type package|sourcecode...] [--dry-run] [--codegen-version v3|v4] [--stability stable|beta]\r\n\r\nFLAGS\r\n  -d, --destination=<value>       [default: <input>/sdk] path where the sdk will be generated.\r\n  -f, --force                     overwrite changes without asking for user consent.\r\n  -i, --input=<value>             [default: ./] path to the parent directory containing the 'src' directory, which\r\n                                  includes API specifications and configuration files.\r\n  -l, --language=<option>         Language of the SDK to generate and publish.\r\n                                  <options: csharp|java|php|python|ruby|typescript>\r\n  -p, --profile-id=<value>        Id of the publishing profile to use.\r\n  -v, --version=<value>           Semantic version of the SDK to publish (e.g. 1.0.0).\r\n      --codegen-version=<option>  [default: v3] Version of the code generator to use\r\n                                  <options: v3|v4>\r\n      --dry-run                   Generate the SDK locally for review without publishing.\r\n      --publish-type=<option>...  One or more publishing targets: 'package' for a package registry, 'sourcecode' for a\r\n                                  git repository.\r\n                                  <options: package|sourcecode>\r\n      --stability=<option>        [default: stable] Stability level of the generated SDK\r\n                                  <options: stable|beta>\r\n\r\nDESCRIPTION\r\n  Generate and publish an SDK to a package registry and/or source repository\r\n\r\n  Generate and publish an SDK using a publishing profile configured in the APIMatic App. Requires an input directory\r\n  containing the API specification. Run without flags for a step-by-step interactive experience, or pass all required\r\n  flags for CI/CD automation.\r\n\r\nEXAMPLES\r\n  apimatic sdk publish\r\n\r\n  apimatic sdk publish --profile-id=a1b2c3d4e5f6a1b2c3d4e5f6 --language=typescript --version=1.0.0 --publish-type=package --publish-type=sourcecode\r\n\r\n  apimatic sdk publish --profile-id=b2c3d4e5f6a1b2c3d4e5f6a1 --language=java --version=2.0.0 --publish-type=sourcecode\r\n\r\n  apimatic sdk publish --profile-id=c3d4e5f6a1b2c3d4e5f6a1b2 --language=python --version=1.0.0 --publish-type=package --dry-run\r\n\r\n  apimatic sdk publish --profile-id=d4e5f6a1b2c3d4e5f6a1b2c3 --language=csharp --version=1.0.0 --publish-type=package --codegen-version=v4 --stability=beta\r\n```\r\n\r\n_See code: [src/commands/sdk/publish.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/sdk/publish.ts)_\r\n\r\n## `apimatic sdk save-changes`\r\n\r\nSave customizations made to an auto-generated SDK\r\n\r\n```\r\nUSAGE\r\n  $ apimatic sdk save-changes -l csharp|java|php|python|ruby|typescript|go [--sdk <value>] [--api-version <value>] [-i\r\n    <value>]\r\n\r\nFLAGS\r\n  -i, --input=<value>        [default: ./] path to the parent directory containing the 'src' directory, which includes\r\n                             API specifications and configuration files.\r\n  -l, --language=<option>    (required) Programming language of the SDK\r\n                             <options: csharp|java|php|python|ruby|typescript|go>\r\n      --api-version=<value>  Version of the API where changes should be saved (if multiple versions exist).\r\n      --sdk=<value>          [default: ./sdk/<language> | ./sdk/<api-version>/<language>] path to the folder containing\r\n                             the updated SDK.\r\n\r\nDESCRIPTION\r\n  Save customizations made to an auto-generated SDK\r\n\r\n  Requires an input directory with API specifications, a path to the updated SDK directory, and the programming\r\n  language.\r\n\r\nEXAMPLES\r\n  apimatic sdk save-changes --language=csharp\r\n\r\n  apimatic sdk save-changes --language=java --sdk=./sdk\r\n```\r\n\r\n_See code: [src/commands/sdk/save-changes.ts](https://github.com/apimatic/apimatic-cli/blob/beta/src/commands/sdk/save-changes.ts)_\r\n<!-- commandsstop -->\r\n","readmeFilename":"README.md"}