You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
263 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"
]
}