Files
cdnjs/ajax/libs/jquery-sparklines/package.json
T
2013-03-06 17:05:28 -08:00

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"
}
]
}