UNPKG

756 BJSONView Raw
1{
2 "name": "@nuxt/builder-edge",
3 "version": "2.14.8-26752347.92a06615",
4 "repository": "nuxt/nuxt.js",
5 "license": "MIT",
6 "main": "dist/builder.js",
7 "files": [
8 "dist"
9 ],
10 "dependencies": {
11 "@nuxt/devalue": "^1.2.4",
12 "@nuxt/utils-edge": "2.14.8-26752347.92a06615",
13 "@nuxt/vue-app-edge": "2.14.8-26752347.92a06615",
14 "@nuxt/webpack-edge": "2.14.8-26752347.92a06615",
15 "chalk": "^3.0.0",
16 "chokidar": "^3.4.3",
17 "consola": "^2.15.0",
18 "fs-extra": "^8.1.0",
19 "glob": "^7.1.6",
20 "hash-sum": "^2.0.0",
21 "ignore": "^5.1.8",
22 "lodash": "^4.17.20",
23 "pify": "^4.0.1",
24 "semver": "^7.3.2",
25 "serialize-javascript": "^5.0.1",
26 "upath": "^2.0.1"
27 },
28 "publishConfig": {
29 "access": "public"
30 }
31}