mirror of
https://github.com/domfelipe/fraudshield.git
synced 2026-08-07 09:16:52 +00:00
15 lines
283 B
JSON
15 lines
283 B
JSON
{
|
|
"version": "0.8.8",
|
|
"integration_state_schema": 1,
|
|
"installed_integrations": [
|
|
"opencode"
|
|
],
|
|
"integration_settings": {
|
|
"opencode": {
|
|
"script": "sh",
|
|
"invoke_separator": "."
|
|
}
|
|
},
|
|
"integration": "opencode",
|
|
"default_integration": "opencode"
|
|
}
|