cms/app-client/bower.json
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 12 Jul 2016 09:48:11 +0200
changeset 237 69a9f3687902
parent 221 0bee030d7411
child 261 02e2396bcbbc
permissions -rw-r--r--
Scrolling system in thematiques: more button and append data on scroll

{
  "name": "app-client",
  "dependencies": {
    "ember": "~2.6.0-beta.2",
    "ember-cli-shims": "0.1.1",
    "ember-cli-test-loader": "0.2.2",
    "ember-qunit-notifications": "0.1.0",
    "jquery": "^2.2",
    "qunit": "~1.18.0",
    "bootstrap-sass": "bootstrap-sass-official#~3.3.6",
    "ammap3": "~3.18.6",
    "font-awesome": "~4.6.1",
    "pretender": "~1.1.0",
    "lodash": "~4.11.1",
    "Faker": "~3.1.0",
    "store": "https://github.com/marcuswestin/store.js.git#v1.3.20",
    "popcorn-js": "popcornjs#^1.5.11"
  }
}