UNPKG

jointjs

Version:

JavaScript diagramming library

57 lines (56 loc) 2.03 kB
{ "_from": "@webassemblyjs/floating-point-hex-parser@1.7.10", "_id": "@webassemblyjs/floating-point-hex-parser@1.7.10", "_inBundle": false, "_integrity": "sha512-gMsGbI6I3p/P1xL2UxqhNh1ga2HCsx5VBB2i5VvJFAaqAjd2PBTRULc3BpTydabUQEGlaZCzEUQhLoLG7TvEYQ==", "_location": "/@webassemblyjs/floating-point-hex-parser", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@webassemblyjs/floating-point-hex-parser@1.7.10", "name": "@webassemblyjs/floating-point-hex-parser", "escapedName": "@webassemblyjs%2ffloating-point-hex-parser", "scope": "@webassemblyjs", "rawSpec": "1.7.10", "saveSpec": null, "fetchSpec": "1.7.10" }, "_requiredBy": [ "/@webassemblyjs/wast-parser" ], "_resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.7.10.tgz", "_shasum": "ee63d729c6311a85863e369a473f9983f984e4d9", "_spec": "@webassemblyjs/floating-point-hex-parser@1.7.10", "_where": "/Users/robur/Workspace/clientio/joint/demo/ts-demo/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", "gitHead": "f558c6c047187f24a2200ab04104f173de226794", "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.7.10" }