保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
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
75
76
77
78
79
80
81
{
  "_from": "@nuxt/cli@2.15.8",
  "_id": "@nuxt/cli@2.15.8",
  "_inBundle": false,
  "_integrity": "sha512-KcGIILW/dAjBKea1DHsuLCG1sNzhzETShwT23DhXWO304qL8ljf4ndYKzn2RenzauGRGz7MREta80CbJCkLSHw==",
  "_location": "/@nuxt/cli",
  "_phantomChildren": {
    "ansi-styles": "4.3.0",
    "lru-cache": "6.0.0",
    "string-width": "4.2.3",
    "strip-ansi": "6.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxt/cli@2.15.8",
    "name": "@nuxt/cli",
    "escapedName": "@nuxt%2fcli",
    "scope": "@nuxt",
    "rawSpec": "2.15.8",
    "saveSpec": null,
    "fetchSpec": "2.15.8"
  },
  "_requiredBy": [
    "/nuxt"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/cli/-/cli-2.15.8.tgz",
  "_shasum": "3b946ee08c7b5b3223c8952873c65727e775ec30",
  "_spec": "@nuxt/cli@2.15.8",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\nuxt",
  "bin": {
    "nuxt-cli": "bin/nuxt-cli.js"
  },
  "bugs": {
    "url": "https://github.com/nuxt/nuxt.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@nuxt/config": "2.15.8",
    "@nuxt/utils": "2.15.8",
    "boxen": "^5.0.1",
    "chalk": "^4.1.1",
    "compression": "^1.7.4",
    "connect": "^3.7.0",
    "consola": "^2.15.3",
    "crc": "^3.8.0",
    "defu": "^4.0.1",
    "destr": "^1.1.0",
    "execa": "^5.0.0",
    "exit": "^0.1.2",
    "fs-extra": "^9.1.0",
    "globby": "^11.0.3",
    "hable": "^3.0.0",
    "lodash": "^4.17.21",
    "minimist": "^1.2.5",
    "opener": "1.5.2",
    "pretty-bytes": "^5.6.0",
    "semver": "^7.3.5",
    "serve-static": "^1.14.1",
    "std-env": "^2.3.0",
    "upath": "^2.0.1",
    "wrap-ansi": "^7.0.0"
  },
  "deprecated": false,
  "files": [
    "bin",
    "dist"
  ],
  "homepage": "https://github.com/nuxt/nuxt.js#readme",
  "license": "MIT",
  "main": "dist/cli.js",
  "name": "@nuxt/cli",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt/nuxt.js.git"
  },
  "version": "2.15.8"
}