Files
42marketplaces/sync/gh-stolostron-acm-config-product.json
2025-11-30 09:08:53 +08:00

18 lines
419 B
JSON

{
"name": "product",
"owner": {
"name": "Zhao Xue",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "product",
"description": "This plugin contains all agents, subcommands and skills related to ACM product.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-stolostron-acm-config-product.git"
},
"strict": true
}
]
}