1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/@webassemblyjs/helper-wasm-section/package.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2023-12-18 13:12:25 +08:00
{
2024-01-16 21:26:16 +08:00
"_from": "@webassemblyjs/helper-wasm-section@1.9.0",
"_id": "@webassemblyjs/helper-wasm-section@1.9.0",
2023-12-18 13:12:25 +08:00
"_inBundle": false,
2024-01-16 21:26:16 +08:00
"_integrity": "sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==",
2023-12-18 13:12:25 +08:00
"_location": "/@webassemblyjs/helper-wasm-section",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
2024-01-16 21:26:16 +08:00
"raw": "@webassemblyjs/helper-wasm-section@1.9.0",
2023-12-18 13:12:25 +08:00
"name": "@webassemblyjs/helper-wasm-section",
"escapedName": "@webassemblyjs%2fhelper-wasm-section",
"scope": "@webassemblyjs",
2024-01-16 21:26:16 +08:00
"rawSpec": "1.9.0",
2023-12-18 13:12:25 +08:00
"saveSpec": null,
2024-01-16 21:26:16 +08:00
"fetchSpec": "1.9.0"
2023-12-18 13:12:25 +08:00
},
"_requiredBy": [
"/@webassemblyjs/wasm-edit"
],
2024-01-16 21:26:16 +08:00
"_resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz",
"_shasum": "5a4138d5a6292ba18b04c5ae49717e4167965346",
"_spec": "@webassemblyjs/helper-wasm-section@1.9.0",
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\@webassemblyjs\\wasm-edit",
2023-12-18 13:12:25 +08:00
"author": {
"name": "Sven Sauleau"
},
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
2024-01-16 21:26:16 +08:00
"bundleDependencies": false,
2023-12-18 13:12:25 +08:00
"dependencies": {
2024-01-16 21:26:16 +08:00
"@webassemblyjs/ast": "1.9.0",
"@webassemblyjs/helper-buffer": "1.9.0",
"@webassemblyjs/helper-wasm-bytecode": "1.9.0",
"@webassemblyjs/wasm-gen": "1.9.0"
2023-12-18 13:12:25 +08:00
},
2024-01-16 21:26:16 +08:00
"deprecated": false,
2023-12-18 13:12:25 +08:00
"description": "",
"devDependencies": {
2024-01-16 21:26:16 +08:00
"@webassemblyjs/wasm-parser": "1.9.0"
2023-12-18 13:12:25 +08:00
},
2024-01-16 21:26:16 +08:00
"gitHead": "0440b420888c1f7701eb9762ec657775506b87d8",
2023-12-18 13:12:25 +08:00
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
"license": "MIT",
"main": "lib/index.js",
"module": "esm/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"
},
2024-01-16 21:26:16 +08:00
"version": "1.9.0"
2023-12-18 13:12:25 +08:00
}