{
  "name": "decibel-emails",
  "version": "1.0.0",
  "main": "index.js",
  "license": "MIT",
  "scripts": {
    "start": "gulp",
    "build": "gulp build"
  },
  "devDependencies": {
    "@types/browser-sync": "2.26.3",
    "@types/gulp": "4.0.9",
    "browser-sync": "2.27.10",
    "gulp": "4.0.2",
    "mjml": "4.13.0"
  }
}
