{
  "name": "mycred",
  "version": "2.7.0",
  "description": "myCred Plugin Centralized React Build System",
  "main": "index.js",
  "scripts": {
    "build": "wp-scripts build",
    "start": "wp-scripts start",
    "format": "wp-scripts format",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js"
  },
  "devDependencies": {
    "@svgr/webpack": "^8.1.0",
    "@wordpress/scripts": "^27.8.0",
    "css-loader": "^7.1.2",
    "style-loader": "^4.0.0"
  },
  "dependencies": {
    "@dnd-kit/core": "^6.3.1",
    "@dnd-kit/sortable": "^10.0.0",
    "@dnd-kit/utilities": "^3.2.2",
    "@emotion/react": "^11.14.0",
    "@emotion/styled": "^11.14.1",
    "@fontsource/figtree": "^5.1.1",
    "@mui/icons-material": "^7.3.7",
    "@mui/material": "^7.3.7",
    "@mui/x-date-pickers": "^8.27.0",
    "@wordpress/element": "^5.14.0",
    "@wordpress/i18n": "^5.18.0",
    "dayjs": "^1.11.19",
    "react-hot-toast": "^2.6.0",
    "react-router-dom": "^6.23.1",
    "recharts": "^3.2.1"
  }
}
