{
  "_args": [
    [
      {
        "raw": "classnames@^2.1.3",
        "scope": null,
        "escapedName": "classnames",
        "name": "classnames",
        "rawSpec": "^2.1.3",
        "spec": ">=2.1.3 <3.0.0",
        "type": "range"
      },
      "/opt/www/dev/aws.deanberman.com/public/js/node_modules/bootstrap-menu"
    ]
  ],
  "_from": "classnames@>=2.1.3 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "classnames@2.2.6",
  "_inCache": true,
  "_location": "/classnames",
  "_nodeVersion": "8.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/classnames_2.2.6_1528445386221_0.11433562694791388"
  },
  "_npmUser": {
    "name": "jedwatson",
    "email": "jed.watson@me.com"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "classnames@^2.1.3",
    "scope": null,
    "escapedName": "classnames",
    "name": "classnames",
    "rawSpec": "^2.1.3",
    "spec": ">=2.1.3 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bootstrap-menu"
  ],
  "_resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz",
  "_shasum": "43935bffdd291f326dad0a205309b38d00f650ce",
  "_shrinkwrap": null,
  "_spec": "classnames@^2.1.3",
  "_where": "/opt/www/dev/aws.deanberman.com/public/js/node_modules/bootstrap-menu",
  "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",
    "browserify": "^14.1.0",
    "mocha": "^2.1.0",
    "opn-cli": "^3.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==",
    "shasum": "43935bffdd291f326dad0a205309b38d00f650ce",
    "tarball": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz",
    "fileCount": 7,
    "unpackedSize": 16331,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGjnLCRA9TVsSAnZWagAARkYP/36ihciBH940vK8XCh40\nlXnGjtUMWnSE6/TCot8K++08Rfv5FlqME8ZsYmQpuzNTygtbHirqB+Te9rLh\n/dDuU+g9BZBG7gArKVA5nhXhcwlaXGvFWr5G8cWR+ekrlfF6r0Rux8wo7OUU\nbAryLmORFd9ULH3+tAWHbYtbaNnsq59qM+dSzAApSgAKTCl0pCDizDUNfhI3\nGPXNlPKjDYx1+/VT4a9sKjrVPAa5gIfzonNDPGtBmHP2aJ/5fmbdDr5466ct\nCTkUCKbZnekGErQ2FMBhp3W4lPY4BRBP4S0fcx+0byqeP1GNca7IYrlwwR1+\nI8iHmq1lBVoIeulN2pdO3blxOyPlEdD3wUNO6inhhyNu4DK709S6/Kqoeo/h\nI0/upt4X100h1mSFteBcS/1Oc8YvnvwG2X6nwYELUAG22cBTlngjbcv2WH8S\ngyHw689b51H74MiAunTfQIqqC6aSFKOQahDLxHWGO7cscBkjOSokApDX9pgv\nOm9CA0EVal6k/AMGIWNiZBIfmSemkciQiFNSarhCuvUkzXkJ5loyML6bGyrn\nfveWA4cexRr7z+r+8ojJzHck1cFAfEA626Oaxi6h7dH1U7idfHrJ59/sjdxY\nUkl5C3Y+15O42XuJICvCHncJ2p4IXY68kNINPqgsxNYz0Yw9Jz2jiLr2gYux\naxWj\r\n=9eSy\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "30bd487050de10a016ed2abfd6e602619d166ddc",
  "homepage": "https://github.com/JedWatson/classnames#readme",
  "keywords": [
    "react",
    "css",
    "classes",
    "classname",
    "classnames",
    "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",
    "benchmarks-browserify": "browserify ./benchmarks/runInBrowser.js >./benchmarks/runInBrowser.bundle.js",
    "benchmarks-in-browser": "opn ./benchmarks/benchmarks.html",
    "test": "mocha tests/*.js"
  },
  "version": "2.2.6"
}
