1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
| {
| "_args": [
| [
| "@dcloudio/vue-cli-plugin-uni@2.0.2-4000820240401001",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@dcloudio/vue-cli-plugin-uni@2.0.2-4000820240401001",
| "_id": "@dcloudio/vue-cli-plugin-uni@2.0.2-4000820240401001",
| "_inBundle": false,
| "_integrity": "sha512-TuxiPBLAkTOlrIhz5MnwzEBnw/El2HIi3nbqUHOqsIbQms3wKJzeuGqWG32si+wsu1jKL0c+IM7SActDp3tnwQ==",
| "_location": "/@dcloudio/vue-cli-plugin-uni",
| "_phantomChildren": {
| "cross-spawn": "6.0.5"
| },
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@dcloudio/vue-cli-plugin-uni@2.0.2-4000820240401001",
| "name": "@dcloudio/vue-cli-plugin-uni",
| "escapedName": "@dcloudio%2fvue-cli-plugin-uni",
| "scope": "@dcloudio",
| "rawSpec": "2.0.2-4000820240401001",
| "saveSpec": null,
| "fetchSpec": "2.0.2-4000820240401001"
| },
| "_requiredBy": [
| "#DEV:/"
| ],
| "_resolved": "https://registry.npmmirror.com/@dcloudio/vue-cli-plugin-uni/-/vue-cli-plugin-uni-2.0.2-4000820240401001.tgz",
| "_spec": "2.0.2-4000820240401001",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "author": {
| "name": "fxy060608"
| },
| "bin": {
| "uniapp-cli": "bin/uniapp-cli.js"
| },
| "bugs": {
| "url": "https://github.com/dcloudio/uni-app/issues"
| },
| "dependencies": {
| "@dcloudio/uni-stat": "^2.0.2-4000820240401001",
| "buffer-json": "^2.0.0",
| "clone-deep": "^4.0.1",
| "cross-env": "^5.2.0",
| "envinfo": "^6.0.1",
| "hash-sum": "^1.0.2",
| "loader-utils": "^1.1.0",
| "lru-cache": "^4.1.2",
| "mkdirp": "^0.5.1",
| "module-alias": "^2.1.0",
| "neo-async": "^2.6.1",
| "postcss-import": "^12.0.1",
| "postcss-selector-parser": "^5.0.0",
| "postcss-value-parser": "^3.3.1",
| "strip-json-comments": "^2.0.1",
| "update-check": "^1.5.3",
| "webpack-merge": "^4.1.4",
| "wrap-loader": "^0.2.0",
| "xregexp": "4.0.0"
| },
| "description": "uni-app plugin for vue-cli 3",
| "gitHead": "996aa026ef323a1ed52afe6d037dec216f82db95",
| "homepage": "https://github.com/dcloudio/uni-app#readme",
| "license": "Apache-2.0",
| "main": "index.js",
| "name": "@dcloudio/vue-cli-plugin-uni",
| "peerDependencies": {
| "copy-webpack-plugin": ">=5",
| "postcss": ">=7"
| },
| "repository": {
| "type": "git",
| "url": "git+https://github.com/dcloudio/uni-app.git",
| "directory": "packages/vue-cli-plugin-uni"
| },
| "scripts": {
| "test": "echo \"Error: no test specified\" && exit 1"
| },
| "version": "2.0.2-4000820240401001"
| }
|
|