cms/app-client/bower.json
author ymh <ymh.work@gmail.com>
Thu, 03 Nov 2016 03:05:43 +0100
changeset 388 202b6f209b9a
parent 346 4cd0f8c936ed
child 393 5ef3bfef0bff
permissions -rw-r--r--
set version 0.0.5

{
  "name": "app-client",
  "dependencies": {
    "ember": "~2.8.0",
    "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"
  }
}