{ "_args": [ [ "material-ui@1.0.0-beta.35", "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI" ] ], "_from": "material-ui@1.0.0-beta.35", "_id": "material-ui@1.0.0-beta.35", "_inBundle": false, "_integrity": "sha512-KqCNpe2Hhi1J1UsM4Ko8hdYi67N3Ck4T7IPk7PoAo4edYaY/ntcfB16645B3A/RVxYgRBFy7btQHtA4X7r7mIw==", "_location": "/material-ui", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "material-ui@1.0.0-beta.35", "name": "material-ui", "escapedName": "material-ui", "rawSpec": "1.0.0-beta.35", "saveSpec": null, "fetchSpec": "1.0.0-beta.35" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/material-ui/-/material-ui-1.0.0-beta.35.tgz", "_spec": "1.0.0-beta.35", "_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI", "author": { "name": "Material-UI Team" }, "bugs": { "url": "https://github.com/mui-org/material-ui/issues" }, "dependencies": { "@types/jss": "^9.3.0", "@types/react-transition-group": "^2.0.6", "babel-runtime": "^6.26.0", "brcast": "^3.0.1", "classnames": "^2.2.5", "deepmerge": "^2.0.1", "dom-helpers": "^3.2.1", "hoist-non-react-statics": "^2.3.1", "jss": "^9.3.3", "jss-camel-case": "^6.0.0", "jss-default-unit": "^8.0.2", "jss-global": "^3.0.0", "jss-nested": "^6.0.1", "jss-props-sort": "^6.0.0", "jss-vendor-prefixer": "^7.0.0", "keycode": "^2.1.9", "lodash": "^4.2.0", "normalize-scroll-left": "^0.1.2", "prop-types": "^15.6.0", "react-event-listener": "^0.5.1", "react-jss": "^8.1.0", "react-popper": "^0.8.0", "react-scrollbar-size": "^2.0.2", "react-transition-group": "^2.2.1", "recompose": "^0.26.0", "scroll": "^2.0.3", "warning": "^3.0.0" }, "description": "React components that implement Google's Material Design.", "engines": { "node": ">=6.11.0" }, "homepage": "http://material-ui.com/", "keywords": [ "react", "react-component", "material design", "material-ui" ], "license": "MIT", "main": "./index.js", "module": "./index.es.js", "name": "material-ui", "peerDependencies": { "react": "^15.3.0 || ^16.0.0", "react-dom": "^15.3.0 || ^16.0.0" }, "private": false, "repository": { "type": "git", "url": "git+https://github.com/mui-org/material-ui.git" }, "resolutions": { "@types/react": "16.0.35" }, "side-effects": false, "version": "1.0.0-beta.35", "workspaces": [ "packages/*" ] }