12 lines
274 B
JSON
12 lines
274 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|