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
| {
| "_args": [
| [
| "@hap-toolkit/debugger@0.6.15",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_from": "@hap-toolkit/debugger@0.6.15",
| "_id": "@hap-toolkit/debugger@0.6.15",
| "_inBundle": false,
| "_integrity": "sha512-AO2ZHJiqS9gP3Xi/6S63Sl2Tgf81NEhNVjY81RHIhraoEPuTsPPUsUQoYEvU6tO9Y69OXCVT4C1O+kY/LrwY+g==",
| "_location": "/@hap-toolkit/debugger",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@hap-toolkit/debugger@0.6.15",
| "name": "@hap-toolkit/debugger",
| "escapedName": "@hap-toolkit%2fdebugger",
| "scope": "@hap-toolkit",
| "rawSpec": "0.6.15",
| "saveSpec": null,
| "fetchSpec": "0.6.15"
| },
| "_requiredBy": [
| "/@hap-toolkit/server"
| ],
| "_resolved": "https://registry.npmmirror.com/@hap-toolkit/debugger/-/debugger-0.6.15.tgz",
| "_spec": "0.6.15",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "dependencies": {
| "@hap-toolkit/shared-utils": "0.6.15",
| "adb-commander": "^0.1.8",
| "adb-devices-emitter": "^0.1.8",
| "chrome-simple-launcher": "0.1.3",
| "koa": "^2.7.0",
| "koa-body": "^4.0.8",
| "koa-router": "^7.4.0",
| "koa-static": "^5.0.0",
| "qr-image": "^3.2.0",
| "socket.io": "^2.2.0"
| },
| "description": "@hap-toolkit/debugger",
| "devDependencies": {
| "html-webpack-plugin": "^3.2.0",
| "merge-stream": "^1.0.1",
| "mini-css-extract-plugin": "^0.5.0",
| "mkdirp": "^0.5.1",
| "optimize-css-assets-webpack-plugin": "^5.0.1"
| },
| "directories": {
| "lib": "lib",
| "test": "__tests__"
| },
| "engines": {
| "node": ">=8.0.0"
| },
| "files": [
| "lib/**/*.js",
| "lib/client/",
| "!lib/client/**/*.map"
| ],
| "gitHead": "9ab1ec4ad9d65fccac5f3bad360c96b940a36a65",
| "keywords": [
| "@hap-toolkit/toolkit",
| "debugger",
| "quickapp"
| ],
| "name": "@hap-toolkit/debugger",
| "publishConfig": {
| "access": "public"
| },
| "version": "0.6.15"
| }
|
|