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