{ "type": "plugin", "id": "@kbn/dev-tools-plugin", "owner": [ "@elastic/platform-deployment-management" ], "plugin": { "id": "devTools", "browser": true, "server": true, "requiredPlugins": [ "urlForwarding" ], "requiredBundles": [ "kibanaReact" ], "__category__": { "oss": true, "example": false, "testPlugin": false } } }