projects
/
tech-radar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3834a96
)
updated packe information
author
Bruno Trecenti
<btrecent@thoughtworks.com>
Fri, 21 Mar 2014 20:24:39 +0000
(17:24 -0300)
committer
Bruno Trecenti
<btrecent@thoughtworks.com>
Fri, 21 Mar 2014 20:24:39 +0000
(17:24 -0300)
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index
30150eb
..
c017178
100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-6,7
+6,14
@@
"scripts": {
"test": "gulp test"
},
- "author": "",
+ "author": "Bruno Trecenti",
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/Trecenti/tech-radar.git"
+ },
+ "keywords": [
+ "tech-radar"
+ ],
"license": "ISC",
"devDependencies": {
"gulp-util": "~2.2.14",