{ "_from": "@webassemblyjs/floating-point-hex-parser@1.5.13", "_id": "@webassemblyjs/floating-point-hex-parser@1.5.13", "_inBundle": false, "_integrity": "sha512-vrvvB18Kh4uyghSKb0NTv+2WZx871WL2NzwMj61jcq2bXkyhRC+8Q0oD7JGVf0+5i/fKQYQSBCNMMsDMRVAMqA==", "_location": "/@webassemblyjs/floating-point-hex-parser", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@webassemblyjs/floating-point-hex-parser@1.5.13", "name": "@webassemblyjs/floating-point-hex-parser", "escapedName": "@webassemblyjs%2ffloating-point-hex-parser", "scope": "@webassemblyjs", "rawSpec": "1.5.13", "saveSpec": null, "fetchSpec": "1.5.13" }, "_requiredBy": [ "/@webassemblyjs/wast-parser" ], "_resolved": "https://registry.npmmirror.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.5.13.tgz", "_shasum": "29ce0baa97411f70e8cce68ce9c0f9d819a4e298", "_spec": "@webassemblyjs/floating-point-hex-parser@1.5.13", "_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master\\node_modules\\@webassemblyjs\\wast-parser", "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", "homepage": "https://github.com/xtuc/webassemblyjs#readme", "keywords": [ "webassembly", "floating-point" ], "license": "MIT", "main": "lib/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.5.13" }