{ "_from": "material-ui@^0.20.2", "_id": "material-ui@0.20.2", "_inBundle": false, "_integrity": "sha512-VeqgQkdvtK193w+FFvXDEwlVxI4rWk83eWbpYLeOIHDPWr3rbB9B075JRnJt/8IsI2X8q5Aia5W3+7m4KkleDg==", "_location": "/material-ui", "_phantomChildren": { "@babel/runtime": "7.6.0", "chain-function": "1.0.1", "loose-envify": "1.4.0", "prop-types": "15.7.2" }, "_requested": { "type": "range", "registry": true, "raw": "material-ui@^0.20.2", "name": "material-ui", "escapedName": "material-ui", "rawSpec": "^0.20.2", "saveSpec": null, "fetchSpec": "^0.20.2" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/material-ui/-/material-ui-0.20.2.tgz", "_shasum": "5fc9b4b62b691d3b16c89d8e54597a0412b52c7d", "_spec": "material-ui@^0.20.2", "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react", "author": { "name": "Material-UI Team" }, "bugs": { "url": "https://github.com/callemall/material-ui/issues" }, "bundleDependencies": false, "dependencies": { "babel-runtime": "^6.23.0", "inline-style-prefixer": "^3.0.8", "keycode": "^2.1.8", "lodash.merge": "^4.6.0", "lodash.throttle": "^4.1.1", "prop-types": "^15.5.7", "react-event-listener": "^0.6.2", "react-transition-group": "^1.2.1", "recompose": "^0.26.0", "simple-assign": "^0.1.0", "warning": "^3.0.0" }, "deprecated": "You can now upgrade to @material-ui/core", "description": "React Components that Implement Google's Material Design.", "homepage": "http://material-ui.com/", "jsnext:main": "./index.es.js", "keywords": [ "react", "react-component", "material design", "material-ui" ], "license": "MIT", "main": "./index.js", "module": "./index.es.js", "name": "material-ui", "peerDependencies": { "react": "^15.4.0 || ^16.0.0", "react-dom": "^15.4.0 || ^16.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/callemall/material-ui.git" }, "version": "0.20.2" }