package.json
364 Bytes
{
"name": "ccdc",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"element-ui": "^2.15.14",
"jquery": "^3.7.1",
"less": "^4.2.0",
"swiper": "^11.0.4",
"vue": "^3.3.8"
}
}