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

37 lines (36 loc) 1.06 kB
{ "name": "@webassemblyjs/ast", "version": "1.7.10", "description": "AST utils for webassemblyjs", "keywords": [ "webassembly", "javascript", "ast" ], "main": "lib/index.js", "module": "esm/index.js", "author": "Sven Sauleau", "license": "MIT", "dependencies": { "@webassemblyjs/helper-module-context": "1.7.10", "@webassemblyjs/helper-wasm-bytecode": "1.7.10", "@webassemblyjs/wast-parser": "1.7.10" }, "repository": { "type": "git", "url": "https://github.com/xtuc/webassemblyjs.git" }, "publishConfig": { "access": "public" }, "devDependencies": { "@webassemblyjs/helper-test-framework": "1.7.10", "array.prototype.flatmap": "^1.2.1", "dump-exports": "^0.1.0", "mamacro": "^0.0.3" }, "gitHead": "f558c6c047187f24a2200ab04104f173de226794" ,"_resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.7.10.tgz" ,"_integrity": "sha512-wTUeaByYN2EA6qVqhbgavtGc7fLTOx0glG2IBsFlrFG51uXIGlYBTyIZMf4SPLo3v1bgV/7lBN3l7Z0R6Hswew==" ,"_from": "@webassemblyjs/ast@1.7.10" }