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.
50 lines
1.5 KiB
50 lines
1.5 KiB
{
|
|
"_args": [
|
|
[
|
|
"@webassemblyjs/leb128@1.9.0",
|
|
"/Users/linhuakun/Downloads/nodejs/codewhy"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@webassemblyjs/leb128@1.9.0",
|
|
"_id": "@webassemblyjs/leb128@1.9.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-8Zygt2ptxVYjoJz/p2noOPoeHJU=",
|
|
"_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.npm.taobao.org/@webassemblyjs/leb128/download/@webassemblyjs/leb128-1.9.0.tgz?cache=0&sync_timestamp=1601756232514&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40webassemblyjs%2Fleb128%2Fdownload%2F%40webassemblyjs%2Fleb128-1.9.0.tgz",
|
|
"_spec": "1.9.0",
|
|
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy",
|
|
"dependencies": {
|
|
"@xtuc/long": "4.2.2"
|
|
},
|
|
"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"
|
|
}
|