Update package.json

Removed bin access to package.json

Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
Mithun Gowda B
2025-08-20 19:42:50 +05:30
committed by GitHub
parent d9d8621438
commit f614560964

View File

@@ -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",