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