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