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
| {
| "_from": "@nuxt/core@2.15.8",
| "_id": "@nuxt/core@2.15.8",
| "_inBundle": false,
| "_integrity": "sha512-31pipWRvwHiyB5VDqffgSO7JtmHxyzgshIzuZzSinxMbVmK3BKsOwacD/51oEyELgrPlUgLqcY9dg+RURgmHGQ==",
| "_location": "/@nuxt/core",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@nuxt/core@2.15.8",
| "name": "@nuxt/core",
| "escapedName": "@nuxt%2fcore",
| "scope": "@nuxt",
| "rawSpec": "2.15.8",
| "saveSpec": null,
| "fetchSpec": "2.15.8"
| },
| "_requiredBy": [
| "/nuxt"
| ],
| "_resolved": "https://registry.npmjs.org/@nuxt/core/-/core-2.15.8.tgz",
| "_shasum": "443d13da9edc5c4ae47d7902f1d6504a8cce27a2",
| "_spec": "@nuxt/core@2.15.8",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\nuxt",
| "bugs": {
| "url": "https://github.com/nuxt/nuxt.js/issues"
| },
| "bundleDependencies": false,
| "dependencies": {
| "@nuxt/config": "2.15.8",
| "@nuxt/server": "2.15.8",
| "@nuxt/utils": "2.15.8",
| "consola": "^2.15.3",
| "fs-extra": "^9.1.0",
| "hable": "^3.0.0",
| "hash-sum": "^2.0.0",
| "lodash": "^4.17.21"
| },
| "deprecated": false,
| "files": [
| "dist"
| ],
| "homepage": "https://github.com/nuxt/nuxt.js#readme",
| "license": "MIT",
| "main": "dist/core.js",
| "name": "@nuxt/core",
| "publishConfig": {
| "access": "public"
| },
| "repository": {
| "type": "git",
| "url": "git+https://github.com/nuxt/nuxt.js.git"
| },
| "version": "2.15.8"
| }
|
|