{ "name": "avatar-changer", "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "avatar-changer", "version": "1.0.0", "license": "ISC", "dependencies": { "hyttpo": "^0.3.2" } }, "node_modules/follow-redirects": { "version": "1.14.6", "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.6.tgz", "integrity": "sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==", "funding": [ { "type": "individual", "url": "https://github.com/sponsors/RubenVerborgh" } ], "engines": { "node": ">=4.0" }, "peerDependenciesMeta": { "debug": { "optional": true } } }, "node_modules/hyttpo": { "version": "0.3.2", "resolved": "https://registry.npmjs.org/hyttpo/-/hyttpo-0.3.2.tgz", "integrity": "sha512-Y1QJlBXOZtHKhME6AEBdxPrzJrV5xcORZm/+rbHwXGlau2n2OBNAbsiIJ3eiT1ZizJClm+RmwjytDSySOXJcOg==", "dependencies": { "follow-redirects": "^1.14.6" }, "engines": { "node": ">=16.x" } } }, "dependencies": { "follow-redirects": { "version": "1.14.6", "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.6.tgz", "integrity": "sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==" }, "hyttpo": { "version": "0.3.2", "resolved": "https://registry.npmjs.org/hyttpo/-/hyttpo-0.3.2.tgz", "integrity": "sha512-Y1QJlBXOZtHKhME6AEBdxPrzJrV5xcORZm/+rbHwXGlau2n2OBNAbsiIJ3eiT1ZizJClm+RmwjytDSySOXJcOg==", "requires": { "follow-redirects": "^1.14.6" } } } }