mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-24 12:16:31 +10:00
Add versions 2.1, 2.1.1 of jquery-sparkline Retrieved from http://omnipotent.net/jquery.sparkline/#s-download
23 lines
612 B
JSON
23 lines
612 B
JSON
{
|
|
"name": "jquery-sparklines",
|
|
"filename": "jquery.sparkline.min.js",
|
|
"version": "2.1.1",
|
|
"description": "This jQuery plugin generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript",
|
|
"homepage": "http://omnipotent.net/jquery.sparkline",
|
|
"keywords": [
|
|
"jquery",
|
|
"sparkline"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Splunk"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/gwatts/jquery.sparkline.git"
|
|
}
|
|
]
|
|
}
|