11 lines
204 B
JSON
11 lines
204 B
JSON
{
|
|
"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"
|
|
]
|
|
} |