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.
59 lines
1.8 KiB
59 lines
1.8 KiB
{
|
|
"_from": "@webassemblyjs/wasm-opt@1.9.0",
|
|
"_id": "@webassemblyjs/wasm-opt@1.9.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==",
|
|
"_location": "/@webassemblyjs/wasm-opt",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@webassemblyjs/wasm-opt@1.9.0",
|
|
"name": "@webassemblyjs/wasm-opt",
|
|
"escapedName": "@webassemblyjs%2fwasm-opt",
|
|
"scope": "@webassemblyjs",
|
|
"rawSpec": "1.9.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.9.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@webassemblyjs/wasm-edit"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz",
|
|
"_shasum": "2211181e5b31326443cc8112eb9f0b9028721a61",
|
|
"_spec": "@webassemblyjs/wasm-opt@1.9.0",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/@webassemblyjs/wasm-edit",
|
|
"author": {
|
|
"name": "Sven Sauleau"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/xtuc/webassemblyjs/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.9.0",
|
|
"@webassemblyjs/helper-buffer": "1.9.0",
|
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
|
"@webassemblyjs/wasm-parser": "1.9.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "",
|
|
"gitHead": "0440b420888c1f7701eb9762ec657775506b87d8",
|
|
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"module": "esm/index.js",
|
|
"name": "@webassemblyjs/wasm-opt",
|
|
"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"
|
|
}
|