54 lines
1.6 KiB
JSON
54 lines
1.6 KiB
JSON
|
{
|
||
|
"_from": "@webassemblyjs/utf8@1.11.1",
|
||
|
"_id": "@webassemblyjs/utf8@1.11.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==",
|
||
|
"_location": "/@webassemblyjs/utf8",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@webassemblyjs/utf8@1.11.1",
|
||
|
"name": "@webassemblyjs/utf8",
|
||
|
"escapedName": "@webassemblyjs%2futf8",
|
||
|
"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/utf8/-/utf8-1.11.1.tgz",
|
||
|
"_shasum": "d1f8b764369e7c6e6bae350e854dec9a59f0a3ff",
|
||
|
"_spec": "@webassemblyjs/utf8@1.11.1",
|
||
|
"_where": "C:\\laragon\\www\\idlers\\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": "3f07e2db2031afe0ce686630418c542938c1674b",
|
||
|
"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.11.1"
|
||
|
}
|