From 670e34afab386e348e8eb29794def1b511491dea Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 4 Jun 2012 13:14:23 +0200 Subject: o Updated package.json. --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 948dea7..4a8d8fc 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,8 @@ "email": "trygvis@inamo.no", "url": "https://github.com/trygvis" }, - "name": "arktekk-irc-client", - "description": "Arktekk's IRC client", + "name": "dynobot-irc", + "description": "IRC bot based on the dynobot experiment.", "keywords": [ "irc", "chat" @@ -23,9 +23,9 @@ "dynobot": "https://github.com/einaros/dynobot/tarball/master", "getit": "~0.1.7", "mocha": "~1.0.3", - "node-irc": "https://github.com/einaros/node-irc/tarball/master", - "tinycolor": "0.0.1" - "underscore": "1.3.3", + "irc.js": "0.1.0", + "tinycolor": "0.0.1", + "underscore": "1.3.3" }, "devDependencies": {}, "optionalDependencies": {}, -- cgit v1.2.3