aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/franz-custom-website/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/franz-custom-website/package.json')
-rw-r--r--uncompressed/franz-custom-website/package.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/uncompressed/franz-custom-website/package.json b/uncompressed/franz-custom-website/package.json
deleted file mode 100644
index 457a8a1..0000000
--- a/uncompressed/franz-custom-website/package.json
+++ /dev/null
@@ -1,15 +0,0 @@
1{
2 "id": "franz-custom-website",
3 "name": "Custom Website",
4 "version": "1.0.2",
5 "description": "Add a custom website to Franz",
6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>",
8 "license": "MIT",
9 "repository": "https://github.com/meetfranz/recipe-custom-website",
10 "config": {
11 "hasNotificationSound": false,
12 "hasIndirectMessages": false,
13 "hasCustomUrl": true
14 }
15}