{
  "name": "office-ui-fabric",
  "author": "Office UI Fabric Team",
  "version": "2.6.3",
  "description": "The front-end framework for building experiences for Office 365.",
  "license": "MIT",
  "scripts": {
    "test": "gulp"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/OfficeDev/Office-UI-Fabric"
  },
  "private": false,
  "devDependencies": {
    "browser-sync": "^2.8.2",
    "colors": "^1.1.0",
    "del": "^1.2.1",
    "event-stream": "^3.3.1",
    "express": "^4.10.4",
    "glob": "^3.2.9",
    "graceful-fs": "^4.1.3",
    "gulp": "^3.9.0",
    "gulp-apply-template": "0.0.2",
    "gulp-autoprefixer": "^2.3.1",
    "gulp-batch": "^1.0.5",
    "gulp-changed": "^1.3.0",
    "gulp-concat": "^2.5.2",
    "gulp-connect": "^2.2.0",
    "gulp-css-flipper": "^1.0.2",
    "gulp-cssbeautify": "^0.1.3",
    "gulp-csscomb": "^3.0.6",
    "gulp-cssnano": "^2.1.1",
    "gulp-data": "^1.2.0",
    "gulp-debug": "^2.1.2",
    "gulp-file": "^0.2.0",
    "gulp-file-include": "^0.13.7",
    "gulp-folders": "^1.1.0",
    "gulp-foreach": "^0.1.0",
    "gulp-header": "^1.2.2",
    "gulp-if": "^2.0.0",
    "gulp-jshint": "^2.0.0",
    "gulp-markdown": "^1.2.0",
    "gulp-minify-css": "^1.2.0",
    "gulp-nuget-pack": "0.0.6",
    "gulp-plumber": "^1.0.1",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.4",
    "gulp-sass": "2.1.1",
    "gulp-sass-lint": "1.0.1",
    "gulp-size": "^1.0.0",
    "gulp-tap": "^0.1.3",
    "gulp-template": "^3.0.0",
    "gulp-uglify": "^1.5.2",
    "gulp-util": "^3.0.1",
    "gulp-wrap": "^0.11.0",
    "gulp-zip": "^3.0.2",
    "jshint": "^2.8.0",
    "map-stream": "0.0.6",
    "merge-stream": "^1.0.0",
    "node-sass-import-once": "^1.2.0",
    "pretty-hrtime": "0.2.2",
    "require-dir": "^0.3.0",
    "run-sequence": "^1.1.0",
    "swig": "^1.4.2",
    "through2": "^2.0.0",
    "walk-sync": "^0.2.6"
  }
}
