You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lean4game/server/lake-manifest.json

30 lines
855 B
JSON

{"version": 7,
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover/std4.git",
"type": "git",
"subDir": null,
"rev": "08ec2584b1892869e3a5f4122b029989bcb4ca79",
"name": "std",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.5.0",
"inherited": false,
"configFile": "lakefile.lean"},
{"type": "path",
"name": "time",
"manifestFile": "lake-manifest.json",
"inherited": true,
"dir": ".lake/packages/i18n/./time",
"configFile": "lakefile.lean"},
{"url": "https://github.com/hhu-adam/lean-i18n.git",
"type": "git",
"subDir": null,
"rev": "cd22ffcb59cb8e01bb6d17e997389233e9a11177",
"name": "i18n",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.lean"}],
"name": "GameServer",
"lakeDir": ".lake"}