76 lines
1.9 KiB
JSON
76 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jss-plugin-global@10.0.0",
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
|
]
|
|
],
|
|
"_from": "jss-plugin-global@10.0.0",
|
|
"_id": "jss-plugin-global@10.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-80ofWKSQUo62bxLtRoTNe0kFPtHgUbAJeOeR36WEGgWIBEsXLyXOnD5KNnjPqG4heuEkz9eSLccjYST50JnI7Q==",
|
|
"_location": "/jss-plugin-global",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jss-plugin-global@10.0.0",
|
|
"name": "jss-plugin-global",
|
|
"escapedName": "jss-plugin-global",
|
|
"rawSpec": "10.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "10.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@material-ui/styles"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jss-plugin-global/-/jss-plugin-global-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-global]"
|
|
},
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.3.1",
|
|
"jss": "10.0.0"
|
|
},
|
|
"description": "Global styles for JSS",
|
|
"devDependencies": {
|
|
"jss-plugin-nested": "10.0.0"
|
|
},
|
|
"files": [
|
|
"dist",
|
|
"src",
|
|
"LICENSE"
|
|
],
|
|
"gitHead": "9562e1d1ba2a137fbc459ed83cd3a61cb894cdb2",
|
|
"homepage": "https://cssinjs.org/jss-global",
|
|
"keywords": [
|
|
"cssinjs",
|
|
"css-in-js",
|
|
"css in js",
|
|
"jss",
|
|
"plugin",
|
|
"global",
|
|
"unscoped"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/jss-plugin-global.cjs.js",
|
|
"module": "dist/jss-plugin-global.esm.js",
|
|
"name": "jss-plugin-global",
|
|
"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-global.bundle.js",
|
|
"version": "10.0.0"
|
|
}
|