Files
2025-11-29 18:25:12 +08:00

14 lines
215 B
JSON

{
"name": "git",
"description": "Common repository operations for git",
"version": "0.3.0",
"author": {
"name": "Aotokitsuruya"
},
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}