Files
gh-nathanvale-side-quest-ma…/.claude-plugin/plugin.json
2025-11-30 08:41:56 +08:00

12 lines
237 B
JSON

{
"name": "bun-runner",
"description": "Smart test runner and linter MCP server for Bun and Biome",
"version": "1.0.0",
"author": {
"name": "Nathan Vale",
"email": "hi@nathanvale.com"
},
"hooks": [
"./hooks"
]
}