yangan
2025-02-13 ffedc806f93a65de2159c569af64c3323e4ce17b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "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",
    "dayjs": "^1.11.10",
    "qs": "^6.9.7",
    "vue-i18n": "^8.20.0"
  }
}