BetterDiscordApp-v2/tests/ext/plugins/Patcher Test/config.json

13 lines
263 B
JSON

{
"info": {
"id": "patcher-test",
"name": "Patcher Test",
"authors": [ "Jiiks" ],
"version": 1.0,
"description": "Patcher Test Description"
},
"main": "index.js",
"type": "plugin",
"defaultConfig": []
}