18 lines
532 B
JSON
18 lines
532 B
JSON
{
|
|
"name": "husky",
|
|
"owner": {
|
|
"name": "evmts",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "husky",
|
|
"description": "Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-husky.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |