d63b30a7a9f8a6719c3eb7cfd7966a10bfc3d888
[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 "chance": "~0.5.4",
13 "d3-queue": "~3.0.5"
14 }
15 }