{ "_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": [ "/" ], "_resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.5.tgz", "_shasum": "fb3801d453467649ef3603c7d61a02bd129bde6d", "_spec": "classnames@2.2.5", "_where": "/home/manfred/enviPath/ketcher2/ketcher", "author": { "name": "Jed Watson" }, "bugs": { "url": "https://github.com/JedWatson/classnames/issues" }, "bundleDependencies": false, "deprecated": false, "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" }