24 lines
684 B
JSON
24 lines
684 B
JSON
|
{"version": 7,
|
||
|
"packagesDir": ".lake/packages",
|
||
|
"packages":
|
||
|
[{"url": "https://github.com/leanprover/std4",
|
||
|
"type": "git",
|
||
|
"subDir": null,
|
||
|
"rev": "3025cb124492b423070f20cf0a70636f757d117f",
|
||
|
"name": "std",
|
||
|
"manifestFile": "lake-manifest.json",
|
||
|
"inputRev": "main",
|
||
|
"inherited": true,
|
||
|
"configFile": "lakefile.lean"},
|
||
|
{"url": "https://github.com/leanprover-community/aesop.git",
|
||
|
"type": "git",
|
||
|
"subDir": null,
|
||
|
"rev": "0a21a48c286c4a4703c0be6ad2045f601f31b1d0",
|
||
|
"name": "aesop",
|
||
|
"manifestFile": "lake-manifest.json",
|
||
|
"inputRev": "v4.8.0-rc1",
|
||
|
"inherited": false,
|
||
|
"configFile": "lakefile.lean"}],
|
||
|
"name": "Example",
|
||
|
"lakeDir": ".lake"}
|