{
  "name": "@toa.io/norm",
  "version": "0.24.0-alpha.0",
  "description": "Toa declarations normalization and validation",
  "author": "temich <tema.gurtovoy@gmail.com>",
  "homepage": "https://github.com/toa-io/toa#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/toa-io/toa.git"
  },
  "bugs": {
    "url": "https://github.com/toa-io/toa/issues"
  },
  "main": "src/index.js",
  "types": "types/index.d.ts",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "dependencies": {
    "@toa.io/core": "0.24.0-alpha.0",
    "@toa.io/generic": "0.24.0-alpha.0",
    "@toa.io/schema": "0.24.0-alpha.0",
    "@toa.io/schemas": "0.24.0-alpha.0",
    "@toa.io/yaml": "0.24.0-alpha.0"
  },
  "gitHead": "09a88bdf444bc5dba66dbf0005c382f3526f0296"
}
