{
  "name": "phoenix-test-components",
  "version": "1.0.3",
  "description": "A customizable ActionItems, Quiz,Header,Sidebar,TabBar,ProfileMenuItem,Loader,Dropdown,CustomizableModal,Button,PasswordSuggestion,TextFields,DataGrid,TextArea,Timer,InfoCard,Dialog,Switch,DatePicker,DateRangePicker component for React applications, built with MUI.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/akshay-7span/react-component-library.git"
  },
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview"
  },
  "keywords": [
    "Action Item",
    "Button",
    "Customizable Modal",
    "Sidebar",
    "Tabbar",
    "TextField",
    "ProfileMenuItem",
    "Loader",
    "Quiz",
    "Header",
    "Dropdown",
    "PasswordSuggestion"
  ],
  "author": "7span",
  "license": "MIT",
  "dependencies": {
    "@material-ui/lab": "^4.0.0-alpha.61",
    "@mui/lab": "^5.0.0-alpha.171",
    "@mui/x-data-grid": "^7.6.1",
    "@mui/x-date-pickers": "^7.5.1",
    "@mui/icons-material": "^5.15.20",
    "@emotion/react": "^11.13.3",
    "@emotion/styled": "^11.13.0",
    "@mui/material": "^6.0.1",
    "yaml": "^1.10.2",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-router": "^6.23.1",
     "react-date-range": "^2.0.1",
    "dayjs": "^1.11.11"
  },
  "bugs": {
    "url": "https://github.com/akshay-7span/react-component-library/issues"
  },
  "homepage": "https://github.com/akshay-7span/react-component-library#readme",

  "devDependencies": {
    "@iconify-json/material-symbols-light": "^1.1.18",
    "@babel/cli": "^7.24.7",
    "@babel/core": "^7.24.7",
    "@babel/preset-env": "^7.24.7",
    "@babel/preset-react": "^7.24.7",
    "@vitejs/plugin-react-swc": "^3.3.2",
    "eslint": "^8.45.0",
    "eslint-plugin-react-hooks": "^4.6.0",
    "eslint-plugin-react-refresh": "^0.4.3",
    "unplugin-icons": "^0.18.5",
    "vite": "^5.0.8",
    "vite-plugin-svgr": "^4.2.0"
  }
}
