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