{
  "_args": [
    [
      {
        "raw": "color-convert@^1.3.0",
        "scope": null,
        "escapedName": "color-convert",
        "name": "color-convert",
        "rawSpec": "^1.3.0",
        "spec": ">=1.3.0 <2.0.0",
        "type": "range"
      },
      "/private/var/folders/bj/0n3sjz9x6qq0s8s8tjfr30r5f42mg6/T/tmp.HB4IRKcJ/packages/react-scripts/node_modules/color"
    ]
  ],
  "_from": "color-convert@>=1.3.0 <2.0.0",
  "_id": "color-convert@1.5.0",
  "_inCache": true,
  "_location": "/color-convert",
  "_nodeVersion": "0.10.32",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/color-convert-1.5.0.tgz_1472948780177_0.9181577879935503"
  },
  "_npmUser": {
    "name": "qix",
    "email": "i.am.qix@gmail.com"
  },
  "_npmVersion": "2.14.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "color-convert@^1.3.0",
    "scope": null,
    "escapedName": "color-convert",
    "name": "color-convert",
    "rawSpec": "^1.3.0",
    "spec": ">=1.3.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/color"
  ],
  "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.5.0.tgz",
  "_shasum": "7a2b4efb4488df85bca6443cb038b7100fbe7de1",
  "_shrinkwrap": null,
  "_spec": "color-convert@^1.3.0",
  "_where": "/private/var/folders/bj/0n3sjz9x6qq0s8s8tjfr30r5f42mg6/T/tmp.HB4IRKcJ/packages/react-scripts/node_modules/color",
  "author": {
    "name": "Heather Arthur",
    "email": "fayearthur@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/qix-/color-convert/issues"
  },
  "dependencies": {},
  "description": "Plain color conversion functions",
  "devDependencies": {
    "chalk": "^1.1.1",
    "xo": "^0.11.2"
  },
  "directories": {},
  "dist": {
    "shasum": "7a2b4efb4488df85bca6443cb038b7100fbe7de1",
    "tarball": "https://registry.npmjs.org/color-convert/-/color-convert-1.5.0.tgz"
  },
  "files": [
    "index.js",
    "conversions.js",
    "css-keywords.js",
    "route.js"
  ],
  "gitHead": "427cbb70540bb9e5b3e94aa3bb9f97957ee5fbc0",
  "homepage": "https://github.com/qix-/color-convert#readme",
  "keywords": [
    "color",
    "colour",
    "convert",
    "converter",
    "conversion",
    "rgb",
    "hsl",
    "hsv",
    "hwb",
    "cmyk",
    "ansi",
    "ansi16"
  ],
  "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-convert",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/qix-/color-convert.git"
  },
  "scripts": {
    "pretest": "xo",
    "test": "node test/basic.js"
  },
  "version": "1.5.0",
  "xo": {
    "rules": {
      "default-case": 0,
      "no-inline-comments": 0,
      "operator-linebreak": 0
    }
  }
}
