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.

57 lines
1.7 KiB
JSON

{
"_from": "@webassemblyjs/helper-numbers@1.11.6",
"_id": "@webassemblyjs/helper-numbers@1.11.6",
"_inBundle": false,
"_integrity": "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==",
"_location": "/@webassemblyjs/helper-numbers",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/helper-numbers@1.11.6",
"name": "@webassemblyjs/helper-numbers",
"escapedName": "@webassemblyjs%2fhelper-numbers",
"scope": "@webassemblyjs",
"rawSpec": "1.11.6",
"saveSpec": null,
"fetchSpec": "1.11.6"
},
"_requiredBy": [
"/@webassemblyjs/ast"
],
"_resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz",
"_shasum": "cbce5e7e0c1bd32cf4905ae444ef64cea919f1b5",
"_spec": "@webassemblyjs/helper-numbers@1.11.6",
"_where": "D:\\xyProject\\cacfrontend\\node_modules\\@webassemblyjs\\ast",
"author": {
"name": "Sven Sauleau"
},
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
"bundleDependencies": false,
"dependencies": {
"@webassemblyjs/floating-point-hex-parser": "1.11.6",
"@webassemblyjs/helper-api-error": "1.11.6",
"@xtuc/long": "4.2.2"
},
"deprecated": false,
"description": "Number parsing utility",
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"name": "@webassemblyjs/helper-numbers",
"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.11.6"
}