UNPKG

shopcham-rn-genbarcode

Version:

gen base64 barcode (CODE128,QRcode,EAN13) thank and this project modified react-native-smart-code package

36 lines (35 loc) 875 B
{ "name": "shopcham-rn-genbarcode", "version": "1.0.1", "description": "gen base64 barcode (CODE128,QRcode,EAN13) thank and this project modified react-native-smart-code package", "main": "./src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/winionian/shopcham-rn-genbarcode.git" }, "keywords": [ "react-native", "react-native-smart-code", "qrcode", "barcode", "web", "jsbarcode", "generator", "base64", "base64String", "String", "image" ], "author": "winionian", "license": "MIT", "bugs": { "url": "https://github.com/winionian/shopcham-rn-genbarcode/issues" }, "homepage": "https://github.com/winionian/shopcham-rn-genbarcode#readme", "dependencies": { "jsbarcode": "^3.9.0" } }