{
"name": "colocation",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "vite",
"build": "vite build"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@ant-design/icons": "^5.3.0",
"antd": "^5.10.2",
"dayjs": "^1.11.10",
"echarts": "^5.5.1",
"inula-intl": "^0.0.5",
"inula-request": "^0.0.9",
"inula-router": "^0.0.4",
"ip-address": "^9.0.5",
"less": "^4.2.0",
"openinula": "^0.1.1",
"query-string": "^7.1.3",
"react-markdown": "^8.0.2",
"rehype-sanitize": "^5.0.1",
"remark-gfm": "^3.0.1"
},
"devDependencies": {
"@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@babel/preset-react": "^7.18.6",
"@vitejs/plugin-react": "^3.1.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"babel-plugin-import": "^1.13.6",
"dotenv": "^16.4.5",
"postcss": "^8.4.38",
"postcss-prefix-selector": "^1.16.1",
"vite": "^4.2.1",
"vite-plugin-css-injected-by-js": "^3.5.1",
"vite-plugin-qiankun": "^1.0.15"
}
}