adding more fields to torrentlist, ul speed/dl speed

enter the commit message for your changes. Lines starting
This commit is contained in:
2017-12-14 20:42:55 -05:00
parent 2de6ba11a5
commit 1904a6ec24
5118 changed files with 127866 additions and 6327 deletions

View File

@@ -2,7 +2,7 @@
"_args": [
[
"js-tokens@3.0.2",
"C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project"
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
]
],
"_from": "js-tokens@3.0.2",
@@ -26,7 +26,7 @@
],
"_resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz",
"_spec": "3.0.2",
"_where": "C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project",
"_where": "C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project",
"author": {
"name": "Simon Lydell"
},

View File

@@ -2,7 +2,7 @@
"_args": [
[
"lodash-es@4.17.4",
"C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project"
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
]
],
"_from": "lodash-es@4.17.4",
@@ -26,7 +26,7 @@
],
"_resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.4.tgz",
"_spec": "4.17.4",
"_where": "C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project",
"_where": "C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",

View File

@@ -2,7 +2,7 @@
"_args": [
[
"lodash@4.17.4",
"C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project"
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
]
],
"_from": "lodash@4.17.4",
@@ -26,7 +26,7 @@
],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
"_spec": "4.17.4",
"_where": "C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project",
"_where": "C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",

View File

@@ -2,7 +2,7 @@
"_args": [
[
"loose-envify@1.3.1",
"C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project"
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
]
],
"_from": "loose-envify@1.3.1",
@@ -26,7 +26,7 @@
],
"_resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.3.1.tgz",
"_spec": "1.3.1",
"_where": "C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project",
"_where": "C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project",
"author": {
"name": "Andres Suarez",
"email": "zertosh@gmail.com"

View File

@@ -2,7 +2,7 @@
"_args": [
[
"symbol-observable@1.0.4",
"C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project"
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
]
],
"_from": "symbol-observable@1.0.4",
@@ -26,7 +26,7 @@
],
"_resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.0.4.tgz",
"_spec": "1.0.4",
"_where": "C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project",
"_where": "C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project",
"author": {
"name": "Ben Lesh",
"email": "ben@benlesh.com"

View File

@@ -2,7 +2,7 @@
"_args": [
[
"redux@3.7.2",
"C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project"
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
]
],
"_from": "redux@3.7.2",
@@ -26,7 +26,7 @@
],
"_resolved": "https://registry.npmjs.org/redux/-/redux-3.7.2.tgz",
"_spec": "3.7.2",
"_where": "C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project",
"_where": "C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project",
"authors": [
"Dan Abramov <dan.abramov@me.com> (https://github.com/gaearon)",
"Andrew Clark <acdlite@me.com> (https://github.com/acdlite)"