{"name":"openapi-typescript","description":"Generate TypeScript types from Swagger OpenAPI specs","version":"3.3.0","engines":{"node":">= 10.0.0"},"author":{"name":"drew@pow.rs"},"license":"ISC","bin":{"openapi-typescript":"bin/cli.js"},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","exports":{"browser":"./dist/esm/index.js","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"repository":{"type":"git","url":"git+https://github.com/drwpow/openapi-typescript.git"},"keywords":["swagger","typescript","ts","dts","openapi","codegen","generation","openapi 3","node"],"bugs":{"url":"https://github.com/drwpow/openapi-typescript/issues"},"homepage":"https://github.com/drwpow/openapi-typescript#readme","scripts":{"build":"rm -rf dist && tsc --build tsconfig.json && tsc --build tsconfig.cjs.json","format":"yarn prettier -w .","lint":"eslint --ignore-path .gitignore --ext .js,.ts src","prepare":"npm run build","pregenerate":"npm run build","test":"npm run build && jest --no-cache","test:coverage":"npm run build && jest --no-cache --coverage && codecov","typecheck":"tsc --noEmit","version":"npm run build"},"dependencies":{"hosted-git-info":"^3.0.8","js-yaml":"^4.1.0","kleur":"^4.1.4","meow":"^9.0.0","mime":"^2.5.2","prettier":"^2.3.0"},"devDependencies":{"@types/jest":"^26.0.14","@types/js-yaml":"^4.0.0","@typescript-eslint/eslint-plugin":"^4.24.0","@typescript-eslint/parser":"^4.24.0","codecov":"^3.8.1","eslint":"^7.26.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest":"^26.6.3","ts-jest":"^26.5.6","typescript":"^4.2.4"},"gitHead":"c0458ac6cf0a4ee97dd03dac8e942e48c35d83e8","_id":"openapi-typescript@3.3.0","_nodeVersion":"16.2.0","_npmVersion":"7.13.0","dist":{"shasum":"91367fa9392e352383903d130154329062b4cea9","size":30774,"noattachment":false,"key":"/openapi-typescript/-/openapi-typescript-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/openapi-typescript/download/openapi-typescript-3.3.0.tgz"},"_npmUser":{"name":"drewpowers","email":"drew@pow.rs"},"directories":{},"maintainers":[{"name":"drewpowers","email":"drew@pow.rs"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/openapi-typescript_3.3.0_1621979573049_0.1274043398546596"},"_hasShrinkwrap":false,"publish_time":1621979573214,"_cnpm_publish_time":1621979573214,"_cnpmcore_publish_time":"2021-12-16T16:35:21.205Z","dist-tags":{"latest":"6.2.8"}}