diff --git a/package.json b/package.json index b4b1abf..237d0ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "dl-axist-cordova-plugin", - "version": "0.1.1", + "name": "cordova-plugin-datalogic-scanner", + "version": "1.0.0", "description": "Datalogic DL-Axist Cordova Plugin", "main": "index.js", "scripts": { @@ -8,12 +8,12 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/scor4er/dl-axist-cordova-plugin.git" + "url": "git+https://github.com/diogoqueiros/dl-axist-cordova-plugin.git" }, - "author": "", + "author": "scor4er", "license": "ISC", "bugs": { - "url": "https://github.com/scor4er/dl-axist-cordova-plugin/issues" + "url": "https://github.com/diogoqueiros/dl-axist-cordova-plugin/issues" }, - "homepage": "https://github.com/scor4er/dl-axist-cordova-plugin#readme" -} + "homepage": "https://github.com/diogoqueiros/dl-axist-cordova-plugin#readme" +} \ No newline at end of file diff --git a/plugin.xml b/plugin.xml index dcad868..b2ee08d 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,33 +1,31 @@ + id="cordova-plugin-datalogic-scanner" + version="1.0.0"> - Datalogic DL-Axist Plugin + Datalogic DL-Axist Plugin - - - + + + - - - + + + - + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + \ No newline at end of file