{
  "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"
}
