UNPKG

nuxt3-api-gen

Version:

This tool generates TypeScript types and API methods based on a Swagger/OpenAPI schema.

38 lines (37 loc) 684 B
{ "name": "nuxt3-api-gen", "version": "1.0.21", "files": [ "templates", "index.js", "README.md" ], "bin": { "nuxt3-api-gen": "./index.js" }, "keywords": [ "nuxt", "nuxt3", "useFetch", "useApi", "useApiService", "SDK", "api-sdk", "swagger", "typescript", "api", "api-sdk-generation", "generation" ], "repository": { "type": "git", "url": "https://github.com/AkbarshaxLP/npm-nuxt3-api-gen.git" }, "homepage": "https://github.com/AkbarshaxLP/npm-nuxt3-api-gen", "author": "akbarshax.lp@gmail.com", "license": "ISC", "description": "", "dependencies": { "fs-extra": "^11.1.0" } }