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.

58 lines
1.7 KiB

{
"_args": [
[
"@webassemblyjs/utf8@1.9.0",
"/Users/linhuakun/Downloads/nodejs/codewhy"
]
],
"_development": true,
"_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=1601756233013&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40webassemblyjs%2Futf8%2Fdownload%2F%40webassemblyjs%2Futf8-1.9.0.tgz",
"_spec": "1.9.0",
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy",
"author": {
"name": "Sven Sauleau"
},
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
"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"
}