58 lines
1.8 KiB
JSON
58 lines
1.8 KiB
JSON
{
|
|
"_from": "@webassemblyjs/helper-numbers@1.13.2",
|
|
"_id": "@webassemblyjs/helper-numbers@1.13.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==",
|
|
"_location": "/@webassemblyjs/helper-numbers",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@webassemblyjs/helper-numbers@1.13.2",
|
|
"name": "@webassemblyjs/helper-numbers",
|
|
"escapedName": "@webassemblyjs%2fhelper-numbers",
|
|
"scope": "@webassemblyjs",
|
|
"rawSpec": "1.13.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.13.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/@webassemblyjs/ast"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz",
|
|
"_shasum": "dbd932548e7119f4b8a7877fd5a8d20e63490b2d",
|
|
"_spec": "@webassemblyjs/helper-numbers@1.13.2",
|
|
"_where": "C:\\Users\\Wlad\\Desktop\\binance_bot\\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.13.2",
|
|
"@webassemblyjs/helper-api-error": "1.13.2",
|
|
"@xtuc/long": "4.2.2"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Number parsing utility",
|
|
"gitHead": "897aeb784f042a46a00626f1d1cca96159aa5db3",
|
|
"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.13.2"
|
|
}
|