{
  "_args": [
    [
      {
        "raw": "color-space@^1.14.3",
        "scope": null,
        "escapedName": "color-space",
        "name": "color-space",
        "rawSpec": "^1.14.3",
        "spec": ">=1.14.3 <2.0.0",
        "type": "range"
      },
      "/Users/hibad/Documents/foreveross/restack-mobile-cli/prototype/node_modules/react-base16-styling"
    ]
  ],
  "_cnpm_publish_time": 1471817246012,
  "_from": "color-space@>=1.14.3 <2.0.0",
  "_id": "color-space@1.14.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/color-space",
  "_nodeVersion": "6.2.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/color-space-1.14.6.tgz_1471817243994_0.03824574267491698"
  },
  "_npmUser": {
    "name": "dfcreative",
    "email": "df.creative@gmail.com"
  },
  "_npmVersion": "3.7.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "color-space@^1.14.3",
    "scope": null,
    "escapedName": "color-space",
    "name": "color-space",
    "rawSpec": "^1.14.3",
    "spec": ">=1.14.3 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/react-base16-styling"
  ],
  "_resolved": "http://registry.npm.taobao.org/color-space/download/color-space-1.14.6.tgz",
  "_shasum": "a52fd4f083073d3cb335c3b4dc35d5fd59347f25",
  "_shrinkwrap": null,
  "_spec": "color-space@^1.14.3",
  "_where": "/Users/hibad/Documents/foreveross/restack-mobile-cli/prototype/node_modules/react-base16-styling",
  "author": {
    "name": "Deema Yvanow",
    "email": "dfcreative@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/dfcreative/color-space/issues"
  },
  "dependencies": {
    "husl": ">=5.0",
    "mumath": "^3.0.0"
  },
  "description": "Color space conversions and data",
  "devDependencies": {
    "almost-equal": "^1.1.0",
    "closurecompiler": "^1.x",
    "gzip-size": "^3.0.0",
    "mocha": "latest",
    "queried": "^1.4.1"
  },
  "directories": {},
  "dist": {
    "shasum": "a52fd4f083073d3cb335c3b4dc35d5fd59347f25",
    "size": 23485,
    "noattachment": false,
    "tarball": "http://r.cnpmjs.org/color-space/download/color-space-1.14.6.tgz"
  },
  "files": [
    "*.js",
    "dist"
  ],
  "gitHead": "789cb8ff1f718017dcb1736681e6ef3b0cfab251",
  "homepage": "https://github.com/dfcreative/color-space#readme",
  "keywords": [
    "color",
    "colour",
    "rgb",
    "hsl",
    "hsv",
    "lab",
    "lch",
    "luv",
    "lch",
    "cie",
    "husl",
    "color-convert",
    "gamut",
    "color-conversions",
    "color-space",
    "color-translation",
    "color-data",
    "coloroid",
    "cubehelix",
    "munsell",
    "hcg"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "dfcreative",
      "email": "df.creative@gmail.com"
    },
    {
      "name": "hughsk",
      "email": "hughskennedy@gmail.com"
    },
    {
      "name": "jaspervdg",
      "email": "th.v.d.gronde@hccnet.nl"
    },
    {
      "name": "mikolalysenko",
      "email": "mikolalysenko@gmail.com"
    },
    {
      "name": "rreusser",
      "email": "rsreusser@gmail.com"
    },
    {
      "name": "substack",
      "email": "substack@gmail.com"
    }
  ],
  "name": "color-space",
  "optionalDependencies": {},
  "publish_time": 1471817246012,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/dfcreative/color-space.git"
  },
  "scripts": {
    "build": "browserify --standalone colorSpace ./index.js > dist/color-space.js",
    "min": "ccjs dist/color-space.js --language_in=ECMASCRIPT5 > dist/color-space.min.js && cat dist/color-space.min.js | gzip-size | pretty-bytes",
    "test": "mocha",
    "watch": "watchify -r ./index:../index -r husl -r assert -r mumath -r queried -d -o test/bundle.js"
  },
  "version": "1.14.6"
}
