mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
27 lines
587 B
JSON
27 lines
587 B
JSON
{
|
|
"name": "piecon",
|
|
"filename": "piecon.min.js",
|
|
"version": "0.2",
|
|
"description": "A tiny javascript library for dynamically generating progress pie charts in your favicons.",
|
|
"homepage": "https://github.com/lipka/piecon",
|
|
"keywords": [
|
|
"favicon",
|
|
"piecon",
|
|
"progress",
|
|
"chart"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Lukas Lipka",
|
|
"web": "http://lipka.github.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/lipka/piecon"
|
|
}
|
|
]
|
|
|
|
}
|