{
  "author": {
    "email": "engineering-admin@getredo.com",
    "name": "Redo Engineering",
    "url": "https://www.getredo.com"
  },
  "bugs": {
    "url": "https://github.com/redoapp/redo-dev/issues"
  },
  "homepage": "https://github.com/redoapp/redo-dev",
  "description": "Common definitions for Redo API",
  "exports": {
    "./*": "./lib/*.js",
    "./*.yaml": "./lib/*.yaml"
  },
  "keywords": [
    "Redo",
    "Redo API"
  ],
  "name": "@redotech/redo-api-schema",
  "repository": {
    "directory": "redo/redo-api-js",
    "type": "git",
    "url": "https://github.com/redoapp/redo-dev.git"
  },
  "typesVersions": {
    "*": {
      "*": [
        "lib/*",
        "src/*"
      ]
    }
  },
  "version": "2.2.542"
}
