mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 01:36:01 +10:00
30 lines
621 B
JSON
30 lines
621 B
JSON
{
|
|
"name": "flot",
|
|
"filename": "jquery.flot.min.js",
|
|
"version": "0.8",
|
|
"description": "Attractive Javascript plotting for jQuery",
|
|
"homepage": "http://flotcharts.org/",
|
|
"keywords": [
|
|
"jquery",
|
|
"plot",
|
|
"chart",
|
|
"graph",
|
|
"visualization",
|
|
"canvas",
|
|
"graphics",
|
|
"web"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "David Schnur"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/flot/flot"
|
|
}
|
|
]
|
|
|
|
}
|