-
Notifications
You must be signed in to change notification settings - Fork 3
/
lake-manifest.json
35 lines (35 loc) · 1.01 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": "83bf19c22c4a2a6e9949f65841f88d6861d16f4a",
"name": "subverso",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"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"},
{"url": "https://github.com/leanprover/verso",
"type": "git",
"subDir": null,
"scope": "",
"rev": "0929f830e7becb8c5100ac6c836d24ba995a9c8a",
"name": "verso",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.lean"}],
"name": "«verso-manual»",
"lakeDir": ".lake"}