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, 0 insertions, 16 deletions
diff --git a/uncompressed/chatwork/package.json b/uncompressed/chatwork/package.json
deleted file mode 100644
index cc7e14b..0000000
--- a/uncompressed/chatwork/package.json
+++ /dev/null
@@ -1,16 +0,0 @@
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