1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-24 04:57:02 +00:00
Files
go-inbucket/themes/bootstrap/public/bower_components/jquery-sparkline/bower.json
James Hillyerd 5e15300d02 Bowerize more components
- Move jquery-color into bower
- Move jquery-sparklines into bower
- Make swaks-tests/run-tests.sh discover its directory
- Update _base.html public resource includes to /public
2016-02-26 21:57:15 -08:00

18 lines
338 B
JSON

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