cms/app-client/bower.json
author ymh <ymh.work@gmail.com>
Thu, 08 Sep 2016 19:15:46 +0200
changeset 276 ef32bf573d9c
parent 262 e999bcaa0c08
child 306 3fccf43160a7
permissions -rw-r--r--
correct error in test with empty document returned by query

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