Gazebo_simulation-Frontend/node_modules/jss-plugin-nested/package.json

77 lines
2.0 KiB
JSON

{
"_args": [
[
"jss-plugin-nested@10.0.0",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "jss-plugin-nested@10.0.0",
"_id": "jss-plugin-nested@10.0.0",
"_inBundle": false,
"_integrity": "sha512-waxxwl/po1hN3azTyixKnr8ReEqUv5WK7WsO+5AWB0bFndML5Yqnt8ARZ90HEg8/P6WlqE/AB2413TkCRZE8bA==",
"_location": "/jss-plugin-nested",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jss-plugin-nested@10.0.0",
"name": "jss-plugin-nested",
"escapedName": "jss-plugin-nested",
"rawSpec": "10.0.0",
"saveSpec": null,
"fetchSpec": "10.0.0"
},
"_requiredBy": [
"/@material-ui/styles"
],
"_resolved": "https://registry.npmjs.org/jss-plugin-nested/-/jss-plugin-nested-10.0.0.tgz",
"_spec": "10.0.0",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"author": {
"name": "JSS Team"
},
"bugs": {
"url": "https://github.com/cssinjs/jss/issues/new?title=[jss-plugin-nested]"
},
"dependencies": {
"@babel/runtime": "^7.3.1",
"jss": "10.0.0",
"tiny-warning": "^1.0.2"
},
"description": "JSS plugin that enables support for nested selectors",
"devDependencies": {
"jss-plugin-rule-value-function": "10.0.0"
},
"files": [
"dist",
"src",
"LICENSE"
],
"gitHead": "9562e1d1ba2a137fbc459ed83cd3a61cb894cdb2",
"homepage": "https://cssinjs.org/jss-nested",
"keywords": [
"cssinjs",
"css-in-js",
"css in js",
"jss",
"plugin",
"nested",
"nesting"
],
"license": "MIT",
"main": "dist/jss-plugin-nested.cjs.js",
"module": "dist/jss-plugin-nested.esm.js",
"name": "jss-plugin-nested",
"repository": {
"type": "git",
"url": "git+https://github.com/cssinjs/jss.git"
},
"scripts": {
"build": "node ../../scripts/build.js",
"check-snapshot": "node ../../scripts/match-snapshot.js"
},
"typings": "./src/index.d.ts",
"unpkg": "dist/jss-plugin-nested.bundle.js",
"version": "10.0.0"
}