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