Files
42marketplaces/sync/gh-kylesnowschwartz-plugin-hook-debug-plugins-test-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
425 B
JSON

{
"name": "test-plugin",
"owner": {
"name": "Test",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "test-plugin",
"description": "Minimal test plugin to reproduce hook output capture bug",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-kylesnowschwartz-plugin-hook-debug-plugins-test-plugin.git"
},
"strict": true
}
]
}