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