{ "_from": "to-array-buffer@^3.1.1", "_id": "to-array-buffer@3.2.0", "_inBundle": false, "_integrity": "sha512-zN33mwi0gpL+7xW1ITLfJ48CEj6ZQW0ZAP0MU+2W3kEY0PAIncyuxmD4OqkUVhPAbTP7amq9j/iwvZKYS+lzSQ==", "_location": "/to-array-buffer", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "to-array-buffer@^3.1.1", "name": "to-array-buffer", "escapedName": "to-array-buffer", "rawSpec": "^3.1.1", "saveSpec": null, "fetchSpec": "^3.1.1" }, "_requiredBy": [ "/image-decode", "/image-pixels", "/to-uint8" ], "_resolved": "https://registry.npmjs.org/to-array-buffer/-/to-array-buffer-3.2.0.tgz", "_shasum": "cb684dd691a7368c3b249c2348d75227f7d4dbb4", "_spec": "to-array-buffer@^3.1.1", "_where": "/home/sigonasr2/divar/server/node_modules/image-pixels", "author": { "name": "Dima Yv", "email": "dfcreative@gmail.com" }, "bugs": { "url": "https://github.com/dy/to-array-buffer/issues" }, "bundleDependencies": false, "dependencies": { "flatten-vertex-data": "^1.0.2", "is-blob": "^2.0.1", "string-to-arraybuffer": "^1.0.0" }, "deprecated": false, "description": "Convert any binary data to ArrayBuffer", "devDependencies": { "buffer-to-arraybuffer": "^0.0.4", "data-uri-to-buffer": "^1.0.0", "is-browser": "^2.0.1", "ndarray": "^1.0.18", "tape": "^4.6.3" }, "homepage": "https://github.com/dy/to-array-buffer#readme", "keywords": [ "arraybuffer", "array-buffer", "array", "buffer", "binary", "load", "raw", "load raw", "data", "blob", "file" ], "license": "MIT", "main": "index.js", "name": "to-array-buffer", "repository": { "type": "git", "url": "git+https://github.com/dy/to-array-buffer.git" }, "scripts": { "test": "node test.js" }, "version": "3.2.0" }