{
  "name": "foundation",
  "version": "5.5.2",
  "main": [
    "css/foundation.css",
    "css/foundation.css.map",
    "js/foundation.js"
  ],
  "ignore": [],
  "dependencies": {
    "jquery": ">= 2.1.0",
    "modernizr": ">= 2.7.2",
    "fastclick": ">=0.6.11",
    "jquery.cookie": "~1.4.0",
    "jquery-placeholder": "~2.0.7"
  },
  "devDependencies": {
    "jquery.autocomplete": "devbridge/jQuery-Autocomplete#1.2.9",
    "lodash": "~2.4.1"
  },
  "private": true,
  "homepage": "https://github.com/zurb/bower-foundation",
  "_release": "5.5.2",
  "_resolution": {
    "type": "version",
    "tag": "5.5.2",
    "commit": "9bad0646cb1c41d230e79ffe381491b7f703fc52"
  },
  "_source": "git://github.com/zurb/bower-foundation.git",
  "_target": "*",
  "_originalSource": "zurb/bower-foundation"
}