You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
1.9 KiB
JSON
68 lines
1.9 KiB
JSON
2 years ago
|
{
|
||
|
"_from": "@webassemblyjs/wast-printer@1.11.6",
|
||
|
"_id": "@webassemblyjs/wast-printer@1.11.6",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==",
|
||
|
"_location": "/@webassemblyjs/wast-printer",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@webassemblyjs/wast-printer@1.11.6",
|
||
|
"name": "@webassemblyjs/wast-printer",
|
||
|
"escapedName": "@webassemblyjs%2fwast-printer",
|
||
|
"scope": "@webassemblyjs",
|
||
|
"rawSpec": "1.11.6",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.11.6"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@webassemblyjs/wasm-edit"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/@webassemblyjs/wast-printer/-/wast-printer-1.11.6.tgz",
|
||
|
"_shasum": "a7bf8dd7e362aeb1668ff43f35cb849f188eff20",
|
||
|
"_spec": "@webassemblyjs/wast-printer@1.11.6",
|
||
|
"_where": "D:\\xyProject\\cacfrontend\\node_modules\\@webassemblyjs\\wasm-edit",
|
||
|
"author": {
|
||
|
"name": "Sven Sauleau"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/xtuc/webassemblyjs/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@webassemblyjs/ast": "1.11.6",
|
||
|
"@xtuc/long": "4.2.2"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "WebAssembly text format printer",
|
||
|
"devDependencies": {
|
||
|
"@webassemblyjs/helper-test-framework": "1.11.6",
|
||
|
"@webassemblyjs/wast-parser": "1.11.6"
|
||
|
},
|
||
|
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
|
||
|
"keywords": [
|
||
|
"webassembly",
|
||
|
"javascript",
|
||
|
"ast",
|
||
|
"compiler",
|
||
|
"printer",
|
||
|
"wast"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"module": "esm/index.js",
|
||
|
"name": "@webassemblyjs/wast-printer",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/xtuc/webassemblyjs.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"version": "1.11.6"
|
||
|
}
|