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.
66 lines
2.0 KiB
66 lines
2.0 KiB
4 years ago
|
{
|
||
|
"_from": "@webassemblyjs/wasm-edit@1.9.0",
|
||
|
"_id": "@webassemblyjs/wasm-edit@1.9.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==",
|
||
|
"_location": "/@webassemblyjs/wasm-edit",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@webassemblyjs/wasm-edit@1.9.0",
|
||
|
"name": "@webassemblyjs/wasm-edit",
|
||
|
"escapedName": "@webassemblyjs%2fwasm-edit",
|
||
|
"scope": "@webassemblyjs",
|
||
|
"rawSpec": "1.9.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.9.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/webpack"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz",
|
||
|
"_shasum": "3fe6d79d3f0f922183aa86002c42dd256cfee9cf",
|
||
|
"_spec": "@webassemblyjs/wasm-edit@1.9.0",
|
||
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/webpack",
|
||
|
"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/helper-wasm-bytecode": "1.9.0",
|
||
|
"@webassemblyjs/helper-wasm-section": "1.9.0",
|
||
|
"@webassemblyjs/wasm-gen": "1.9.0",
|
||
|
"@webassemblyjs/wasm-opt": "1.9.0",
|
||
|
"@webassemblyjs/wasm-parser": "1.9.0",
|
||
|
"@webassemblyjs/wast-printer": "1.9.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "> Rewrite a WASM binary",
|
||
|
"devDependencies": {
|
||
|
"@webassemblyjs/helper-test-framework": "1.9.0"
|
||
|
},
|
||
|
"gitHead": "0440b420888c1f7701eb9762ec657775506b87d8",
|
||
|
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"module": "esm/index.js",
|
||
|
"name": "@webassemblyjs/wasm-edit",
|
||
|
"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"
|
||
|
}
|