UNPKG

lazyload-js

Version:

An ancient tiny JS and CSS loader from the days before everyone had written one, Fork from @github/rgrove/lazyload

26 lines (25 loc) 618 B
{ "name": "lazyload-js", "version": "1.0.0", "description": "An ancient tiny JS and CSS loader from the days before everyone had written one, Fork from @github/rgrove/lazyload", "main": "lazyload.js", "directories": { "test": "test" }, "scripts": { "test": "./test/test.js" }, "repository": { "type": "git", "url": "git+https://github.com/sittipong/lazyload.git" }, "keywords": [ "Lazyload" ], "author": "rgrove", "license": "MIT", "bugs": { "url": "https://github.com/sittipong/lazyload/issues" }, "homepage": "https://github.com/sittipong/lazyload#readme" }