Add marketplace file
This commit is contained in:
22
.claude-plugin/marketplace.json
Normal file
22
.claude-plugin/marketplace.json
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"name": "runescape",
|
||||||
|
"owner": {
|
||||||
|
"name": "Sam Myers",
|
||||||
|
"email": "samuel.myers@protonmail.com"
|
||||||
|
},
|
||||||
|
"metadata": {
|
||||||
|
"description": "RuneScape Tools",
|
||||||
|
"version": "1.0.0"
|
||||||
|
},
|
||||||
|
"plugins": [
|
||||||
|
{
|
||||||
|
"name": "wiki",
|
||||||
|
"source": "./plugins/rsw",
|
||||||
|
"description": "RuneScape Wiki CLI",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"author": {
|
||||||
|
"name": "Sam Myers"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user