12 lines
290 B
JSON
12 lines
290 B
JSON
{
|
|
"name": "hook-git-auto-backup",
|
|
"description": "Automatically backup your work with git commits after each Claude session",
|
|
"version": "1.1.1",
|
|
"author": {
|
|
"name": "Dev GOM",
|
|
"url": "https://github.com/Dev-GOM/claude-code-marketplace"
|
|
},
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |