18 lines
449 B
JSON
18 lines
449 B
JSON
{
|
|
"name": "auto-formatter",
|
|
"owner": {
|
|
"name": "Example Developer",
|
|
"email": "developer@example.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "auto-formatter",
|
|
"description": "Automatic code formatting hook that runs after file edits",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-rafaelcalleja-claude-market-place-plugins-auto-formatter.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |