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.
54 lines
1.6 KiB
54 lines
1.6 KiB
4 years ago
|
{
|
||
|
"_from": "@webassemblyjs/utf8@1.9.0",
|
||
|
"_id": "@webassemblyjs/utf8@1.9.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w==",
|
||
|
"_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.npmjs.org/@webassemblyjs/utf8/-/utf8-1.9.0.tgz",
|
||
|
"_shasum": "04d33b636f78e6a6813227e82402f7637b6229ab",
|
||
|
"_spec": "@webassemblyjs/utf8@1.9.0",
|
||
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/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"
|
||
|
}
|