{ "_args": [ [ "@webassemblyjs/ieee754@1.11.1", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "@webassemblyjs/ieee754@1.11.1", "_id": "@webassemblyjs/ieee754@1.11.1", "_inBundle": false, "_integrity": "sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==", "_location": "/@webassemblyjs/ieee754", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@webassemblyjs/ieee754@1.11.1", "name": "@webassemblyjs/ieee754", "escapedName": "@webassemblyjs%2fieee754", "scope": "@webassemblyjs", "rawSpec": "1.11.1", "saveSpec": null, "fetchSpec": "1.11.1" }, "_requiredBy": [ "/@webassemblyjs/wasm-gen", "/@webassemblyjs/wasm-parser" ], "_resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz", "_spec": "1.11.1", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "bugs": { "url": "https://github.com/xtuc/webassemblyjs/issues" }, "dependencies": { "@xtuc/ieee754": "^1.2.0" }, "description": "IEEE754 decoder and encoder", "gitHead": "3f07e2db2031afe0ce686630418c542938c1674b", "homepage": "https://github.com/xtuc/webassemblyjs#readme", "license": "MIT", "main": "lib/index.js", "module": "esm/index.js", "name": "@webassemblyjs/ieee754", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/xtuc/webassemblyjs.git", "directory": "packages/ieee754" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.11.1" }