service-syncplay/squeebot.repo.json

15 lines
208 B
JSON
Raw Normal View History

2020-12-13 20:14:35 +00:00
{
"name": "service-syncplay",
"plugins": [
{
"name": "syncplay",
"version": "1.0.0"
},
{
"name": "syncplaystatus",
"version": "1.0.0"
}
],
"typescript": true
}