mirror of
https://github.com/loewexy/pdnsmanager.git
synced 2025-01-16 03:02:22 +01:00
9 lines
188 B
JSON
9 lines
188 B
JSON
{
|
|
"name": "backend-test",
|
|
"version": "1.0.0",
|
|
"description": "Dependencies for pdnsmanager test",
|
|
"dependencies": {
|
|
"axios": "^0.18.0",
|
|
"cartesian-product": "^2.1.2"
|
|
}
|
|
}
|