{
  "_from": "material-ui-image@^3.3.2",
  "_id": "material-ui-image@3.3.2",
  "_inBundle": false,
  "_integrity": "sha512-WE5QE0Rjdx9jPKuI0LWI7s8VQ9cifPIXObu8AUCRcidXGV3NqPI9C8c9A/C0MofKpkZ3buG8+IT9N7GgSmxXeg==",
  "_location": "/material-ui-image",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "material-ui-image@^3.3.2",
    "name": "material-ui-image",
    "escapedName": "material-ui-image",
    "rawSpec": "^3.3.2",
    "saveSpec": null,
    "fetchSpec": "^3.3.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/material-ui-image/-/material-ui-image-3.3.2.tgz",
  "_shasum": "984b9cea9fcea85a29ab603213d3c825c0692357",
  "_spec": "material-ui-image@^3.3.2",
  "_where": "/var/www/justnowapp",
  "author": {
    "name": "Wertarbyte",
    "email": "kontakt@wertarbyte.com",
    "url": "https://wertarbyte.com"
  },
  "bugs": {
    "url": "https://github.com/TeamWertarbyte/material-ui-image/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "prop-types": "^15.5.8"
  },
  "deprecated": false,
  "description": "Material style image with loading animation",
  "devDependencies": {
    "@babel/cli": "^7.6.2",
    "@babel/core": "^7.6.2",
    "@babel/plugin-proposal-class-properties": "^7.5.5",
    "@babel/preset-env": "^7.6.2",
    "@babel/preset-react": "^7.0.0",
    "@material-ui/core": "^3.1.2",
    "@material-ui/icons": "^3.0.1",
    "@webpack-blocks/babel": "^2.0.1",
    "@webpack-blocks/webpack": "^2.0.1",
    "babel-eslint": "^10.0.1",
    "babel-loader": "^8.0.6",
    "gh-pages": "^1.1.0",
    "react": "^16.12.0",
    "react-dom": "^16.12.0",
    "react-styleguidist": "^11.1.6",
    "standard": "^12.0.1",
    "webpack": "^4.41.6"
  },
  "homepage": "https://github.com/TeamWertarbyte/material-ui-image#readme",
  "keywords": [
    "react",
    "material",
    "image",
    "loading",
    "react-component"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "material-ui-image",
  "peerDependencies": {
    "@material-ui/icons": "^1.0.0 || ^3.0.0 || ^4.0.0",
    "@material-ui/core": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0",
    "react": "^16.3.0 || ^17.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TeamWertarbyte/material-ui-image.git"
  },
  "scripts": {
    "build": "babel src -d lib --copy-files",
    "gh-pages": "gh-pages -d styleguide",
    "prepublish": "babel src -d lib --copy-files",
    "publish-docs": "npm run styleguide:build && npm run gh-pages",
    "styleguide": "styleguidist server",
    "styleguide:build": "styleguidist build",
    "test": "standard"
  },
  "standard": {
    "parser": "babel-eslint"
  },
  "typings": "lib/index.d.ts",
  "version": "3.3.2"
}
