added support for qrcode scanner
This commit is contained in:
parent
9209940c8b
commit
159ceee88b
4 changed files with 190 additions and 10 deletions
|
|
@ -15,7 +15,8 @@
|
|||
"mocha": "~1.18.2",
|
||||
"chai": "~1.9.1",
|
||||
"crypto-js": "http://crypto-js.googlecode.com/files/CryptoJS%20v3.1.2.zip",
|
||||
"sjcl":"1.0.0",
|
||||
"file-saver": "*"
|
||||
"sjcl": "1.0.0",
|
||||
"file-saver": "*",
|
||||
"qrcode-decoder-js": "*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue