18 lines
451 B
JSON
18 lines
451 B
JSON
{
|
|
"name": "development",
|
|
"owner": {
|
|
"name": "Juan Puelpan",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "development",
|
|
"description": "Collection of claude commands to ease the development process with github issues, PRs and more",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-puelpan-claude-plugins-development.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |