UNPKG

react-scripts

Version:
109 lines (108 loc) 2.44 kB
{ "_args": [ [ "color@^0.11.0", "/Users/dan/p/create-react-app/node_modules/colormin" ] ], "_from": "color@>=0.11.0 <0.12.0", "_id": "color@0.11.3", "_inCache": true, "_installable": true, "_location": "/color", "_nodeVersion": "0.10.32", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/color-0.11.3.tgz_1466757950251_0.7869513272307813" }, "_npmUser": { "email": "i.am.qix@gmail.com", "name": "qix" }, "_npmVersion": "2.14.2", "_phantomChildren": {}, "_requested": { "name": "color", "raw": "color@^0.11.0", "rawSpec": "^0.11.0", "scope": null, "spec": ">=0.11.0 <0.12.0", "type": "range" }, "_requiredBy": [ "/colormin" ], "_resolved": "https://registry.npmjs.org/color/-/color-0.11.3.tgz", "_shasum": "4bad1d0d52499dd00dbd6f0868442467e49394e6", "_shrinkwrap": null, "_spec": "color@^0.11.0", "_where": "/Users/dan/p/create-react-app/node_modules/colormin", "authors": [ "Heather Arthur <fayearthur@gmail.com>", "Josh Junon", "Maxime Thirouin" ], "bugs": { "url": "https://github.com/qix-/color/issues" }, "dependencies": { "clone": "^1.0.2", "color-convert": "^1.3.0", "color-string": "^0.3.0" }, "description": "Color conversion and manipulation with CSS string support", "devDependencies": { "mocha": "^2.2.5", "xo": "^0.12.1" }, "directories": {}, "dist": { "shasum": "4bad1d0d52499dd00dbd6f0868442467e49394e6", "tarball": "https://registry.npmjs.org/color/-/color-0.11.3.tgz" }, "files": [ "CHANGELOG.md", "LICENSE", "index.js" ], "gitHead": "62f1fa90ffd0844cc634d72787522d863052407c", "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": "0.11.3", "xo": { "rules": { "new-cap": 0, "no-cond-assign": 0 } } }