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