Files
cdnjs/ajax/libs/jquery.imagesloaded/package.json
T

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"
}
]
}