Update plugin ID

This commit is contained in:
Skylar Ittner 2019-09-11 23:11:09 -06:00
parent 7b669bd0d4
commit 1cca6de3d8

View File

@ -1,5 +1,5 @@
{ {
"name": "cordova-plugin-powermanagement-orig", "name": "cordova-plugin-powermanagement-netsyms",
"version": "1.1.0", "version": "1.1.0",
"description": "Plugin for managing the power state (i.e. idle switching) for cordova", "description": "Plugin for managing the power state (i.e. idle switching) for cordova",
"scripts": { "scripts": {
@ -7,14 +7,14 @@
}, },
"repository": { "repository": {
"type": "git", "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-", "author": "Viras-",
"license": "Apache-2.0", "license": "Apache-2.0",
"bugs": { "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": [ "keywords": [
"ecosystem:cordova", "ecosystem:cordova",
"cordova-android", "cordova-android",