{"_id":"@api-helper/cli","_rev":"143-6b02848b3f5711a553cfc0b815d83f81","name":"@api-helper/cli","dist-tags":{"beta":"2.4.5","latest":"3.4.3"},"versions":{"2.0.0":{"name":"@api-helper/cli","version":"2.0.0","keywords":["validator","validator-util","validation","validate","assert"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.0.0","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"3233473d462de2c44d6066a54014b01129b9419a","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.0.0.tgz","fileCount":21,"integrity":"sha512-HLLFIUgbUk7Y7XvVP7a+XtWci+TcWO28ppZYCR91AxgN/JBzB84u+g0WWtyeVR+ZIrSEQopXBbghjud2t0iFrg==","signatures":[{"sig":"MEUCIQDgzJON8dWzXsLpNT5AapKAxMvlg/clO1I1ToGAiH7M3gIgfJefe6tRu6zYj8Ef/O2fnS0ii2K1I/pMvoLX7wJXooU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39918},"main":"lib/index.js","_from":"file:api-helper-cli-2.0.0.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test:only -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\4c90dd531ee0bf1adbb50705cfb5bd3b\\api-helper-cli-2.0.0.tgz","_integrity":"sha512-HLLFIUgbUk7Y7XvVP7a+XtWci+TcWO28ppZYCR91AxgN/JBzB84u+g0WWtyeVR+ZIrSEQopXBbghjud2t0iFrg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.0","dependencies":{"ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","json-schema":"^0.4.0","@api-helper/core":"^2.0.0","@api-helper/template":"^2.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","ts-jest":"29.0.3","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.0.0_1685391325886_0.7626759730545494","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@api-helper/cli","version":"2.0.1","keywords":["validator","validator-util","validation","validate","assert"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.0.1","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"671029e51a8d4d9f306d9e543384dc7e2d5640d8","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.0.1.tgz","fileCount":21,"integrity":"sha512-pWvCshxnv/tfn1zmC3IFuGRF4c5+4VFr7FxY6OY96uw6VlYndaBBWfF1hDFS1LFbrXGVnf2tTWTJxYAHc6Jg3w==","signatures":[{"sig":"MEUCIQDEkYsMdS+i8465FkEOKjKicOrrl1MP5SyWSq70Wpp2ZAIgIl2HOKY5abVpWt3QeP18+1gQVtt47sLmQouIZlQrrRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40030},"main":"lib/index.js","_from":"file:api-helper-cli-2.0.1.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test:only -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\2bde04e68cdb81978fab7aa594f49491\\api-helper-cli-2.0.1.tgz","_integrity":"sha512-pWvCshxnv/tfn1zmC3IFuGRF4c5+4VFr7FxY6OY96uw6VlYndaBBWfF1hDFS1LFbrXGVnf2tTWTJxYAHc6Jg3w==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.0","dependencies":{"ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","json-schema":"^0.4.0","@api-helper/core":"^2.0.1","@api-helper/template":"^2.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","ts-jest":"29.0.3","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.0.1_1686651795886_0.525226425357177","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@api-helper/cli","version":"2.0.2","keywords":["validator","validator-util","validation","validate","assert"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.0.2","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"5136f9b8384fcd1b2ad79df1d7f69e003b5c9370","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.0.2.tgz","fileCount":21,"integrity":"sha512-vUzs0oZ3PGwzhF+0DeIbQr33b0TnmRU/jvoqxzSyzBZR1rTKUtRWtQlKHfev39HRzsJDZiJGVaAQKvM4auCXgw==","signatures":[{"sig":"MEUCIFHPRSAmEDVx4u9W9Q44If3wJfAXzE3nzDLkHLAyU/pwAiEAx+gyLA2ylWGtvIA1O/t1ED/P/mqfJlnTOGCpqjkE74Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40702},"main":"lib/index.js","_from":"file:api-helper-cli-2.0.2.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test:only -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\18c3f54d9086e7d4a3302ba3fa436862\\api-helper-cli-2.0.2.tgz","_integrity":"sha512-vUzs0oZ3PGwzhF+0DeIbQr33b0TnmRU/jvoqxzSyzBZR1rTKUtRWtQlKHfev39HRzsJDZiJGVaAQKvM4auCXgw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.0","dependencies":{"ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","json-schema":"^0.4.0","@api-helper/core":"^2.0.1","@api-helper/template":"^2.0.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","ts-jest":"29.0.3","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.0.2_1687326470530_0.16517868957399062","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@api-helper/cli","version":"2.1.0","keywords":["validator","validator-util","validation","validate","assert"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.0","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"2107c49cdc52eacf89a1960bac0d45007676f384","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.0.tgz","fileCount":23,"integrity":"sha512-Q8l40m6DDsB/nMnG86Q3F0AbWWz0zSVV7N+NsW/UY1BKoPWBcVq5yrQD2kHAnJNP2vvNgvq2+rzLalXvhu/4vw==","signatures":[{"sig":"MEQCIB1Pk8U4omAHwhAMwwEb8fD1tmf6voWF3JB4et9I2RaeAiAvn0AXsslObw+lfjaM1gZmQOOf29tjNTO42a0UbeKuWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48883},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.0.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test:only -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\0fe1dea1f37d2837e3d79b72c3c4a089\\api-helper-cli-2.1.0.tgz","_integrity":"sha512-Q8l40m6DDsB/nMnG86Q3F0AbWWz0zSVV7N+NsW/UY1BKoPWBcVq5yrQD2kHAnJNP2vvNgvq2+rzLalXvhu/4vw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","json-schema":"^0.4.0","@api-helper/core":"^2.1.0","@api-helper/template":"^2.0.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.0_1688437454920_0.6096831533138849","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@api-helper/cli","version":"2.1.1","keywords":["validator","validator-util","validation","validate","assert"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.1","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"214110e8cf7ebcf79a023d9bb31fdaf42fa710f1","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.1.tgz","fileCount":23,"integrity":"sha512-7GDemnjkWE3q5iiMqQQkWeUYbQ6UU/Z/+g7M5PTBysoeB5HBZtLtlFBshwTcoG8AmaKGTj9t3D1R3PkeCYafLw==","signatures":[{"sig":"MEUCIGAi9uFrMxTC2VbHCKVcRSoPeVldKb2A8Rx7f1i3+hDtAiEA0dgxAa86oQs8lU83tWsb1GwOGG9DTG1kjEElPs+I1ro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51252},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.1.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run test && npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test:only -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\2a0c15255873f4055b0e2e63465d2e52\\api-helper-cli-2.1.1.tgz","_integrity":"sha512-7GDemnjkWE3q5iiMqQQkWeUYbQ6UU/Z/+g7M5PTBysoeB5HBZtLtlFBshwTcoG8AmaKGTj9t3D1R3PkeCYafLw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","json-schema":"^0.4.0","@api-helper/core":"^2.1.1","@api-helper/template":"^2.0.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.1_1688448457149_0.4404902932340866","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"@api-helper/cli","version":"2.1.2","keywords":["validator","validator-util","validation","validate","assert"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.2","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"519cf8ca2dc9acfa5cd9a5cc68badb5147626e43","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.2.tgz","fileCount":23,"integrity":"sha512-lMtB2hf+0RpJxnxfbKvF5L+E8dPLvGs9XWEckBfhqYP0eIV0f/rSB6Yks7StBfXUGqHRZcoqkqREHuOc5Y0nYw==","signatures":[{"sig":"MEYCIQCaoHIP41M/+g++7Fci67V/tgRcuG+OaC4nnpMNiqamwQIhAIW8i5kvPdg1K9p85JNiMwRUyjzluqgg+ghx8V5nsbEq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51807},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.2.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run test && npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test:only -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\47ece7248a684e3ba543c58c32ab045f\\api-helper-cli-2.1.2.tgz","_integrity":"sha512-lMtB2hf+0RpJxnxfbKvF5L+E8dPLvGs9XWEckBfhqYP0eIV0f/rSB6Yks7StBfXUGqHRZcoqkqREHuOc5Y0nYw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","json-schema":"^0.4.0","@api-helper/core":"^2.1.2","@api-helper/template":"^2.0.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.2_1688450230478_0.3050703976070712","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"@api-helper/cli","version":"2.1.3","keywords":["validator","validator-util","validation","validate","assert"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.3","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"e8ab12a7f34ff2a3b9514ea836054cdc19415ce0","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.3.tgz","fileCount":23,"integrity":"sha512-jkDnMJbqS5q1mx7JcUiQhOVSaX/cfW9e7sGsVPJou0aRi0Ak68T7tlw1LBi8MaI6bMbDWAN09lcvw+5hOvfwZg==","signatures":[{"sig":"MEYCIQCw6wKgYpdZSpeD9GOajDK7NrRcNVfa/C/maUcqtU0S1AIhAMFLSj48bUuzMAWcxuksx6I8Q2Hd3h5Obvylz7fSdVFN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53957},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.3.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test:only -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\9d4f5fa460c7fdf2df7fe26eefcf7a26\\api-helper-cli-2.1.3.tgz","_integrity":"sha512-jkDnMJbqS5q1mx7JcUiQhOVSaX/cfW9e7sGsVPJou0aRi0Ak68T7tlw1LBi8MaI6bMbDWAN09lcvw+5hOvfwZg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.3","@api-helper/template":"^2.0.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.3_1688564362212_0.9425151186250975","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"@api-helper/cli","version":"2.1.5","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.5","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"6aacf490360e8dde4125134cea7a5c07abc6d2fa","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.5.tgz","fileCount":23,"integrity":"sha512-D0hGfVVSmtGdSJQmPcJT5sHIe0ZCfpkrqJFOQoC1kiJRw60EsCF0vL3Oq5IZfJW0X8vPVupu4/nbHBEZvXqaeQ==","signatures":[{"sig":"MEQCIGff7pDhrUbhKpA2Ul1WiEVh5HNy4xt9WMNyi0dOas3fAiAet4WZhC06DFrS0awVUPVgcHJqu3em58YDFKo2oGTNMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54039},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.5.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test:only -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\a9c31c8a2823a9ce621f2f4a0b5f5fba\\api-helper-cli-2.1.5.tgz","_integrity":"sha512-D0hGfVVSmtGdSJQmPcJT5sHIe0ZCfpkrqJFOQoC1kiJRw60EsCF0vL3Oq5IZfJW0X8vPVupu4/nbHBEZvXqaeQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.3","@api-helper/template":"^2.0.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.5_1688565530039_0.8776238397512692","host":"s3://npm-registry-packages"}},"2.1.6":{"name":"@api-helper/cli","version":"2.1.6","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.6","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"c1aa262afb73785ed7f5f39d4011023f30b71e2c","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.6.tgz","fileCount":23,"integrity":"sha512-0vW427wZWNXM3hcyypEPP4V4Yw6hI7SsoLLqhRgqMCcTZhEghhaWhykpdDXnODRc1ShuwDEGqE4inCq3M8Vy1g==","signatures":[{"sig":"MEUCIQCKeGNPSViGCDl8rNx8xgo0JRyjU7gMhsTQfY9YWHdMzAIgQqc6Xt/ZzoLBFhEVUv/XOmvEeUJ8i4C5A9mJ9l5hKw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54802},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.6.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test:only -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\8d20dac64c551d2b7d6ff26f0b1ed355\\api-helper-cli-2.1.6.tgz","_integrity":"sha512-0vW427wZWNXM3hcyypEPP4V4Yw6hI7SsoLLqhRgqMCcTZhEghhaWhykpdDXnODRc1ShuwDEGqE4inCq3M8Vy1g==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.4","@api-helper/template":"^2.0.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.6_1688641518482_0.9660666873476531","host":"s3://npm-registry-packages"}},"2.1.7":{"name":"@api-helper/cli","version":"2.1.7","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.7","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"1d0afc76af83633970a06ba8d712d7b72aeaacce","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.7.tgz","fileCount":23,"integrity":"sha512-EiiaTIFUrXGKgtH28KnHALHY8SyroH8hhzwuVnsgGv7aHrYdMrbyqmnVFmDbBk/Rxym74Mrf39wJSaIgR4F1AQ==","signatures":[{"sig":"MEYCIQCu9cVyRAfLvffh+Dir6U75yVM4frsqrhv5Po0LJShs+AIhAN+rNtW73J8PCeQQftvKDneIJAgWXAOlt7Zq42wI4idm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59404},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.7.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\608f333432c39ab2feb93b00025dfcd5\\api-helper-cli-2.1.7.tgz","_integrity":"sha512-EiiaTIFUrXGKgtH28KnHALHY8SyroH8hhzwuVnsgGv7aHrYdMrbyqmnVFmDbBk/Rxym74Mrf39wJSaIgR4F1AQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.5","@api-helper/template":"^2.0.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.7_1689603432184_0.9658034411279401","host":"s3://npm-registry-packages"}},"2.1.8":{"name":"@api-helper/cli","version":"2.1.8","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.8","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"78bf0db50a4eebc43f088de574d4b2a179911c87","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.8.tgz","fileCount":23,"integrity":"sha512-cKCRkmZrrSlNQR3pwUHiZT1yguk9DxD3XscS0eFrPULQ4CCDWhGD2F9TwUjglB85XYMjhFrJULdtKpqZkESrGg==","signatures":[{"sig":"MEUCICcMfL/4RArN3Ew/4Um2XaMxkLiIIgZppE+PCexisLRoAiEAjVF1mcznFoPNmGsE61TJ5KluRSwyGj5JI//s6EfWssQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59404},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.8.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\df43f012f69414930a180540d49e8a7d\\api-helper-cli-2.1.8.tgz","_integrity":"sha512-cKCRkmZrrSlNQR3pwUHiZT1yguk9DxD3XscS0eFrPULQ4CCDWhGD2F9TwUjglB85XYMjhFrJULdtKpqZkESrGg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.6","@api-helper/template":"^2.0.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.8_1689607609996_0.1980805849510192","host":"s3://npm-registry-packages"}},"2.1.9":{"name":"@api-helper/cli","version":"2.1.9","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.9","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"a40f865ec79a8de3d6bff3c3fe61c61e37070698","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.9.tgz","fileCount":23,"integrity":"sha512-Jqq2vRBhjvSZQ3sYCQPeR9ire98aKZ5EgCTo7VV6Z7CzrcIEFwW9nSE/Qp+ly5D6Chi6j3DDRIxTnV/6k3h2OQ==","signatures":[{"sig":"MEQCIF1C8Iew0C26RNdYttxAg0SmqolwE8quMz9yev21UAp6AiBUWS+YfwdjAL0IzT6jHTjPrVO3dZjJYufZ1gUAatQ1HQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60274},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.9.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\f2498b938cb32bfd50506e5006c81df4\\api-helper-cli-2.1.9.tgz","_integrity":"sha512-Jqq2vRBhjvSZQ3sYCQPeR9ire98aKZ5EgCTo7VV6Z7CzrcIEFwW9nSE/Qp+ly5D6Chi6j3DDRIxTnV/6k3h2OQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.6","@api-helper/template":"^2.0.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.9_1689608267569_0.48895650012222647","host":"s3://npm-registry-packages"}},"2.1.10":{"name":"@api-helper/cli","version":"2.1.10","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.10","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"d4c012c520e69d7753d13c83d18a0e034053d6eb","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.10.tgz","fileCount":23,"integrity":"sha512-U/WPxZQgC3SBK9gLHtwHy2f8K8tpagqbLOoHed42Vq1h6MjIMVCcH2O86F/Tq2wIFrWwPNjwFXt/dMvfuRnh/g==","signatures":[{"sig":"MEUCICcRIVfTZTlQzGBInIlnuTJ+rGepMqb8HrRDn+OujfIyAiEAp03MrFqvg00rXPyPlVELGXiEtrcosbLGp3MqNTOO+0I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60597},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.10.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\808ef02fe7170c0c31fe1ec489cbb106\\api-helper-cli-2.1.10.tgz","_integrity":"sha512-U/WPxZQgC3SBK9gLHtwHy2f8K8tpagqbLOoHed42Vq1h6MjIMVCcH2O86F/Tq2wIFrWwPNjwFXt/dMvfuRnh/g==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.6","@api-helper/template":"^2.0.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.10_1689609505198_0.32498324210880547","host":"s3://npm-registry-packages"}},"2.1.11":{"name":"@api-helper/cli","version":"2.1.11","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.11","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"3480b9f44ee76b3e9479be5b13ae3b5ca7a32239","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.11.tgz","fileCount":23,"integrity":"sha512-uyRLSUIEoEir8GYzU46CMlz8cal0MEmCIi+Brhn0z6q2xjE/JL9nplEegAtcoNDH7W1kTyIR2Ro/tKxfToYqvQ==","signatures":[{"sig":"MEUCICw2uJ1zslv2oeosnNVjZzZQbrhwPrQ7vB4jdbv7+zSjAiEA9GzRbWkOMVFQg0Q+iWIC1a06Q6ADSRlbmYrcPDQBBtI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62462},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.11.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\cdb43656fd12b2972abce0aa0bdd6b19\\api-helper-cli-2.1.11.tgz","_integrity":"sha512-uyRLSUIEoEir8GYzU46CMlz8cal0MEmCIi+Brhn0z6q2xjE/JL9nplEegAtcoNDH7W1kTyIR2Ro/tKxfToYqvQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.6","@api-helper/template":"^2.0.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.11_1689620561651_0.8135890885234964","host":"s3://npm-registry-packages"}},"2.1.12":{"name":"@api-helper/cli","version":"2.1.12","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.12","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"c513b977ac5e71459943eedab1f1174acdd3d53d","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.12.tgz","fileCount":23,"integrity":"sha512-CWezA51sMTSy0gKl73qbC+zKxFKvCE2VqUF2lQb8dG1Dh3xuvhVWketoTONdgP/unzRYaKgdyPa+x4Ly7fo1ng==","signatures":[{"sig":"MEUCIEY/b+RVDR9Ahsbh7qLY7/mK+L+0wvTXzPyNsaOC8MhfAiEA18y/qv/4EyR5HlHxC2jm3BN+Y/gCA+vx3qc76M9ozWg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64717},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.12.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\495c15955242386cad0c96e894df9147\\api-helper-cli-2.1.12.tgz","_integrity":"sha512-CWezA51sMTSy0gKl73qbC+zKxFKvCE2VqUF2lQb8dG1Dh3xuvhVWketoTONdgP/unzRYaKgdyPa+x4Ly7fo1ng==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.7","@api-helper/template":"^2.0.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.12_1689663813372_0.4249421984293651","host":"s3://npm-registry-packages"}},"2.1.13":{"name":"@api-helper/cli","version":"2.1.13","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.13","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"22a626eb90877ce8623b35118ccdca32b0740a2a","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.13.tgz","fileCount":23,"integrity":"sha512-S03B7mZbPUxeNd7Zk3/vcMsS7ABlQqYBo96aZehBJE7n1GY3RKR6AV1OMizEnOTqwYaTXazgd9eU6tUWfuWAGg==","signatures":[{"sig":"MEUCIBx1+LD3TxjOxL7JuMV8yOYczwnrQFbcw9JENi1nR4GIAiEAmf7PB6ZMZ8JMVhwFcKPGI3GbNOCoCYUGKPf2WHwViEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66386},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.13.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\dca0f54d2d57857be4772fcbaf4515c3\\api-helper-cli-2.1.13.tgz","_integrity":"sha512-S03B7mZbPUxeNd7Zk3/vcMsS7ABlQqYBo96aZehBJE7n1GY3RKR6AV1OMizEnOTqwYaTXazgd9eU6tUWfuWAGg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.7","@api-helper/template":"^2.0.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.13_1689675398600_0.378371669278563","host":"s3://npm-registry-packages"}},"2.1.14":{"name":"@api-helper/cli","version":"2.1.14","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.14","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"e9e44d5e7ab8c502bbb1eb52661ae861476b553f","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.14.tgz","fileCount":23,"integrity":"sha512-bD2scku1lhvoJfZJdVAeDVVeObAWQaqBOWyRYjB3Y6GJ6K/v243SVp1FBBo+LWVV9Ejm84r+hkJK1lYvj0Bp5A==","signatures":[{"sig":"MEUCIQDyUi/+yH58SIZCnWPtqkfC59Aqj+blh+RKQP9KC2vkvwIgM0Sys3dwA2zdeEYIlpIe5U0SoVbJvreJij+C2tXLEdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65458},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.14.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\68c2ea2a7f97e46a7facc15505c8c2dc\\api-helper-cli-2.1.14.tgz","_integrity":"sha512-bD2scku1lhvoJfZJdVAeDVVeObAWQaqBOWyRYjB3Y6GJ6K/v243SVp1FBBo+LWVV9Ejm84r+hkJK1lYvj0Bp5A==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.7","@api-helper/template":"^2.0.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.14_1689680591479_0.18577113519859578","host":"s3://npm-registry-packages"}},"2.1.15":{"name":"@api-helper/cli","version":"2.1.15","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.15","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"16c9474244b8dc6f3a1cacb5fd5825b0a1fe3cf5","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.15.tgz","fileCount":24,"integrity":"sha512-NFHhtcXcHnbFvx11cUI/oQxGEffybQIy+7hGFFwhTjmcnJFFuJX6yZFl9ZdAl2KkDJ4eofSuHiaPmlNamJMunA==","signatures":[{"sig":"MEUCIQD7fweXeA48LyTvWcL7elTqWIzO9gtJydZfLtt2j4aAAAIgYgFDZl49Oj9ZzmFNCay+OXk44tqGvqyhsM+XIebAN+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67153},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.15.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\95442e348587714fbb3cf3d910d072f1\\api-helper-cli-2.1.15.tgz","_integrity":"sha512-NFHhtcXcHnbFvx11cUI/oQxGEffybQIy+7hGFFwhTjmcnJFFuJX6yZFl9ZdAl2KkDJ4eofSuHiaPmlNamJMunA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.7","@api-helper/template":"^2.0.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.15_1689756245871_0.5090775123018405","host":"s3://npm-registry-packages"}},"2.1.16":{"name":"@api-helper/cli","version":"2.1.16","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.16","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"75f9627bf04eb777cef796e9f468a93c2fc0cc92","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.16.tgz","fileCount":27,"integrity":"sha512-FTafjtC9xiMELX9233b7aXgCZ9C+1+RewU6TtCA6fCEf5iiyhjpI5k2cWO9kVnVXsDGw11rs1KfVszIIVsMC/g==","signatures":[{"sig":"MEYCIQC4iid4Ko/kD+WeKAvzKutew/9qYOUHWSNVj4auA0VP4QIhAMnXRg+CE/w1SKu8/i4GGhVjdFxrNXHOj/qAx+4UMngK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70094},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.16.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\8ce115479857af0a631f149b6b95a23e\\api-helper-cli-2.1.16.tgz","_integrity":"sha512-FTafjtC9xiMELX9233b7aXgCZ9C+1+RewU6TtCA6fCEf5iiyhjpI5k2cWO9kVnVXsDGw11rs1KfVszIIVsMC/g==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.7","@api-helper/template":"^2.0.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.16_1689802815066_0.6431536887023546","host":"s3://npm-registry-packages"}},"2.1.17":{"name":"@api-helper/cli","version":"2.1.17","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.17","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"4f47deca07c78e88196cee6fbbc2e461f5a2d646","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.17.tgz","fileCount":29,"integrity":"sha512-O3+NUH/2GjtvXDJWSKGWRg6KLLyr67fHRzdtITgalijau0uJe89LrR5RJcQv2RgZ9XAOkF1tHrEX6BlR6dCOIA==","signatures":[{"sig":"MEUCIQCf0qyeK78hqSv55TuIog1CE2kQ1HzsJF+XeximBfHhswIgYCKaHhj3OCKu5XV1CxxQ4aRdKLZ2Y0U6chGBGMy/ykc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80503},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.17.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\9cc18aedefb5c6ccbf398d91bbc2dcb5\\api-helper-cli-2.1.17.tgz","_integrity":"sha512-O3+NUH/2GjtvXDJWSKGWRg6KLLyr67fHRzdtITgalijau0uJe89LrR5RJcQv2RgZ9XAOkF1tHrEX6BlR6dCOIA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.7","@api-helper/template":"^2.0.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.17_1689841508056_0.004974172739689031","host":"s3://npm-registry-packages"}},"2.1.18":{"name":"@api-helper/cli","version":"2.1.18","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.18","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"324c827e59ed0319104d32234594a1598936cfff","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.18.tgz","fileCount":29,"integrity":"sha512-ptQAjKu6D80K20+eZwSIsN+ga/iTbtunqppqJhoG7gCyAnqSpMX5GxCwcZGpfGtW4vDgEvpG+1UjHXQ8YWlZuA==","signatures":[{"sig":"MEQCIAimQdK4AF7zqp1Y6fclmVKhC4FmOxd17gnvlC+1nJEuAiAUqj/doUwNdIAVFy17ufhLqq+3isVUslq4l35Uy0kavw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80504},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.18.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\56830c12f37b236cdafdae3fca4baead\\api-helper-cli-2.1.18.tgz","_integrity":"sha512-ptQAjKu6D80K20+eZwSIsN+ga/iTbtunqppqJhoG7gCyAnqSpMX5GxCwcZGpfGtW4vDgEvpG+1UjHXQ8YWlZuA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.7","@api-helper/template":"^2.0.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.18_1689852793160_0.7091288960630153","host":"s3://npm-registry-packages"}},"2.1.19":{"name":"@api-helper/cli","version":"2.1.19","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.19","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"14767c59788cfbd8936daa0a5e63b8e6949dd290","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.19.tgz","fileCount":29,"integrity":"sha512-JqQY62OgUKH5l619AaP65qrQrWxqBj5RlDBRma/mx60R96zygKhsmkWPGXkBlKokArjuKJpLnB9Y3qcMNiFH8g==","signatures":[{"sig":"MEUCIF0lbw6jD0XwaBMOBz1fBfEviqlhMIsYHRQpRjVQtvZpAiEAiG2/yDU+UNNscVixAqjdeMf1CuiwBqYO97SNvPenjSQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80951},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.19.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\19153b72aae7b81987cdc1a3f301fe1d\\api-helper-cli-2.1.19.tgz","_integrity":"sha512-JqQY62OgUKH5l619AaP65qrQrWxqBj5RlDBRma/mx60R96zygKhsmkWPGXkBlKokArjuKJpLnB9Y3qcMNiFH8g==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.9","@api-helper/template":"^2.0.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.19_1689936021070_0.5336124027163449","host":"s3://npm-registry-packages"}},"2.1.20":{"name":"@api-helper/cli","version":"2.1.20","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.20","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"d4fa2207167aaf547d79b1b6b5c1e57eecbb9c5b","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.20.tgz","fileCount":29,"integrity":"sha512-rFigKZCFfoMoesJAJtfiDPYfnfYBR12BtIoZywBK6FycF4F1uOD48w5UujruEAPxT2oRTH1EChuMrxKcNiyqzw==","signatures":[{"sig":"MEUCIGRQNyaeliwec6BfP2ZslRL9XlyZtdqF8TMioFm4IZvVAiEA9SxDid1cxvdqQOo3nf4BJff+3O4zbl+fpXcPjfrXZ4Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81035},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.20.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\0b9c0d0312bc10c581264bf30e592d54\\api-helper-cli-2.1.20.tgz","_integrity":"sha512-rFigKZCFfoMoesJAJtfiDPYfnfYBR12BtIoZywBK6FycF4F1uOD48w5UujruEAPxT2oRTH1EChuMrxKcNiyqzw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.13","@api-helper/template":"^2.0.11"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.20_1689958102175_0.04862548169228087","host":"s3://npm-registry-packages"}},"2.1.21":{"name":"@api-helper/cli","version":"2.1.21","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.1.21","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"5f2dc20b258c131274b7ef511f3084b7a4b9293d","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.1.21.tgz","fileCount":29,"integrity":"sha512-W5H5Fr7gicLTrVqyaJYmOaT9yv/gqvgnXixe/DSmqTBV0uPT0l2ac0tOlEhWTsYynxV9SPtkl9nkIkOCoHycmQ==","signatures":[{"sig":"MEUCIQDBcO3V1JSyBqh/Ex+JVLTLBx3EyNtx4XoUcli4UOwSMQIgM2AJ60PegAs7i95KkPKBBlgVQnxFErLDmZs/pfHVi2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80412},"main":"lib/index.js","_from":"file:api-helper-cli-2.1.21.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\45f6f483146325dbab608466eda2a21e\\api-helper-cli-2.1.21.tgz","_integrity":"sha512-W5H5Fr7gicLTrVqyaJYmOaT9yv/gqvgnXixe/DSmqTBV0uPT0l2ac0tOlEhWTsYynxV9SPtkl9nkIkOCoHycmQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.1.14","@api-helper/template":"^2.0.11"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.1.21_1689966952519_0.8184192189975048","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@api-helper/cli","version":"2.2.0","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.2.0","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"1933a883cb50583be7bd871178d323440ce1bb01","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.2.0.tgz","fileCount":31,"integrity":"sha512-h18JitvUiVovis8+q0gcIs5Kgq+u+6muRwUxwrsMBfpt0TJmXJM1X5NfGn/skE8wr2KrzLjiAVdFzvL3CeD97g==","signatures":[{"sig":"MEUCIE0x57iNRSz6SLHKOnrcZSMz+daTK8/sOpBEsaRmKpEjAiEAnxz6f6W4xJkAtUMzLQJkweBvSNaEqc8HGuGiJ3/w57E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82828},"main":"lib/index.js","_from":"file:api-helper-cli-2.2.0.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\a0805d48547de5c4b3e87c71e3513c70\\api-helper-cli-2.2.0.tgz","_integrity":"sha512-h18JitvUiVovis8+q0gcIs5Kgq+u+6muRwUxwrsMBfpt0TJmXJM1X5NfGn/skE8wr2KrzLjiAVdFzvL3CeD97g==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.2.0","@api-helper/template":"^2.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.2.0_1690491669420_0.9141084899172813","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"@api-helper/cli","version":"2.2.1","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.2.1","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"9731387cac8a78f14dcc1363d9b8b49a0cb10a52","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.2.1.tgz","fileCount":31,"integrity":"sha512-CCIKC1Gdqnlatv3LSTK0uGTKms7pjSIDhFODrjd1GtSQ7DB7wlZ8iE2efNHqcHpbHNyPipzF4q3didkhq9H9IQ==","signatures":[{"sig":"MEUCIQDpYUqVEqKlWzyMWu199FzVAIeb6cd17NXEODZujeqFUAIgRnaJQ9+2cTUfjKzAyBuV0sRoRgOpwwQkW1TT6POmlIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80982},"main":"lib/index.js","_from":"file:api-helper-cli-2.2.1.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\c1cf80c2f6192d369269be564866aa15\\api-helper-cli-2.2.1.tgz","_integrity":"sha512-CCIKC1Gdqnlatv3LSTK0uGTKms7pjSIDhFODrjd1GtSQ7DB7wlZ8iE2efNHqcHpbHNyPipzF4q3didkhq9H9IQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.2.0","@api-helper/template":"^2.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.2.1_1690708782777_0.9360983113628691","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"@api-helper/cli","version":"2.2.2","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.2.2","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"45245500e7b7e10e10c61b210097b5464b5e6d33","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.2.2.tgz","fileCount":31,"integrity":"sha512-1iSKsyRu5Z7ffAWVCQ4TRc8sglhzQexvx3eeqV3A6t2f7Jo3tq017ADbu8tjEAoP44ku23o5HVKfCvW8RkSidA==","signatures":[{"sig":"MEUCIF4xuKp76LaN/rn2N0R324WYcaLABrH1lcKOdDmEiC3BAiEAwtoUZ2DnO3tgsm7vBbX4Fk3fRvxSRDM85j7kT4y5Cng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80982},"main":"lib/index.js","_from":"file:api-helper-cli-2.2.2.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\ade7412560aad5605272d661769fbb3c\\api-helper-cli-2.2.2.tgz","_integrity":"sha512-1iSKsyRu5Z7ffAWVCQ4TRc8sglhzQexvx3eeqV3A6t2f7Jo3tq017ADbu8tjEAoP44ku23o5HVKfCvW8RkSidA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.2.2","@api-helper/template":"^2.2.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.2.2_1690734380893_0.1334458444214326","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"@api-helper/cli","version":"2.2.3","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.2.3","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"c4ea7c79113e9149d100382649b60d8f6dac578e","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.2.3.tgz","fileCount":31,"integrity":"sha512-7tZiwzcaF/bA5JGzYzWLgHt6NcDyRFYiwISHvejdUQc838EHuXox+v2XXfo35ThazIDJEPbMcKQZHfT3VqvWsA==","signatures":[{"sig":"MEUCIBMFWstFX3UsmA/OevbdCyevTuq722PyixQ/GOBOKlPbAiEAvUIsOfAI2BwWnXDEMy/6qL/EB1ML2m/iTZxlAa+tADI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80792},"main":"lib/index.js","_from":"file:api-helper-cli-2.2.3.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\3486b45e9197d8c2d1ee67f15cd96acd\\api-helper-cli-2.2.3.tgz","_integrity":"sha512-7tZiwzcaF/bA5JGzYzWLgHt6NcDyRFYiwISHvejdUQc838EHuXox+v2XXfo35ThazIDJEPbMcKQZHfT3VqvWsA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.2.3","@api-helper/template":"^2.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.2.3_1690737165569_0.8921627245198362","host":"s3://npm-registry-packages"}},"2.2.4":{"name":"@api-helper/cli","version":"2.2.4","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.2.4","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"c618376be07e52f645525398d4a39554eb116092","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.2.4.tgz","fileCount":31,"integrity":"sha512-utV2RuGrqwoQl5VycQAzSgm7oZ4aiZNHJnsCt7YgHWfoZc3VodUKX6zITyOeyDarzS61seNZb4liIGCmWNGrPA==","signatures":[{"sig":"MEYCIQDSdn2Rrt6Js38NqqebUYVMcnoGjhEdoP6EiJAx6bU88AIhAPazigUfD/IV8Bj5fqBLs6Xm0UdFd1bkeS9Jy3YB6pvw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80776},"main":"lib/index.js","_from":"file:api-helper-cli-2.2.4.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\16474cecdc24ddbd4a8ca4b875a808c8\\api-helper-cli-2.2.4.tgz","_integrity":"sha512-utV2RuGrqwoQl5VycQAzSgm7oZ4aiZNHJnsCt7YgHWfoZc3VodUKX6zITyOeyDarzS61seNZb4liIGCmWNGrPA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.2.4","@api-helper/template":"^2.2.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.2.4_1690738492398_0.24838111748627933","host":"s3://npm-registry-packages"}},"2.2.5":{"name":"@api-helper/cli","version":"2.2.5","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.2.5","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"8b5f265bf806b21881491e6bb6af1bb30c67f439","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.2.5.tgz","fileCount":31,"integrity":"sha512-13jPPtZMnBE/I8DX96ACqrCVpJXuG6PATCk1Muqh3j9a2Zq1R/JnVCRsWzYtRw+ZVEvJxYwAZdB5Q91Fq0YFRw==","signatures":[{"sig":"MEUCIF2dWw3vyX7azPpbclRhYVpTnNwfqpHyb+K1OjNAj0kGAiEA2qbcwW/Cinj6FjyWJRGf+fE1OSnVe7clBh38enc6C7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81168},"main":"lib/index.js","_from":"file:api-helper-cli-2.2.5.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\f63a4f4c23182ce92ec3334e0053cadf\\api-helper-cli-2.2.5.tgz","_integrity":"sha512-13jPPtZMnBE/I8DX96ACqrCVpJXuG6PATCk1Muqh3j9a2Zq1R/JnVCRsWzYtRw+ZVEvJxYwAZdB5Q91Fq0YFRw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.2.5","@api-helper/template":"^2.2.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.2.5_1690746850678_0.9550118808389731","host":"s3://npm-registry-packages"}},"2.2.6":{"name":"@api-helper/cli","version":"2.2.6","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.2.6","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"1b7c36987ae03f2c441efa7d869da2c07f2c23cc","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.2.6.tgz","fileCount":31,"integrity":"sha512-R16YGBCjcJmXfFbfWeWtdchNJgKIzlqEY8XiYKA/YItmm2fX3lyEQukbUBXdUG+IiwXAYEFFWcW/FZgekACD4A==","signatures":[{"sig":"MEUCIQCCTbRR5/ci8hT2t4bIjspvUt2mRA/UyzGEygF1mFvL2gIgX2El0ChpvmqECoazo1nNEz2encjYCjbpSv22Ia6TM6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81771},"main":"lib/index.js","_from":"file:api-helper-cli-2.2.6.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\d6ce74d7bb4f426ea85c91d28d98e405\\api-helper-cli-2.2.6.tgz","_integrity":"sha512-R16YGBCjcJmXfFbfWeWtdchNJgKIzlqEY8XiYKA/YItmm2fX3lyEQukbUBXdUG+IiwXAYEFFWcW/FZgekACD4A==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.2.6","@api-helper/template":"^2.2.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.2.6_1691588310631_0.9040621756212532","host":"s3://npm-registry-packages"}},"2.2.7":{"name":"@api-helper/cli","version":"2.2.7","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.2.7","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"8a03e47754035b82f9ad345039c3a8603b01b829","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.2.7.tgz","fileCount":31,"integrity":"sha512-ACbSshcUts9/a0XRw7lvD5UeZsjioGqlRQaE1/o+h5ODBVZiaeU26Tx5nH0OBQ5cjNZhndqoZ6Or0GVXUaR8PA==","signatures":[{"sig":"MEUCIDzAkuGld5f5WBajWYZ7j/iOiaL1QOh1fjkjUXMqZnkBAiEAzWQdmmLVzBdXXVsoXP+Xxpu/sCwWJmHRJVkavAr6dBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81771},"main":"lib/index.js","_from":"file:api-helper-cli-2.2.7.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\61a25d3e542741f55e1418010606c0f5\\api-helper-cli-2.2.7.tgz","_integrity":"sha512-ACbSshcUts9/a0XRw7lvD5UeZsjioGqlRQaE1/o+h5ODBVZiaeU26Tx5nH0OBQ5cjNZhndqoZ6Or0GVXUaR8PA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.2.7","@api-helper/template":"^2.2.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.2.7_1691588632616_0.11819409579110784","host":"s3://npm-registry-packages"}},"2.2.8":{"name":"@api-helper/cli","version":"2.2.8","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.2.8","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"46a41a71272b78c026b969c3ed317a117c57d984","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.2.8.tgz","fileCount":31,"integrity":"sha512-vCNDRMr6OAS4yEStDoeTJX0ngAGMSz+LqTYXtIio32I4XTmDZLy5ivomA4C6MQNUzZI+ylgOmf6B46fWhHnVOQ==","signatures":[{"sig":"MEUCIQCEZmhM0eeIH74waJ+xJ5ocaQsL8duJfJw4UOYlgnRnBgIgbo1EZ0HHkcwjIM2fnFbxj+7ABayh5M70EevaW4KUoOU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81778},"main":"lib/index.js","_from":"file:api-helper-cli-2.2.8.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\47655cb4f11c6b6bf95a283717975aef\\api-helper-cli-2.2.8.tgz","_integrity":"sha512-vCNDRMr6OAS4yEStDoeTJX0ngAGMSz+LqTYXtIio32I4XTmDZLy5ivomA4C6MQNUzZI+ylgOmf6B46fWhHnVOQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.2.8","@api-helper/template":"^2.2.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.2.8_1691606595362_0.8515552529984154","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@api-helper/cli","version":"2.3.0","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.0","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"f21c049e9712c9c3ac1a60e86b3ff7de694aaad3","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.0.tgz","fileCount":29,"integrity":"sha512-zyusxxckKxrcdaITXvlInhmc7jWujx/A/XltpUCov8/rXvPNUuHLjlys3Xc9zmyMcQ4DYHM/44Kno0oE4g38XA==","signatures":[{"sig":"MEYCIQD05qSXUY+Wc0MU2EsHIEU+Qk+dFJRdeO5nzh/W2R5ETgIhAPzCYOAenpWlOtF8gP4WiJknXNVWqEZ/AmXLGayt5mI/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85002},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.0.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\e03507a7a6324f3dd8c352050d5a9e5c\\api-helper-cli-2.3.0.tgz","_integrity":"sha512-zyusxxckKxrcdaITXvlInhmc7jWujx/A/XltpUCov8/rXvPNUuHLjlys3Xc9zmyMcQ4DYHM/44Kno0oE4g38XA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.0","@api-helper/template":"^2.3.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.0_1692873949007_0.9104441478970369","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"@api-helper/cli","version":"2.3.1","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.1","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"17b1593acc803c01d348deb82fadea3a24ddd385","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.1.tgz","fileCount":29,"integrity":"sha512-Ow2DAKRLFk1C6sdRyIh4IxOku9Ixkri8M/0f2+WTOzWOhQ7clilleSWicxdz472Zzoh1cFwklzpY1Bfcg+mrXA==","signatures":[{"sig":"MEUCIEygSEP0UzryNfTQrbDi+ePT8gjRhQW+Enr7lcM4bjuBAiEAu3+MTtP1J41By5gni5M4syczzB03xnwXe3KQnui3luk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86098},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.1.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\0fa06358571bf4d36f0bf144aceeff33\\api-helper-cli-2.3.1.tgz","_integrity":"sha512-Ow2DAKRLFk1C6sdRyIh4IxOku9Ixkri8M/0f2+WTOzWOhQ7clilleSWicxdz472Zzoh1cFwklzpY1Bfcg+mrXA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.0","@api-helper/template":"^2.3.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.1_1693647676141_0.13621488304828078","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"@api-helper/cli","version":"2.3.2","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.2","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"2118d8be8f6685f2879ae1fe0785909834a615db","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.2.tgz","fileCount":29,"integrity":"sha512-r2XsrS7PnjS4CFoTd8iEyQZUxnznBVRnH8imBXjSpnSMXLZdKxGCm7B3dCVrYjtQhSGYOT5nRGYLNvhrfTPVgw==","signatures":[{"sig":"MEYCIQC6SZPXtjSj/mb7iWZ2s7qVKgBTQQctxOsR4QO5PvfmXgIhALGEn9MCdgZleKAtgfQOA7c4yj6/GyMsk6PKy7ZDfYs0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86098},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.2.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\c19a71612babd2e0be92d818e28d1b6f\\api-helper-cli-2.3.2.tgz","_integrity":"sha512-r2XsrS7PnjS4CFoTd8iEyQZUxnznBVRnH8imBXjSpnSMXLZdKxGCm7B3dCVrYjtQhSGYOT5nRGYLNvhrfTPVgw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.2","@api-helper/template":"^2.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.2_1695168373045_0.5685156700169807","host":"s3://npm-registry-packages"}},"2.3.3":{"name":"@api-helper/cli","version":"2.3.3","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.3","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"b3079e3a6ef1bfb163e68a91f01bd2570cb34e80","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.3.tgz","fileCount":29,"integrity":"sha512-9//kuluFYTtcg2/DH9GjfI3diE7DALIw0Y4XBU0nKkQP0TgMsx5b2zZsFcE+s7tpbxYZ+Cmo4Q3ygf5vdcVDig==","signatures":[{"sig":"MEUCICvn9l1uVlJCPM/CsgvWxevzo/8rHFjflbVtt5hhfOjyAiEA4K8mBLfsYR/oim6UHScf7+2txRDG3MGc3/bCP7psDUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86099},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.3.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\7738fc1c9506219fe3a1fab069e93800\\api-helper-cli-2.3.3.tgz","_integrity":"sha512-9//kuluFYTtcg2/DH9GjfI3diE7DALIw0Y4XBU0nKkQP0TgMsx5b2zZsFcE+s7tpbxYZ+Cmo4Q3ygf5vdcVDig==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.3","@api-helper/template":"^2.3.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.3_1696839997506_0.6134371834045114","host":"s3://npm-registry-packages"}},"2.3.4":{"name":"@api-helper/cli","version":"2.3.4","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.4","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"23356ce77d8f7415afe089ebeab574c0eb706980","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.4.tgz","fileCount":31,"integrity":"sha512-8uV5iH8aafDWmfLydmcl5Z1J6IcoJQXZF2IYmSUd551EXLuVo+kQtlbpVHov/ATaWJD27VK4aGlZ2YgtoDL6kw==","signatures":[{"sig":"MEYCIQDi1202L/q5sgc8OPde9cPCnVzl175WXUaqkNhORI3sJQIhAKO2GjgsrUAjvKJxCgtcFJ4YCLsML2Zg8yMujtEjONi6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87366},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.4.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\28cafd4b00dd8e06c7d223b175009273\\api-helper-cli-2.3.4.tgz","_integrity":"sha512-8uV5iH8aafDWmfLydmcl5Z1J6IcoJQXZF2IYmSUd551EXLuVo+kQtlbpVHov/ATaWJD27VK4aGlZ2YgtoDL6kw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.4","@api-helper/template":"^2.3.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.4_1696840861457_0.2963329221048385","host":"s3://npm-registry-packages"}},"2.3.5":{"name":"@api-helper/cli","version":"2.3.5","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.5","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"1b809b3e7e1edfd2810c6de4c941119d436914c9","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.5.tgz","fileCount":31,"integrity":"sha512-njn9BdjpsLcutEjTK4ZCdfR21GTwiGFGKMREU9SNapZswA4eAgBQ+4RH4EKHjML/T54qvAbgdbj27qiIFGtvbw==","signatures":[{"sig":"MEUCIQCUXnU0tw74R8XYBn9vXqQ54+IcO2h2LFlPMuYS0kCS6wIgJ93cwC5Eh7ssT7fGZoiRwpx2wqUsMV/ZQvv6L+c0hQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87366},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.5.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\6e24ab278cdeafe654d31013162db24e\\api-helper-cli-2.3.5.tgz","_integrity":"sha512-njn9BdjpsLcutEjTK4ZCdfR21GTwiGFGKMREU9SNapZswA4eAgBQ+4RH4EKHjML/T54qvAbgdbj27qiIFGtvbw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.5","@api-helper/template":"^2.3.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.5_1696841226714_0.7639752024178537","host":"s3://npm-registry-packages"}},"2.3.6":{"name":"@api-helper/cli","version":"2.3.6","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.6","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"790cd64c9c34cb111568e43f9bee44afd990d22a","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.6.tgz","fileCount":31,"integrity":"sha512-w+70la5dWpd9clEAMjiTee4FJEznsMIQ5/WCZZ4R7zECSBAr40yNFOeiWVBpHPWdPp932t8bDc3STMS5gM1j0w==","signatures":[{"sig":"MEYCIQCuMi/R4nyuCNqOJl+n7V49XvEY14OdD2GQoiJkOhFhtQIhANbl3KQ2Zj5N5leTikJWVhJ60ppnEhh8PrFc6EPHtEgy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87366},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.6.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\decabb34e28661f772bae46b1a506898\\api-helper-cli-2.3.6.tgz","_integrity":"sha512-w+70la5dWpd9clEAMjiTee4FJEznsMIQ5/WCZZ4R7zECSBAr40yNFOeiWVBpHPWdPp932t8bDc3STMS5gM1j0w==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.6","@api-helper/template":"^2.3.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.6_1696841801944_0.5301762040901861","host":"s3://npm-registry-packages"}},"2.3.7":{"name":"@api-helper/cli","version":"2.3.7","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.7","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"ba12e637bf4d683f17783c231ec2a7c9ce7a573d","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.7.tgz","fileCount":31,"integrity":"sha512-X5obZLDv+2veiXHN81iyWqCXnf8/gkPPAcY2Y2YavyTk9tFQfp2ZYHmWvPRbcRVRHoqpGRBMpgLiBMJlRLh12Q==","signatures":[{"sig":"MEQCIAGdX65PZCrD9PEKtjmwBfHhmaQrw61H2XJOcp0bUu1QAiAo6OyslrSPKZaLuJKGo2e0P7A8zT+oSaPimxhgiYT3jQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87366},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.7.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\74312c03ac3375b1338e7e4108b0f23c\\api-helper-cli-2.3.7.tgz","_integrity":"sha512-X5obZLDv+2veiXHN81iyWqCXnf8/gkPPAcY2Y2YavyTk9tFQfp2ZYHmWvPRbcRVRHoqpGRBMpgLiBMJlRLh12Q==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.7","@api-helper/template":"^2.3.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.7_1696842711586_0.5204526644206462","host":"s3://npm-registry-packages"}},"2.3.8":{"name":"@api-helper/cli","version":"2.3.8","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.8","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"8dcfa84fb55aebce0caab051aec6a54d54e444a7","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.8.tgz","fileCount":29,"integrity":"sha512-Dw+M2jglLStwV5WS2YScGw4+I53STo2RKCNnXmFyubVigt0M6bcnQ4O7XmgpXtXj091zGMPeVtkvYAJ+XmGU+Q==","signatures":[{"sig":"MEQCIG7LE1UidJaLlqeT5HtoF5zgBHe6N50Kf/COxqPorHHaAiAwfjX7txN7ILpuncXJibclc84tPNPxRmhPpOPtN1Hn2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86083},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.8.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\8b9674f5040a3e7721bc9b01fab3607b\\api-helper-cli-2.3.8.tgz","_integrity":"sha512-Dw+M2jglLStwV5WS2YScGw4+I53STo2RKCNnXmFyubVigt0M6bcnQ4O7XmgpXtXj091zGMPeVtkvYAJ+XmGU+Q==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.8","@api-helper/template":"^2.3.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.8_1696846976845_0.9213858260732077","host":"s3://npm-registry-packages"}},"2.3.9":{"name":"@api-helper/cli","version":"2.3.9","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.9","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"ec838826f9b87d64a3692c38cc439ebab6e5b8c9","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.9.tgz","fileCount":31,"integrity":"sha512-Dxq36x1h/DiHNk0RWuJjmKlf4I1SpR0of4ijetQ9zh3GqLJq+SuxJrG3XJ58/mLqSsU7UlP1as7TSxqzl4klvA==","signatures":[{"sig":"MEQCIGpiJX4zXObG2QoVuoH4iUHZOu8oztpDpC20w16VwHHQAiBauLNf4vJSe4htmNBN6mEsNmX2KfEGrgxu+wjFiKVtPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90445},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.9.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\d4b76599c8546f637684d8bc4f97ded7\\api-helper-cli-2.3.9.tgz","_integrity":"sha512-Dxq36x1h/DiHNk0RWuJjmKlf4I1SpR0of4ijetQ9zh3GqLJq+SuxJrG3XJ58/mLqSsU7UlP1as7TSxqzl4klvA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.9","@api-helper/template":"^2.3.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.9_1696850209381_0.7407936294883481","host":"s3://npm-registry-packages"}},"2.3.10":{"name":"@api-helper/cli","version":"2.3.10","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.10","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"70f8a5de80ed78598d4ac31bb63c32efe233b50a","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.10.tgz","fileCount":31,"integrity":"sha512-8NytfttoxFywULTfNAVnQlgNyYTajDxD7v9C6GvPiH2QlxDJU1zyNOwzISGy5cXbbkgYuzWQRLu7TrdYmRfBLg==","signatures":[{"sig":"MEUCID8DE2J/AG7kDMqzjkMnzxeIPH8Uo8F0GLympwoqpHgHAiEA8gGHNKsUAa1/WgfoMHtHYyNts1VxnioWpdOUouN+NEE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90444},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.10.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\234244363ad393daebfb3115fe2bbc36\\api-helper-cli-2.3.10.tgz","_integrity":"sha512-8NytfttoxFywULTfNAVnQlgNyYTajDxD7v9C6GvPiH2QlxDJU1zyNOwzISGy5cXbbkgYuzWQRLu7TrdYmRfBLg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^6.11.0","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.10","@api-helper/template":"^2.3.10"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.10_1696850426551_0.4200417956384144","host":"s3://npm-registry-packages"}},"2.3.12":{"name":"@api-helper/cli","version":"2.3.12","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.12","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"d6f680ab8de0080b46fd0ba421fbcb8788880bf4","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.12.tgz","fileCount":29,"integrity":"sha512-vOcud30kUjabl1GOQ5zQRpqgrFCkTOInLEGQwZ5CtzOGlUG8YZU7cOgF+/ppycL+TAMs5aGgYqDGkpOoMZGjZg==","signatures":[{"sig":"MEUCIF2jHj1+q5xP73TrXsexVLni4pNfOMZcwxYjaN+UXXMXAiEAliZUtxCi3MyIbxoQU0SQfZdtFYV7HR/+4/PUxxFa23E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80777},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.12.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\b0131258bda62f16115b318b92396231\\api-helper-cli-2.3.12.tgz","_integrity":"sha512-vOcud30kUjabl1GOQ5zQRpqgrFCkTOInLEGQwZ5CtzOGlUG8YZU7cOgF+/ppycL+TAMs5aGgYqDGkpOoMZGjZg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.12","@api-helper/template":"^2.3.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.12_1697266110156_0.14499274615332403","host":"s3://npm-registry-packages"}},"2.3.13":{"name":"@api-helper/cli","version":"2.3.13","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.13","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"57b6ec79337f94147e67b0b65f5a08c4a8d5601e","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.13.tgz","fileCount":57,"integrity":"sha512-tAyezONNDgSkiwfeZfHPuCMw8moL+6XtCpz03+ABb7yQEMUPCfnQt7HstoMrAWH+imCIg38+pE88tr/4Gp9j3Q==","signatures":[{"sig":"MEYCIQCq/j5dohOUzz+zJW5QFPMc+GDbGyRYSTZ3YI5+heRkrgIhALyU4UMmHzLchoVCaWBkxEIKvVC8sPSs/ZnbdolwGhfg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195600},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.13.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\68d4ed810d4eb36b416d40d7d1691632\\api-helper-cli-2.3.13.tgz","_integrity":"sha512-tAyezONNDgSkiwfeZfHPuCMw8moL+6XtCpz03+ABb7yQEMUPCfnQt7HstoMrAWH+imCIg38+pE88tr/4Gp9j3Q==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.13","@api-helper/template":"^2.3.13"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.13_1697286376533_0.968812270305462","host":"s3://npm-registry-packages"}},"2.3.14":{"name":"@api-helper/cli","version":"2.3.14","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.14","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"76e9a8a1937513dda419d8611957e586e06fab84","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.14.tgz","fileCount":57,"integrity":"sha512-MiAPRY+CPwFJex4u8AjXHNiYnbv6JYedUqhLqD/+NDwYZAtTV4pDPBBAjC8DtKTPYHJuTMYar5LoGdu8EfTrSQ==","signatures":[{"sig":"MEUCIDwnEiUgNkGUM648FJK6UXYvmOdsc9RmnMzGJ7vb+IqOAiEAnQ7byteC2LVBAHIPGl99OOL0S8OQ4oJGWRMulRXpHNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195600},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.14.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\33c909c4046d1327e651d9d44e51bc13\\api-helper-cli-2.3.14.tgz","_integrity":"sha512-MiAPRY+CPwFJex4u8AjXHNiYnbv6JYedUqhLqD/+NDwYZAtTV4pDPBBAjC8DtKTPYHJuTMYar5LoGdu8EfTrSQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.14","@api-helper/template":"^2.3.14"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.14_1697536578956_0.6244675821506229","host":"s3://npm-registry-packages"}},"2.3.15":{"name":"@api-helper/cli","version":"2.3.15","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.15","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"2e9491a0fa88487545f9bdfe5320bc71be76f078","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.15.tgz","fileCount":57,"integrity":"sha512-q/A8AvZ5++u0FVxWoKI+UGP9vD2BIKCrs0qOwwV/mKI0qVBdFGjX9S+9cPsKlkdvub39ROIALXgY2kqz8Rj//A==","signatures":[{"sig":"MEUCIDMyKrXrWvLH/oIsaehDrgPVs/hsNL2BrqdouCVeC3aNAiEAy+zKqR+FzL8MvbtOBFzviVZ2SsDjH7Vm6IlPmu/qfcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195600},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.15.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\ed584825c7e462edcc4bfd7a59dc6513\\api-helper-cli-2.3.15.tgz","_integrity":"sha512-q/A8AvZ5++u0FVxWoKI+UGP9vD2BIKCrs0qOwwV/mKI0qVBdFGjX9S+9cPsKlkdvub39ROIALXgY2kqz8Rj//A==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.15","@api-helper/template":"^2.3.15"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.15_1697540656344_0.5618095866818793","host":"s3://npm-registry-packages"}},"2.3.16":{"name":"@api-helper/cli","version":"2.3.16","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.16","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"928392372a6227c8e15ec67c38b9dc07be89d9f2","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.16.tgz","fileCount":57,"integrity":"sha512-5ZOJrUGcBAW41E0qSikg8X6YfQY+mq7hvMuUsDYN3mgWbZZ4dR8GyqNYPnWYmbUnyUpW5mZqKsHk8ZAo2ywSjA==","signatures":[{"sig":"MEYCIQCBmKBpb99zqaZ+IvWfvz3fn9aWHDR8DUZbi3dasQBIIQIhAMLEv3HF21ydvhM/fR6C1EzVviJIcs+3etQTmTomzsLn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195600},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.16.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\16c648ec8fa5d7f8a8765d0c5941c3f3\\api-helper-cli-2.3.16.tgz","_integrity":"sha512-5ZOJrUGcBAW41E0qSikg8X6YfQY+mq7hvMuUsDYN3mgWbZZ4dR8GyqNYPnWYmbUnyUpW5mZqKsHk8ZAo2ywSjA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.16","@api-helper/template":"^2.3.16"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.16_1697641386153_0.7442323583211856","host":"s3://npm-registry-packages"}},"2.3.17":{"name":"@api-helper/cli","version":"2.3.17","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.17","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"589886fdde96dfee7f84173b5ca29e4460b6c443","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.17.tgz","fileCount":57,"integrity":"sha512-0oaBwuWB0QyFH2+AhlWD/3E/U+eTid+etioBID0WhEe+ZG96dqDc2c/UJ4RMdsfhpesYNO0au43GmUB6pYOJ3w==","signatures":[{"sig":"MEUCIQDLdPJUkhKtz7T1+syq0fJcoE1jutQ8EzKhO09rfpxF+QIgP437vIgeuR024gJMWzwsSBE6t9qz3a4Af9x+b3rFEDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":197809},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.17.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\0ee02a8386faf061af32f752e08d9349\\api-helper-cli-2.3.17.tgz","_integrity":"sha512-0oaBwuWB0QyFH2+AhlWD/3E/U+eTid+etioBID0WhEe+ZG96dqDc2c/UJ4RMdsfhpesYNO0au43GmUB6pYOJ3w==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.17","@api-helper/template":"^2.3.17"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.17_1700730532004_0.9513857246426236","host":"s3://npm-registry-packages"}},"2.3.18":{"name":"@api-helper/cli","version":"2.3.18","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.18","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"cc8f3222be24910d60c77ac6c3612c8e9dd7c43e","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.18.tgz","fileCount":57,"integrity":"sha512-IP7Sl1WBx4CuDumhbf7FtQptve2IcPm9aJYW0qDJZ4s19Q7hGfBlzYf/VdLC629KGhpvqqHEV5uc+u09lSSvhg==","signatures":[{"sig":"MEUCIG+3YO4oMyZ0QiwxqDoFzkm/DoIe4pGr3579CB8tLEv/AiEA52L1Ut6qWiLbF7PiCiTGZ2PnKm0iFQoOvu6d//qadzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198409},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.18.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\73721d0372e3538f00aba1e604224fac\\api-helper-cli-2.3.18.tgz","_integrity":"sha512-IP7Sl1WBx4CuDumhbf7FtQptve2IcPm9aJYW0qDJZ4s19Q7hGfBlzYf/VdLC629KGhpvqqHEV5uc+u09lSSvhg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.18","@api-helper/template":"^2.3.18"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.18_1706710580967_0.44724118625505493","host":"s3://npm-registry-packages"}},"2.3.19":{"name":"@api-helper/cli","version":"2.3.19","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.3.19","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"54f1c0db2a203bff49c260adbc903c4da603b6c6","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.3.19.tgz","fileCount":57,"integrity":"sha512-kPRnzPDqvjlm2LJHMx5m6rijVExUzmx99vSWPtwNMl6oOGulKvwH/d/J9KxAw8R/ABVVzP6ZlD2LBA7eF4dMZw==","signatures":[{"sig":"MEYCIQC6suDQ3vdIwB7b3RbkiIPO7BXL1YMWA2zf4v9lxBV6KAIhALSJmiUn7PQgkydDwS22ConLM8Xp7ful6xGxXrOzA/uY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206105},"main":"lib/index.js","_from":"file:api-helper-cli-2.3.19.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\7b9f81946d0c84a3c55081b7ab71e378\\api-helper-cli-2.3.19.tgz","_integrity":"sha512-kPRnzPDqvjlm2LJHMx5m6rijVExUzmx99vSWPtwNMl6oOGulKvwH/d/J9KxAw8R/ABVVzP6ZlD2LBA7eF4dMZw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.3.19","@api-helper/template":"^2.3.19"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.3.19_1707076636266_0.6434508549479541","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"@api-helper/cli","version":"2.4.0","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.4.0","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"7f8aa673305eb211c460b9ffd87f6f496422ff7e","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.4.0.tgz","fileCount":57,"integrity":"sha512-gKHzEb+rrgcGL06TnGK1+YYqVpbjecU47VcR+Nis6siCTJ+GcQGB74zbcQ+QIDZnZsHUFd7/O559v6cdF1HWgA==","signatures":[{"sig":"MEQCIESMMsJ9DqPGQwEGWCLHOKjgmMJgu7nS7w53gJNjZvtnAiA8PLdXnLFAoMBd6NItLYmCMtr5FUb48QWaIf9NtbRgtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206102},"main":"lib/index.js","_from":"file:api-helper-cli-2.4.0.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\b13398a1c80af88b48e16a901d563d7a\\api-helper-cli-2.4.0.tgz","_integrity":"sha512-gKHzEb+rrgcGL06TnGK1+YYqVpbjecU47VcR+Nis6siCTJ+GcQGB74zbcQ+QIDZnZsHUFd7/O559v6cdF1HWgA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.4.0","@api-helper/template":"^2.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.4.0_1707155724025_0.7044516887156069","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"@api-helper/cli","version":"2.4.1","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.4.1","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"0109f07c317c1dcf082fa5b2f6c2e457c97b5c89","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.4.1.tgz","fileCount":57,"integrity":"sha512-qbGqGa6WojOYNJH/pcB+xbqKozsCPLmWRRFPywlBt5Jv9oRKSY4U5JV9B27Hk3CTneNadYLg/ZZt9Rwo5Y0dDQ==","signatures":[{"sig":"MEQCID9WGMh4KkrYOATquHMa88dVqOUeM6bE8zafU09Rak5yAiArIwcAFzndiLYf9MvnhCOkTdVIPtEYDHwYnevorMRYcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206428},"main":"lib/index.js","_from":"file:api-helper-cli-2.4.1.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\c2baf634002b085890e7caf50fabe0a2\\api-helper-cli-2.4.1.tgz","_integrity":"sha512-qbGqGa6WojOYNJH/pcB+xbqKozsCPLmWRRFPywlBt5Jv9oRKSY4U5JV9B27Hk3CTneNadYLg/ZZt9Rwo5Y0dDQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.4.1","@api-helper/template":"^2.4.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.4.1_1708368680812_0.015061773931404954","host":"s3://npm-registry-packages"}},"2.4.2":{"name":"@api-helper/cli","version":"2.4.2","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.4.2","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"19e1ab562969e13420c08f3159e7dc0f3b613acc","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.4.2.tgz","fileCount":57,"integrity":"sha512-U28D0agHAP9GHlKCyHFl5AIXzjYK5V8jSdOScAkdCtI9S+VXRUzF8/885MzQilKryH/3cOelAn1FBKwDEkxLLQ==","signatures":[{"sig":"MEQCIHuazcMKl40uMTshZHpaGNbplGFmwhha4WEJOV3WWjYeAiBIQT5gokoHYy5VEHwg/ezxxxwFSSuhTx8JFkxMpubndQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206476},"main":"lib/index.js","_from":"file:api-helper-cli-2.4.2.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\267d29a29d725e182c2765f3ca399f35\\api-helper-cli-2.4.2.tgz","_integrity":"sha512-U28D0agHAP9GHlKCyHFl5AIXzjYK5V8jSdOScAkdCtI9S+VXRUzF8/885MzQilKryH/3cOelAn1FBKwDEkxLLQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.4.2","@api-helper/template":"^2.4.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.4.2_1708441182372_0.0367249826574807","host":"s3://npm-registry-packages"}},"2.4.3":{"name":"@api-helper/cli","version":"2.4.3","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.4.3","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"6a247db2fefd39b6b03faa47f66f966599019e13","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.4.3.tgz","fileCount":57,"integrity":"sha512-Zp+hXhtkli1Nx5/NAWfuSN8kWkR0A2ha5f7FY+H6cHDnEMWt2eX4o3ZhfnU/k+JTtuqwENcg9Fka6mxmWcQJpw==","signatures":[{"sig":"MEUCIDoCZTXXHQPlyZYDY0E2MfpXzmJmV9SEq3brg2Zuow42AiEA+3IWS54ADHsQZ2HGT3FwQsLnQpuAxVJBD1GuAHQgf70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206476},"main":"lib/index.js","_from":"file:api-helper-cli-2.4.3.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\c3de24372171734aa701241f3ba47b33\\api-helper-cli-2.4.3.tgz","_integrity":"sha512-Zp+hXhtkli1Nx5/NAWfuSN8kWkR0A2ha5f7FY+H6cHDnEMWt2eX4o3ZhfnU/k+JTtuqwENcg9Fka6mxmWcQJpw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.4.3","@api-helper/template":"^2.4.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.4.3_1708622863384_0.5517919428238904","host":"s3://npm-registry-packages"}},"2.4.4":{"name":"@api-helper/cli","version":"2.4.4","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.4.4","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"61146c6aa875c5f30fe38c08077070a3b40af1c0","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.4.4.tgz","fileCount":57,"integrity":"sha512-3FOtO38qgugwqhxt0PTe6WQYg7CAzMRn4El3QfKr1mj8HOz486Hg3RIwf7VeW2tokiSerjlQkCDlsrboOqD3Sg==","signatures":[{"sig":"MEUCIQDcS5mXGY2+OlJbs1laacRuW0siUtIyGcTgTZT+ZLh7tAIgEcruJKM5R4O8E3u+09deoCCcawzHzsLAiUG3W2yYvtA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207030},"main":"lib/index.js","_from":"file:api-helper-cli-2.4.4.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\62ff5f2411556bdeb9c7cd4c51ef5760\\api-helper-cli-2.4.4.tgz","_integrity":"sha512-3FOtO38qgugwqhxt0PTe6WQYg7CAzMRn4El3QfKr1mj8HOz486Hg3RIwf7VeW2tokiSerjlQkCDlsrboOqD3Sg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","inquirer":"^9.2.5","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.4.4","@api-helper/template":"^2.4.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.4.4_1709468570565_0.26376263747641815","host":"s3://npm-registry-packages"}},"2.4.5":{"name":"@api-helper/cli","version":"2.4.5","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.4.5","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"4f65adceedc0f253ec866638dedba30d9017686e","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.4.5.tgz","fileCount":57,"integrity":"sha512-PDAB9Tw90y94l2Z9CIbisN2USD2ykpESCySeZkYOQIP6c5CUQGU7QPKgnofb73L7cmbccYrd+t0lW9/zd+sNew==","signatures":[{"sig":"MEUCIQDPp3M7rsnVBSiWOYu0McmYEQP78aMzJHxq7djSv1ILPgIgZ/OESdmukovdKHBkRUDtW+aJsJZZI4NxXFoHn0adzwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207020},"main":"lib/index.js","_from":"file:api-helper-cli-2.4.5.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\1ec88487c9a90a2697cb4bd08db4f48c\\api-helper-cli-2.4.5.tgz","_integrity":"sha512-PDAB9Tw90y94l2Z9CIbisN2USD2ykpESCySeZkYOQIP6c5CUQGU7QPKgnofb73L7cmbccYrd+t0lW9/zd+sNew==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.4.5","@api-helper/template":"^2.4.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.4.5_1709470382279_0.8930576138102964","host":"s3://npm-registry-packages"}},"2.4.6":{"name":"@api-helper/cli","version":"2.4.6","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.4.6","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"8488cb3d91b35a4e6671ad162672ea65ea1912db","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.4.6.tgz","fileCount":59,"integrity":"sha512-cRmaymmKTBbBGB+o7pSmdM7DJEsUnYGa2XfNqn1tXO0qRyNQ80TB6r35duvSzYJxqeOx11hTkTTCaEiVDtZEFQ==","signatures":[{"sig":"MEQCIDDJr6fNSM3hsG9B3X2JBfeQOb5o9pE4s6uxllhrrAHJAiBQT7ZuSWA9Ysny4YWyEc+JGj8vVRSysipR/rEOpC8Qzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216731},"main":"lib/index.js","_from":"file:api-helper-cli-2.4.6.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\a1a48747b36d810d6fdc41a44cfbd0aa\\api-helper-cli-2.4.6.tgz","_integrity":"sha512-cRmaymmKTBbBGB+o7pSmdM7DJEsUnYGa2XfNqn1tXO0qRyNQ80TB6r35duvSzYJxqeOx11hTkTTCaEiVDtZEFQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.4.6","@api-helper/template":"^2.4.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.4.6_1711224854855_0.27364932825155","host":"s3://npm-registry-packages"}},"2.4.7":{"name":"@api-helper/cli","version":"2.4.7","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.4.7","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"b46cdd9bbdce57285cb6f97abf556a3c726c68de","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.4.7.tgz","fileCount":59,"integrity":"sha512-4xY00bJRYRzG+7XgLQVonpjWEruZi42Y/h1N4Db5d6yhbwKfqNdORNbG/cx1/v+u6/H028jjtNbtTLPv8026Bg==","signatures":[{"sig":"MEUCIBDMd44I5RpQewH+TR4BEHNr3UWY08Pz9ie0UPU466d0AiEA1I1NS8pv0WRXc20dShw0a9mMdcLd1XlK5g4sXZj7GnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216731},"main":"lib/index.js","_from":"file:api-helper-cli-2.4.7.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\20adf20a3561aa8934672152ba8f84f2\\api-helper-cli-2.4.7.tgz","_integrity":"sha512-4xY00bJRYRzG+7XgLQVonpjWEruZi42Y/h1N4Db5d6yhbwKfqNdORNbG/cx1/v+u6/H028jjtNbtTLPv8026Bg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.4.7","@api-helper/template":"^2.4.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.4.7_1711226837009_0.562970046926401","host":"s3://npm-registry-packages"}},"2.4.8":{"name":"@api-helper/cli","version":"2.4.8","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.4.8","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"056db71c07ea99861e42c59666fa686fe4ffe76c","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.4.8.tgz","fileCount":59,"integrity":"sha512-wl3dh7r7oVbHrD9cKYorOsjHxctysj4bK3HQ67Oeb1r0dQUg/j2DX+JgnuIMzz9CWFAoZkRzvDaUL9jKUXYUBw==","signatures":[{"sig":"MEUCIQDConesW9wldkozXPDySbHDPoaakrC8xr9OF3i64GxIhAIgBz2BMxm74CK8ASzrqvHwDjDkSinZ+7pUTVKvuHByIos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216731},"main":"lib/index.js","_from":"file:api-helper-cli-2.4.8.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\807d7b4a26247fa627fead7bff3f9915\\api-helper-cli-2.4.8.tgz","_integrity":"sha512-wl3dh7r7oVbHrD9cKYorOsjHxctysj4bK3HQ67Oeb1r0dQUg/j2DX+JgnuIMzz9CWFAoZkRzvDaUL9jKUXYUBw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","shx":"^0.3.4","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","minimist":"^1.2.8","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.4.8","@api-helper/template":"^2.4.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.4.8_1712151635413_0.954396511592539","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"@api-helper/cli","version":"2.5.0","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.5.0","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"23bcf4a3f41ad8286ebd4a258df3262ef8f6fd27","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.5.0.tgz","fileCount":61,"integrity":"sha512-nJd1pdn3dK80kkkddzEft6CMSF9coBhYq/3dyca8AcJqbqygsV8VaKhP4yvthe6CZ39kW61OSf8926OWeGtEpQ==","signatures":[{"sig":"MEUCIQDEe7UcW4DwDrvmqmOz4cOTIKtMkhX/SnM941NJh3Q77QIgAkJF8zYsV7mIREvXMONYFrrYHF8ibsYeRH39YYncgew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256636},"main":"lib/index.js","_from":"file:api-helper-cli-2.5.0.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:server","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u","build:server":"tsc --project tsconfig.node.json && npm run build:alias"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\2a9d1461afd76cf6803d3152a8c06730\\api-helper-cli-2.5.0.tgz","_integrity":"sha512-nJd1pdn3dK80kkkddzEft6CMSF9coBhYq/3dyca8AcJqbqygsV8VaKhP4yvthe6CZ39kW61OSf8926OWeGtEpQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.5.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.5.0","@api-helper/template":"^2.5.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.5.0_1713303553436_0.2808954774439769","host":"s3://npm-registry-packages"}},"2.5.1":{"name":"@api-helper/cli","version":"2.5.1","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.5.1","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"663b0cf780fcf75f8e6bec5b4eca92f100cfd37d","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.5.1.tgz","fileCount":81,"integrity":"sha512-tIpNW3sTfN8GjIKjDC5RabwdlEWzaX8OxrQOJuKWTcpvFdVPeE+haJcay4e2OiSaILqMYw3DzUsWtMAWcMUvDQ==","signatures":[{"sig":"MEUCIQCKL7ahGM7aw89V3mfUUh818xhlJfRnYxVUrlvSnQM3SQIge6cTfwj7G+wZ4IyPTpquw7xi1ZUBEVv9YoLmbJHQhlY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":316390},"main":"lib/index.js","_from":"file:api-helper-cli-2.5.1.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\e1d7d4ac3c80e708273a4d51c6de4a8e\\api-helper-cli-2.5.1.tgz","_integrity":"sha512-tIpNW3sTfN8GjIKjDC5RabwdlEWzaX8OxrQOJuKWTcpvFdVPeE+haJcay4e2OiSaILqMYw3DzUsWtMAWcMUvDQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.5.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.5.1","@api-helper/template":"^2.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.5.1_1713456631715_0.5746431260118401","host":"s3://npm-registry-packages"}},"2.5.2":{"name":"@api-helper/cli","version":"2.5.2","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.5.2","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"ac238ce3109114458e8852a51f353d6651bc2caf","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.5.2.tgz","fileCount":81,"integrity":"sha512-VBXiQX8c1Qozfjb9Tn+tyaVQOuO+asAFW/3z//bk4cxA3Mq7ibEanV9kfjgMFOtQd9UBIhE5SzE6N4wqc+QE9w==","signatures":[{"sig":"MEYCIQC1RpkTkcMelQBPMXSJFMcbENiUpW6irBCoF9qPjN3uRAIhAICMypflVcpAd+u3HnRmm2kgSiu/fJpz4AxkNVG4O8G4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":316390},"main":"lib/index.js","_from":"file:api-helper-cli-2.5.2.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\c34a5667333e2fdf9513f21f94c12621\\api-helper-cli-2.5.2.tgz","_integrity":"sha512-VBXiQX8c1Qozfjb9Tn+tyaVQOuO+asAFW/3z//bk4cxA3Mq7ibEanV9kfjgMFOtQd9UBIhE5SzE6N4wqc+QE9w==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.5.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.5.2","@api-helper/template":"^2.5.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.5.2_1717043924125_0.4513201628086483","host":"s3://npm-registry-packages"}},"2.5.3":{"name":"@api-helper/cli","version":"2.5.3","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.5.3","homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"0eb58beb9664a30db923e328030f7f8c22c3f5b5","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.5.3.tgz","fileCount":81,"integrity":"sha512-ZCB13yiXo9JMz8Wutw9mZmxekOvLECESmJeVTUBfBYvbm6MdWR3pbNh3+l3nny2gmv0Lwy++uelCHXkepCc4KQ==","signatures":[{"sig":"MEUCIFhGg8UCRcKwiC5UzmL//yTPWr77UNskZ2b7Y2dEWwIqAiEAiD6wwHGMrqeNL7XG5P65oZbk3c6MKUtbhafwSWFzHcI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":316390},"main":"lib/index.js","_from":"file:api-helper-cli-2.5.3.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\7f0d4828cf41ce679c79bada3c7a5fa7\\api-helper-cli-2.5.3.tgz","_integrity":"sha512-ZCB13yiXo9JMz8Wutw9mZmxekOvLECESmJeVTUBfBYvbm6MdWR3pbNh3+l3nny2gmv0Lwy++uelCHXkepCc4KQ==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.5.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.5.3","@api-helper/template":"^2.5.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.5.3_1719664113795_0.2259067246303721","host":"s3://npm-registry-packages"}},"2.5.4":{"name":"@api-helper/cli","version":"2.5.4","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@2.5.4","homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"4fdc22e0cf8e1170a9c5d2491188bba3f16b0a67","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-2.5.4.tgz","fileCount":81,"integrity":"sha512-1lcuDOyePadtqZj7vtE0YGVlmbAviJrfyH0KktctdMUOwzoriBfnZX/xusoQUOOb+FZVjmUsyLOwBHESVSubUg==","signatures":[{"sig":"MEYCIQCWKLfKA1iqJFaIv6YZbdMWv6zH0veVSJzGBRTp8ees/wIhALrEDkidbUxJz5Frk1sOJ6hogX9p+L2LQnU+ZKCN8OhP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":316390},"main":"lib/index.js","_from":"file:api-helper-cli-2.5.4.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\3a865569d00ca74dd19f4e421cc4ab4e\\api-helper-cli-2.5.4.tgz","_integrity":"sha512-1lcuDOyePadtqZj7vtE0YGVlmbAviJrfyH0KktctdMUOwzoriBfnZX/xusoQUOOb+FZVjmUsyLOwBHESVSubUg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.5.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^2.5.4","@api-helper/template":"^2.5.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.5.4_1719725940765_0.2775056326862537","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@api-helper/cli","version":"3.0.0","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@3.0.0","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"b12225a0e9674ffca2cd6c0d4ba106486a8c572f","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-3.0.0.tgz","fileCount":81,"integrity":"sha512-bz/d8JEcufSu/6BINBAVo+YjQTdAjAflS/O8tbsIaMZ5k8C52AMXPRhFKke45oPMS9s8EZEdZLN1MeOkclcGKg==","signatures":[{"sig":"MEYCIQDAu7kSUkF9nojnmL5W20yHj4gnnwvK19kYKfMt/O0MFQIhANDkcf8Oho5bWBsZRLyFU/yOgPXNlC+bXPL0DrEgE9/6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":317950},"main":"lib/index.js","_from":"file:api-helper-cli-3.0.0.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\36f2c87bc1891112e4711e33f0e0b824\\api-helper-cli-3.0.0.tgz","_integrity":"sha512-bz/d8JEcufSu/6BINBAVo+YjQTdAjAflS/O8tbsIaMZ5k8C52AMXPRhFKke45oPMS9s8EZEdZLN1MeOkclcGKg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.5.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.2","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","esbuild":"^0.17.19","prompts":"^2.4.2","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","json-schema":"^0.4.0","@api-helper/core":"^3.0.0","@api-helper/template":"^3.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.0.0_1728779866210_0.2053008000810188","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@api-helper/cli","version":"3.0.1","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@3.0.1","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"e2a3d0e0772052d6277a73868f77d47fe78def52","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-3.0.1.tgz","fileCount":81,"integrity":"sha512-ARr55Mln0FZ6aoP2Us2uxrOaz17r6V5Sc8gCxIzdyisYnJiegQ5dkow+tBVl07g7+UTngeR/ZrMW9aodJ5iSVA==","signatures":[{"sig":"MEUCIE3+Znkzj0EuKDQyHMslq+3/LMJMeeB9xfLa7Zl9OiaMAiEA5eg+HvVsRfX4NZsGiM8RU50yq//3RUYRA+sLfOdoVwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":320383},"main":"lib/index.js","_from":"file:api-helper-cli-3.0.1.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\e4b4765f15a5803a9cdc8a2eec833797\\api-helper-cli-3.0.1.tgz","_integrity":"sha512-ARr55Mln0FZ6aoP2Us2uxrOaz17r6V5Sc8gCxIzdyisYnJiegQ5dkow+tBVl07g7+UTngeR/ZrMW9aodJ5iSVA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.7.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.4","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","prompts":"^2.4.2","ts-node":"^10.0.0","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","findup-sync":"^5.0.0","json-schema":"^0.4.0","@api-helper/core":"^3.0.1","@api-helper/template":"^3.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/findup-sync":"^4.0.5","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.0.1_1728933273277_0.7668914390582247","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@api-helper/cli","version":"3.0.2","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@3.0.2","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"c1210cfe4d17817c3146c8bef9f8aca6bbc71579","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-3.0.2.tgz","fileCount":81,"integrity":"sha512-mohEr0xr/Hnmu2JQ4EWkmOpWzZNGkgWRue53+pprcHw3Jpz+vONT0vpc9sblgBdDngLrh/swtZT5YCJQ9i/G/A==","signatures":[{"sig":"MEUCIQCSHZ8+4DU6D750kMRwJcJRldGE9QWT3IRq57JbLNZ43gIgXzHliXBn854ibLFsq/lfYXKEMwNf9885AC1/6F3P/9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":323991},"main":"lib/index.js","_from":"file:api-helper-cli-3.0.2.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\a6fa145a3de6b5bdc13ab02ef875f364\\api-helper-cli-3.0.2.tgz","_integrity":"sha512-mohEr0xr/Hnmu2JQ4EWkmOpWzZNGkgWRue53+pprcHw3Jpz+vONT0vpc9sblgBdDngLrh/swtZT5YCJQ9i/G/A==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.7.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.4","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","prompts":"^2.4.2","ts-node":"^10.0.0","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","findup-sync":"^5.0.0","json-schema":"^0.4.0","@api-helper/core":"^3.0.2","@api-helper/template":"^3.0.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/findup-sync":"^4.0.5","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.0.2_1728944523656_0.7901070691303813","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@api-helper/cli","version":"3.1.0","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@3.1.0","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"6b8ed5723654064e02c454e7d2030ae07f6fc925","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-3.1.0.tgz","fileCount":81,"integrity":"sha512-/bJxutvrHFh1Lw15SYDaie2cci9frJCclIa48ovUhDjHszetOG39alLHghveMUb8oGifQOkt9yEft1fePtRr5g==","signatures":[{"sig":"MEUCIFkQ1sGabuXLVWYy0L3TdJC2Nd5vNrqU8efie+G5h7fYAiEAtXfGR6aucNHwO6qxlqWmvzxljwZDt9GcwEI1T/vQflY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":324781},"main":"lib/index.js","_from":"file:api-helper-cli-3.1.0.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\dc516b2e01ec3168e5f57449e3aa8b17\\api-helper-cli-3.1.0.tgz","_integrity":"sha512-/bJxutvrHFh1Lw15SYDaie2cci9frJCclIa48ovUhDjHszetOG39alLHghveMUb8oGifQOkt9yEft1fePtRr5g==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.7.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.4","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","prompts":"^2.4.2","ts-node":"^10.0.0","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","findup-sync":"^5.0.0","json-schema":"^0.4.0","@api-helper/core":"^3.1.0","@api-helper/template":"^3.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/findup-sync":"^4.0.5","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.1.0_1728996642207_0.09304323884606336","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@api-helper/cli","version":"3.2.0","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@3.2.0","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"e451a361f306564ffdc6817ad0846a8411e0193b","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-3.2.0.tgz","fileCount":81,"integrity":"sha512-YF2sxjn4ACllKxV4/zD2zL5BcUqxuAvwKfu7tvESsOQrDTdSfDeY3ez9MFcNFCubZ8BF7m0DNQrH2rzVyq5npg==","signatures":[{"sig":"MEUCIQCoiPOsIUp9HPHmkFy8XhbWBXasdnTHxGvSForoPj333wIgNbN19lc+3iT0eDYiFOtrTBAn5DW5UeqYf4s4VIRRZ8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":332921},"main":"lib/index.js","_from":"file:api-helper-cli-3.2.0.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\b9b4d467aa0c1e1d29d87cb339aecddd\\api-helper-cli-3.2.0.tgz","_integrity":"sha512-YF2sxjn4ACllKxV4/zD2zL5BcUqxuAvwKfu7tvESsOQrDTdSfDeY3ez9MFcNFCubZ8BF7m0DNQrH2rzVyq5npg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.7.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.4","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","prompts":"^2.4.2","ts-node":"^10.0.0","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","micromatch":"^4.0.8","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","findup-sync":"^5.0.0","json-schema":"^0.4.0","@api-helper/core":"^3.2.0","@api-helper/template":"^3.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/url-parse":"^1.4.8","@types/micromatch":"^4.0.9","@types/findup-sync":"^4.0.5","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.2.0_1729702072278_0.5810815839771215","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@api-helper/cli","version":"3.3.0","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@3.3.0","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"3f57a3e317becc941ae5adb812e0e97598fc4916","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-3.3.0.tgz","fileCount":81,"integrity":"sha512-Dl37nST1z8R5l4eYIR2Zqx5lkS8LYDfXMa5Kz4LS8GbeMdsMJNOIO2+1kYKX+3ArfN255Q2oQRMficq9M6RRtg==","signatures":[{"sig":"MEUCIQDoalXqjHOnhoebq5/qnWZc73VilNOWUKmS9uVtlyLcYAIgCsiJySVq1rkkUsUZo4wzjfI6H54naDbrg3T4Ez45OXE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":342083},"main":"lib/index.js","_from":"file:api-helper-cli-3.3.0.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\7f7a08ded336dcfb99859c6889aa8daf\\api-helper-cli-3.3.0.tgz","_integrity":"sha512-Dl37nST1z8R5l4eYIR2Zqx5lkS8LYDfXMa5Kz4LS8GbeMdsMJNOIO2+1kYKX+3ArfN255Q2oQRMficq9M6RRtg==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.7.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.4","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.3.2","lodash":"^4.17.21","npmlog":"^7.0.1","prompts":"^2.4.2","ts-node":"^10.0.0","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","crypto-js":"^4.1.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","micromatch":"^4.0.8","node-fetch":"^3.3.2","pinyin-pro":"^3.20.0","superagent":"^10.1.1","await-to-js":"^3.0.0","findup-sync":"^5.0.0","json-schema":"^0.4.0","@api-helper/core":"^3.3.0","@types/superagent":"^8.1.9","@api-helper/template":"^3.3.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/crypto-js":"^4.1.1","@types/url-parse":"^1.4.8","@types/micromatch":"^4.0.9","@types/findup-sync":"^4.0.5","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.3.0_1730109545617_0.3317578822261169","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"@api-helper/cli","version":"3.3.1","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@3.3.1","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"64b8d5e1da9de455a6f5c8eda1f8b5acc8f21fae","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-3.3.1.tgz","fileCount":81,"integrity":"sha512-MJm0z0jIO1leJL3JxNUicy5WvchG3BWOg6uD4U5I4JHSHQhkO8F8f/NQd1QfmMO/ZZVN+tmdZb/gVdbpPWmtmA==","signatures":[{"sig":"MEQCIAW1haGzYvmFbiH9rFRTtUf1HBc95qLppK0r95IINHhhAiAtS6jeeGuVCHYC4u4raqg0JJaloGPS34+lTGk5mJwsUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":342407},"main":"lib/index.js","_from":"file:api-helper-cli-3.3.1.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\882187ee078301583f64fc1128479b58\\api-helper-cli-3.3.1.tgz","_integrity":"sha512-MJm0z0jIO1leJL3JxNUicy5WvchG3BWOg6uD4U5I4JHSHQhkO8F8f/NQd1QfmMO/ZZVN+tmdZb/gVdbpPWmtmA==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.7.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.4","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.7.7","lodash":"^4.17.21","npmlog":"^7.0.1","prompts":"^2.4.2","ts-node":"^10.0.0","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","crypto-js":"^4.1.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","micromatch":"^4.0.8","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","findup-sync":"^5.0.0","json-schema":"^0.4.0","@api-helper/core":"^3.3.1","@api-helper/template":"^3.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/crypto-js":"^4.1.1","@types/url-parse":"^1.4.8","@types/micromatch":"^4.0.9","@types/findup-sync":"^4.0.5","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.3.1_1730111446308_0.06793698282627525","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"@api-helper/cli","version":"3.3.2","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@3.3.2","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"00b2490b49e0dcfab7c3a713c0710e04853817bd","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-3.3.2.tgz","fileCount":81,"integrity":"sha512-arpa2x/tr4kbeRLb6Wm4AhKGiQHm+hxKW1o5F30Knu6ym2OPRKLqAATzXGiNEZhTTyYJ7BCjzFxq8CDS/82z4A==","signatures":[{"sig":"MEUCIEGAkh5uP0HWNDLSTsO5NFnMUrydJRTunzWLr742twW0AiEAmG+uzg7DbwFeLWaoP13h3oUgVwP1bdC9ljaPjIN1A/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":346203},"main":"lib/index.js","_from":"file:api-helper-cli-3.3.2.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\8ea7d85dbc616dd6c437b0273651d6fa\\api-helper-cli-3.3.2.tgz","_integrity":"sha512-arpa2x/tr4kbeRLb6Wm4AhKGiQHm+hxKW1o5F30Knu6ym2OPRKLqAATzXGiNEZhTTyYJ7BCjzFxq8CDS/82z4A==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.7.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.4","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.7.7","lodash":"^4.17.21","npmlog":"^7.0.1","prompts":"^2.4.2","ts-node":"^10.0.0","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","crypto-js":"^4.1.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","micromatch":"^4.0.8","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","findup-sync":"^5.0.0","json-schema":"^0.4.0","@api-helper/core":"^3.3.2","@api-helper/template":"^3.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/crypto-js":"^4.1.1","@types/url-parse":"^1.4.8","@types/micromatch":"^4.0.9","@types/findup-sync":"^4.0.5","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.3.2_1730117993696_0.06510139139718563","host":"s3://npm-registry-packages"}},"3.3.3":{"name":"@api-helper/cli","version":"3.3.3","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@3.3.3","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"6916afda8a6500fdb030d2dc8c5165fd695cd70b","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-3.3.3.tgz","fileCount":81,"integrity":"sha512-YJWUNuX2fYgyezfixdC8zhO05HQDr0FjOHoZgYMe65N+BWW1QRm1xPBim+qEpb805OzDt4sQvvx1SASPop58Aw==","signatures":[{"sig":"MEYCIQCUaRQrl+uJBN82lElecyqgjBCucshgUamNUXW6aLM6vwIhAIvsQV6bO2ZWwUt+S7UACRRjK/d3i0eaXEiQa5GAKzb8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":347205},"main":"lib/index.js","_from":"file:api-helper-cli-3.3.3.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\5696371bf9197bff94c6f280d1aba798\\api-helper-cli-3.3.3.tgz","_integrity":"sha512-YJWUNuX2fYgyezfixdC8zhO05HQDr0FjOHoZgYMe65N+BWW1QRm1xPBim+qEpb805OzDt4sQvvx1SASPop58Aw==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.7.0","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.4","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.7.7","lodash":"^4.17.21","npmlog":"^7.0.1","prompts":"^2.4.2","ts-node":"^10.0.0","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","crypto-js":"^4.1.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","micromatch":"^4.0.8","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","findup-sync":"^5.0.0","json-schema":"^0.4.0","@api-helper/core":"^3.3.3","@api-helper/template":"^3.3.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/crypto-js":"^4.1.1","@types/url-parse":"^1.4.8","@types/micromatch":"^4.0.9","@types/findup-sync":"^4.0.5","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.3.3_1733925073558_0.5720116971889406","host":"s3://npm-registry-packages-npm-production"}},"3.4.0":{"name":"@api-helper/cli","version":"3.4.0","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@3.4.0","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"24313fae021e3e486eca00abf3f9aa55914d2d11","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-3.4.0.tgz","fileCount":81,"integrity":"sha512-zAVG9vbn9YINI5NWIHaOFxCVEYk3AgPS+NgOQ5DVMMizE9G1zCF3xCIswgdBgBItA88+iwouifSVkKw68IDj4w==","signatures":[{"sig":"MEQCIGeWOi1eKPyfIJIDtq5dT3w/1TaJsqeOFV5ODWxprxLcAiBbehVJuvRGphQcY71s/2pAI4+V4Uej4pe6dkfN6IvGsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":347699},"main":"lib/index.js","_from":"file:api-helper-cli-3.4.0.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","actor":{"name":"as80393313","type":"user","email":"cn80393313@gmail.com"},"email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\41e357fce11b235e73227dce9d3bea1f\\api-helper-cli-3.4.0.tgz","_integrity":"sha512-zAVG9vbn9YINI5NWIHaOFxCVEYk3AgPS+NgOQ5DVMMizE9G1zCF3xCIswgdBgBItA88+iwouifSVkKw68IDj4w==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.8.2","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.7","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.7.7","lodash":"^4.17.21","npmlog":"^7.0.1","prompts":"^2.4.2","ts-node":"^10.0.0","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","crypto-js":"^4.1.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","micromatch":"^4.0.8","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","findup-sync":"^5.0.0","json-schema":"^0.4.0","@api-helper/core":"^3.4.0","@api-helper/template":"^3.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/crypto-js":"^4.1.1","@types/url-parse":"^1.4.8","@types/micromatch":"^4.0.9","@types/findup-sync":"^4.0.5","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.4.0_1750843842274_0.37214015767979536","host":"s3://npm-registry-packages-npm-production"}},"3.4.2":{"name":"@api-helper/cli","version":"3.4.2","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"url":"https://github.com/ztz2","name":"ztz2","email":"448941273@qq.com"},"license":"MIT","_id":"@api-helper/cli@3.4.2","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"bin":{"apih":"bin/index.js"},"dist":{"shasum":"4f6fd1cd0ef466453049166436a29bbf8714feec","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-3.4.2.tgz","fileCount":81,"integrity":"sha512-RyHjPEJtUBB96NxDFL6T2Hpa69DGbtYINQbcNjXbzWOchM8XMsh29/189qYnYtyGhHzcCUJMC1brd/95Nosi1w==","signatures":[{"sig":"MEQCID4DNJ9z1ITM/b9oL5Kye1f4gXxdgc9+RF1E/TjR3xzfAiAwIf4ULNjQsWTdNBnrXhKfXn+ocxH1rxcXbU9dGziSGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":347699},"main":"lib/index.js","_from":"file:api-helper-cli-3.4.2.tgz","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","clean":"shx rm -rf bin && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","test:update":"npm run test -- -u"},"typings":"lib/index.d.ts","_npmUser":{"name":"as80393313","actor":{"name":"as80393313","type":"user","email":"cn80393313@gmail.com"},"email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\9c3b783a20e0805ef9a4b503746d7484\\api-helper-cli-3.4.2.tgz","_integrity":"sha512-RyHjPEJtUBB96NxDFL6T2Hpa69DGbtYINQbcNjXbzWOchM8XMsh29/189qYnYtyGhHzcCUJMC1brd/95Nosi1w==","repository":{"url":"git+https://github.com/ztz2/api-helper.git","type":"git"},"_npmVersion":"10.8.2","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","directories":{},"_nodeVersion":"18.20.7","dependencies":{"qs":"^5.2.1","ora":"^3.4.0","tmp":"^0.2.1","lcid":"^4.0.1","axios":"^1.7.7","lodash":"^4.17.21","npmlog":"^7.0.1","prompts":"^2.4.2","ts-node":"^10.0.0","fs-extra":"^7.0.1","prettier":"^2.8.4","commander":"^10.0.1","crypto-js":"^4.1.1","fast-glob":"^3.2.12","url-parse":"^1.5.10","micromatch":"^4.0.8","pinyin-pro":"^3.20.0","await-to-js":"^3.0.0","findup-sync":"^5.0.0","json-schema":"^0.4.0","@api-helper/core":"^3.4.2","@api-helper/template":"^3.4.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.5.0","eslint":"^7.32.0","ts-jest":"29.0.3","@types/qs":"^6.9.7","tsc-alias":"^1.8.6","@types/tmp":"^0.2.3","typescript":"^4.5.5","@types/jest":"29.2.4","@types/node":"^20.2.1","json-schema":"^0.4.0","lint-staged":"^10","@types/lodash":"^4.14.194","@types/npmlog":"^4.1.4","openapi-types":"^7.0.1","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/crypto-js":"^4.1.1","@types/url-parse":"^1.4.8","@types/micromatch":"^4.0.9","@types/findup-sync":"^4.0.5","@types/json-schema":"^7.0.9","tsconfig-paths-jest":"^0.0.1","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.4.2_1751017927556_0.4311869791497558","host":"s3://npm-registry-packages-npm-production"}},"3.4.3":{"name":"@api-helper/cli","version":"3.4.3","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","bin":{"apih":"bin/index.js"},"main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=14.0.0"},"repository":{"type":"git","url":"git+https://github.com/ztz2/api-helper.git"},"keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"author":{"name":"ztz2","email":"448941273@qq.com","url":"https://github.com/ztz2"},"bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"homepage":"https://github.com/ztz2/api-helper#readme","dependencies":{"await-to-js":"^3.0.0","axios":"^1.7.7","commander":"^10.0.1","crypto-js":"^4.1.1","fast-glob":"^3.2.12","findup-sync":"^5.0.0","fs-extra":"^7.0.1","json-schema":"^0.4.0","lcid":"^4.0.1","lodash":"^4.17.21","micromatch":"^4.0.8","npmlog":"^7.0.1","ora":"^3.4.0","pinyin-pro":"^3.20.0","prettier":"^2.8.4","prompts":"^2.4.2","qs":"^5.2.1","tmp":"^0.2.1","ts-node":"^10.0.0","url-parse":"^1.5.10","@api-helper/core":"^3.4.3","@api-helper/template":"^3.4.3"},"devDependencies":{"@types/crypto-js":"^4.1.1","@types/findup-sync":"^4.0.5","@types/fs-extra":"^5.0.4","@types/jest":"29.2.4","@types/json-schema":"^7.0.9","@types/lodash":"^4.14.194","@types/micromatch":"^4.0.9","@types/node":"^20.2.1","@types/npmlog":"^4.1.4","@types/prompts":"^1.2.0","@types/qs":"^6.9.7","@types/tmp":"^0.2.3","@types/url-parse":"^1.4.8","@typescript-eslint/eslint-plugin":"^5.54.0","@typescript-eslint/parser":"^5.0.0","eslint":"^7.32.0","jest":"^29.5.0","json-schema":"^0.4.0","lint-staged":"^10","openapi-types":"^7.0.1","shx":"^0.3.4","ts-jest":"29.0.3","tsc-alias":"^1.8.6","tsconfig-paths-jest":"^0.0.1","typescript":"^4.5.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"license":"MIT","scripts":{"build":"npm run lint && npm run test && npm run clean && npm run build:es && npm run build:node","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project tsconfig.node.json && npm run build:alias","build:alias":"tsc-alias -p tsconfig.alias.json","clean":"shx rm -rf bin && shx rm -rf lib","lint":"eslint src/**/*.ts","test":"jest","test:update":"npm run test -- -u"},"_id":"@api-helper/cli@3.4.3","_integrity":"sha512-BLSnfeTZvhH6Pw0ew7ehSNp+gIdyfwIvL8so0cHsW+ggGj401BDxgJN8RmnxX//6PbON8mVnYTc9QisVsm0WPQ==","_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\5377a5833ef7cb61c328eb089561d250\\api-helper-cli-3.4.3.tgz","_from":"file:api-helper-cli-3.4.3.tgz","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-BLSnfeTZvhH6Pw0ew7ehSNp+gIdyfwIvL8so0cHsW+ggGj401BDxgJN8RmnxX//6PbON8mVnYTc9QisVsm0WPQ==","shasum":"fd0d84f9061588980b2546ba272fcab44113fd81","tarball":"https://registry.npmjs.org/@api-helper/cli/-/cli-3.4.3.tgz","fileCount":81,"unpackedSize":347699,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGeulqwx/v5Mam2qwjsQz/R82TU4FN/HP7DUKdiuwO16AiEA83EgHYajGB3tq7vSHsXBU7MFCSO+r9kx+vskP5LEMkQ="}]},"_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com","actor":{"name":"as80393313","email":"cn80393313@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cli_3.4.3_1751290004212_0.7225495959685859"},"_hasShrinkwrap":false}},"time":{"created":"2023-05-22T20:03:48.440Z","modified":"2025-06-30T13:26:44.745Z","0.0.3":"2023-03-01T16:54:29.843Z","0.0.4":"2023-03-01T17:18:34.623Z","0.0.5":"2023-03-01T17:50:11.776Z","0.0.6":"2023-03-01T17:58:41.930Z","0.0.7":"2023-03-01T18:11:51.703Z","0.0.8":"2023-03-01T19:04:05.114Z","0.0.9":"2023-03-02T04:47:53.242Z","0.0.10":"2023-03-02T05:51:48.865Z","0.0.1":"2023-03-02T16:56:46.475Z","0.0.2":"2023-03-02T19:07:18.002Z","0.2.0":"2023-03-14T12:41:34.613Z","0.2.1":"2023-03-16T07:20:34.539Z","0.2.2":"2023-04-28T10:51:50.346Z","0.2.3":"2023-04-28T20:09:08.986Z","0.2.4":"2023-04-28T20:21:20.883Z","0.2.5":"2023-04-28T20:26:04.799Z","0.2.6":"2023-04-28T20:52:26.432Z","0.2.7":"2023-04-28T21:20:18.708Z","0.2.8":"2023-04-28T21:30:04.042Z","0.2.9":"2023-04-28T21:33:26.298Z","1.0.0":"2023-04-28T21:43:59.029Z","1.0.1":"2023-05-06T09:32:48.839Z","1.0.2":"2023-05-06T09:37:33.257Z","1.0.3":"2023-05-06T09:48:25.746Z","1.0.4":"2023-05-06T12:13:26.131Z","1.0.5":"2023-05-06T12:37:19.401Z","1.0.10":"2023-05-22T19:49:18.045Z","1.1.0":"2023-05-22T20:03:48.738Z","1.1.1":"2023-05-22T20:12:18.215Z","1.1.2":"2023-05-23T08:20:37.593Z","1.1.3":"2023-05-29T13:01:38.323Z","1.1.4":"2023-05-29T13:29:29.827Z","1.1.6":"2023-05-29T20:00:03.050Z","1.1.7":"2023-05-29T20:04:57.453Z","2.0.0":"2023-05-29T20:15:26.119Z","2.0.1":"2023-06-13T10:23:16.086Z","2.0.2":"2023-06-21T05:47:50.723Z","2.1.0":"2023-07-04T02:24:15.108Z","2.1.1":"2023-07-04T05:27:37.357Z","2.1.2":"2023-07-04T05:57:10.687Z","2.1.3":"2023-07-05T13:39:22.400Z","2.1.5":"2023-07-05T13:58:50.228Z","2.1.6":"2023-07-06T11:05:18.608Z","2.1.7":"2023-07-17T14:17:12.388Z","2.1.8":"2023-07-17T15:26:50.170Z","2.1.9":"2023-07-17T15:37:47.738Z","2.1.10":"2023-07-17T15:58:25.434Z","2.1.11":"2023-07-17T19:02:41.860Z","2.1.12":"2023-07-18T07:03:33.595Z","2.1.13":"2023-07-18T10:16:38.777Z","2.1.14":"2023-07-18T11:43:11.628Z","2.1.15":"2023-07-19T08:44:06.052Z","2.1.16":"2023-07-19T21:40:15.252Z","2.1.17":"2023-07-20T08:25:08.339Z","2.1.18":"2023-07-20T11:33:13.470Z","2.1.19":"2023-07-21T10:40:21.295Z","2.1.20":"2023-07-21T16:48:22.405Z","2.1.21":"2023-07-21T19:15:52.704Z","2.2.0":"2023-07-27T21:01:09.750Z","2.2.1":"2023-07-30T09:19:43.002Z","2.2.2":"2023-07-30T16:26:21.092Z","2.2.3":"2023-07-30T17:12:45.798Z","2.2.4":"2023-07-30T17:34:52.623Z","2.2.5":"2023-07-30T19:54:10.833Z","2.2.6":"2023-08-09T13:38:30.784Z","2.2.7":"2023-08-09T13:43:52.784Z","2.2.8":"2023-08-09T18:43:15.568Z","2.3.0":"2023-08-24T10:45:49.235Z","2.3.1":"2023-09-02T09:41:16.417Z","2.3.2":"2023-09-20T00:06:13.275Z","2.3.3":"2023-10-09T08:26:37.763Z","2.3.4":"2023-10-09T08:41:01.737Z","2.3.5":"2023-10-09T08:47:06.946Z","2.3.6":"2023-10-09T08:56:42.131Z","2.3.7":"2023-10-09T09:11:51.857Z","2.3.8":"2023-10-09T10:22:57.211Z","2.3.9":"2023-10-09T11:16:49.581Z","2.3.10":"2023-10-09T11:20:26.781Z","2.3.12":"2023-10-14T06:48:30.324Z","2.3.13":"2023-10-14T12:26:16.803Z","2.3.14":"2023-10-17T09:56:19.185Z","2.3.15":"2023-10-17T11:04:16.606Z","2.3.16":"2023-10-18T15:03:06.445Z","2.3.17":"2023-11-23T09:08:52.186Z","2.3.18":"2024-01-31T14:16:21.169Z","2.3.19":"2024-02-04T19:57:16.428Z","2.4.0":"2024-02-05T17:55:24.174Z","2.4.1":"2024-02-19T18:51:20.989Z","2.4.2":"2024-02-20T14:59:42.542Z","2.4.3":"2024-02-22T17:27:43.529Z","2.4.4":"2024-03-03T12:22:50.766Z","2.4.5":"2024-03-03T12:53:02.458Z","2.4.6":"2024-03-23T20:14:15.027Z","2.4.7":"2024-03-23T20:47:17.164Z","2.4.8":"2024-04-03T13:40:35.566Z","2.5.0":"2024-04-16T21:39:13.604Z","2.5.1":"2024-04-18T16:10:31.885Z","2.5.2":"2024-05-30T04:38:44.295Z","2.5.3":"2024-06-29T12:28:33.972Z","2.5.4":"2024-06-30T05:39:00.944Z","2.5.5":"2024-10-10T12:00:26.808Z","3.0.0":"2024-10-13T00:37:46.441Z","3.0.1":"2024-10-14T19:14:33.522Z","3.0.2":"2024-10-14T22:22:03.920Z","3.1.0":"2024-10-15T12:50:42.406Z","3.2.0":"2024-10-23T16:47:52.518Z","3.3.0":"2024-10-28T09:59:05.816Z","3.3.1":"2024-10-28T10:30:46.520Z","3.3.2":"2024-10-28T12:19:53.948Z","3.3.3":"2024-12-11T13:51:13.753Z","3.4.0":"2025-06-25T09:30:42.450Z","3.4.1":"2025-06-27T09:08:32.016Z","3.4.2":"2025-06-27T09:52:07.761Z","3.4.3":"2025-06-30T13:26:44.510Z"},"bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"author":{"name":"ztz2","email":"448941273@qq.com","url":"https://github.com/ztz2"},"license":"MIT","homepage":"https://github.com/ztz2/api-helper#readme","keywords":["api","json","yapi","share","schema","typing","codegen","swagger","openapi","compile","transpile","interface","api-helper","typescript"],"repository":{"type":"git","url":"git+https://github.com/ztz2/api-helper.git"},"description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","maintainers":[{"name":"as80393313","email":"cn80393313@gmail.com"}],"readme":"<div align=\"center\">\n  <a href=\"https://github.com/ztz2/api-helper\" target=\"_blank\">\n      <h1>API Helper</h1>\n  </a> \n</div>\n\n<div align=\"center\">\n\nA tool to help developers in generating code for interfaces, classes, objects, form templates, and more.\n\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/ztz2/api-helper/blob/main/LICENSE)\n\n</div>\n","readmeFilename":"README.md"}