You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
799 B
32 lines
799 B
7 years ago
|
{
|
||
|
"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"
|
||
|
}
|