{
  "name": "easynews",
  "version": "0.0.1",
  "main": "Gruntfile.js",
  "engines": {
    "node": ">= 0.10.0"
  },
  "devDependencies": {
    "autoprefixer": "^7.2.6",
    "grunt": "^0.4.5",
    "grunt-bumpup": "^0.6.3",
    "grunt-contrib-clean": "^1.1.0",
    "grunt-contrib-compress": "^1.4.3",
    "grunt-contrib-concat": "^0.4.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^2.2.1",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-sass": "^1.0.0",
    "grunt-contrib-uglify": "*",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-postcss": "^0.9.0",
    "grunt-rtlcss": "^2.0.1",
    "grunt-text-replace": "^0.4.0",
    "grunt-wp-i18n": "^1.0.2"
  },
  "dependencies": {
    "copy": "^0.3.2",
    "rtlcss": "^2.4.0"
  }
}
