Description
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.

61 lines
1.8 KiB

4 years ago
{
"_args": [
[
"@webassemblyjs/helper-wasm-bytecode@1.9.0",
"/home/lefos/repos/swarmlab-playground-client"
]
],
"_development": true,
"_from": "@webassemblyjs/helper-wasm-bytecode@1.9.0",
"_id": "@webassemblyjs/helper-wasm-bytecode@1.9.0",
"_inBundle": false,
"_integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw==",
"_location": "/@webassemblyjs/helper-wasm-bytecode",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/helper-wasm-bytecode@1.9.0",
"name": "@webassemblyjs/helper-wasm-bytecode",
"escapedName": "@webassemblyjs%2fhelper-wasm-bytecode",
"scope": "@webassemblyjs",
"rawSpec": "1.9.0",
"saveSpec": null,
"fetchSpec": "1.9.0"
},
"_requiredBy": [
"/@webassemblyjs/ast",
"/@webassemblyjs/helper-wasm-section",
"/@webassemblyjs/wasm-edit",
"/@webassemblyjs/wasm-gen",
"/@webassemblyjs/wasm-parser"
],
"_resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
"_spec": "1.9.0",
"_where": "/home/lefos/repos/swarmlab-playground-client",
"author": {
"name": "Sven Sauleau"
},
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
"description": "WASM's Bytecode constants",
"gitHead": "0440b420888c1f7701eb9762ec657775506b87d8",
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"name": "@webassemblyjs/helper-wasm-bytecode",
"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"
}