{
    "name"           : "filtr",
    "version"        : "1.0.0",
    "devDependencies": {
        "grunt"                 : "~0.4.1",
        "grunt-requirejs"       : "~0.4.0",
        "grunt-contrib-clean"   : "~0.5.0",
        "grunt-usemin"          : "~0.1.12",
        "grunt-contrib-concat"  : "~0.3.0",
        "grunt-contrib-uglify"  : "~0.2.2",
        "grunt-contrib-htmlmin" : "~0.1.3",
        "grunt-rev"             : "~0.1.0",
        "grunt-contrib-copy"    : "~0.4.1",
        "grunt-contrib-less"    : "~0.7.0",
        "grunt-contrib-watch"   : "~0.5.1",
        "connect-livereload"    : "~0.3.0",
        "matchdep"              : "~0.3.0",
        "grunt-contrib-compress": "~0.5.2",
        "grunt-shell"           : "~0.5.0",
        "grunt-contrib-jshint"  : "~0.7.2",
        "grunt-jsbeautifier"    : "~0.2.3"
    }
}
