circliful.jquery.json
947 Bytes
{
"name": "circliful",
"title": "jQuery Circliful Plugin",
"description": "jQuery plugin for showing circle statistics.",
"keywords": [
"circle",
"animation",
"statistic",
"ui",
"progress"
],
"version": "0.1.5",
"author": {
"name": "Patric Gutersohn"
},
"maintainers": [
{
"name": "Patric Gutersohn",
"email": "pguso@gmx.de"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/pguso/jquery-plugin-circliful/blob/master/LICENSE"
}
],
"bugs": "https://github.com/pguso/jquery-plugin-circliful/issues",
"homepage": "https://github.com/pguso/jquery-plugin-circliful",
"docs": "http://ladensia.com/circliful",
"download": "https://github.com/pguso/jquery-plugin-circliful/archive/master.zip",
"dependencies": {
"jquery": ">=1.5"
}
}