burnchart/package.json

10 lines
196 B
JSON
Raw Normal View History

2012-05-22 11:36:48 +00:00
{
"name": "github-burndown-chart"
, "version": "0.0.0"
, "private": true
, "dependencies": {
"coffee-script": "latest"
, "js-yaml": "latest"
, "octonode": "latest"
2012-05-22 11:36:48 +00:00
}
}