保誠-保戶業務員媒合平台
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
{
  "_from": "@nuxt/vue-app@2.15.8",
  "_id": "@nuxt/vue-app@2.15.8",
  "_inBundle": false,
  "_integrity": "sha512-FJf9FSMPsWT3BqkS37zEuPTxLKzSg2EIwp1sP8Eou25eE08qxRfe2PwTVA8HnXUPNdpz2uk/T9DlNw+JraiFRQ==",
  "_location": "/@nuxt/vue-app",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxt/vue-app@2.15.8",
    "name": "@nuxt/vue-app",
    "escapedName": "@nuxt%2fvue-app",
    "scope": "@nuxt",
    "rawSpec": "2.15.8",
    "saveSpec": null,
    "fetchSpec": "2.15.8"
  },
  "_requiredBy": [
    "/@nuxt/builder",
    "/nuxt"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/vue-app/-/vue-app-2.15.8.tgz",
  "_shasum": "46b7ec8fc93f8d1f4cdf4f6b04134cb40ceb7c4a",
  "_spec": "@nuxt/vue-app@2.15.8",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\nuxt",
  "bugs": {
    "url": "https://github.com/nuxt/nuxt.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "node-fetch": "^2.6.1",
    "ufo": "^0.7.4",
    "unfetch": "^4.2.0",
    "vue": "^2.6.12",
    "vue-client-only": "^2.0.0",
    "vue-meta": "^2.4.0",
    "vue-no-ssr": "^1.1.1",
    "vue-router": "^3.5.1",
    "vue-template-compiler": "^2.6.12",
    "vuex": "^3.6.2"
  },
  "deprecated": false,
  "files": [
    "dist",
    "template",
    "vetur",
    "web-types",
    "index.d.ts"
  ],
  "homepage": "https://github.com/nuxt/nuxt.js#readme",
  "license": "MIT",
  "main": "dist/vue-app.js",
  "name": "@nuxt/vue-app",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt/nuxt.js.git"
  },
  "typings": "index.d.ts",
  "version": "2.15.8",
  "web-types": "web-types/web-types.json"
}