2020-12-21 11:29:31 -04:00
|
|
|
{
|
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"classnames@2.2.6",
|
2020-12-22 10:59:14 -04:00
|
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
2020-12-21 11:29:31 -04:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "classnames@2.2.6",
|
|
|
|
"_id": "classnames@2.2.6",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==",
|
|
|
|
"_location": "/classnames",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "classnames@2.2.6",
|
|
|
|
"name": "classnames",
|
|
|
|
"escapedName": "classnames",
|
|
|
|
"rawSpec": "2.2.6",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "2.2.6"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/ra-core",
|
|
|
|
"/ra-ui-materialui",
|
|
|
|
"/react-bootstrap",
|
|
|
|
"/reactstrap"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz",
|
|
|
|
"_spec": "2.2.6",
|
2020-12-22 10:59:14 -04:00
|
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
2020-12-21 11:29:31 -04:00
|
|
|
"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",
|
|
|
|
"browserify": "^14.1.0",
|
|
|
|
"mocha": "^2.1.0",
|
|
|
|
"opn-cli": "^3.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",
|
|
|
|
"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"
|
|
|
|
}
|