mirror of
https://github.com/loewexy/pdnsmanager.git
synced 2025-01-30 17:31:36 +01:00
10 lines
214 B
JSON
10 lines
214 B
JSON
{
|
|
"name": "backend-test",
|
|
"version": "1.0.0",
|
|
"description": "Dependencies for pdnsmanager test",
|
|
"dependencies": {
|
|
"axios": "^0.18.0",
|
|
"cartesian-product": "^2.1.2",
|
|
"node-rsa": "^0.4.2"
|
|
}
|
|
}
|