Files
42marketplaces/sync/gh-nathanvale-side-quest-marketplace-plugins-bun-runner.json
2025-11-30 09:08:53 +08:00

18 lines
427 B
JSON

{
"name": "bun-runner",
"owner": {
"name": "Nathan Vale",
"email": "hi@nathanvale.com"
},
"plugins": [
{
"name": "bun-runner",
"description": "Smart test runner and linter MCP server for Bun and Biome",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-nathanvale-side-quest-marketplace-plugins-bun-runner.git"
},
"strict": true
}
]
}