26 lines
740 B
JSON
26 lines
740 B
JSON
{"version": "1.1.0",
|
|
"packagesDir": ".lake/packages",
|
|
"packages":
|
|
[{"url": "https://github.com/leanprover-community/batteries",
|
|
"type": "git",
|
|
"subDir": null,
|
|
"scope": "",
|
|
"rev": "4756e0fc48acce0cc808df0ad149de5973240df6",
|
|
"name": "batteries",
|
|
"manifestFile": "lake-manifest.json",
|
|
"inputRev": "main",
|
|
"inherited": true,
|
|
"configFile": "lakefile.lean"},
|
|
{"url": "https://github.com/leanprover-community/aesop.git",
|
|
"type": "git",
|
|
"subDir": null,
|
|
"scope": "",
|
|
"rev": "28fa80508edc97d96ed6342c9a771a67189e0baa",
|
|
"name": "aesop",
|
|
"manifestFile": "lake-manifest.json",
|
|
"inputRev": "v4.12.0",
|
|
"inherited": false,
|
|
"configFile": "lakefile.toml"}],
|
|
"name": "Example",
|
|
"lakeDir": ".lake"}
|