{ "name": "blob-polyfill", "version": "9.0.20240710", "homepage": "https://github.com/bjornstar/blob-polyfill", "authors": [ "Eli Grey " ], "description": "Blob.js implements the W3C Blob interface in browsers that do not natively support it.", "main": "Blob.js", "moduleType": [ "amd", "node" ], "keywords": [ "blob", "polyfill" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }