UNPKG

webmention-handler-netlify-blobs

Version:
26 lines 709 B
{ "name": "webmention-handler-netlify-blobs", "version": "0.3.0", "description": "Netlify Blobs storage to work with webmention-handler", "main": "src/index.js", "keywords": [ "webmentions", "indieweb", "netlify", "blobs" ], "author": "Benji Encalada Mora (https://benji.dog)", "homepage": "https://github.com/benjifs/webmention-handler-netlify-blobs#readme", "repository": { "type": "git", "url": "git+https://github.com/benjifs/webmention-handler-netlify-blobs.git" }, "bugs": { "url": "https://github.com/benjifs/webmention-handler-netlify-blobs/issues" }, "license": "MIT", "type": "module", "dependencies": { "@netlify/blobs": "^10.0.4" } }