W72crm_web-master/node_modules/@webassemblyjs/helper-wasm-section/package.json

61 lines
2.1 KiB
JSON
Raw Normal View History

2025-05-27 11:25:53 +08:00
{
"_from": "@webassemblyjs/helper-wasm-section@1.5.13",
"_id": "@webassemblyjs/helper-wasm-section@1.5.13",
"_inBundle": false,
"_integrity": "sha512-IJ/goicOZ5TT1axZFSnlAtz4m8KEjYr12BNOANAwGFPKXM4byEDaMNXYowHMG0yKV9a397eU/NlibFaLwr1fbw==",
"_location": "/@webassemblyjs/helper-wasm-section",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/helper-wasm-section@1.5.13",
"name": "@webassemblyjs/helper-wasm-section",
"escapedName": "@webassemblyjs%2fhelper-wasm-section",
"scope": "@webassemblyjs",
"rawSpec": "1.5.13",
"saveSpec": null,
"fetchSpec": "1.5.13"
},
"_requiredBy": [
"/@webassemblyjs/wasm-edit"
],
"_resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.5.13.tgz",
"_shasum": "efc76f44a10d3073b584b43c38a179df173d5c7d",
"_spec": "@webassemblyjs/helper-wasm-section@1.5.13",
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master\\node_modules\\@webassemblyjs\\wasm-edit",
"author": {
"name": "Sven Sauleau"
},
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
"bundleDependencies": false,
"dependencies": {
"@webassemblyjs/ast": "1.5.13",
"@webassemblyjs/helper-buffer": "1.5.13",
"@webassemblyjs/helper-wasm-bytecode": "1.5.13",
"@webassemblyjs/wasm-gen": "1.5.13",
"debug": "^3.1.0"
},
"deprecated": false,
"description": "",
"devDependencies": {
"@webassemblyjs/wasm-parser": "1.5.13"
},
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
"license": "MIT",
"main": "lib/index.js",
"name": "@webassemblyjs/helper-wasm-section",
"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.5.13"
}