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,49 +1,15 @@
{
"_args": [
[
"babel-helper-function-name@6.24.1",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "babel-helper-function-name@6.24.1",
"_id": "babel-helper-function-name@6.24.1",
"_inBundle": false,
"_integrity": "sha1-00dbjAPtmCQqJbSDUasYOZ01gKk=",
"_location": "/babel-preset-env/babel-helper-function-name",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-helper-function-name@6.24.1",
"name": "babel-helper-function-name",
"escapedName": "babel-helper-function-name",
"rawSpec": "6.24.1",
"saveSpec": null,
"fetchSpec": "6.24.1"
},
"_requiredBy": [
"/babel-preset-env/babel-helper-define-map",
"/babel-preset-env/babel-helper-remap-async-to-generator",
"/babel-preset-env/babel-plugin-transform-es2015-classes",
"/babel-preset-env/babel-plugin-transform-es2015-function-name"
],
"_resolved": "https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz",
"_spec": "6.24.1",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"dependencies": {
"babel-helper-get-function-arity": "^6.24.1",
"babel-runtime": "^6.22.0",
"babel-template": "^6.24.1",
"babel-traverse": "^6.24.1",
"babel-types": "^6.24.1"
},
"name": "babel-helper-function-name",
"version": "6.24.1",
"description": "Helper function to change the property 'name' of every function",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name",
"license": "MIT",
"main": "lib/index.js",
"name": "babel-helper-function-name",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name"
},
"version": "6.24.1"
"dependencies": {
"babel-runtime": "^6.22.0",
"babel-types": "^6.24.1",
"babel-traverse": "^6.24.1",
"babel-helper-get-function-arity": "^6.24.1",
"babel-template": "^6.24.1"
}
}