xy-server/node_modules/blob/component.json

12 lines
263 B
JSON
Raw Permalink Normal View History

2025-04-23 09:34:08 +08:00
{
"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"
]
}