burnchart/bower.json

14 lines
297 B
JSON
Raw Normal View History

2014-08-29 02:55:45 +00:00
{
"name": "burnchart",
"version": "0.0.0",
"dependencies": {
"async": "0.2.5",
"jquery": "2.0.3",
"lodash": "2.3.0",
"normalize-css": "2.1.3",
2014-08-30 16:00:11 +00:00
"ractive": "~0.5.5",
"firebase": "~1.0.21",
"firebase-simple-login": "~1.6.3"
2014-08-29 02:55:45 +00:00
}
2014-08-29 03:52:45 +00:00
}