{
"_from": "@material-ui/system@^4.3.3",
"_id": "@material-ui/system@4.7.1",
"_inBundle": false,
"_integrity": "sha512-zH02p+FOimXLSKOW/OT2laYkl9bB3dD1AvnZqsHYoseUaq0aVrpbl2BGjQi+vJ5lg8w73uYlt9zOWzb3+1UdMQ==",
"_location": "/@material-ui/system",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@material-ui/system@^4.3.3",
"name": "@material-ui/system",
"escapedName": "@material-ui%2fsystem",
"scope": "@material-ui",
"rawSpec": "^4.3.3",
"saveSpec": null,
"fetchSpec": "^4.3.3"
},
"_requiredBy": [
"/@material-ui/core"
],
"_resolved": "https://registry.npmjs.org/@material-ui/system/-/system-4.7.1.tgz",
"_shasum": "d928dacc0eeae6bea569ff3ee079f409efb3517d",
"_spec": "@material-ui/system@^4.3.3",
"_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/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.7.1",
"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": {
"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-system"
},
"sideEffects": false,
"typings": "./index.d.ts",
"version": "4.7.1"
}