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