From d1c6fc64cde042a5083cb6fb79f2fdae7bdf9231 Mon Sep 17 00:00:00 2001 From: Tim Brust Date: Thu, 2 Jul 2020 14:35:23 +0200 Subject: [PATCH] chore(npm): use short notation in package.json --- package.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 1aad56f..3de84e3 100644 --- a/package.json +++ b/package.json @@ -12,13 +12,8 @@ "browser" ] }, - "repository": { - "type": "git", - "url": "https://github.com/apache/cordova-plugin-network-information" - }, - "bugs": { - "url": "https://github.com/apache/cordova-plugin-network-information/issues" - }, + "repository": "github:apache/cordova-plugin-network-information", + "bugs": "https://github.com/apache/cordova-plugin-network-information/issues", "keywords": [ "cordova", "network",