yangan
2025-04-08 aa3438b349bb365bfb4c30a9194b5c10f9f843eb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "pigx-app",
  "version": "4.6.0",
  "description": "pigx 移动端解决方案",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://pig4cloud.com"
  },
  "dependencies": {
    "@amap/amap-jsapi-loader": "^1.0.1",
    "bignumber.js": "^9.1.1",
    "crypto-js": "^3.1.9-1",
    "qs": "^6.9.7",
    "vue-i18n": "^8.20.0"
  }
}