Files
cdnjs/ajax/libs/jqPlot/package.json
T

35 lines
888 B
JSON

{
"name": "jqPlot",
"filename": "jquery.jqplot.min.js",
"version": "1.0.8",
"description": "jqPlot is a plotting and charting plugin for the jQuery Javascript framework. jqPlot produces beautiful line, bar and pie charts with many features.",
"homepage": "http://www.jqplot.com/",
"keywords": [
"chart",
"charts",
"charting",
"popular"
],
"maintainers": [
{
"name": "Chris Leonello <chris@jqplot.com>"
}
],
"repositories": [
{
"type": "git",
"url": "https://bitbucket.org/cleonello/jqplot/downloads/"
}
],
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
},
{
"type": "GPL",
"url": "http://www.opensource.org/licenses/gpl-license.php"
}
]
}