aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/element/package.json
blob: 5e155ae9cab548650e3c0cd51c8d2fdb3b260378 (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.0.6",
  "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
  }
}