HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: dawonefr-98 (1071)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/mocapict-106/mocapictures.kr/package.json
{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build",
        "build-amuz-default-dashboard": "cd nova-components/AmuzDefaultDashboard && npm run dev",
        "build-amuz-default-dashboard-prod": "cd nova-components/AmuzDefaultDashboard && npm run prod",
        "build-taxonomy": "cd nova-components/Taxonomy && npm run dev",
        "build-taxonomy-prod": "cd nova-components/Taxonomy && npm run prod",
        "build-TaxonomyField": "cd nova-components/TaxonomyField && npm run dev",
        "build-TaxonomyField-prod": "cd nova-components/TaxonomyField && npm run prod",
        "build-CurrentUsersCard": "cd nova-components/CurrentUsersCard && npm run dev",
        "build-CurrentUsersCard-prod": "cd nova-components/CurrentUsersCard && npm run prod"
    },
    "devDependencies": {
        "@inertiajs/vue3": "^1.0.0",
        "@tailwindcss/forms": "^0.5.2",
        "@tailwindcss/typography": "^0.5.2",
        "@vitejs/plugin-vue": "^4.0.0",
        "autoprefixer": "^10.4.7",
        "axios": "^1.6.1",
        "laravel-vite-plugin": "^0.8.0",
        "postcss": "^8.4.14",
        "tailwindcss": "^3.1.0",
        "vite": "^4.0.0",
        "vue": "^3.2.31"
    },
    "dependencies": {
        "@headlessui/vue": "^1.7.16",
        "@heroicons/vue": "^2.0.18",
        "swiper": "^11.0.5",
        "tailwind-scrollbar-hide": "^1.1.7",
        "vue-lang-code-flags": "^1.0.13",
        "vue-word-highlighter": "^1.2.3"
    },
    "eslintConfig": {
        "globals": {
            "kakao": false
        }
    }
}