UNPKG

@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">

44 lines (43 loc) 1.21 kB
{ "name": "@webassemblyjs/wast-parser", "version": "1.7.10", "description": "WebAssembly text format parser", "keywords": [ "webassembly", "javascript", "ast", "parser", "wat", "wast" ], "main": "lib/index.js", "module": "esm/index.js", "scripts": { "test": "mocha" }, "author": "Sven Sauleau", "license": "MIT", "dependencies": { "@webassemblyjs/ast": "1.7.10", "@webassemblyjs/floating-point-hex-parser": "1.7.10", "@webassemblyjs/helper-api-error": "1.7.10", "@webassemblyjs/helper-code-frame": "1.7.10", "@webassemblyjs/helper-fsm": "1.7.10", "@xtuc/long": "4.2.1" }, "devDependencies": { "@webassemblyjs/helper-test-framework": "1.7.10", "mamacro": "^0.0.3" }, "repository": { "type": "git", "url": "https://github.com/xtuc/webassemblyjs.git" }, "publishConfig": { "access": "public" }, "gitHead": "f558c6c047187f24a2200ab04104f173de226794" ,"_resolved": "https://registry.npmjs.org/@webassemblyjs/wast-parser/-/wast-parser-1.7.10.tgz" ,"_integrity": "sha512-YTPEtOBljkCL0VjDp4sHe22dAYSm3ZwdJ9+2NTGdtC7ayNvuip1wAhaAS8Zt9Q6SW9E5Jf5PX7YE3XWlrzR9cw==" ,"_from": "@webassemblyjs/wast-parser@1.7.10" }