UNPKG

nswag

Version:

The Swagger API toolchain for .NET, Web API and TypeScript.

33 lines (32 loc) 699 B
{ "name": "nswag", "version": "14.1.0", "optionalDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/RicoSuter/NSwag.git" }, "scripts": {}, "author": { "name": "Rico Suter", "email": "mail@rsuter.com", "url": "http://rsuter.com" }, "bin": { "nswag": "bin/nswag.js" }, "bugs": { "url": "https://github.com/RicoSuter/NSwag/issues" }, "engines": { "npm": ">=3.10.8" }, "description": "The Swagger API toolchain for .NET, Web API and TypeScript.", "directories": {}, "homepage": "http://nswag.org", "installable": true, "keywords": [ "nswag" ], "license": "MIT" }