{ "_args": [ [ "@webassemblyjs/floating-point-hex-parser@1.11.1", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "@webassemblyjs/floating-point-hex-parser@1.11.1", "_id": "@webassemblyjs/floating-point-hex-parser@1.11.1", "_inBundle": false, "_integrity": "sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==", "_location": "/@webassemblyjs/floating-point-hex-parser", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@webassemblyjs/floating-point-hex-parser@1.11.1", "name": "@webassemblyjs/floating-point-hex-parser", "escapedName": "@webassemblyjs%2ffloating-point-hex-parser", "scope": "@webassemblyjs", "rawSpec": "1.11.1", "saveSpec": null, "fetchSpec": "1.11.1" }, "_requiredBy": [ "/@webassemblyjs/helper-numbers" ], "_resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz", "_spec": "1.11.1", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "Mauro Bringolf" }, "bugs": { "url": "https://github.com/xtuc/webassemblyjs/issues" }, "description": "A function to parse floating point hexadecimal strings as defined by the WebAssembly specification", "gitHead": "3f07e2db2031afe0ce686630418c542938c1674b", "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.1" }