{
    "name": "newsday-vote-gallery",
    "version": "0.0.1",
    "private": true,
    "author": {
        "name": "TC McCarthy",
        "email": "tc.mccarthy1@gmail.com"
    },

    "dependencies": {
        "load-grunt-tasks": "~0.2.0"
    },

    "devDependencies": {
        "grunt": "~0.4.5",
        "grunt-contrib-uglify": "~0.5.0",
        "grunt-contrib-compass": "*",
        "grunt-contrib-watch": "~0.5.3",
        "grunt-contrib-concat": "~0.3.0",
        "grunt-contrib-cssmin": "*"
    },

    "engines": {
        "node": ">0.10.8"
    }
}