mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-21 20:22:33 +03:00
10 lines
289 B
JSON
10 lines
289 B
JSON
{
|
|
"name":"tuxis-ie/nsedit",
|
|
"license": "GPL-2.0-only",
|
|
"description": "DNS Editor working with PowerDNS's new API",
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^2.11",
|
|
"phpro/grumphp": "^0.14.0",
|
|
"jakub-onderka/php-parallel-lint": "^1.0"
|
|
}
|
|
}
|