added radar graphing and vertical line
[tech-radar.git] / bower.json
1 {
2 "name": "tech-radar",
3 "version": "0.0.0",
4 "homepage": "https://github.com/Trecenti/tech-radar",
5 "authors": [
6 "Bruno Trecenti <btrecent@thoughtworks.com>"
7 ],
8 "license": "MIT",
9 "private": true,
10 "dependencies": {
11 "d3": "~3.4.2"
12 }
13 }