You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
733 B

3 months ago
  1. {
  2. "name": "@webassemblyjs/helper-api-error",
  3. "version": "1.13.2",
  4. "description": "Common API errors",
  5. "main": "lib/index.js",
  6. "module": "esm/index.js",
  7. "author": "Sven Sauleau",
  8. "license": "MIT",
  9. "repository": {
  10. "type": "git",
  11. "url": "https://github.com/xtuc/webassemblyjs.git",
  12. "directory": "packages/helper-api-error"
  13. },
  14. "publishConfig": {
  15. "access": "public"
  16. },
  17. "gitHead": "897aeb784f042a46a00626f1d1cca96159aa5db3"
  18. ,"_resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz"
  19. ,"_integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ=="
  20. ,"_from": "@webassemblyjs/helper-api-error@1.13.2"
  21. }