{
  "name": "<%= projectName %>-ui",
  "version": "0.0.0",
  "description": "<%= projectDescription %>",
  "author": {
    "name": "<%= projectAuthor %>"
  },
  "scripts": {

  },
  "pre-commit": [
    "jshint",
    "htmlhint",
    "test",
    "outdated"
  ],
  "repository": {
    "type": "git",
    "url": ""
  },
  "bugs": {
    "url": ""
  },
  "keywords": [],
  "devDependencies": {
    "chai": "^3.4.1",
    "chai-as-promised": "^5.1.0",
    "fs": "0.0.2",
    "mocha": "^2.3.4",
    "moment": "2.10.6",
    "pathmodify": "^0.5.0",
    "phantomjs": "latest",
    "pre-commit": "1.1.1",
    "protractor": "2.5.1"
  },
  "dependencies": {
    "angular": "~1.5.5",
    "angular-animate": "~1.5.5",
    "angular-aria": "~1.5.5",
    "angular-messages": "~1.5.5",
    "angular-sanitize": "~1.5.5",
    "angular-ui-router": "~0.2.18",
    "body-parser": "~1.15.0",
    "clean-css": "~3.4.7",
    "font-awesome": "4.4.0",
    "ionic-angular": "~1.3.1",
    "lodash": "~4.16.4",
    "moment": "~2.10.6",
    "scaffi-ui-core": "~0.1.7",
    "walkdir": "~0.0.10"
  },
  "engines": {
    "node": ">=4.0.0",
    "npm": ">=3.4.1"
  }
}
