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
{
  "_args": [
    [
      "@hap-toolkit/compiler@0.6.15",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "@hap-toolkit/compiler@0.6.15",
  "_id": "@hap-toolkit/compiler@0.6.15",
  "_inBundle": false,
  "_integrity": "sha512-ivGKaBhC5NoNrb9qXhzrqPyWVG1YDEUxkTeveL2oqve4WLlK7h7fJfGjMx/jSvGvLGyhquofF5mxkQzLdCCieg==",
  "_location": "/@hap-toolkit/compiler",
  "_phantomChildren": {
    "@types/node": "20.12.5"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hap-toolkit/compiler@0.6.15",
    "name": "@hap-toolkit/compiler",
    "escapedName": "@hap-toolkit%2fcompiler",
    "scope": "@hap-toolkit",
    "rawSpec": "0.6.15",
    "saveSpec": null,
    "fetchSpec": "0.6.15"
  },
  "_requiredBy": [
    "/@hap-toolkit/dsl-vue",
    "/@hap-toolkit/packager"
  ],
  "_resolved": "https://registry.npmmirror.com/@hap-toolkit/compiler/-/compiler-0.6.15.tgz",
  "_spec": "0.6.15",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "dependencies": {
    "@babel/core": "^7.3.4",
    "@babel/plugin-transform-template-literals": "^7.2.0",
    "@hap-toolkit/shared-utils": "0.6.15",
    "css": "^2.2.4",
    "css-what": "^2.1.3",
    "escodegen": "^1.11.1",
    "esprima": "^4.0.1",
    "hash-sum": "^1.0.2",
    "loader-utils": "^1.2.3",
    "parse5": "^3.0.3",
    "source-map": "^0.7.3",
    "webpack": "^4.29.5"
  },
  "description": "compiler of hap-toolkit",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "files": [
    "lib/**/*.js"
  ],
  "gitHead": "9ab1ec4ad9d65fccac5f3bad360c96b940a36a65",
  "homepage": "",
  "main": "lib/index.js",
  "name": "@hap-toolkit/compiler",
  "publishConfig": {
    "access": "public"
  },
  "version": "0.6.15"
}