|
|
@ -1,18 +1,18 @@ |
|
|
|
{ |
|
|
|
"name": "lianmei", |
|
|
|
"version": "3.8.5", |
|
|
|
"description": "联美运营系统", |
|
|
|
"name": "iot-management-system", |
|
|
|
"version": "2.0.0", |
|
|
|
"description": "IoT管理系统", |
|
|
|
"author": "联美", |
|
|
|
"license": "MIT", |
|
|
|
"scripts": { |
|
|
|
"dev": "vite", |
|
|
|
"test": "vite build --mode test", |
|
|
|
"prod": "vite build --mode production", |
|
|
|
"build:prod": "vite build", |
|
|
|
"build:stage": "vite build --mode staging", |
|
|
|
"preview": "vite preview" |
|
|
|
}, |
|
|
|
"repository": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://gitee.com/y_project/RuoYi-Vue.git" |
|
|
|
"url": "" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@element-plus/icons-vue": "2.0.10", |
|
|
|