aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/chatwork/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/chatwork/package.json')
-rw-r--r--uncompressed/chatwork/package.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/uncompressed/chatwork/package.json b/uncompressed/chatwork/package.json
new file mode 100644
index 0000000..cc7e14b
--- /dev/null
+++ b/uncompressed/chatwork/package.json
@@ -0,0 +1,16 @@
1{
2 "id": "chatwork",
3 "name": "ChatWork",
4 "version": "1.0.3",
5 "description": "ChatWork is a group chat app for business.",
6 "main": "index.js",
7 "author": "Koma, hideosasaki",
8 "license": "MIT",
9 "repository": "https://github.com/hideosasaki/recipe-chatwork",
10 "config": {
11 "serviceURL": "https://www.chatwork.com/login.php",
12 "hasNotificationSound": true,
13 "hasIndirectMessages": true
14 },
15 "openDevTools": true
16} \ No newline at end of file