From 0e3acf99db2c302fb78fd62c4dd8c1c9391d2478 Mon Sep 17 00:00:00 2001 From: Juanfran Date: Wed, 24 Jun 2015 10:01:08 +0200 Subject: [PATCH] node 0.12.5 package format --- package.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f9850f9..bdd7f84 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,11 @@ "Github" ], "author": "Kaleidos OpenSource SL", - "licenses": [ - { - "type": "AGPL-3.0", - "url": "https://github.com/taigaio/taiga-front/blob/master/LICENSE" - } - ], + "license": "AGPL-3.0", + "repository": { + "type":"git", + "url":"https://github.com/taigaio/taiga-events.git" + }, "devDependencies": { "gulp": "^3.8.11", "gulp-cache": "^0.2.4",