biofriction-wp-theme/node_modules/@webassemblyjs/helper-code-frame/package.json

60 lines
1.9 KiB
JSON

{
"_from": "@webassemblyjs/helper-code-frame@1.9.0",
"_id": "@webassemblyjs/helper-code-frame@1.9.0",
"_inBundle": false,
"_integrity": "sha512-ERCYdJBkD9Vu4vtjUYe8LZruWuNIToYq/ME22igL+2vj2dQ2OOujIZr3MEFvfEaqKoVqpsFKAGsRdBSBjrIvZA==",
"_location": "/@webassemblyjs/helper-code-frame",
"_phantomChildren": {
"@webassemblyjs/helper-module-context": "1.9.0",
"@webassemblyjs/wast-parser": "1.9.0",
"@xtuc/long": "4.2.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/helper-code-frame@1.9.0",
"name": "@webassemblyjs/helper-code-frame",
"escapedName": "@webassemblyjs%2fhelper-code-frame",
"scope": "@webassemblyjs",
"rawSpec": "1.9.0",
"saveSpec": null,
"fetchSpec": "1.9.0"
},
"_requiredBy": [
"/@webassemblyjs/wast-parser"
],
"_resolved": "https://registry.npmjs.org/@webassemblyjs/helper-code-frame/-/helper-code-frame-1.9.0.tgz",
"_shasum": "647f8892cd2043a82ac0c8c5e75c36f1d9159f27",
"_spec": "@webassemblyjs/helper-code-frame@1.9.0",
"_where": "/home/vitrubio/Documents/trabajo/biofriction/biofriction-web/biofriction-theme/node_modules/@webassemblyjs/wast-parser",
"author": {
"name": "Sven Sauleau"
},
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
"bundleDependencies": false,
"dependencies": {
"@webassemblyjs/wast-printer": "1.9.0"
},
"deprecated": false,
"description": "",
"devDependencies": {
"@webassemblyjs/ast": "1.9.0"
},
"gitHead": "0440b420888c1f7701eb9762ec657775506b87d8",
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"name": "@webassemblyjs/helper-code-frame",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xtuc/webassemblyjs.git"
},
"version": "1.9.0"
}