mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 06:41:21 +00:00
Commit compiled front-end code to the repo
This commit is contained in:
27
public/js/vendor/flot/flot.jquery.json
vendored
Normal file
27
public/js/vendor/flot/flot.jquery.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "flot",
|
||||
"version": "0.8.1",
|
||||
"title": "Flot",
|
||||
"author": {
|
||||
"name": "Ole Laursen",
|
||||
"url": "https://github.com/OleLaursen"
|
||||
},
|
||||
"licenses": [{
|
||||
"type": "MIT",
|
||||
"url": "http://github.com/flot/flot/blob/master/LICENSE.txt"
|
||||
}],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.2.6"
|
||||
},
|
||||
"description": "Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features.",
|
||||
"keywords": ["plot", "chart", "graph", "visualization", "canvas", "graphics"],
|
||||
"homepage": "http://www.flotcharts.org",
|
||||
"docs": "http://github.com/flot/flot/blob/master/API.md",
|
||||
"demo": "http://www.flotcharts.org/flot/examples/",
|
||||
"bugs": "http://github.com/flot/flot/issues",
|
||||
"maintainers": [{
|
||||
"name": "David Schnur",
|
||||
"email": "dnschnur@gmail.com",
|
||||
"url": "http://github.com/dnschnur"
|
||||
}]
|
||||
}
|
Reference in New Issue
Block a user