feat(rutracker): rutracker basic integratioin
This commit is contained in:
@ -113,6 +113,7 @@
|
||||
"dependencies": {
|
||||
"bencode": "^2.0.0",
|
||||
"bitfield": "^2.0.0",
|
||||
"cheerio": "^1.0.0-rc.2",
|
||||
"compare-versions": "^3.1.0",
|
||||
"debug": "^3.1.0",
|
||||
"electron-context-menu": "^0.9.1",
|
||||
@ -120,6 +121,7 @@
|
||||
"electron-updater": "^2.21.10",
|
||||
"fs-jetpack": "^1.2.0",
|
||||
"glob": "^7.1.2",
|
||||
"google": "^2.1.0",
|
||||
"iconv-lite": "^0.4.19",
|
||||
"ipaddr.js": "^1.5.4",
|
||||
"json-socket": "^0.3.0",
|
||||
@ -128,6 +130,7 @@
|
||||
"moment": "^2.20.1",
|
||||
"mysql": "^2.15.0",
|
||||
"nat-upnp": "^1.1.1",
|
||||
"node-fetch": "^2.2.0",
|
||||
"object-hash": "^1.3.0",
|
||||
"parse-torrent": "^6.1.1",
|
||||
"react": "^16.3.2",
|
||||
|
Reference in New Issue
Block a user