common/corpus-common-addon/bower.json
author Chloe Laisne <chloe.laisne@gmail.com>
Thu, 25 Aug 2016 18:44:50 +0200
changeset 269 9659e91242e1
parent 136 5fed7e1716c2
child 406 cf0f23803a53
permissions -rw-r--r--
Add subjects to notice + Background color two notice type + Remove empty notice fields

{
  "name": "corpus-common-addon",
  "dependencies": {
    "ember": "~2.4.1",
    "ember-cli-shims": "0.1.0",
    "ember-cli-test-loader": "0.2.2",
    "ember-qunit-notifications": "0.1.0"
  },
  "devDependencies": {
    "store": "https://github.com/marcuswestin/store.js.git#v1.3.20"
  }
}