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