{ "name": "couchpotato_develop", "repository": { "type": "git", "url": "" }, "scripts": { "start": "grunt" }, "dependencies": { }, "devDependencies": { "grunt": "~0.4.5", "grunt-autoprefixer": "^2.0.0", "grunt-concurrent": "~1.0.0", "grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-sass": "^0.8.1", "grunt-contrib-uglify": "~0.6.0", "grunt-contrib-watch": "~0.6.1", "jshint-stylish": "^1.0.0", "time-grunt": "^1.0.0", "grunt-shell": "^1.1.1" } }