diff --git a/package.json b/package.json index 839707a..2e0d137 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,12 @@ { "name": "cozy-docs", "version": "0.0.1", + "repository": { + "git": "https://github.com/cozy/cozy-docs.git" + }, "description": "Source for the Cozy.io website", "author": "Cozy Cloud (http://cozycloud.cc)", - "licenses": [ - { - "type": "AGPL v3", - "url": "http://www.gnu.org/licenses/agpl-3.0.html" - } - ], + "license": "AGPL-3.0", "engines": { "node": "0.10", "npm": "1.3"