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
| {
| "_args": [
| [
| "@dcloudio/uni-automator@2.0.2-4000820240401001",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@dcloudio/uni-automator@2.0.2-4000820240401001",
| "_id": "@dcloudio/uni-automator@2.0.2-4000820240401001",
| "_inBundle": false,
| "_integrity": "sha512-+BQkOYh8hyPkjFdAj4cJZqnlCkf5eeAHkHC2CPn3KDxirwvD8dKgdsv5GZxavMDopPHtjWeY5fLnkKy2BP/Myg==",
| "_location": "/@dcloudio/uni-automator",
| "_phantomChildren": {
| "cssesc": "3.0.0",
| "isexe": "2.0.0",
| "merge-stream": "2.0.0",
| "signal-exit": "3.0.7",
| "strip-final-newline": "2.0.0",
| "util-deprecate": "1.0.2"
| },
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@dcloudio/uni-automator@2.0.2-4000820240401001",
| "name": "@dcloudio/uni-automator",
| "escapedName": "@dcloudio%2funi-automator",
| "scope": "@dcloudio",
| "rawSpec": "2.0.2-4000820240401001",
| "saveSpec": null,
| "fetchSpec": "2.0.2-4000820240401001"
| },
| "_requiredBy": [
| "#DEV:/"
| ],
| "_resolved": "https://registry.npmmirror.com/@dcloudio/uni-automator/-/uni-automator-2.0.2-4000820240401001.tgz",
| "_spec": "2.0.2-4000820240401001",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "author": {
| "name": "fxy060608"
| },
| "bugs": {
| "url": "https://github.com/dcloudio/uni-app/issues"
| },
| "dependencies": {
| "address": "^1.1.2",
| "debug": "^4.1.1",
| "default-gateway": "^6.0.0",
| "jimp": "^0.10.1",
| "jsonc-parser": "^3.2.0",
| "kill-port": "^1.6.0",
| "licia": "^1.21.0",
| "postcss-selector-parser": "^6.0.2",
| "qrcode-reader": "^1.0.4",
| "qrcode-terminal": "^0.12.0",
| "ws": "^7.2.3"
| },
| "description": "uni-app automator",
| "files": [
| "dist"
| ],
| "gitHead": "996aa026ef323a1ed52afe6d037dec216f82db95",
| "homepage": "https://github.com/dcloudio/uni-app#readme",
| "license": "Apache-2.0",
| "main": "dist/index.js",
| "name": "@dcloudio/uni-automator",
| "peerDependencies": {
| "adbkit": "^2.11.1",
| "node-simctl": "^6.1.0",
| "puppeteer": "^3.0.1"
| },
| "repository": {
| "type": "git",
| "url": "git+https://github.com/dcloudio/uni-app.git",
| "directory": "packages/uni-automator"
| },
| "version": "2.0.2-4000820240401001"
| }
|
|