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.

23 lines
789 B

3 months ago
  1. {
  2. "name": "@webassemblyjs/helper-wasm-bytecode",
  3. "version": "1.13.2",
  4. "description": "WASM's Bytecode constants",
  5. "main": "lib/index.js",
  6. "module": "esm/index.js",
  7. "scripts": {
  8. "test": "echo \"Error: no test specified\" && exit 1"
  9. },
  10. "author": "Sven Sauleau",
  11. "license": "MIT",
  12. "repository": {
  13. "type": "git",
  14. "url": "https://github.com/xtuc/webassemblyjs.git"
  15. },
  16. "publishConfig": {
  17. "access": "public"
  18. },
  19. "gitHead": "897aeb784f042a46a00626f1d1cca96159aa5db3"
  20. ,"_resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz"
  21. ,"_integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA=="
  22. ,"_from": "@webassemblyjs/helper-wasm-bytecode@1.13.2"
  23. }