{
  "_args": [
    [
      "classnames@2.2.5",
      "/Users/prateekbh/projects/preact-material-components/docs"
    ]
  ],
  "_development": true,
  "_from": "classnames@2.2.5",
  "_id": "classnames@2.2.5",
  "_inBundle": false,
  "_integrity": "sha1-+zgB1FNGdknvNgPH1hoCvRKb3m0=",
  "_location": "/classnames",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "classnames@2.2.5",
    "name": "classnames",
    "escapedName": "classnames",
    "rawSpec": "2.2.5",
    "saveSpec": null,
    "fetchSpec": "2.2.5"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.5.tgz",
  "_spec": "2.2.5",
  "_where": "/Users/prateekbh/projects/preact-material-components/docs",
  "author": {
    "name": "Jed Watson"
  },
  "bugs": {
    "url": "https://github.com/JedWatson/classnames/issues"
  },
  "description": "A simple utility for conditionally joining classNames together",
  "devDependencies": {
    "benchmark": "^1.0.0",
    "mocha": "^2.1.0"
  },
  "homepage": "https://github.com/JedWatson/classnames#readme",
  "keywords": [
    "react",
    "css",
    "classes",
    "classname",
    "classnames",
    "util",
    "utility"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "classnames",
  "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"
}
