cms/app-client/bower.json
author ymh <ymh.work@gmail.com>
Sun, 06 Mar 2016 00:29:01 +0100
changeset 141 c0e8626a271c
parent 136 5fed7e1716c2
child 148 6b32182a7fba
permissions -rw-r--r--
literal are now objects if one of lang or datatype is not null

{
  "name": "app-client",
  "dependencies": {
    "ember": "~2.4.1",
    "ember-cli-shims": "0.1.0",
    "ember-cli-test-loader": "0.2.2",
    "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.4.0",
    "pretender": "~0.10.1",
    "lodash": "~3.7.0",
    "Faker": "~3.0.0",
    "store": "https://github.com/marcuswestin/store.js.git#v1.3.20"
  },
  "resolutions": {
    "jquery": "^2.2"
  }
}