aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wechat/package.json
blob: ec29d198375d06d5020c4c44731122e2c9a75e8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "wechat",
  "name": "WeChat",
  "version": "1.1.0",
  "license": "MIT",
  "repository": "https://github.com/koma-private/recipe-wechat",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "serviceURL": "https://web.wechat.com/"
  }
}