You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
1.4 KiB

4 years ago
{
"_from": "@webassemblyjs/leb128@1.9.0",
"_id": "@webassemblyjs/leb128@1.9.0",
"_inBundle": false,
"_integrity": "sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==",
"_location": "/@webassemblyjs/leb128",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/leb128@1.9.0",
"name": "@webassemblyjs/leb128",
"escapedName": "@webassemblyjs%2fleb128",
"scope": "@webassemblyjs",
"rawSpec": "1.9.0",
"saveSpec": null,
"fetchSpec": "1.9.0"
},
"_requiredBy": [
"/@webassemblyjs/wasm-gen",
"/@webassemblyjs/wasm-parser"
],
"_resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.9.0.tgz",
"_shasum": "f19ca0b76a6dc55623a09cffa769e838fa1e1c95",
"_spec": "@webassemblyjs/leb128@1.9.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/@webassemblyjs/wasm-gen",
"bundleDependencies": false,
"dependencies": {
"@xtuc/long": "4.2.2"
},
"deprecated": false,
"description": "LEB128 decoder and encoder",
"gitHead": "0440b420888c1f7701eb9762ec657775506b87d8",
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"name": "@webassemblyjs/leb128",
"publishConfig": {
"access": "public"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.9.0"
}