{
  "name": "@daita/relational",
  "version": "0.4.0-alpha.5",
  "license": "MIT",
  "homepage": "https://daita.ch",
  "repository": {
    "type": "git",
    "url": "https://github.com/no0dles/daita"
  },
  "bugs": {
    "url": "https://github.com/no0dles/daita/issues"
  },
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "build": "tsc -b",
    "lint": "eslint src"
  },
  "dependencies": {
    "@daita/common": "^0.4.0-alpha.5"
  },
  "gitHead": "84d6b71788d375aebf1bf168f3fffed496ef23e8"
}
