From 079188f429872867e1dabe88343057468b04a32a Mon Sep 17 00:00:00 2001 From: Tim Windsor Date: Wed, 29 Aug 2018 00:27:24 -0400 Subject: [PATCH] Changes for the new npm id This was yielded for a more popular and actively developed plugin. --- BB10-Cordova/simplexpbeaconplugin/plugin/Readme.md | 2 ++ BB10-Cordova/simplexpbeaconplugin/plugin/package.json | 4 ++-- BB10-Cordova/simplexpbeaconplugin/plugin/plugin.xml | 8 ++++---- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/BB10-Cordova/simplexpbeaconplugin/plugin/Readme.md b/BB10-Cordova/simplexpbeaconplugin/plugin/Readme.md index 5f30f52d..a69ad1b9 100644 --- a/BB10-Cordova/simplexpbeaconplugin/plugin/Readme.md +++ b/BB10-Cordova/simplexpbeaconplugin/plugin/Readme.md @@ -1,5 +1,7 @@ # Bluetooth iBeacon Cross Platform Cordova Plugin # +__Note: This module was previously published under the ID cordova-plugin-beacon, but has been renamed to allow a newer module to use that ID.__ + This Bluetooth Smart iBeacon WebWorks Cordova Cross Platform Plugin (**SimpleXpBeaconPlugin**) is intended to allow WebWorks applications to monitor and detect devices using the Apple de-facto iBeacon standard. It supports all the following platforms: - **BlackBerry 10** diff --git a/BB10-Cordova/simplexpbeaconplugin/plugin/package.json b/BB10-Cordova/simplexpbeaconplugin/plugin/package.json index 9a0d95cb..c42ca6a2 100644 --- a/BB10-Cordova/simplexpbeaconplugin/plugin/package.json +++ b/BB10-Cordova/simplexpbeaconplugin/plugin/package.json @@ -1,9 +1,9 @@ { - "name": "cordova-plugin-beacon", + "name": "cordova-plugin-simple-beacon", "version": "1.1.0", "description": "BlackBerry 10 Community Contributed SimpleXpBeaconPlugin API", "cordova": { - "id": "cordova-plugin-beacon", + "id": "cordova-plugin-simple-beacon", "platforms": [ "blackberry10", "android", diff --git a/BB10-Cordova/simplexpbeaconplugin/plugin/plugin.xml b/BB10-Cordova/simplexpbeaconplugin/plugin/plugin.xml index 1ff01f51..293d4c0b 100644 --- a/BB10-Cordova/simplexpbeaconplugin/plugin/plugin.xml +++ b/BB10-Cordova/simplexpbeaconplugin/plugin/plugin.xml @@ -1,5 +1,5 @@ SimpleXpBeaconPlugin @@ -16,13 +16,13 @@ - + - + @@ -39,7 +39,7 @@ - +