74 lines
1.9 KiB
JSON
74 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@material-ui/icons@4.5.1",
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
|
]
|
|
],
|
|
"_from": "@material-ui/icons@4.5.1",
|
|
"_id": "@material-ui/icons@4.5.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-YZ/BgJbXX4a0gOuKWb30mBaHaoXRqPanlePam83JQPZ/y4kl+3aW0Wv9tlR70hB5EGAkEJGW5m4ktJwMgxQAeA==",
|
|
"_location": "/@material-ui/icons",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@material-ui/icons@4.5.1",
|
|
"name": "@material-ui/icons",
|
|
"escapedName": "@material-ui%2ficons",
|
|
"scope": "@material-ui",
|
|
"rawSpec": "4.5.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.5.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-admin"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@material-ui/icons/-/icons-4.5.1.tgz",
|
|
"_spec": "4.5.1",
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
|
"author": {
|
|
"name": "Material-UI Team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mui-org/material-ui/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.4.4"
|
|
},
|
|
"description": "Material Design Svg Icons converted to Material-UI React components.",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
},
|
|
"homepage": "https://github.com/mui-org/material-ui/tree/master/packages/material-ui-icons",
|
|
"keywords": [
|
|
"react",
|
|
"react-component",
|
|
"material design",
|
|
"material-ui",
|
|
"icons"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./index.js",
|
|
"module": "./esm/index.js",
|
|
"name": "@material-ui/icons",
|
|
"peerDependencies": {
|
|
"@material-ui/core": "^4.0.0",
|
|
"react": "^16.8.0",
|
|
"react-dom": "^16.8.0"
|
|
},
|
|
"private": false,
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mui-org/material-ui.git",
|
|
"directory": "packages/material-ui-icons"
|
|
},
|
|
"sideEffects": false,
|
|
"typings": "./index.d.ts",
|
|
"version": "4.5.1"
|
|
}
|