{ "name": "cloudflare-gateway-pihole-scripts", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { "dotenv": "^16.0.3" }, "engines": { "node": ">=18" } }, "node_modules/dotenv": { "version": "16.0.3", "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.0.3.tgz", "integrity": "sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==", "engines": { "node": ">=12" } } } }