bower.json 673 Bytes
{
  "name": "roots",
  "version": "7.0.3",
  "homepage": "http://roots.io",
  "authors": [
    "Ben Word <ben@benword.com>"
  ],
  "license": "MIT",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "assets"
  ],
  "dependencies": {
/*    "modernizr": "2.8.2",
    "jquery": "1.11.1",
    "bootstrap": "3.3.1",
    "respond": "1.4.2",
    "fitvids": "~1.1.0",
    "devbridge-autocomplete": "~1.2.16",
    "raty": "~2.7.0",
    "featherlight": "~1.0.4",
    "sharrre": "~1.3.5",
    "fullcalendar": "~2.3.0",
    "jquery.countdown": "~2.0.4",
    "mustache": "~2.1.3",
    "formvalidation": "https://github.com/formvalidation/formvalidation.git"*/
  }
}