14 lines
265 B
JSON
14 lines
265 B
JSON
{
|
|
"name": "crossmap-app/frontend",
|
|
"authors": [
|
|
{
|
|
"name": "alexorage",
|
|
"email": "storagew3c@gmail.com"
|
|
}
|
|
],
|
|
"require": {
|
|
"guzzlehttp/guzzle": "^6.3",
|
|
"phpoffice/phpspreadsheet": "^1.9"
|
|
}
|
|
}
|