mirror of
https://github.com/status-im/burnchart.git
synced 2025-02-21 14:48:09 +00:00
10 lines
180 B
JSON
10 lines
180 B
JSON
{
|
|
"name": "github-burndown-chart"
|
|
, "version": "0.0.0"
|
|
, "private": true
|
|
, "dependencies": {
|
|
"express": ">= 3.0",
|
|
"eco": "latest",
|
|
"js-yaml": "latest"
|
|
}
|
|
} |