mirror of
https://github.com/Nezumi-2711/cloudflare-gateway-pihole-scripts.git
synced 2026-09-22 13:38:37 +00:00
11 lines
139 B
JSON
11 lines
139 B
JSON
{
|
|
"type": "module",
|
|
"dependencies": {
|
|
"dotenv": "^16.0.3",
|
|
"node-fetch": "^3.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
}
|