burnchart/bower.json

11 lines
222 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",
"ractive": "~0.5.5"
}
}