mirror of
https://github.com/YGGverse/web-api.git
synced 2025-03-13 05:51:41 +00:00
14 lines
230 B
JSON
14 lines
230 B
JSON
![]() |
{
|
||
|
"name": "yggverse/dns-api",
|
||
|
"type": "project",
|
||
|
"license": "MIT",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Yggverse\\DnsApi\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"require": {
|
||
|
"yggverse/dns": "^1.0"
|
||
|
}
|
||
|
}
|