UNPKG

jquery-unveil

Version:

A very lightweight plugin to lazy load images for jQuery or Zepto.js

25 lines (24 loc) 588 B
{ "name": "jquery-unveil", "version": "1.3.2", "description": "A very lightweight plugin to lazy load images for jQuery or Zepto.js", "main": "jquery.unveil.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/njabang/unveil.git" }, "keywords": [ "jquery", "lazy-load", "unveil" ], "author": "Luis Almeida", "license": "MIT", "bugs": { "url": "https://github.com/njabang/unveil/issues" }, "homepage": "https://github.com/njabang/unveil#readme" }