{
    "name": "client",
    "author": "",
    "license": "ISC",
    "version": "2.0.0",
    "description": "",
    "main": "main.jsx",
    "scripts": {
        "start": "npm run vite:dev",
        "vite:build": "vite build",
        "vite:dev": "vite serve"
    },
    "proxy": "http://localhost:3100",
    "dependencies": {
        "@chakra-ui/react": "^2.8.2",
        "@emotion/react": "^11.11.4",
        "@emotion/styled": "^11.11.5",
        "@react-icons/all-files": "^4.1.0",
        "@vitejs/plugin-react": "^4.2.1",
        "acos-json-delta": "^1.0.0",
        "acos-json-encoder": "^1.0.0",
        "axios": "^1.6.8",
        "framer-motion": "^11.1.9",
        "react": "^18.3.1",
        "react-bucketjs": "^1.0.2",
        "react-color-palette": "^7.1.1",
        "react-custom-scrollbars-2": "^4.5.0",
        "react-dom": "^18.3.1",
        "react-icons": "^5.2.1",
        "react-router-dom": "^6.23.0",
        "react18-json-view": "^0.2.8",
        "simplebar-react": "^3.2.5",
        "socket.io-client": "^4.7.5",
        "vite": "^5.2.11",
        "vite-plugin-css-injected-by-js": "^3.5.1"
    },
    "devDependencies": {
        "core-js": "^3.12.1",
        "sass": "^1.33.0"
    }
}
