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