From 4b56dacfd34fa9cfcc6a93557d3344aa6c91e14c Mon Sep 17 00:00:00 2001 From: Bruno Trecenti Date: Fri, 21 Mar 2014 17:24:39 -0300 Subject: [PATCH] updated packe information --- package.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 30150eb..c017178 100644 --- 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", -- 2.39.2