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
f849daa0
Commit
f849daa0
authored
Sep 23, 2013
by
Nick Schonning
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing Bower package values
Values from package.json
parent
01478117
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
6 deletions
+27
-6
bower.json
bower.json
+27
-6
No files found.
bower.json
View file @
f849daa0
{
{
"name"
:
"Flot"
,
"name"
:
"Flot"
,
"version"
:
"0.9.0-alpha"
,
"version"
:
"0.9.0-alpha"
,
"main"
:
"jquery.flot.js"
,
"main"
:
"jquery.flot.js"
,
"dependencies"
:
{
"dependencies"
:
{
"jquery"
:
">= 1.2.6"
"jquery"
:
">= 1.2.6"
}
},
"homepage"
:
"https://github.com/flot/flot"
,
"authors"
:
[
"Ole Laursen"
],
"keywords"
:
[
"chart"
,
"plot"
,
"graph"
,
"visualization"
,
"canvas"
,
"graphics"
],
"description"
:
"Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features."
,
"license"
:
"MIT"
,
"ignore"
:
[
"**/.*"
,
"node_modules"
,
"bower_components"
,
"test"
,
"tests"
]
}
}
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