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