Files
cdnjs/ajax/libs/jquery.activity-indicator/package.json
T

26 lines
700 B
JSON

{
"name": "jquery.activity-indicator",
"filename": "jquery.activity-indicator.min.js",
"version": "1.0.0",
"description": "A jQuery plugin that renders a translucent activity indicator (spinner) using SVG or VML.",
"homepage": "http://neteye.github.com/activity-indicator.html",
"keywords": [
"jquery",
"loader",
"indicator"
],
"maintainers": [
{
"name": "Felix Gnass",
"email": "felix.gnass@riotfamily.org",
"web": "http://fgnass.github.com/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/neteye/jquery-plugins"
}
]
}