{
"version": 1,
"plugins": [
{
"name": "aev-web",
"source": "git",
"package": "https://github.com/Tknott95/AevWeb.git",
"entrypoint": "aev_plugin_init",
"capabilities": [
"tool",
"terminal",
"web",
"local-http",
"bearer-auth"
],
"enabled": false
}
]
}