{ "author": { "name": "Trygve Laugstøl", "email": "trygvis@inamo.no", "url": "https://github.com/trygvis" }, "name": "atom-bot", "description": "IRC Bot that changes topic to the latest in a set of atom feeds", "keywords": [ "irc", "chat" ], "version": "0.0.1", "engines": { "node": ">=0.6.18" }, "dependencies": { "tinycolor": "0.0.1", "underscore": "1.3.3" }, "licenses": [ { "type": "Apache Software License, version 2", "url": "http://apache.org/licenses/LICENSE-2.0" } ] }