common/corpus-common-addon/bower.json
author ymh <ymh.work@gmail.com>
Tue, 23 Feb 2016 17:47:57 +0100
changeset 127 5cd8c3065c38
child 136 5fed7e1716c2
permissions -rw-r--r--
extract common functionalities to common module. First application to lexvo name resolving

{
  "name": "corpus-common-addon",
  "dependencies": {
    "ember": "~2.3.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"
  }
}