{
  "name": "shop-explorer",
  "version": "1.0.0",
  "description": "This plugin is",
  "main": "index.js",
  "scripts": {
    "build": "wp-scripts build",
    "start": "wp-scripts start",
    "report": "phpcs . > report.txt",
    "format": "phpcbf ."
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wpazleen/shop-explorer"
  },
  "keywords": [
    "shop-explorer"
  ],
  "author": "shop-explorer",
  "license": "GPL-2.0+",
  "bugs": {
    "url": "https://github.com/wpazleen/shop-explorer/issues"
  },
  "homepage": "https://github.com/wpazleen/shop-explorer#readme",
  "devDependencies": {
    "@wordpress/scripts": "^25.2.0"
  },
  "dependencies": {
    "@emotion/react": "^11.11.3",
    "@emotion/styled": "^11.11.0",
    "@mui/icons-material": "^7.3.4",
    "@mui/material": "^7.3.6",
    "@mui/x-data-grid": "^7.7.0",
    "@mui/x-date-pickers": "^7.7.0",
    "antd": "^5.27.4",
    "axios": "^1.7.0",
    "date-fns": "^2.30.0",
    "dayjs": "^1.11.18",
    "react": "18.3.1",
    "react-dom": "18.3.1",
    "react-router-dom": "^6.26.0",
    "recharts": "^3.6.0"
  }
}
