summaryrefslogtreecommitdiffstats
path: root/Cancer/webchat/package.json
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2013-12-30 14:34:38 +0100
committermakefu <root@pigstarter.de>2013-12-30 14:34:38 +0100
commit08aa5e406a1f7b39182e79ea4eb7fabf7d61eaa3 (patch)
tree2db1a54f336167cc3cc3d5f74c77d029fe7e7470 /Cancer/webchat/package.json
parent133e49566c74f1d21c28536ed31d1514725ed49b (diff)
//Cancer -> //
because that is what painload is all about
Diffstat (limited to 'Cancer/webchat/package.json')
-rw-r--r--Cancer/webchat/package.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/Cancer/webchat/package.json b/Cancer/webchat/package.json
deleted file mode 100644
index 1a9ad47d..00000000
--- a/Cancer/webchat/package.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "name": "krebs-webbot",
- "version": "0.0.1",
- "dependencies": {
- "connect": "2.11.0",
- "irc": "0.3.6",
- "sockjs": "0.3.8",
- "redis": "0.9.0"
- },
- "scripts": {
- "test": "tap test/*.js"
- },
- "author": "lassulus",
- "license": "WTFPL"
-}