{
  "name": "slush-io-angular",
  "version": "0.0.0",
  "description": "A sane boilerplate for AngularJS apps.",
  "main": "slushfile.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/io-digital/io-angular"
  },
  "keywords": [
    "slushgenerator",
    "angular",
    "io",
    "digital",
    "google",
    "stylus",
    "jade",
    "browserify"
  ],
  "author": "Declan de Wet <declan@io.co.za>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/io-digital/io-angular/issues"
  },
  "dependencies": {
    "gulp": "^3.8.8",
    "gulp-conflict": "^0.2.0",
    "gulp-install": "^0.2.0",
    "gulp-load-plugins": "^0.7.0",
    "gulp-plumber": "^0.6.6",
    "gulp-template": "^1.1.1",
    "gulp-util": "^3.0.1",
    "inquirer": "^0.8.0",
    "lodash": "^2.4.1",
    "run-sequence": "^1.0.1",
    "underscore.string": "^2.3.3"
  }
}
