Merge pull request 'fix: remove unsupported config/permissions keys from plugin.json' (#16) from development into main
Reviewed-on: bandit/support-claude-mktplace#16
This commit was merged in pull request #16.
This commit is contained in:
@@ -8,15 +8,5 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"keywords": ["cleanup", "hygiene", "automation", "hooks", "maintenance"],
|
||||
"repository": "https://github.com/bandit-labs/project-hygiene",
|
||||
"config": {
|
||||
"default_shell": "bash",
|
||||
"environment": {
|
||||
"PLUGIN_HOME": "${CLAUDE_PLUGIN_ROOT}"
|
||||
}
|
||||
},
|
||||
"permissions": {
|
||||
"file_access": ["read", "write"],
|
||||
"shell_access": true
|
||||
}
|
||||
"repository": "https://github.com/bandit-labs/project-hygiene"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user