1
0
mirror of https://github.com/ShaYmez/allmon2-last-heard.git synced 2025-06-29 23:25:16 -04:00
2021-03-21 17:20:07 -07:00

18 lines
364 B
JSON

{
"name": "robvella/winsystem-whos-talking",
"type": "project",
"license": "AGPL-3.0-only",
"authors": [
{
"name": "Rob Vella",
"email": "me@robvella.com"
}
],
"require": {
"ext-json": "*",
"symfony/var-dumper": "^5.1",
"nesbot/carbon": "^2.37"
},
"require-dev": {}
}