component.json 263 Bytes
{
  "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"
  ]
}