From 2fb0a368edb76dc3dcee047e352528ed0e90c489 Mon Sep 17 00:00:00 2001 From: Tim Brust Date: Fri, 3 Jul 2020 13:31:23 +0000 Subject: [PATCH] chore(npm): use short notation in package.json (#746) --- package.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 2d8f097..a60cd53 100644 --- a/package.json +++ b/package.json @@ -13,13 +13,8 @@ "windows" ] }, - "repository": { - "type": "git", - "url": "https://github.com/apache/cordova-plugin-inappbrowser" - }, - "bugs": { - "url": "https://github.com/apache/cordova-plugin-inappbrowser/issues" - }, + "repository": "github:apache/cordova-plugin-inappbrowser", + "bugs": "https://github.com/apache/cordova-plugin-inappbrowser/issues", "keywords": [ "cordova", "in",