package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "@webassemblyjs/helper-api-error@1.11.6",
  5. "/Users/zhanwencai/code/game/congkong/webServer"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@webassemblyjs/helper-api-error@1.11.6",
  10. "_id": "@webassemblyjs/helper-api-error@1.11.6",
  11. "_inBundle": false,
  12. "_integrity": "sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==",
  13. "_location": "/@webassemblyjs/helper-api-error",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@webassemblyjs/helper-api-error@1.11.6",
  19. "name": "@webassemblyjs/helper-api-error",
  20. "escapedName": "@webassemblyjs%2fhelper-api-error",
  21. "scope": "@webassemblyjs",
  22. "rawSpec": "1.11.6",
  23. "saveSpec": null,
  24. "fetchSpec": "1.11.6"
  25. },
  26. "_requiredBy": [
  27. "/@webassemblyjs/helper-numbers",
  28. "/@webassemblyjs/wasm-parser"
  29. ],
  30. "_resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz",
  31. "_spec": "1.11.6",
  32. "_where": "/Users/zhanwencai/code/game/congkong/webServer",
  33. "author": {
  34. "name": "Sven Sauleau"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/xtuc/webassemblyjs/issues"
  38. },
  39. "description": "Common API errors",
  40. "homepage": "https://github.com/xtuc/webassemblyjs#readme",
  41. "license": "MIT",
  42. "main": "lib/index.js",
  43. "module": "esm/index.js",
  44. "name": "@webassemblyjs/helper-api-error",
  45. "publishConfig": {
  46. "access": "public"
  47. },
  48. "repository": {
  49. "type": "git",
  50. "url": "git+https://github.com/xtuc/webassemblyjs.git",
  51. "directory": "packages/helper-api-error"
  52. },
  53. "version": "1.11.6"
  54. }