{
  "name": "swiss-styleguide",
  "description": "Swiss Confederation Web Guidelines",
  "version": "3.0.0",
  "homepage": "http://swiss.github.io/styleguide",
  "contributors": [
    {
      "name": "Liip",
      "url": "https://liip.ch"
    },
    {
      "name": "Antistatique",
      "url": "http://antistatique.net/"
    }
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/swiss/styleguide.git"
  },
  "scripts": {
    "prestart": "npm install && bower install",
    "start": "gulp && gulp serve"
  },
  "devDependencies": {
    "babel-core": "^5.8.23",
    "babel-loader": "^5.3.2",
    "bower": "^1.3.9",
    "browser-sync": "^2.8.2",
    "del": "~0.1.1",
    "fabricator-assemble": "https://github.com/lebenleben/fabricator-assemble",
    "globby": "^4.0.0",
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "3.1.0",
    "gulp-concat": "^2.3.4",
    "gulp-gh-pages": "^0.3.4",
    "gulp-if": "^1.2.4",
    "gulp-jshint": "^1.8.4",
    "gulp-load-plugins": "^0.5.3",
    "gulp-minify-css": "^0.3.7",
    "gulp-rename": "^1.2.0",
    "gulp-rsync": "0.0.5",
    "gulp-sass": "^2.0.4",
    "gulp-sourcemaps": "^1.3.0",
    "gulp-twig": "^0.1.0",
    "gulp-uglify": "^0.3.2",
    "gulp-util": "^3.0.0",
    "js-yaml": "^3.4.3",
    "jshint-stylish": "^0.4.0",
    "markdown-it": "^5.0.1",
    "path": "^0.12.7",
    "prismjs": "^1.3.0",
    "run-sequence": "^1.1.2",
    "yargs": "^1.3.3"
  },
  "dependencies": {
    "moment": "^2.10.6",
    "pikaday": "^1.3.3"
  }
}
