mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
28 lines
693 B
JSON
28 lines
693 B
JSON
{
|
|
"name": "jquery.imagesloaded",
|
|
"filename": "jquery.imagesloaded.min.js",
|
|
"version": "3.0.4",
|
|
"description": "jQuery plugin that triggers a callback after all images have been loaded",
|
|
"homepage": "http://desandro.github.com/imagesloaded/",
|
|
"keywords": [
|
|
"images",
|
|
"load",
|
|
"jquery"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "David DeSandro",
|
|
"web": "http://desandro.com/"
|
|
}, {
|
|
"name": "Tomas Sardyha",
|
|
"web": "http://darsa.in/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/desandro/imagesloaded"
|
|
}
|
|
]
|
|
}
|