server/bo_client/bower.json
author ymh <ymh.work@gmail.com>
Sat, 10 Jun 2017 08:33:03 +0200
changeset 532 1190ea937f2d
parent 517 3143195e91b4
child 537 d2e6ee099125
permissions -rw-r--r--
make things work after node 8, npm 5 migration. Migrate to lodash 4

{
  "name": "bo-client",
  "dependencies": {
    "jquery": "^2.2",
    "bootstrap-sass": "bootstrap-sass-official#~3.3.7",
    "font-awesome": "~4.6.3",
    "typeahead.js": "~0.11.1",
    "urijs": "URIjs#~1.17.0",
    "store": "https://github.com/marcuswestin/store.js.git#v1.3.20",
    "corejs-typeahead": "^1.1.1"
  }
}