| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/bitnami/htdocs/app/node_modules/@webassemblyjs/floating-point-hex-parser/ |
Upload File : |
{
"_from": "@webassemblyjs/floating-point-hex-parser@1.11.0",
"_id": "@webassemblyjs/floating-point-hex-parser@1.11.0",
"_inBundle": false,
"_integrity": "sha512-Q/aVYs/VnPDVYvsCBL/gSgwmfjeCb4LW8+TMrO3cSzJImgv8lxxEPM2JA5jMrivE7LSz3V+PFqtMbls3m1exDA==",
"_location": "/@webassemblyjs/floating-point-hex-parser",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@webassemblyjs/floating-point-hex-parser@1.11.0",
"name": "@webassemblyjs/floating-point-hex-parser",
"escapedName": "@webassemblyjs%2ffloating-point-hex-parser",
"scope": "@webassemblyjs",
"rawSpec": "1.11.0",
"saveSpec": null,
"fetchSpec": "1.11.0"
},
"_requiredBy": [
"/@webassemblyjs/helper-numbers"
],
"_resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.0.tgz",
"_shasum": "34d62052f453cd43101d72eab4966a022587947c",
"_spec": "@webassemblyjs/floating-point-hex-parser@1.11.0",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/@webassemblyjs/helper-numbers",
"author": {
"name": "Mauro Bringolf"
},
"bugs": {
"url": "https://github.com/xtuc/webassemblyjs/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A function to parse floating point hexadecimal strings as defined by the WebAssembly specification",
"gitHead": "2646d3b7d79bba66c4a5930c52ae99a30a9767db",
"homepage": "https://github.com/xtuc/webassemblyjs#readme",
"keywords": [
"webassembly",
"floating-point"
],
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"name": "@webassemblyjs/floating-point-hex-parser",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xtuc/webassemblyjs.git"
},
"scripts": {
"build-fuzzer": "[ -f ./test/fuzzing/parse.out ] || gcc ./test/fuzzing/parse.c -o ./test/fuzzing/parse.out -lm -Wall"
},
"version": "1.11.0"
}