{
  "name": "@nidomiro/relation-tuple-parser-ory-keto",
  "version": "0.4.0",
  "type": "commonjs",
  "private": false,
  "license": "MIT",
  "author": {
    "name": "Niclas Roßberger",
    "url": "https://nidomiro.de"
  },
  "bugs": {
    "url": "https://github.com/nidomiro/relation-tuple-parser/issues"
  },
  "homepage": "https://github.com/nidomiro/relation-tuple-parser/tree/main/packages/typescript-ory-keto",
  "repository": {
    "type": "git",
    "url": "https://github.com/nidomiro/relation-tuple-parser.git",
    "directory": "packages/typescript-ory-keto"
  },
  "keywords": [
    "typescript",
    "util",
    "type",
    "ts",
    "helper",
    "relation-tuple",
    "relation tuple",
    "relationtuple",
    "Zanzibar",
    "Google Zanzibar",
    "ory",
    "keto",
    "ory keto"
  ],
  "main": "./src/index.js",
  "types": "./src/index.d.ts",
  "dependencies": {},
  "peerDependencies": {
    "@ory/keto-grpc-client": "0.10.0-alpha.0",
    "@nidomiro/relation-tuple-parser": "0.4.0",
    "defekt": "9.3.1",
    "antlr4ts": "0.5.0-alpha.4",
    "lodash": "4.17.21",
    "@ory/keto-client": "0.10.0-alpha.0",
    "tslib": "2.4.1"
  }
}