mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 16:56:08 +10:00
28 lines
667 B
JSON
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"
|
|
}
|
|
]
|
|
|
|
} |