aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/element/package.json
blob: d4cf96d54b0f9337cabd0e631bf20d3bfed588f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "id": "element",
  "name": "Element",
  "version": "1.1.1",
  "license": "MIT",
  "aliases": [
    "Riot.im",
    "Matrix"
  ],
  "config": {
    "serviceURL": "https://app.element.io",
    "hasCustomUrl": true,
    "message": "Element's default URL is https://app.element.io/",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}