mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
{
|
|
"name": "webshim",
|
|
"filename": "minified/polyfiller.js",
|
|
"version": "1.14.2",
|
|
"title": "Webshims - polyfills jQuery with many HTML5 features",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://raw.github.com/aFarkas/webshim/master/MIT-LICENSE.txt"
|
|
}
|
|
],
|
|
"author": {
|
|
"name": "Alexander Farkas",
|
|
"url": "https://github.com/aFarkas/"
|
|
},
|
|
"keywords": [
|
|
"webshims",
|
|
"polyfill",
|
|
"HTML5",
|
|
"forms",
|
|
"audio",
|
|
"video",
|
|
"validation",
|
|
"canvas",
|
|
"localstorage",
|
|
"geolocation",
|
|
"ui",
|
|
"widgets"
|
|
],
|
|
"homepage": "http://afarkas.github.com/webshim/demos/index.html",
|
|
"description": "modular capability-based polyfill loading libary, which extends jQuery with HTML5 features in legacy browsers",
|
|
"docs": "http://afarkas.github.com/webshim/demos/index.html",
|
|
"demo": "http://afarkas.github.com/webshim/demos/index.html",
|
|
"bugs": "https://github.com/aFarkas/webshim/issues",
|
|
"download": "http://corrupt-system.de/webshims-stable.zip",
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/aFarkas/webshim.git"
|
|
}
|
|
]
|
|
}
|