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,42 +1,14 @@
{
"_args": [
[
"dom-helpers@3.2.1",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "dom-helpers@3.2.1",
"_id": "dom-helpers@3.2.1",
"_inBundle": false,
"_integrity": "sha1-MgPgf+0he9H0JLAZc1WC/Deyglo=",
"_location": "/material-ui/dom-helpers",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dom-helpers@3.2.1",
"name": "dom-helpers",
"escapedName": "dom-helpers",
"rawSpec": "3.2.1",
"saveSpec": null,
"fetchSpec": "3.2.1"
},
"_requiredBy": [
"/material-ui",
"/material-ui/react-transition-group"
],
"_resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-3.2.1.tgz",
"_spec": "3.2.1",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"name": "dom-helpers",
"version": "3.2.1",
"description": "tiny modular DOM lib for ie8+ ",
"author": {
"name": "Jason Quense",
"email": "monastic.panic@gmail.com"
},
"bugs": {
"url": "https://github.com/jquense/dom-helpers/issues"
},
"description": "tiny modular DOM lib for ie8+ ",
"homepage": "https://github.com/jquense/dom-helpers#readme",
"repository": "jquense/dom-helpers",
"license": "MIT",
"main": "index.js",
"keywords": [
"dom-helpers",
"react-component",
@@ -51,13 +23,5 @@
"class",
"classlist",
"css"
],
"license": "MIT",
"main": "index.js",
"name": "dom-helpers",
"repository": {
"type": "git",
"url": "git+https://github.com/jquense/dom-helpers.git"
},
"version": "3.2.1"
]
}