{ "_args": [ [ "colornames@^1.1.1", "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server/node_modules/kuler" ] ], "_from": "colornames@>=1.1.1 <2.0.0", "_id": "colornames@1.1.1", "_inCache": true, "_installable": true, "_location": "/colornames", "_nodeVersion": "4.2.4", "_npmUser": { "email": "secoif@gmail.com", "name": "timoxley" }, "_npmVersion": "2.14.12", "_phantomChildren": {}, "_requested": { "name": "colornames", "raw": "colornames@^1.1.1", "rawSpec": "^1.1.1", "scope": null, "spec": ">=1.1.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/kuler" ], "_resolved": "https://registry.npmjs.org/colornames/-/colornames-1.1.1.tgz", "_shasum": "f8889030685c7c4ff9e2a559f5077eb76a816f96", "_shrinkwrap": null, "_spec": "colornames@^1.1.1", "_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server/node_modules/kuler", "author": { "name": "Tim Oxley" }, "bugs": { "url": "https://github.com/timoxley/colornames/issues" }, "dependencies": {}, "description": "Map color names to HEX color values.", "devDependencies": { "tape": "^4.4.0" }, "directories": { "example": "example" }, "dist": { "shasum": "f8889030685c7c4ff9e2a559f5077eb76a816f96", "tarball": "https://registry.npmjs.org/colornames/-/colornames-1.1.1.tgz" }, "gitHead": "662228bef287f64714fc251b7421c29f9e324584", "homepage": "https://github.com/timoxley/colornames#readme", "keywords": [ "color", "colour", "convert", "css", "hex", "names", "rgb" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "timoxley", "email": "secoif@gmail.com" } ], "name": "colornames", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/timoxley/colornames.git" }, "scripts": { "test": "node test.js" }, "version": "1.1.1" }