{"_id":"@spec2ts/openapi-client","_rev":"45-f6ded444543fe063236a188a49246c31","name":"@spec2ts/openapi-client","dist-tags":{"latest":"4.1.1"},"versions":{"1.0.0":{"name":"@spec2ts/openapi-client","version":"1.0.0","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.0.0","maintainers":[{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"21acd984ca3fe2a7d64970ba40f4e3c8284c3fec","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.0.0.tgz","fileCount":24,"integrity":"sha512-/m0DC35epN1qlRUuxn1/wsucpX7q8xCBUeobFXz4HR8+YhmNWW+idgffrkQFcSu+uiNNetlLs62zcMKyM1Efow==","signatures":[{"sig":"MEYCIQCaS4PA/DrI5lFmyiDo8TCmlEIVdvaIJmHbJm1mJecJawIhAM1Hm684BUQgGzAG4L/KIteSMbMyaYhx5Ry9vLccZ0m/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewuAXCRA9TVsSAnZWagAAzHQQAI4Q6zyF5Al7hJ6GOANh\npimoX6C3wwTXUs17dZF8cNlBuqXir2WWzR9JjEBfUUrKmcIX3+jwowL1YaD2\n1brybVMG55M6pP3TetX534Dnz7yG/0YL0S1yY864D8e1tiEanQfUBrapg131\nucJ80adCB7gy9So91u+Ne4HPvMCJxxoo7buL/hbihfiRMIxau+QDfhAHyxSH\nTQ/fJfe7MyPVo617kXBFToVsdnFR5r0RzIufGqKJ//oh12fWv695zAWXSTT6\nA5h79Jhtuqz26Vjz9bVZ+ZNO+Lk8lLaXCDUhX2kWD3Vzo/0jfz8fkM1eCYFT\nrlCnWDUAGCo5r4NL7xuNoCcsVlXM97Au401ruiDi29Tf/yt+BK+WVuyqzODB\ndPgfIl3mZwO+hhyy3gYvjFLl0qNCf5z/PGuTDJ7E7sb33BW+XTjhe3zYt1Kb\nfsQn9+Pfc0CM1xOrASFRrlbWFOb81iER+B1WsqlQvrttAx9CzJTVRQVfa1qx\nFTUZ0ABzmQYJ2KctKBAUWQvoPsUIfXkCt0qNTtFl0IQK1LyhhOQDx/FMehaL\nIwPH8G9/NX8ril2Xv0Uu1rOMoF5LeJK3+zQgWp/I6lrdtlQpg/y7TTmxXQEG\n4vTHxxINUSJ77jBScl59bbr8cp6WZP2rcFa9MlrzYLpKAhgxkenbaaoeha+W\nma2q\r\n=Zpi8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"1afa8a13f74434f0c0a24c770a711fd9ead89db0","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint --ext .ts *.ts {bin,cli,lib}/**/*.ts","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.1.0","@spec2ts/openapi":"^1.1.3","@spec2ts/jsonschema":"^1.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.0.0_1589829654699_0.5714336939091131","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@spec2ts/openapi-client","version":"1.1.0","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.1.0","maintainers":[{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"b9117374961f0e62b3b77a7b4178d560536b7b35","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.1.0.tgz","fileCount":24,"integrity":"sha512-hAGaEraNyAcNKAL3jla1cJjuwv71pwc+AaLuSNKAC/iFx1PYsYXYgo4I33/sILbsJT+LtlSiMvpkICUuxAfLnQ==","signatures":[{"sig":"MEYCIQDIWzQyFSLLTC1ftTlMjQHqg4DhpI7z7DJahWct2VIuMgIhANwPmC1ltZHVOCPNBD21WKBLkOgFxcechxqpw0Cjrbcc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewuTzCRA9TVsSAnZWagAAoO0P+gKNzwu5WBSfsMsmL36f\nJBlC4Jr6EWW+8zibkBN7WqyXa6WlJiL5w52vJqunVNhwcXFpznKWifZ7a4Dr\nceiSdDRQ0cy4C4gypdzjdLhcuDnLgr4f12eGUrrXV2ptxjhU+Bheo2xWPPTV\nIPGIsS4wtZH1bo0soSnlt65Q+xDNXEVR3C8WjhTzmsCvq2saZXAk4BD2xSj+\neyLR7dNSYpyAK7VIgoezabK1FYCn/E4coVr9iK0guDrV3KoozCd+bdi/3dVj\ngFlbeCyxPU0ZBIosS0XBjYwfkcoCvkkENAa90feXhUKcExAdYQHX5IYA0Qnj\no8/kZ0FUu5DWGaVK4sHcJ5WvXDIcEQYcIQbS1vUVemY+tdOAsWxdNXihWoEh\nIXoEuQz2SB5e6pfKyiNzJxH+W+IWpbri3iulOPUDxzhcirAZ9eAjMcODDC6q\n59vy2/DcPZbZLUghwpQjyxFQwC38v3sinxhkW9pRA8HkwOfxDAwunDqYmyaR\nIpvl2CyPK3/vB81PW16s3b1inMocFEvTYaWxRuv8vtH3bn5K6uDUiRIOFFKm\ncKvqK2j7Yp+NSkNLsLW163d1RhI1blPCzpZawHxrJZqBtWvd+IMjdD5ReTh+\nw4nCOwfIBdZRPkQXExeugVEe5Qx72gO7k5ijKE96uMgraVarfFlVn2dpR/Na\nUSui\r\n=Pa7X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"5cccc28d1f74f0e4f88b57920d1e2c730ef2bda3","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint --ext .ts *.ts {bin,cli,lib}/**/*.ts","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.1.0","@spec2ts/openapi":"^1.1.3","@spec2ts/jsonschema":"^1.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.1.0_1589830892296_0.7255248854369964","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@spec2ts/openapi-client","version":"1.1.1","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.1.1","maintainers":[{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"3d7baeaeaf3c2b5aa653e4a8b89fbe8c9774c108","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.1.1.tgz","fileCount":25,"integrity":"sha512-pONAWREguJ2YPZhuf4qki4ZK/ZJ/1QJ/c2jMYpQ+zG4htJB6LIKPOW33eRRlkW29UTKZOQ8pGimQK874lYNFOw==","signatures":[{"sig":"MEUCICW6ba7Hs7i9NwxyliWmSgXFNU+ffl8nRrOKc6dL1noeAiEA6HafJQ0Ei4Doe6X4t4zM+EeWZoyAZkHognOoth7MiK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewuhhCRA9TVsSAnZWagAAnlMP/jepPDgrTIwwm7ImZ9mg\ntzWYGzU18d3tNjjkERUWNezK0Ix7uuj+ZUkHNM0TS0no3ZCUjtpx8NGZcDMe\nVW+48rXyhtzta1q8Xl9Rj/SA5UKwoNtJ3PKHc6BhHOwDpy7zxFE4RahOwndK\nQ3OX2OZLF2yzJoJssY3H8AJhCjOmi4xNU2nQaW+VckCPIQRkDhkwlaAR0836\nQTQAte8LjuzavUYqIep33UAxfnSj7ZSDjPmijOLY/0hndEx4OVMxbnBQ9+aT\nisU+00jtWpjdP5lYcjippnbKEjt4iRVj5IjXqGsifN5gtQvtUdXFQNG6mqoY\nm/nwhT/DBSrrsTM8Un/bdbpdfNwYCe7y42/hlGpDjQi1UM8fUEog8WhMPyns\nkz0/zzTtAfscux9vmGdXZsv9CVcdPdE9Q8pzoK+/Dlh7AOGfksJciL3AGL/g\n5LzCUSCSWSKaj6fvFO2gp09IG6SBtO0wGhmDW5ZbCjrLv90nRhvDpPqxMh10\naIMwY0vtqnqvwo136zlGwXu3UuWjjiJPwnATwK6ZeJX6uAcw1nY1WkbsNX9b\nUPg3Q4vbj9+NavDycSoU2FqBQPC2qWouveSw1pH55p4swvYAFraNTXPAasrH\nkvTohwpEziJuKG7pd7ryqIgA8SC9SVALo/vzexT8JybopDysn14EODqC8lYC\nI6g0\r\n=9EIi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"23a71d65582c80fd862178ea39bfd95769f96248","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint --ext .ts *.ts {bin,cli,lib}/**/*.ts","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.1.0","@spec2ts/openapi":"^1.1.3","@spec2ts/jsonschema":"^1.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.1.1_1589831777109_0.3374070598716159","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@spec2ts/openapi-client","version":"1.1.2","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.1.2","maintainers":[{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"c7637c28b3f7c48efd05b2630bb4f82e010199e6","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.1.2.tgz","fileCount":25,"integrity":"sha512-83H2r7MbwIbGkfjnizFcPMfWLOWH3SJ50m/T+SGtw7i7lkng8KoNJHEPRtggkrighsXFE3WBO+qTLh+z9ktfZg==","signatures":[{"sig":"MEUCIH637+eundSdN1d6ft60SpmB4DY2xWya9KK3EocPoU0FAiEAxTLnI1aOZy0xEf2FlA7jLc95UUVYYUGY/p/nP60wHyk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex+LaCRA9TVsSAnZWagAA86gQAKAj/Ev8PjBZNcBjma7X\nQD88/yxW9/soMY2B/wfSVZPEtIr+nEJGp9ohk8W2JuZ4GGWcHO32Dqut4FiP\nKCuRWtC6rU00Fwpyfwd2pZwhTLJGuMNoYKA0qVRUUHfDusuijv9R7ZeOp33n\nbqZ5nLog49z6i+A5j33XyzQpuJp0TZYQ8IWFPHOuYRo5pPVl8h0Nhig8Lmvp\nJ4QbdPHTzK/TraJKYdb3mtP6HlhZyJa9qgh1PxiM3SSaZtbQlUxyc3z6GUnd\nkyBtDYG2NSyrC3DWOYI+TVKgWt+vJWBhFXNPZb7JorypsTKEA9GlHFtFL1xz\nVdkTwMq+E9VKBACIORivNz0Dhl6DkoLWBpcbSJBkoJaoG1ARCVjeXAOmTHJ4\n3mncKzscXV/U8YHtvRRhYPN4IxgRoAmKS8v4iJGJs1w667kIoSJAyF80fqxq\nakmU8ZLVOX+5TIJ1pymcWCWLQ35xBUMGEwpap3Ww0ihLqWyLH/2OasD0y/VS\nCn93ilhfNi5d3HhS749K4xP3820NxdBEhWm50nnckeZta8GWzmoUh/5cvVqS\n19MqoQ/f/+ozDVPWWzHTVsCDQ15XiXj1drwGUst14x5I9S5ljWdbQtsckJcu\nHwcgAGidpwS67OjelMr9N78g86bjPbDdzQT2kon76JoLdB8W+xNaRjPKF4CX\nwcj9\r\n=yvaQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"ea330ed6d99cd9b1142c815daa8f2dbb9c63bd18","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint --ext .ts *.ts {bin,cli,lib}/**/*.ts","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.1.0","@spec2ts/openapi":"^1.1.3","@spec2ts/jsonschema":"^1.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.1.2_1590158041813_0.5170516966172809","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@spec2ts/openapi-client","version":"1.2.0","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.2.0","maintainers":[{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"f05dd2f1f53fd9a336fe2e368b75bfab048c2ae2","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.2.0.tgz","fileCount":25,"integrity":"sha512-+YHahP/A8aLNZ9QRwoWLG0QCAiegfAsLNPDWYjyg1r2gzYCYyUeXsngRed2YFBr3Sx+F4LMAo7//glSHfKgjWg==","signatures":[{"sig":"MEUCIQC3AxKV/YdvCE9Ax6yhFm/nfOttWpNONyu1jLoLkOEW/QIgRq0ziLvuRN0ULYR6VZGuB0n/mjycBqYkj1KhAF6mT1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeynltCRA9TVsSAnZWagAAx3kP/RROFqEwGN4CBfyG114o\nQgyuQheMNUN/foDTBrt2SwQmasxXOK3Lufz8O4EvEU5k97KJk741sPwO9kYd\ngq5DYTl4/F9DaLQ6/rX+86rWXzyBZNWm6zgG5yQ45k3BCJ9V3DxNW+X1piWe\nZX+VxBU74YbYZ+DpHIOy90t4O33toLWNnepfYvffDvp0thsz1eCQTO01cqdu\nzsP8EF7sNVIuVbud3JLfyAEjkFjN40eF00w5nwUMd9OW2gqOMtTEnChFpTUp\nwstDwLZuqikSSCcvOzgimuZJpC5Wpa5d0ugicT1t9mvqhie/DiFhY8Jt50we\npWhX6iAKrbUpQPiOGsOKpFS8PvvAPTf/Md+j5NIlD+deK0DSYjoUhAXM8n2S\nttR2+ootn1k3GfSJQ+9LaAV6J5N0ZeC/5KGEMeKurNlrI+FGCDoahIHrgcm3\nIGx+OhEjpp6V1pEDtgd78FB4SGvOAedlsC4O3vt6WzcwmrG4IGV+kg9/TCA7\niTQ1yBbtPdb0LJhrmkN9MF5Qr5ebYDqT70YwG+tUo0Ii2unkNQQOsmePBt/A\nf+QwwJcFpdkYhcLwmjXGvjXoTrHwJlacWIlzxcFEFPJqOGIae3ahJ6uPh7fL\nEBWNpEzijkzcUf3VFeLeTfHHqYk6qyYdCgdvb8sQi1dWXwoTmqAjo74XFtn4\niYeW\r\n=yU66\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"1978fd014ff1df67358b2d83581b1757d375d2b3","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint --ext .ts *.ts {bin,cli,lib}/**/*.ts","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.2.0","@spec2ts/openapi":"^1.2.0","@spec2ts/jsonschema":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.2.0_1590327661227_0.16680324609395858","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@spec2ts/openapi-client","version":"1.2.1","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.2.1","maintainers":[{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"ecb6404c002ca36f6fda7689b710691fb96caa68","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.2.1.tgz","fileCount":25,"integrity":"sha512-9Oa+MXxrJcOmjGIt76Roq62r5RRXEmqbBIDUS7FYAJzvAZn97Fn8h0YEU4y02PV2ahAALGKQJ5wq4ORQOCEYng==","signatures":[{"sig":"MEUCIAOrVv1bLYiAOL3XSjh9FyGMFfcYTXOwRGOjH3DZ+52aAiEA7uZOPwNpz1XkVt5XETJFaqFxYhnhGiQu1F09Wusp0j0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeynz9CRA9TVsSAnZWagAANHkP+wQPZLUqMNNoZFuU8kGp\nNXy+xrDCN8S51Am7nQI0zvo7ECJjHPBqVIYQ1nuvlKfq+/u+EkJ6aHiF6Nd9\nAkK98MkaQrntZmFViIjD83h/dzLyadxCydTOk2xLFLqUI0dax+c6tjFMinza\nW4hkCx1WKZ79nhN711wMCPTFT7CCy4ZU+FOOyn/MYRnalKpP9uKxO6CB/NZR\nw+mdgxP9qvzVt3o0UlR5JD3bxmIUhw8tQUyOG+8RqVpMlpEoSqB1XgVtMe+k\nCC006Iz4b191RFDGt9ECXnm7/RN3/kdrXPm4h7d6EahTBXlzvNZ+SwwP59q7\nk7k0H/JH80U/S8YJBkXRKuSG5QfbkMNWXLwSePCoP1Kjhrm21EaIviIJOUP+\notiZ8uX3lvvGTpZ+/WVGz3TKhDIt0rWPqt4Mat4VP3cE2Taz6ZOxmt9uL0IP\naRfcYzAJneJJwBKvEprdsQwXJXCulntNyOyL2SXEi1d0hqtX/NoetC3LXpRS\ni3k33Uw5MB7uhyupCnp0YExdyQhRlJaV3J8G/JV5W2kdja6S6LTTHarSeY4y\nz6F+UqPT7VcptFO0iRDMNrDJ4feWvCUtXHnEaUneGkcAungkuwIWf1Dp85aI\nH3g2pQDD8EFkUDn3QbZzBQsT8aMxsAVBApkiEXx7Zay/mThRv/E4W5iFDUxH\n5Vn6\r\n=z9lZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"5b74be4ba7bd47629f8cc7b788ecf8939a6c16e7","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint --ext .ts *.ts {bin,cli,lib}/**/*.ts","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.2.0","@spec2ts/openapi":"^1.2.0","@spec2ts/jsonschema":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.2.1_1590328572883_0.09502324885009128","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"@spec2ts/openapi-client","version":"1.2.2","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.2.2","maintainers":[{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"aceed9b7f2f918fdd184fc93ed988da8cdcaba5e","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.2.2.tgz","fileCount":25,"integrity":"sha512-0HWtmbTD63itWoekD5fRP8vNdhZMz+6oT3E1w6tXPT1P58jDmelnzG/irBv6SMkLAk2rKUSebJQeoZ/xpDC2DA==","signatures":[{"sig":"MEYCIQC2GzaSaWFu8pZJtem+hp84K9CKLKDjGGa3i6rxsTkKngIhAJLMQp+01kH2Mqv91L1TDBWHN1Plrrscfp8647u300kN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyn8kCRA9TVsSAnZWagAAGKIP/3P8YUZ5Cxx5nwkHKDqx\n2gcr/QkKF3lx+LI6b+TSsUzFDyDg48FVClFamgQMOPJ20ep8Kpy3VylmW13/\nib5yXrGX15QAR6auf76Nf0TDqRSuMk88Oxg36p2u/JBve01kdnhxZ+9DZ5g3\nCHEoAYN0a6MgmoqVQI+THaYL8F25bf5/AQV7/GftS1H7x4S6ASTCL5C9gUkz\nPKgtrDdWKTpPdCab8sHWw/ia0/cVS7Mkt+sjbTsRTK7l/PC79GLMouHQ+wbD\nooFWRFgilA5VOEEwxjZXlE67xqSi8y+h38u2/2JXjQOxI9PwxuCDCwPoUj7i\nIu9DRKqg7MsoeAl1FvKCxR1tseTqS0GWKMtth910+hw2OdQ4UxcA+A5qTrt2\nhcM4m267shXqZXAKn8NdiIO1IyMuc8hEZocDhbpfmeQEGA2AsC6pSFhCKg/X\ns+R/k7UBxHmYSmzBNiJzBrunkk5I9SVTlqaGUUfr27Ji5lkLJRR0k749sHHh\nITBBxdlLHv8ioWJtwRYzGoQTGbwS1VqH6cMiFfaoSGQZY9WAt3NnIVboyd8E\nJttN5mJ8CCwZVSJjGDrS5elniOu38p7iSCLRhLZhmjxicVhAcVaclUT8Od3c\nowAGr2YcCb3OD5N03/OWtJSLB1QiyTGdMKyP0AQvRrOzV/6MKtFRMJCCgZVJ\nIx9C\r\n=oN5t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"9437aeec0b3339cae9a3c1b33426146d57c61b14","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint --ext .ts *.ts {bin,cli,lib}/**/*.ts","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.2.0","@spec2ts/openapi":"^1.2.0","@spec2ts/jsonschema":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.2.2_1590329123488_0.3790497193988305","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"@spec2ts/openapi-client","version":"1.2.3","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.2.3","maintainers":[{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"dd137e88b0edaac8328507df51710d55cd1387ed","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.2.3.tgz","fileCount":25,"integrity":"sha512-zrVXWMtcUxvO0xk2RDGk4pgV+nHQnDKw8Ytn4XHqSpGnkvFmauvlhG87NmjGvitkdN5mldsbZI2d18XQ8UMYqw==","signatures":[{"sig":"MEUCIEcJ+ROI2AeeHltb8AladqmoWIlU+8ROaCYDA3vAVtLCAiEAvGhEMOs7VcB3SyBXU1QdgvddlYhvCWQBTs6hYH+Hiao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55963,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezmHPCRA9TVsSAnZWagAAzm8QAJV5cYh+duKp2lEyXIDJ\n0WgD8GK1RpEIph4LUYr+RaLu42MGH1hfdOGRRAYt8VtYA63w80hPKgpFF2db\naDsAepfEuWrw18qij6qoCHOAm5f0K63GndQR8W6F/OC0Qg9uaW76odzPgcXh\nrUTkuc1wfDuaYERzwyX1svtxHV5OS5/wcFYXF3P1bmvtdFz2KuBtkPF2wgdo\nHQHuxCcHmaNaMmzWWa8vjgzXjs1lu2vTH4APjG/smd6k13ZyCXn7BfMKNdvh\n9Xw4CoFSo2nNqzkmMuIt5i70cuiErR2+lGgAzXG62xcWnYtugMls80b69z5Q\n4EjxOlb7BlRA7xJ9lFR4w2BUJXshYkMmqbJRPWwzyubjY2bgRidA4ED8QUZJ\nLi+TC8fICBsQO/ZbbT2ytnSJ1v6re2dg93aOeUHnVg92S8YaGv6g2nyrCkkC\nfv3RLfKpTxa1qlhtrukDHuu7i79XeOf3T3F7vzq7Ktyjd+6Bg6Qy7hLz9I5a\nHoRQ08JVDoXq0RE6ghZfnoyBAke7DVyxTnst+L3A7wWj5aw2X9gmltFcuek4\nOX4t44omJhN9z+dOf7RSvisK/O4jW8UsFxQ78E8laQQgdfogkWYlSTUezMkS\n7r66yEiFfT+8hGxhS1yeLAHPIn5Q/v4tfwH6LDdirsMB8xF19xLaI+jWEtTT\n48AC\r\n=P769\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"cdd91c63c165641bd127ef85c850b28d47e9da13","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint --ext .ts *.ts {bin,cli,lib}/**/*.ts","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.2.1","@spec2ts/openapi":"^1.2.1","@spec2ts/jsonschema":"^1.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.2.3_1590583758916_0.5700331107795111","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@spec2ts/openapi-client","version":"1.3.0","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.3.0","maintainers":[{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"6823569026a35bcda9cd624fe284339d2a142485","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.3.0.tgz","fileCount":25,"integrity":"sha512-3NcWqu4nytP+wRmbQmtr8sOT57szI6UUzxevWtwfI1RkPCe7gMri/xr73r7vB+yN77cMoqCRq8UfkmBg8ElZcA==","signatures":[{"sig":"MEUCIQCVzJQON7jMYzZyHzhnj7P9x+RqDv5NaaUGJYvXOnqA8QIgfM5vJZHxZmoC9K03Z+tjLIlXmrOkud0GMGEPKQMFQGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1PkFCRA9TVsSAnZWagAA/fUP/j7eN1yCnV0N+JXMblPc\njylGSy4OTYIqrZ12iMtx7VRo05L2Tvc4+AVLV9CJOgB2wH2XQUlP/acXCAWr\nLJUAJ5d65OSI1vh8Aiq5eDzLLXqaMOnAd7Uwu+2ul0T5NfzNAewPIPUCdf78\nJw4sCJtzQAx3g9ZzPuGNG3KeH7/ROhnZbhFElRDPbRhW+aA2N6PJko0oKcfq\nWUNGKramj7ijpfAvxFwoMs1zAh3sihdEPnpUIV/i586MLc5HM7ePA2s5qdcn\nyY6bjXjG5yGgIQ5c7dWhJRtW9E0LBzID+NC56YUnAS7YuuLbLHrg0TUrl+Nd\n1dwZkfx0+1gU4/JwLbAe5dYfkrKLDpoT/fSShkiET+kUq3NRSCEuZdPc5bW7\n0IOoqINc3jO9opWKgbB/ZwEyCWAxCHFISr/4lYv1VRXG0YKUjthrIiBjtd8A\nTmTtPUyzUMCj62XDzZWFcHiSQTANYvo0Vi+5M96yKV5u0cHh5/CyUnN0dbVX\nYxGHBbYMsAw1mzQKzbtr4dbLWvxoMOSLhbuYwu6oFRqUfmj7NUmdb0cVGjP5\nS/RSdqmep1PDyrpklHxZvt18o0vqQZsgYifWh5tU4bXPG2Cr1gpxSTwQhGlJ\n/UzLh3SW/yZu0hWzfIry3DcgM62vHzJb19TQSWQlBAuSOLW9NgveO/AH+KqG\nO4M2\r\n=KW/o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"ab724f6e15ad75e3927fe2201cf34cf523f7926e","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint --ext .ts *.ts {bin,cli,lib}/**/*.ts","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.2.1","@spec2ts/openapi":"^1.2.1","@spec2ts/jsonschema":"^1.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.3.0_1591015684961_0.5402732298619919","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@spec2ts/openapi-client","version":"1.4.0","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.4.0","maintainers":[{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"80bc9d45b72d4b7743ff2b6ff31bbe4c0c2d96bf","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.4.0.tgz","fileCount":25,"integrity":"sha512-L12bCxKry3B09dN4Hv/3fybAUdsYigj9YtXBvVTA5QebmGdn0q6x8saimhyFzI0yDZtokSnWgUwgbpPqGtcRKw==","signatures":[{"sig":"MEUCICttkE7+dgsc513YzSEN+muFdchsxTx+m6evAOd/5EgQAiEA5fkpyMfuFYtKFjpIJgW6W1zxdYuXgKrtEKBQwU4Wd3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59163,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBh1pCRA9TVsSAnZWagAABh0P/i4f57kJvDpYwIDF8F1p\nLqUAtl6QvH82l8efQZQpD7n3P5v0zC/+SwbyAKRuVcA8LAg4obXPNE8rJPH5\nO/Ua05+vpaGwp+t7Ea4Biw61jScKoZmW/si8K0VJMVEcI6stoRmNfEJKokcg\nud5IezPWnG+2jsw6SHBM8u2HzUzyPeOE32F2O/jPk1bsXsgjcp0+LZ2mfbYH\n9UfAYGAlCOJZHHfYG+N9rwqbKU/8EEn0wVHA5s1ZLIX6LL9ap6zIGMQae+1e\nkZzPlmOPkKpmGMamQi0iFrt/lXcJsckK/Je3FWkAU4adeyIhrf2O6uDGFUPD\nilphhyhrivjCU5WHK+NFR8jwKWfq4r+z1R45Ck3XLNYPWRMW7ISz88/dyW48\nH2CNwH+k1yQI2PXAXpOwxZP2a6HXjArRHR61Z4bvGQl/EziGtqWsNwRpwR1P\nxLzH8HkgXaQW8cN6/jpvR6FmL5ZlAisF1akzdWHN88V6A3TGW7bvpYISl7dB\nYKIVU5tcvybUpsflgnNEfv9Skla1p19Jx1sAFuTyH9NI1JRM/qIf5kQPfbpe\n0tDR7NPiLf60NW3hl1MCpZC2x2ID+B40NreE6j9/JQQZT9tespVnjl27F7je\nLTyVvaj8gF5dSP3FAHnNSmoTTd1j2WmxFWLu8efsA5FxOhUr9WJZvcWCiKeP\nbJZv\r\n=xUuJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"d810da349ef5c760f92eed4cf12f4eaa9bb16752","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint --ext .ts *.ts {bin,cli,lib}/**/*.ts","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.2.1","@spec2ts/openapi":"^1.2.1","@spec2ts/jsonschema":"^1.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.4.0_1594236263415_0.9862747730585095","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"@spec2ts/openapi-client","version":"1.4.1","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.4.1","maintainers":[{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"4739f3eb969d5ec4196e76740fd00d0a59175c8a","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.4.1.tgz","fileCount":25,"integrity":"sha512-DfUCv0J0aDbhbrut7iwwuaBq9thMqYrcPr//Myv7n2BKNOQL/RUMfxK3dkolqEEn/9EnqUTM9kNaJWWS2N9xRQ==","signatures":[{"sig":"MEQCIBJFpWbMC6u14Nrp/SY4m4gB7sb6twgP1noBhTs+0F6oAiBywc6p5AvQVsJfVhAGQvCm/DVRaRsFpA8OESk32WMejQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffJYZCRA9TVsSAnZWagAACFMP/RuxI5Tt60+0Bi1NSH07\njYq12r0fuVLnKZd0iflC+9pHNsU1mOIGS9FemmbbAWCxkLNAIevnUJlHiyUF\nUk4EmUU1nbEs1zQ+8XPwLur539rAirV7zGddBGZjOXsJ7ZrY7ytMr1wyKTxK\ni5tDF4C6hWnTIA2yD9P+0TySdjXtu5BdIZ83xc98T1wbxNYUdl+0GFuKSNFB\n6C6fMpxc8F6czBHMKJTtVSwfGoE/DYIRMt7uIXalE0CU7rRiJXT2E5wRRRHP\nOWvg9TAPoOoFe2rljiKLSUgCg6z0RYpdsjGxRiCu9BIJpMKTUHLBJqfk+iKM\nnQo0DWFo43YLI++n9PRpIXeM//s/gS3/qp/kfnc1fvWDrdeorSCLuHFsBh3a\nDPU9u+r8leotdVmFIDiq7gdKlgubJFTnWwz7PUrnCkwJNhxmdXrjSViQv2ET\n7iv/KDM6jTybQBKJcGVv6gQ3l4IapTKJQgJpzCJoVGQaMIu+3RY7AGQdApMB\nlDG9QEhJAjdGYoY3RSDcof09i6Lr1ArAzUz0HUDu6T/WFLnvzzO5Yuo6NzAS\nm1vKwxHkk01CvKqskaVHF74nfENvSIRffUikKVAuqTFcWnxaMYRaOUcPHjVb\nH6/dC9Zi4QIz667qLzNh8rIm8wBc0eiLIsgvOqGbByA6YJiVn/KNBZS5cvDu\nMF54\r\n=i0ty\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"dbfe38c87e0eadb4c25aaa6006edb9837878e5a0","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint --ext .ts *.ts {bin,cli,lib}/**/*.ts","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (darwin)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.0","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.2.1","@spec2ts/openapi":"^1.2.2","@spec2ts/jsonschema":"^1.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.4.1_1602000408461_0.36945133917712614","host":"s3://npm-registry-packages"}},"2.0.0-alpha.0":{"name":"@spec2ts/openapi-client","version":"2.0.0-alpha.0","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-alpha.0","maintainers":[{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"235cc4c3606e9233f7e554510195aad92f548863","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-alpha.0.tgz","fileCount":25,"integrity":"sha512-amria5+mDcrx8RxB7OvvJW+NxIxCDkbf7KeKp9dth1fu4wdWlpjntZ6eyN9F/wu6ouHZWeRWK3btUupiTus85w==","signatures":[{"sig":"MEUCIQC59hc0OyM6JNQDFrYMCVC1KCo+DoTcg1rkPtvzmf1urwIgKSlaHAW/+mEKrvwrhVQ8B2X6QNB7m0ps4ExG896gmV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfi05/CRA9TVsSAnZWagAAs6EP/RX15sjP5aTZsJyqALjs\ng8hkSp0AqH2AGmZXQ4mSoo1fU8F0QU8LXRmH46VWExVxEL7d8ntZtqpI/SU6\nL66gjOruHn6hCce2BiNXY545Hcz3FRypNh0hhDTHn8ec2Q6PJ8f7wjhyXvyA\njWEhI88DIwmvyF1KuiAQZZTjUjwmobZDwrzoRy8sI7fcng9d8Vce7J63k44k\n29d44KEz8rQYE6hgeNgPNexXL08hGvwCHBmzM8bGUaYcF+pkF3CpOLmPChX6\n1jv0FOQCq/RnR5dNoV7mavjKzS5jbxR9+PQQ07Gy34iLNAnZJFpPDbQn6KDS\nFZzOazR57R2AaDNR8fk60V6gyXNpnhQmukU140Lt21TX7zerhS7Kaj1/t2fw\nI+E2tGoNdz1MJ1IUToijU2cXFnii3OEy0HF9oMHO4k0LuU9qQoJ2mrC/MpcR\nbYnL5CqTxYHqQnLCXag4q2vBGorLbFne6xobSVcsrz0Qtasd3nW2vwiFpuw9\nNni/rHH2pOhF11c6C8h2B2oPtdjlPuJUH0BUkKT7NLz0myNfxGxvJgWlOxxs\nNZBtwdQu4hOAQrnpRwlEMYBxV+QCLaNXS5ari9+p64T/Xv/Wbr8yFGKij9/+\nuoejhKLxrP+X6Z4FMcH0tsLtyA9BHTVhsy4b7UpMjRzAS6kw2Y56bwbfyLr0\nysEa\r\n=QuPW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"16b6df1642cfcdcd205309adbedfac4c1ca85d5f","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-alpha.0","@spec2ts/openapi":"^2.0.0-alpha.0","@spec2ts/jsonschema":"^2.0.0-alpha.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-alpha.0_1602965119208_0.11939182533518444","host":"s3://npm-registry-packages"}},"2.0.0-alpha.1":{"name":"@spec2ts/openapi-client","version":"2.0.0-alpha.1","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-alpha.1","maintainers":[{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"edbf1e528d51ab0e9d5c62f404515742016c4e46","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-alpha.1.tgz","fileCount":25,"integrity":"sha512-IFLYMXClGZPqkIDavcjMY+fCVYUklkn8FeFMgyEODYxuysrFxMmchaWtAupllTrpiB3Zt04AvLtuIFtbFzk9ZQ==","signatures":[{"sig":"MEQCIBUhlr8LCF3J0xjz5KrMdhrtZjM8/GfaKv/idZwmzwROAiAM/64Aj5kA53LwtGsH3701s2dScrc9FD1s57NBwQoHVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkzX1CRA9TVsSAnZWagAAvEkQAI6XcpKEyLOyY8yEaMJN\nx7nFhxxyZOQ1IccZjmUWOrCAj/D/HaxPRKRs7+MWDohPHnK9DxYCPYM7SwhG\n8fudN3KISU4h3Z6/WMutC7ZEggtMDfXx/4LP+l+VokqHH7R0Q/LC9Eo9PhW5\nYU9BwppArUs2GzR/Fc4ZfSPUyjsf9+L0+qoaZCTaowOCcSe1wQyCvkFlk14t\nrVI2UzrO/YAvc6At5f7m2uCwC/GNsSPBCEeimtsIxrBRiEiJR4Hj+ckpo1+4\nF1VReJBcSWjkOFyyL9RRNMZFHPwMW/XgT0YGswyHF1bl3IHPfyuZPwoGHGLd\nDyfrXMy5esYrFODRRhF9hz2gikIoOozZ5ajaqP/InK85+Y4PFupyO9J2zu2S\nxiq25gTSK1eLqe+dnha5FGuuvh4nNuFuGSLui6hmmROYRgfI/zKM+P6cwvkk\nDXEJrp3UFo9xd/8+Z5J2luHQtQ0ftfg8hR8QkoGAzREO+4grfXHdLoEEhLHh\nrtNsdDiXknrUf0VbqJeyP77G8Q0vajBNeTXcgvNiNptFcs7UD/n7FvARNHG2\nANAIjB8Ne9ImyLYl3nCPVeIeOEYmb1nyaJzjWjBonZF74yjcZsXJk4CDJRjN\n8hyQo9obhGBo57utNHa4GE0BF0363oQ6Ep5rh2usadaRbT26LLgAkZ/t3WXz\nMeSM\r\n=O7jM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"4401d87acddf0158f345ae5d61034a989e166186","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-alpha.0","@spec2ts/openapi":"^2.0.0-alpha.1","@spec2ts/jsonschema":"^2.0.0-alpha.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-alpha.1_1603483125395_0.9123220356045301","host":"s3://npm-registry-packages"}},"1.4.2":{"name":"@spec2ts/openapi-client","version":"1.4.2","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.4.2","maintainers":[{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"903800c72318bd4a503ad1609bfc3650acab10f8","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.4.2.tgz","fileCount":25,"integrity":"sha512-BTc6TzuLBpvsg4OV8aeTNulgq/209dovXNrHTbc25mHLOx1StX/OKtDDLCRJFWTVYmXnbcAuqT3sbd64jl0/pw==","signatures":[{"sig":"MEYCIQCyTRn7FGZJOrND/PTGKpnFgsTmsJRiTT7KHQXhHhOZ0gIhAMCH7SUTHANd7ZmQ6JRLXssjFCUA+ndDB/iZA+TL07Jn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflt6NCRA9TVsSAnZWagAAlG0P/joOkHaRT2gv12IEhs3H\nmcaaUh2qHoJYohITHaIwd2e2rLuezaaV4Q8IYwoTMvbJQAlYeBraNbh+nN/g\ncjkRX77W8beFYEeI9nHpv8L7sNDyewzskzz5EKg1jtkQgJOC50A52nkVV1Iu\nR+ozE6sTQn79yawXOb1d+X/1w0r3huj8jOEIjJrPDsFPdzP9aqARMjmjqjFJ\nZku79Gj/APQaUA6569J+oVhAW5gVJdP6UupmXkEI9mqEGenseCfr8mRcJlje\n7oIY1qP92E321bG18wsTW1GGImodv44+6JjiMH9IMy9G5kouxZZVPNu9rla0\nWV0T4j/a0OeJ82JYPshYw8T+i8gDDeOngdUD7KUjfKp1OwFL1mWEnKrNxatk\nkIobqFUKFVZ7vYePKoN3qEWlAHG1N1TmKOTbS3t3zAWaldsQynl8kUVAwHe4\nnJMS3HS1e9rbeNQmbnIabwXijSN9jOeMf9vNaM1uMpUSbZpgYh4U3sCP5yym\nCe65mltrWtrTn0mkMhCzz7EVZugqrz7FSDzQjQlmd0lwsadEwrEdS44M8fEp\nSAMyTkE50lFd9A0UT9/L67uYFU+IPfRgvsAw0saTlUFaWarW8teevmgMqGL2\npXWm7quM3drcMLkPvTMDqmIhLwp4p65ln4+zKI7yK+aG8kTlEvpunu8WMnsK\nrWH9\r\n=vkhd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"6f1cb9d99fc68628549aec7b5ca1f65574579910","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.14.0+x64 (darwin)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"14.14.0","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.2.2","@spec2ts/openapi":"^1.2.3","@spec2ts/jsonschema":"^1.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.4.2_1603722892686_0.13914211500916318","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"@spec2ts/openapi-client","version":"1.4.3","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@1.4.3","maintainers":[{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"91ecd1d79e1a99ec8dc880a695213b9255a745ea","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-1.4.3.tgz","fileCount":25,"integrity":"sha512-7DIT6koZhRUmwGDzN0bloUSs12eG+ItQeXqpBAtO7ZmbUErtMimkbtdX9iIm9yMlhC+1lpjBiFdGx1VS+/0dvQ==","signatures":[{"sig":"MEQCIFbiDAwOFI+S0FGpToANNuodbOvz7OQ/4sQ6SooUMxXlAiBr6pajiSRCLfJXvjaS25tCq7sWeaolp4MCaxlLmhPLrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflvEvCRA9TVsSAnZWagAADWUP/R/YBTsfFHlJwvYhk8Qd\np1iGfoSjfEQlw/H3FrkXZELrXNnZLRX8uvf+ypN6Uv2fbkrvMWvutu8GO1JN\nAYl0PuV3w9JA/IK74sRY+qo1oy0kbVoBAkewUKoZwZMK6LvuYuaCYiX1xzWt\ndeygDdFJKRqO5ZlzvzvlWqtHSaSfgZemfW48ea7ynI1NsNaH2NZc/0MLBo7v\njZ/w0ohpkMDrO7s7I3/mTJ+oOlmu9+JTKTH+OxmUM0Dmkye/x5/SsIzqIMW+\nbGiJBo3y05eqD/s9SylA1F3uFA2V7GBoUfPwNBtZWgLh5JgCo5pO9WCdqLRE\n5jaW19gT5iVOld4lyA3xdGAjJasyLiO23Yrdni07WGqdG50B+QJ1eADbHMkF\nC//qDy1+mL+Zo1rVQHE32iGVwwCdLXWDMBDjYMVYKk88/n3lmKUBM0YCIEhP\nVlI3EIgr+hun2odXaFR0pn3bdmjlsjNIVjwAWUupZCxNCtPyw59GxMrAKX/p\nSr3W4flKHNV2+YIE1X3FoJ2M+VYAVCEIIOg5xzkykbC/B2bcnu26zIfja89g\nJbeTwl7OAN4cJLSHm6/94xOkfMj2tP94k5/qzZFjT+PM3xh0YdTek/V4L/0/\nIUHHueLB8ha61YeZsxwEzTojY5yOSbS+Hlbwf9jbhkkEnNi8KdrLabx6LUk9\npohZ\r\n=/AVA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"1b5d2e06f23505cf4666bdbd87640b427ac5ba4b","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.14.0+x64 (darwin)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"14.14.0","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^1.2.2","@spec2ts/openapi":"^1.2.4","@spec2ts/jsonschema":"^1.4.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.4.0","eslint":"^6.8.0","rimraf":"^3.0.2","typescript":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_1.4.3_1603727662710_0.6561066073699784","host":"s3://npm-registry-packages"}},"2.0.0-beta.0":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.0","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.0","maintainers":[{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"03fe2d1d19bad8fcf82f2af574310a68370cd40d","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.0.tgz","fileCount":25,"integrity":"sha512-mmOm7e0dxXIqYTR4/5o/lnSvBgb/Rv3UHM+L9L+FhyAOzSm0TEY/VWfNKXpCtfuhV6S5gDGz1eoOzKsoiweUrQ==","signatures":[{"sig":"MEUCIQDWN5Mkxfnx/k0nGxh2xrXRotap3kWqqBalCkAMfIJRjgIgeGJyTciIk63dfVTqy2WgjyYGp8YXroy0OMAMK0gBMj8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrwFzCRA9TVsSAnZWagAA4PEQAKHthwbZoMz7CzUHz2fa\naOT6RKLWBL3i1nrX9hZSdWlCla0iLUX5JfgXCOUSIWB5eUoTo+caZhGsZo5q\n0xgsFnaTqvzdbf38rgXKMTCTa2Ws6nMI/0OAaSUevMqJF06Qg60RjrOHDE55\nhgrplyPH25OfPGNA9jextIqgOng9cbPsAizDQqR0OTieaO8D6Y6SzD0pYMjW\nnPAtW0EkDhfS7XhOvKl0bIG+JrRNVDjdmEpeJIdBl6IfUE2nKcoQ3SeGiVJm\nnhujCLGPH+dNguc0tVVS1vZ9oIlnFH9IRDAG8lUgKkX+eRCtUpk4sSLz9HE4\nGH/H6nJJlba94sVniG4c2oxheo49FblVZHsZdEahyetDH+7RKW1EKqXyU/Sd\nklI5VmnIgb2eYg+8u/KsyZUg+NXsXH/19k4Jvtz0cTlt8KO6zg8jz/wRSJeo\ncMKa/+25e70I9rNDuyQqUWLlY/Y8oUB9udVIocBmz8v+m6gZ5g5VeOpyM8HL\n8drGLNlpsZP89Z/zV1rfP9U3j26RXXshlM4s1raliO/+Ix8PEowgTa7ZhM/y\nKksaa5+VbunnKkYmAwXB7guYElNDDqwpkymlm24JFxB/3R/p3abGABQlzFUg\nJnKVXACwaFFk+o6xbRMH3Ul8NULemBvPSj6frQidymhNp9gwalHpwQ0UAmKe\nJE6V\r\n=PAR3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"55cd21647af32c7b523a54bc213a0358152f3af2","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.0","@spec2ts/openapi":"^2.0.0-beta.0","@spec2ts/jsonschema":"^2.0.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.0_1605304691343_0.9220640759834171","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.1","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.1","maintainers":[{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"32d8a590759722c24c91767f9b1de21d0d65df3b","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.1.tgz","fileCount":25,"integrity":"sha512-h/MIOvL62F6pBj76nLAS+9dfU7JMgh/Wx4EzVenTZUKDSNwetN2Z5PLTdkTqi4gzscr9nup7vXLSMti/FbUDtQ==","signatures":[{"sig":"MEUCIQCM6Yx1mH9rn5CNpeEAxFWIMgpwD8jKcopuJcTkES6L0AIgbVT43K9zCiVSRQA1tgXrdrLVj3/A49jhucm2oc6GUZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsr7xCRA9TVsSAnZWagAAuZsP/287T9tXJ7EvJvLX+xD3\ntWDXtbL8Y/IYfRl1zILfpKtto2TMhayBk9QFORpjXEV7/amcN7KXZ0TC0Qqb\nrtlJBHtZPdnx2zLnm0VvoVvR4ryibPnhuh8wqDVx2SpeBs3/M1tzRFdv+otG\nrAuUKr2QDyRpZi2JPq7zK5mqzSDKEdxGxsNUP3DBABnmRju5t5c1SYEXljIv\nE9fjeoSWUjo4qdfe5U5RiZhgaRvGKYs4HP/kH/+Z36fSmxRgil6Y3N3BFigN\nmfEJHpWm5+yo9wokiWwAE2XT78p9lvva3MQKC+hXALs0z403JKNVeRqgiVSC\n8rAwQc2/46MNI4XUwJ1jqs2AghXEfuXgiGWl99sJB4twOxcY+lpxBDBI+Pos\ncLn1eItMBXHkC1MHN0v0baWZFu66bSsp2ov6Lgu0QnavFxlvSRAErgc6OY54\nlAtd39GX1Tt9h1hGotVT9//OtH/zoZSCUFh19nURDslAgtAnYNr77Qi3L0EH\n2cpT6cSxqmmP34Yz7JO0SVmVuh3IFZAJ8oivVF3K+cb4cv/ZV2E9QFEOnulI\n66FU9qoqiXD6GjQrpUra5uy/FgneW6djHicN007/+NAz4Pdm/Z7zXAEVQutj\n8yGCuAjl+mTxcBV1c9Dv5359PUo1L1UCsQMCdEiuOxmKSF/PnwReE7qc63Nj\nCcKF\r\n=88Vn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"d8b36dac0efa2756b1284f8977ddf1d405633c9c","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.0","@spec2ts/openapi":"^2.0.0-beta.0","@spec2ts/jsonschema":"^2.0.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.1_1605549808912_0.32573026181803977","host":"s3://npm-registry-packages"}},"2.0.0-beta.2":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.2","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.2","maintainers":[{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"f1193ca30bda5222cdd1ca154e9ba2a7177bb2f0","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.2.tgz","fileCount":25,"integrity":"sha512-Z/8TaManNEz5sx51j4O4DGia5XuKNltbmiMq++uKh80Lh9Z/t0fpN3Kd7FRalu0ox6kSm2vhCLdrs1zfZZ2jDQ==","signatures":[{"sig":"MEUCIDGUHy8r2JM3KJZknh0s2CvGnqbLwtu6Lw/xqO4dopy7AiEAz8gi2zKZEhLSQ7zMu/OHeCDAcL1jMi8YRzyimDwoYgY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfw/P+CRA9TVsSAnZWagAAvzMP/0cLP5OkxOCelz2KhUaQ\nUOzJ09pdWazmkUt7kgTxWjGQgN+/8IuBOruit9wd/JQSnn7h6aPi77wiUy0c\nRKdyRsrKRJUk212HFgIX3/MraPj0B5rzNswc6HkAbZlnZCB0KYVJScv3T6hA\nLKXHPXNB0AKH841kPiy0LdS9H4BBHLU0MV1BJPeZ1ENdmWYxODvNgJ1oIHBN\nfwS/esXvXcbcXJWJW7kyp+WWuX+MYvKxyn3fclBWSWQ+pweVVkUfVRbQEkqv\n4pkZgq+Zw8/z3r3cs5r3z+Ab9mKvhxzjyy9nCLJv6gN/TZzvzPGgi1FB8Ftp\nXQHBwkjRzT16vssvo4EZrOc510X4bWo7I52p4NybPsMnonuhMDfUk/esmFtW\nbJohsNjTmmHY6RP5K4hj3QHVmhdvGJcMuo3IzCeIkrtF4fmknZY7ttvinvSr\ng0SkaHNston6j6nrHtD3jHUCq8Q2J3VHgXGA12EtTZYGl019beELUXs7ZILf\n15jflGRx4brSRm1I/5j2dYQdW3W0V1w92c6j5EsgCfsE/DjpLTb3+3JjcT25\n17a5BKJisBd4Owy4nyFsmslLCqGQ1F9Upn1AnD1H5QefFpER5AyzAahfTFLK\nN4ctPmbAsy2d8iJbatEGjVuKDsQrIfKpiQXr+PXvZleDXufE6iqtdUGrYymD\nDSg4\r\n=08Ih\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"114b9b015bc7d5556dd7aa7611d3ce2d251374ff","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.0","@spec2ts/openapi":"^2.0.0-beta.1","@spec2ts/jsonschema":"^2.0.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.2_1606677502453_0.9789040437270389","host":"s3://npm-registry-packages"}},"2.0.0-beta.3":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.3","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.3","maintainers":[{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},{"name":"mluce","email":"maxime@touchify.co"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"dbb3faf6af0d6b51b01dc9932ac5ab5996082495","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.3.tgz","fileCount":25,"integrity":"sha512-UeuSy64ny9FdlsIvo8+EoRy0lUZSS0IPssUMHwaCtzyGq4N0anvK6FebjztWI6xPgIjc+fM1Uq1xnGR0xjd0YQ==","signatures":[{"sig":"MEUCIFI6UeM6NXpx0vIJTncheSb7d3McRZDIu5b3bH8kVxpIAiEAgfAsnR2mLK3hZEaZyojtaDpHCGQV4Ee+g3flkt4KDBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfw/q+CRA9TVsSAnZWagAA0mYP/3p+KH/LlWOAwelokEVE\nxVczvz1bmQyUrgGjvo9lP8WaeSSOVUEeY3EgXSToVubD5+Qfs6VmK2DuhFmJ\nTOkR7F0V3kY/EV3Ny7qAFxwYYVV2Tzr0pRSucpumtFJwLj2C3jhaeg85WTea\nBEccSYzDbyE23xIShACKdQMoNPeqAWu4yICaervWtUpawpPnVeBUuq6Wihvi\npeEjKSiqguX5IbPAkV90+yhGWr219RzKUMJbdk2Jh9fYDy/0CEDBrIuT3Pdi\nFy+cNETbBaz39ZwfI3gZyiKwg9uTa3zu42OShuG1WTwexrOXlW6SL0nXkks0\nFsq+2YKF/mtEfg9482eL+N7p1gkkc9f9WcCKz1H1l+7fYem/iQpbQs+uFAHJ\nBEUykMa2UCXbjYNcO3sR0FuMzX4EidRFPbbXuJTK8RnTJHB4GrgsHe8StDo9\nUzjlF09PfwMBTydk6r9jqtknVD0eu+agh/UqyEfinHd6nYPPj6xGD3Uxj/g3\nZAm3lMFqe88Wlev7fzlb4dj8u49VwJMMLoGqlJThVQGjcBGFXZitR1dmM5xX\n+uo/j2CYWzXxzv9QvGSYBkqxkfbnt3shDfNYPAAKs8woQClv3ZbK8x/OI4oQ\nRC7qDiKDBpE4/vcoxZNofguBSU/xm2kD1mHHOWvLvT49pTqit1LkLsmmvaUg\nrPof\r\n=5o5S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"914e96a0099412ae2ac0d603bfe74f3ec400112c","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.0","@spec2ts/openapi":"^2.0.0-beta.2","@spec2ts/jsonschema":"^2.0.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.3_1606679230463_0.37619946365106394","host":"s3://npm-registry-packages"}},"2.0.0-beta.4":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.4","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.4","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"08c7d7f0c43416032ee35166acab2e91e0c33d43","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.4.tgz","fileCount":25,"integrity":"sha512-eN07S9gF6spKh7IhyrN85A8weNNf/M9CWFcrCjhWl+7ThO1IEdY9QfWuOmExkXE8VIk3tvspxut1Z7KN0yGsUg==","signatures":[{"sig":"MEUCIQC3fRhnUgru2Uae7l3ZPb1gUtqVLlHCMcW0VXhK8+yEXAIgDy+LFLHbbHtdaEdvZlKSB/9h2cZDzeiiurbWUC3OeII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf16unCRA9TVsSAnZWagAAN90P/1heBsPSaxYvIUYYtRgW\nEVRkha0dnI0rxeboBzTdzsVNv9etacxloKOTPXWCqLuBVMlet0wDVmEyJ3Nu\nUQylFwLK/3LEMhPxqQQEXaRF0QaYgMaZ+FUIayMRtCcHzmVFhVnVTT62mjDd\n75y2RccfVvOMSblZsd7oKMo/XA4JsHtUQ1KWAeXDxv+XWlUPibhFEmjF77UZ\n0FocmH1eOZ/mxtwps/ra1h0U/eILDqZEY+CVurko/YFrjZOLMal20SVNcCby\nAq4glpWmPrZ+MR7q5Oj3dUFtDi4KJNUcTLxLIpwAhJlHcJV5YxLrrbJODHPw\nu6tQmEgw7UeqVQ0cbze8Lz6B56tdLNiQIMEXsYPcJCB4Pj4Fc6zuOHQXOUxF\nJFxkt+OPK6aZWLZ98AO5vOyV0VmUHjaWvYfidQzqKzUo39I/a7KM65WLaM3x\nWrVm+G0Wo7b8OYAGqObVvXZdjsacy6I/C42oh7oU+CS4Zvdz8wneuNwxNXrW\nGTivlz9IqoGYZY4cS5Y1VQo8xWDLJvQyGid1mu5gkQU6csYnQN0/azXl/owB\nGs/MmSK1a0u/9ieWnXdBaj1r0qG7LfyplMqLH3Cxfum6PcpDhujCsbzWzNgQ\nW1WTk+99hfy4OILKR/pVdra+M9+teF9lZHx+On9HELUhVmRoFOD18ybyZxgX\nGCLt\r\n=icWD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"e1ee352d9f11ccec837747e3ecc5afe3888f4165","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.0","@spec2ts/openapi":"^2.0.0-beta.2","@spec2ts/jsonschema":"^2.0.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.4_1607969703131_0.46008279765817783","host":"s3://npm-registry-packages"}},"2.0.0-beta.5":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.5","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.5","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"0df8803a6f0fc4a3a28f1797f0c93e29ad471858","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.5.tgz","fileCount":25,"integrity":"sha512-DQu8Wp61Sv1T9ZyfyVwr0aRTh1EuePSvlsMpPYx6/Bx7dp6poJRHpflDUuJ0wMMOZCoyzgyX3Ou35nbmuqr3Wg==","signatures":[{"sig":"MEYCIQCRL7fv8lphHn0tgHaXw4DoMVQDMEvcvMQMGZVPovRniAIhAKjEvTD1RdhMScbsuP343khCTGFzFQ+GlC3uWVh8/ttx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4O3qCRA9TVsSAnZWagAAERIP/j072dFvvvbea2qr90iR\n7+tlyi6+3C1FBxN0jKAw1+9sw/lNM9zv7LioyvUee4DBYGLYSXAWO0EI2C8Q\nwKPpe61hcTaAE8BEBZmvXu5K780PGcBsdiB+6sAI9DZDjszYmIqVQwcl5wKK\nRlUDiwmmorrF2vt8JnMx2LaTkp5mBMBci6jlEsGbuu4c5TXvBMC3jZ9QQPfd\nEZFY8N8kfygXL8m2mRIO18WMmZJulFyzcE5e2/ztpkN9dJdicmySWgsxRq2c\nZLyWeFMXY4H03JkH7ISXLeuEfFiBPwRnveJLvTDkjttrxAUsBd9yyYYH8mPG\nbyU37iSuYHD8qkINkJpQL5XFTkOfIiSb6gtAkuRMEP0M90Yi3gskB9BDcCE/\nWTCCGiuZ6b+ZkvhxBTfRnRLVlg6568XaZ03kBtVpPC1n4Ccc55MXp7hxIO7e\n0Uk7JT3leCX03DUvJqawCYkKHfhsYYVPbXaJvGK/UBOVWtIvMr2qXJC9YKwK\nSf6H0/6WBaxOyWNQH4ee8HTEOHKwySTOSIZweyTaoMdzAqCIJk7wxgj2fmPR\n2NISoaMOWoodHMjy1HgUUlE17tAFCvPoi4rb9Q3q1ZRsTcDInILEyAffSCF0\nWaRNuXwPkuO7Uc/P75wrfSJB8mLUe85zZs/deZFnuqlFjeTWB4rUQMzyWqaH\n2lWM\r\n=nxtv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"4119589836949ba2877b3bcc9f252c1c66cff3b6","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.16.3","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.0","@spec2ts/openapi":"^2.0.0-beta.2","@spec2ts/jsonschema":"^2.0.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.5_1608576489687_0.32067155674973113","host":"s3://npm-registry-packages"}},"2.0.0-beta.6":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.6","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.6","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"a9230e43a6880f1e67f11177229347f0961259da","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.6.tgz","fileCount":25,"integrity":"sha512-/poG+xZXelRS6vMsohSi1hVQcw3f+23rU2c0cLmgbe3fROUDdWcSXBythZ0htRC4GTgSglJNnzZF1VkqzePIcA==","signatures":[{"sig":"MEQCIB2pQ3JId1MXtObISqmEH7JQ7n9uH9LEHAhsLvNke9d9AiAHl82X25u3fNub4SZzAQ2wy5AEuRpjEU5/tA6V12i1rQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOZ5VCRA9TVsSAnZWagAA2qIQAJLzACjlnJydvmZcG2bn\nXbGDY2iKQ8Soz3AC2Mn2i3Rs0xxkl1swoIXV4NuPx/qZTzOqUnzRC/KpyBIw\nyx2R9El0fZICfJz6XH1e2N8wwH9TVDlXyNk6lDgn334kclO8nwQwefKbXBym\nmMBkYf1BtCT9YY28NtlB8H4DTnBp+RarV9C+wa4i8v4QsEA/glN43TYpPaeC\neUiw/tOrmx/LkmKfQu6JfCf9egRuZCFPk1460ZP6pYi/X2zuYaduNtjYrCGZ\nc8ZaA93NNDbuTY0u5VlSxONd40gDjd+H1RSNrGghGvRRMAuJMawJ3GD9xTzU\nU8FenDG3svcmCbHHJHig4ChGJJQlsh6MuIJw5kwTFKXIG6PzA3gKfd1280a2\nzUFdA0YTRPaR47mwqCHU0U6Z/TAAkcmxaoUIP+SSPCNdspmca/Y790H2FDaF\neOpz2NJqMIPnqbbUqK4CBGcP0KhSQn9oDcfUQJJZBhCQMavAk9FfLam+4whW\nKi9OI6Hh2iN/X5RI2wTZ+FBVJ/FK0hQgXtH2VjiV0734mQ31qLuVKUdHcp2W\npRbfMnTZ0GurixH9wAEmOErVSXSq4f58VrAkqK85ucORjGZdI54FA2G2EzoE\noyDk985p/nx10YakLhDzzdZ5THYvKKF5HIhHatAI7SKMijkzpzi8Oa/DWoN6\n2RrB\r\n=8CtC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"7ec6c5c890ade514e298780969a72740f25e977f","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.20.2+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"12.20.2","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.0","@spec2ts/openapi":"^2.0.0-beta.3","@spec2ts/jsonschema":"^2.0.0-beta.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.6_1614388820915_0.03586945445043699","host":"s3://npm-registry-packages"}},"2.0.0-beta.7":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.7","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.7","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"12bb4788fa3a5a7bb574266248eba90c20d36d44","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.7.tgz","fileCount":25,"integrity":"sha512-cTFUCXLtAsouyXcDJYLbKIlsfPNNrlRK1fvDJMtcs0wy9kqMJIBj6+hehn00pbq2Psm87THViipEE7gMaaH/hA==","signatures":[{"sig":"MEYCIQDZRwjg8/MftcK9GY7f9MV4flYnbPh0hbxYqBQ/j6HyVAIhAM6qP/whc1+z6JX7rpEQhrKNIh3bavXtBcfzMwNczguH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65213},"main":"index.js","gitHead":"d7b9a10e3f40ed14fb4e41a806f1dfedc5e6482d","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"14.18.1","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.1","@spec2ts/openapi":"^2.0.0-beta.4","@spec2ts/jsonschema":"^2.0.0-beta.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.7_1635024256884_0.8651851026523181","host":"s3://npm-registry-packages"}},"2.0.0-beta.8":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.8","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.8","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"6b68a505289d6a76deead79a12f483af00f2d108","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.8.tgz","fileCount":25,"integrity":"sha512-ieVDokbQG0MFOIL9fPg6S+SvOFb387KmNmlkfNqiigkSSDRzMRduC9FfoZruXnmQEmmnvHE3V0RvvMUxCdSgiA==","signatures":[{"sig":"MEUCIQDrilRIaZzAe69zjbKux3EaAegE8OUl5t4O5PE12Ywc2AIgDuWfwd5LCAhg8ysLuFYq4m7oItmkxTcTlB47uEaO5vI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2bzxCRA9TVsSAnZWagAAVSEP+gIYAezJ4WvUMJ2zpzp0\nHErgm5ibsywB95Ap2oeiYmTTbpCmXORDfr1nErNarK2E2Jo2MQrquPG1uYUs\n7N6X5UP6vH3u3ekWefebGRnJthPf968CgovnPcuGz82o+RSZ/OGzG6CwuIDG\njGe+ONHYhEHLU89VfsfJyCQo5aIJeUyM72n7Y+nmVSBe3x9x5x3ZvhDJcJCL\nuJ3UNYbujIV48T8Ln1bv1zEPDyI4u5isn34JW1K9JxbpkoAVSqAQpqxE6Pjm\nGAnc8FMj6iWfkSlGglPidLnQMjXh6fiVqyVw8fWG8DWPm+HyMZg47EXjHOJY\ndzTWj5XNU0Vl3YGdfzAYIq23w7YTuxmRuxQs8lJTvWh8VRyO11VEaLmizn2K\nbC5N13XLSkaWqFXwUDNUy8oKReKw44l4ICZJXd3OFg+fJ1ExGRmo69oA2Wwq\nKD+Z0xrEaXZb7cGokK/5TdDoHut/gcKP5EycAIsZcANb/DDv+VLx4sOheXu4\nnVhL8c4bwqu27zIPtC6m7Tz0wvEE/eDUof0ZTj7cOohHe0Ufu25H37gMwVWj\nvl3M81T4uKbXupwUyGAdXE/bsh4W167UnuNdoyZ5oJBxW7GcBKwOd7KHN4Ga\noeDCvrmgkOA8hOqmr0Z62UNldPZM4lBs7nWUUCpDMoF87LPr77ISt/mojuqJ\nb2um\r\n=yT4y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"fe4fe31fa391c8f4d39d2a48ac31efab5f2ab7d0","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v16.13.0+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"16.13.0","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.1","@spec2ts/openapi":"^2.0.0-beta.5","@spec2ts/jsonschema":"^2.0.0-beta.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.8_1635969246821_0.578992211490502","host":"s3://npm-registry-packages"}},"2.0.0-beta.9":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.9","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.9","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"a3bff1bcdb31425b9e8e83b0b804c23c26899c82","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.9.tgz","fileCount":25,"integrity":"sha512-od2Hylgi64rq5d46mmsGziyiHTLZ8i2PRz8FCQtx5PbWOp7xuyEnHJBqrDXpnIma7yw/NZoU77WFVgZ/YrJ5Bw==","signatures":[{"sig":"MEQCIEPzp35Z6xos98q9Si/ySqMw3OJkNmnDo3CX3bZXTIS1AiAWipSKTJtXhRjChdjqYxZBHi6kHCgsLC6krcGvMirkcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8ycYCRA9TVsSAnZWagAAyCAP/RyxDts3N4UQ2Xvoz4TO\nb2z8iknynYMfaOFQCjlb4/cDR4sY/tDB1V0jmCRhGYG8uM12y+1eI2plddfx\nQPaOpCBDfoIXAVQE6Rz59KuQ5dzyqLVzBC3Zgqwd//ewEtGbWai2txtvz/84\nhEFD+xM0f1Sw98rsA0PXyVeAv9ysD9LhKRVWsA9AXMXmNUl/YtSq1mGR5fF5\nsBPe94e0h5krLrVmRQF3awX8kDoCQuSaWVYNDxyf6kNe3yx5E0uEXJM8+bEw\ncstdh29U35mQhBizZsVAFoTVQnY0Lm4hAts3jbZbjbeOLUU/CjxUE6FISPZM\n8kgUpHuYthfTADGU41spEatZFY9NOmS8J/9ORIC9DDh+X/WIfsGk6s0z8+yC\n82nYLRwC/i8s1ZbzhsPoWxWjs5LkqETM/Qj9ma7r/QNdRgVUAEnS5xoypPoO\nOZCH2F7o8Bif7/eB/giUL8UW526BWw0Qg69Xq5cx1cLyLCiSW09urhuez1c+\nA3XtzdXLj0U5J8/i+woumGjnLkRwe+UBlScqdWErjUAm5RvBuoUnQ53xvu/K\nWncsfSafetqeYRkKeoVKlaXPzUfH/vy9TWYnSKwODzixYxZlr0Q+pEq9r2Bx\nYBr5h2v84Q86ZsSh1CeN8tYj1yHlEg1soKSh3X4VsHA5bEFeGS0KswvuwWm3\nMo/X\r\n=EbWC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"5717dc6d2eb06bdcebea9eff4339f5d4bd6ac140","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v16.13.0+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"16.13.0","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.2","@spec2ts/openapi":"^2.0.0-beta.6","@spec2ts/jsonschema":"^2.0.0-beta.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.9_1643325208026_0.6911570946695442","host":"s3://npm-registry-packages"}},"2.0.0-beta.10":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.10","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.10","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"3b8b666a30c15d35bd16eb1c8b43cdb5d3b0ad42","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.10.tgz","fileCount":25,"integrity":"sha512-UhysUJVbKwyW6jpKCHp784bEklAQ/6MzNb7TAHl+v4/+Vg3DcBf/0bLDEA3TyHfaANACNxhFjJoSCh435D7mCg==","signatures":[{"sig":"MEUCIHfAIHGgASdG1Hm+SkML+7F4OuNpAJIt9beuEvqnRfBhAiEA0dWcVl4iH4HizZb/uhkt+1PX+yxumw748rgwe78LL5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuYaTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq98RAAlO/6sP5aWrTNNBytfZbSnlfuhaP1HYEde7HP8T5KVHirru0u\r\nsWBJSXBGXMSGcpveaLNPwdpxTbdAA4pk+Y4yyMPWxXP32FrZqJFcBJlsQMZb\r\nId4MVSmEXNwnNAIvcl+iAp+fQNEgxJKz0lMNl47WaSu+R6oU31d/77hh4vPD\r\nfE4IpOp+TbRoQ+iiLnPfI07IFmZYGq0k7ncJ8OoaK+D133xLBOQOqvVGVjZT\r\nWUmhRLlyKER4FCRTZXVRmc+KxMr0v0TBypZ9IPRClPOlLgk64ve/ImSwGaIW\r\nYUTJEfiseXtIXitayPPkfDaSPju4SH7MYohgTdmuvOEqT4AjtH9YPKDhubR8\r\n0CXylg5f4Qs4Ww4PRLKc5LvcY95i6OhUjwLPYNIu+v/MEA/Dr3XMLmDZ9j4j\r\n3LhZZkSLNU0SedyQTDxUbTy7O9mkWqKUQMUFPQvyGKr/JYOLcZy73qyiyNxG\r\nusZp784F7/A0M6btj2b8ZPBM4B458uJR2yDyXRm8AQ2LV9BxRspkhYzKsrZq\r\nyOF/G0A7GX83VFY3Dn0+0XWfL99paEJFxf914I81Xgg0QFRjqYy28uhhs4NM\r\npqMzElEMLOdIUZHCeWILO7Fa47lGHCUNsT6Qm4GVVDiYjvCDvKUObR661bFc\r\nzJc9R127KQjH5S+Gn7nL8LMnJ7jiY5oQars=\r\n=TGCB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"bce454934149bbb6cd4e26e85b923642c6038b16","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v16.13.0+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"16.13.0","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.2","@spec2ts/openapi":"^2.0.0-beta.6","@spec2ts/jsonschema":"^2.0.0-beta.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.10_1656325778727_0.14677993293233293","host":"s3://npm-registry-packages"}},"2.0.0-beta.11":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.11","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.11","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"ac2c55cab8c770cb9a3153482175d321204beae4","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.11.tgz","fileCount":25,"integrity":"sha512-8wCrefwxoCNW9B1jmM2gR1MYxSGqu3oEoiygpWPikdmq72jxuXGM8wOpnePWNQVBBfYWKTY3xoAnOM/z8uWpNQ==","signatures":[{"sig":"MEUCICYmNz+hCfjWM+0c8zB6B9FRwc+unOrGCjuWmcVhIPJiAiEAorZ7NbOd11tgUQGi4q5d1gF9RcQIcqN0Vphz982yeIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4/SjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZCg/+JKfiWJzIl0ycqx3dtJChJoCrRhP7LVkWSIF+ryTiVrZz2Bk3\r\nANEyTJHh7d4k8hZbQTGblaqq+3nybzDfBav2Ohqe/iR2FDI3a9ggK3Lvr4um\r\nQiTf8zCNJ3rCdrGiEUvPt/ySTICtjXa8Ukw63p55J3dV3R5rlhVnVnIV+ONa\r\nBtWbaJUkCQ/BeY7TjDFudVmP5NCLBXYrx7hJeCyMRzO0WTIqMHgH8YDgMZ6W\r\niZ9LD164aRtSWJhfLAi0lPxLXrgv8k70iVDaivdhTigscSytICCbRhTbQr2v\r\netBBKZqsi45PxiYkEFUn25L0vMofTJFXnw2G+ZgbgAKSo+rzapfYPK6g7WdB\r\nqyNjg0tvLI+Kb9XI+rhXrB9NUWlAmf2gAdm/RWvdSknRhcofat/g7Rzk4jS7\r\nP9qk3W5aUEc6aj12xqnet89qLhusPbLLdZRWCEiMvR8EISdQ2B3TqSwMdqlx\r\nZNo8KfKK6xEIpRLqHDv3UZVFtGCu/2SXRsSvvrdtny9lJfXMbuBJJG40ZKbt\r\nBLs3TElq99hFXWAPDMA/2SIxmyJbh3olYKU6BxLwNkf29pBIXviWt1Wn0INj\r\nDpPqtQBCoculKuJh7aqf9qsQ7NXlLaLfIupgRNOiyv5/tJepjoiy9JK8ieIM\r\nmT9tXIZ39NFUX6nzCu631r5hihdFhGcfTlo=\r\n=4u9V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"b333f1dc8e20d70f6b6657e106e59af99e96f403","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v16.13.0+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"16.13.0","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.2","@spec2ts/openapi":"^2.0.0-beta.7","@spec2ts/jsonschema":"^2.0.0-beta.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.11_1659106467725_0.2755771936794371","host":"s3://npm-registry-packages"}},"2.0.0-beta.12":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.12","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.12","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"63a8d8cf1fb8dd27601555ad73a42b993b9e3e27","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.12.tgz","fileCount":25,"integrity":"sha512-BX4qEbvgMUmrEgu1Qv0lLjPZ/3bo6GMtp7ZrZJiKEHrUrTRHqiBvEp+iW5/4UdG4cBuhDDIlXbQ55uzLBNHzaw==","signatures":[{"sig":"MEQCIFd9v+/j/v28SKiOz80CaH5zhX6OUTr58xxNj90v9OF6AiBppo7QhGViv+XAtgUSCFZZYnVcXaH0LdqEKLb1kWJ6Ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBO4TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6FA//enx00xvYa1i1BwXxduQT69Hd1j/Qxuf7UZAtp8qB7qSzGLk/\r\n1uqypEBjdJHyARbi+zd8Ftla8qLnIIa/9mExbFH+diSqXnFJYVsAoQQep1G6\r\ntZCDzowdIpuDTy9bks/Map601iCiFeaz0PRrQVrOYhqIqJO5HmN+vrPSmFCL\r\njfgOwo2SkeNZGr6AUQ1Q35VUkPhA2aGdH0hBHCay9n2JCkGo847CN6w/JiQf\r\nUdWUDakWsLoLM1ELC/VFGdlwbcbWO1cU/aAkb28sBpHPPXyJyflP/HTEfthV\r\nkMVf4Qe0h7a49jYd0kLpk074o/NETfbWkTDj7rVaIeeDj3gy0NOpIe0M+EZY\r\nulcIfZFSKK1tMtce3p8uE/6WniCi1cnllkLGI0wdldVIFi39AZdAnU91O3oI\r\n8JyIOhw6QoC+SfVjUpz6+VVoYjDdnJdoga9ep4S9kiJjIuWpVsyMtQ/h3Rfk\r\nIXotTITbmjoWzRKUEA1gkCCDt1PLsvSwGJ2twudY71M0K/EEZqRCzvbD6gNt\r\nqP8khsUadGaLjVXKkrdEIyiqsD4cSWXKkbjbZsd9bUbB861JBJTG8qLkqPPA\r\nUEVHCYDNYLW/b6wwh+Hbk7SfljD01qd1sVJEooZm78dmApmVG3sXwv0YKfbx\r\ntKW4kgHBeHGVeOo+tme5haUXAYchq4QMcUE=\r\n=zdeP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"bea7fe666a107170cd32a1f006a9de5bbcc2be4c","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"rimraf *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v18.4.0+x64 (darwin)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"18.4.0","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.2","@spec2ts/openapi":"^2.0.0-beta.7","@spec2ts/jsonschema":"^2.0.0-beta.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","rimraf":"^3.0.2","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.12_1661267475714_0.08236374054765161","host":"s3://npm-registry-packages"}},"2.0.0-beta.13":{"name":"@spec2ts/openapi-client","version":"2.0.0-beta.13","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0-beta.13","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"5fe51bcd39a5bc592b375c9ed7e6af67e86077ad","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0-beta.13.tgz","fileCount":25,"integrity":"sha512-8F3csAxXopBO8IxTn1NH2bChLdCqh2XKgZ7sr5gw35Yiyfz+F3agsg0VG1nX2xoS6FYi5+gLtODS+xVYevzXxw==","signatures":[{"sig":"MEUCIEz7nW3OS53J8fOh6+t0ckQzSvd5lty16o+s8viQBXhRAiEAv5qcx390Lf3j49E7GxiHOLka+9Jm4FYEa4bvnuC6B1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKyh5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpS6g//WBKBT6bjqZEq04aryMwjTBND+0V0cn9sFR0HqCu4VHGdwIFh\r\nVyg0kP+v/tw5789AxeSo89SAg740opsLM+gRK1Xi23gCCwf7EVjcYZvrEmpz\r\nBgP6SDDZGd+tUoP9tLI01z8tc/yHwMOciA55OaeEnSeQTpLmbA5cXNgFVQnN\r\nPdqnU+jKHxDAt0sdHvmfw1NQ72bV5twGuE+L+gVjqE/RNSxq29LCRwrxUjRn\r\nZivUlgbKVq2zZpsJjtzQgV+9gEPAOYg5iVbB634B6plS9mz3QjQB98CNZ+w/\r\n8hClGt9witvCVpUAKLCBLh/2flCpcOeRVihaevidpy4GKIjuC606d41TmCE+\r\nL2EC/8Y8KUdKJCURFs509Hb2GjRfsMmi+ulyc8vSvUYrwzs0DlT6zKuY6Tb/\r\nFK0K28zMF4AeYq3cwLXjbcBsWspGLVVtbu6f/PEuMn+hU8R9Nh97iOvqlR8i\r\n1RoJGkxDQ4Ee4ZlICuBlSNfAXpEp2oFtt6EFuVD8fWDZRD9GvrPJOYqUgnqW\r\nyC2qDd8JDAbCunZ9mqdDjKyCaFlQj2TBfF1oKu02VIZsjx6cNBEvaTdP80ti\r\nO7K3Zfoap8TqUVGKcS7gnj0gNnoEtKN/0Ev/a6VfXcH3pznznYgeppFI+e4Q\r\n/WGDxC53Sh8GC7rUa3lAPiXTG1AVCWLSo2I=\r\n=EK3A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"8a84aeb712db730d94b5c0dc3814f0fbd3bf348e","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"del *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v18.9.0+x64 (darwin)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0-beta.3","@spec2ts/openapi":"^2.0.0-beta.8","@spec2ts/jsonschema":"^2.0.0-beta.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","del-cli":"^5.0.0","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0-beta.13_1663772793355_0.349169856934997","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@spec2ts/openapi-client","version":"2.0.0","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@2.0.0","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"0dc70888256865dda3e63e54263ede7d2f6aba2c","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-2.0.0.tgz","fileCount":25,"integrity":"sha512-3hLN3eqYwWkugZAAHsEt0+8jBo8z4mmL+dt3V88Pt7HK5JYCMjKcAGj4BN///DOnKs09JWeH3kYQia6An1v2rw==","signatures":[{"sig":"MEUCIF1KjmKq5cCCj5kFfgXGap0zGxprGk40g8U8zalYxIQrAiEA5gFX0iGepY8ZDarSgSlZtv/9vndzCwzMxFqif+3dNBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67557},"main":"index.js","gitHead":"34fe406a4701ba1b7c173d3580e85f65e2950012","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint \"*.ts\" \"{bin,cli,lib}/**/*.ts\"","build:ts":"tsc -p .","clean:ts":"del *.{js,d.ts} {bin,cli,lib}/**/*.{js,d.ts}","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (darwin)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"18.17.1","dependencies":{"yargs":"^15.3.1","openapi3-ts":"^1.3.0","@spec2ts/core":"^2.0.0","@spec2ts/openapi":"^2.0.0","@spec2ts/jsonschema":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","eslint":"^7.11.0","del-cli":"^5.0.0","typescript":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_2.0.0_1694181702950_0.791152262390229","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@spec2ts/openapi-client","version":"3.0.0","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@3.0.0","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"1a7cc1f1e2cc01c81b5430ad013cca527a5aefc6","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-3.0.0.tgz","fileCount":23,"integrity":"sha512-L6Wn7IPs2Acj9n/04Lpt9CgkFe+KyF8rpHYo2X4rHgeUhy+Nbu7VZ2fnHRZgHrlO9XKQihY7ZQQZDIVqjVkkMw==","signatures":[{"sig":"MEUCIC/SlGYQPc8hxVcfBfaM5S6q8rFfRmA6IoiccUCr9KOcAiEA2mm03kSwrNceJA6rQGZ2A4vF6A8x7BC4S0b1eMriftY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59484},"main":"index.js","types":"./index.d.ts","gitHead":"4a0c2fc9068a9ca8cc0d8924c4b1998528b48052","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint '*.ts' '{bin,cli,lib}/**/*.ts'","build:ts":"tsc -p .","clean:ts":"del '*.{js,d.ts}' '{bin,cli,lib}/**/*.{js,d.ts}'","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/7.2.0/node@v18.17.1+x64 (darwin)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"18.17.1","dependencies":{"yargs":"^17.7.2","openapi3-ts":"^4.1.2","@spec2ts/core":"^3.0.0","@spec2ts/openapi":"^3.0.0","@spec2ts/jsonschema":"^3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"^8.49.0","del-cli":"^5.1.0","typescript":"^5.2.2"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_3.0.0_1694512224006_0.9672165148792331","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@spec2ts/openapi-client","version":"3.0.1","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@3.0.1","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"43db650b36c64c3cdcdd173833307bcd74accc37","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-3.0.1.tgz","fileCount":23,"integrity":"sha512-HwQbhC0QqBR70k8oA2XAbCcKqShtN1PGbiW7sPBWbIvwjLrMQmYOpvw91/Mm+Iwa8ToK2EcQ5KayY5+oxtskXw==","signatures":[{"sig":"MEYCIQCkztNP3W8WFK5GKxxeNxqS4WC0mw5KMw3cO/l7v29MjwIhAKINl69r8AP0uGbZsKzfjOFIIxZxpnRKviYFHObGhZD/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59487},"main":"index.js","types":"./index.d.ts","gitHead":"bb551ca5222ea751290b8d78577d4a571a8b03cb","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint '*.ts' '{bin,cli,lib}/**/*.ts'","build:ts":"tsc -p .","clean:ts":"del '*.{js,d.ts}' '{bin,cli,lib}/**/*.{js,d.ts}'","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/7.2.0/node@v18.17.1+x64 (darwin)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"18.17.1","dependencies":{"yargs":"^17.7.2","openapi3-ts":"^4.1.2","@spec2ts/core":"^3.0.0","@spec2ts/openapi":"^3.0.1","@spec2ts/jsonschema":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"^8.49.0","del-cli":"^5.1.0","typescript":"^5.2.2"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_3.0.1_1694525662966_0.4749133986478875","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@spec2ts/openapi-client","version":"3.1.0","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@3.1.0","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"72e30f4b318821703b0a68d8ff58d83064f996ef","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-3.1.0.tgz","fileCount":23,"integrity":"sha512-b1iB92fGEHyiYCtRLjQHkt1ycXU2RwXBy+wZ8mcHc598GtfEBk9FBKOAEupIX9kHGeb/Z83m2FfZsbyBebCF2g==","signatures":[{"sig":"MEYCIQDTrUbC6IfE5jgqqrvqKhwpyYHJx3AsLQhXG0JNsh2rcAIhAMBNrpJkbDpM1AsuerjDQa8203DS45lHplIXFpIp+4OO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59542},"main":"index.js","types":"./index.d.ts","gitHead":"b81a6210adc1d1a0c978187d253ff0c16e42c6d4","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint '*.ts' '{bin,cli,lib}/**/*.ts'","build:ts":"tsc -p .","clean:ts":"del '*.{js,d.ts}' '{bin,cli,lib}/**/*.{js,d.ts}'","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/7.2.0/node@v18.18.0+x64 (darwin)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"18.18.0","dependencies":{"yargs":"^17.7.2","openapi3-ts":"^4.1.2","@spec2ts/core":"^3.0.1","@spec2ts/openapi":"^3.1.0","@spec2ts/jsonschema":"^3.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"^8.49.0","del-cli":"^5.1.0","typescript":"^5.2.2"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_3.1.0_1695652889322_0.9881972999347957","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@spec2ts/openapi-client","version":"3.1.1","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@3.1.1","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"827703b6f088541ebcb8e5e0b372cddb2e072e62","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-3.1.1.tgz","fileCount":23,"integrity":"sha512-0zKaeN4vVYLVWxxatHx57NStrr3TFugZldP0l5hJdni+w+0AwT0cIdzB/+zJjAYJ8FuUbc6w5fASCpr3NCck2w==","signatures":[{"sig":"MEUCIFBN9h91bdSjaIxm5+iy+qeNxsnaDa0PpT5wYGirek2eAiEA+z0J0Gzqy/9aPotVaSHjpBZqbZ74YdkNdX+Ao6FZYAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59542},"main":"index.js","types":"./index.d.ts","gitHead":"e61cd1d9b535f823d090d81c514e15688af4cef3","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint '*.ts' '{bin,cli,lib}/**/*.ts'","build:ts":"tsc -p .","clean:ts":"del '*.{js,d.ts}' '{bin,cli,lib}/**/*.{js,d.ts}'","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/7.2.0/node@v16.20.2+x64 (darwin)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"16.20.2","dependencies":{"yargs":"^17.7.2","typescript":"^5.0.0","openapi3-ts":"^4.1.2","@spec2ts/core":"^3.0.2","@spec2ts/openapi":"^3.1.1","@spec2ts/jsonschema":"^3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"^8.49.0","del-cli":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_3.1.1_1696329358202_0.1648353875708144","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"@spec2ts/openapi-client","version":"3.1.2","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@3.1.2","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"ea02a9b32d12dd46c1f73f4600a4928da534c86e","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-3.1.2.tgz","fileCount":23,"integrity":"sha512-UjHchkKpDTjEdiPbJcl40B1rg7r4zvf/D4OUFiumyki7Ypi7OUAJ2C0jHa8WhY53C0O0ny9bK+6Vn8t9KRa6NA==","signatures":[{"sig":"MEUCIDgZZZqEjRieNxXZqkRbeO0wxXvcZMGZ6V/sv2GXzAYbAiEA0qGRYPv3EfZ3xBhK8vLxyo1NKqwuuYFs0KXVqAYmFj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59542},"main":"index.js","types":"./index.d.ts","gitHead":"14819d04dac69a35a06fefd5f553cca4e84eb875","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint '*.ts' '{bin,cli,lib}/**/*.ts'","build:ts":"tsc -p .","clean:ts":"del '*.{js,d.ts}' '{bin,cli,lib}/**/*.{js,d.ts}'","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/7.2.0/node@v20.8.0+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"20.8.0","dependencies":{"yargs":"^17.7.2","typescript":"^5.0.0","openapi3-ts":"^4.1.2","@spec2ts/core":"^3.0.2","@spec2ts/openapi":"^3.1.2","@spec2ts/jsonschema":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"^8.49.0","del-cli":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_3.1.2_1698101196690_0.6084306197828993","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"@spec2ts/openapi-client","version":"3.1.3","keywords":["openapi","specification","openapi3","spec","typescript","client","http","rest","compile","compiler","ast","transpile","interface","typing","spec2ts","share"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@3.1.3","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"bin/oapi2tsclient.js"},"dist":{"shasum":"182f2490a5d442aaf35abb17e2f41bad424abc26","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-3.1.3.tgz","fileCount":23,"integrity":"sha512-OiTDXOyXYsdECscAcX12h15GPGcjAvcU4R6jwvoiqhuefHqyWThP2rjfUqRlSElLpe6ktJvCGTIxJ4QqEQIzzg==","signatures":[{"sig":"MEQCIA7daMgI9bpDqpNmWzKDF1dnrquiZqiBV7AhwRJe+CQBAiBWmsHeQwnaWXaFyM/Iv6D2axbDBmn3KAuIHb2IEA10cw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59542},"main":"index.js","types":"./index.d.ts","gitHead":"81f76779f541e0bc2ef8d7051a0121fff07916ae","scripts":{"lint":"npm run lint:ts","test":"npm run clean && npm run lint && npm run test:jest","build":"npm run clean && npm run lint && npm run build:ts","clean":"npm run clean:ts","lint:ts":"eslint '*.ts' '{bin,cli,lib}/**/*.ts'","build:ts":"tsc -p .","clean:ts":"del '*.{js,d.ts}' '{bin,cli,lib}/**/*.{js,d.ts}'","lint:fix":"npm run lint -- -- --fix","test:jest":"jest -c ../../jest.config.js --rootDir .","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"lerna/7.2.0/node@v22.14.0+x64 (linux)","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yargs":"^17.7.2","typescript":"^5.0.0","openapi3-ts":"^4.1.2","@spec2ts/core":"^3.0.2","@spec2ts/openapi":"^3.1.3","@spec2ts/jsonschema":"^3.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","eslint":"^8.49.0","del-cli":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/openapi-client_3.1.3_1744327050788_0.6488315717545481","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@spec2ts/openapi-client","version":"4.0.0","keywords":["ast","client","compile","compiler","http","interface","openapi","openapi3","rest","share","spec","spec2ts","specification","transpile","typescript","typing"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@4.0.0","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"dist/bin/oapi2tsclient.mjs"},"dist":{"shasum":"f0f164f2d44ea65fd68eee1a5a2a637c313cebbb","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-4.0.0.tgz","fileCount":12,"integrity":"sha512-uZgG7HI04wXVvIr4eg1BHjkrnSe2aYq5D9FP7DTXJstA9wAidbAjWXBCd6aiA6BbkP2syk8dkpub0NLlcdwjMQ==","signatures":[{"sig":"MEYCIQDJ8kXqIOYYTUJHD1+/lKKUlCryyhC/kXxdrcDGIyBmjwIhAOMp04TuBYNVGeoCwkKXdqc8WdDic9nHhw5LHQiPjqp/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":271691},"main":"dist/index.mjs","type":"module","types":"dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./cli":{"types":"./dist/cli/index.d.mts","import":"./dist/cli/index.mjs"},"./package.json":"./package.json","./bin/oapi2tsclient":{"types":"./dist/bin/oapi2tsclient.d.mts","import":"./dist/bin/oapi2tsclient.mjs"}},"gitHead":"5ad5cd2b6c8ee6761da61f44d3d1c72bce9d97d5","scripts":{"lint":"npm run lint:ts","test":"npm run lint && npm run format:check && npm run test:vitest","build":"npm run lint && npm run build:ts","format":"oxfmt -c ../../oxfmt.config.ts","lint:ts":"oxlint -c ../../oxlint.config.ts","build:ts":"tsdown","lint:fix":"npm run lint -- -- --fix","test:vitest":"vitest run -c ../../vitest.config.ts","format:check":"oxfmt -c ../../oxfmt.config.ts --check","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm run test:prepublish && npm run build","test:prepublish":"npm run lint && npm run test:vitest"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"11.11.0","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"24.14.1","dependencies":{"yargs":"^18.0.0","typescript":"^6.0.0","openapi3-ts":"^4.6.0","@spec2ts/core":"^4.0.0","@spec2ts/openapi":"^4.0.0","@spec2ts/jsonschema":"^4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/openapi-client_4.0.0_1783589603393_0.7279356171527414","host":"s3://npm-registry-packages-npm-production"}},"4.0.1":{"name":"@spec2ts/openapi-client","version":"4.0.1","keywords":["ast","client","compile","compiler","http","interface","openapi","openapi3","rest","share","spec","spec2ts","specification","transpile","typescript","typing"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@4.0.1","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"dist/bin/oapi2tsclient.mjs"},"dist":{"shasum":"0d0b48898a8d4a711a1eeb04fc00f166b2cb4cd2","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-4.0.1.tgz","fileCount":12,"integrity":"sha512-/ixO9wkr39qgnjyXMs4YvS0a5oVP1oI7ixhu8H7gHUy9S9fNT6/zaA1iF4oNJh99743IIv3dSvSOKJO8RBi3Bw==","signatures":[{"sig":"MEQCIHb/IrXCdJZc8tLtlaOVXvX8JAbs/nhF2GuLiUqgaOf4AiAbKNHqqEi0OPRylARW+hi/4E9aKaWi92qP/ZNP3nd3KA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31742},"main":"dist/index.mjs","type":"module","types":"dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./cli":{"types":"./dist/cli/index.d.mts","import":"./dist/cli/index.mjs"},"./package.json":"./package.json","./bin/oapi2tsclient":{"types":"./dist/bin/oapi2tsclient.d.mts","import":"./dist/bin/oapi2tsclient.mjs"}},"gitHead":"3f2cdb38c79095e8bb4486b9d2bf6212eaf09318","scripts":{"lint":"npm run lint:ts","test":"npm run lint && npm run format:check && npm run test:vitest","build":"npm run lint && npm run build:ts","format":"oxfmt -c ../../oxfmt.config.ts","lint:ts":"oxlint -c ../../oxlint.config.ts","build:ts":"tsdown","lint:fix":"npm run lint -- -- --fix","test:vitest":"vitest run -c ../../vitest.config.ts","format:check":"oxfmt -c ../../oxfmt.config.ts --check","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm run test:prepublish && npm run build","test:prepublish":"npm run lint && npm run test:vitest"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"11.11.0","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"24.14.1","dependencies":{"yargs":"^18.0.0","typescript":"^6.0.0","openapi3-ts":"^4.6.0","@spec2ts/core":"^4.0.1","@spec2ts/openapi":"^4.0.1","@spec2ts/jsonschema":"^4.0.1","@apidevtools/json-schema-ref-parser":"^10.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/openapi-client_4.0.1_1783615717931_0.9910663764105703","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"@spec2ts/openapi-client","version":"4.0.2","keywords":["ast","client","compile","compiler","http","interface","openapi","openapi3","rest","share","spec","spec2ts","specification","transpile","typescript","typing"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@4.0.2","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"dist/bin/oapi2tsclient.mjs"},"dist":{"shasum":"cfae98e24db0d2cfa9dc2452286e01042895aea3","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-4.0.2.tgz","fileCount":13,"integrity":"sha512-6uXc+7qLb0lq4iiL6T5/AcHiHteGCrCjZWe8JcWfxYoCtLB2/Jdif29cYiJ8XX3TdBXf6AlyAD8lX2W/vuwYFA==","signatures":[{"sig":"MEUCIEIzoQspA6djTJv/Aw4ULSu2JMkIxrn2d6eMk8Wm/m8nAiEA1F71DxKQFZCHabzRT0JoBAjA5mmazJGV6x+qKEr7CQU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40629},"main":"dist/index.mjs","type":"module","types":"dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./cli":{"types":"./dist/cli/index.d.mts","import":"./dist/cli/index.mjs"},"./package.json":"./package.json","./bin/oapi2tsclient":{"types":"./dist/bin/oapi2tsclient.d.mts","import":"./dist/bin/oapi2tsclient.mjs"}},"gitHead":"75ead3f10acaccd570b6dcd21e022ffabd646eea","scripts":{"lint":"npm run lint:ts","test":"npm run lint && npm run format:check && npm run test:vitest","build":"npm run lint && npm run build:ts","format":"oxfmt -c ../../oxfmt.config.ts","lint:ts":"oxlint -c ../../oxlint.config.ts","build:ts":"tsdown","lint:fix":"npm run lint -- -- --fix","test:vitest":"vitest run -c ../../vitest.config.ts","format:check":"oxfmt -c ../../oxfmt.config.ts --check","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm run test:prepublish && npm run build","test:prepublish":"npm run lint && npm run test:vitest"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"11.11.0","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"24.14.1","dependencies":{"yargs":"^18.0.0","typescript":"^6.0.0","openapi3-ts":"^4.6.0","@spec2ts/core":"^4.0.1","@spec2ts/openapi":"^4.0.1","@spec2ts/jsonschema":"^4.0.1","@apidevtools/json-schema-ref-parser":"^10.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/openapi-client_4.0.2_1784290671096_0.743084125464829","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"@spec2ts/openapi-client","version":"4.0.3","keywords":["ast","client","compile","compiler","http","interface","openapi","openapi3","rest","share","spec","spec2ts","specification","transpile","typescript","typing"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@4.0.3","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"dist/bin/oapi2tsclient.mjs"},"dist":{"shasum":"de52509d6494fe30c07608682acc2d05e9cef73c","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-4.0.3.tgz","fileCount":13,"integrity":"sha512-zlyYPiRg4UMfUIz3jwLeEuZBGjpmBw56rcBduRUPfhy7/yuxbwAAdyYUNlUbt2HUTlDoMnVe8VvxSKbRRy4OYA==","signatures":[{"sig":"MEYCIQDQsQimS8ZiFjnffW1qnMBjiBuKPHyM9AuD32xY9s9/ygIhAMJ+IMVXRDrzCxd4PVPv/La4BLjxt0j4eCmQZnpT5QIN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40671},"main":"dist/index.mjs","type":"module","types":"dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./cli":{"types":"./dist/cli/index.d.mts","import":"./dist/cli/index.mjs"},"./package.json":"./package.json","./bin/oapi2tsclient":{"types":"./dist/bin/oapi2tsclient.d.mts","import":"./dist/bin/oapi2tsclient.mjs"}},"gitHead":"b4b6f98d750b4e8dd0681df2707f9fd11e4345d4","scripts":{"lint":"npm run lint:ts","test":"npm run lint && npm run format:check && npm run test:vitest","build":"npm run lint && npm run build:ts","format":"oxfmt -c ../../oxfmt.config.ts","lint:ts":"oxlint -c ../../oxlint.config.ts","build:ts":"tsdown","lint:fix":"npm run lint -- -- --fix","test:vitest":"vitest run -c ../../vitest.config.ts","format:check":"oxfmt -c ../../oxfmt.config.ts --check","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm run test:prepublish && npm run build","test:prepublish":"npm run lint && npm run test:vitest"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"11.11.0","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"24.14.1","dependencies":{"yargs":"^18.0.0","typescript":"^6.0.0","openapi3-ts":"^4.6.0","@spec2ts/core":"^4.0.1","@spec2ts/openapi":"^4.0.1","@spec2ts/jsonschema":"^4.0.1","@apidevtools/json-schema-ref-parser":"^10.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/openapi-client_4.0.3_1784291218018_0.836103587856625","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"@spec2ts/openapi-client","version":"4.1.0","keywords":["ast","client","compile","compiler","http","interface","openapi","openapi3","rest","share","spec","spec2ts","specification","transpile","typescript","typing"],"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","_id":"@spec2ts/openapi-client@4.1.0","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"bin":{"oapi2tsclient":"dist/bin/oapi2tsclient.mjs"},"dist":{"shasum":"b176535849e8c9dddaebd559eae452c78749669b","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-4.1.0.tgz","fileCount":13,"integrity":"sha512-Uk/nUKA3JYVeDfYR7Vl47VV5IiX2+7Fb7rDVC8X5id9/jT7wx9XBq5d4OJokzckr8Su1T85r76gciUGw57ETbQ==","signatures":[{"sig":"MEQCIHKmg0UvuEkp7LWBr65XyJElJ+dygnv7RYBHwx4ms1HNAiBsj3lgK7dNk9FSwHp+JF6RlrTOfNPUMmgxQkyAtDMrkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40804},"main":"dist/index.mjs","type":"module","types":"dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"./cli":{"types":"./dist/cli/index.d.mts","import":"./dist/cli/index.mjs"},"./package.json":"./package.json","./bin/oapi2tsclient":{"types":"./dist/bin/oapi2tsclient.d.mts","import":"./dist/bin/oapi2tsclient.mjs"}},"gitHead":"9bd72678b66e666b6c27b50e582f5f1691bb8382","scripts":{"lint":"npm run lint:ts","test":"npm run lint && npm run format:check && npm run test:vitest","build":"npm run lint && npm run build:ts","format":"oxfmt -c ../../oxfmt.config.ts","lint:ts":"oxlint -c ../../oxlint.config.ts","build:ts":"tsdown","lint:fix":"npm run lint -- -- --fix","test:vitest":"vitest run -c ../../vitest.config.ts","format:check":"oxfmt -c ../../oxfmt.config.ts --check","test:coverage":"npm run test -- -- --coverage","prepublishOnly":"npm run test:prepublish && npm run build","test:prepublish":"npm run lint && npm run test:vitest"},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"repository":{"url":"git+https://github.com/touchifyapp/spec2ts.git","type":"git"},"_npmVersion":"11.17.0","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","directories":{},"_nodeVersion":"26.5.0","dependencies":{"yargs":"^18.0.0","typescript":"^6.0.0","openapi3-ts":"^4.6.0","@spec2ts/core":"^4.1.0","@spec2ts/openapi":"^4.1.0","@spec2ts/jsonschema":"^4.1.0","@apidevtools/json-schema-ref-parser":"^10.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/openapi-client_4.1.0_1788789712971_0.27708114760641767","host":"s3://npm-registry-packages-npm-production"}},"4.1.1":{"name":"@spec2ts/openapi-client","version":"4.1.1","description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","keywords":["ast","client","compile","compiler","http","interface","openapi","openapi3","rest","share","spec","spec2ts","specification","transpile","typescript","typing"],"homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","license":"MIT","author":{"name":"Touchify","email":"dev@touchify.co"},"repository":{"type":"git","url":"git+https://github.com/touchifyapp/spec2ts.git"},"bin":{"oapi2tsclient":"dist/bin/oapi2tsclient.mjs"},"type":"module","main":"dist/index.mjs","types":"dist/index.d.mts","exports":{".":{"import":"./dist/index.mjs","types":"./dist/index.d.mts"},"./cli":{"import":"./dist/cli/index.mjs","types":"./dist/cli/index.d.mts"},"./bin/oapi2tsclient":{"import":"./dist/bin/oapi2tsclient.mjs","types":"./dist/bin/oapi2tsclient.d.mts"},"./package.json":"./package.json"},"publishConfig":{"access":"public"},"scripts":{"build":"npm run lint && npm run build:ts","build:ts":"tsdown","test":"npm run lint && npm run format:check && npm run test:vitest","test:prepublish":"npm run lint && npm run test:vitest","test:vitest":"vitest run -c ../../vitest.config.ts","test:coverage":"npm run test -- -- --coverage","lint":"npm run lint:ts","lint:ts":"oxlint -c ../../oxlint.config.ts","lint:fix":"npm run lint -- -- --fix","format":"oxfmt -c ../../oxfmt.config.ts","format:check":"oxfmt -c ../../oxfmt.config.ts --check","prepublishOnly":"npm run test:prepublish && npm run build"},"dependencies":{"@apidevtools/json-schema-ref-parser":"^10.1.0","@spec2ts/core":"^4.1.1","@spec2ts/jsonschema":"^4.1.1","@spec2ts/openapi":"^4.1.1","openapi3-ts":"^4.6.0","typescript":"^6.0.0","yargs":"^18.0.0"},"gitHead":"5048b89861de63a377109cd11ebf078e590423c0","_id":"@spec2ts/openapi-client@4.1.1","bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"_nodeVersion":"26.5.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-jmUWXATyeH7ojvKYAnjbNYcrmStX/WdT9pNkY6UWv6pW178MFmvUTh9oS9L6Oa2QQuw6OE1C7CoG3pOmqzwKcw==","shasum":"136226e8cc4f2d8ac7f3bb8200e0740751d54a35","tarball":"https://registry.npmjs.org/@spec2ts/openapi-client/-/openapi-client-4.1.1.tgz","fileCount":13,"unpackedSize":40804,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC0b0TuAgxsLULzqCQ1KPTqbAJlj0OXTAzfqpMEZVjRBgIhAIv2tJ/9S1pKqdxJhegCteN21Bu4g98Yg7q5xgbfA6e2"}]},"_npmUser":{"name":"mluce","email":"maxime@touchify.co"},"directories":{},"maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/openapi-client_4.1.1_1788791174125_0.4434698882162269"},"_hasShrinkwrap":false}},"time":{"created":"2020-05-18T19:20:54.415Z","modified":"2026-09-07T14:26:14.403Z","1.0.0":"2020-05-18T19:20:54.797Z","1.1.0":"2020-05-18T19:41:32.489Z","1.1.1":"2020-05-18T19:56:17.279Z","1.1.2":"2020-05-22T14:34:01.914Z","1.2.0":"2020-05-24T13:41:01.416Z","1.2.1":"2020-05-24T13:56:13.049Z","1.2.2":"2020-05-24T14:05:23.760Z","1.2.3":"2020-05-27T12:49:19.127Z","1.3.0":"2020-06-01T12:48:05.079Z","1.4.0":"2020-07-08T19:24:23.567Z","1.4.1":"2020-10-06T16:06:48.605Z","2.0.0-alpha.0":"2020-10-17T20:05:19.312Z","2.0.0-alpha.1":"2020-10-23T19:58:45.494Z","1.4.2":"2020-10-26T14:34:52.820Z","1.4.3":"2020-10-26T15:54:22.978Z","2.0.0-beta.0":"2020-11-13T21:58:11.513Z","2.0.0-beta.1":"2020-11-16T18:03:29.225Z","2.0.0-beta.2":"2020-11-29T19:18:22.561Z","2.0.0-beta.3":"2020-11-29T19:47:10.655Z","2.0.0-beta.4":"2020-12-14T18:15:03.366Z","2.0.0-beta.5":"2020-12-21T18:48:09.855Z","2.0.0-beta.6":"2021-02-27T01:20:21.128Z","2.0.0-beta.7":"2021-10-23T21:24:17.048Z","2.0.0-beta.8":"2021-11-03T19:54:06.976Z","2.0.0-beta.9":"2022-01-27T23:13:28.212Z","2.0.0-beta.10":"2022-06-27T10:29:38.989Z","2.0.0-beta.11":"2022-07-29T14:54:27.886Z","2.0.0-beta.12":"2022-08-23T15:11:15.888Z","2.0.0-beta.13":"2022-09-21T15:06:33.548Z","2.0.0":"2023-09-08T14:01:43.182Z","3.0.0":"2023-09-12T09:50:24.165Z","3.0.1":"2023-09-12T13:34:23.167Z","3.1.0":"2023-09-25T14:41:29.520Z","3.1.1":"2023-10-03T10:35:58.400Z","3.1.2":"2023-10-23T22:46:36.902Z","3.1.3":"2025-04-10T23:17:30.996Z","4.0.0":"2026-07-09T09:33:23.532Z","4.0.1":"2026-07-09T16:48:38.079Z","4.0.2":"2026-07-17T12:17:51.237Z","4.0.3":"2026-07-17T12:26:58.170Z","4.1.0":"2026-09-07T14:01:53.107Z","4.1.1":"2026-09-07T14:26:14.248Z"},"bugs":{"url":"https://github.com/touchifyapp/spec2ts/issues"},"author":{"name":"Touchify","email":"dev@touchify.co"},"license":"MIT","homepage":"https://github.com/touchifyapp/spec2ts/blob/master/packages/openapi#readme","keywords":["ast","client","compile","compiler","http","interface","openapi","openapi3","rest","share","spec","spec2ts","specification","transpile","typescript","typing"],"repository":{"type":"git","url":"git+https://github.com/touchifyapp/spec2ts.git"},"description":"Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler","maintainers":[{"name":"mluce","email":"maxime@touchify.co"},{"name":"mtrimolet","email":"maxime.trimolet@gmail.com"}],"readme":"# @spec2ts/openapi-client\n\n[![NPM version](https://img.shields.io/npm/v/@spec2ts/openapi-client.svg?style=flat-square)](https://npmjs.org/package/@spec2ts/openapi-client)\n[![NPM download](https://img.shields.io/npm/dm/@spec2ts/openapi-client.svg?style=flat-square)](https://npmjs.org/package/@spec2ts/openapi-client)\n[![Build Status](https://travis-ci.org/touchifyapp/spec2ts.svg?branch=master)](https://travis-ci.org/touchifyapp/spec2ts)\n\n`@spec2ts/openapi-client` is an utility to create a TypeScript HTTP Client with entity types from OpenAPI v3 specification. Unlike other code generators `@spec2ts/openapi-client` does not use templates to generate code but uses TypeScript's built-in API to generate and pretty-print an abstract syntax tree (AST).\n\n## Features\n\n- **AST-based:** Unlike other code generators `@spec2ts/openapi-client` does not use templates to generate code but uses TypeScript's built-in API to generate and pretty-print an abstract syntax tree.\n- **Tree-shakeable:** Individually exported types allows you to bundle only the ones you actually use.\n- **YAML or JSON:** Use YAML or JSON for your OpenAPI v3 specification.\n- **External references:** Resolves automatically external references and bundle or import them in generated files.\n- **Implementation agnostic:** Use generated types in any projet or framework.\n\n## Installation\n\nInstall in your project:\n\n```bash\nnpm install @spec2ts/openapi-client\n```\n\n## CLI Usage\n\n```\noapi2tsclient <input..>\n\nGenerate TypeScript HTTP client from OpenAPI specification\n\nPositionals:\n  input  Path to OpenAPI Specification(s) to convert to TypeScript HTTP client\n                                                                        [string]\n\nOptions:\n  --version         Show version number                                [boolean]\n  --help            Show help usage                                    [boolean]\n  --output, -o      Output file for generated client                    [string]\n  --cwd, -c         Root directory for resolving $refs                  [string]\n  --avoidAny        Avoid the `any` type and use `unknown` instead     [boolean]\n  --inlineRequired  Create a method argument for each required parameter\n                                                                       [boolean]\n  --importFetch     Use a custom fetch implementation\n                      [choices: \"node-fetch\", \"cross-fetch\", \"isomorphic-fetch\"]\n  --packageName     Generate a package.json with given name             [string]\n  --packageVersion  Sets the version of the package.json                [string]\n  --packageAuthor   Sets the author of the package.json                 [string]\n  --packageLicense  Sets the license of the package.json                [string]\n  --packagePrivate  Sets the package.json private                      [boolean]\n  --banner, -b      Comment prepended to the top of each generated file [string]\n```\n\n## Programmatic Usage\n\n```typescript\nimport { printer } from \"@spec2ts/core\";\nimport { generateClientFile } from \"@spec2ts/openapi-client\";\n\nasync function generate(path: string): Promise<string> {\n    const result = await generateClientFile(path);\n    return printer.printNodes(result);\n}\n```\n\n## Compatibility Matrix\n\n| TypeScript version | spec2ts version |\n| ------------------ | --------------- |\n| v3.x.x             | v1              |\n| v4.x.x             | v2              |\n| v5.x.x             | v3              |\n| v6.x.x             | v4              |\n\n## License\n\nThis project is under MIT License. See the [LICENSE](LICENSE) file for the full license text.\n","readmeFilename":"README.md"}