{ "title": "MetoYou E2E Plugin Source", "plugins": [ { "id": "e2e.all-api-plugin", "title": "E2E All API Plugin", "description": "Test plugin that calls every public Toju plugin API surface.", "version": "1.0.0", "scope": "server", "author": "MetoYou Tests", "image": "./e2e-all-api/icon.svg", "github": "https://git.azaaxin.com/myxelium/Toju", "homepage": "https://git.azaaxin.com/myxelium/Toju", "install": "./e2e-all-api/toju.plugin.json", "readme": "./e2e-all-api/README.md" } ] }