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,64 +1,30 @@
{
"_args": [
[
"dom-walk@0.1.1",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "dom-walk@0.1.1",
"_id": "dom-walk@0.1.1",
"_inBundle": false,
"_integrity": "sha1-ZyIm3HTI95mtNTB9+TaroRrNYBg=",
"_location": "/material-ui/dom-walk",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dom-walk@0.1.1",
"name": "dom-walk",
"escapedName": "dom-walk",
"rawSpec": "0.1.1",
"saveSpec": null,
"fetchSpec": "0.1.1"
},
"_requiredBy": [
"/material-ui/min-document"
],
"_resolved": "https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.1.tgz",
"_spec": "0.1.1",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"author": {
"name": "Raynos",
"email": "raynos2@gmail.com"
},
"bugs": {
"url": "https://github.com/Raynos/dom-walk/issues",
"email": "raynos2@gmail.com"
},
"name": "dom-walk",
"version": "0.1.1",
"description": "iteratively walk a DOM node",
"keywords": [],
"author": "Raynos <raynos2@gmail.com>",
"repository": "git://github.com/Raynos/dom-walk.git",
"main": "index",
"homepage": "https://github.com/Raynos/dom-walk",
"contributors": [
{
"name": "Jake Verbaten"
}
],
"bugs": {
"url": "https://github.com/Raynos/dom-walk/issues",
"email": "raynos2@gmail.com"
},
"dependencies": {},
"description": "iteratively walk a DOM node",
"devDependencies": {
"browserify-server": "~0.5.6"
},
"homepage": "https://github.com/Raynos/dom-walk",
"keywords": [],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/Raynos/dom-walk/raw/master/LICENSE"
}
],
"main": "index",
"name": "dom-walk",
"repository": {
"type": "git",
"url": "git://github.com/Raynos/dom-walk.git"
},
"scripts": {},
"version": "0.1.1"
"scripts": {}
}