aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/notion/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/notion/package.json')
-rw-r--r--uncompressed/notion/package.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/uncompressed/notion/package.json b/uncompressed/notion/package.json
deleted file mode 100644
index d94b340..0000000
--- a/uncompressed/notion/package.json
+++ /dev/null
@@ -1,15 +0,0 @@
1{
2 "id": "notion",
3 "name": "Notion",
4 "version": "1.0.1",
5 "description": "Notion",
6 "main": "index.js",
7 "author": "Tania R. Zuniga <tania@tanx.dev>",
8 "license": "MIT",
9 "repository": "https://github.com/TanZng/ferdi-notion",
10 "config": {
11 "serviceURL": "https://www.notion.so/",
12 "hasIndirectMessages": true,
13 "hasNotificationSound": true
14 }
15}