{
  "name": "launchcode-ng-auth",
  "version": "0.0.9",
  "description": "Seed for an AngularJS project, built with modularized Gulp tasks, that uses CDN with local failover, uses SCSS, minifies and revs HTML, concatenates, minifies and revs JS and CSS, serves un-minified files locally, builds a deployable (minified) directory",
  "repository": {
    "type": "git",
    "url": "https://kimbear@bitbucket.org/Launchcode5/launchcode-ng-auth.git"
  },
  "keywords": [
    "angularjs",
    "gulp",
    "sass",
    "angular-bootstrap",
    "angular-ui-router"
  ],
  "author": "Launchcode Software Studios",
  "license": "Copyright 2014 Launchcode Software Studios, Inc.",
  "dependencies": {
    "bower": "^1.3.12",
    "connect": "^3.2.0",
    "gulp": "^3.8.8",
    "gulp-angular-templatecache": "^1.4.1",
    "gulp-autoprefixer": "^1.0.1",
    "gulp-awspublish": "0.0.23",
    "gulp-cdnizer": "^1.0.3",
    "gulp-concat": "^2.4.1",
    "gulp-connect": "^2.0.6",
    "gulp-if": "^1.2.5",
    "gulp-ignore": "^1.2.0",
    "gulp-inject": "^1.0.2",
    "gulp-insert": "^0.4.0",
    "gulp-load-plugins": "^0.7.0",
    "gulp-minify-css": "^0.3.10",
    "gulp-minify-html": "^0.1.5",
    "gulp-rename": "^1.2.0",
    "gulp-replace": "^0.4.0",
    "gulp-rev": "^1.1.0",
    "gulp-rimraf": "^0.1.0",
    "gulp-sass": "^1.0.0",
    "gulp-size": "^1.1.0",
    "gulp-uglify": "^1.0.1",
    "gulp-util": "^3.0.1",
    "run-sequence": "^1.0.1"
  }
}
