UNPKG

strapi-provider-email-resend

Version:
32 lines 719 B
{ "name": "strapi-provider-email-resend", "version": "1.0.4", "description": "Strapi Resend provider", "main": "./src", "directories": { "lib": "./src" }, "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/jerodfritz/strapi-provider-email-resend.git" }, "keywords": [ "strapi", "email", "provider", "resend" ], "dependencies": { "resend": "0.11.1" }, "author": "Jerod Fritz", "license": "MIT", "bugs": { "url": "https://github.com/jerodfritz/strapi-provider-email-resend/issues" }, "homepage": "https://github.com/jerodfritz/strapi-provider-email-resend#readme", "devDependencies": { "@types/node": "^18.15.5" } }