aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/stackexchange/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/stackexchange/package.json')
-rw-r--r--uncompressed/stackexchange/package.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/uncompressed/stackexchange/package.json b/uncompressed/stackexchange/package.json
deleted file mode 100644
index 9d976e5..0000000
--- a/uncompressed/stackexchange/package.json
+++ /dev/null
@@ -1,12 +0,0 @@
1{
2 "id": "stackexchange",
3 "name": "StackExchange",
4 "version": "1.0.0",
5 "description": "An unofficial Ferdi recipe for StackExchange",
6 "main": "index.js",
7 "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://stackexchange.com/"
11 }
12}