aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/discord/package.json
blob: cf227cd297bd8a651edf68945d14eb1ec01040b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "discord",
  "name": "Discord",
  "version": "1.4.6",
  "license": "MIT",
  "config": {
    "serviceURL": "https://discordapp.com/login",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}