Blame view

package.json 364 Bytes
7820380e   “wangming”   1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  {
    "name": "ccdc",
    "version": "1.0.0",
    "description": "",
    "main": "index.js",
    "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [],
    "author": "",
    "license": "ISC",
    "dependencies": {
      "element-ui": "^2.15.14",
      "jquery": "^3.7.1",
      "less": "^4.2.0",
      "swiper": "^11.0.4",
      "vue": "^3.3.8"
    }
  }