mirror of
https://github.com/ShaYmez/allmon2-last-heard.git
synced 2024-11-27 02:09:19 -05:00
18 lines
354 B
JSON
18 lines
354 B
JSON
{
|
|
"name": "robvella/winsystem-whos-talking",
|
|
"type": "project",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Rob Vella",
|
|
"email": "me@robvella.com"
|
|
}
|
|
],
|
|
"require": {
|
|
"ext-json": "*",
|
|
"symfony/var-dumper": "^5.1",
|
|
"nesbot/carbon": "^2.37"
|
|
},
|
|
"require-dev": {}
|
|
}
|