Image lazy loader
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

13 lines
331 B

{
"name": "sloth",
"version": "0.0.0",
"description": "Lazy-loading with data-* attributes, offset and throttle options",
"author": "anunez",
"license": "MIT",
"homepage": "https://github.com/anunez/sloth",
"devDependencies": {
"jshint": "^2.6.3",
"jshint-stylish": "^1.0.1",
"uglify-js": "^2.4.19"
}
}