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