{ "_from": "@material-ui/system@^4.9.14", "_id": "@material-ui/system@4.9.14", "_inBundle": false, "_integrity": "sha512-oQbaqfSnNlEkXEziDcJDDIy8pbvwUmZXWNqlmIwDqr/ZdCK8FuV3f4nxikUh7hvClKV2gnQ9djh5CZFTHkZj3w==", "_location": "/@material-ui/system", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@material-ui/system@^4.9.14", "name": "@material-ui/system", "escapedName": "@material-ui%2fsystem", "scope": "@material-ui", "rawSpec": "^4.9.14", "saveSpec": null, "fetchSpec": "^4.9.14" }, "_requiredBy": [ "/@material-ui/core" ], "_resolved": "https://registry.npmjs.org/@material-ui/system/-/system-4.9.14.tgz", "_shasum": "4b00c48b569340cefb2036d0596b93ac6c587a5f", "_spec": "@material-ui/system@^4.9.14", "_where": "D:\\WORK\\Menui\\menui_backend\\node_modules\\@material-ui\\core", "author": { "name": "Material-UI Team" }, "bugs": { "url": "https://github.com/mui-org/material-ui/issues" }, "bundleDependencies": false, "dependencies": { "@babel/runtime": "^7.4.4", "@material-ui/utils": "^4.9.6", "csstype": "^2.5.2", "prop-types": "^15.7.2" }, "deprecated": false, "description": "Material-UI System - Design system for Material-UI.", "engines": { "node": ">=8.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/material-ui" }, "homepage": "https://github.com/mui-org/material-ui/tree/master/packages/material-ui-system", "keywords": [ "react", "react-component", "material design", "material-ui", "system" ], "license": "MIT", "main": "./index.js", "module": "./esm/index.js", "name": "@material-ui/system", "peerDependencies": { "@types/react": "^16.8.6", "react": "^16.8.0", "react-dom": "^16.8.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true } }, "private": false, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/mui-org/material-ui.git", "directory": "packages/material-ui-system" }, "sideEffects": false, "typings": "./index.d.ts", "version": "4.9.14" }