{ "id": "uk.ewsgit.files", "displayName": "Files", "icon": { "type": "icon", "value": "./web/node_modules/@material-symbols/svg-700/outlined/folder.svg" }, "bannerImage": "./files_banner.svg", "description": "Navigate and manage files in your Workspace", "authors": [ { "name": "Ewsgit", "link": "" } ], "license": "MIT", "source": "https://github.com/onlineworkspace/workspace/src/branch/main/packages/applications/uk.ewsgit.files", "modules": { "web": { "path": "./web" }, "internal": { "path": "./backend/index.ts" } } }