jam-cloud/jam-ui/node_modules/@material-ui/core/package.json

96 lines
2.5 KiB
JSON

{
"_args": [
[
"@material-ui/core@1.3.1",
"/Users/nuwan/Code/jam-cloud/jam-ui"
]
],
"_from": "@material-ui/core@1.3.1",
"_id": "@material-ui/core@1.3.1",
"_inBundle": false,
"_integrity": "sha512-h5pVkHgYrKExTdll4Y2Kmvkd5Hr4MxqEQLhRxzGTaXJ8RjOuRd+plfRk5r5ZauAdrIkKEsNcEt75VlEFX9aSGw==",
"_location": "/@material-ui/core",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@material-ui/core@1.3.1",
"name": "@material-ui/core",
"escapedName": "@material-ui%2fcore",
"scope": "@material-ui",
"rawSpec": "1.3.1",
"saveSpec": null,
"fetchSpec": "1.3.1"
},
"_requiredBy": [
"/react-image-video-lightbox"
],
"_resolved": "https://registry.npmjs.org/@material-ui/core/-/core-1.3.1.tgz",
"_spec": "1.3.1",
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
"author": {
"name": "Material-UI Team"
},
"bugs": {
"url": "https://github.com/mui-org/material-ui/issues"
},
"dependencies": {
"@babel/runtime": "^7.0.0-beta.42",
"@types/jss": "^9.5.3",
"@types/react-transition-group": "^2.0.8",
"brcast": "^3.0.1",
"classnames": "^2.2.5",
"csstype": "^2.5.2",
"debounce": "^1.1.0",
"deepmerge": "^2.0.1",
"dom-helpers": "^3.2.1",
"hoist-non-react-statics": "^2.5.0",
"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",
"normalize-scroll-left": "^0.1.2",
"prop-types": "^15.6.0",
"react-event-listener": "^0.6.0",
"react-jss": "^8.1.0",
"react-popper": "^0.10.0",
"react-transition-group": "^2.2.1",
"recompose": "^0.27.0",
"scroll": "^2.0.3",
"warning": "^4.0.1"
},
"description": "React components that implement Google's Material Design.",
"engines": {
"node": ">=6.0.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/core",
"peerDependencies": {
"react": "^16.3.0",
"react-dom": "^16.3.0"
},
"private": false,
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mui-org/material-ui.git"
},
"sideEffects": false,
"version": "1.3.1"
}