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