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,56 +1,27 @@
{
"_args": [
[
"user-home@1.1.1",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_development": true,
"_from": "user-home@1.1.1",
"_id": "user-home@1.1.1",
"_inBundle": false,
"_integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=",
"_location": "/babel-cli/user-home",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "user-home@1.1.1",
"name": "user-home",
"escapedName": "user-home",
"rawSpec": "1.1.1",
"saveSpec": null,
"fetchSpec": "1.1.1"
"name": "user-home",
"version": "1.1.1",
"description": "Get the path to the user home directory",
"license": "MIT",
"repository": "sindresorhus/user-home",
"bin": {
"user-home": "cli.js"
},
"_requiredBy": [
"/babel-cli/v8flags"
],
"_resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz",
"_spec": "1.1.1",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "http://sindresorhus.com"
},
"bin": {
"user-home": "cli.js"
},
"bugs": {
"url": "https://github.com/sindresorhus/user-home/issues"
},
"description": "Get the path to the user home directory",
"devDependencies": {
"ava": "0.0.3"
},
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "node test.js"
},
"files": [
"index.js",
"cli.js"
],
"homepage": "https://github.com/sindresorhus/user-home#readme",
"keywords": [
"cli",
"bin",
@@ -62,14 +33,7 @@
"folder",
"path"
],
"license": "MIT",
"name": "user-home",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/user-home.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.1.1"
"devDependencies": {
"ava": "0.0.3"
}
}