@types/swagger2openapi
Version:
TypeScript definitions for swagger2openapi
28 lines • 879 B
JSON
{
"name": "@types/swagger2openapi",
"version": "7.0.4",
"description": "TypeScript definitions for swagger2openapi",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/swagger2openapi",
"license": "MIT",
"contributors": [
{
"name": "rxliuli",
"githubUsername": "rxliuli",
"url": "https://github.com/rxliuli"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/swagger2openapi"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"openapi-types": "^12.1.0"
},
"typesPublisherContentHash": "9ecca9f699f2f59da2f313fadf7dff04bef2b4d9dadffc45ecbf43bc4d5ff78f",
"typeScriptVersion": "4.5"
}