server/bo_client/bower.json
author Chloe Laisne <chloe.laisne@gmail.com>
Thu, 25 Aug 2016 19:10:41 +0200
changeset 270 6ddc52965fb8
parent 263 3deace9204de
child 406 cf0f23803a53
permissions -rw-r--r--
Remove participants doubles

{
  "name": "bo-client",
  "dependencies": {
    "ember": "~2.8.0-beta.1",
    "ember-cli-shims": "0.1.1",
    "ember-qunit-notifications": "0.1.0",
    "jquery": "^2.2",
    "loader.js": "^4.0.10",
    "qunit": "~1.20.0",
    "bootstrap-sass": "bootstrap-sass-official#~3.3.7",
    "font-awesome": "~4.6.3",
    "typeahead.js": "~0.11.1",
    "urijs": "URIjs#~1.17.0",
    "store": "https://github.com/marcuswestin/store.js.git#v1.3.20"
  }
}