{
  "_args": [
    [
      {
        "raw": "react-base16-styling@^0.4.1",
        "scope": null,
        "escapedName": "react-base16-styling",
        "name": "react-base16-styling",
        "rawSpec": "^0.4.1",
        "spec": ">=0.4.1 <0.5.0",
        "type": "range"
      },
      "/Users/hibad/Documents/foreveross/restack-mobile-cli/prototype/node_modules/react-json-tree"
    ]
  ],
  "_cnpm_publish_time": 1474224375112,
  "_from": "react-base16-styling@>=0.4.1 <0.5.0",
  "_id": "react-base16-styling@0.4.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/react-base16-styling",
  "_nodeVersion": "4.3.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/react-base16-styling-0.4.6.tgz_1474224373202_0.042411637026816607"
  },
  "_npmUser": {
    "name": "alexkuz",
    "email": "alexkuz@gmail.com"
  },
  "_npmVersion": "3.7.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "react-base16-styling@^0.4.1",
    "scope": null,
    "escapedName": "react-base16-styling",
    "name": "react-base16-styling",
    "rawSpec": "^0.4.1",
    "spec": ">=0.4.1 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/react-json-tree"
  ],
  "_resolved": "http://registry.npm.taobao.org/react-base16-styling/download/react-base16-styling-0.4.6.tgz",
  "_shasum": "ac23cb19b278974d965003b88f06a038d790bc80",
  "_shrinkwrap": null,
  "_spec": "react-base16-styling@^0.4.1",
  "_where": "/Users/hibad/Documents/foreveross/restack-mobile-cli/prototype/node_modules/react-json-tree",
  "author": {
    "name": "Alexander",
    "email": "alexkuz@gmail.com",
    "url": "http://kuzya.org/"
  },
  "bugs": {
    "url": "https://github.com/alexkuz/react-base16-styling/issues"
  },
  "dependencies": {
    "base16": "^1.0.0",
    "color-space": "^1.14.3",
    "lodash.curry": "^4.0.1",
    "lodash.flow": "^3.3.0",
    "pure-color": "^1.2.0"
  },
  "description": "React styling with base16 color scheme support",
  "devDependencies": {
    "babel-cli": "^6.6.5",
    "babel-core": "^6.7.4",
    "babel-eslint": "^6.0.2",
    "babel-plugin-transform-runtime": "^6.6.0",
    "babel-preset-es2015": "^6.6.0",
    "babel-preset-stage-0": "^6.5.0",
    "eslint": "^2.7.0",
    "eslint-plugin-babel": "^3.1.0",
    "pre-commit": "^1.1.3"
  },
  "directories": {},
  "dist": {
    "shasum": "ac23cb19b278974d965003b88f06a038d790bc80",
    "size": 3952,
    "noattachment": false,
    "tarball": "http://r.cnpmjs.org/react-base16-styling/download/react-base16-styling-0.4.6.tgz"
  },
  "gitHead": "00834c7c24793920867bfb6d49eec93d2aeaa2b0",
  "homepage": "https://github.com/alexkuz/react-base16-styling#readme",
  "keywords": [
    "react",
    "theme",
    "base16",
    "styling"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "alexkuz",
      "email": "alexkuz@gmail.com"
    }
  ],
  "name": "react-base16-styling",
  "optionalDependencies": {},
  "pre-commit": "lint",
  "publish_time": 1474224375112,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alexkuz/react-base16-styling.git"
  },
  "scripts": {
    "build": "NODE_ENV=production babel src --out-dir lib",
    "lint": "eslint src",
    "postversion": "git push --tags",
    "prepublish": "npm run build",
    "preversion": "npm run lint",
    "test": "npm test",
    "version": "npm run build && git add -A ."
  },
  "version": "0.4.6"
}
