{
  "name": "@tim-smart/openapi-gen",
  "version": "1.0.4",
  "description": "Generate Effect http clients from OpenAPI specs",
  "bin": "main.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/tim-smart/openapi-gen.git"
  },
  "author": "Tim Smart <hello@timsmart.co>",
  "license": "MIT",
  "keywords": [],
  "dependencies": {
    "yaml": "^2.8.0"
  }
}