{
  "_args": [
    [
      {
        "raw": "pure-color@^1.2.0",
        "scope": null,
        "escapedName": "pure-color",
        "name": "pure-color",
        "rawSpec": "^1.2.0",
        "spec": ">=1.2.0 <2.0.0",
        "type": "range"
      },
      "/Users/hibad/Documents/foreveross/restack-mobile-cli/prototype/node_modules/react-base16-styling"
    ]
  ],
  "_cnpm_publish_time": 1447181815629,
  "_from": "pure-color@>=1.2.0 <2.0.0",
  "_id": "pure-color@1.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/pure-color",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "name": "wickynilliams",
    "email": "wickynilliams@gmail.com"
  },
  "_npmVersion": "2.13.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "pure-color@^1.2.0",
    "scope": null,
    "escapedName": "pure-color",
    "name": "pure-color",
    "rawSpec": "^1.2.0",
    "spec": ">=1.2.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/react-base16-styling"
  ],
  "_resolved": "http://registry.npm.taobao.org/pure-color/download/pure-color-1.2.0.tgz",
  "_shasum": "702d2f2819dd545b1fde5116fca5f0c2dad2d18d",
  "_shrinkwrap": null,
  "_spec": "pure-color@^1.2.0",
  "_where": "/Users/hibad/Documents/foreveross/restack-mobile-cli/prototype/node_modules/react-base16-styling",
  "author": {
    "name": "Nick Williams"
  },
  "bugs": {
    "url": "https://github.com/WickyNilliams/pure-color/issues"
  },
  "dependencies": {},
  "description": "Pure functions for color conversion and parsing",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "702d2f2819dd545b1fde5116fca5f0c2dad2d18d",
    "size": 9325,
    "noattachment": false,
    "tarball": "http://r.cnpmjs.org/pure-color/download/pure-color-1.2.0.tgz"
  },
  "gitHead": "1cb8634c73db78c12ec3df8c1bcf63d60cbb7987",
  "homepage": "https://github.com/WickyNilliams/pure-color#readme",
  "keywords": [
    "color",
    "colour",
    "convert",
    "conversion",
    "converter",
    "rgb",
    "hsl",
    "hsv",
    "parse"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "wickynilliams",
      "email": "wickynilliams@gmail.com"
    }
  ],
  "name": "pure-color",
  "optionalDependencies": {},
  "publish_time": 1447181815629,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/WickyNilliams/pure-color.git"
  },
  "scripts": {
    "test": "node test/convert.js && node test/parse.js"
  },
  "version": "1.2.0"
}
