aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/telegram-react/package.json
blob: f6f11f318eb6b843936d8610a787fe57f1e4ba52 (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.1",
  "description": "Telegram React",
  "main": "index.js",
  "author": "Amine Mouafik <amine@mouafik.fr>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://webk.telegram.org",
    "hasDirectMessages": true,
    "hasNotificationSound": true
  }
}