Skip to content

Commit

Permalink
Merge pull request #54 from ThomasBracher/master
Browse files Browse the repository at this point in the history
add main script to package.json
  • Loading branch information
dkern authored Jul 13, 2016
2 parents b781008 + 392b80c commit ed4d037
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"title": "jQuery & Zepto Lazy - Delayed Content, Image and Background Loader",
"version": "1.7.1",
"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.",
"main": "jquery.lazy.js",
"homepage": "http://jquery.eisbehr.de/lazy/",
"bugs": "http://github.com/eisbehr-/jquery.lazy/issues",
"author": {
Expand Down

0 comments on commit ed4d037

Please sign in to comment.