mirror of
https://github.com/YGGverse/YGGwave.git
synced 2026-03-31 09:45:32 +00:00
14 lines
288 B
JSON
14 lines
288 B
JSON
{
|
|
"name": "yggverse/yggwave",
|
|
"description": "YGGwave ~ The Radio Catalog",
|
|
"type": "project",
|
|
"license": "MIT",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Yggverse\\Yggwave\\": "src/"
|
|
}
|
|
},
|
|
"require": {
|
|
"jdenticon/jdenticon": "^1.0"
|
|
}
|
|
}
|