mirror of
https://github.com/desandro/imagesloaded.git
synced 2026-01-14 08:57:54 -05:00
10 lines
206 B
JSON
10 lines
206 B
JSON
{
|
|
"name": "imagesloaded",
|
|
"version": "2.1.2",
|
|
"description": "jQuery is all like _You images done yet or what?_",
|
|
"main": "jquery.imagesloaded.js",
|
|
"dependencies": {
|
|
"jquery": ">=1.4.3"
|
|
}
|
|
}
|