crazy.circles
Version:
Make your loading... window entertaining with Crazy Circles illusion effect
26 lines (25 loc) • 603 B
JSON
{
"name": "crazy.circles",
"version": "0.2.4",
"description": "Make your loading... window entertaining with Crazy Circles illusion effect",
"homepage": "http://www.kopf.com.br/crazy.circles",
"main": "crazy.circles.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"crazy",
"circles",
"loading",
"window"
],
"author": "Bruno Marotta",
"license": "GNU GPL",
"repository": {
"type": "git",
"url": "https://github.com/bmarotta/crazy.circles.git"
},
"dependencies": {
"raphael": "2.1.1 - 2.9999.9999"
}
}