-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlake-manifest.json
More file actions
55 lines (55 loc) · 1.7 KB
/
Copy pathlake-manifest.json
File metadata and controls
55 lines (55 loc) · 1.7 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
{"version": "1.1.0",
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover-community/lean4game.git",
"type": "git",
"subDir": "server",
"scope": "hhu-adam",
"rev": "36aa0824532ba3a3788d6d2e7cf72905e891cf14",
"name": "GameServer",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.23.0",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/import-graph",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "7fca1d4a190761bac0028848f73dc9a59fcb4957",
"name": "importGraph",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.23.0",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/hhu-adam/lean-i18n",
"type": "git",
"subDir": null,
"scope": "hhu-adam",
"rev": "c293094f25d8548435dcfa6bc58cc8ed52f15341",
"name": "i18n",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.23.0",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/batteries",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "d117e2c28cba42e974bc22568ac999492a34e812",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.23.0",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover/lean4-cli",
"type": "git",
"subDir": null,
"scope": "leanprover",
"rev": "41c5d0b8814dec559e2e1441171db434fe2281cc",
"name": "Cli",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.toml"}],
"name": "Game",
"lakeDir": ".lake"}