todo/public/vendor/jquery-sparkline/bower.json

18 lines
338 B
JSON
Raw Normal View History

2020-06-23 04:40:37 +00:00
{
"name": "jquery-sparkline",
"version": "2.1.3",
"homepage": "https://github.com/rkgrep/jquery.sparkline",
"authors": [
"Gareth Watts <gareth@omnipotent.net>"
],
"main": "dist/jquery.sparkline.js",
"license": "BSD 3",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}