{
  "name": "swagger2-to-json",
  "version": "1.1.3",
  "description": "Use Swagger v2 JSON Collections to generate sample JSON for requests and responses",
  "main": "swagger2-to-json.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/djfdyuruiry/swagger2-to-json.git"
  },
  "keywords": [
    "swagger",
    "swagger-ui"
  ],
  "author": "djfdyuruiry",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/djfdyuruiry/swagger2-to-json/issues"
  },
  "homepage": "https://github.com/djfdyuruiry/swagger2-to-json#readme",
  "dependencies": {
    "swagger2-to-object": "^1.0.9",
    "sync-request": "^6.1.0"
  }
}
