{
  "name": "semantic-ui-angular",
  "version": "0.3.0",
  "description": "Angular Directives for Semantic UI",
  "author": "EZLinks",
  "license": "MIT",
  "homepage": "https://github.com/EZLinks/SemanticUI-Angular",
  "repository": {
    "type": "git",
    "url": "git://github.com/EZLinks/SemanticUI-Angular.git"
  },
  "main": "dist/angular-semantic-ui",
  "scripts": {
    "build": "gulp"
  },
  "devDependencies": {
    "gulp": "^3.9.0",
    "gulp-concat": "^2.4.3",
    "gulp-header": "^1.7.1",
    "gulp-imagemin": "^2.1.0",
    "gulp-less": "^3.0.3",
    "gulp-load-plugins": "^0.10.0",
    "gulp-minify-css": "^1.2.0",
    "gulp-sass": "^2.0.4",
    "gulp-shell": "^0.4.2",
    "gulp-sourcemaps": "^1.3.0",
    "gulp-uglify": "^1.0.2",
    "gulp-util": "^3.0.4",
    "gulp-watch": "^4.3.4"
  }
}
