aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chatwork/package.json
blob: 6dd5b0dca0ec30cd834c06d792e88437de236eb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "chatwork",
  "name": "Chatwork",
  "version": "1.2.0",
  "license": "MIT",
  "repository": "https://github.com/hideosasaki/recipe-chatwork",
  "config": {
    "serviceURL": "https://www.chatwork.com/login.php",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}