update package.json
Showing
... | @@ -9,7 +9,19 @@ | ... | @@ -9,7 +9,19 @@ |
}, | }, | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "git+http://labs.cocodin.com:8888/cocodin-development-team/barcode-scan.git" | |||
}, | |||
"description": "Cordova Barcode Scan plugin for hybrid apps. Some devices supported: honeywell, chainway, nquire...", | |||
"engines": [ | |||
{ | |||
"name": "cordova", | |||
"version": ">=6.0.0" | |||
} | |||
], | |||
"author": "Cocodin Technology SL", | |||
"license": "MIT", | |||
"bugs": { | |||
"url": "http://labs.cocodin.com:8888/cocodin-development-team/barcode-scan" | "url": "http://labs.cocodin.com:8888/cocodin-development-team/barcode-scan" | ||
}, | }, | ||
"description": "Cordova Barcode Scan plugin for hybrid apps. Some devices supported: honeywell, chainway, nquire..." | "homepage": "http://labs.cocodin.com:8888/cocodin-development-team/barcode-scan" | ||
} | } | ||
\ No newline at end of file |
Please
register
or
sign in
to comment