{
  "_args": [
    [
      {
        "raw": "base16@^1.0.0",
        "scope": null,
        "escapedName": "base16",
        "name": "base16",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/hibad/Documents/foreveross/restack-mobile-cli/prototype/node_modules/react-base16-styling"
    ]
  ],
  "_cnpm_publish_time": 1443110590719,
  "_from": "base16@>=1.0.0 <2.0.0",
  "_id": "base16@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/base16",
  "_nodeVersion": "2.2.1",
  "_npmUser": {
    "name": "gaearon",
    "email": "dan.abramov@gmail.com"
  },
  "_npmVersion": "2.11.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "base16@^1.0.0",
    "scope": null,
    "escapedName": "base16",
    "name": "base16",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/react-base16-styling",
    "/redux-devtools-themes"
  ],
  "_resolved": "http://registry.npm.taobao.org/base16/download/base16-1.0.0.tgz",
  "_shasum": "e297f60d7ec1014a7a971a39ebc8a98c0b681e70",
  "_shrinkwrap": null,
  "_spec": "base16@^1.0.0",
  "_where": "/Users/hibad/Documents/foreveross/restack-mobile-cli/prototype/node_modules/react-base16-styling",
  "author": {
    "name": "Dan Abramov",
    "email": "dan.abramov@me.com",
    "url": "http://github.com/gaearon"
  },
  "bugs": {
    "url": "https://github.com/gaearon/base16-js/issues"
  },
  "dependencies": {},
  "description": "Base16 themes as JS objects",
  "devDependencies": {
    "babel": "^5.5.8",
    "babel-core": "^5.6.18",
    "babel-eslint": "^3.1.15",
    "eslint": "^0.23",
    "eslint-config-airbnb": "0.0.6",
    "eslint-plugin-react": "^2.3.0",
    "rimraf": "^2.4.3"
  },
  "directories": {},
  "dist": {
    "shasum": "e297f60d7ec1014a7a971a39ebc8a98c0b681e70",
    "size": 12789,
    "noattachment": false,
    "tarball": "http://r.cnpmjs.org/base16/download/base16-1.0.0.tgz"
  },
  "gitHead": "c48d08816c69b87517c8ea49055f695751bc86ad",
  "homepage": "https://github.com/gaearon/base16-js",
  "jsnext:main": "src/index.js",
  "keywords": [
    "base16",
    "color schemes"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "gaearon",
      "email": "dan.abramov@gmail.com"
    }
  ],
  "name": "base16",
  "optionalDependencies": {},
  "publish_time": 1443110590719,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gaearon/base16-js.git"
  },
  "scripts": {
    "build": "babel src --out-dir lib",
    "clean": "rimraf lib",
    "lint": "eslint src",
    "prepublish": "npm run lint && npm run clean && npm run build"
  },
  "version": "1.0.0"
}
