Skip to content

Commit ed4d037

Browse files
authored
Merge pull request #54 from ThomasBracher/master
add main script to package.json
2 parents b781008 + 392b80c commit ed4d037

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"title": "jQuery & Zepto Lazy - Delayed Content, Image and Background Loader",
44
"version": "1.7.1",
55
"description": "Lazy is a fast, feature-rich and lightweight delayed content loading plugin for jQuery and Zepto. It's designed to speed up page loading times and decrease traffic to your users by only loading the content in view.",
6+
"main": "jquery.lazy.js",
67
"homepage": "http://jquery.eisbehr.de/lazy/",
78
"bugs": "http://github.com/eisbehr-/jquery.lazy/issues",
89
"author": {

0 commit comments

Comments
 (0)