19 lines
348 B
JSON
19 lines
348 B
JSON
{
|
|
"name": "puelpan-claude-plugins",
|
|
"owner": {
|
|
"name": "Juan Puelpan",
|
|
"email": "juan@puelpan.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "github",
|
|
"source": "./plugins/github",
|
|
"description": "Git and Github utility commands",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Juan Puelpan"
|
|
}
|
|
}
|
|
]
|
|
}
|