{"_id":"@api-helper/template","_rev":"83-cf5f97bc8a7a3eeb5221396f576d999c","name":"@api-helper/template","dist-tags":{"beta":"2.4.5","latest":"3.4.3"},"versions":{"2.0.0":{"name":"@api-helper/template","version":"2.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/template@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"},"dist":{"shasum":"5f9fa94a43e5aa8ac8117a8576a74c6d42646405","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.0.tgz","fileCount":60,"integrity":"sha512-0egwhmid5SGce8miYVRBTCxKL77ruIvYy8z4KGIjLAjZoxmTVI1qvImCDYIQPSfZzcifaJs76fbWNCNQsvLs6g==","signatures":[{"sig":"MEQCIEPShbDYr0E9VBcHt+YITIhImuw2XkaYKH9ovvXDaOYDAiBvUmbrlpTam9+m58dzv2ozG5Gzuz4zb10X/+fEy9uqkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8979018},"main":"index.js","_from":"file:api-helper-template-2.0.0.tgz","module":"es/index.js","browser":"api-helper-template.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"jest && npm run lint && npm run clean && npm run build:es && npm run build:node && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\f89cea1c7d56f2e905e931b17583231d\\api-helper-template-2.0.0.tgz","_integrity":"sha512-0egwhmid5SGce8miYVRBTCxKL77ruIvYy8z4KGIjLAjZoxmTVI1qvImCDYIQPSfZzcifaJs76fbWNCNQsvLs6g==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.0.0","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.0_1685391069745_0.7794674363876883","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@api-helper/template","version":"2.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/template@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"},"dist":{"shasum":"c1073d320c1bdba235b88b024de6f38001453887","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.1.tgz","fileCount":60,"integrity":"sha512-PtGseMk0zr/QZpJGUzMsyBE9KiIRIUnCxWvkcF9/DGlWyAa63cZy9LAvGZCTKlspIgq6QbMYpIHmvYwKwC8pqQ==","signatures":[{"sig":"MEUCIDBH8JvmLJTGnodS2WFDyq7/s82s5J/ldIeNIh/8BM+IAiEAhQeOJKKHaonHvYJbQu1YFTuSW4KUSe64+MsnH1LCgKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8979242},"main":"index.js","_from":"file:api-helper-template-2.0.1.tgz","module":"es/index.js","browser":"api-helper-template.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"jest && npm run lint && npm run clean && npm run build:es && npm run build:node && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\6cb1de315b8849a3571bd9b05401eb9b\\api-helper-template-2.0.1.tgz","_integrity":"sha512-PtGseMk0zr/QZpJGUzMsyBE9KiIRIUnCxWvkcF9/DGlWyAa63cZy9LAvGZCTKlspIgq6QbMYpIHmvYwKwC8pqQ==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.0.0","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.1_1685391328116_0.3028041542783586","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@api-helper/template","version":"2.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/template@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"},"dist":{"shasum":"662b1b1eb8eabf67e02c13d669abfb7e517e6362","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.2.tgz","fileCount":60,"integrity":"sha512-5u3VpfHYbN4PbhhCTSeoFP/lfBigLlpwCsLmzfBtc23QMqxqutnvYRhP01fkfTFigYPFqTy7W15+OpPemKfQGw==","signatures":[{"sig":"MEUCIAKhlB6Fwdi73+FPWyTAbtB/R8FB4CaDJEdr9Qly/hmCAiEAioei+pRyvyayV73itzj/TzRMpZXVsHR/tSIRKwiVwCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8982637},"main":"index.js","_from":"file:api-helper-template-2.0.2.tgz","module":"es/index.js","browser":"api-helper-template.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"jest && npm run lint && npm run clean && npm run build:es && npm run build:node && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\d4b8255d78026848adb5cec4a5697553\\api-helper-template-2.0.2.tgz","_integrity":"sha512-5u3VpfHYbN4PbhhCTSeoFP/lfBigLlpwCsLmzfBtc23QMqxqutnvYRhP01fkfTFigYPFqTy7W15+OpPemKfQGw==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.0.1","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.2_1687326546606_0.5407165106868459","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"4d212970ff2a8ffaa7e2a5bf17a4f8c4a9b61187","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.3.tgz","fileCount":60,"integrity":"sha512-HGKiuLRW8FgtUlndr9pUOEbRTTz7IBYV23Czk6lFyAm0vcsKm9nf8bahHs28Qhj2fBVk+G0hsWv8JCqC05w2Ew==","signatures":[{"sig":"MEQCIGdICpxWDnv4/vx0SB3AjxlyeKpOhmbRQrV+nXq4BSNnAiB6tNl/bhjRIz7HsB4X1+N9W/th/guLFNf8QB/14cjc0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976151},"main":"index.js","_from":"file:api-helper-template-2.0.3.tgz","module":"es/index.js","browser":"api-helper-template.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"jest && npm run lint && npm run clean && npm run build:es && npm run build:node && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\bfe6794924cc472ec1a72554dcaf76dd\\api-helper-template-2.0.3.tgz","_integrity":"sha512-HGKiuLRW8FgtUlndr9pUOEbRTTz7IBYV23Czk6lFyAm0vcsKm9nf8bahHs28Qhj2fBVk+G0hsWv8JCqC05w2Ew==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.0","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.3_1688437460279_0.8956119820408583","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"db6c381469762e120429462b9531121dd0798211","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.4.tgz","fileCount":60,"integrity":"sha512-Agzshqk8vxrQCrp2asCAW0Emcses23BeVe7nTldJQ5ZVLBaghVNhLdXgxsYh3ELd52nzejv0OWffT26cbTdM4A==","signatures":[{"sig":"MEUCIFuNAFGeT4UlZe8txwMozpLEltxeOcCskFUuaMz1jghVAiEAxk7RUQIvUA8OL8oyauAPNiU6AY1AjRqs3CL2yXKPLoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8975197},"main":"index.js","_from":"file:api-helper-template-2.0.4.tgz","module":"es/index.js","browser":"api-helper-template.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/*.ts","test":"jest","build":"jest && npm run lint && npm run clean && npm run build:es && npm run build:node && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\23319340a1ec288bfa39033ee9055a5b\\api-helper-template-2.0.4.tgz","_integrity":"sha512-Agzshqk8vxrQCrp2asCAW0Emcses23BeVe7nTldJQ5ZVLBaghVNhLdXgxsYh3ELd52nzejv0OWffT26cbTdM4A==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.1","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.4_1688448468343_0.156632743350114","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"3351a924ccaaebd149cb73633585ac3d2c071115","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.5.tgz","fileCount":60,"integrity":"sha512-Fl+BsIqKVd4uFJSK4Kw3C4lKLqc3AstAuhZ8n/QJ/1gTOvsFWDn/kMBXHT0R0wTvnGVeVcRe4hWMtsGjqsiaNQ==","signatures":[{"sig":"MEQCIGv57dD375oKMdLjuPrbtH/6cQ1tMKyMfVQDslLHVv8EAiAzKcU/JUJ6UFTukIOxp18rkRBevIIyCbZcvfoPG3asPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8975270},"main":"index.js","_from":"file:api-helper-template-2.0.5.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\f5b56e1c4e22870fe7ba145511be7792\\api-helper-template-2.0.5.tgz","_integrity":"sha512-Fl+BsIqKVd4uFJSK4Kw3C4lKLqc3AstAuhZ8n/QJ/1gTOvsFWDn/kMBXHT0R0wTvnGVeVcRe4hWMtsGjqsiaNQ==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.6","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.5_1689614295694_0.6893961448044068","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"8c84f3736309db3758d9752cf16bfaa543f212a8","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.6.tgz","fileCount":60,"integrity":"sha512-huWwsmgST+EvO4Th9GCJoGlOohdCa/Fm7ZM/tIXL2JHGJqhFaB8iyRs92i7M0gBrAdmTEXXNU542UwlHJblk2Q==","signatures":[{"sig":"MEUCIQCAEOmiop16M8+80gD1Ybt7B0ijqcWrQUGkbYlU2kRsKwIgR9aU2wQOFCq5AQSlMD3TzAG/dj+mD0CGmx1dtM1gNok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8978863},"main":"index.js","_from":"file:api-helper-template-2.0.6.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\b139b80bd6c09dcec379af2f690e4dc3\\api-helper-template-2.0.6.tgz","_integrity":"sha512-huWwsmgST+EvO4Th9GCJoGlOohdCa/Fm7ZM/tIXL2JHGJqhFaB8iyRs92i7M0gBrAdmTEXXNU542UwlHJblk2Q==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.7","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.6_1689663818644_0.650501332515556","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"4e7b1bccb11601c17f661232acde6a4288f2d848","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.7.tgz","fileCount":60,"integrity":"sha512-nPSG9MWAJbH8987OuZD9RW+kSFn6+yzcG2mmSEVqBTPBWBfMaILfWXTyzKWF02i/LgDnj42J0h86Ja7RgMSEKw==","signatures":[{"sig":"MEYCIQCC6cQfd/pK8YleZMHgoAKNAfVwy+66ah6u0t5XXVQyaAIhAK14/5rgYMAcRLlleboawqyI7SLC/Ps4moIfp4FYW1p6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8979148},"main":"index.js","_from":"file:api-helper-template-2.0.7.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\8310084c0ec694dbb68700cde174083e\\api-helper-template-2.0.7.tgz","_integrity":"sha512-nPSG9MWAJbH8987OuZD9RW+kSFn6+yzcG2mmSEVqBTPBWBfMaILfWXTyzKWF02i/LgDnj42J0h86Ja7RgMSEKw==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.7","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.7_1689852803569_0.2333114569466388","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"a32b1733c7bc97b9ac5602581cff01614808138b","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.8.tgz","fileCount":60,"integrity":"sha512-VkZkzH9/AfkbTnM+12NT3VHGslshGFX6d2msUeVDGH6dnc4Sg7e0HjKklsJy8lBl7kSf09CQ7LjldyZS3GM/Xg==","signatures":[{"sig":"MEYCIQCZZzRcEEHFmaVFND5xEVc6JBVCOq1x/WnKm1Uq5xBw4wIhAMwa9kEa9+u+0yQhvTSUcZanAqHPbEgvav7jajm3ilDX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8979148},"main":"index.js","_from":"file:api-helper-template-2.0.8.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\11fe82ead31d3d0a027d7119bafd8fc1\\api-helper-template-2.0.8.tgz","_integrity":"sha512-VkZkzH9/AfkbTnM+12NT3VHGslshGFX6d2msUeVDGH6dnc4Sg7e0HjKklsJy8lBl7kSf09CQ7LjldyZS3GM/Xg==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.8","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.8_1689918025292_0.6411854413815314","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"82aeecf0404c99d43765603db7ba0f60ae930845","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.9.tgz","fileCount":60,"integrity":"sha512-P7wmp8DSxB5NDo+7VQ3bAuMe565DdLDQ9mbY97KRDuq43IVzSDYmUikl4/Ls+TfjMDJ3W8BG2DOTTfEKmNNTEQ==","signatures":[{"sig":"MEQCIHjzV7JwzqaUugihAYsnqn001upBvckFKdQ6ck0q76q1AiArB0oA4svyr/ypD91KJhyT6WBPtsBMqgdpTQpuxbvDQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8962995},"main":"index.js","_from":"file:api-helper-template-2.0.9.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\3c09df3f271c1a40f32321af6780f85b\\api-helper-template-2.0.9.tgz","_integrity":"sha512-P7wmp8DSxB5NDo+7VQ3bAuMe565DdLDQ9mbY97KRDuq43IVzSDYmUikl4/Ls+TfjMDJ3W8BG2DOTTfEKmNNTEQ==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.9","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.9_1689936092608_0.5224671240338878","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"5526c438745a02d4ec4115555356ea509e500a9f","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.10.tgz","fileCount":60,"integrity":"sha512-7Xa4r1+wQkCi1JCkL/S996f5f8HDAxWGi35K6Fk6Ns+BTWGuAtvRRHfNjPetnVrXYTei1hpXiNQ/1er++x6GOA==","signatures":[{"sig":"MEQCIFL6EWQEJBsHCAkXo6eAAaLqOIuYikGyXtOwIJsw53O3AiBi4B51vxN0Zb7URcFZzupn47SCFriOItQg3IBq+ytSIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8963064},"main":"index.js","_from":"file:api-helper-template-2.0.10.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\b8290663a4b30dcd354abf75622f32a7\\api-helper-template-2.0.10.tgz","_integrity":"sha512-7Xa4r1+wQkCi1JCkL/S996f5f8HDAxWGi35K6Fk6Ns+BTWGuAtvRRHfNjPetnVrXYTei1hpXiNQ/1er++x6GOA==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.10","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.10_1689943826353_0.9210357629162167","host":"s3://npm-registry-packages"}},"2.0.11":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"0b4dc95f0ac50bd24baf17e462ec51b25cd9aabc","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.11.tgz","fileCount":60,"integrity":"sha512-yOL8GMOyiNyN3LtN11R22W12rBXcdshRgqLX7AipncIBSkeSZ9tV0OlekVDUwGtDE/k20/RkiuB+xKp5mYFThQ==","signatures":[{"sig":"MEYCIQCcmoJfBq5u6kSY8niFcG44mAPujcxWYUFJ+509pnAZVgIhALE8i+jM7EuoGJAHuW0uNFj4/GtmKfT1o3AIOONCBAbI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8962900},"main":"index.js","_from":"file:api-helper-template-2.0.11.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\15993f5ec478961d68bbb07d57271e02\\api-helper-template-2.0.11.tgz","_integrity":"sha512-yOL8GMOyiNyN3LtN11R22W12rBXcdshRgqLX7AipncIBSkeSZ9tV0OlekVDUwGtDE/k20/RkiuB+xKp5mYFThQ==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.10","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.11_1689945882221_0.8862240577741272","host":"s3://npm-registry-packages"}},"2.0.12":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"9410e2c6b0fcad5b23088cbc152ef318ff374908","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.12.tgz","fileCount":60,"integrity":"sha512-4/0XDOQxdxLbpaCybHqRCwr36LIHdY1UKa+uPUhwFxN3+CMd0ZSNh8Q6ZDt9EgE5JDf1DVy9qny0DzfwX3dUPA==","signatures":[{"sig":"MEQCIG1bGngYPYtkY1EyxSKWXbJ8eBwkVvzzU6n5t22vWx96AiAGOiOl5B6GxO/Xo5xX8UPHHT966oUA+ZNVnUXVzlC9tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8962900},"main":"index.js","_from":"file:api-helper-template-2.0.12.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\ddeb252533d48e7ebb51af4f4860c5ba\\api-helper-template-2.0.12.tgz","_integrity":"sha512-4/0XDOQxdxLbpaCybHqRCwr36LIHdY1UKa+uPUhwFxN3+CMd0ZSNh8Q6ZDt9EgE5JDf1DVy9qny0DzfwX3dUPA==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.14","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.12_1689975160356_0.06970558568310614","host":"s3://npm-registry-packages"}},"2.0.13":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"988e14aec66ed43352a94d768e46fc652a92160f","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.13.tgz","fileCount":60,"integrity":"sha512-46pNsKmzL4wk0Qts7VoJWxkY/8RJva0gQH/bHmwKoH+L+zKYu//itUEPnkuGdew0rQkGcLzWmARaBG19uadIXQ==","signatures":[{"sig":"MEUCIQC+0ZV5vyBRii1x9LQXanrywMlFpA6SsvD2gmVJD3Tp/QIgUflujGjt0/KU5xEvNQu3Ub4udaOFuNxcTut7vN53dDM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8963424},"main":"index.js","_from":"file:api-helper-template-2.0.13.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\0554a96c1baaf208cca4acfdd31b7531\\api-helper-template-2.0.13.tgz","_integrity":"sha512-46pNsKmzL4wk0Qts7VoJWxkY/8RJva0gQH/bHmwKoH+L+zKYu//itUEPnkuGdew0rQkGcLzWmARaBG19uadIXQ==","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":{"buffer":"^6.0.3","lodash-es":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.14","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@types/lodash-es":"^4.17.7","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.13_1690011815373_0.24684516009389657","host":"s3://npm-registry-packages"}},"2.0.14":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"6fa67e567743827c6bdaef7e4405ba6a7bee5eab","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.14.tgz","fileCount":64,"integrity":"sha512-pvyGKw7KEgokVObeoF583qbvYh2CpwPdoWFE1MSj5DJMi6ZsWeGHfGBQMWKaq+OVU8So/MdI6mTNnTq8je6zew==","signatures":[{"sig":"MEYCIQC+9Rdr3I/M5kO+bUoeE0tO3b9coXkjZiw+bavuOarV2wIhAMxY3nJpzCXSXvtwkki3+NFiDT+P4mSusjc7spLK/u5I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9003849},"main":"index.js","_from":"file:api-helper-template-2.0.14.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\ab62678925df2dd6b0f7b029a466e8ac\\api-helper-template-2.0.14.tgz","_integrity":"sha512-pvyGKw7KEgokVObeoF583qbvYh2CpwPdoWFE1MSj5DJMi6ZsWeGHfGBQMWKaq+OVU8So/MdI6mTNnTq8je6zew==","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":{"buffer":"^6.0.3","lodash":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.15","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.14_1690140935727_0.12259495929079844","host":"s3://npm-registry-packages"}},"2.0.15":{"name":"@api-helper/template","version":"2.0.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/template@2.0.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"},"dist":{"shasum":"5a4f4062d8fb24c1fa2b3096624c68dd450b8d07","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.0.15.tgz","fileCount":64,"integrity":"sha512-WYNSNLSwKkP3CtDmByh70/Xl9D6G9xu8MRRdltWea3akCMsZvzcNDt77ZF5qJeDlWPnpW6rMN1GUw+jRMGeWvw==","signatures":[{"sig":"MEUCIB3F6IvTjQJalr0UEt0+qWXBsp/EmRd0Zr33Da+oAbTvAiEAwl+OtymYbtCbSXLEhU2QPMd43VRId5L17lVYPSiJyUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9003739},"main":"index.js","_from":"file:api-helper-template-2.0.15.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\97d837c08da65d8cdc662b46f0895775\\api-helper-template-2.0.15.tgz","_integrity":"sha512-WYNSNLSwKkP3CtDmByh70/Xl9D6G9xu8MRRdltWea3akCMsZvzcNDt77ZF5qJeDlWPnpW6rMN1GUw+jRMGeWvw==","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":{"buffer":"^6.0.3","lodash":"^4.17.21","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.1.18","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.0.15_1690149795930_0.29182288564299785","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"381eff27fe9aef93f6d63b3ab134e98e5fba4cb6","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.2.0.tgz","fileCount":80,"integrity":"sha512-F7tdCf8D6Yl/k0X4xXMyojrlno1zbqCSFPkUsoWjYo1tWtuMOudUCwFhtljAoxwPYMD3x00Y/aEW3ydRCBHLHA==","signatures":[{"sig":"MEUCIQCZG5NJvZs+OIfsRUsdEVPtI5i9Plhtl7Em+/j/ZgjNegIgA7PmArgTn8JWezQ18G/p3xbIrybvxifOYRuOnkjd+Zw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9884563},"main":"index.js","_from":"file:api-helper-template-2.2.0.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\e80b8dc96182643e5c3b8b8d80afe955\\api-helper-template-2.2.0.tgz","_integrity":"sha512-F7tdCf8D6Yl/k0X4xXMyojrlno1zbqCSFPkUsoWjYo1tWtuMOudUCwFhtljAoxwPYMD3x00Y/aEW3ydRCBHLHA==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.2.0","@api-helper/core":"^2.2.0","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.2.0_1690491680988_0.1763428056889227","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"71ce6efdaec4007a5d3ed54145a51efe61d8076f","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.2.1.tgz","fileCount":80,"integrity":"sha512-2xrQcFyjDzyVpRMT+oLUOJkGs9l2EJyFFroTqkTtbmMczSOV4EHsl3ts4Uw1dFKick49vbsJpd5OKqHhz8bCbA==","signatures":[{"sig":"MEUCIQDFSVIH5pCE0Su35t1QIq6vJ9VfrB2oHv0gaN17fZgGJgIgOpeZiywbcXauLfSJpKj/lmrPm/C9nBQOIwdWh7vcTAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9884563},"main":"index.js","_from":"file:api-helper-template-2.2.1.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\75b3423554ed0b5321f040a257c661ca\\api-helper-template-2.2.1.tgz","_integrity":"sha512-2xrQcFyjDzyVpRMT+oLUOJkGs9l2EJyFFroTqkTtbmMczSOV4EHsl3ts4Uw1dFKick49vbsJpd5OKqHhz8bCbA==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.2.1","@api-helper/core":"^2.2.1","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.2.1_1690734222839_0.8371633552406041","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"f0582f801517f7a0f361451bad89870ec1a60f66","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.2.2.tgz","fileCount":80,"integrity":"sha512-PQtdhcVbwOobtJufaO8XLvtbfwDhQcHF5zpf2UsyxEJ+Nij9Ef1YpLM3WKSdn0jbv/+2dIZZjMnmzmZ7Ydk9NQ==","signatures":[{"sig":"MEUCIGwobD7AZbQ/nINNjxsWsBrg8u6NvdOA/nAfnu3hWnNVAiEArQYVjoW/G3rIfyJC+EHor+AQ3QCVoZaO87i+Uf/Qejc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9884563},"main":"index.js","_from":"file:api-helper-template-2.2.2.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\9c6ffbd64900e2cffc6d90e7fa0077db\\api-helper-template-2.2.2.tgz","_integrity":"sha512-PQtdhcVbwOobtJufaO8XLvtbfwDhQcHF5zpf2UsyxEJ+Nij9Ef1YpLM3WKSdn0jbv/+2dIZZjMnmzmZ7Ydk9NQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.2.2","@api-helper/core":"^2.2.2","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.2.2_1690734528846_0.7284019981692771","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"44cde05948197443b19162ecea5ebb7bfc75f956","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.2.3.tgz","fileCount":80,"integrity":"sha512-EgdL6x7eZZlHopDz9zVXKprk/yCsjTh4q8TPHbS4B1g1WY1esgJ/Pn3vBR9tM9krkguK87tefZc1wpAEnaC/Rw==","signatures":[{"sig":"MEQCIHs+enwR8HFopCYrvBTFStr51XLrjpIKKUVHWeIax9ZPAiAm1mdggWmB0dyrBUOxyE/N4fV1GVKdIieRzOzNQT0AHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9960056},"main":"index.js","_from":"file:api-helper-template-2.2.3.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\fe62b0faad48f96c18d31169b44f17ec\\api-helper-template-2.2.3.tgz","_integrity":"sha512-EgdL6x7eZZlHopDz9zVXKprk/yCsjTh4q8TPHbS4B1g1WY1esgJ/Pn3vBR9tM9krkguK87tefZc1wpAEnaC/Rw==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.2.3","@api-helper/core":"^2.2.3","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.2.3_1690737192930_0.32595526622567306","host":"s3://npm-registry-packages"}},"2.2.4":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"162d27b81bf6b7d8a6c48c26e8974df8f5606314","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.2.4.tgz","fileCount":80,"integrity":"sha512-MBCtHwbLYxSOoYbeGNCzJGFUgWpz8388DgeWPKYMbIH8nP+6IJkkPsO+UN5ffaOVOEF4RnogDcdLeXv2YkU8Bw==","signatures":[{"sig":"MEYCIQD4WVO9yUqEUqVzt6Cq+eFDqlGgx0IoeW8SebfAcvZe8AIhAN93XdYlUgXSCnECW3+IqFUwJBou6Fuw1CCxQRP9UOpZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9960056},"main":"index.js","_from":"file:api-helper-template-2.2.4.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\57bd6255d62ca7a9a50046fa84661b5e\\api-helper-template-2.2.4.tgz","_integrity":"sha512-MBCtHwbLYxSOoYbeGNCzJGFUgWpz8388DgeWPKYMbIH8nP+6IJkkPsO+UN5ffaOVOEF4RnogDcdLeXv2YkU8Bw==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.2.4","@api-helper/core":"^2.2.4","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.2.4_1690738496242_0.21596567524304144","host":"s3://npm-registry-packages"}},"2.2.5":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"e50bd760a382bb0bfdc40108033cd4169fe2c33d","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.2.5.tgz","fileCount":80,"integrity":"sha512-BhvOQJOCW542x50/dkQeREC8e3jFJi+l4YSZPREuQcUYOKU1pKPAEdE1eY1gUPeQypXQg1FfwKk83dt9vrN3Qg==","signatures":[{"sig":"MEUCIGCkEl3O9q6MDcCKrMtcN+75m9laHdzg8g3dF38NcsHpAiEAiPLIztiFLEwIYFXpLSvBLTlko1UuOpQHuDhZ8p4Z6w8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9955180},"main":"index.js","_from":"file:api-helper-template-2.2.5.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\af38e32f553f02a2f03bcd85e6cac737\\api-helper-template-2.2.5.tgz","_integrity":"sha512-BhvOQJOCW542x50/dkQeREC8e3jFJi+l4YSZPREuQcUYOKU1pKPAEdE1eY1gUPeQypXQg1FfwKk83dt9vrN3Qg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.2.5","@api-helper/core":"^2.2.5","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.2.5_1690746855322_0.08253957068503137","host":"s3://npm-registry-packages"}},"2.2.6":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"9f4ef00acd7de400418f3cd4d01583f44ec845d4","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.2.6.tgz","fileCount":80,"integrity":"sha512-LJ8Cy1C1q+TyragffwJwdPOlnEQqkpWfIkdrk18qGIVXwgfr0nBy8SJjKbT2R2SbQSnwLuiEofULPA8KJs0o2g==","signatures":[{"sig":"MEQCIGnnwm5hHuPyZ9EEGGchH7yQEKE9+ZE3lyklTzx7XhgAAiAxAYyFRLW4VlaQ/mZe8JgVCahfIHker/hmJyoBQszW6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9959939},"main":"index.js","_from":"file:api-helper-template-2.2.6.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\e7229eaa736ef655cd06004f268dcf8c\\api-helper-template-2.2.6.tgz","_integrity":"sha512-LJ8Cy1C1q+TyragffwJwdPOlnEQqkpWfIkdrk18qGIVXwgfr0nBy8SJjKbT2R2SbQSnwLuiEofULPA8KJs0o2g==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.2.6","@api-helper/core":"^2.2.6","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.2.6_1691588316961_0.673004987304809","host":"s3://npm-registry-packages"}},"2.2.7":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"f76b56717b7a93a870e9dbdbc162cb25faec184b","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.2.7.tgz","fileCount":80,"integrity":"sha512-+N2CKwjG07WMrbL4vUc959OLtVZSWGoquHAb3TRHFJbxPBylrTf+3nALo86WbIdpex/IAuDpr+rTXhrtV5lNTQ==","signatures":[{"sig":"MEQCICPn4DBCmY7BENHGfXmuDjTBOuKZLvVJA/4QYa1pHxU+AiB/fVYli5yyYkpxryCTFLIxSNe5DcwSzdje1E5GM/MOWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9959939},"main":"index.js","_from":"file:api-helper-template-2.2.7.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\75054802249b5017b189212d31b072bd\\api-helper-template-2.2.7.tgz","_integrity":"sha512-+N2CKwjG07WMrbL4vUc959OLtVZSWGoquHAb3TRHFJbxPBylrTf+3nALo86WbIdpex/IAuDpr+rTXhrtV5lNTQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.2.7","@api-helper/core":"^2.2.7","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.2.7_1691588635795_0.5235582178542297","host":"s3://npm-registry-packages"}},"2.2.8":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"5f5e3b2056952d9145e0833143accfcbd437a817","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.2.8.tgz","fileCount":80,"integrity":"sha512-Xvub2DtCPQLVUdSbjFEKmy/V+Eu1ERkCm4msNpcPiw8zpX7s5EAawH7f1vN1aHEcqChiVqLsRKXMaDtxSCHqUQ==","signatures":[{"sig":"MEYCIQCtMJQ5PQQkBv6ssSbdQstMhXgkhvFPSkFzZl8WUuWNMQIhAN6RWHC6zpQrmkwUAq3dGUu+S0cCt+Wg56LQx1J3oevQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9959939},"main":"index.js","_from":"file:api-helper-template-2.2.8.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\00b93dbead1d10e3568774fa13940cc1\\api-helper-template-2.2.8.tgz","_integrity":"sha512-Xvub2DtCPQLVUdSbjFEKmy/V+Eu1ERkCm4msNpcPiw8zpX7s5EAawH7f1vN1aHEcqChiVqLsRKXMaDtxSCHqUQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.2.8","@api-helper/core":"^2.2.8","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.2.8_1691606600408_0.9498824521463951","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"2ef6d250c1a1c9b25fd8d05f31e18181d072977d","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.0.tgz","fileCount":84,"integrity":"sha512-CTwhQjjuWrpocnSRdSVDPYEV0gWqQvUb0sjScI0ZVdRxWIIwSvkpP48iPhggXBeLK8ReNTLRMnZQGStGnAzXgA==","signatures":[{"sig":"MEYCIQCVo7hkZjisVn9A3GO+08uB93vL8A61tZvJ4ZNuBok05wIhAMeSMJB2Mx3otY5iRZpBzsGY7lqJ2u0TQMTE363ucPzS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9968708},"main":"index.js","_from":"file:api-helper-template-2.3.0.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\cb37843f49e97869e91d50fd3aaea2b5\\api-helper-template-2.3.0.tgz","_integrity":"sha512-CTwhQjjuWrpocnSRdSVDPYEV0gWqQvUb0sjScI0ZVdRxWIIwSvkpP48iPhggXBeLK8ReNTLRMnZQGStGnAzXgA==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.3.0","@api-helper/core":"^2.3.0","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.0_1692873956887_0.9391001916455028","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"8e0077f5c7ffad0df33527e01c20099305e53907","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.2.tgz","fileCount":84,"integrity":"sha512-7Dpw8JQ5mxkyWthg9eNaShwIjn0TVCpmnEq9L1aLS6dOqvD6BNAH7gZnYwVZv/4OW3+q8hva+zVc1GdSwVoCjg==","signatures":[{"sig":"MEQCIEsTq9835hokdFr9SPQ3BuRhrkPdtzdQ/VhTcGc8WQJqAiAmdjkYC0vDI5UU2EYea+ho3TaIpOQNmEvBhRoW27GTLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9968898},"main":"index.js","_from":"file:api-helper-template-2.3.2.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\b38e74e5ce3cf16fb467857e3f8e665a\\api-helper-template-2.3.2.tgz","_integrity":"sha512-7Dpw8JQ5mxkyWthg9eNaShwIjn0TVCpmnEq9L1aLS6dOqvD6BNAH7gZnYwVZv/4OW3+q8hva+zVc1GdSwVoCjg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.3.2","@api-helper/core":"^2.3.2","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.2_1695168379214_0.1409996455535345","host":"s3://npm-registry-packages"}},"2.3.3":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"3159ff588ed67d672e021f0b0e09cace3e132997","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.3.tgz","fileCount":84,"integrity":"sha512-LWc3ufun3a9l2QC8D+0GXtN7QVSFGgj9CeeS5Pzdlx0Pmn8xl6C2hmwpL37xlZM16ULkEmIvBGi/pjgMwT05+Q==","signatures":[{"sig":"MEUCIFZXe8QH/qVWDPIpNCa61Z1DgJQ1vx4SdtdISzuNAUgqAiEAv6IuPEs4BxcQnmVfnOvAfPv+qz4grM8pIOZnq8dPPDg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9968898},"main":"index.js","_from":"file:api-helper-template-2.3.3.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\bf8e4d1ae8445e03357cfc548e14b15f\\api-helper-template-2.3.3.tgz","_integrity":"sha512-LWc3ufun3a9l2QC8D+0GXtN7QVSFGgj9CeeS5Pzdlx0Pmn8xl6C2hmwpL37xlZM16ULkEmIvBGi/pjgMwT05+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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.3.3","@api-helper/core":"^2.3.3","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.3_1696840002457_0.336847188898449","host":"s3://npm-registry-packages"}},"2.3.4":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"a9bebd5ebe327aeca5ef2b6d85224b2f91258ed5","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.4.tgz","fileCount":84,"integrity":"sha512-4YfRvD1lM48L+CapJ3lyaEq47j6zUfsqhQTneOGMQF4XI56QbeajrqPTFFpAb+FceumLHYKtbocCHtzmK/5HEg==","signatures":[{"sig":"MEUCIQDr/dFa7o/s6XgV4nDYVZsdTIlPgWkVrz6Z79TIpg81FQIgPPCX2qzTWl2RZbZGqtvLRvDXJlMZsqbAgZLHoJsYjBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9968898},"main":"index.js","_from":"file:api-helper-template-2.3.4.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\ac73d6e049718b80fcbcb2529144de27\\api-helper-template-2.3.4.tgz","_integrity":"sha512-4YfRvD1lM48L+CapJ3lyaEq47j6zUfsqhQTneOGMQF4XI56QbeajrqPTFFpAb+FceumLHYKtbocCHtzmK/5HEg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.3.4","@api-helper/core":"^2.3.4","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.4_1696840860459_0.1220257891975507","host":"s3://npm-registry-packages"}},"2.3.5":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"18e8310fd285383a0a7e7f063ddc41864e4b858a","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.5.tgz","fileCount":84,"integrity":"sha512-zwyFpjSY4esctuyOTN5Z3PtH8Pi6xNm8OES472SIl8LIsKVdvLID8IBOVjxe0aaPhgvtc/NQq7o9+U7/zcLQZg==","signatures":[{"sig":"MEUCICY9xyMhblWJ7x8eN6gzRRMj2OmCBjS2Uef9S1bKsiXFAiEA7ebydYcapCYpp4AMhE402Junxg1vyZTZxhxBmwzBEdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9968898},"main":"index.js","_from":"file:api-helper-template-2.3.5.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\1d29db2cb50de69c8c0f0fda45f4ec13\\api-helper-template-2.3.5.tgz","_integrity":"sha512-zwyFpjSY4esctuyOTN5Z3PtH8Pi6xNm8OES472SIl8LIsKVdvLID8IBOVjxe0aaPhgvtc/NQq7o9+U7/zcLQZg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.3.5","@api-helper/core":"^2.3.5","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.5_1696841230538_0.30890632316703015","host":"s3://npm-registry-packages"}},"2.3.6":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"72911c0e46ab2c6cf470359237fc692ea3517560","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.6.tgz","fileCount":84,"integrity":"sha512-SFSnvpnoIblTYA4qX4Bn4GRSuNbX5naQKfa2xQT0kne1gGUOAaAGFY+LCc9uRoohE4VLnjpOYi6fGM/wCY/EsQ==","signatures":[{"sig":"MEUCIQD6CIQ6r4xV2XmE0GNCOHd7q7vLKh6JqHQLlInLatPSugIgAYeRnDKxKfzSYdwsswrEKelEa3ijirUVKpcWcNNkL9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9968898},"main":"index.js","_from":"file:api-helper-template-2.3.6.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\bd5f83660ee96d72e4cad6c6c2a31c74\\api-helper-template-2.3.6.tgz","_integrity":"sha512-SFSnvpnoIblTYA4qX4Bn4GRSuNbX5naQKfa2xQT0kne1gGUOAaAGFY+LCc9uRoohE4VLnjpOYi6fGM/wCY/EsQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.3.6","@api-helper/core":"^2.3.6","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.6_1696841806786_0.018689979767108955","host":"s3://npm-registry-packages"}},"2.3.7":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"5a4c9521cf2fc6d14cdcd1a592a03ab68870359f","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.7.tgz","fileCount":84,"integrity":"sha512-84NbJ/7BWWmCj46v8dHvSJdORqQPUDtwmLyFTgsRHcySfq9DtI55Gl3sbKZR9MqyiOVuyeXY8KM4qgbYXYcpzA==","signatures":[{"sig":"MEUCIQDlsIu+GJtrPgZf2hQJElunRG+TsxZCyGsfiH3yJmFWJgIgd5AuBdf5bxz97OfFVJnh8fj9l0Owgbuo92kIwpoQ3is=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9968898},"main":"index.js","_from":"file:api-helper-template-2.3.7.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\dfd7049003c5ccd406130d2b43b7f7d2\\api-helper-template-2.3.7.tgz","_integrity":"sha512-84NbJ/7BWWmCj46v8dHvSJdORqQPUDtwmLyFTgsRHcySfq9DtI55Gl3sbKZR9MqyiOVuyeXY8KM4qgbYXYcpzA==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.3.7","@api-helper/core":"^2.3.7","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.7_1696842718779_0.566342366875731","host":"s3://npm-registry-packages"}},"2.3.8":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"545bf08179ff3dd2aa5798b1804ee8c2877b56c6","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.8.tgz","fileCount":84,"integrity":"sha512-wCH3/5DNcDWKhT+VtQX1gR8LxzQzOOBeHehN7ibk86MUUK6KdyDP2RiuQcbvZgDmypj+QwnBTvB7lwQw253u6Q==","signatures":[{"sig":"MEUCIBEozgKi07dpC9pAqeutZOK917Zqo1e+aeZvfBmfJV/qAiEA58AAx/KmBYLH1eqxLnlog08Eqqz7iJzbUjiW6l/hnC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9968898},"main":"index.js","_from":"file:api-helper-template-2.3.8.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\38de10f2110b8fdaeaa7529b16639504\\api-helper-template-2.3.8.tgz","_integrity":"sha512-wCH3/5DNcDWKhT+VtQX1gR8LxzQzOOBeHehN7ibk86MUUK6KdyDP2RiuQcbvZgDmypj+QwnBTvB7lwQw253u6Q==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.3.8","@api-helper/core":"^2.3.8","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.8_1696847069585_0.8282664792844203","host":"s3://npm-registry-packages"}},"2.3.9":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"d4f737fd481afb378bcf3f0aef328c5904070a52","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.9.tgz","fileCount":84,"integrity":"sha512-7o1LJhTfqQjkK4eFpYXEOsSwbZ/kQNNWoBqyDctx8NpeOX5cKYKDj5RPuBwDBaqk2omSxq9J/D9RO292wkPf1w==","signatures":[{"sig":"MEQCIFz61VnfDl811DwWvb5nTar0yETB3Zj/pFsLgIiSLxcAAiBI38r3b+joIGZMuUiV637BI3JlWDrXmAQOdbd/ud4vUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9968898},"main":"index.js","_from":"file:api-helper-template-2.3.9.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\25fe66a6de3fccf2294959d06eb38491\\api-helper-template-2.3.9.tgz","_integrity":"sha512-7o1LJhTfqQjkK4eFpYXEOsSwbZ/kQNNWoBqyDctx8NpeOX5cKYKDj5RPuBwDBaqk2omSxq9J/D9RO292wkPf1w==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.3.9","@api-helper/core":"^2.3.9","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.9_1696850212317_0.5427016594029017","host":"s3://npm-registry-packages"}},"2.3.10":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"28d141b8b4dfa260112d358ca9fb50679e85ad03","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.10.tgz","fileCount":84,"integrity":"sha512-IY797kICkh7JxT+EYPz69CajqMoIk6TltsyzN05d93VuMm9m9gMbq4H6t5wSkgt1XAUF5ScXvDppqm827FgbKw==","signatures":[{"sig":"MEUCIAUHJLhvJWjNXf3EC2+lroytI8SYqn6M8xd5Vm0PeGloAiEAoPjyfdGWPHJ3jd9t1Yteenz6n9ydJ3Z2gob21lq6huk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9968901},"main":"index.js","_from":"file:api-helper-template-2.3.10.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\e1f2ba5c4155530791739708636f01f3\\api-helper-template-2.3.10.tgz","_integrity":"sha512-IY797kICkh7JxT+EYPz69CajqMoIk6TltsyzN05d93VuMm9m9gMbq4H6t5wSkgt1XAUF5ScXvDppqm827FgbKw==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/cli":"^2.3.10","@api-helper/core":"^2.3.10","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.10_1696850429218_0.7270627584240907","host":"s3://npm-registry-packages"}},"2.3.12":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"c17c8fed43ee54c0c7080a5d4598b63d8943ceb0","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.12.tgz","fileCount":84,"integrity":"sha512-pHR+ginXKgG4jYpGIc1uy3F0moU+0YxA0+8s2SXPRb0WpeTY9KM9tW060Y253dy7MQMNTPwcK+J4vM/EMvHc9Q==","signatures":[{"sig":"MEUCIQD8yIlfvt8eVtWbc0hCFF/Z1+lAfjEuedm7G82xm34yXAIgMbNyG1NtilM2k4SUodlfs8lkXkK7/yCD7YO4fcoA3N8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9883608},"main":"index.js","_from":"file:api-helper-template-2.3.12.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\ac54c981c7f1ea82007eee84da993d07\\api-helper-template-2.3.12.tgz","_integrity":"sha512-pHR+ginXKgG4jYpGIc1uy3F0moU+0YxA0+8s2SXPRb0WpeTY9KM9tW060Y253dy7MQMNTPwcK+J4vM/EMvHc9Q==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.3.12","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.12_1697266114590_0.6469109581730708","host":"s3://npm-registry-packages"}},"2.3.13":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"7e23be9e4d7b0f43eea0105c4be9a85348e53f5c","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.13.tgz","fileCount":84,"integrity":"sha512-utf/Vg/2j4maHfkQrNDuXukd/GbvQpyC41r7v2/4kDQ4GZIlVoZH9xUNzZYSg3KFP9sQSXg/ro1driz4BIQVug==","signatures":[{"sig":"MEQCIF/29se4Bu1c5+v9kB+yK2GHtajRg4tmvW0C+LguDvSdAiB29w6fAIn2vIgP6dbv3pChTwf6T/YH/x3fjuiYc41xkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9883608},"main":"index.js","_from":"file:api-helper-template-2.3.13.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\892d07414553a9ca412f9fd4aebd5046\\api-helper-template-2.3.13.tgz","_integrity":"sha512-utf/Vg/2j4maHfkQrNDuXukd/GbvQpyC41r7v2/4kDQ4GZIlVoZH9xUNzZYSg3KFP9sQSXg/ro1driz4BIQVug==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.3.13","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.13_1697286379295_0.36483182100980116","host":"s3://npm-registry-packages"}},"2.3.14":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"00824c7762d003c238395c3955ca5bb8276e92de","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.14.tgz","fileCount":84,"integrity":"sha512-xS2IfsaDUqn11kw0a0Ew982H9B589u6yuqE0o5A6XO4mGJeXsD1PevKkQXEMNeyoi7yUtg8U1QWp1/GFXg/RQA==","signatures":[{"sig":"MEUCIQDcwp1/UxDN9KtutzliiSkGJQTLA/W7mGL3YWWbi28q9QIgZyF/dWaqIM0O0uwfq6PQVWLppdO5bN8ZMBeskz7Us0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9884036},"main":"index.js","_from":"file:api-helper-template-2.3.14.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\97aa6aa3da0d16ea97dd2ef6ac015ae0\\api-helper-template-2.3.14.tgz","_integrity":"sha512-xS2IfsaDUqn11kw0a0Ew982H9B589u6yuqE0o5A6XO4mGJeXsD1PevKkQXEMNeyoi7yUtg8U1QWp1/GFXg/RQA==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.3.14","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.14_1697536582866_0.6851822162373327","host":"s3://npm-registry-packages"}},"2.3.15":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"203fd8569212384735bec7e23d736d788000450e","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.15.tgz","fileCount":84,"integrity":"sha512-1xRZK9e+mn3/ACc4exaMnSyZNS3ciakesT3GcsGe2KxF0C4vl2d6rt5KWlrkB66SJ11Om2QaxTd/ywWKT2vGDQ==","signatures":[{"sig":"MEUCICDgL6CPg8CQ26aHdNftSnhmSpy4Puz+Y3jmAN1OUtxiAiEA4k3aWH31U7h/O+MmsFms7n0qRsGvRSk+9UmoiWzdvYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9888877},"main":"index.js","_from":"file:api-helper-template-2.3.15.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\d288e71e6bf6bce6bf0f419470acd76c\\api-helper-template-2.3.15.tgz","_integrity":"sha512-1xRZK9e+mn3/ACc4exaMnSyZNS3ciakesT3GcsGe2KxF0C4vl2d6rt5KWlrkB66SJ11Om2QaxTd/ywWKT2vGDQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.3.15","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.15_1697540661618_0.6820088548389514","host":"s3://npm-registry-packages"}},"2.3.16":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"007adf8cd071f4a94c68378d2b32730ebff8ae16","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.16.tgz","fileCount":84,"integrity":"sha512-nxrM1tQ6sNWu49uDJjwtTZbFFxdRXUqs9ypB4XUcx29ISbAJQ3jrEIbNgC4yfEcHV+85bEkDRtAiPNQ+7/5pNg==","signatures":[{"sig":"MEQCIHlmICy2OBDt5JjLr3fmYiFGNPN+OnfrVi8B+j5LeocRAiBDvHr27VB9YMW3q5Zmbz9SOrBJt+pG6g9xWxNZ/2e2zQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9889030},"main":"index.js","_from":"file:api-helper-template-2.3.16.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\031f3a25c7ce69d4494be12dd3b124a7\\api-helper-template-2.3.16.tgz","_integrity":"sha512-nxrM1tQ6sNWu49uDJjwtTZbFFxdRXUqs9ypB4XUcx29ISbAJQ3jrEIbNgC4yfEcHV+85bEkDRtAiPNQ+7/5pNg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.3.16","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.16_1697641387714_0.5109886343477923","host":"s3://npm-registry-packages"}},"2.3.17":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"7765a6bac686f056b4f7a3331aa9f486ca300953","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.17.tgz","fileCount":84,"integrity":"sha512-P1191oqBlFdjtadLzDHjYGOzMasRcB9i32/h42oZh9N/OZH2f7wKZgpv7r7I/jIcSfTU5wD5/ar60RdQRYl91g==","signatures":[{"sig":"MEQCIF0iyieMd0D+Atr8FyX5i7M0qSVHzTOjZ4/r7JLaotjMAiAJILQBkDyHiZMWDls4CZpIj2+7zsNqucMCnkF15aQ7/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9889030},"main":"index.js","_from":"file:api-helper-template-2.3.17.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\4ce0653888fdb2a66e526e94159aac56\\api-helper-template-2.3.17.tgz","_integrity":"sha512-P1191oqBlFdjtadLzDHjYGOzMasRcB9i32/h42oZh9N/OZH2f7wKZgpv7r7I/jIcSfTU5wD5/ar60RdQRYl91g==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.3.17","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.17_1700730534007_0.22310295638975886","host":"s3://npm-registry-packages"}},"2.3.18":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"2cb5a6676c9bb0b7fb380e50f6e6f7615bd6bdf3","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.18.tgz","fileCount":84,"integrity":"sha512-/GRyVRvwHuLOWQiRrMSGbhQ2ZP+bKoe6hLtrp8YrucPGxAKfZO/ksVHwUmallf+3zitOKqlrdlRo6E+yEY9bpg==","signatures":[{"sig":"MEQCIFYzSu26cpbLO9tLJQQnaiE8VauEJl+anp4AhURDIVh8AiBbF3U+xhM38A0e0MIazae8dvqwobLweAvkALoy6IUCkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9890153},"main":"index.js","_from":"file:api-helper-template-2.3.18.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\c3c2b0640cb370e8e723128812f954d9\\api-helper-template-2.3.18.tgz","_integrity":"sha512-/GRyVRvwHuLOWQiRrMSGbhQ2ZP+bKoe6hLtrp8YrucPGxAKfZO/ksVHwUmallf+3zitOKqlrdlRo6E+yEY9bpg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.3.18","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.18_1706710581896_0.2560219506980206","host":"s3://npm-registry-packages"}},"2.3.19":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"22ab435b755458530d355efeaef332baa755e1a9","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.3.19.tgz","fileCount":84,"integrity":"sha512-Tl2OVHaXY8sx6GGAkIsx9gkpw2Cu51HagBgFQE481ysd25yY1/41kFu1q8AvePtW33YO7uElXPuSc0KnFl8wZQ==","signatures":[{"sig":"MEYCIQDfQqrDEuH4UnGjSHaVTx1hAYksvQtfNFYsInHFum3YsgIhAInRV2+1pTP+MJN0rWw+wqBi3sTE+h94siJ1uYyAMBUB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9891133},"main":"index.js","_from":"file:api-helper-template-2.3.19.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\93fb566e841338b04b8ec9a1f57c98ee\\api-helper-template-2.3.19.tgz","_integrity":"sha512-Tl2OVHaXY8sx6GGAkIsx9gkpw2Cu51HagBgFQE481ysd25yY1/41kFu1q8AvePtW33YO7uElXPuSc0KnFl8wZQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.3.19","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.3.19_1707076638303_0.9176627350207403","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"d6da6116b758e2ac5af1eb797fb107454dd63fdb","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.4.0.tgz","fileCount":84,"integrity":"sha512-sVkHnHipwYVucu+dwxyj5DiG3tNQthHu+JVvKJQqzB1/0gpMROYeWXaz1fkkHD653LaQqXystTVhK/z5jwufKg==","signatures":[{"sig":"MEYCIQDCVz9D9M6TB6s4WnDg4+jZo+yGlyka1BJUZpafjETFtQIhAKLzr4qhTyyKVVQaaYj1cLjri588zQDRnkCo63LtnvhW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9894456},"main":"index.js","_from":"file:api-helper-template-2.4.0.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\357a4b0dea0471fffe164f9e9593b303\\api-helper-template-2.4.0.tgz","_integrity":"sha512-sVkHnHipwYVucu+dwxyj5DiG3tNQthHu+JVvKJQqzB1/0gpMROYeWXaz1fkkHD653LaQqXystTVhK/z5jwufKg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.4.0","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.4.0_1707155726483_0.6553679002340203","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"821de24a13e34705c221f1cc896167d458c131d7","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.4.1.tgz","fileCount":84,"integrity":"sha512-0SKHeiqVKCjgJvu8nyuMaKdVvXC2zOWDEZpuJ3HKwfRF5Dfu+PuAYE7lbfU//b+DciQal1JsMFC+EwlHKhZZYg==","signatures":[{"sig":"MEUCIC9iEcz/MIldNDl7Wtrma7yS+JBl1iDqbsg2R1KehPTmAiEAygTKX1YNy8SF1AuhNZcAR6lqah/4EzvDCPaccvczZII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9894691},"main":"index.js","_from":"file:api-helper-template-2.4.1.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\f16c33ef3aa7b307e1b4baba6bbfc5f6\\api-helper-template-2.4.1.tgz","_integrity":"sha512-0SKHeiqVKCjgJvu8nyuMaKdVvXC2zOWDEZpuJ3HKwfRF5Dfu+PuAYE7lbfU//b+DciQal1JsMFC+EwlHKhZZYg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.4.1","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.4.1_1708368682928_0.146545576268591","host":"s3://npm-registry-packages"}},"2.4.2":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"95990e653f7890f9a1bd17c4211a08a546ba9005","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.4.2.tgz","fileCount":84,"integrity":"sha512-FXIcl7BRMHzHdd4qu5ZlSoU2xRBplEfj8RZ4e0AVwgz9GlxHAWjjcfeLOrGjShQQZ8lxdSR5sPLYQldoPEGiBQ==","signatures":[{"sig":"MEUCIGELxP/O8F2GLWkvFhwgvdn06uyWduRHWnwuaAPqCrLYAiEA+1/gP8Iq5lxfXx7MpMVT5YL2wahcZ2c4zEVjk7anI4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9894691},"main":"index.js","_from":"file:api-helper-template-2.4.2.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\4f18beaf475372375bdc552623f4d86f\\api-helper-template-2.4.2.tgz","_integrity":"sha512-FXIcl7BRMHzHdd4qu5ZlSoU2xRBplEfj8RZ4e0AVwgz9GlxHAWjjcfeLOrGjShQQZ8lxdSR5sPLYQldoPEGiBQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.4.2","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.4.2_1708441208571_0.12985247174331893","host":"s3://npm-registry-packages"}},"2.4.3":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"3c6658363e78f0f23fc608dcb1ad7aa74a888d2e","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.4.3.tgz","fileCount":84,"integrity":"sha512-GXm9pPuMgXnkRw6BC9Es9tLSdCd499myjBRrq1GByu8tG42NUOInuxzoUqQ91R5XGgGTdiXVrfQqRei16LQThQ==","signatures":[{"sig":"MEUCIGJNP9yQPfQbMh999nU8yMR87J12Fa55kyxkf9YDSK/0AiEAx/XA+MJJRUmodKfwZ2Cy3OBE8v4H0dGvvQpppwQizdc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9900133},"main":"index.js","_from":"file:api-helper-template-2.4.3.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\033b39dae266aa6978b447d56cb3131b\\api-helper-template-2.4.3.tgz","_integrity":"sha512-GXm9pPuMgXnkRw6BC9Es9tLSdCd499myjBRrq1GByu8tG42NUOInuxzoUqQ91R5XGgGTdiXVrfQqRei16LQThQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.4.3","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.4.3_1708622884918_0.13407149589278422","host":"s3://npm-registry-packages"}},"2.4.4":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"853183d29fc78d79b1eeb0cc6d093ccd2dfad282","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.4.4.tgz","fileCount":84,"integrity":"sha512-aOFG698bB4M8/inbml/4+gcvnKLPKiFpbgcxsLO4aTkcymssQcYH//XHpY89TGhloxtOYUXLFSPLTHjPG/mxSw==","signatures":[{"sig":"MEYCIQCOjsQLdDmGLQOuVtsA6vUasocOnOtf5kJXkIxkyASMrwIhAJGvyDHbStg4cpiXXmIAMO81NAQXQrhX0Rfy19oHhGv4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9900133},"main":"index.js","_from":"file:api-helper-template-2.4.4.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\18baa93290803aca7adc390d4c2d0905\\api-helper-template-2.4.4.tgz","_integrity":"sha512-aOFG698bB4M8/inbml/4+gcvnKLPKiFpbgcxsLO4aTkcymssQcYH//XHpY89TGhloxtOYUXLFSPLTHjPG/mxSw==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.4.4","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.4.4_1709468572604_0.6291153181748386","host":"s3://npm-registry-packages"}},"2.4.5":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"33776751245bf1b45c9863069658c51dc7a7f0c5","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.4.5.tgz","fileCount":84,"integrity":"sha512-CVL2nVGGoNLe53OYbClqkrXuMt4BxaTMJochnveCV3GCumSththD1A6RfV4jiTDNh2GLp4ro8BDT69iGu78Jnw==","signatures":[{"sig":"MEYCIQDSpI8jP/XiijUPXlyJYOliV/7D4YD+1YDCSKmAl7/K+wIhAOk8Qk9JkRDAXouQAyXrIeWJ0gaw8oDtbbEGDmvh0MHu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9900133},"main":"index.js","_from":"file:api-helper-template-2.4.5.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\43073a2ad2f4c379d88625ff9fbe5141\\api-helper-template-2.4.5.tgz","_integrity":"sha512-CVL2nVGGoNLe53OYbClqkrXuMt4BxaTMJochnveCV3GCumSththD1A6RfV4jiTDNh2GLp4ro8BDT69iGu78Jnw==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.4.5","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.4.5_1709470394466_0.17072949611845045","host":"s3://npm-registry-packages"}},"2.4.6":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"d92f937701866fbe38dc17db924dee5cbde9be20","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.4.6.tgz","fileCount":84,"integrity":"sha512-bxMvOdlBpNwhU+dLvZGkJokwpSuN4L+qgE/ATW/Y6znwNKp4V2KsYGpRdVZBWqCa0dQBcVKZZh4mnCnFPAInBQ==","signatures":[{"sig":"MEUCIQD2Ezy57BJBca4umx+HjIoRqcoiZxc4LOwrOIsnuTsv6gIgcUEBd5KfHbs+1eY4jCYeLb28MzKZqrD02JksJ/SOs9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9899874},"main":"index.js","_from":"file:api-helper-template-2.4.6.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\7442125c0fe7fa7e52a5e08a41d53b28\\api-helper-template-2.4.6.tgz","_integrity":"sha512-bxMvOdlBpNwhU+dLvZGkJokwpSuN4L+qgE/ATW/Y6znwNKp4V2KsYGpRdVZBWqCa0dQBcVKZZh4mnCnFPAInBQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.4.6","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.4.6_1711224871631_0.21991485964724267","host":"s3://npm-registry-packages"}},"2.4.7":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"4877fb49cdb5252f152d910bc8d9ac77f6db9759","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.4.7.tgz","fileCount":84,"integrity":"sha512-QnVEVbGXDSQAqvy6IEj8+bnnq4/OfpCfb4CTMvbwAOpuluYIZIlG30mVRJRN3W8mrBNJjoyIwaZigoVlQEn4xQ==","signatures":[{"sig":"MEQCIAGuIIvxIS3tpzwT+5YXZ9yNKq5upnDj11hc5aUZDL85AiAaIIEzDgCRtxks1UjtuQG6rBvwOd6hjLkTVAaqedaDTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9899875},"main":"index.js","_from":"file:api-helper-template-2.4.7.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\403fd0adae53c7db61e9b6b7f9756bf6\\api-helper-template-2.4.7.tgz","_integrity":"sha512-QnVEVbGXDSQAqvy6IEj8+bnnq4/OfpCfb4CTMvbwAOpuluYIZIlG30mVRJRN3W8mrBNJjoyIwaZigoVlQEn4xQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.4.7","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.4.7_1711226839031_0.8239542604947718","host":"s3://npm-registry-packages"}},"2.4.8":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"ae1a6e6273a0376e5af7c6b432ea8405e7b80c0f","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.4.8.tgz","fileCount":84,"integrity":"sha512-8l9AVGuaZN9SGNNQNDXw7r+gZAgGEB4KwbF+3gFuiuJ8kQKwniRTVGTE6NvwL0IR5k/tHimQw0lBVcRHOlSjGg==","signatures":[{"sig":"MEUCICPbae38zXIy1+iMr7px1Y8Pmsvf64pW08RJ3H/LfgVmAiEAhO332iy5CvcDDR12hD/jc02KXPQBUnCxdSkUfDN6UZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9901798},"main":"index.js","_from":"file:api-helper-template-2.4.8.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\ad54f95df845fd9c78088e340dea692a\\api-helper-template-2.4.8.tgz","_integrity":"sha512-8l9AVGuaZN9SGNNQNDXw7r+gZAgGEB4KwbF+3gFuiuJ8kQKwniRTVGTE6NvwL0IR5k/tHimQw0lBVcRHOlSjGg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.4.8","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.4.8_1712151638237_0.9838632635218032","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"b802adb8bdb55181e032b4448e52d64f538a3e1b","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.5.0.tgz","fileCount":84,"integrity":"sha512-vYot27IHKYkfGZ/EO7miLNIdvA9uMIKh6eAzxKq+zLJlXKI38MYjC1dV8zDL89BaFFnA4n8NIzlRDb8IURlPmg==","signatures":[{"sig":"MEQCICtqruhNwMCP/NYlna/Qr+lvjvWhoXIlUK5qMyA01OHAAiB/6EXjXoa3DvQAiGHiR1PM26px74ktIMUpWc14YOB9QQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9902402},"main":"index.js","_from":"file:api-helper-template-2.5.0.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\54030bedbd4cfcab1a52dc44d199c0eb\\api-helper-template-2.5.0.tgz","_integrity":"sha512-vYot27IHKYkfGZ/EO7miLNIdvA9uMIKh6eAzxKq+zLJlXKI38MYjC1dV8zDL89BaFFnA4n8NIzlRDb8IURlPmg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.5.0","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.5.0_1713303555219_0.8101569237880626","host":"s3://npm-registry-packages"}},"2.5.1":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"6e165b46090fbf9329ed398571cd0312b83d0ee5","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.5.1.tgz","fileCount":84,"integrity":"sha512-ThF9Zs7x/lH707ztGfplVQv4TJuM+0g1Qa4hHuXpYEvX1p1HsegP93xBcldUkBG+6r/cMdQE4gUvrQNmtUVgdQ==","signatures":[{"sig":"MEUCIBkcxbrPmEN1Va0BdIQGzqzshZdQl3njmPjuZDFv+9kYAiEA++aoabOJrYLJAroJKprV+2MNDGSlEz8BHqJFUUvWRqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9902557},"main":"index.js","_from":"file:api-helper-template-2.5.1.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\17d074d28be0c3870d5ab7cbcbe3bb18\\api-helper-template-2.5.1.tgz","_integrity":"sha512-ThF9Zs7x/lH707ztGfplVQv4TJuM+0g1Qa4hHuXpYEvX1p1HsegP93xBcldUkBG+6r/cMdQE4gUvrQNmtUVgdQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.5.1","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.5.1_1713456632979_0.8527197561181277","host":"s3://npm-registry-packages"}},"2.5.2":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"7f1e6d5a31521b4aab46ab703c4a87c76dc51537","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.5.2.tgz","fileCount":84,"integrity":"sha512-i7L1rL5BFCEkQHvcQVKHEoRzXUbUX8kTS2u7F7cBKav9RPhUy49RWA3sVVvH37nS8MEPlLDG5XVidth4jKM/MA==","signatures":[{"sig":"MEUCIQCADyWH5IbL/5klbdCXdh7M1K9zY7RVegoD3/+7VLm8zgIgCYAPJsQv/8ydXkl4c6Pjr8zxulqeRjY0UWnsP01AIMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9902557},"main":"index.js","_from":"file:api-helper-template-2.5.2.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\50d46c42e64769cb936e656ef7ad1e59\\api-helper-template-2.5.2.tgz","_integrity":"sha512-i7L1rL5BFCEkQHvcQVKHEoRzXUbUX8kTS2u7F7cBKav9RPhUy49RWA3sVVvH37nS8MEPlLDG5XVidth4jKM/MA==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.5.2","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.5.2_1717043926739_0.6937059874832896","host":"s3://npm-registry-packages"}},"2.5.3":{"name":"@api-helper/template","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/template@2.5.3","homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"dist":{"shasum":"97bc62b65e9c519618aad80b69599d3533065dcd","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.5.3.tgz","fileCount":84,"integrity":"sha512-k7BBZgNEbPNRqeo+brUkUd3V1fIpHCSCdQ3YzqColFLqHphNUVEkPfrsdjBLULEiGiJOTFfAfEApVnZbJ1IxTg==","signatures":[{"sig":"MEQCIC97Vd9NW2lsd5b9PQVwPX5wvwnDvmgkvshsSEkMfyCcAiARsZWSaIyD+y/s2+BCt8Iki/BRd3VJlXFS8rcQbiVOFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9902557},"main":"index.js","_from":"file:api-helper-template-2.5.3.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\b8b310879f49c9446f366b911a6730cc\\api-helper-template-2.5.3.tgz","_integrity":"sha512-k7BBZgNEbPNRqeo+brUkUd3V1fIpHCSCdQ3YzqColFLqHphNUVEkPfrsdjBLULEiGiJOTFfAfEApVnZbJ1IxTg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.5.3","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.5.3_1719664127035_0.21946028678721907","host":"s3://npm-registry-packages"}},"2.5.4":{"name":"@api-helper/template","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/template@2.5.4","homepage":"https://github.com/ztz2/api-helper#readme","bugs":{"url":"https://github.com/ztz2/api-helper/issues"},"dist":{"shasum":"66b6ec62d7fb3ae4aa1d9975657554246676b7ee","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.5.4.tgz","fileCount":88,"integrity":"sha512-VXlcbTr3CoAvmPQ6wXULR1AVFX+bLUEfla92nXIXCunInHgI5OJo3NYAO3Lz8BfjnzE62xQXaMv6Pfppuv8N/g==","signatures":[{"sig":"MEQCIGuvGrICcfzC0v1SgzauTcdBR3n8gKnSkKtPkHpNWrbxAiAdc5RE9xYTf6mjNWmvBRZhnrzOlTFcJAaNlc+srvxClg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9921791},"main":"index.js","_from":"file:api-helper-template-2.5.4.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\962cad82b757e5577cc1d27833d3e86f\\api-helper-template-2.5.4.tgz","_integrity":"sha512-VXlcbTr3CoAvmPQ6wXULR1AVFX+bLUEfla92nXIXCunInHgI5OJo3NYAO3Lz8BfjnzE62xQXaMv6Pfppuv8N/g==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.5.4","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.5.4_1719725942860_0.3893832679605347","host":"s3://npm-registry-packages"}},"2.5.5":{"name":"@api-helper/template","version":"2.5.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/template@2.5.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"},"dist":{"shasum":"6e603012da6846c56bb4fd0dfdcabec1598da7ee","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-2.5.5.tgz","fileCount":88,"integrity":"sha512-dMuskf+hcE7rBal3iluJ+rfPHhvvjFPw2CXeldBEwvcGGuPTrM44oOvEciCxhVMcqcBLH56T+YZvzfxhqqjgdw==","signatures":[{"sig":"MEUCIHhB44eYrDEh4Z9Jgy791M4NbzkEhTlEB5AnaE3HRpn1AiEA6uYT1y1amSoc3Yj/DJXzj8bkcc9qSrQ5NkE9RtxzeWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9921791},"main":"index.js","_from":"file:api-helper-template-2.5.5.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\6ea66c647ea8d4c4053b65a4f77501ad\\api-helper-template-2.5.5.tgz","_integrity":"sha512-dMuskf+hcE7rBal3iluJ+rfPHhvvjFPw2CXeldBEwvcGGuPTrM44oOvEciCxhVMcqcBLH56T+YZvzfxhqqjgdw==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^2.5.5","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_2.5.5_1728561640770_0.26692929190683823","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"7de8fb85f0219ef659728f269348d323e5a86f34","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.0.0.tgz","fileCount":84,"integrity":"sha512-mNrOtiJkWJARxH/0Stdg4tOWnQIwyE4zvGRZCAGaJ0bDnGTg7RtQDsZY9XQ6woSacKzVIMJgR6Pwt2+IpFjfgg==","signatures":[{"sig":"MEUCICq6RuD3iVRzsSpx+rwyUtuX2VJebpnJa5L5qzcbehmWAiEArWlLcjfLMU62mMEm/KoTFJdkfUw37AERA1+Nh+lnIHI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7100472},"main":"index.js","_from":"file:api-helper-template-3.0.0.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\439a9f70e448e00fb6ef2887a94e1744\\api-helper-template-3.0.0.tgz","_integrity":"sha512-mNrOtiJkWJARxH/0Stdg4tOWnQIwyE4zvGRZCAGaJ0bDnGTg7RtQDsZY9XQ6woSacKzVIMJgR6Pwt2+IpFjfgg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^3.0.0","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_3.0.0_1728779190593_0.7469722671266334","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"70ca7cf9f8255a936132149bf662e22b9f4a0cb2","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.0.1.tgz","fileCount":84,"integrity":"sha512-zWO4fGMJmnk2lXdXYIi23FGQTsJ6QlTVJstdS27jYKeZeYTcAqEIV5+EkSGLEuxOr/Vwiv7vFaTEoLeFDPnyUA==","signatures":[{"sig":"MEUCIQD1sBi2vclqV7rqXPHtIfJeX55RdLStgOHg64haAAKHnQIgbZ1xs7wIXlNWuj4+9gzqVtUuUnAic7bL8W183X9dV0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7100472},"main":"index.js","_from":"file:api-helper-template-3.0.1.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\d204876930be3889035adce5a21462da\\api-helper-template-3.0.1.tgz","_integrity":"sha512-zWO4fGMJmnk2lXdXYIi23FGQTsJ6QlTVJstdS27jYKeZeYTcAqEIV5+EkSGLEuxOr/Vwiv7vFaTEoLeFDPnyUA==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^3.0.1","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_3.0.1_1728933275814_0.11340316397318739","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"b32a8cbe3446ed711e73bcbc3d39734d1c8f0397","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.0.2.tgz","fileCount":88,"integrity":"sha512-ZemEI5KEjs03SQLQxazX12bplsyTqZ7FZ/GsZQjF44ZDEl5wgP0wmiQN14TCsowMRmLUqjHshNHY85aApoaWRQ==","signatures":[{"sig":"MEQCIEgWUSp7C9DVJ5a2BoYZYQMBd0HOSTaNAXd+53/Lbrr4AiBXgqUaN8G4T/FMkFot1xlA5xrTKIBvplTUm6qqg2f/jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7090529},"main":"index.js","_from":"file:api-helper-template-3.0.2.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\f628831c62187fe0bd52b7dcccd54e18\\api-helper-template-3.0.2.tgz","_integrity":"sha512-ZemEI5KEjs03SQLQxazX12bplsyTqZ7FZ/GsZQjF44ZDEl5wgP0wmiQN14TCsowMRmLUqjHshNHY85aApoaWRQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^3.0.2","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_3.0.2_1728944528812_0.4078072633902017","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"966ab35c30ce9b9645b1f4581a3bb726fcee6b7c","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.1.0.tgz","fileCount":88,"integrity":"sha512-SrvTBGMPoUaoZHoNhE3zseXlZkA+VqWgELShMVQVXbIG96DU4St5aeHfmS18PErYddh140LB0HGkXqaHNODtVw==","signatures":[{"sig":"MEUCIAZ30djs7Rmd+PuIUyWVyrSt1UA04iXqVkTUxXjdLvfFAiEAhNODzrlwHAcJikpHs8ypDIpeMavJ87nMqN74uFNh0gQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7090230},"main":"index.js","_from":"file:api-helper-template-3.1.0.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\479a5bae3822e2806ea248354586801a\\api-helper-template-3.1.0.tgz","_integrity":"sha512-SrvTBGMPoUaoZHoNhE3zseXlZkA+VqWgELShMVQVXbIG96DU4St5aeHfmS18PErYddh140LB0HGkXqaHNODtVw==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^3.1.0","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_3.1.0_1728996660368_0.5226836132621251","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"2ca80200b681984674cb04a14a2ab1dadcdac65e","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.2.0.tgz","fileCount":88,"integrity":"sha512-Qz1BUhxKhRuyE4zpknvE/OF9xsJQM/SA2DKxapS4csY8xIIfgs+M/7YPZ6E/GvKDKwRt69NhveSYJ20YB7dIiQ==","signatures":[{"sig":"MEYCIQCPcIdDJip24QDVji/mKoqw1zea3ShJ/OMbdFLs/gpFPwIhAIewoCEqEzCycTZ1RCPtkTWN7wmieDLOs1qrwnpSqAOq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7090230},"main":"index.js","_from":"file:api-helper-template-3.2.0.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\a300c2b12bffb5914dd21a091014526b\\api-helper-template-3.2.0.tgz","_integrity":"sha512-Qz1BUhxKhRuyE4zpknvE/OF9xsJQM/SA2DKxapS4csY8xIIfgs+M/7YPZ6E/GvKDKwRt69NhveSYJ20YB7dIiQ==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^3.2.0","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_3.2.0_1729702074332_0.44922723875233994","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"f83bc5028c79ec7d4f8537ee6d7ae327fc9ce2ca","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.3.0.tgz","fileCount":88,"integrity":"sha512-BMzC/+ik29ZpFW3sco9ip1D2/vPfGLUJFDwa/cRiV1peI73gQugVXfV7N7/dsAAXUQNK620MjJOLuqek290faA==","signatures":[{"sig":"MEYCIQCEx7rDNpGWSrV+hcHVs5gBgyMOkJf/9Z4Q/etH+b645AIhAMGEbw3eeyvXSHX11zsvPP8frLE4QhKQS2190IloFO5P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7090251},"main":"index.js","_from":"file:api-helper-template-3.3.0.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\0e014cc953e6cee2eb3cb092e999140f\\api-helper-template-3.3.0.tgz","_integrity":"sha512-BMzC/+ik29ZpFW3sco9ip1D2/vPfGLUJFDwa/cRiV1peI73gQugVXfV7N7/dsAAXUQNK620MjJOLuqek290faA==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^3.3.0","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_3.3.0_1730109547818_0.5432421800543994","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"562e1a25c4a945de8ea707c93952d5b3c26fcd3f","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.3.1.tgz","fileCount":88,"integrity":"sha512-x/naHOSlrAUbDSGMsDvyFhyQNRK4sVp9R1nD4JEZChTjvzgQbziGmVeQWlQCsOkFDgVutfLY81OyHzwzDXw09g==","signatures":[{"sig":"MEUCIGMQHtRvfe+Gtvxr/AjXtpVKZh/jAGgpGz6S6R1QwiplAiEA7uyt1VZ35HiKN89r/V/5RAsXB1BlKyFx+S5MNjxA+Tg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7090251},"main":"index.js","_from":"file:api-helper-template-3.3.1.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\27921526d2a9f28f76abc1051ae12a26\\api-helper-template-3.3.1.tgz","_integrity":"sha512-x/naHOSlrAUbDSGMsDvyFhyQNRK4sVp9R1nD4JEZChTjvzgQbziGmVeQWlQCsOkFDgVutfLY81OyHzwzDXw09g==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^3.3.1","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_3.3.1_1730111448528_0.2598020613172478","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"6efae3e5f4cfdda7188464f6b12b4746bd08b239","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.3.2.tgz","fileCount":88,"integrity":"sha512-S6geeBojEnnSH0TA1zFpreV9Rt4c3ONJFhc+cLuVKByxRJ7pJ1oMjh0nrDOKPHXe2UdewljQa/kZ6GfjUupLhA==","signatures":[{"sig":"MEUCICgs9akMB8OU2s1R1povealQIEgffClVpe2p2N0MMdgKAiEAqCclRG6Po/RpvRYMMEf0KV3JiZU/+Ltt/15NLbO6X00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7090251},"main":"index.js","_from":"file:api-helper-template-3.3.2.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\1155cf2a82c59328c61fe23ab586e1ed\\api-helper-template-3.3.2.tgz","_integrity":"sha512-S6geeBojEnnSH0TA1zFpreV9Rt4c3ONJFhc+cLuVKByxRJ7pJ1oMjh0nrDOKPHXe2UdewljQa/kZ6GfjUupLhA==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^3.3.2","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_3.3.2_1730117995705_0.2586583362273118","host":"s3://npm-registry-packages"}},"3.3.3":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"667f0b45c5a9af2898a5867f45f608d4e2b7fdb1","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.3.3.tgz","fileCount":88,"integrity":"sha512-pXonFS7EIpXBrZEzqeNCDzE5qpy2btjwMC8Cs/7oHs8ooK864aSWfHbwBzQWvVlf58qAAGoUqq8EECeJGfJBPw==","signatures":[{"sig":"MEUCIGvNmTe4AyX7b8C9UJI14H4iTGTj651K2gleEL9ZFSaEAiEA2XxH9ztY8LricocXG/GCBGWDiiT8fyDw3LyR0XN/q6Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7090251},"main":"index.js","_from":"file:api-helper-template-3.3.3.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","email":"cn80393313@gmail.com"},"_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\81938e4675632fdd9a544a37323150d2\\api-helper-template-3.3.3.tgz","_integrity":"sha512-pXonFS7EIpXBrZEzqeNCDzE5qpy2btjwMC8Cs/7oHs8ooK864aSWfHbwBzQWvVlf58qAAGoUqq8EECeJGfJBPw==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^3.3.3","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_3.3.3_1733925075559_0.15362006544324713","host":"s3://npm-registry-packages-npm-production"}},"3.4.0":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"0dcd155238f98b7ca1a2b526c78fb114da94ca5f","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.4.0.tgz","fileCount":88,"integrity":"sha512-TTSevG+Y1UJuq+AmQDKzRedjDk8wTVIveFB7xdS2lBTo5AspcWIUcRgreec4dMA2zl2DbB3dlTpNMVJDY17mlg==","signatures":[{"sig":"MEYCIQDH7gYVeimV6MUE0kk3KJA1s/P/Digg3a4FyBfapMTwmwIhALJIi9H6BnyXF10amUq43uDoCkIcCIZVOup8dhaPS4bA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7092389},"main":"index.js","_from":"file:api-helper-template-3.4.0.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"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\\ec36e695f38af89944e296cf0c83096e\\api-helper-template-3.4.0.tgz","_integrity":"sha512-TTSevG+Y1UJuq+AmQDKzRedjDk8wTVIveFB7xdS2lBTo5AspcWIUcRgreec4dMA2zl2DbB3dlTpNMVJDY17mlg==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^3.4.0","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_3.4.0_1750843851044_0.9071659601063458","host":"s3://npm-registry-packages-npm-production"}},"3.4.1":{"name":"@api-helper/template","version":"3.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/template@3.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"},"dist":{"shasum":"0bdcf59a2022b9e0cd9466b45b5f9bf218e03539","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.4.1.tgz","fileCount":88,"integrity":"sha512-B1h1l70yXA/lySf/h1RpoGedWPp5yJnBaCTXkSMcGG9ClKvVNvVDNQdrFjxd95c0YMmrwEdCssmAMajio8nmHw==","signatures":[{"sig":"MEUCIQD6/Sbwe5a6jubNa6n1R4h2MR08HCgbAePbFShkPeUsuQIgbOrq/thiZkFLvRR+W3qU2GAWVoh7tofbMUYLiPuVa7w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7093221},"main":"index.js","_from":"file:api-helper-template-3.4.1.tgz","module":"es/index.js","browser":"api-helper-template.js","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"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\\b196b428e28a692c47fe81ff97f258f5\\api-helper-template-3.4.1.tgz","_integrity":"sha512-B1h1l70yXA/lySf/h1RpoGedWPp5yJnBaCTXkSMcGG9ClKvVNvVDNQdrFjxd95c0YMmrwEdCssmAMajio8nmHw==","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"^3.4.1","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_3.4.1_1751015313510_0.736943782585942","host":"s3://npm-registry-packages-npm-production"}},"3.4.2":{"name":"@api-helper/template","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/template@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"},"dist":{"shasum":"60c707e04bd2c3a2e7837423b04ad276d3e747a6","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.4.2.tgz","fileCount":88,"integrity":"sha512-I+mmgCjs1QovKZ/93P+Gu+mX2a0sNWlkVh1KwUlqrt3XWei6wZyjtqX6Nen32GrAPPiMRvy8cx74gdYG8AtXHQ==","signatures":[{"sig":"MEQCIGYUt6b+lyYZiL2gXhlwgyII1/14NRywSseqHM3O5I5xAiBqzx3J5YzObKIbXDZUGr8E/Usg1ZAd3pA5rwoT2gNNNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7092995},"main":"index.js","module":"es/index.js","browser":"api-helper-template.js","engines":{"node":">=14.0.0"},"gitHead":"e411566211bac26f46650375cab5380eb378439f","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 && npm run build:web","clean":"shx rm -rf es && shx rm -rf lib","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:web":"webpack -c ./webpack.config.js","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","test:update":"npm run test -- -u"},"typings":"index.d.ts","_npmUser":{"name":"as80393313","actor":{"name":"as80393313","type":"user","email":"cn80393313@gmail.com"},"email":"cn80393313@gmail.com"},"deprecated":"依赖错误","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":{"axios":"^1.3.2","buffer":"^6.0.3","lodash":"^4.17.21","await-to-js":"^3.0.0","change-case":"^4.1.2","stream-http":"^3.2.0","@api-helper/core":"workspace:^","https-browserify":"^1.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.4.3","eslint":"^7.32.0","consola":"^2.15.3","ts-jest":"29.0.3","webpack":"^5.81.0","fs-extra":"^7.0.1","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","babel-jest":"^29.4.3","typescript":"^4.4.4","@babel/core":"^7.21.4","@types/jest":"29.2.4","@types/node":"^20.2.1","lint-staged":"^10","webpack-cli":"^5.0.2","babel-loader":"^9.1.2","@types/lodash":"^4.14.195","@types/fs-extra":"^5.0.4","@types/prettier":"^2.6.1","@babel/preset-env":"^7.21.4","tsconfig-paths-jest":"^0.0.1","terser-webpack-plugin":"^5.3.7","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.54.0"},"_npmOperationalInternal":{"tmp":"tmp/template_3.4.2_1751249206487_0.23736734962208694","host":"s3://npm-registry-packages-npm-production"}},"3.4.3":{"name":"@api-helper/template","version":"3.4.3","description":"根据 Swagger 的接口定义生成 TypeScript/JavaScript 的接口类型及其请求函数代码。","module":"es/index.js","browser":"api-helper-template.js","main":"index.js","typings":"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.3.2","buffer":"^6.0.3","change-case":"^4.1.2","https-browserify":"^1.0.0","lodash":"^4.17.21","stream-http":"^3.2.0","@api-helper/core":"^3.4.3"},"devDependencies":{"@babel/core":"^7.21.4","@babel/preset-env":"^7.21.4","@babel/preset-typescript":"^7.21.5","@types/fs-extra":"^5.0.4","@types/jest":"29.2.4","@types/lodash":"^4.14.195","@types/node":"^20.2.1","@types/prettier":"^2.6.1","@typescript-eslint/eslint-plugin":"^5.54.0","@typescript-eslint/parser":"^5.0.0","babel-jest":"^29.4.3","babel-loader":"^9.1.2","consola":"^2.15.3","eslint":"^7.32.0","fs-extra":"^7.0.1","jest":"^29.4.3","lint-staged":"^10","shx":"^0.3.4","terser-webpack-plugin":"^5.3.7","ts-jest":"29.0.3","ts-loader":"^9.4.2","tsc-alias":"^1.8.6","tsconfig-paths-jest":"^0.0.1","typescript":"^4.4.4","webpack":"^5.81.0","webpack-cli":"^5.0.2"},"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 && npm run build:web","build:es":"tsc --project ./tsconfig.es.json && tsc-alias -p tsconfig.es.alias.json","build:node":"tsc --project ./tsconfig.node.json && tsc-alias -p tsconfig.node.alias.json","build:web":"webpack -c ./webpack.config.js","clean":"shx rm -rf es && shx rm -rf lib","lint":"eslint src/**/*.ts","test":"jest","test:update":"npm run test -- -u"},"_id":"@api-helper/template@3.4.3","_integrity":"sha512-xx8ko5o+grNnelBj1Um8Rsu2IWGPwDSBP44sHmmExxYpToBhOpXoSSCWm6QoT8wwfO6LWCZkfZT8rdjHvANxiQ==","_resolved":"C:\\Users\\Jun\\AppData\\Local\\Temp\\340600998122579de2586b2364be6e52\\api-helper-template-3.4.3.tgz","_from":"file:api-helper-template-3.4.3.tgz","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-xx8ko5o+grNnelBj1Um8Rsu2IWGPwDSBP44sHmmExxYpToBhOpXoSSCWm6QoT8wwfO6LWCZkfZT8rdjHvANxiQ==","shasum":"1abb3c16e92e9c266736d73056abe51084a98ab4","tarball":"https://registry.npmjs.org/@api-helper/template/-/template-3.4.3.tgz","fileCount":88,"unpackedSize":7121138,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCX9yLgKlM3Q9amdkj3OYwWKgvXolMtT9WcukJMTeztrwIhAMY8R5V9p/Mu85xpA+wG3HYXU9tTITqDrqsmOVFzfKDe"}]},"_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/template_3.4.3_1751290006301_0.13829272201949072"},"_hasShrinkwrap":false}},"time":{"created":"2023-05-29T10:18:41.693Z","modified":"2025-06-30T13:26:46.757Z","0.0.1":"2023-05-29T10:18:41.961Z","0.0.2":"2023-05-29T13:02:15.491Z","0.0.3":"2023-05-29T13:24:33.165Z","0.0.4":"2023-05-29T20:00:04.990Z","0.0.5":"2023-05-29T20:05:00.082Z","2.0.0":"2023-05-29T20:11:09.988Z","2.0.1":"2023-05-29T20:15:28.365Z","2.0.2":"2023-06-21T05:49:06.897Z","2.0.3":"2023-07-04T02:24:20.529Z","2.0.4":"2023-07-04T05:27:48.550Z","2.0.5":"2023-07-17T17:18:16.000Z","2.0.6":"2023-07-18T07:03:38.983Z","2.0.7":"2023-07-20T11:33:23.756Z","2.0.8":"2023-07-21T05:40:25.636Z","2.0.9":"2023-07-21T10:41:32.916Z","2.0.10":"2023-07-21T12:50:26.627Z","2.0.11":"2023-07-21T13:24:42.410Z","2.0.12":"2023-07-21T21:32:40.670Z","2.0.13":"2023-07-22T07:43:35.634Z","2.0.14":"2023-07-23T19:35:36.034Z","2.0.15":"2023-07-23T22:03:16.195Z","2.2.0":"2023-07-27T21:01:21.204Z","2.2.1":"2023-07-30T16:23:43.084Z","2.2.2":"2023-07-30T16:28:49.039Z","2.2.3":"2023-07-30T17:13:13.131Z","2.2.4":"2023-07-30T17:34:56.430Z","2.2.5":"2023-07-30T19:54:15.488Z","2.2.6":"2023-08-09T13:38:37.339Z","2.2.7":"2023-08-09T13:43:56.090Z","2.2.8":"2023-08-09T18:43:20.731Z","2.3.0":"2023-08-24T10:45:57.111Z","2.3.2":"2023-09-20T00:06:19.561Z","2.3.3":"2023-10-09T08:26:42.721Z","2.3.4":"2023-10-09T08:41:00.777Z","2.3.5":"2023-10-09T08:47:10.863Z","2.3.6":"2023-10-09T08:56:47.046Z","2.3.7":"2023-10-09T09:11:58.981Z","2.3.8":"2023-10-09T10:24:29.855Z","2.3.9":"2023-10-09T11:16:52.637Z","2.3.10":"2023-10-09T11:20:29.421Z","2.3.12":"2023-10-14T06:48:34.821Z","2.3.13":"2023-10-14T12:26:19.544Z","2.3.14":"2023-10-17T09:56:23.032Z","2.3.15":"2023-10-17T11:04:21.839Z","2.3.16":"2023-10-18T15:03:07.944Z","2.3.17":"2023-11-23T09:08:54.306Z","2.3.18":"2024-01-31T14:16:22.106Z","2.3.19":"2024-02-04T19:57:18.504Z","2.4.0":"2024-02-05T17:55:26.655Z","2.4.1":"2024-02-19T18:51:23.148Z","2.4.2":"2024-02-20T15:00:08.745Z","2.4.3":"2024-02-22T17:28:05.172Z","2.4.4":"2024-03-03T12:22:52.777Z","2.4.5":"2024-03-03T12:53:14.694Z","2.4.6":"2024-03-23T20:14:31.815Z","2.4.7":"2024-03-23T20:47:19.219Z","2.4.8":"2024-04-03T13:40:38.414Z","2.5.0":"2024-04-16T21:39:15.395Z","2.5.1":"2024-04-18T16:10:33.192Z","2.5.2":"2024-05-30T04:38:46.947Z","2.5.3":"2024-06-29T12:28:47.313Z","2.5.4":"2024-06-30T05:39:03.022Z","2.5.5":"2024-10-10T12:00:41.028Z","3.0.0":"2024-10-13T00:26:30.955Z","3.0.1":"2024-10-14T19:14:36.055Z","3.0.2":"2024-10-14T22:22:09.169Z","3.1.0":"2024-10-15T12:51:00.598Z","3.2.0":"2024-10-23T16:47:54.772Z","3.3.0":"2024-10-28T09:59:08.077Z","3.3.1":"2024-10-28T10:30:48.786Z","3.3.2":"2024-10-28T12:19:55.962Z","3.3.3":"2024-12-11T13:51:15.752Z","3.4.0":"2025-06-25T09:30:51.259Z","3.4.1":"2025-06-27T09:08:33.780Z","3.4.2":"2025-06-30T02:06:46.743Z","3.4.3":"2025-06-30T13:26:46.537Z"},"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"}