{
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "name": "@prymejo/nestjs-sms-and-email-module",
  "version": "1.0.32",
  "description": "<p align=\"center\">   <a href=\"http://nestjs.com/\" target=\"blank\"><img src=\"https://nestjs.com/img/logo-small.svg\" width=\"200\" alt=\"Nest Logo\" /></a> </p>",
  "author": "Prymejo",
  "private": false,
  "license": "MIT",
  "scripts": {
    "build": "rimraf dist && tsc",
    "prepublish": "yarn run  build"
  },
  "engines": {
    "node": ">=18"
  },
  "dependencies": {
    "@mindik/mailchimp-nestjs": "^1.2.0",
    "@nestjs/axios": "^2.0.0",
    "@nestjs/common": "^9.4.2",
    "axios": "^1.4.0",
    "reflect-metadata": "^0.1.13",
    "rxjs": "^7.2.0",
    "webpack": "^5.0.0"
  },
  "devDependencies": {
    "@types/node": "^20.2.5",
    "source-map-support": "^0.5.20",
    "ts-loader": "^9.2.3",
    "ts-node": "^10.0.0",
    "typescript": "^4.7.4"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pryme0/nestjs-sms-and-email-module.git"
  },
  "keywords": [
    "nestjs",
    "sms",
    "email",
    "Mandrill",
    "Termii"
  ],
  "bugs": {
    "url": "https://github.com/pryme0/nestjs-sms-and-email-module/issues"
  },
  "homepage": "https://github.com/pryme0/nestjs-sms-and-email-module#readme"
}
