mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Update package.json
Removed bin access to package.json Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
"name": "@superclaude-org/superclaude",
|
||||
"version": "4.0.0",
|
||||
"description": "SuperClaude Framework NPM wrapper - Official Node.js wrapper for the Python SuperClaude package. Enhances Claude Code with specialized commands and AI development tools.",
|
||||
"bin": {
|
||||
"superclaude": "./bin/cli.js"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node ./bin/install.js",
|
||||
"update": "node ./bin/update.js",
|
||||
|
||||
Reference in New Issue
Block a user