adding frontend authentication, starting file priority code

This commit is contained in:
2018-02-10 09:53:02 -05:00
parent 42f4ecc81b
commit b843cfc11b
1722 changed files with 26561 additions and 136161 deletions

View File

@@ -1,59 +1,26 @@
{
"_args": [
[
"js-base64@2.3.2",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "js-base64@2.3.2",
"_id": "js-base64@2.3.2",
"_inBundle": false,
"_integrity": "sha512-Y2/+DnfJJXT1/FCwUebUhLWb3QihxiSC42+ctHLGogmW2jPY6LCapMdFZXRvVP2z6qyKW7s6qncE/9gSqZiArw==",
"_location": "/css-loader/js-base64",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "js-base64@2.3.2",
"name": "js-base64",
"escapedName": "js-base64",
"rawSpec": "2.3.2",
"saveSpec": null,
"fetchSpec": "2.3.2"
},
"_requiredBy": [
"/css-loader/postcss"
],
"_resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.3.2.tgz",
"_spec": "2.3.2",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"author": {
"name": "Dan Kogai"
},
"bugs": {
"url": "https://github.com/dankogai/js-base64/issues"
},
"name": "js-base64",
"version": "2.3.2",
"description": "Yet another Base64 transcoder in pure-JS",
"devDependencies": {
"mocha": "*"
},
"main": "base64.js",
"directories": {
"test": "test"
},
"gitHead": "8bfa436f733bec60c95c720e1d720c28b43ae0b2",
"homepage": "https://github.com/dankogai/js-base64#readme",
"keywords": [
"base64"
],
"license": "BSD-3-Clause",
"main": "base64.js",
"name": "js-base64",
"repository": {
"type": "git",
"url": "git://github.com/dankogai/js-base64.git"
},
"scripts": {
"test": "mocha"
},
"version": "2.3.2"
"devDependencies": {
"mocha": "*"
},
"repository": {
"type": "git",
"url": "git://github.com/dankogai/js-base64.git"
},
"keywords": [
"base64"
],
"author": "Dan Kogai",
"license": "BSD-3-Clause",
"readmeFilename": "README.md",
"gitHead": "8bfa436f733bec60c95c720e1d720c28b43ae0b2"
}