{ "_args": [ [ "@material-ui/system@4.11.2", "/home/chinmay/Desktop/HackTJ2020/frontend" ] ], "_from": "@material-ui/system@4.11.2", "_id": "@material-ui/system@4.11.2", "_inBundle": false, "_integrity": "sha512-BELFJEel5E+5DMiZb6XXT3peWRn6UixRvBtKwSxqntmD0+zwbbfCij6jtGwwdJhN1qX/aXrKu10zX31GBaeR7A==", "_location": "/@material-ui/system", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@material-ui/system@4.11.2", "name": "@material-ui/system", "escapedName": "@material-ui%2fsystem", "scope": "@material-ui", "rawSpec": "4.11.2", "saveSpec": null, "fetchSpec": "4.11.2" }, "_requiredBy": [ "/@material-ui/core" ], "_resolved": "https://registry.npmjs.org/@material-ui/system/-/system-4.11.2.tgz", "_spec": "4.11.2", "_where": "/home/chinmay/Desktop/HackTJ2020/frontend", "author": { "name": "Material-UI Team" }, "bugs": { "url": "https://github.com/mui-org/material-ui/issues" }, "dependencies": { "@babel/runtime": "^7.4.4", "@material-ui/utils": "^4.11.2", "csstype": "^2.5.2", "prop-types": "^15.7.2" }, "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 || ^17.0.0", "react": "^16.8.0 || ^17.0.0", "react-dom": "^16.8.0 || ^17.0.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.11.2" }