Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
F
flot
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HS-public
flot
Commits
0945a1cb
Commit
0945a1cb
authored
Nov 22, 2012
by
David Schnur
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added a manifest for the new jQuery plugins-site.
parent
a1757067
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
flot.jquery.json
flot.jquery.json
+30
-0
No files found.
flot.jquery.json
0 → 100644
View file @
0945a1cb
{
"name"
:
"flot"
,
"version"
:
"0.8.0-alpha"
,
"title"
:
"Flot"
,
"author"
:
{
"name"
:
"Ole Laursen"
,
"url"
:
"https://github.com/OleLaursen"
},
"licenses"
:
[
{
"type"
:
"MIT"
,
"url"
:
"https://github.com/flot/flot/blob/master/LICENSE.txt"
}
],
"dependencies"
:
{
"jquery"
:
">=1.3.2"
},
"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"
:
"https://flotcharts.org"
,
"docs"
:
"https://github.com/flot/flot/blob/master/API.md"
,
"demo"
:
"http://people.iola.dk/olau/flot/examples"
,
"maintainers"
:
[
{
"name"
:
"David Schnur"
,
"email"
:
"dnschnur@gmail.com"
,
"url"
:
"http://github.com/dnschnur"
}
]
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment