{
    "name": "Force_Refresh",
    "version": "1.2.0",
    "description": "Force Refresh is a simple plugin that allows you to force a page refresh for users currently visiting your site.",
    "url" : "https://github.com/jordanleven/wp-force-refresh",
    "repository" : { 
        "type" : "git", 
        "url"  : "https://github.com/jordanleven/wp-force-refresh.git"
    },
    "author": "Jordan Leven",
    "license": "GPL-3",
    "devDependencies": {
        "grunt": "~0.4.5",
        "grunt-comment-toggler": "^0.2.2",
        "grunt-contrib-concat": "^0.5.1",
        "grunt-contrib-copy": "^0.8.1",
        "grunt-contrib-csslint": "^0.5.0",
        "grunt-contrib-cssmin": "^0.13.0",
        "grunt-contrib-jshint": "^1.1.0",
        "grunt-contrib-sass": "^0.9.2",
        "grunt-contrib-uglify": "^0.9.2",
        "grunt-contrib-watch": "^0.6.1",
        "grunt-remove-logging": "^0.2.0"
    }
}