server/bo_client/bower.json
author ymh <ymh.work@gmail.com>
Tue, 08 Nov 2016 02:22:50 +0100
changeset 395 b7d79db348e7
parent 263 3deace9204de
child 406 cf0f23803a53
permissions -rw-r--r--
set version 0.0.6, correct class selector

{
  "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"
  }
}