summaryrefslogtreecommitdiffstats
path: root/Cancer/webchat/package.json
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2013-12-30 03:10:21 +0100
committermakefu <github@syntax-fehler.de>2013-12-30 03:10:21 +0100
commit7f222f547283b03a6e53ef69b228abf11e46e5c8 (patch)
tree979b46b20d8c7e54ce8f6bea441c6dfd736d8271 /Cancer/webchat/package.json
parent4db3c97ab8a76bd28dc737755c331e89a671d162 (diff)
webchat -> Cancher
Diffstat (limited to 'Cancer/webchat/package.json')
-rw-r--r--Cancer/webchat/package.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/Cancer/webchat/package.json b/Cancer/webchat/package.json
new file mode 100644
index 00000000..1a9ad47d
--- /dev/null
+++ b/Cancer/webchat/package.json
@@ -0,0 +1,15 @@
+{
+ "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"
+}