{
  "name": "haraka-httpd",
  "version": "1.0.1",
  "description": "Haraka HTTP for SMTPd",
  "main": "server",
  "keywords": [
    "http",
    "watch"
  ],
  "authors": [
    "Matt Simerson"
  ],
  "private": true,
  "license": "MIT",
  "homepage": "http://haraka.github.io/",
  "dependencies": {
    "express": "^4.0"
  },
  "devDependencies": {
  },
  "scripts": {
  }
}
