Current File : /home/tradevaly/www/node_modules/@webassemblyjs/leb128/package.json |
{
"_args": [
[
"@webassemblyjs/leb128@1.11.1",
"/home/skote/public_html"
]
],
"_development": true,
"_from": "@webassemblyjs/leb128@1.11.1",
"_id": "@webassemblyjs/leb128@1.11.1",
"_inBundle": false,
"_integrity": "sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==",
"_location": "/@webassemblyjs/leb128",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/leb128@1.11.1",
"name": "@webassemblyjs/leb128",
"escapedName": "@webassemblyjs%2fleb128",
"scope": "@webassemblyjs",
"rawSpec": "1.11.1",
"saveSpec": null,
"fetchSpec": "1.11.1"
},
"_requiredBy": [
"/@webassemblyjs/wasm-gen",
"/@webassemblyjs/wasm-parser"
],
"_resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz",
"_spec": "1.11.1",
"_where": "/home/skote/public_html",
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
"dependencies": {
"@xtuc/long": "4.2.2"
},
"description": "LEB128 decoder and encoder",
"gitHead": "3f07e2db2031afe0ce686630418c542938c1674b",
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "esm/index.js",
"name": "@webassemblyjs/leb128",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xtuc/webassemblyjs.git",
"directory": "packages/leb128"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.11.1"
}