19 lines
356 B
JSON
19 lines
356 B
JSON
|
{
|
||
|
"name": "msi/qr-aset",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Msi\\QrAset\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "v3n0s0undsyst3m",
|
||
|
"email": "veno.soundsystem@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"require": {
|
||
|
"phpoffice/phpspreadsheet": "^1.28",
|
||
|
"gregwar/captcha": "^1.1"
|
||
|
}
|
||
|
}
|