@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">
22 lines (21 loc) • 656 B
JSON
{
"name": "@webassemblyjs/leb128",
"version": "1.7.10",
"description": "LEB128 decoder and encoder",
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@xtuc/long": "4.2.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "f558c6c047187f24a2200ab04104f173de226794"
,"_resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.7.10.tgz"
,"_integrity": "sha512-og8MciYlA8hvzCLR71hCuZKPbVBfLQeHv7ImKZ4nlyxrYbG7uJHYtHiHu6OV9SqrGuD03H/HtXC4Bgdjfm9FHw=="
,"_from": "@webassemblyjs/leb128@1.7.10"
}