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
| {
| "_args": [
| [
| "@hap-toolkit/shared-utils@0.6.15",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_from": "@hap-toolkit/shared-utils@0.6.15",
| "_id": "@hap-toolkit/shared-utils@0.6.15",
| "_inBundle": false,
| "_integrity": "sha512-LxjISCLd4opthpkPIQNkMnVY+P5iWG8X6PwexET8tzWYvIUVNa66NR5lOCeOYMoLaMzxQkLZf1HTw14S7zRezQ==",
| "_location": "/@hap-toolkit/shared-utils",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@hap-toolkit/shared-utils@0.6.15",
| "name": "@hap-toolkit/shared-utils",
| "escapedName": "@hap-toolkit%2fshared-utils",
| "scope": "@hap-toolkit",
| "rawSpec": "0.6.15",
| "saveSpec": null,
| "fetchSpec": "0.6.15"
| },
| "_requiredBy": [
| "/@hap-toolkit/compiler",
| "/@hap-toolkit/debugger",
| "/@hap-toolkit/dsl-vue",
| "/@hap-toolkit/packager",
| "/@hap-toolkit/server"
| ],
| "_resolved": "https://registry.npmmirror.com/@hap-toolkit/shared-utils/-/shared-utils-0.6.15.tgz",
| "_spec": "0.6.15",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "dependencies": {
| "chalk": "^2.4.2",
| "qrcode-terminal": "^0.12.0"
| },
| "description": "hap shared utils",
| "devDependencies": {
| "strip-ansi": "^5.2.0"
| },
| "directories": {
| "lib": "lib",
| "test": "__tests__"
| },
| "engines": {
| "node": ">=8.0.0"
| },
| "files": [
| "lib/**/*.js",
| "config.js",
| "compilation-config.js",
| "event-bus.js"
| ],
| "gitHead": "9ab1ec4ad9d65fccac5f3bad360c96b940a36a65",
| "keywords": [
| "hap-toolkit",
| "quickapp"
| ],
| "main": "lib/index.js",
| "name": "@hap-toolkit/shared-utils",
| "publishConfig": {
| "access": "public"
| },
| "version": "0.6.15"
| }
|
|