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