{
"name": "@webassemblyjs/leb128",
"version": "1.7.11",
"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": "4291990bfc4648bc6676091a955d12dc3c7e5909"
}