UNPKG

bloom-layout

Version:
63 lines (62 loc) 1.61 kB
{ "_from": "classnames@^2.2.1", "_id": "classnames@2.2.5", "_inBundle": false, "_integrity": "sha1-+zgB1FNGdknvNgPH1hoCvRKb3m0=", "_location": "/classnames", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "classnames@^2.2.1", "name": "classnames", "escapedName": "classnames", "rawSpec": "^2.2.1", "saveSpec": null, "fetchSpec": "^2.2.1" }, "_requiredBy": [ "/react-svg-inline", "/react-transition-group" ], "_resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.5.tgz", "_shasum": "fb3801d453467649ef3603c7d61a02bd129bde6d", "_spec": "classnames@^2.2.1", "_where": "/Users/katief/Desktop/IBN/vineyard/bloom-forms/example-form/node_modules/react-svg-inline", "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" }