aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dingtalk/package.json
blob: 60da963b7f932bfc06bf478b74921b6025c93efc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "dingtalk",
  "name": "Dingtalk",
  "version": "1.2.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://im.dingtalk.com/",
    "hasNotificationSound": true,
    "disablewebsecurity": true
  }
}