-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathlake-manifest.json
32 lines (32 loc) · 974 Bytes
/
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
{"version": 7,
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover/lean4-cli",
"type": "git",
"subDir": null,
"rev": "a751d21d4b68c999accb6fc5d960538af26ad5ec",
"name": "Cli",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover/std4",
"type": "git",
"subDir": null,
"rev": "2a1b7546b2df0f8e65a70d3b228c30d91752acc4",
"name": "std",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/import-graph",
"type": "git",
"subDir": null,
"rev": "bbcffbcc19d69e13d5eea716283c76169db524ba",
"name": "importGraph",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.6.1",
"inherited": false,
"configFile": "lakefile.lean"}],
"name": "lean2wasm",
"lakeDir": ".lake"}