cms/app-client/bower.json
author ymh <ymh.work@gmail.com>
Wed, 28 Sep 2016 15:58:18 +0200
changeset 305 ff6cf3fc5f40
parent 262 e999bcaa0c08
child 306 3fccf43160a7
permissions -rw-r--r--
api reorganisation and propagation if the changes + some code cleaning

{
  "name": "app-client",
  "dependencies": {
    "ember": "~2.8.0-beta.1",
    "ember-cli-shims": "0.1.1",
    "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",
    "ember-qunit-notifications": "0.1.0"
  }
}