UNPKG

simple-mandrill-client

Version:

A node client which abstracts some basic mandrill api calls.

8 lines 158 B
{ "extends": "./tsconfig-base.json", "compilerOptions": { "module": "esnext", "outDir": "dist/mjs", "target": "esnext" } }