mirror of
https://github.com/status-im/burnchart.git
synced 2025-01-19 07:03:27 +00:00
14 lines
295 B
JSON
14 lines
295 B
JSON
{
|
|
"name": "github-burndown-chart",
|
|
"version": "1.0.0-alpha",
|
|
"dependencies": {
|
|
"lodash": "2.3.0",
|
|
"async": "0.2.5",
|
|
"d3": "3.3.9",
|
|
"d3-tip": "0.6.2",
|
|
"superagent": "0.15.7",
|
|
"normalize-css": "2.1.3",
|
|
"marked": "0.2.10"
|
|
}
|
|
}
|