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