{
  "name": "uxbox-back",
  "version": "0.1.0",
  "description": "The Open-Source prototyping tool",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build-emails": "./scripts/build-email-templates.sh"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/uxbox/uxbox.git"
  },
  "author": "Uxbox",
  "license": "SEE LICENSE IN <LICENSE>",
  "devDependencies": {
    "mjml": "^4.6.3"
  }
}