{ "name": "to-float32", "version": "1.1.0", "description": "Convert data to float32 array or get float32 fractions", "main": "index.js", "scripts": { "test": "node test" }, "repository": { "type": "git", "url": "git+https://github.com/dy/to-float32.git" }, "keywords": [ "float32", "fract32", "webgl" ], "author": "Dmitry Yv. ", "license": "MIT", "bugs": { "url": "https://github.com/dy/to-float32/issues" }, "homepage": "https://github.com/dy/to-float32#readme", "dependencies": {} }