{
  "_args": [
    [
      "material-ui-core-ssr@4.1.3",
      "/Users/vipinwork/htdocs/react-ssr-advanced-seed/src/client/web"
    ]
  ],
  "_from": "material-ui-core-ssr@4.1.3",
  "_id": "material-ui-core-ssr@4.1.3",
  "_inBundle": false,
  "_integrity": "sha512-ALiOg8+wlGvY7ffzdVjVBuWRZDNiTNOyFrwMhgRQVpnhplfpbHNcz1VISZQuKl+U3KGcfrNIiDMM0bRyNtDJTg==",
  "_location": "/material-ui-core-ssr",
  "_phantomChildren": {
    "prop-types": "15.7.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "material-ui-core-ssr@4.1.3",
    "name": "material-ui-core-ssr",
    "escapedName": "material-ui-core-ssr",
    "rawSpec": "4.1.3",
    "saveSpec": null,
    "fetchSpec": "4.1.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/material-ui-core-ssr/-/material-ui-core-ssr-4.1.3.tgz",
  "_shasum": "11e703f3d44d84750c9b829f13bb08ad8949e12a",
  "_spec": "4.1.3",
  "_where": "/Users/vipinwork/htdocs/react-ssr-advanced-seed/src/client/web",
  "author": {
    "name": "Material-UI Team"
  },
  "bugs": {
    "url": "https://github.com/mui-org/material-ui/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.2.0",
    "@material-ui/system": "^4.2.0",
    "@material-ui/types": "^4.1.0",
    "@material-ui/utils": "^4.1.0",
    "@types/react-transition-group": "^2.0.16",
    "clsx": "^1.0.2",
    "convert-css-length": "^2.0.0",
    "debounce": "^1.1.0",
    "deepmerge": "^3.0.0",
    "hoist-non-react-statics": "^3.2.1",
    "is-plain-object": "^3.0.0",
    "material-ui-styles-ssr": "4.1.3",
    "normalize-scroll-left": "^0.2.0",
    "popper.js": "^1.14.1",
    "prop-types": "^15.7.2",
    "react-event-listener": "^0.6.6",
    "react-transition-group": "^4.0.0",
    "warning": "^4.0.1"
  },
  "deprecated": false,
  "description": "React components that implement Google's Material Design.",
  "engines": {
    "node": ">=8.0.0"
  },
  "homepage": "https://material-ui.com/",
  "keywords": [
    "react",
    "react-component",
    "material design",
    "material-ui"
  ],
  "license": "MIT",
  "main": "./index.js",
  "module": "./esm/index.js",
  "name": "material-ui-core-ssr",
  "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"
  },
  "sideEffects": false,
  "typings": "./index.d.ts",
  "version": "4.1.3"
}
