aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/thelounge/package.json
blob: 816a4b1551ba69f5f3b86de6e240513b5c7a2bf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "thelounge",
  "name": "The Lounge",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "hasCustomUrl": true,
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}