burnchart/bower.json

10 lines
165 B
JSON
Raw Normal View History

2014-08-29 02:55:45 +00:00
{
2014-09-26 02:57:55 +00:00
"name": "burnchart",
"version": "0.0.0",
"dependencies": {
"normalize-css": "2.1.3",
"firebase-simple-login": "~1.6.3",
"d3-tip": "~0.6.5"
2014-09-26 02:57:55 +00:00
}
2014-08-29 03:52:45 +00:00
}