mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-06-22 12:22:00 +10:00
153 lines
4.5 KiB
JSON
153 lines
4.5 KiB
JSON
{
|
|
"name": "reactive-resume",
|
|
"description": "Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.",
|
|
"version": "5.0.3",
|
|
"license": "MIT",
|
|
"type": "module",
|
|
"packageManager": "pnpm@10.28.1+sha512.7d7dbbca9e99447b7c3bf7a73286afaaf6be99251eb9498baefa7d406892f67b879adb3a1d7e687fc4ccc1a388c7175fbaae567a26ab44d1067b54fcb0d6a316",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/amruthpillai/reactive-resume.git"
|
|
},
|
|
"author": {
|
|
"name": "Amruth Pillai",
|
|
"email": "hello@amruthpillai.com",
|
|
"url": "https://amruthpillai.com"
|
|
},
|
|
"scripts": {
|
|
"build": "vite build",
|
|
"db:generate": "drizzle-kit generate",
|
|
"db:migrate": "drizzle-kit migrate",
|
|
"db:pull": "drizzle-kit pull",
|
|
"db:push": "drizzle-kit push",
|
|
"db:studio": "drizzle-kit studio",
|
|
"dev": "vite dev",
|
|
"preview": "vite preview",
|
|
"docs:dev": "cd docs && npx mint dev",
|
|
"knip": "knip",
|
|
"lingui:extract": "lingui extract --clean --overwrite",
|
|
"lint": "biome check --write .",
|
|
"start": "node .output/server/index.mjs",
|
|
"typecheck": "tsc --noEmit"
|
|
},
|
|
"dependencies": {
|
|
"@ai-sdk/anthropic": "^3.0.23",
|
|
"@ai-sdk/google": "^3.0.13",
|
|
"@ai-sdk/openai": "^3.0.18",
|
|
"@aws-sdk/client-s3": "^3.975.0",
|
|
"@better-auth/core": "1.5.0-beta.9",
|
|
"@better-auth/passkey": "1.5.0-beta.9",
|
|
"@dnd-kit/core": "^6.3.1",
|
|
"@dnd-kit/sortable": "^10.0.0",
|
|
"@dnd-kit/utilities": "^3.2.2",
|
|
"@fontsource-variable/ibm-plex-sans": "^5.2.8",
|
|
"@hookform/resolvers": "^5.2.2",
|
|
"@lingui/core": "^5.9.0",
|
|
"@lingui/react": "^5.9.0",
|
|
"@monaco-editor/react": "4.8.0-rc.3",
|
|
"@orpc/client": "^1.13.4",
|
|
"@orpc/json-schema": "^1.13.4",
|
|
"@orpc/openapi": "^1.13.4",
|
|
"@orpc/server": "^1.13.4",
|
|
"@orpc/tanstack-query": "^1.13.4",
|
|
"@orpc/zod": "^1.13.4",
|
|
"@phosphor-icons/react": "^2.1.10",
|
|
"@phosphor-icons/web": "^2.1.2",
|
|
"@sindresorhus/slugify": "^3.0.0",
|
|
"@t3-oss/env-core": "^0.13.10",
|
|
"@tanstack/react-query": "5.90.20",
|
|
"@tanstack/react-router": "^1.157.12",
|
|
"@tanstack/react-router-ssr-query": "^1.157.12",
|
|
"@tanstack/react-start": "^1.157.12",
|
|
"@tanstack/zod-adapter": "^1.157.12",
|
|
"@tiptap/extension-highlight": "^3.17.1",
|
|
"@tiptap/extension-table": "^3.17.1",
|
|
"@tiptap/extension-text-align": "^3.17.1",
|
|
"@tiptap/pm": "^3.17.1",
|
|
"@tiptap/react": "^3.17.1",
|
|
"@tiptap/starter-kit": "^3.17.1",
|
|
"ai": "^6.0.49",
|
|
"ai-sdk-ollama": "^3.3.0",
|
|
"bcrypt": "^6.0.0",
|
|
"better-auth": "1.5.0-beta.9",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"cmdk": "^1.1.1",
|
|
"dompurify": "^3.3.1",
|
|
"drizzle-orm": "^1.0.0-beta.12-a5629fb",
|
|
"es-toolkit": "^1.44.0",
|
|
"fuse.js": "^7.1.0",
|
|
"immer": "^11.1.3",
|
|
"input-otp": "^1.4.2",
|
|
"js-cookie": "^3.0.5",
|
|
"monaco-editor": "^0.55.1",
|
|
"motion": "^12.29.0",
|
|
"nodemailer": "^7.0.12",
|
|
"pg": "^8.17.2",
|
|
"puppeteer-core": "^24.36.0",
|
|
"qrcode.react": "^4.2.0",
|
|
"radix-ui": "^1.4.3",
|
|
"react": "^19.2.3",
|
|
"react-dom": "^19.2.3",
|
|
"react-hook-form": "^7.71.1",
|
|
"react-hotkeys-hook": "^5.2.3",
|
|
"react-resizable-panels": "^4.5.2",
|
|
"react-window": "^2.2.5",
|
|
"react-zoom-pan-pinch": "^3.7.0",
|
|
"reflect-metadata": "^0.2.2",
|
|
"shadcn": "^3.7.0",
|
|
"sharp": "^0.34.5",
|
|
"sonner": "^2.0.7",
|
|
"tailwind-merge": "^3.4.0",
|
|
"tailwindcss": "^4.1.18",
|
|
"tiny-invariant": "^1.3.3",
|
|
"ts-pattern": "^5.9.0",
|
|
"tw-animate-css": "^1.4.0",
|
|
"unique-names-generator": "^4.7.1",
|
|
"usehooks-ts": "^3.1.1",
|
|
"uuid": "^13.0.0",
|
|
"workbox-window": "^7.4.0",
|
|
"zod": "^4.3.6",
|
|
"zustand": "^5.0.10"
|
|
},
|
|
"devDependencies": {
|
|
"@biomejs/biome": "^2.3.12",
|
|
"@lingui/babel-plugin-lingui-macro": "^5.9.0",
|
|
"@lingui/cli": "^5.9.0",
|
|
"@lingui/vite-plugin": "^5.9.0",
|
|
"@tailwindcss/vite": "^4.1.18",
|
|
"@types/bcrypt": "^6.0.0",
|
|
"@types/js-cookie": "^3.0.6",
|
|
"@types/node": "^25.0.10",
|
|
"@types/nodemailer": "^7.0.5",
|
|
"@types/pg": "^8.16.0",
|
|
"@types/react": "^19.2.9",
|
|
"@types/react-dom": "^19.2.3",
|
|
"@vitejs/plugin-react": "^5.1.2",
|
|
"babel-plugin-macros": "^3.1.0",
|
|
"drizzle-kit": "^1.0.0-beta.12-a5629fb",
|
|
"knip": "^5.82.1",
|
|
"nitro": "npm:nitro-nightly@latest",
|
|
"node-addon-api": "^8.5.0",
|
|
"node-gyp": "^12.1.0",
|
|
"npm-check-updates": "^19.3.1",
|
|
"tsx": "^4.21.0",
|
|
"typescript": "^5.9.3",
|
|
"vite": "npm:rolldown-vite@latest",
|
|
"vite-plugin-pwa": "^1.2.0"
|
|
},
|
|
"pnpm": {
|
|
"overrides": {
|
|
"vite": "npm:rolldown-vite@latest"
|
|
},
|
|
"onlyBuiltDependencies": [
|
|
"@prisma/engines",
|
|
"bcrypt",
|
|
"esbuild",
|
|
"msw",
|
|
"prisma",
|
|
"sharp"
|
|
]
|
|
}
|
|
}
|