adding frontend authentication, starting file priority code
This commit is contained in:
48
goTorrentWebUI/node_modules/css-loader/node_modules/uniqs/package.json
generated
vendored
48
goTorrentWebUI/node_modules/css-loader/node_modules/uniqs/package.json
generated
vendored
@@ -1,59 +1,21 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"uniqs@2.0.0",
|
||||
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
|
||||
]
|
||||
],
|
||||
"_from": "uniqs@2.0.0",
|
||||
"_id": "uniqs@2.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-/+3ks2slKQaW5uFl1KWe25mOawI=",
|
||||
"_location": "/css-loader/uniqs",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "uniqs@2.0.0",
|
||||
"name": "uniqs",
|
||||
"escapedName": "uniqs",
|
||||
"rawSpec": "2.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/css-loader/postcss-discard-unused",
|
||||
"/css-loader/postcss-minify-params",
|
||||
"/css-loader/postcss-unique-selectors",
|
||||
"/css-loader/postcss-zindex"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz",
|
||||
"_spec": "2.0.0",
|
||||
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
|
||||
"author": {
|
||||
"name": "Felix Gnass",
|
||||
"email": "fgnass@gmail.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/fgnass/uniqs/issues"
|
||||
},
|
||||
"name": "uniqs",
|
||||
"version": "2.0.0",
|
||||
"description": "Tiny utility to create unions and de-duplicated lists",
|
||||
"homepage": "https://github.com/fgnass/uniqs#readme",
|
||||
"keywords": [
|
||||
"unique",
|
||||
"uniq",
|
||||
"dedupe",
|
||||
"union"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "uniqs",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/fgnass/uniqs.git"
|
||||
},
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "node test"
|
||||
},
|
||||
"version": "2.0.0"
|
||||
"author": "Felix Gnass <fgnass@gmail.com>",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
Reference in New Issue
Block a user