{ "name": "@comty/console", "version": "0.22.0", "license": "MIT", "scripts": { "build": "vite build", "dev": "vite" }, "peerDependencies": { "react": "^16.8.6" }, "dependencies": { "@ant-design/icons": "4.7.0", "@corenode/utils": "0.28.26", "@foxify/events": "2.0.1", "@loadable/component": "5.15.2", "@vitejs/plugin-react": "^2.1.0", "antd": "4.23.2", "chart.js": "3.7.0", "classnames": "2.3.1", "evite": "0.12.3", "feather-reactjs": "2.0.13", "fuse.js": "6.5.3", "global": "4.4.0", "history": "5.2.0", "js-cookie": "3.0.1", "jwt-decode": "3.1.2", "less": "4.1.2", "linebridge": "0.13.0", "moment": "2.29.1", "nprogress": "^0.2.0", "rc-animate": "^3.1.1", "rc-util": "^5.19.3", "rc-virtual-list": "^3.4.4", "react-beautiful-dnd": "13.1.0", "react-chartjs-2": "4.0.1", "react-color": "2.19.3", "react-contexify": "5.0.0", "react-draggable": "4.4.4", "react-helmet": "6.1.0", "react-i18next": "11.15.3", "react-icons": "4.3.1", "react-intersection-observer": "8.33.1", "react-json-view": "1.21.3", "react-lazy-load-image-component": "^1.5.4", "react-loadable": "^5.5.0", "react-motion": "0.5.2", "react-reveal": "1.2.2", "react-rnd": "10.3.5", "rxjs": "^7.5.5", "store": "^2.0.12" }, "devDependencies": { "@types/jest": "^26.0.24", "@types/node": "^16.4.10", "@types/react": "^17.0.15", "@types/react-dom": "^17.0.9", "@types/react-router-config": "^5.0.3", "@types/react-router-dom": "^5.1.8", "@typescript-eslint/eslint-plugin": "^4.29.0", "concurrently": "^7.4.0", "corenode": "0.28.26", "cors": "2.8.5", "cross-env": "^7.0.3", "express": "^4.17.1", "vite": "3.1.4" } }