mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
26 lines
578 B
JSON
26 lines
578 B
JSON
{
|
|
"name": "spin.js",
|
|
"filename": "spin.min.js",
|
|
"keywords": [
|
|
"spinner",
|
|
"utility"
|
|
],
|
|
"description": "An animated CSS3 loading spinner with VML fallback for IE.",
|
|
"version": "2.0.1",
|
|
"homepage": "http://fgnass.github.com/spin.js/",
|
|
"author": "Felix Gnass (http://fgnass.github.com/)",
|
|
"maintainers": [
|
|
{
|
|
"name": "Felix Gnass",
|
|
"web": "http://fgnass.github.com/"
|
|
}
|
|
],
|
|
"contributors": [
|
|
"Felix Gnass (http://fgnass.github.com/)"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/fgnass/spin.js.git"
|
|
}
|
|
}
|