server/bo_client/bower.json
author nowmad@23.1.168.192.in-addr.arpa
Fri, 22 Jan 2016 16:03:37 +0100
changeset 104 bd3747a1cd5f
parent 32 9765cf7cf817
child 118 dbcacab69cfc
permissions -rw-r--r--
update Readme and change baseStatic value with php function in corpus.module

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