{ "_args": [ [ { "raw": "color@^2.0.0", "scope": null, "escapedName": "color", "name": "color", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "/home/ec2-user/sharp/node_modules/sharp" ] ], "_from": "color@>=2.0.0 <3.0.0", "_id": "color@2.0.1", "_inCache": true, "_location": "/color", "_nodeVersion": "9.0.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/color-2.0.1.tgz_1510189982456_0.6239007371477783" }, "_npmUser": { "name": "qix", "email": "i.am.qix@gmail.com" }, "_npmVersion": "5.5.1", "_phantomChildren": {}, "_requested": { "raw": "color@^2.0.0", "scope": null, "escapedName": "color", "name": "color", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/sharp" ], "_resolved": "https://registry.npmjs.org/color/-/color-2.0.1.tgz", "_shasum": "e4ed78a3c4603d0891eba5430b04b86314f4c839", "_shrinkwrap": null, "_spec": "color@^2.0.0", "_where": "/home/ec2-user/sharp/node_modules/sharp", "authors": [ "Josh Junon ", "Heather Arthur ", "Maxime Thirouin" ], "bugs": { "url": "https://github.com/Qix-/color/issues" }, "dependencies": { "color-convert": "^1.9.1", "color-string": "^1.5.2" }, "description": "Color conversion and manipulation with CSS string support", "devDependencies": { "mocha": "^2.2.5", "xo": "^0.12.1" }, "directories": {}, "dist": { "integrity": "sha512-ubUCVVKfT7r2w2D3qtHakj8mbmKms+tThR8gI8zEYCbUBl8/voqFGt3kgBqGwXAopgXybnkuOq+qMYCRrp4cXw==", "shasum": "e4ed78a3c4603d0891eba5430b04b86314f4c839", "tarball": "https://registry.npmjs.org/color/-/color-2.0.1.tgz" }, "files": [ "CHANGELOG.md", "LICENSE", "index.js" ], "gitHead": "9ebf95701e7da187d6ff784bafb17e646bac41d8", "homepage": "https://github.com/Qix-/color#readme", "keywords": [ "color", "colour", "css" ], "license": "MIT", "maintainers": [ { "name": "harth", "email": "fayearthur@gmail.com" }, { "name": "moox", "email": "m@moox.io" }, { "name": "qix", "email": "i.am.qix@gmail.com" } ], "name": "color", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/Qix-/color.git" }, "scripts": { "pretest": "xo", "test": "mocha" }, "version": "2.0.1", "xo": { "rules": { "no-cond-assign": 0, "new-cap": 0 } } }