server/bo_client/bower.json
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 04 Jul 2016 17:56:05 +0200
changeset 221 0bee030d7411
parent 159 dd4ee1d4122c
child 263 3deace9204de
permissions -rw-r--r--
Add popcorn-js in dependencies Run [bower install]

{
  "name": "bo-client",
  "dependencies": {
    "ember": "~2.6.0-beta.2",
    "ember-cli-shims": "0.1.1",
    "ember-cli-test-loader": "0.2.2",
    "ember-qunit-notifications": "0.1.0",
    "jquery": "^2.2",
    "loader.js": "^4.0.0",
    "qunit": "~1.20.0",
    "bootstrap-sass": "bootstrap-sass-official#~3.3.6",
    "font-awesome": "~4.6.1",
    "typeahead.js": "~0.11.1",
    "urijs": "URIjs#~1.17.0",
    "store": "https://github.com/marcuswestin/store.js.git#v1.3.20"
  }
}