付延余
2023-03-14 0b51c6b83c0aae48c3f40225c2d8e1c44644d767
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "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": {
    "bignumber.js": "^9.1.1",
    "crypto-js": "^3.1.9-1",
    "qs": "^6.9.7",
    "vue-i18n": "^8.20.0"
  }
}