{ "type": "plugin", "id": "@kbn/actions-plugin", "owner": [ "@elastic/response-ops" ], "plugin": { "id": "actions", "browser": true, "server": true, "configPath": [ "xpack", "actions" ], "requiredPlugins": [ "licensing", "taskManager", "encryptedSavedObjects", "eventLog", "features" ], "optionalPlugins": [ "usageCollection", "spaces", "security", "monitoringCollection" ], "extraPublicDirs": [ "common" ], "__category__": { "oss": false, "example": false, "testPlugin": false } } }