aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/asana/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/asana/package.json')
-rw-r--r--uncompressed/asana/package.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/uncompressed/asana/package.json b/uncompressed/asana/package.json
deleted file mode 100644
index dbf7ffe..0000000
--- a/uncompressed/asana/package.json
+++ /dev/null
@@ -1,13 +0,0 @@
1{
2 "id": "asana",
3 "name": "Asana",
4 "version": "1.0.0",
5 "description": "Asana",
6 "main": "index.js",
7 "author": "Elnur Mammadov <baytbybayt@gmail.com>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://app.asana.com",
11 "hasNotificationSound": true
12 }
13}