Initial commit
This commit is contained in:
11
.claude-plugin/plugin.json
Normal file
11
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "force-bun",
|
||||
"description": "Suggests using Bun instead of npm/npx commands in Bash tool calls",
|
||||
"version": "0.2.0",
|
||||
"author": {
|
||||
"name": "kawaz"
|
||||
},
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user