Files
resume-reformer/vendor/oh-my-cv/site/package.json
T
2026-07-27 00:56:18 +03:30

56 lines
1.7 KiB
JSON

{
"name": "site",
"private": true,
"type": "module",
"scripts": {
"build": "nuxt generate",
"dev": "nuxt dev",
"serve": "nuxt preview",
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@iconify/json": "^2.2.225",
"@nuxt/devtools": "latest",
"@nuxtjs/color-mode": "^3.4.2",
"@nuxtjs/i18n": "^8.3.1",
"@ohmycv/case-police": "workspace:*",
"@ohmycv/dynamic-css": "workspace:*",
"@ohmycv/front-matter": "workspace:*",
"@ohmycv/google-fonts-loader": "workspace:*",
"@ohmycv/markdown-it-cross-ref": "workspace:*",
"@ohmycv/markdown-it-katex": "workspace:*",
"@ohmycv/markdown-it-latex-cmds": "workspace:*",
"@ohmycv/vue-shortcuts": "workspace:*",
"@ohmycv/vue-smart-pages": "workspace:*",
"@ohmycv/vue-zoom": "workspace:*",
"@pinia/nuxt": "^0.5.1",
"@renovamen/utils": "workspace:*",
"@types/markdown-it-link-attributes": "^3.0.5",
"@unocss/nuxt": "^0.61.2",
"@vite-pwa/nuxt": "^0.9.0",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"@zag-js/color-picker": "^0.60.0",
"@zag-js/combobox": "^0.60.0",
"@zag-js/file-upload": "^0.60.0",
"@zag-js/vue": "^0.60.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"katex": "^0.16.11",
"localforage": "^1.10.0",
"lucide-vue-next": "^0.400.0",
"markdown-it-deflist": "^3.0.0",
"markdown-it-link-attributes": "^4.0.1",
"monaco-editor": "^0.50.0",
"nuxt": "^3.12.3",
"nuxt-simple-sitemap": "^4.4.1",
"pinia": "^2.1.7",
"radix-vue": "^1.9.0",
"shadcn-nuxt": "^0.10.4",
"tailwind-merge": "^2.3.0",
"unocss-preset-animations": "^1.0.2",
"unocss-preset-shadcn": "^0.3.1",
"vue-sonner": "^1.1.3"
}
}