X-Git-Url: https://pwan.org/git/?a=blobdiff_plain;f=package.json;h=c0171789f8d6549d31eb29735c8310edceaf9ca3;hb=ffda6e244038ec8b4f8d66ddec0077fd4e5e34ee;hp=0aa4349ff1f39424bc84e6308810511b93926666;hpb=c1a26f105b6410553b75ecdd94b8ab9b8cf0acf8;p=tech-radar.git diff --git a/package.json b/package.json index 0aa4349..c017178 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,19 @@ { "name": "tech-radar", - "version": "0.1.4", + "version": "0.1.5", "description": "", "main": "index.js", "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",