{
  "name": "yikes-inc-easy-mailchimp-extender",
  "version": "6.2.2",
  "description": "Easy MailChimp opt-in forms for your site.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Yikes Inc.",
  "license": "GPLv2",
  "dependencies": {
    "grunt": "^0.4.5"
  },
  "devDependencies": {
    "autoprefixer-core": "^5.2.1",
    "grunt-auto-install": "^0.2.4",
    "grunt-browser-sync": "^2.1.3",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-cssmin": "^0.12.3",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-postcss": "^0.5.0",
    "grunt-replace": "^1.0.1",
    "grunt-wp-i18n": "^0.5.2"
  }
}
