{ "type": "plugin", "id": "@kbn/custom-integrations-plugin", "owner": [ "@elastic/fleet" ], "description": "Add custom data integrations so they can be displayed in the Fleet integrations app", "plugin": { "id": "customIntegrations", "browser": true, "server": true, "extraPublicDirs": [ "common" ], "__category__": { "oss": true, "example": false, "testPlugin": false } } }