{ "name": "sistem-desa-mandiri", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev --experimental-https", "build": "next build", "start": "next start", "lint": "next lint" }, "prisma": { "seed": "npx tsx prisma/seed.ts" }, "dependencies": { "@elysiajs/cors": "^1.3.1", "@elysiajs/swagger": "^1.3.0", "@hookstate/core": "^4.0.1", "@hookstate/localstored": "^4.0.2", "@mantine/carousel": "^7.11.1", "@mantine/charts": "^7.11.0", "@mantine/code-highlight": "^7.11.0", "@mantine/core": "^7.11.0", "@mantine/dates": "^7.11.1", "@mantine/dropzone": "^7.12.1", "@mantine/form": "^7.11.0", "@mantine/hooks": "^7.11.0", "@mantine/modals": "^7.11.0", "@mantine/notifications": "^7.12.2", "@mantine/nprogress": "^7.11.0", "@mantine/spotlight": "^7.11.0", "@mantine/tiptap": "^7.11.0", "@prisma/client": "5.16.1", "@tabler/icons-react": "^3.7.0", "@tiptap/extension-color": "^2.11.7", "@tiptap/extension-highlight": "^2.11.7", "@tiptap/extension-link": "^2.4.0", "@tiptap/extension-text-align": "^2.11.7", "@tiptap/extension-underline": "^2.11.7", "@tiptap/pm": "^2.11.7", "@tiptap/react": "^2.4.0", "@tiptap/starter-kit": "^2.4.0", "@types/bun": "^1.2.17", "@types/busboy": "^1.5.4", "@types/crypto-js": "^4.2.2", "@types/lodash": "^4.17.6", "@types/minimist": "^1.2.5", "@types/multer": "^1.4.12", "@types/web-push": "^3.6.3", "busboy": "^1.6.0", "crypto-js": "^4.2.0", "dayjs": "^1.11.11", "echarts": "^5.5.1", "echarts-for-react": "^3.0.2", "elysia": "^1.3.1", "embla-carousel-autoplay": "^7.1.0", "embla-carousel-react": "^7.1.0", "firebase-admin": "^11.10.1", "from": "^0.1.7", "import": "^0.0.6", "iron-session": "^8.0.2", "jose": "^5.9.2", "lodash": "^4.17.21", "minimist": "^1.2.8", "moment": "^2.30.1", "multer": "^1.4.5-lts.2", "next": "14.2.4", "pdfjs-dist": "^4.6.82", "prettier": "^3.3.2", "react": "^18", "react-dom": "^18", "react-hot-toast": "^2.4.1", "react-icons": "^5.2.1", "react-zoom-pan-pinch": "^3.7.0", "readdirp": "^3.6.0", "recharts": "2", "rrule": "^2.8.1", "sharp": "^0.33.5", "supabase": "^1.192.5", "tsx": "^4.20.3", "web-push": "^3.6.7", "wibu-cli": "^1.0.91", "wibu-pkg": "^1.0.63", "wibu-realtime": "bipproduction/wibu-realtime", "yargs": "^17.7.2" }, "devDependencies": { "@types/node": "^20.14.9", "@types/react": "^18", "@types/react-dom": "^18", "eslint": "^8", "eslint-config-next": "14.2.4", "postcss": "^8.4.39", "postcss-preset-mantine": "^1.15.0", "postcss-simple-vars": "^7.0.1", "prisma": "^5.16.1", "tailwindcss": "^3.4.1", "ts-node": "^10.9.2", "typescript": "^5.6.2" }, "description": "This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).", "main": "index.js", "keywords": [], "author": "", "license": "ISC" }