tensor-group-sym / lean / lake-manifest.json
lake-manifest.json
Raw
{"version": "1.2.0",
 "packagesDir": ".lake/packages",
 "packages":
 [{"type": "path",
   "scope": "",
   "name": "mathlib",
   "manifestFile": "lake-manifest.json",
   "inherited": false,
   "dir": "../../mathlib4",
   "configFile": "lakefile.lean"},
  {"url": "https://github.com/leanprover-community/plausible",
   "type": "git",
   "subDir": null,
   "scope": "leanprover-community",
   "rev": "264309b5c0c10e569025a53ab6440a45c03133e4",
   "name": "plausible",
   "manifestFile": "lake-manifest.json",
   "inputRev": "main",
   "inherited": true,
   "configFile": "lakefile.toml"},
  {"url": "https://github.com/leanprover-community/LeanSearchClient",
   "type": "git",
   "subDir": null,
   "scope": "leanprover-community",
   "rev": "c5d5b8fe6e5158def25cd28eb94e4141ad97c843",
   "name": "LeanSearchClient",
   "manifestFile": "lake-manifest.json",
   "inputRev": "main",
   "inherited": true,
   "configFile": "lakefile.toml"},
  {"url": "https://github.com/leanprover-community/import-graph",
   "type": "git",
   "subDir": null,
   "scope": "leanprover-community",
   "rev": "4411c5f89c797401c609b3a946c8874569e69731",
   "name": "importGraph",
   "manifestFile": "lake-manifest.json",
   "inputRev": "main",
   "inherited": true,
   "configFile": "lakefile.toml"},
  {"url": "https://github.com/leanprover-community/ProofWidgets4",
   "type": "git",
   "subDir": null,
   "scope": "leanprover-community",
   "rev": "82d457fb3bdd9efadbae06608ff337d689efdddf",
   "name": "proofwidgets",
   "manifestFile": "lake-manifest.json",
   "inputRev": "v0.0.97",
   "inherited": true,
   "configFile": "lakefile.lean"},
  {"url": "https://github.com/leanprover-community/aesop",
   "type": "git",
   "subDir": null,
   "scope": "leanprover-community",
   "rev": "f74c7555aaa94eadd7b7bff9170f7983f92aac21",
   "name": "aesop",
   "manifestFile": "lake-manifest.json",
   "inputRev": "v4.30.0-rc1",
   "inherited": true,
   "configFile": "lakefile.toml"},
  {"url": "https://github.com/leanprover-community/quote4",
   "type": "git",
   "subDir": null,
   "scope": "leanprover-community",
   "rev": "7aa86cb20b8458748dc24d55dab2d7ea01161057",
   "name": "Qq",
   "manifestFile": "lake-manifest.json",
   "inputRev": "v4.30.0-rc1",
   "inherited": true,
   "configFile": "lakefile.toml"},
  {"url": "https://github.com/leanprover-community/batteries",
   "type": "git",
   "subDir": null,
   "scope": "leanprover-community",
   "rev": "bf597c77bf9b8e66720d724928207f5911533113",
   "name": "batteries",
   "manifestFile": "lake-manifest.json",
   "inputRev": "v4.30.0-rc1",
   "inherited": true,
   "configFile": "lakefile.toml"},
  {"url": "https://github.com/leanprover/lean4-cli",
   "type": "git",
   "subDir": null,
   "scope": "leanprover",
   "rev": "f7d0ca7c926cdde0562af20394dd25d028b839a5",
   "name": "Cli",
   "manifestFile": "lake-manifest.json",
   "inputRev": "v4.30.0-rc1",
   "inherited": true,
   "configFile": "lakefile.toml"}],
 "name": "starG",
 "lakeDir": ".lake",
 "fixedToolchain": false}