burnchart/bower.json

19 lines
488 B
JSON
Raw Normal View History

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