mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
21 lines
391 B
JSON
21 lines
391 B
JSON
{
|
|
"name": "everything-claude-code",
|
|
"interface": {
|
|
"displayName": "Everything Claude Code"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "everything-claude-code",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "../.."
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "Productivity"
|
|
}
|
|
]
|
|
}
|