{ "name": "roots", "version": "6.4.0", "author": "Ben Word ", "homepage": "http://www.rootstheme.com", "repository": { "type": "git", "url": "git://github.com/retlehs/roots.git" }, "bugs": { "url" : "https://github.com/retlehs/roots/issues" }, "licenses": [{ "type": "MIT", "url": "http://opensource.org/licenses/MIT" }], "engines": { "node": ">= 0.8.0" }, "devDependencies": { "grunt": "~0.4.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-jshint": "~0.1.1", "grunt-contrib-uglify": "~0.1.1", "grunt-contrib-watch": "~0.2.0", "grunt-recess": "~0.3.0", "grunt-imageoptim": "~1.2.11" } }