aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/element/package.json
blob: 982fb3c5370f9c64272eed9f76346b014c2fff07 (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.3.4",
  "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
  }
}