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
| {
| "_from": "@nuxt/builder@2.15.8",
| "_id": "@nuxt/builder@2.15.8",
| "_inBundle": false,
| "_integrity": "sha512-WVhN874LFMdgRiJqpxmeKI+vh5lhCUBVOyR9PhL1m1V/GV3fb+Dqc1BKS6XgayrWAWavPLveCJmQ/FID0puOfQ==",
| "_location": "/@nuxt/builder",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@nuxt/builder@2.15.8",
| "name": "@nuxt/builder",
| "escapedName": "@nuxt%2fbuilder",
| "scope": "@nuxt",
| "rawSpec": "2.15.8",
| "saveSpec": null,
| "fetchSpec": "2.15.8"
| },
| "_requiredBy": [
| "/nuxt"
| ],
| "_resolved": "https://registry.npmjs.org/@nuxt/builder/-/builder-2.15.8.tgz",
| "_shasum": "66ead4be0a2ce6932a2b7e521cfe1621e49290e7",
| "_spec": "@nuxt/builder@2.15.8",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\nuxt",
| "bugs": {
| "url": "https://github.com/nuxt/nuxt.js/issues"
| },
| "bundleDependencies": false,
| "dependencies": {
| "@nuxt/devalue": "^1.2.5",
| "@nuxt/utils": "2.15.8",
| "@nuxt/vue-app": "2.15.8",
| "@nuxt/webpack": "2.15.8",
| "chalk": "^4.1.1",
| "chokidar": "^3.5.1",
| "consola": "^2.15.3",
| "fs-extra": "^9.1.0",
| "glob": "^7.1.7",
| "hash-sum": "^2.0.0",
| "ignore": "^5.1.8",
| "lodash": "^4.17.21",
| "pify": "^5.0.0",
| "serialize-javascript": "^5.0.1",
| "upath": "^2.0.1"
| },
| "deprecated": false,
| "files": [
| "dist"
| ],
| "homepage": "https://github.com/nuxt/nuxt.js#readme",
| "license": "MIT",
| "main": "dist/builder.js",
| "name": "@nuxt/builder",
| "publishConfig": {
| "access": "public"
| },
| "repository": {
| "type": "git",
| "url": "git+https://github.com/nuxt/nuxt.js.git"
| },
| "version": "2.15.8"
| }
|
|