aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/element/package.json
blob: 58ca48deee0df1c6b2dba4d25da9403e6acf4545 (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.0",
  "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
  }
}