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,54 +1,24 @@
{
"_args": [
[
"chain-function@1.0.0",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "chain-function@1.0.0",
"_id": "chain-function@1.0.0",
"_inBundle": false,
"_integrity": "sha1-DUqzfn4Y6tC9xHuSB2QRjOWHM9w=",
"_location": "/material-ui/chain-function",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "chain-function@1.0.0",
"name": "chain-function",
"escapedName": "chain-function",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/material-ui/react-transition-group"
],
"_resolved": "https://registry.npmjs.org/chain-function/-/chain-function-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"author": {
"name": "jquense"
},
"bugs": {
"url": "https://github.com/jquense/chain-function/issues"
},
"name": "chain-function",
"version": "1.0.0",
"description": "chain a bunch of functions together into a single call",
"homepage": "https://github.com/jquense/chain-function#readme",
"main": "index.js",
"scripts": {
"test": "node ./test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jquense/chain-function.git"
},
"keywords": [
"chain",
"compose",
"function"
],
"author": "jquense",
"license": "MIT",
"main": "index.js",
"name": "chain-function",
"repository": {
"type": "git",
"url": "git+https://github.com/jquense/chain-function.git"
"bugs": {
"url": "https://github.com/jquense/chain-function/issues"
},
"scripts": {
"test": "node ./test.js"
},
"version": "1.0.0"
"homepage": "https://github.com/jquense/chain-function#readme"
}