Update spin.js.

This commit is contained in:
David Molineus
2016-10-04 13:55:29 +02:00
parent 54feda21cd
commit 623fc7452b
10 changed files with 635 additions and 3 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "spin",
"repo": "fgnass/spin.js",
"description": "A spinning activity indicator",
"version": "2.3.2",
"main": "spin.js",
"scripts": [
"spin.js"
],
"keywords": [
"spin",
"spinner",
"component"
]
}