Pantograph/examples/Example/lake-manifest.json

26 lines
744 B
JSON
Raw Normal View History

{"version": "1.1.0",
2024-05-17 20:45:29 -07:00
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover-community/batteries",
2024-05-17 20:45:29 -07:00
"type": "git",
"subDir": null,
"scope": "",
"rev": "2ead90d24b4fac3a05c9c4294daa39bd8686fb98",
"name": "batteries",
2024-05-17 20:45:29 -07:00
"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": "a64fe24aa94e21404940e9217363a9a1ed9a33a6",
2024-05-17 20:45:29 -07:00
"name": "aesop",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.10.0-rc1",
2024-05-17 20:45:29 -07:00
"inherited": false,
"configFile": "lakefile.toml"}],
2024-05-17 20:45:29 -07:00
"name": "Example",
"lakeDir": ".lake"}