mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
35 lines
888 B
JSON
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"
|
|
}
|
|
]
|
|
}
|