13 lines
223 B
JSON
13 lines
223 B
JSON
|
{
|
||
|
"name": "uqrcode",
|
||
|
"version": "3.5.1",
|
||
|
"description": "",
|
||
|
"main": "uqrcode.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"author": "",
|
||
|
"license": "ISC"
|
||
|
}
|