{ "author": "Einar Otto Stangvik (http://2x.io)", "name": "tinycolor", "description": "a to-the-point color module for node", "version": "0.0.1", "repository": { "type": "git", "url": "git://github.com/einaros/tinycolor.git" }, "engines": { "node": ">=0.4.0" }, "dependencies": {}, "devDependencies": {}, "main": "tinycolor" }