package.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "_from": "@esbuild/win32-x64@0.18.20",
  3. "_id": "@esbuild/win32-x64@0.18.20",
  4. "_inBundle": false,
  5. "_integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==",
  6. "_location": "/@esbuild/win32-x64",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "@esbuild/win32-x64@0.18.20",
  12. "name": "@esbuild/win32-x64",
  13. "escapedName": "@esbuild%2fwin32-x64",
  14. "scope": "@esbuild",
  15. "rawSpec": "0.18.20",
  16. "saveSpec": null,
  17. "fetchSpec": "0.18.20"
  18. },
  19. "_requiredBy": [
  20. "/esbuild"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz",
  23. "_shasum": "786c5f41f043b07afb1af37683d7c33668858f6d",
  24. "_spec": "@esbuild/win32-x64@0.18.20",
  25. "_where": "E:\\qinduan\\mallbackinfrontend\\node_modules\\esbuild",
  26. "bugs": {
  27. "url": "https://github.com/evanw/esbuild/issues"
  28. },
  29. "bundleDependencies": false,
  30. "cpu": [
  31. "x64"
  32. ],
  33. "deprecated": false,
  34. "description": "The Windows 64-bit binary for esbuild, a JavaScript bundler.",
  35. "engines": {
  36. "node": ">=12"
  37. },
  38. "homepage": "https://github.com/evanw/esbuild#readme",
  39. "license": "MIT",
  40. "name": "@esbuild/win32-x64",
  41. "os": [
  42. "win32"
  43. ],
  44. "preferUnplugged": true,
  45. "repository": {
  46. "type": "git",
  47. "url": "git+https://github.com/evanw/esbuild.git"
  48. },
  49. "version": "0.18.20"
  50. }