Commit 1e9b8844 by Oscar Fuentes

update package.json

parent 8d55883b
{ {
"name": "barcode-scan-chainway", "name": "com.cocodin.barcodescan.plugin",
"version": "1.0.0", "version": "1.0.0",
"cordova": { "cordova": {
"id": "barcode-scan-chainway", "id": "barcode-scan-chainway",
...@@ -7,5 +7,21 @@ ...@@ -7,5 +7,21 @@
"android" "android"
] ]
}, },
"description": "Chainway barcode scan plugin for hybrid apps." "description": "Chainway barcode scan plugin for hybrid apps.",
} "main": "barcode-scam-chainway.js",
\ No newline at end of file "scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://labs.cocodin.com:8888/cocodin-development-team/barcode-scan-chainway.git"
},
"keywords": [
"barcode",
"barcode",
"scan",
"chainway"
],
"author": "",
"license": "MIT"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment