大唐会议项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
290 B

{
"id": "uview-ui",
"scripts": {
"test": "eslint . --fix"
},
"dependencies": {
"image-tools": "^1.4.0",
"vue-pdf": "^4.3.0",
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"eslint": "^8.2.0",
"eslint-config-airbnb": "^19.0.0",
"postcss-px-to-viewport": "^1.1.1"
}
}