{
  "name": "hn-enterprise-portal",
  "version": "1.0.0",
  "main": [
    "bower.json"
  ],
  "ignore": [
    ".tmp",
    "node_modules",
    "test",
    ".gitignore",
    "coffeelint.json",
    "gulpfile.coffee",
    "package.json"
  ],
  "dependencies": {
    "hn-core": "~1.1.0",
    "hn-nerds-components": "~1.1.0",
    "hn-projects-components": "~1.1.0",
    "angular": "~1.3.8",
    "chai": "1.7.1",
    "angular-mocks": "~1.3.9",
    "bootstrap-sass": "~3.3.1",
    "angular-bootstrap": "0.13.0",
    "jasny-bootstrap": "3.1.3",
    "ng-tags-input": "2.1.1",
    "angular-moment": "0.9.2",
    "moxie": "1.2.1",
    "angular-bootstrap-checkbox": "0.3.1",
    "angular-i18n": "1.3.14",
    "angular-scroll-glue": "2.0.4",
    "angular-stripe-checkout": "2.1.1",
    "ngstorage": "0.3.0",
    "angular-perfect-scrollbar": "https://github.com/HourlyNerd/hn-perfect-scrollbar.git",
    "jquery-sticky": "1.0.1",
    "hn-angular-ellipsis": "0.1.0",
    "angular-squire": "~0.6.1",
    "angular-ui-select": "0.9.6",
    "select2": "3.4.5",
    "select2-bootstrap-css": "1.4.4",
    "angular-animate": "~1.4.0",
    "moment-timezone": "~0.4.0",
    "cropper": "~0.10.0"
  },
  "devDependencies": {
    "hn-core": "~1.0.0",
    "hn-nerds-components": "~1.0.0",
    "hn-projects-components": "~1.0.0"
  },
  "resolutions": {
    "angular": "~1.3.0",
    "angular-squire": "~0.6.1",
    "squire-rte": "96bdda13ca7c4d8a0f3d15c68a6f148c01adb505",
    "angular-mocks": "1.3.12",
    "angular-touch": "1.3.15",
    "angular-sanitize": "1.3.15",
    "angular-animate": "1.3.15",
    "angular-messages": "1.3.15",
    "angular-resource": "1.3.15"
  },
  "overrides": {
    "bootstrap-sass": {
      "main": [
        "assets/javascripts/bootstrap.js"
      ]
    },
    "bootstrap": {
      "main": []
    },
    "underscore": {
      "main": []
    },
    "font-awesome": {
      "main": []
    },
    "angular-ellipsis": {
      "main": []
    },
    "sanitize.js": {
      "main": [
        "lib/sanitize.js"
      ]
    },
    "select2": {
      "main": [
        "select2.css"
      ]
    },
    "select2-bootstrap-css": {
      "main": [
        "select2-bootstrap.css"
      ]
    }
  }
}
