54 lines
1.6 KiB
JSON
54 lines
1.6 KiB
JSON
|
{
|
||
|
"_from": "@webassemblyjs/utf8@1.11.0",
|
||
|
"_id": "@webassemblyjs/utf8@1.11.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-A/lclGxH6SpSLSyFowMzO/+aDEPU4hvEiooCMXQPcQFPPJaYcPQNKGOCLUySJsYJ4trbpr+Fs08n4jelkVTGVw==",
|
||
|
"_location": "/@webassemblyjs/utf8",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@webassemblyjs/utf8@1.11.0",
|
||
|
"name": "@webassemblyjs/utf8",
|
||
|
"escapedName": "@webassemblyjs%2futf8",
|
||
|
"scope": "@webassemblyjs",
|
||
|
"rawSpec": "1.11.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.11.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@webassemblyjs/wasm-gen",
|
||
|
"/@webassemblyjs/wasm-parser"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.0.tgz",
|
||
|
"_shasum": "86e48f959cf49e0e5091f069a709b862f5a2cadf",
|
||
|
"_spec": "@webassemblyjs/utf8@1.11.0",
|
||
|
"_where": "/home/vitrubio/Documents/trabajo/biofriction/biofriction-web/biofriction-theme/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": "2646d3b7d79bba66c4a5930c52ae99a30a9767db",
|
||
|
"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.0"
|
||
|
}
|