{
  "name": "mighty-mail",
  "version": "2.0.16",
  "description": "Reactjs components for static server rendering of HTML emails.",
  "repository": {
    "type": "git",
    "url": "https://github.com/dschnare/mighty-mail"
  },
  "keywords": [
    "email",
    "reactjs",
    "components",
    "html",
    "css",
    "sass",
    "less",
    "responsive"
  ],
  "author": "Darren Schnare <schnare.d@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dschnare/mighty-mail/issues"
  },
  "homepage": "https://github.com/dschnare/mighty-mail",
  "main": "index.js",
  "scripts": {
    "test": "gulp test"
  },
  "devDependencies": {
    "async": "^0.9.0",
    "glob": "^5.0.6",
    "gulp": "^3.8.11",
    "gulp-eslint": "^0.9.0",
    "gulp-less": "^3.0.3",
    "gulp-react": "^3.0.1",
    "gulp-sass": "^2.0.4",
    "html": "0.0.10",
    "mkdir-p": "0.0.6",
    "superagent": "^1.2.0"
  },
  "dependencies": {
    "classnames": "^1.2.1",
    "image-size": "^0.3.5",
    "react": "^0.13.2"
  }
}
