burnchart/bower.json

19 lines
488 B
JSON
Raw Normal View History

2014-08-28 19:55:45 -07:00
{
"name": "burnchart",
"version": "0.0.0",
"dependencies": {
"lodash": "2.3.0",
"normalize-css": "2.1.3",
2014-08-30 09:00:11 -07:00
"ractive": "~0.5.5",
"ractive-adaptor": "radekstepan/ractive-adaptor-ractive",
2014-08-30 09:00:11 -07:00
"firebase": "~1.0.21",
2014-09-01 20:28:28 -07:00
"firebase-simple-login": "~1.6.3",
2014-09-02 19:42:11 -07:00
"grapnel": "~0.4.2",
"github": "~0.9.0",
2014-09-14 13:14:57 -07:00
"localforage": "~0.9.2",
"superagent": "~0.19.0",
"async": "~0.9.0",
"moment": "~2.8.3"
2014-08-28 19:55:45 -07:00
}
2014-08-28 20:52:45 -07:00
}