aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/element/package.json
blob: c0e03fc0d4ea918d0e6b692db270efba0f0919f9 (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.4.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
  }
}