{ "_from": "is-float-array@^1.0.0", "_id": "is-float-array@1.0.0", "_inBundle": false, "_integrity": "sha512-4ew1Sx6B6kEAl3T3NOM0yB94J3NZnBdNt4paw0e8nY73yHHTeTEhyQ3Lj7EQEnv5LD+GxNTaT4L46jcKjjpLiQ==", "_location": "/is-float-array", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "is-float-array@^1.0.0", "name": "is-float-array", "escapedName": "is-float-array", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/image-pixels", "/to-uint8" ], "_resolved": "https://registry.npmjs.org/is-float-array/-/is-float-array-1.0.0.tgz", "_shasum": "96d67b1cbadf47ab1e05be208933acd386978a09", "_spec": "is-float-array@^1.0.0", "_where": "/home/sigonasr2/divar/server/node_modules/image-pixels", "author": { "name": "Dima Yv", "email": "dfcreative@gmail.com" }, "bugs": { "url": "https://github.com/dy/is-float-array/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Check if an array can store floats", "devDependencies": {}, "homepage": "https://github.com/dy/is-float-array#readme", "keywords": [ "audiojs", "buffer", "pcm", "float", "number" ], "license": "MIT", "main": "index.js", "name": "is-float-array", "repository": { "type": "git", "url": "git+https://github.com/dy/is-float-array.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }