13 lines
254 B
JSON
13 lines
254 B
JSON
|
{
|
||
|
"name": "laysense/dns",
|
||
|
"type": "library",
|
||
|
"license": "MIT",
|
||
|
"description": "Webman plugin laysense/dns. You can making a DNS Server with Webman now",
|
||
|
"require": {
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Laysense\\Dns\\": "src"
|
||
|
}
|
||
|
}
|
||
|
}
|