Files
gh-boneskull-claude-plugins…/.claude-plugin/plugin.json
2025-11-29 18:01:33 +08:00

14 lines
239 B
JSON

{
"name": "bupkis",
"description": "Idiomatic assertion patterns for the Bupkis testing library",
"version": "1.0.0",
"author": {
"name": "boneskull"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}