aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/telegram/package.json
blob: ce2170078c0cf34cf8f75a30e5aa82b4c903f2ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "telegram",
  "name": "Telegram",
  "version": "2.0.0",
  "description": "Telegram",
  "main": "index.js",
  "author": "Amine Mouafik <amine@mouafik.fr>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://evgeny-nadymov.github.io/telegram-react/",
    "hasDirectMessages": true,
    "hasNotificationSound": true
  }
}