-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpackage.json
More file actions
35 lines (35 loc) · 806 Bytes
/
package.json
File metadata and controls
35 lines (35 loc) · 806 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"name": "@nidomiro/relation-tuple-parser-ory-keto",
"version": "0.0.1",
"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"
]
}