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