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