HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/ai.naniguide.com/package.json
{
    "private": true,
    "type": "module",
    "scripts": {
        "build": "vite build",
        "dev": "vite",
        "test:headless:customer-create": "bash scripts/headless_customer_create.sh",
        "test:headless:subscriber-service": "bash scripts/headless_subscriber_service.sh"
    },
    "devDependencies": {
        "autoprefixer": "^10.4.20",
        "axios": "^1.7.4",
        "concurrently": "^9.0.1",
        "laravel-vite-plugin": "^1.0",
        "postcss": "^8.4.47",
        "tailwindcss": "^3.4.13",
        "vite": "^5.0"
    },
    "dependencies": {
        "@capacitor/android": "^8.3.0",
        "@capacitor/cli": "^7.6.1",
        "@capacitor/core": "^8.3.0",
        "@capacitor/ios": "^8.3.0",
        "@capacitor/keyboard": "^8.0.2",
        "@capacitor/splash-screen": "^8.0.1",
        "@capacitor/status-bar": "^8.0.2",
        "@codemirror/commands": "^6.10.3",
        "@codemirror/lang-html": "^6.4.11",
        "@codemirror/language": "^6.12.3",
        "@codemirror/search": "^6.6.0",
        "@codemirror/state": "^6.6.0",
        "@codemirror/theme-one-dark": "^6.1.3",
        "@codemirror/view": "^6.41.1",
        "codemirror": "^6.0.2",
        "googleapis": "^171.4.0",
        "open": "^11.0.0",
        "playwright": "^1.58.2"
    }
}