18 lines
395 B
JSON
18 lines
395 B
JSON
{
|
|
"name": "yeet",
|
|
"owner": {
|
|
"name": "Yeet",
|
|
"email": "support@yeet.net"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "yeet",
|
|
"description": "Yeet builds and deploys your project, making it available online.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-yeetrun-claude-code-plugins-yeet.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |