{
  "name": "<%= projectNameKC %>",
  "private": true,
  "version": "0.0.1",
  "homepage": "https://bitbucket.com/egemsoft/<%= projectNameKC %>",
  "appPath": "web/app",
  "moduleName": "<%= projectNameCC  %>",
  "dependencies": {
    "angular": "~1.2.25",
    "angular-bootstrap": "~0.12.0",
    "angular-hamburger-toggle": "~0.2.0",
    "angular-loading-bar": "~0.5.1",
    "angular-resource": "~1.2.25",
    "angular-route": "~1.2.25",
    "angular-sanitize": "~1.2.25",
    "angular-translate": "~2.5.0",
    "angular-translate-storage-cookie": "~2.5.0",
    "egemswatch": "~3.3.2",
    "es5-shim": "~4.0.3",
    "font-awesome": "~4.3.0",
    "json3": "~3.3.2",
    "angular-http-auth": "~1.2.2",
    "angular-toastr": "~0.4.0",
    "esefpy-audit": "git@bitbucket.org:egemsoft/esefpy-audit.git#0.2.1",
    "esefpy-web-utils": "git@bitbucket.org:egemsoft/esefpy-web-utils.git#0.4.0",
    "esefpy-web-content": "git@bitbucket.org:egemsoft/esefpy-web-content.git#0.4.1",
    "esefpy-web-esefauth": "git@bitbucket.org:egemsoft/esefpy-web-esefauth.git#0.4.2",
    "esefpy-web-nav": "git@bitbucket.org:egemsoft/esefpy-web-nav.git#0.3.4",
    "bootstrap-big-grid": "~0.2.0",
    "material-floating-button": "https://github.com/nobitagit/material-floating-button.git#f24bd84c74a0593365f43285f8cf7d1491c26d8f"
  },
  "devDependencies": {
    "angular-mocks": "~1.2.25"
  },
  "overrides": {
    "bootstrap-big-grid": {
      "dependencies": {}
    },
    "material-floating-button": {
      "main": "src/mfb.css"
    }
  }
}
