mirror of
https://github.com/desandro/imagesloaded.git
synced 2026-04-17 03:00:06 -04:00
10 lines
206 B
JSON
10 lines
206 B
JSON
{
|
|
"name": "imagesloaded",
|
|
"version": "2.1.1",
|
|
"description": "jQuery is all like _You images done yet or what?_",
|
|
"main": "jquery.imagesloaded.js",
|
|
"dependencies": {
|
|
"jquery": ">=1.4.3"
|
|
}
|
|
}
|