From 1cca6de3d8153b369cef147d7e1689272d0944f3 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Wed, 11 Sep 2019 23:11:09 -0600 Subject: [PATCH] Update plugin ID --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index dfbfc8e..d638e1f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "cordova-plugin-powermanagement-orig", + "name": "cordova-plugin-powermanagement-netsyms", "version": "1.1.0", "description": "Plugin for managing the power state (i.e. idle switching) for cordova", "scripts": { @@ -7,14 +7,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/boltex/cordova-plugin-powermanagement.git" + "url": "git+https://source.netsyms.com/Netsyms/cordova-plugin-powermanagement.git" }, "author": "Viras-", "license": "Apache-2.0", "bugs": { - "url": "https://github.com/boltex/cordova-plugin-powermanagement/issues" + "url": "https://source.netsyms.com/Netsyms/cordova-plugin-powermanagement/issues" }, - "homepage": "https://github.com/boltex/cordova-plugin-powermanagement#readme", + "homepage": "https://source.netsyms.com/Netsyms/cordova-plugin-powermanagement#readme", "keywords": [ "ecosystem:cordova", "cordova-android",