Files
42marketplaces/sync/gh-kawaz-claude-plugins-plugins-force-bun.json
2025-11-30 09:08:53 +08:00

18 lines
415 B
JSON

{
"name": "force-bun",
"owner": {
"name": "kawaz",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "force-bun",
"description": "Suggests using Bun instead of npm/npx commands in Bash tool calls",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-kawaz-claude-plugins-plugins-force-bun.git"
},
"strict": true
}
]
}