Files
supplier-dispatch-h5/node_modules/@webassemblyjs/utf8/package.json
2023-08-11 10:45:20 +08:00

53 lines
1.6 KiB
JSON

{
"_from": "@webassemblyjs/utf8@1.11.6",
"_id": "@webassemblyjs/utf8@1.11.6",
"_inBundle": false,
"_integrity": "sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==",
"_location": "/@webassemblyjs/utf8",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/utf8@1.11.6",
"name": "@webassemblyjs/utf8",
"escapedName": "@webassemblyjs%2futf8",
"scope": "@webassemblyjs",
"rawSpec": "1.11.6",
"saveSpec": null,
"fetchSpec": "1.11.6"
},
"_requiredBy": [
"/@webassemblyjs/wasm-gen",
"/@webassemblyjs/wasm-parser"
],
"_resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.6.tgz",
"_shasum": "90f8bc34c561595fe156603be7253cdbcd0fab5a",
"_spec": "@webassemblyjs/utf8@1.11.6",
"_where": "C:\\Users\\zhouxueli\\Desktop\\scheduling-app\\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",
"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.6"
}