server/bo_client/bower.json
author ymh <ymh.work@gmail.com>
Thu, 19 Jan 2017 13:53:17 +0100
changeset 490 76da86cf9696
parent 456 3a32d2f57429
child 517 3143195e91b4
permissions -rw-r--r--
External OLAC links leads now to the OLAC documentation. Closes #0025936

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