UNPKG

jointjs

Version:

JavaScript diagramming library

61 lines (60 loc) 1.99 kB
{ "_args": [ [ "@webassemblyjs/floating-point-hex-parser@1.7.10", "/Users/robur/Workspace/joint/demo/ts-demo" ] ], "_development": true, "_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", "_spec": "1.7.10", "_where": "/Users/robur/Workspace/joint/demo/ts-demo", "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": "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" }