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,60 +1,16 @@
{
"_args": [
[
"babel-runtime@6.26.0",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_development": true,
"_from": "babel-runtime@6.26.0",
"_id": "babel-runtime@6.26.0",
"_inBundle": false,
"_integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
"_location": "/babel-cli/babel-runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-runtime@6.26.0",
"name": "babel-runtime",
"escapedName": "babel-runtime",
"rawSpec": "6.26.0",
"saveSpec": null,
"fetchSpec": "6.26.0"
},
"_requiredBy": [
"/babel-cli",
"/babel-cli/babel-core",
"/babel-cli/babel-generator",
"/babel-cli/babel-helpers",
"/babel-cli/babel-messages",
"/babel-cli/babel-polyfill",
"/babel-cli/babel-register",
"/babel-cli/babel-template",
"/babel-cli/babel-traverse",
"/babel-cli/babel-types"
],
"_resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
"_spec": "6.26.0",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"name": "babel-runtime",
"version": "6.26.0",
"description": "babel selfContained runtime",
"license": "MIT",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-runtime",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"dependencies": {
"core-js": "^2.4.0",
"regenerator-runtime": "^0.11.0"
},
"description": "babel selfContained runtime",
"devDependencies": {
"babel-helpers": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0"
},
"license": "MIT",
"name": "babel-runtime",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-runtime"
},
"version": "6.26.0"
}
}