Files
grav-ouidade.com/user/themes/ouidade/bower_components/foundation/.bower.json
T

32 lines
781 B
JSON

{
"name": "foundation",
"main": [
"scss/foundation.scss",
"js/foundation.js"
],
"ignore": [],
"dependencies": {
"jquery": ">= 2.1.0",
"modernizr": "2.8.3",
"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",
"version": "5.5.3",
"_release": "5.5.3",
"_resolution": {
"type": "version",
"tag": "5.5.3",
"commit": "b879716aa268e1f88fe43de98db2db4487af00ca"
},
"_source": "git://github.com/zurb/bower-foundation.git",
"_target": "~5.5.3",
"_originalSource": "foundation",
"_direct": true
}