{
  "name": "semantic",
  "version": "0.12.5",
  "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 <jacklukic@gmail.com>",
  "license": "MIT",
  "scripts": {
    "test": "grunt test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/Semantic-Org/Semantic-UI.git"
  },
  "dependencies": {
    "docpad": "~6.63.3",
    "docpad-plugin-eco": "~2.0.3",
    "docpad-plugin-ghpages": "~2.4.1",
    "docpad-plugin-partials": "~2.8.1"
  },
  "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",
    "karma-spec-reporter": "0.0.5",
    "grunt-clear": "~0.2.1",
    "grunt-autoprefixer": "~0.4.0",
    "grunt-karma-coveralls": "~2.2.0",
    "karma-coverage": "~0.1.4",
    "docpad-plugin-partials": "~2.8.1",
    "docpad-plugin-ghpages": "~2.4.2",
    "docpad-plugin-eco": "~2.0.3",
    "docpad": "~6.63.3"
  }
}
