working on making the file upload work over websocket and json

This commit is contained in:
2018-01-17 23:27:27 -05:00
parent 8e72ffb917
commit 06e9317c9a
7876 changed files with 385003 additions and 7978 deletions

View File

@@ -2,7 +2,7 @@
"_args": [
[
"acorn@4.0.13",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project"
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "acorn@4.0.13",
@@ -26,7 +26,7 @@
],
"_resolved": "https://registry.npmjs.org/acorn/-/acorn-4.0.13.tgz",
"_spec": "4.0.13",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"bin": {
"acorn": "./bin/acorn"
},

View File

@@ -2,7 +2,7 @@
"_args": [
[
"jsdom@9.12.0",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project"
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "jsdom@9.12.0",
@@ -26,7 +26,7 @@
],
"_resolved": "https://registry.npmjs.org/jsdom/-/jsdom-9.12.0.tgz",
"_spec": "9.12.0",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\torrent-project",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"browser": {
"canvas": false,
"vm": "./lib/jsdom/vm-shim.js"