@viguza/homebridge-ezviz
Version:
A short description about what your plugin does.
17 lines (16 loc) • 353 B
JSON
{
"permissions": {
"allow": [
"Bash(gh issue *)",
"WebSearch",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:github.com)",
"Bash(gh api *)",
"Bash(npm test *)",
"Bash(npm run *)",
"Bash(grep -v \"^$\")",
"Bash(npm list *)",
"WebFetch(domain:api.github.com)"
]
}
}