-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathlake-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": "844b9a53cf7acd71e0e81a3a56608bb28215646d",
"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": "24823788b8064cc2ff7767207afbfd4ad9083f47",
"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": "6f0beb756af7de9ebd0bf38044bc9ac34419cacd",
"name": "MD4Lean",
"manifestFile": "lake-manifest.json",
"inputRev": "parser",
"inherited": true,
"configFile": "lakefile.lean"}],
"name": "«verso-manual»",
"lakeDir": ".lake"}