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