jquery-loading-overlay
Version:
jQuery Loading Overlay Plugin
28 lines (27 loc) • 744 B
JSON
{
"name": "loading-overlay",
"title": "Loading Overlay",
"description": "jQuery Loading Overlay Plugin",
"version": "1.0.2",
"homepage": "http://jgerigmeyer.github.io/jquery-loading-overlay/",
"author": {
"name": "Jonny Gerig Meyer",
"email": "jonny@oddbird.net",
"url": "http://oddbird.net/"
},
"repository": {
"type": "git",
"url": "git://github.com/jgerigmeyer/jquery-loading-overlay.git"
},
"bugs": "https://github.com/jgerigmeyer/jquery-loading-overlay/issues",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jgerigmeyer/jquery-loading-overlay/blob/master/LICENSE-MIT"
}
],
"dependencies": {
"jquery": "*"
},
"keywords": ["loading", "overlay", "ajax"]
}