server/bo_client/bower.json
author ymh <ymh.work@gmail.com>
Sat, 16 Jan 2016 00:33:26 +0100
changeset 32 9765cf7cf817
parent 28 b0b56e0f8c7f
child 118 dbcacab69cfc
permissions -rw-r--r--
upgrade to ember-cli 2.2(beta)

{
  "name": "bo-client",
  "dependencies": {
    "ember": "2.2.0",
    "ember-cli-shims": "0.1.0",
    "ember-load-initializers": "0.1.7",
    "ember-qunit-notifications": "0.1.0",
    "jquery": "1.11.3",
    "loader.js": "^3.5.0",
    "qunit": "~1.20.0",
    "bootstrap-sass": "bootstrap-sass-official#~3.3.6",
    "font-awesome": "~4.5.0",
    "typeahead.js": "~0.11.1",
    "urijs": "URIjs#~1.17.0",
    "store": "https://github.com/marcuswestin/store.js.git#master"
  },
  "resolutions": {
    "ember": "2.2.0",
    "qunit-notifications": "~0.1.0"
  }
}