react-qrcode-js
Version:
A Simple lightweight QRCode Generator with copy and download support
33 lines (32 loc) • 790 B
JSON
{
"name": "react-qrcode-js",
"version": "1.2.0",
"description": "A Simple lightweight QRCode Generator with copy and download support",
"main": "index.jsx",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/OmerBhatti/react-simple-qrcode.git"
},
"keywords": [
"qrcode",
"qrcode-generator",
"qr.js",
"qrcode-js",
"simple-qrcode",
"react-qrcode",
"react-simple-qrcode",
"react-qrcode"
],
"author": "M. Omer Bhatti",
"license": "ISC",
"bugs": {
"url": "https://github.com/OmerBhatti/react-simple-qrcode/issues"
},
"homepage": "https://github.com/OmerBhatti/react-simple-qrcode#readme",
"dependencies": {
"qr.js": "0.0.0"
}
}