aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cinny/package.json
blob: 511d1f231bb96e3e1292e1cd18c6f8f8ddd1a0d7 (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.0.1",
  "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
  }
}