{
  "name": "<%= appNameSlug %>",
  "version": "<%= appVersion %>",
  "description": "<%= appDescription %>",
  "main": "index.js",
  "directories": {
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "<%= gitRepo %>"
  },
  "keywords": [
    "SPA",
    "angular",
    "karma",
    "protractor",
    "gulp"
  ],
  "author": {
    "name": "<%= appAuthor %>",
    "url": "<%= appEmail %>"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/RocketBus/global-spa/issues"
  },
  "homepage": "http://rocketbus.github.io/global-spa/",
  "devDependencies": {
    "browser-sync": "^1.3.6",
    "events": "^1.0.1",
    "gulp": "^3.8.7",
    "gulp-autoprefixer": "0.0.9",
    "gulp-beautify": "^1.1.0",
    "gulp-concat": "^2.3.4",
    "gulp-filter": "^1.0.0",
    "gulp-gzip": "0.0.8",
    "gulp-help": "^0.1.11",
    "gulp-htmlmin": "^0.2.0",
    "gulp-imagemin": "^1.0.1",
    "gulp-inject": "^1.0.1",
    "gulp-install": "^0.2.0",
    "gulp-jshint": "^1.8.4",
    "gulp-karma": "0.0.4",
    "gulp-load-plugins": "^0.6.0",
    "gulp-minify-css": "^0.3.7",
    "gulp-ng-annotate": "^0.3.0",
    "gulp-notify": "^1.5.0",
    "gulp-plumber": "^0.6.5",
    "gulp-protractor": "0.0.11",
    "gulp-replace": "^0.4.0",
    "gulp-sass": "^0.7.3",
    "gulp-shell": "^0.2.9",
    "gulp-size": "^1.0.0",
    "gulp-sourcemaps": "^1.1.1",
    "gulp-uglify": "^0.3.2",
    "gulp-util": "^3.0.0",
    "gulp-watch": "^0.6.9",
    "gulp-webserver": "^0.7.0",
    "http-proxy": "^1.3.0",
    "jshint-stylish": "^0.4.0",
    "karma": "^0.12.22",
    "karma-jasmine": "^0.1.5",
    "karma-phantomjs-launcher": "^0.1.4",
    "main-bower-files": "^2.0.0",
    "map-stream": "^0.1.0",
    "path": "^0.4.9",
    "protractor": "^1.1.1",
    "require-dir": "^0.1.0",
    "rimraf": "^2.2.8",
    "wiredep": "^1.8.3"
  },
  "dependencies": {
    "gulp-flatten": "0.0.2",
    "imagemin-pngcrush": "^0.1.0"
  }
}
