27 lines
395 B
JSON
27 lines
395 B
JSON
{
|
|
"name": "plugins-core",
|
|
"plugins": [
|
|
{
|
|
"name": "control",
|
|
"version": "0.1.2"
|
|
},
|
|
{
|
|
"name": "cron",
|
|
"version": "1.0.1"
|
|
},
|
|
{
|
|
"name": "permissions",
|
|
"version": "0.1.1"
|
|
},
|
|
{
|
|
"name": "simplecommands",
|
|
"version": "1.1.3"
|
|
},
|
|
{
|
|
"name": "xprotocol",
|
|
"version": "1.0.1"
|
|
}
|
|
],
|
|
"typescript": true
|
|
}
|