d2-ui
Version:
91 lines (90 loc) • 2.29 kB
JSON
{
"_args": [
[
"classnames@^2.2.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/reactcss"
]
],
"_from": "classnames@>=2.2.0 <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.0",
"rawSpec": "^2.2.0",
"scope": null,
"spec": ">=2.2.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/",
"/reactcss"
],
"_resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.5.tgz",
"_shasum": "fb3801d453467649ef3603c7d61a02bd129bde6d",
"_shrinkwrap": null,
"_spec": "classnames@^2.2.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/reactcss",
"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": [
"react",
"css",
"classes",
"classname",
"classnames",
"util",
"utility"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "jed.watson@me.com",
"name": "jedwatson"
}
],
"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"
}