zhgdyunapp/package.json

11 lines
193 B
JSON
Raw Normal View History

2023-02-06 11:06:54 +08:00
{
"dependencies": {
2024-04-17 22:11:05 +08:00
"crypto-js": "^4.2.0",
2023-03-20 18:43:57 +08:00
"image-tools": "^1.4.0",
2023-12-15 09:27:23 +08:00
"vconsole": "^3.15.1",
"vue-cropper": "^0.5.11",
2024-05-19 19:15:30 +08:00
"vue-resource": "^1.5.3",
"moment": "^2.30.1"
2023-02-06 11:06:54 +08:00
}
}