{
    "name": "<%= themeName %>",
    "version": "0.0.0",
    "description": "",
    "main": "Gruntfile.js",
    "devDependencies": {
        "grunt": "^0.4.5",
        "grunt-contrib-concat": "^0.3.0",
        "grunt-contrib-jshint": "^0.6.5",
        "grunt-contrib-uglify": "^0.3.3",
        "grunt-contrib-watch": "^0.5.3",
        "grunt-contrib-less": "^0.10.0",
        "grunt-pngmin": "^0.6.1",
        "grunt-image-resize": "^0.4.0",
        "grunt-spritesmith": "^2.1.1"
    },
    "scripts": {
        "test": "test"
    },
    "author": "relish"
}
