forked from etheorem/etheorem
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlake-manifest.json
More file actions
61 lines (61 loc) · 1.63 KB
/
Copy pathlake-manifest.json
File metadata and controls
61 lines (61 loc) · 1.63 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{"version": "1.1.0",
"packagesDir": ".lake/packages",
"packages":
[{"type": "path",
"scope": "",
"name": "LeanPoseidon",
"manifestFile": "lake-manifest.json",
"inherited": false,
"dir": "packages/LeanPoseidon",
"configFile": "lakefile.lean"},
{"type": "path",
"scope": "",
"name": "EthCLSpecs",
"manifestFile": "lake-manifest.json",
"inherited": false,
"dir": "packages/EthCLSpecs",
"configFile": "lakefile.toml"},
{"type": "path",
"scope": "",
"name": "EthCLLib",
"manifestFile": "lake-manifest.json",
"inherited": false,
"dir": "packages/EthCLLib",
"configFile": "lakefile.toml"},
{"type": "path",
"scope": "",
"name": "SizzLean",
"manifestFile": "lake-manifest.json",
"inherited": false,
"dir": "packages/SizzLean",
"configFile": "lakefile.lean"},
{"type": "path",
"scope": "",
"name": "LeanHazmatKzg",
"manifestFile": "lake-manifest.json",
"inherited": false,
"dir": "packages/LeanHazmatKzg",
"configFile": "lakefile.lean"},
{"type": "path",
"scope": "",
"name": "LeanHazmatBls",
"manifestFile": "lake-manifest.json",
"inherited": false,
"dir": "packages/LeanHazmatBls",
"configFile": "lakefile.lean"},
{"type": "path",
"scope": "",
"name": "LeanHazmatSha256",
"manifestFile": "lake-manifest.json",
"inherited": false,
"dir": "packages/LeanHazmatSha256",
"configFile": "lakefile.lean"},
{"type": "path",
"scope": "",
"name": "LeanSha256",
"manifestFile": "lake-manifest.json",
"inherited": false,
"dir": "packages/LeanSha256",
"configFile": "lakefile.toml"}],
"name": "Etheorem",
"lakeDir": ".lake"}