πManifest
{
"name": "Example Plugin"
"description": "An example plugin for the plugin docs GitBook",
"authors": [
{
"name": "You!",
"id": "123456789123456789"
}
],
"main": "src/index.ts",
"vendetta": {
"icon": "ic_badge_staff"
}
}Last updated