@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">
40 lines (39 loc) • 1.04 kB
JSON
{
"name": "@webassemblyjs/wast-printer",
"version": "1.7.10",
"description": "WebAssembly text format printer",
"main": "lib/index.js",
"module": "esm/index.js",
"keywords": [
"webassembly",
"javascript",
"ast",
"compiler",
"printer",
"wast"
],
"scripts": {
"test": "mocha"
},
"author": "Sven Sauleau",
"license": "MIT",
"dependencies": {
"@webassemblyjs/ast": "1.7.10",
"@webassemblyjs/wast-parser": "1.7.10",
"@xtuc/long": "4.2.1"
},
"devDependencies": {
"@webassemblyjs/helper-test-framework": "1.7.10"
},
"repository": {
"type": "git",
"url": "https://github.com/xtuc/webassemblyjs.git"
},
"publishConfig": {
"access": "public"
},
"gitHead": "f558c6c047187f24a2200ab04104f173de226794"
,"_resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.7.10.tgz"
,"_integrity": "sha512-mJ3QKWtCchL1vhU/kZlJnLPuQZnlDOdZsyP0bbLWPGdYsQDnSBvyTLhzwBA3QAMlzEL9V4JHygEmK6/OTEyytA=="
,"_from": "@webassemblyjs/wast-printer@1.7.10"
}