Files
cdnjs/ajax/libs/respond.js/package.json
T
2012-03-27 18:40:10 +10:00

28 lines
667 B
JSON

{
"name": "respond.js",
"filename": "respond.min.js",
"version": "1.1.0",
"description": "A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more).",
"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"
}
]
}