X-Git-Url: https://pwan.org/git/?p=tech-radar.git;a=blobdiff_plain;f=package.json;h=c0171789f8d6549d31eb29735c8310edceaf9ca3;hp=30150eb5b7cf42fc787bdd632b669b6f817bec1c;hb=4b56dacfd34fa9cfcc6a93557d3344aa6c91e14c;hpb=3834a966c129ffc7f6f727129b8d6e3f3fc34e9c 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",