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": [
[
"babel-plugin-transform-class-properties@6.24.1",
"C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project"
"C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project"
]
],
"_from": "babel-plugin-transform-class-properties@6.24.1",
@@ -22,11 +22,12 @@
"fetchSpec": "6.24.1"
},
"_requiredBy": [
"/"
"/",
"/babel-preset-stage-2"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.24.1.tgz",
"_spec": "6.24.1",
"_where": "C:\\Users\\deranjer\\GoglandProjects\\torrent-project\\torrent-project",
"_where": "C:\\Users\\deranjer\\Google Drive\\Programming\\goTorrent\\torrent-project",
"dependencies": {
"babel-helper-function-name": "^6.24.1",
"babel-plugin-syntax-class-properties": "^6.8.0",