Files
PIholeDNS_HA_Connector/package.json

17 lines
310 B
JSON

{
"name": "piholedns_ha_connector",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"axios": "^1.11.0",
"winston": "^3.17.0"
}
}