From 5be6d7925c636278be9734db5367784465b91660 Mon Sep 17 00:00:00 2001 From: Matteo Baggio Date: Tue, 19 Jan 2016 10:50:36 +0100 Subject: [PATCH] Update repository and contributors --- package.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b1b722f..361062b 100644 --- a/package.json +++ b/package.json @@ -7,18 +7,19 @@ }, "repository": { "type": "git", - "url": "https://github.com/SonoIo/node-eve.git" + "url": "https://github.com/SonoIo/node-eve" }, "keywords": [ "eve", "command", "browserify", "client", - "cli" + "cli", + "build" ], "contributors": [{ "name": "Matteo Baggio", - "email" : "scocciatore@gmail.com" + "email" : "matteo.baggio@gmail.com" },{ "name": "Michele Belluco", "email" : "michele@belluco.info"