feat: plugins v1
This commit is contained in:
17
toju-app/public/plugins/e2e-plugin-source.json
Normal file
17
toju-app/public/plugins/e2e-plugin-source.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user