{ "_from": "to-float32@^1.0.1", "_id": "to-float32@1.0.1", "_inBundle": false, "_integrity": "sha512-nOy2WSwae3xhZbc+05xiCuU3ZPPmH0L4Rg4Q1qiOGFSuNSCTB9nVJaGgGl3ZScxAclX/L8hJuDHJGDAzbfuKCQ==", "_location": "/to-float32", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "to-float32@^1.0.1", "name": "to-float32", "escapedName": "to-float32", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/regl-error2d", "/regl-line2d", "/regl-scatter2d" ], "_resolved": "https://registry.npmjs.org/to-float32/-/to-float32-1.0.1.tgz", "_shasum": "22d5921f38183164b9e7e9876158c0c16cb9753a", "_spec": "to-float32@^1.0.1", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/regl-error2d", "author": { "name": "Dmitry Yv.", "email": "dfcreative@gmail.com" }, "bugs": { "url": "https://github.com/dy/to-float32/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Convert data to float32 array or get float32 fractions", "homepage": "https://github.com/dy/to-float32#readme", "keywords": [ "float32", "fract32", "webgl" ], "license": "MIT", "main": "index.js", "name": "to-float32", "repository": { "type": "git", "url": "git+https://github.com/dy/to-float32.git" }, "scripts": { "test": "node test" }, "version": "1.0.1" }