component.json 263 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 { "name": "blob", "repo": "webmodules/blob", "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.", "version": "0.0.4", "license": "MIT", "dependencies": {}, "scripts": [ "index.js" ] }