|
1 | 1 | {
|
2 |
| - "name": "somiibo-downloader", |
| 2 | + "name": "proxifly-downloader", |
3 | 3 | "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.", |
5 | 5 | "main": "src/index.js",
|
6 | 6 | "scripts": {
|
7 | 7 | "start": "node -e \"require('app-downloader')()\"",
|
|
10 | 10 | "node": ">=18"
|
11 | 11 | },
|
12 | 12 | "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" |
16 | 16 | },
|
17 | 17 | "repository": {
|
18 | 18 | "type": "git",
|
19 |
| - "url": "git+https://github.com/somiibo/download-server.git" |
| 19 | + "url": "git+https://github.com/proxifly/download-server.git" |
20 | 20 | },
|
21 | 21 | "keywords": [
|
22 | 22 | "management",
|
23 | 23 | "backend",
|
24 | 24 | "frontend",
|
25 | 25 | "productivity"
|
26 | 26 | ],
|
27 |
| - "author": "Somiibo", |
| 27 | + "author": "Proxifly", |
28 | 28 | "license": "ISC",
|
29 | 29 | "bugs": {
|
30 |
| - "url": "https://github.com/somiibo/somiibo-microservice-template/issues" |
| 30 | + "url": "https://proxifly.dev/contact" |
31 | 31 | },
|
32 |
| - "homepage": "https://somiibo.com", |
| 32 | + "homepage": "https://proxifly.dev", |
33 | 33 | "dependencies": {
|
34 | 34 | "app-downloader": "^1.0.0"
|
35 | 35 | }
|
|
0 commit comments