-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlake-manifest.json
More file actions
27 lines (27 loc) · 829 Bytes
/
lake-manifest.json
File metadata and controls
27 lines (27 loc) · 829 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
{"version": "1.1.0",
"packagesDir": ".lake/packages",
"packages":
[{"url":
"https://github.com/structural-explainability/se-theory-identity-regimes",
"type": "git",
"subDir": null,
"scope": "git",
"rev": "566a45f4435eeecaf72cc2d33118412395bf2de5",
"name": "IdentityRegimes",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.toml"},
{"url":
"https://github.com/structural-explainability/se-theory-neutral-substrate",
"type": "git",
"subDir": null,
"scope": "git",
"rev": "296ba496c59b12f9c7a5517d267e9700f907de7f",
"name": "NeutralSubstrate",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.toml"}],
"name": "StructuralExplainability",
"lakeDir": ".lake"}