mh-two-thousand-and-two
2024-04-12 3d2ec2fd0578d3ba0a414b0cc4e4a2ae60878596
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
{
  "_args": [
    [
      "@hap-toolkit/server@0.6.13",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "@hap-toolkit/server@0.6.13",
  "_id": "@hap-toolkit/server@0.6.13",
  "_inBundle": false,
  "_integrity": "sha512-d29Ivum+MvPL0AEnjHW+jNa8FUqnmCPvwHii8la8OGg9HzTj7Oq7pr9n+VjksbfNI0aWdlf+uzyZEuh9rUxJ7g==",
  "_location": "/@hap-toolkit/server",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hap-toolkit/server@0.6.13",
    "name": "@hap-toolkit/server",
    "escapedName": "@hap-toolkit%2fserver",
    "scope": "@hap-toolkit",
    "rawSpec": "0.6.13",
    "saveSpec": null,
    "fetchSpec": "0.6.13"
  },
  "_requiredBy": [
    "/@dcloudio/uni-quickapp-native"
  ],
  "_resolved": "https://registry.npmmirror.com/@hap-toolkit/server/-/server-0.6.13.tgz",
  "_spec": "0.6.13",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "dependencies": {
    "@babel/runtime": "^7.3.1",
    "@hap-toolkit/debugger": "^0.6.13",
    "@hap-toolkit/packager": "^0.6.13",
    "@hap-toolkit/shared-utils": "^0.6.13",
    "jszip": "^3.2.0",
    "koa": "^2.7.0",
    "koa-body": "^4.0.8",
    "koa-mount": "^4.0.0",
    "koa-router": "^7.4.0",
    "koa-send": "^5.0.0",
    "koa-static": "^5.0.0",
    "opn": "^5.4.0",
    "portfinder": "^1.0.20",
    "qr-image": "^3.2.0"
  },
  "description": "hap server",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "files": [
    "lib/**/*.{js,html,css}"
  ],
  "gitHead": "c5f2e7f25236d50d5ae1493faaec1457e63d1cc1",
  "keywords": [
    "hap-toolkit",
    "quickapp"
  ],
  "main": "lib/index.js",
  "name": "@hap-toolkit/server",
  "publishConfig": {
    "access": "public"
  },
  "version": "0.6.13"
}