{
  "name": "mvx-modules",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "wp-scripts build",
    "check-engines": "wp-scripts check-engines",
    "start": "wp-scripts start",
    "lint:js": "wp-scripts lint-js"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@wordpress/scripts": "^30.0.2"
  },
  "dependencies": {
    "@emotion/react": "^11.11.1",
    "@emotion/styled": "^11.11.0",
    "@mui/material": "^5.14.4",
    "@tinymce/tinymce-react": "^5.0.1",
    "axios": "^1.4.0",
    "google-map-react": "^2.2.1",
    "react": "^18.2.0",
    "react-csv": "^2.2.2",
    "react-data-table-component": "^7.5.3",
    "react-dom": "^18.2.0",
    "react-multi-date-picker": "^4.1.2",
    "react-router-dom": "^6.15.0",
    "react-select": "^5.7.4",
    "react-sortablejs": "^6.1.4",
    "react-spinners": "^0.13.8",
    "recharts": "^2.7.3",
    "rsuite": "^5.37.4"
  }
}
