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