{ "name" : "cryptalk", "version" : "0.0.0", "description" : "Encrypted HTML5/Node.JS instant chat", "main" : "server.js", "subdomain": "cryptalk", "analyze": true, "preferGlobal": false, "private": true, "keywords": [ "cryptalk", "fandango", "crypto-js", "AES", "secure", "html5" ], "author": "Hexagon ", "contributors": [{ "name": "Pehr Boman", "email": "unkelpehr@gmail.com" }], "license": "MIT", "repository": { "type": "git", "url": "git://github.com/Hexagon/node-telldus.git" }, "dependencies": { "node-uuid": ">= 1.4.1", "express.io": ">= 1.1.13" }, "os": [ "darwin", "linux", "win32" ], "devDependencies": {} }