{
  "_args": [
    [
      "classnames@^2.2.1",
      "/Users/nick/codes/twreporter-react"
    ]
  ],
  "_from": "classnames@>=2.2.1 <3.0.0",
  "_id": "classnames@2.2.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/classnames",
  "_nodeVersion": "5.0.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/classnames-2.2.5.tgz_1462195436082_0.17347457958385348"
  },
  "_npmUser": {
    "email": "jed.watson@me.com",
    "name": "jedwatson"
  },
  "_npmVersion": "3.3.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "classnames",
    "raw": "classnames@^2.2.1",
    "rawSpec": "^2.2.1",
    "scope": null,
    "spec": ">=2.2.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.5.tgz",
  "_shasum": "fb3801d453467649ef3603c7d61a02bd129bde6d",
  "_shrinkwrap": null,
  "_spec": "classnames@^2.2.1",
  "_where": "/Users/nick/codes/twreporter-react",
  "author": {
    "name": "Jed Watson"
  },
  "bugs": {
    "url": "https://github.com/JedWatson/classnames/issues"
  },
  "dependencies": {},
  "description": "A simple utility for conditionally joining classNames together",
  "devDependencies": {
    "benchmark": "^1.0.0",
    "mocha": "^2.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "fb3801d453467649ef3603c7d61a02bd129bde6d",
    "tarball": "https://registry.npmjs.org/classnames/-/classnames-2.2.5.tgz"
  },
  "gitHead": "1fc62c0490bfc7d67a1178bbb60897cfa0580c7b",
  "homepage": "https://github.com/JedWatson/classnames#readme",
  "keywords": [
    "classes",
    "classname",
    "classnames",
    "css",
    "react",
    "util",
    "utility"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jedwatson",
      "email": "jed.watson@me.com"
    }
  ],
  "name": "classnames",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JedWatson/classnames.git"
  },
  "scripts": {
    "benchmarks": "node ./benchmarks/run",
    "test": "npm run unit",
    "unit": "mocha tests/*.js"
  },
  "version": "2.2.5"
}
