mirror of
https://github.com/cnwhy/QRCode-decode.git
synced 2026-08-12 20:31:40 +08:00
v0.0.1
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
"version": "0.0.1",
|
||||
"description": "QRCode parser/decode",
|
||||
"main": "src/QRCodeDecode.js",
|
||||
"files": [
|
||||
"README.md",
|
||||
"browser.js",
|
||||
"server.js",
|
||||
"src/*",
|
||||
"dist/*"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "node test/node.js",
|
||||
"demo": "parcel ./demo/index.html",
|
||||
|
||||
Reference in New Issue
Block a user