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