Files
cdnjs/ajax/libs/easy-pie-chart/package.json
T
Craig McKie 149e5067ab Update: package.json
"filename" incorrect. Was meant to say jquery.easypiechart.min.js.
2014-02-09 16:32:56 +00:00

21 lines
507 B
JSON

{
"name": "easy-pie-chart",
"filename": "jquery.easypiechart.min.js",
"version": "2.1.4",
"description": "Easy pie chart is a jQuery plugin that uses the canvas element to render simple pie charts for single values.",
"homepage": "http://rendro.github.io/easy-pie-chart/",
"keywords": [
"easy-pie-chart",
"pie",
"chart",
"pie-chart",
"easy-pie"
],
"maintainers": [
{
"name": "Craig McKie",
"web": "https://github.com/TechKat"
}
]
}