{
  "name": "material-ui-shell-template",
  "version": "1.0.42",
  "description": "This project was bootstrapped with [@ecronix/material-ui](https://github.com/ecronix/react-most-wanted)",
  "type": "module",
  "private": "true",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "serve": "vite preview"
  },
  "dependencies": {
    "@ecronix/material-ui-shell": "^3.5.55"
  },
  "devDependencies": {
    "@vitejs/plugin-react": "^4",
    "vite": "^5"
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}
