mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
29 lines
766 B
JSON
Executable File
29 lines
766 B
JSON
Executable File
{
|
|
"name": "jquery.imagesloaded",
|
|
"filename": "jquery.imagesloaded.min.js",
|
|
"version": "2.1.0",
|
|
"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": "Matías Hernández Arellano (msdark)",
|
|
"web": "http://about.me/msdark"
|
|
}
|
|
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/desandro/imagesloaded"
|
|
}
|
|
]
|
|
} |