projects
/
tech-radar.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update README.md
[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
}
14
}