Skip to content

Commit 28d6437

Browse files
authored
Update package.json
1 parent f65d68c commit 28d6437

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "somiibo-downloader",
2+
"name": "proxifly-downloader",
33
"version": "1.0.0",
4-
"description": "Download Somiibo, a free social media automation platform that organically grows your online presence and gets you more followers.",
4+
"description": "Free HTTP, SOCKS4, SOCKS5 proxy scraper software with dozens of sources.",
55
"main": "src/index.js",
66
"scripts": {
77
"start": "node -e \"require('app-downloader')()\"",
@@ -10,26 +10,26 @@
1010
"node": ">=18"
1111
},
1212
"downloads": {
13-
"darwin": "https://github.com/somiibo/download-server/releases/download/installer/Somiibo.dmg",
14-
"win32": "https://github.com/somiibo/download-server/releases/download/installer/Somiibo-Setup.exe",
15-
"linux": "https://github.com/somiibo/download-server/releases/download/installer/Somiibo_amd64.deb"
13+
"darwin": "https://github.com/proxifly/download-server/releases/download/installer/Proxifly.dmg",
14+
"win32": "https://github.com/proxifly/download-server/releases/download/installer/Proxifly-Setup.exe",
15+
"linux": "https://github.com/proxifly/download-server/releases/download/installer/Proxifly_amd64.deb"
1616
},
1717
"repository": {
1818
"type": "git",
19-
"url": "git+https://github.com/somiibo/download-server.git"
19+
"url": "git+https://github.com/proxifly/download-server.git"
2020
},
2121
"keywords": [
2222
"management",
2323
"backend",
2424
"frontend",
2525
"productivity"
2626
],
27-
"author": "Somiibo",
27+
"author": "Proxifly",
2828
"license": "ISC",
2929
"bugs": {
30-
"url": "https://github.com/somiibo/somiibo-microservice-template/issues"
30+
"url": "https://proxifly.dev/contact"
3131
},
32-
"homepage": "https://somiibo.com",
32+
"homepage": "https://proxifly.dev",
3333
"dependencies": {
3434
"app-downloader": "^1.0.0"
3535
}

0 commit comments

Comments
 (0)