morris.js/package.json
2012-11-18 20:02:46 +01:00

23 lines
508 B
JSON

{
"name": "Morris.js",
"version": "0.3.3",
"homepage": "http://oesmith.github.com/morris.js",
"description": "Easy, pretty charts",
"author": {
"name": "Olly Smith",
"email": "olly@oesmith.co.uk"
},
"repository": {
"type": "git",
"url": "git://github.com/oesmith/morris.js.git"
},
"bugs": {
"url": "https://github.com/oesmith/morris.js/issues"
},
"devDependencies": {
"grunt-coffee": "~> 0.0.6",
"grunt-mocha": "~> 0.1.7",
"grunt-less": "~> 0.1.7"
}
}