UNPKG

@drop-in/new

Version:

A SvelteKit Svelte 5 PocketBase Starter Kit with a CLI

18 lines (17 loc) 359 B
{ "name": "@drop-in/email", "version": "0.0.3", "description": "Your beeper", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "nodemailer": "^6.9.15", "@drop-in/plugin": "^0.0.1", "@types/nodemailer": "^6.4.16" } }