common/corpus-common-addon/bower.json
author ymh <ymh.work@gmail.com>
Fri, 18 Nov 2016 14:48:49 +0100
changeset 428 76a47f714766
parent 406 cf0f23803a53
child 456 3a32d2f57429
permissions -rw-r--r--
add memcached configuration option, small corrections for the build process and add installDrupal.sh file to the release

{
  "name": "corpus-common-addon",
  "dependencies": {
    "ember": "~2.9.0",
    "ember-cli-shims": "0.1.3"
  },
  "devDependencies": {
    "store": "https://github.com/marcuswestin/store.js.git#v1.3.20"
  }
}