更新
This commit is contained in:
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"_from": "@webassemblyjs/helper-wasm-section@1.14.1",
|
||||
"_id": "@webassemblyjs/helper-wasm-section@1.14.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==",
|
||||
"_location": "/@webassemblyjs/helper-wasm-section",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@webassemblyjs/helper-wasm-section@1.14.1",
|
||||
"name": "@webassemblyjs/helper-wasm-section",
|
||||
"escapedName": "@webassemblyjs%2fhelper-wasm-section",
|
||||
"scope": "@webassemblyjs",
|
||||
"rawSpec": "1.14.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.14.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@webassemblyjs/wasm-edit"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz",
|
||||
"_shasum": "9629dda9c4430eab54b591053d6dc6f3ba050348",
|
||||
"_spec": "@webassemblyjs/helper-wasm-section@1.14.1",
|
||||
"_where": "/root/dns/node_modules/@webassemblyjs/wasm-edit",
|
||||
"author": {
|
||||
"name": "Sven Sauleau"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/xtuc/webassemblyjs/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"@webassemblyjs/ast": "1.14.1",
|
||||
"@webassemblyjs/helper-buffer": "1.14.1",
|
||||
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
||||
"@webassemblyjs/wasm-gen": "1.14.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"@webassemblyjs/wasm-parser": "1.14.1"
|
||||
},
|
||||
"gitHead": "25d52b1296e151ac56244a7c3886661e6b4a69ea",
|
||||
"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"
|
||||
},
|
||||
"version": "1.14.1"
|
||||
}
|
||||
Reference in New Issue
Block a user