@dillonkearns/elm-graphql
Version:
<img src="https://cdn.jsdelivr.net/gh/martimatix/logo-graphqelm/logo.svg" alt="dillonearns/elm-graphql logo" width="40%" align="right">
31 lines (30 loc) • 974 B
JSON
{
"name": "@webassemblyjs/wasm-gen",
"version": "1.7.10",
"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.7.10",
"@webassemblyjs/helper-wasm-bytecode": "1.7.10",
"@webassemblyjs/ieee754": "1.7.10",
"@webassemblyjs/leb128": "1.7.10",
"@webassemblyjs/utf8": "1.7.10"
},
"gitHead": "f558c6c047187f24a2200ab04104f173de226794"
,"_resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.7.10.tgz"
,"_integrity": "sha512-M0lb6cO2Y0PzDye/L39PqwV+jvO+2YxEG5ax+7dgq7EwXdAlpOMx1jxyXJTScQoeTpzOPIb+fLgX/IkLF8h2yw=="
,"_from": "@webassemblyjs/wasm-gen@1.7.10"
}