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,45 +1,14 @@
{
"_args": [
[
"babel-helper-call-delegate@6.24.1",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "babel-helper-call-delegate@6.24.1",
"_id": "babel-helper-call-delegate@6.24.1",
"_inBundle": false,
"_integrity": "sha1-7Oaqzdx25Bw0YfiL/Fdb0Nqi340=",
"_location": "/babel-preset-env/babel-helper-call-delegate",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-helper-call-delegate@6.24.1",
"name": "babel-helper-call-delegate",
"escapedName": "babel-helper-call-delegate",
"rawSpec": "6.24.1",
"saveSpec": null,
"fetchSpec": "6.24.1"
},
"_requiredBy": [
"/babel-preset-env/babel-plugin-transform-es2015-parameters"
],
"_resolved": "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz",
"_spec": "6.24.1",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"dependencies": {
"babel-helper-hoist-variables": "^6.24.1",
"babel-runtime": "^6.22.0",
"babel-traverse": "^6.24.1",
"babel-types": "^6.24.1"
},
"name": "babel-helper-call-delegate",
"version": "6.24.1",
"description": "Helper function to call delegate",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate",
"license": "MIT",
"main": "lib/index.js",
"name": "babel-helper-call-delegate",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate"
},
"version": "6.24.1"
"dependencies": {
"babel-traverse": "^6.24.1",
"babel-runtime": "^6.22.0",
"babel-types": "^6.24.1",
"babel-helper-hoist-variables": "^6.24.1"
}
}