aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/alibaba-chat/package.json
blob: 323f81b1a363771552c3e93fbd7830a3512947c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "alibaba-chat",
  "name": "Alibaba Chat",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://message.alibaba.com/message/messenger.htm"
  }
}