server/bo_client/bower.json
author ymh <ymh.work@gmail.com>
Thu, 03 Nov 2016 03:05:43 +0100
changeset 388 202b6f209b9a
parent 263 3deace9204de
child 406 cf0f23803a53
permissions -rw-r--r--
set version 0.0.5

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