Files
2025-11-29 18:03:38 +08:00

12 lines
321 B
JSON

{
"name": "lean4-theorem-proving",
"description": "Systematic workflows for Lean 4 proofs: sorries management, mathlib usage, verified math, compiler-guided repair",
"version": "3.3.1",
"author": {
"name": "Cameron Freer",
"email": "cameronfreer@gmail.com"
},
"hooks": [
"./hooks/hooks.json"
]
}