UNPKG

url-cozucu

Version:

Verilen bir URL'nin nereye yönlendirildiğini çözen Node.js modülü

26 lines (25 loc) 479 B
{ "name": "url-cozucu", "version": "1.1.0", "description": "Verilen bir URL'nin nereye yönlendirildiğini çözen Node.js modülü", "main": "main.js", "scripts": { "start": "node main.js" }, "keywords": [ "URL", "çözücü", "nodejs", "modül", "link", "isgd", "is.gd", "bit.ly", "bitly" ], "author": "AyranCodeShare | discord.gg/akparti", "license": "MIT", "dependencies": { "axios": "^1.6.7" } }