18 lines
369 B
JSON
18 lines
369 B
JSON
{
|
|
"name": "stock",
|
|
"owner": {
|
|
"name": "hynu",
|
|
"email": "khw1031@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "stock",
|
|
"description": "stock analysis and reporting",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-khw1031-claude-marketplace-plugins-stock.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |