mirror of
https://github.com/desandro/imagesloaded.git
synced 2026-01-14 17:07:55 -05:00
16 lines
337 B
JSON
16 lines
337 B
JSON
{
|
|
"name": "imagesloaded",
|
|
"repo": "desandro/imagesloaded",
|
|
"description": "JavaScript is all like _You images done yet or what?_",
|
|
"version": "3.1.4",
|
|
"scripts": [
|
|
"imagesloaded.js"
|
|
],
|
|
"main": "imagesloaded.js",
|
|
"dependencies": {
|
|
"desandro/eventie": "*",
|
|
"Wolfy87/EventEmitter": "*"
|
|
},
|
|
"license": "MIT"
|
|
}
|