{
  "name": "wpp-admin",
  "version": "0.1.0",
  "homepage": "/wp-content/plugins/wp-window-shopper/wpp-admin/build",
  "private": true,
  "dependencies": {
    "@material-ui/core": "^4.9.10",
    "@material-ui/icons": "^4.9.1",
    "@reduxjs/toolkit": "^1.3.4",
    "@rehooks/component-size": "^1.0.3",
    "@testing-library/jest-dom": "^4.2.4",
    "@testing-library/react": "^9.5.0",
    "@testing-library/user-event": "^7.2.1",
    "clsx": "^1.1.0",
    "dateformat": "^3.0.3",
    "deep-object-diff": "^1.1.0",
    "fuzzy-search": "^3.2.1",
    "material-ui-color-picker": "^3.5.0",
    "merge": "^1.2.1",
    "react": "^16.13.1",
    "react-dom": "^16.13.1",
    "react-fetching-library": "^1.7.4",
    "react-redux": "^7.2.0",
    "react-scripts": "3.4.1",
    "shortid": "^2.2.15",
    "wpapi": "^1.2.1"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "eslintConfig": {
    "extends": "react-app"
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  },
  "devDependencies": {
    "eslint": "^6.8.0",
    "eslint-config-airbnb": "^18.1.0",
    "eslint-plugin-import": "^2.20.2",
    "eslint-plugin-jsx-a11y": "^6.2.3",
    "eslint-plugin-react": "^7.19.0",
    "eslint-plugin-react-hooks": "^2.5.1"
  }
}
