'f'
mh-two-thousand-and-two
2024-04-12 26f2711ef9461961fb953e2b497bd314ef95e345
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
{
  "_args": [
    [
      "@vue/compiler-ssr@3.4.21",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_development": true,
  "_from": "@vue/compiler-ssr@3.4.21",
  "_id": "@vue/compiler-ssr@3.4.21",
  "_inBundle": false,
  "_integrity": "sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==",
  "_location": "/@vue/compiler-ssr",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@vue/compiler-ssr@3.4.21",
    "name": "@vue/compiler-ssr",
    "escapedName": "@vue%2fcompiler-ssr",
    "scope": "@vue",
    "rawSpec": "3.4.21",
    "saveSpec": null,
    "fetchSpec": "3.4.21"
  },
  "_requiredBy": [
    "/@vue/compiler-sfc"
  ],
  "_resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.4.21.tgz",
  "_spec": "3.4.21",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "author": {
    "name": "Evan You"
  },
  "bugs": {
    "url": "https://github.com/vuejs/core/issues"
  },
  "buildOptions": {
    "prod": false,
    "formats": [
      "cjs"
    ]
  },
  "dependencies": {
    "@vue/compiler-dom": "3.4.21",
    "@vue/shared": "3.4.21"
  },
  "description": "@vue/compiler-ssr",
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme",
  "keywords": [
    "vue"
  ],
  "license": "MIT",
  "main": "dist/compiler-ssr.cjs.js",
  "name": "@vue/compiler-ssr",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/core.git",
    "directory": "packages/compiler-ssr"
  },
  "types": "dist/compiler-ssr.d.ts",
  "version": "3.4.21"
}