server/bo_client/bower.json
author ymh <ymh.work@gmail.com>
Mon, 06 Feb 2017 15:22:39 +0100
changeset 500 4f507ba2bb4c
parent 456 3a32d2f57429
child 517 3143195e91b4
permissions -rw-r--r--
add alternativeTitle. Prepare #0025746

{
  "name": "bo-client",
  "dependencies": {
    "ember": "~2.10.0",
    "ember-cli-shims": "0.1.3",
    "jquery": "^2.2",
    "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"
  }
}