{
  "name": "@toa.io/schemas",
  "version": "0.24.0-alpha.0",
  "description": "Toa Schemas",
  "homepage": "https://toa.io",
  "author": {
    "name": "Artem Gurtovoi",
    "url": "https://github.com/temich"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/toa-io/toa.git"
  },
  "bugs": {
    "url": "https://github.com/toa-io/toa/issues"
  },
  "engines": {
    "node": ">= 18.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "main": "source/index.js",
  "types": "types/index.d.ts",
  "dependencies": {
    "@toa.io/concise": "0.24.0-alpha.0",
    "@toa.io/filesystem": "0.24.0-alpha.0",
    "@toa.io/generic": "0.24.0-alpha.0",
    "@toa.io/yaml": "0.24.0-alpha.0",
    "ajv": "8.12.0",
    "ajv-formats": "2.1.1",
    "better-ajv-errors": "1.2.0"
  },
  "gitHead": "09a88bdf444bc5dba66dbf0005c382f3526f0296"
}
