77 lines
2.0 KiB
JSON
77 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@material-ui/utils@4.7.1",
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
|
]
|
|
],
|
|
"_from": "@material-ui/utils@4.7.1",
|
|
"_id": "@material-ui/utils@4.7.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-+ux0SlLdlehvzCk2zdQ3KiS3/ylWvuo/JwAGhvb8dFVvwR21K28z0PU9OQW2PGogrMEdvX3miEI5tGxTwwWiwQ==",
|
|
"_location": "/@material-ui/utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@material-ui/utils@4.7.1",
|
|
"name": "@material-ui/utils",
|
|
"escapedName": "@material-ui%2futils",
|
|
"scope": "@material-ui",
|
|
"rawSpec": "4.7.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.7.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@material-ui/core",
|
|
"/@material-ui/styles",
|
|
"/@material-ui/system"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@material-ui/utils/-/utils-4.7.1.tgz",
|
|
"_spec": "4.7.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",
|
|
"prop-types": "^15.7.2",
|
|
"react-is": "^16.8.0"
|
|
},
|
|
"description": "Material-UI Utils - Utility functions for Material-UI.",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
},
|
|
"homepage": "https://github.com/mui-org/material-ui/tree/master/packages/material-ui-utils",
|
|
"keywords": [
|
|
"react",
|
|
"react-component",
|
|
"material design",
|
|
"material-ui",
|
|
"utils"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./index.js",
|
|
"module": "./esm/index.js",
|
|
"name": "@material-ui/utils",
|
|
"peerDependencies": {
|
|
"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-utils"
|
|
},
|
|
"sideEffects": false,
|
|
"typings": "./index.d.ts",
|
|
"version": "4.7.1"
|
|
}
|