54 lines
1.7 KiB
JSON
54 lines
1.7 KiB
JSON
![]() |
{
|
||
|
"_from": "@webassemblyjs/utf8@1.9.0",
|
||
|
"_id": "@webassemblyjs/utf8@1.9.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-BNM7Y2945qaBMifoJAL3Y3tiKas=",
|
||
|
"_location": "/@webassemblyjs/utf8",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@webassemblyjs/utf8@1.9.0",
|
||
|
"name": "@webassemblyjs/utf8",
|
||
|
"escapedName": "@webassemblyjs%2futf8",
|
||
|
"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/utf8/download/@webassemblyjs/utf8-1.9.0.tgz?cache=0&sync_timestamp=1610041309288&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40webassemblyjs%2Futf8%2Fdownload%2F%40webassemblyjs%2Futf8-1.9.0.tgz",
|
||
|
"_shasum": "04d33b636f78e6a6813227e82402f7637b6229ab",
|
||
|
"_spec": "@webassemblyjs/utf8@1.9.0",
|
||
|
"_where": "E:\\GreateCommunity\\node_modules\\@webassemblyjs\\wasm-gen",
|
||
|
"author": {
|
||
|
"name": "Sven Sauleau"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/xtuc/webassemblyjs/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "UTF8 encoder/decoder for WASM",
|
||
|
"gitHead": "0440b420888c1f7701eb9762ec657775506b87d8",
|
||
|
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"module": "esm/index.js",
|
||
|
"name": "@webassemblyjs/utf8",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/xtuc/webassemblyjs.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"version": "1.9.0"
|
||
|
}
|