{ "name": "grunt_test", "version": "1.0.0", "author": "jbfy", "private" : true, "devDependencies": { "grunt": "^1.0.1", "grunt-contrib-uglify": "^2.0.0", "grunt-browser-sync": "^2.2.0", "grunt-contrib-compass": "~0.6.0", "grunt-contrib-jshint": "~0.6.3", "grunt-contrib-watch": "~0.5.3", "grunt-contrib-cssmin": "~0.5.0", "matchdep": "*" } } |
|