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