package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "_from": "@nuxt/builder@2.15.8",
  3. "_id": "@nuxt/builder@2.15.8",
  4. "_inBundle": false,
  5. "_integrity": "sha512-WVhN874LFMdgRiJqpxmeKI+vh5lhCUBVOyR9PhL1m1V/GV3fb+Dqc1BKS6XgayrWAWavPLveCJmQ/FID0puOfQ==",
  6. "_location": "/@nuxt/builder",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "@nuxt/builder@2.15.8",
  12. "name": "@nuxt/builder",
  13. "escapedName": "@nuxt%2fbuilder",
  14. "scope": "@nuxt",
  15. "rawSpec": "2.15.8",
  16. "saveSpec": null,
  17. "fetchSpec": "2.15.8"
  18. },
  19. "_requiredBy": [
  20. "/nuxt"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@nuxt/builder/-/builder-2.15.8.tgz",
  23. "_shasum": "66ead4be0a2ce6932a2b7e521cfe1621e49290e7",
  24. "_spec": "@nuxt/builder@2.15.8",
  25. "_where": "H:\\gs_nuxt\\node_modules\\nuxt",
  26. "bugs": {
  27. "url": "https://github.com/nuxt/nuxt.js/issues"
  28. },
  29. "bundleDependencies": false,
  30. "dependencies": {
  31. "@nuxt/devalue": "^1.2.5",
  32. "@nuxt/utils": "2.15.8",
  33. "@nuxt/vue-app": "2.15.8",
  34. "@nuxt/webpack": "2.15.8",
  35. "chalk": "^4.1.1",
  36. "chokidar": "^3.5.1",
  37. "consola": "^2.15.3",
  38. "fs-extra": "^9.1.0",
  39. "glob": "^7.1.7",
  40. "hash-sum": "^2.0.0",
  41. "ignore": "^5.1.8",
  42. "lodash": "^4.17.21",
  43. "pify": "^5.0.0",
  44. "serialize-javascript": "^5.0.1",
  45. "upath": "^2.0.1"
  46. },
  47. "deprecated": false,
  48. "files": [
  49. "dist"
  50. ],
  51. "homepage": "https://github.com/nuxt/nuxt.js#readme",
  52. "license": "MIT",
  53. "main": "dist/builder.js",
  54. "name": "@nuxt/builder",
  55. "publishConfig": {
  56. "access": "public"
  57. },
  58. "repository": {
  59. "type": "git",
  60. "url": "git+https://github.com/nuxt/nuxt.js.git"
  61. },
  62. "version": "2.15.8"
  63. }