link.land
Version:
Bypass linkvertise, ad.fly, bit.ly, and cut.ly links in one package
19 lines (18 loc) • 383 B
JSON
{
"name": "link.land",
"version": "1.0.1",
"description": "Bypass linkvertise, ad.fly, bit.ly, and cut.ly links in one package",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"bypass",
"linkvertise"
],
"author": "r6nted",
"license": "MIT",
"dependencies": {
"axios": "^0.27.2"
}
}