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

17
assets/spin-js/bower.json Normal file
View File

@@ -0,0 +1,17 @@
{
"name": "spin.js",
"main": "spin.js",
"dependencies": {},
"readme": "README.md",
"repository": {
"type": "git",
"url": "git://github.com/fgnass/spin.js.git"
},
"ignore": [
"Gruntfile.js",
"site",
"bower.json",
"component.json",
"package.json"
]
}