aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/telegram/package.json
blob: 5f6a54364e49225a093df1d1678fc6671e7e5513 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "telegram",
  "name": "Telegram",
  "version": "3.4.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://web.telegram.org",
    "hasNotificationSound": true
  }
}