adding frontend authentication, starting file priority code
This commit is contained in:
58
goTorrentWebUI/node_modules/material-ui/node_modules/chain-function/package.json
generated
vendored
58
goTorrentWebUI/node_modules/material-ui/node_modules/chain-function/package.json
generated
vendored
@@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user