{
  "name": "<%= appName %>",
  "version": "<%= appVersion %>",
  "description": "<%= appDescription %>",
  "main": " ",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kujtimiihoxha/angular-ts.git"
  },
  "keywords": [
    "angular",
    "typescript",
    "starter"
  ],
  "author": "<%= appAuthor %>",
  "license": "<%= appLicense %>",
  "bugs": {
    "url": "https://github.com/kujtimiihoxha/angular-ts/issues"
  },
  "homepage": "https://github.com/kujtimiihoxha/angular-ts#readme",
  "devDependencies": {
    "angular-mocks": "^1.5.5",
    "autoprefixer": "^6.3.6",
    "babel-core": "^6.7.7",
    "babel-preset-es2015": "^6.6.0",
    "babel-register": "^6.7.2",
    "browser-sync": "^2.12.5",
    "gulp": "^3.9.1",
    "gulp-clean": "^0.3.2",
    "gulp-concat": "^2.6.0",
    "gulp-cssnano": "^2.1.2",
    "gulp-filter": "^4.0.0",
    "gulp-htmlmin": "^1.3.0",
    "gulp-imagemin": "^2.4.0",
    "gulp-main-bower-files": "^1.5.0",
    "gulp-ng-html2js": "^0.2.2",
    "gulp-notify": "^2.2.0",
    "gulp-plumber": "^1.1.0",
    "gulp-postcss": "^6.1.0",
    "gulp-sass": "^2.3.1",
    "gulp-sourcemaps": "^2.0.0-alpha",
    "gulp-typescript": "^2.13.0",
    "gulp-uglify": "^1.5.3",
    "gulp-util": "^3.0.7",
    "gulp-watch": "^4.3.5",
    "imagemin-pngquant": "^5.0.0",
    "jasmine-core": "^2.4.1",
    "karma": "^0.13.22",
    "karma-jasmine": "^0.3.8",
    "karma-phantomjs-launcher": "^1.0.0",
    "karma-typescript-preprocessor": "^0.1.2",
    "ng-describe": "^1.8.0",
    "phantomjs-prebuilt": "^2.1.7"
  }
}
