36 lines
1.0 KiB
JSON
36 lines
1.0 KiB
JSON
|
|
{
|
||
|
|
"name": "e-cosplay",
|
||
|
|
"private": true,
|
||
|
|
"version": "0.0.0",
|
||
|
|
"type": "module",
|
||
|
|
"main": "index.js",
|
||
|
|
"scripts": {
|
||
|
|
"dev": "vite",
|
||
|
|
"build": "vite build",
|
||
|
|
"preview": "vite preview"
|
||
|
|
},
|
||
|
|
"devDependencies": {
|
||
|
|
"@hotwired/stimulus": "^3.2.2",
|
||
|
|
"@tailwindcss/postcss": "^4.1.17",
|
||
|
|
"postcss": "^8.5.6",
|
||
|
|
"postcss-scss": "^4.0.9",
|
||
|
|
"rollup-plugin-javascript-obfuscator": "^1.0.4",
|
||
|
|
"sass": "^1.94.2",
|
||
|
|
"vite": "^7.2.4"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"@grafikart/drop-files-element": "^1.0.9",
|
||
|
|
"@hotwired/turbo": "^8.0.20",
|
||
|
|
"@preact/preset-vite": "^2.10.2",
|
||
|
|
"@tailwindcss/vite": "^4.1.17",
|
||
|
|
"autoprefixer": "^10.4.22",
|
||
|
|
"body-scroll-lock": "^4.0.0-beta.0",
|
||
|
|
"react-email-editor": "^1.7.11",
|
||
|
|
"sortablejs": "^1.15.6",
|
||
|
|
"tailwindcss": "^4.1.17",
|
||
|
|
"tom-select": "^2.4.3",
|
||
|
|
"vite-plugin-compression": "^0.5.1",
|
||
|
|
"vite-plugin-favicon": "^1.0.8"
|
||
|
|
}
|
||
|
|
}
|