All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.package.json Maven / Gradle / Ivy

The newest version!
{
  "name": "@webassemblyjs/wasm-gen",
  "version": "1.12.1",
  "description": "WebAssembly binary format printer",
  "main": "lib/index.js",
  "module": "esm/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/xtuc/webassemblyjs.git"
  },
  "publishConfig": {
    "access": "public"
  },
  "author": "Sven Sauleau",
  "license": "MIT",
  "dependencies": {
    "@webassemblyjs/ast": "1.12.1",
    "@webassemblyjs/helper-wasm-bytecode": "1.11.6",
    "@webassemblyjs/ieee754": "1.11.6",
    "@webassemblyjs/leb128": "1.11.6",
    "@webassemblyjs/utf8": "1.11.6"
  },
  "gitHead": "67c75cf2da65e5588b5e81c10b0d7692d174760b"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy