server/bo_client/bower.json
author nowmad@nowmads-macbook-pro.local
Fri, 22 Jan 2016 17:09:33 +0100
changeset 106 30de363937ce
parent 32 9765cf7cf817
child 118 dbcacab69cfc
permissions -rw-r--r--
add doc about visualization

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