2018-02-12 23:49:44 +01:00
|
|
|
{
|
|
|
|
"info": {
|
|
|
|
"id": "example-plugin-3",
|
|
|
|
"name": "Example Plugin 3",
|
2018-03-31 02:10:33 +02:00
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Samuel Elliott",
|
|
|
|
"url": "https://samuelelliott.ml",
|
|
|
|
"discord_id": "284056145272766465",
|
|
|
|
"github_username": "samuelthomas2774",
|
|
|
|
"twitter_username": "_samuelelliott"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jiiks",
|
|
|
|
"discord_id": "81388395867156480",
|
|
|
|
"github_username": "Jiiks",
|
|
|
|
"twitter_username": "Jiiksi"
|
|
|
|
}
|
|
|
|
],
|
2018-08-29 22:07:32 +02:00
|
|
|
"version": "1.0",
|
2018-03-31 02:10:33 +02:00
|
|
|
"description": "A plugin for testing BetterDiscord plugin bridge."
|
2018-02-12 23:49:44 +01:00
|
|
|
},
|
|
|
|
"main": "index.js"
|
|
|
|
}
|