Files
cdnjs/ajax/libs/respond.js/package.json
T
2014-04-14 19:10:36 +01:00

29 lines
727 B
JSON

{
"name": "respond.js",
"filename": "respond.js",
"version": "1.4.2",
"description": "A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more). Please note: cdnjs does not serve the respond-proxy.html file.",
"homepage": "https://github.com/scottjehl/Respond",
"keywords": [
"polyfill",
"queries",
"responsive",
"max-width",
"min-width"
],
"maintainers": [
{
"name": "Scott Jehl",
"email": "scott@scottjehl.com",
"web": "http://scottjehl.com/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/scottjehl/Respond"
}
]
}