{
  "name": "swagger-theme",
  "version": "1.0.15",
  "description": "Convert any API Specification into an awesome HTML documentation website",
  "bugs": {
    "url": "https://github.com/asfand-dev/api-html/issues"
  },
  "homepage": "https://asfand-dev.github.io/api-html/",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "api-html": "./run.js"
  },
  "keywords": [
    "Swagger", "OpenAPI", "IO Docs", "WADL", "RAML", "Google API Descory", "API Blueprint",
    "HTML", "Static", "Theme", "Documentation", "Website", "YAML", "JSON", "API"
  ],
  "author": "Asfandiyar Khan <asfand.dev@gmail.com> (https://asfand-dev.github.io)",
  "license": "ISC",
  "dependencies": {
    "ncp": "^2.0.0"
  }
}
