{ "name" : "semantic", "title" : "Semantic UI", "description" : "Semantic empowers designers and developers by creating a shared vocabulary for UI.", "homepage" : "http://www.semantic-ui.com", "author" : "Jack Lukic ", "license": "MIT", "dependencies" : { "docpad" : "~6.53.4", "docpad-plugin-eco" : "~2.0.2", "docpad-plugin-ghpages" : "~2.4.0", "docpad-plugin-partials" : "~2.8.0" }, "devDependencies": { "grunt" : "~0.4.1", "grunt-contrib-watch" : "~0.5.3", "grunt-contrib-clean" : "~0.5.0", "grunt-contrib-uglify" : "~0.2.2", "grunt-contrib-cssmin" : "~0.6.1", "grunt-contrib-less" : "~0.7.0", "grunt-contrib-copy" : "~0.4.1", "grunt-docco" : "~0.2.0", "grunt-bower-task" : "~0.3.1", "grunt-css" : "~0.5.4", "grunt-contrib-compress" : "~0.5.2", "grunt-contrib-concat" : "~0.3.0", "grunt-docco-multi" : "0.0.2", "grunt-cssjanus" : "~0.1.1", "karma-script-launcher" : "~0.1.0", "karma-chrome-launcher" : "~0.1.0", "karma-firefox-launcher" : "~0.1.0", "karma-html2js-preprocessor" : "~0.1.0", "karma-jasmine" : "~0.1.3", "karma-requirejs" : "~0.1.0", "karma-coffee-preprocessor" : "~0.1.0", "karma-phantomjs-launcher" : "~0.1.0", "karma" : "~0.10.2", "grunt-karma" : "~0.6.2" } }