{
"name": "website-v2",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"dev": "vuepress dev docs",
"build": "node --max_old_space_size=10240 node_modules/vuepress/cli.js build docs"
},
"keywords": [],
"author": "",
"license": "",
"dependencies": {
"axios": "^0.19.2",
"dayjs": "^1.8.31",
"echarts": "^5.0.2",
"element-ui": "^2.13.2",
"gsap": "^3.9.0",
"less-loader": "^6.2.0",
"optimize-css-assets-webpack-plugin": "5.0.6",
"swiper": "^5.2.0",
"vue-awesome-swiper": "^4.1.1",
"vue-baidu-map": "^0.21.11",
"vue-lazyload": "^1.3.3",
"vue-router": "3.4.5",
"vuepress": "~1.5.2",
"vuepress-plugin-code-copy": "^1.0.6",
"vuepress-plugin-sitemap": "^2.3.1"
}
}