Files
cdnjs/ajax/libs/foundation/package.json
T

39 lines
958 B
JSON

{
"name": "foundation",
"filename": "js/foundation.min.js",
"version": "5.4.6",
"description": "The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites and apps that work on any kind of device.",
"homepage": "http://foundation.zurb.com",
"keywords": [
"foundation",
"responsive",
"zurb"
],
"maintainers": [
{
"name": "Chris Michel",
"web": "http://www.zurb.com/about/profile/chris-michel"
},
{
"name": "Jordan Humphreys",
"web": "http://www.zurb.com/about/profile/jordan-humphreys"
},
{
"name": "Mark Hayes",
"web": "http://www.zurb.com/about/profile/mark-hayes"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/zurb/foundation.git"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/zurb/foundation/blob/master/LICENSE"
}
]
}