Last change
on this file since 10083 was
9617,
checked in by pfleck, 11 years ago
|
#2063:
Started integrating Hive statistics into statistics web project.
Added jqPlot library for charting.
|
File size:
902 bytes
|
Line | |
---|
1 | <?xml version="1.0"?>
|
---|
2 | <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
---|
3 | <metadata>
|
---|
4 | <id>jqPlot</id>
|
---|
5 | <version>1.0.0</version>
|
---|
6 | <title>jqPlot</title>
|
---|
7 | <authors>Chris Leonello</authors>
|
---|
8 | <owners>Chris Leonello</owners>
|
---|
9 | <licenseUrl>http://www.jqplot.com/docs/files/MIT-LICENSE-txt.html</licenseUrl>
|
---|
10 | <projectUrl>http://www.jqplot.com/index.php</projectUrl>
|
---|
11 | <requireLicenseAcceptance>true</requireLicenseAcceptance>
|
---|
12 | <description>This package contains the jqPlot jQuery plotting plugin version 1.0.0b2_r1012. The docs and examples are not included in this package. For the full download, please go here: https://bitbucket.org/cleonello/jqplot/downloads/</description>
|
---|
13 | <releaseNotes />
|
---|
14 | <copyright>© 2009-2011 Chris Leonello</copyright>
|
---|
15 | <language />
|
---|
16 | <tags>jqPlot jQuery plotting plugin</tags>
|
---|
17 | </metadata>
|
---|
18 | </package> |
---|
Note: See
TracBrowser
for help on using the repository browser.