-
Notifications
You must be signed in to change notification settings - Fork 5
/
lake-manifest.json
35 lines (35 loc) · 1.02 KB
/
lake-manifest.json
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
{"version": "1.1.0",
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover/subverso.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "6e2fe670be67ad4e31c7b0ad0fe7141e59bd1d29",
"name": "subverso",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover/verso.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "7d3a46ef38a48b9a5597fa543df918351a1876d1",
"name": "verso",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/david-christiansen/md4lean",
"type": "git",
"subDir": null,
"scope": "",
"rev": "2b381ee8dceba3b934d3d4aea4a2702a61e5664f",
"name": "MD4Lean",
"manifestFile": "lake-manifest.json",
"inputRev": "parser",
"inherited": true,
"configFile": "lakefile.lean"}],
"name": "«verso-manual»",
"lakeDir": ".lake"}