Sha256: 40acf94f3121212ef9cd2b1f065a4df021de450071fce508fafa9f4b820e1f34
Contents?: true
Size: 708 Bytes
Versions: 16
Compression:
Stored size: 708 Bytes
Contents
{ "name": "@webassemblyjs/floating-point-hex-parser", "scripts": { "build-fuzzer": "[ -f ./test/fuzzing/parse.out ] || gcc ./test/fuzzing/parse.c -o ./test/fuzzing/parse.out -lm -Wall" }, "repository": { "type": "git", "url": "https://github.com/xtuc/webassemblyjs.git" }, "publishConfig": { "access": "public" }, "version": "1.9.0", "description": "A function to parse floating point hexadecimal strings as defined by the WebAssembly specification", "main": "lib/index.js", "module": "esm/index.js", "keywords": [ "webassembly", "floating-point" ], "author": "Mauro Bringolf", "license": "MIT", "gitHead": "0440b420888c1f7701eb9762ec657775506b87d8" }
Version data entries
16 entries across 15 versions & 5 rubygems