{
  "name": "lazytasks-project-task-management",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "build": "wp-scripts build",
    "start": "wp-scripts start",
    "dev": "wp-scripts start",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@wordpress/scripts": "^26.19.0",
    "babel-plugin-transform-remove-console": "^6.9.4",
    "postcss-nesting": "^12.1.5"
  },
  "dependencies": {
    "@fullcalendar/core": "^6.1.15",
    "@fullcalendar/daygrid": "^6.1.15",
    "@fullcalendar/interaction": "^6.1.15",
    "@fullcalendar/react": "^6.1.15",
    "@mantine/charts": "^7.10.2",
    "@mantine/core": "^7.10.2",
    "@mantine/dates": "^7.10.2",
    "@mantine/form": "^7.10.2",
    "@mantine/hooks": "^7.10.2",
    "@mantine/modals": "^7.10.2",
    "@mantine/notifications": "^7.10.2",
    "@mantine/tiptap": "^7.17.2",
    "@mantinex/mantine-logo": "^1.0.1",
    "@react-oauth/google": "^0.12.2",
    "@reduxjs/toolkit": "^2.2.5",
    "@tabler/icons-react": "^3.6.0",
    "@tiptap/core": "^2.12.0",
    "@tiptap/extension-link": "^2.4.0",
    "@tiptap/extension-mention": "^2.12.0",
    "@tiptap/extension-placeholder": "^2.12.0",
    "@tiptap/extension-text-align": "^2.12.0",
    "@tiptap/extension-underline": "^2.12.0",
    "@tiptap/pm": "^2.12.0",
    "@tiptap/react": "^2.4.0",
    "@tiptap/starter-kit": "^2.4.0",
    "autoprefixer": "^10.4.19",
    "axios": "^1.7.2",
    "date-fns": "^4.1.0",
    "dayjs": "^1.11.11",
    "gantt-task-react": "^0.3.9",
    "js-cookie": "^3.0.5",
    "jwt-decode": "^4.0.0",
    "postcss": "^8.4.38",
    "react-beautiful-dnd": "^13.1.1",
    "react-contenteditable": "^3.3.7",
    "react-grid-layout": "^1.5.3",
    "react-intersection-observer": "^9.16.0",
    "react-phone-number-input": "^3.4.3",
    "react-redux": "^9.1.2",
    "react-resizable": "^3.1.3",
    "react-router-dom": "^6.23.1",
    "react-sortablejs": "^6.1.4",
    "recharts": "^2.12.7",
    "redux-persist": "^6.0.0",
    "sortablejs": "^1.15.2",
    "tailwindcss": "^3.4.4"
  },
  "keywords": [],
  "description": ""
}
