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.
22 lines
452 B
22 lines
452 B
{
|
|
"name": "samehome",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"axios": "^0.27.2",
|
|
"echarts": "^5.3.3",
|
|
"image-tools": "^1.4.0",
|
|
"js-md5": "^0.7.3",
|
|
"mathjs": "^11.1.0",
|
|
"uview-ui": "^2.0.33",
|
|
"vconsole": "^3.14.6",
|
|
"vue-i18n": "^9.2.2"
|
|
}
|
|
}
|
|
|