{
  "name": "openapi-types",
  "version": "9.3.0",
  "description": "Types for OpenAPI documents.",
  "main": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "scripts": {
    "prepare": "../../bin/tsc",
    "test-watch": "../../bin/tsc"
  },
  "keywords": [
    "openapi",
    "swagger",
    "types",
    "typescript"
  ],
  "author": "Joseph Spencer",
  "bugs": {
    "url": "https://github.com/kogosoftwarellc/open-api/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Aopenapi-types"
  },
  "repository": "https://github.com/kogosoftwarellc/open-api/tree/master/packages/openapi-types",
  "homepage": "https://github.com/kogosoftwarellc/open-api/tree/master/packages/openapi-types#readme",
  "license": "MIT",
  "gitHead": "314128e2983a24911573267b511722cc88dd0510"

,"_resolved": "https://registry.npmjs.org/openapi-types/-/openapi-types-9.3.0.tgz"
,"_integrity": "sha512-sR23YjmuwDSMsQVZDHbV9mPgi0RyniQlqR0AQxTC2/F3cpSjRFMH3CFPjoWvNqhC4OxPkDYNb2l8Mc1Me6D/KQ=="
,"_from": "openapi-types@9.3.0"
}