Pantograph/examples/Example/lake-manifest.json

26 lines
740 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": "4756e0fc48acce0cc808df0ad149de5973240df6",
"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": "28fa80508edc97d96ed6342c9a771a67189e0baa",
2024-05-17 20:45:29 -07:00
"name": "aesop",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.12.0",
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"}