15 lines
196 B
JSON
15 lines
196 B
JSON
{
|
|
"name": "service-irc",
|
|
"plugins": [
|
|
{
|
|
"name": "irc",
|
|
"version": "1.1.0"
|
|
},
|
|
{
|
|
"name": "ircprototest",
|
|
"version": "1.0.0"
|
|
}
|
|
],
|
|
"typescript": true
|
|
}
|