From 64772d9b1749d32be018c6cfeac92d534df1e298 Mon Sep 17 00:00:00 2001 From: brirose98 <49213741+brirose98@users.noreply.github.com> Date: Fri, 24 Apr 2020 14:13:47 -0500 Subject: [PATCH 01/11] Create nodejs.yml adding CI integration --- .github/workflows/nodejs.yml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .github/workflows/nodejs.yml diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml new file mode 100644 index 0000000..4390e93 --- /dev/null +++ b/.github/workflows/nodejs.yml @@ -0,0 +1,31 @@ +# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node +# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions + +name: Node.js CI + +on: + push: + branches: [ master ] + pull_request: + branches: [ master ] + +jobs: + build: + + runs-on: ubuntu-latest + + strategy: + matrix: + node-version: [10.x, 12.x] + + steps: + - uses: actions/checkout@v2 + - name: Use Node.js ${{ matrix.node-version }} + uses: actions/setup-node@v1 + with: + node-version: ${{ matrix.node-version }} + - run: npm ci + - run: npm run build --if-present + - run: npm test + env: + CI: true From 5b678ee72e1d888a9fa665ed1edf3e8eb8362cf9 Mon Sep 17 00:00:00 2001 From: brirose98 <49213741+brirose98@users.noreply.github.com> Date: Fri, 24 Apr 2020 14:14:35 -0500 Subject: [PATCH 02/11] Delete nodejs.yml --- .github/workflows/nodejs.yml | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 .github/workflows/nodejs.yml diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml deleted file mode 100644 index 4390e93..0000000 --- a/.github/workflows/nodejs.yml +++ /dev/null @@ -1,31 +0,0 @@ -# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node -# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions - -name: Node.js CI - -on: - push: - branches: [ master ] - pull_request: - branches: [ master ] - -jobs: - build: - - runs-on: ubuntu-latest - - strategy: - matrix: - node-version: [10.x, 12.x] - - steps: - - uses: actions/checkout@v2 - - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v1 - with: - node-version: ${{ matrix.node-version }} - - run: npm ci - - run: npm run build --if-present - - run: npm test - env: - CI: true From f46031088905b3cf65dc90184f77fa0147924b2a Mon Sep 17 00:00:00 2001 From: brirose98 <49213741+brirose98@users.noreply.github.com> Date: Fri, 24 Apr 2020 14:16:23 -0500 Subject: [PATCH 03/11] Create nodejs.yml setting up CI --- .github/workflows/nodejs.yml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .github/workflows/nodejs.yml diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml new file mode 100644 index 0000000..4390e93 --- /dev/null +++ b/.github/workflows/nodejs.yml @@ -0,0 +1,31 @@ +# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node +# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions + +name: Node.js CI + +on: + push: + branches: [ master ] + pull_request: + branches: [ master ] + +jobs: + build: + + runs-on: ubuntu-latest + + strategy: + matrix: + node-version: [10.x, 12.x] + + steps: + - uses: actions/checkout@v2 + - name: Use Node.js ${{ matrix.node-version }} + uses: actions/setup-node@v1 + with: + node-version: ${{ matrix.node-version }} + - run: npm ci + - run: npm run build --if-present + - run: npm test + env: + CI: true From 005d995f4b44601723d74c60535dba0cb10c8d3d Mon Sep 17 00:00:00 2001 From: brirose98 Date: Fri, 24 Apr 2020 14:29:51 -0500 Subject: [PATCH 04/11] adding CI integration --- backend/node_modules/.bin/is-ci | 16 +- backend/node_modules/.bin/mime | 16 +- backend/node_modules/.bin/nodemon | 16 +- backend/node_modules/.bin/nodetouch | 16 +- backend/node_modules/.bin/nopt | 16 +- backend/node_modules/.bin/rc | 16 +- backend/node_modules/.bin/semver | 16 +- .../@sindresorhus/is/package.json | 164 +++++++--------- .../@szmarczak/http-timer/LICENSE | 0 .../@szmarczak/http-timer/README.md | 0 .../@szmarczak/http-timer/package.json | 127 +++++------- .../@szmarczak/http-timer/source/index.js | 0 .../@types/color-name/package.json | 78 +++----- backend/node_modules/abbrev/package.json | 70 ++----- backend/node_modules/accepts/package.json | 79 ++------ backend/node_modules/after/package.json | 60 ++---- .../node_modules/string-width/package.json | 149 ++++++-------- backend/node_modules/ansi-align/package.json | 90 +++------ backend/node_modules/ansi-regex/package.json | 143 ++++++-------- backend/node_modules/ansi-styles/package.json | 151 ++++++-------- backend/node_modules/anymatch/package.json | 83 +++----- .../node_modules/array-flatten/package.json | 75 +++---- .../arraybuffer.slice/package.json | 55 ++---- .../node_modules/async-limiter/package.json | 77 +++----- backend/node_modules/backo2/package.json | 55 ++---- .../node_modules/balanced-match/package.json | 71 +++---- .../base64-arraybuffer/package.json | 71 +++---- backend/node_modules/base64id/package.json | 65 ++---- backend/node_modules/base64url/package.json | 80 +++----- .../node_modules/better-assert/package.json | 91 +++------ .../node_modules/bignumber.js/package.json | 116 +++++------ .../binary-extensions/package.json | 113 ++++------- backend/node_modules/blob/package.json | 77 +++----- .../node_modules/debug/package.json | 87 +++----- .../body-parser/node_modules/ms/package.json | 76 +++---- backend/node_modules/body-parser/package.json | 65 ++---- backend/node_modules/boxen/package.json | 139 +++++-------- .../node_modules/brace-expansion/package.json | 73 +++---- backend/node_modules/braces/package.json | 105 +++------- backend/node_modules/bytes/package.json | 89 +++------ .../node_modules/get-stream/package.json | 135 +++++-------- .../node_modules/lowercase-keys/package.json | 113 ++++------- .../cacheable-request/package.json | 155 ++++++--------- backend/node_modules/callsite/package.json | 64 ++---- backend/node_modules/camelcase/package.json | 123 +++++------- .../chalk/node_modules/has-flag/package.json | 129 +++++------- .../node_modules/supports-color/package.json | 143 ++++++-------- backend/node_modules/chalk/package.json | 164 +++++++--------- backend/node_modules/chokidar/package.json | 129 +++++------- backend/node_modules/ci-info/package.json | 76 +++---- backend/node_modules/cli-boxes/package.json | 119 +++++------ .../node_modules/clone-response/package.json | 86 +++----- .../node_modules/color-convert/package.json | 84 +++----- backend/node_modules/color-name/package.json | 91 +++------ .../node_modules/component-bind/package.json | 60 ++---- .../component-emitter/package.json | 90 +++------ .../component-inherit/package.json | 56 ++---- backend/node_modules/concat-map/package.json | 134 +++++-------- backend/node_modules/configstore/package.json | 129 +++++------- .../content-disposition/package.json | 69 ++----- .../node_modules/content-type/package.json | 72 ++----- .../cookie-signature/package.json | 61 ++---- backend/node_modules/cookie/package.json | 75 ++----- .../node_modules/core-util-is/package.json | 63 ++---- .../crypto-random-string/package.json | 117 ++++------- backend/node_modules/debug/package.json | 94 +++------ .../decompress-response/package.json | 95 +++------ backend/node_modules/deep-extend/package.json | 103 ++++------ .../defer-to-connect/package.json | 116 +++++------ backend/node_modules/depd/package.json | 70 ++----- backend/node_modules/destroy/package.json | 68 ++----- backend/node_modules/dot-prop/package.json | 127 +++++------- backend/node_modules/duplexer3/package.json | 67 ++----- backend/node_modules/ee-first/package.json | 58 ++---- backend/node_modules/emoji-regex/package.json | 92 ++++----- backend/node_modules/encodeurl/package.json | 72 ++----- .../node_modules/end-of-stream/package.json | 71 +++---- .../engine.io-client/lib/transports/index.js | 0 .../lib/transports/polling-xhr.js | 0 .../node_modules/debug/package.json | 118 ++++------- .../node_modules/ws/package.json | 95 +++------ .../engine.io-client/package.json | 78 +++----- .../engine.io-parser/package.json | 76 +++---- .../engine.io/node_modules/debug/package.json | 118 ++++------- backend/node_modules/engine.io/package.json | 76 +++---- backend/node_modules/escape-goat/package.json | 127 +++++------- backend/node_modules/escape-html/package.json | 65 ++---- backend/node_modules/etag/package.json | 75 ++----- .../express/node_modules/cookie/package.json | 72 ++----- .../express/node_modules/debug/package.json | 87 +++----- .../express/node_modules/ms/package.json | 76 +++---- backend/node_modules/express/package.json | 114 +++-------- backend/node_modules/fill-range/package.json | 100 +++------- .../node_modules/debug/package.json | 87 +++----- .../finalhandler/node_modules/ms/package.json | 76 +++---- .../node_modules/finalhandler/package.json | 59 ++---- backend/node_modules/forwarded/package.json | 69 ++----- backend/node_modules/fresh/package.json | 84 +++----- backend/node_modules/fsevents/LICENSE | 22 +++ backend/node_modules/fsevents/README.md | 77 ++++++++ backend/node_modules/fsevents/fsevents.d.ts | 55 ++++++ backend/node_modules/fsevents/fsevents.js | 77 ++++++++ backend/node_modules/fsevents/fsevents.node | Bin 0 -> 36204 bytes backend/node_modules/fsevents/package.json | 63 ++++++ backend/node_modules/get-stream/package.json | 129 +++++------- backend/node_modules/glob-parent/package.json | 95 +++------ backend/node_modules/global-dirs/package.json | 147 ++++++-------- backend/node_modules/got/package.json | 185 ++++++++---------- backend/node_modules/graceful-fs/package.json | 88 +++------ backend/node_modules/has-binary2/package.json | 54 ++--- backend/node_modules/has-cors/package.json | 75 ++----- backend/node_modules/has-flag/package.json | 65 ++---- backend/node_modules/has-yarn/package.json | 115 ++++------- .../http-cache-semantics/package.json | 87 +++----- backend/node_modules/http-errors/package.json | 86 +++----- backend/node_modules/iconv-lite/package.json | 123 +++++------- .../ignore-by-default/package.json | 73 +++---- backend/node_modules/import-lazy/package.json | 65 ++---- backend/node_modules/imurmurhash/package.json | 76 +++---- backend/node_modules/indexof/package.json | 51 ++--- backend/node_modules/inherits/package.json | 66 ++----- backend/node_modules/ini/package.json | 79 +++----- backend/node_modules/ipaddr.js/package.json | 67 ++----- .../node_modules/is-binary-path/package.json | 117 ++++------- backend/node_modules/is-ci/bin.js | 0 backend/node_modules/is-ci/package.json | 80 +++----- backend/node_modules/is-extglob/package.json | 74 +++---- .../is-fullwidth-code-point/package.json | 63 ++---- backend/node_modules/is-glob/package.json | 92 +++------ .../is-installed-globally/package.json | 145 ++++++-------- backend/node_modules/is-npm/package.json | 111 ++++------- backend/node_modules/is-number/package.json | 91 +++------ backend/node_modules/is-obj/package.json | 105 ++++------ .../node_modules/is-path-inside/package.json | 109 ++++------- .../node_modules/is-typedarray/package.json | 69 ++----- .../node_modules/is-yarn-global/package.json | 60 ++---- backend/node_modules/isarray/package.json | 75 +++---- backend/node_modules/json-buffer/package.json | 57 ++---- backend/node_modules/keyv/package.json | 92 +++------ .../node_modules/latest-version/package.json | 121 +++++------- .../node_modules/lowercase-keys/package.json | 64 ++---- .../make-dir/node_modules/.bin/semver | 16 +- .../make-dir/node_modules/.bin/semver.cmd | 17 -- .../make-dir/node_modules/.bin/semver.ps1 | 18 -- .../node_modules/semver/bin/semver.js | 0 .../make-dir/node_modules/semver/package.json | 71 ++----- backend/node_modules/make-dir/package.json | 155 ++++++--------- backend/node_modules/media-typer/package.json | 57 ++---- .../merge-descriptors/package.json | 63 ++---- backend/node_modules/methods/package.json | 83 +++----- backend/node_modules/mime-db/package.json | 92 +++------ backend/node_modules/mime-types/package.json | 83 ++------ backend/node_modules/mime/cli.js | 0 backend/node_modules/mime/package.json | 61 ++---- backend/node_modules/mime/src/build.js | 0 .../node_modules/mimic-response/package.json | 71 ++----- backend/node_modules/minimatch/package.json | 76 +++---- backend/node_modules/minimist/package.json | 81 +++----- backend/node_modules/ms/package.json | 84 +++----- backend/node_modules/mysql/package.json | 86 ++------ backend/node_modules/negotiator/package.json | 89 +++------ backend/node_modules/nodemon/bin/nodemon.js | 0 .../node_modules/nodemon/bin/postinstall.js | 0 backend/node_modules/nodemon/package.json | 104 +--------- backend/node_modules/nopt/bin/nopt.js | 0 .../node_modules/nopt/examples/my-program.js | 0 backend/node_modules/nopt/package.json | 76 ++----- .../node_modules/normalize-path/package.json | 87 +++----- .../node_modules/normalize-url/package.json | 125 +++++------- backend/node_modules/oauth/package.json | 68 ++----- .../object-component/package.json | 47 ++--- backend/node_modules/on-finished/package.json | 64 ++---- backend/node_modules/once/package.json | 71 ++----- .../node_modules/p-cancelable/package.json | 135 +++++-------- .../package-json/node_modules/.bin/semver | 16 +- .../package-json/node_modules/.bin/semver.cmd | 17 -- .../package-json/node_modules/.bin/semver.ps1 | 18 -- .../node_modules/semver/bin/semver.js | 0 .../node_modules/semver/package.json | 71 ++----- .../node_modules/package-json/package.json | 129 +++++------- backend/node_modules/parseqs/package.json | 82 +++----- backend/node_modules/parseuri/package.json | 80 +++----- backend/node_modules/parseurl/package.json | 67 ++----- .../passport-google-oauth20/package.json | 87 +++----- .../node_modules/passport-oauth2/package.json | 90 ++++----- .../passport-strategy/package.json | 79 +++----- backend/node_modules/passport/package.json | 84 +++----- .../node_modules/path-to-regexp/package.json | 65 ++---- backend/node_modules/pause/package.json | 46 ++--- backend/node_modules/picomatch/CHANGELOG.md | 0 backend/node_modules/picomatch/LICENSE | 0 backend/node_modules/picomatch/README.md | 0 backend/node_modules/picomatch/index.js | 0 .../node_modules/picomatch/lib/constants.js | 0 backend/node_modules/picomatch/lib/parse.js | 0 .../node_modules/picomatch/lib/picomatch.js | 0 backend/node_modules/picomatch/lib/scan.js | 0 backend/node_modules/picomatch/lib/utils.js | 0 backend/node_modules/picomatch/package.json | 87 +++----- .../node_modules/prepend-http/package.json | 65 ++---- .../process-nextick-args/package.json | 64 ++---- backend/node_modules/proxy-addr/package.json | 69 ++----- backend/node_modules/pstree.remy/package.json | 64 ++---- backend/node_modules/pump/package.json | 65 ++---- backend/node_modules/pupa/package.json | 131 +++++-------- backend/node_modules/qs/package.json | 145 ++++++-------- .../node_modules/range-parser/package.json | 89 +++------ backend/node_modules/raw-body/package.json | 66 ++----- backend/node_modules/rc/cli.js | 0 backend/node_modules/rc/index.js | 0 backend/node_modules/rc/package.json | 81 +++----- .../node_modules/isarray/package.json | 69 ++----- .../node_modules/readable-stream/package.json | 82 +++----- backend/node_modules/readdirp/package.json | 129 +++++------- .../registry-auth-token/package.json | 85 +++----- .../node_modules/registry-url/package.json | 125 +++++------- .../node_modules/responselike/package.json | 82 +++----- backend/node_modules/safe-buffer/package.json | 48 +---- .../node_modules/safer-buffer/package.json | 58 ++---- .../semver-diff/node_modules/.bin/semver | 16 +- .../semver-diff/node_modules/.bin/semver.cmd | 17 -- .../semver-diff/node_modules/.bin/semver.ps1 | 18 -- .../node_modules/semver/bin/semver.js | 0 .../node_modules/semver/package.json | 71 ++----- backend/node_modules/semver-diff/package.json | 111 ++++------- backend/node_modules/semver/bin/semver | 0 backend/node_modules/semver/package.json | 71 ++----- .../debug/node_modules/ms/package.json | 76 +++---- .../send/node_modules/debug/package.json | 87 +++----- .../send/node_modules/ms/package.json | 76 +++---- backend/node_modules/send/package.json | 85 +++----- .../node_modules/serve-static/package.json | 59 ++---- .../node_modules/setprototypeof/package.json | 84 +++----- backend/node_modules/signal-exit/package.json | 83 +++----- .../socket.io-adapter/package.json | 44 +---- .../node_modules/debug/package.json | 118 ++++------- .../node_modules/debug/package.json | 78 ++------ .../node_modules/ms/package.json | 79 +++----- .../socket.io-parser/package.json | 62 ++---- .../socket.io-client/package.json | 113 ++++------- .../node_modules/debug/package.json | 118 ++++------- .../socket.io-parser/package.json | 64 ++---- .../socket.io/node_modules/debug/package.json | 118 ++++------- backend/node_modules/socket.io/package.json | 112 ++++------- backend/node_modules/sqlstring/package.json | 100 +++------- backend/node_modules/statuses/package.json | 86 +++----- .../node_modules/ansi-regex/package.json | 147 ++++++-------- .../node_modules/emoji-regex/package.json | 90 +++------ .../is-fullwidth-code-point/package.json | 121 +++++------- .../node_modules/strip-ansi/package.json | 145 ++++++-------- .../node_modules/string-width/package.json | 150 ++++++-------- .../node_modules/string_decoder/package.json | 63 ++---- backend/node_modules/strip-ansi/package.json | 145 ++++++-------- .../strip-json-comments/package.json | 65 ++---- .../node_modules/supports-color/package.json | 143 ++++++-------- backend/node_modules/term-size/package.json | 123 +++++------- .../term-size/vendor/macos/term-size | Bin backend/node_modules/to-array/package.json | 74 +++---- .../to-readable-stream/package.json | 117 ++++------- .../node_modules/to-regex-range/package.json | 86 +++----- .../node_modules/toidentifier/package.json | 66 ++----- backend/node_modules/touch/bin/nodetouch.js | 0 backend/node_modules/touch/package.json | 73 ++----- backend/node_modules/type-fest/package.json | 139 +++++-------- backend/node_modules/type-is/package.json | 70 ++----- .../typedarray-to-buffer/package.json | 42 +--- backend/node_modules/uid2/package.json | 42 +--- .../undefsafe/node_modules/debug/package.json | 90 +++------ .../undefsafe/node_modules/ms/package.json | 79 +++----- backend/node_modules/undefsafe/package.json | 82 +++----- .../node_modules/unique-string/package.json | 117 ++++------- backend/node_modules/unpipe/package.json | 58 ++---- .../node_modules/update-notifier/package.json | 165 +++++++--------- .../node_modules/url-parse-lax/package.json | 69 ++----- .../node_modules/util-deprecate/package.json | 66 ++----- backend/node_modules/utils-merge/package.json | 70 +++---- backend/node_modules/vary/package.json | 67 ++----- backend/node_modules/widest-line/package.json | 145 ++++++-------- backend/node_modules/wrappy/package.json | 70 ++----- .../write-file-atomic/package.json | 84 +++----- backend/node_modules/ws/package.json | 117 ++++------- backend/node_modules/xdg-basedir/package.json | 120 +++++------- .../xmlhttprequest-ssl/package.json | 63 ++---- backend/node_modules/yeast/package.json | 84 +++----- 284 files changed, 7086 insertions(+), 14475 deletions(-) mode change 100644 => 120000 backend/node_modules/.bin/is-ci mode change 100644 => 120000 backend/node_modules/.bin/mime mode change 100644 => 120000 backend/node_modules/.bin/nodemon mode change 100644 => 120000 backend/node_modules/.bin/nodetouch mode change 100644 => 120000 backend/node_modules/.bin/nopt mode change 100644 => 120000 backend/node_modules/.bin/rc mode change 100644 => 120000 backend/node_modules/.bin/semver mode change 100644 => 100755 backend/node_modules/@szmarczak/http-timer/LICENSE mode change 100644 => 100755 backend/node_modules/@szmarczak/http-timer/README.md mode change 100644 => 100755 backend/node_modules/@szmarczak/http-timer/package.json mode change 100644 => 100755 backend/node_modules/@szmarczak/http-timer/source/index.js mode change 100644 => 100755 backend/node_modules/engine.io-client/lib/transports/index.js mode change 100644 => 100755 backend/node_modules/engine.io-client/lib/transports/polling-xhr.js create mode 100644 backend/node_modules/fsevents/LICENSE create mode 100644 backend/node_modules/fsevents/README.md create mode 100644 backend/node_modules/fsevents/fsevents.d.ts create mode 100644 backend/node_modules/fsevents/fsevents.js create mode 100755 backend/node_modules/fsevents/fsevents.node create mode 100644 backend/node_modules/fsevents/package.json mode change 100644 => 100755 backend/node_modules/is-ci/bin.js mode change 100644 => 120000 backend/node_modules/make-dir/node_modules/.bin/semver delete mode 100644 backend/node_modules/make-dir/node_modules/.bin/semver.cmd delete mode 100644 backend/node_modules/make-dir/node_modules/.bin/semver.ps1 mode change 100644 => 100755 backend/node_modules/make-dir/node_modules/semver/bin/semver.js mode change 100644 => 100755 backend/node_modules/mime/cli.js mode change 100644 => 100755 backend/node_modules/mime/src/build.js mode change 100644 => 100755 backend/node_modules/nodemon/bin/nodemon.js mode change 100644 => 100755 backend/node_modules/nodemon/bin/postinstall.js mode change 100644 => 100755 backend/node_modules/nopt/bin/nopt.js mode change 100644 => 100755 backend/node_modules/nopt/examples/my-program.js mode change 100644 => 120000 backend/node_modules/package-json/node_modules/.bin/semver delete mode 100644 backend/node_modules/package-json/node_modules/.bin/semver.cmd delete mode 100644 backend/node_modules/package-json/node_modules/.bin/semver.ps1 mode change 100644 => 100755 backend/node_modules/package-json/node_modules/semver/bin/semver.js mode change 100644 => 100755 backend/node_modules/picomatch/CHANGELOG.md mode change 100644 => 100755 backend/node_modules/picomatch/LICENSE mode change 100644 => 100755 backend/node_modules/picomatch/README.md mode change 100644 => 100755 backend/node_modules/picomatch/index.js mode change 100644 => 100755 backend/node_modules/picomatch/lib/constants.js mode change 100644 => 100755 backend/node_modules/picomatch/lib/parse.js mode change 100644 => 100755 backend/node_modules/picomatch/lib/picomatch.js mode change 100644 => 100755 backend/node_modules/picomatch/lib/scan.js mode change 100644 => 100755 backend/node_modules/picomatch/lib/utils.js mode change 100644 => 100755 backend/node_modules/picomatch/package.json mode change 100644 => 100755 backend/node_modules/rc/cli.js mode change 100644 => 100755 backend/node_modules/rc/index.js mode change 100644 => 120000 backend/node_modules/semver-diff/node_modules/.bin/semver delete mode 100644 backend/node_modules/semver-diff/node_modules/.bin/semver.cmd delete mode 100644 backend/node_modules/semver-diff/node_modules/.bin/semver.ps1 mode change 100644 => 100755 backend/node_modules/semver-diff/node_modules/semver/bin/semver.js mode change 100644 => 100755 backend/node_modules/semver/bin/semver mode change 100644 => 100755 backend/node_modules/term-size/vendor/macos/term-size mode change 100644 => 100755 backend/node_modules/touch/bin/nodetouch.js diff --git a/backend/node_modules/.bin/is-ci b/backend/node_modules/.bin/is-ci deleted file mode 100644 index e79342f..0000000 --- a/backend/node_modules/.bin/is-ci +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -x "$basedir/node" ]; then - "$basedir/node" "$basedir/../is-ci/bin.js" "$@" - ret=$? -else - node "$basedir/../is-ci/bin.js" "$@" - ret=$? -fi -exit $ret diff --git a/backend/node_modules/.bin/is-ci b/backend/node_modules/.bin/is-ci new file mode 120000 index 0000000..fe6aca6 --- /dev/null +++ b/backend/node_modules/.bin/is-ci @@ -0,0 +1 @@ +../is-ci/bin.js \ No newline at end of file diff --git a/backend/node_modules/.bin/mime b/backend/node_modules/.bin/mime deleted file mode 100644 index 91e5e16..0000000 --- a/backend/node_modules/.bin/mime +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -x "$basedir/node" ]; then - "$basedir/node" "$basedir/../mime/cli.js" "$@" - ret=$? -else - node "$basedir/../mime/cli.js" "$@" - ret=$? -fi -exit $ret diff --git a/backend/node_modules/.bin/mime b/backend/node_modules/.bin/mime new file mode 120000 index 0000000..fbb7ee0 --- /dev/null +++ b/backend/node_modules/.bin/mime @@ -0,0 +1 @@ +../mime/cli.js \ No newline at end of file diff --git a/backend/node_modules/.bin/nodemon b/backend/node_modules/.bin/nodemon deleted file mode 100644 index 439386d..0000000 --- a/backend/node_modules/.bin/nodemon +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -x "$basedir/node" ]; then - "$basedir/node" "$basedir/../nodemon/bin/nodemon.js" "$@" - ret=$? -else - node "$basedir/../nodemon/bin/nodemon.js" "$@" - ret=$? -fi -exit $ret diff --git a/backend/node_modules/.bin/nodemon b/backend/node_modules/.bin/nodemon new file mode 120000 index 0000000..1056ddc --- /dev/null +++ b/backend/node_modules/.bin/nodemon @@ -0,0 +1 @@ +../nodemon/bin/nodemon.js \ No newline at end of file diff --git a/backend/node_modules/.bin/nodetouch b/backend/node_modules/.bin/nodetouch deleted file mode 100644 index 1f7f001..0000000 --- a/backend/node_modules/.bin/nodetouch +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -x "$basedir/node" ]; then - "$basedir/node" "$basedir/../touch/bin/nodetouch.js" "$@" - ret=$? -else - node "$basedir/../touch/bin/nodetouch.js" "$@" - ret=$? -fi -exit $ret diff --git a/backend/node_modules/.bin/nodetouch b/backend/node_modules/.bin/nodetouch new file mode 120000 index 0000000..3409fdb --- /dev/null +++ b/backend/node_modules/.bin/nodetouch @@ -0,0 +1 @@ +../touch/bin/nodetouch.js \ No newline at end of file diff --git a/backend/node_modules/.bin/nopt b/backend/node_modules/.bin/nopt deleted file mode 100644 index e658aac..0000000 --- a/backend/node_modules/.bin/nopt +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -x "$basedir/node" ]; then - "$basedir/node" "$basedir/../nopt/bin/nopt.js" "$@" - ret=$? -else - node "$basedir/../nopt/bin/nopt.js" "$@" - ret=$? -fi -exit $ret diff --git a/backend/node_modules/.bin/nopt b/backend/node_modules/.bin/nopt new file mode 120000 index 0000000..6b6566e --- /dev/null +++ b/backend/node_modules/.bin/nopt @@ -0,0 +1 @@ +../nopt/bin/nopt.js \ No newline at end of file diff --git a/backend/node_modules/.bin/rc b/backend/node_modules/.bin/rc deleted file mode 100644 index 9e01626..0000000 --- a/backend/node_modules/.bin/rc +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -x "$basedir/node" ]; then - "$basedir/node" "$basedir/../rc/cli.js" "$@" - ret=$? -else - node "$basedir/../rc/cli.js" "$@" - ret=$? -fi -exit $ret diff --git a/backend/node_modules/.bin/rc b/backend/node_modules/.bin/rc new file mode 120000 index 0000000..48b3cda --- /dev/null +++ b/backend/node_modules/.bin/rc @@ -0,0 +1 @@ +../rc/cli.js \ No newline at end of file diff --git a/backend/node_modules/.bin/semver b/backend/node_modules/.bin/semver deleted file mode 100644 index 10497aa..0000000 --- a/backend/node_modules/.bin/semver +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -x "$basedir/node" ]; then - "$basedir/node" "$basedir/../semver/bin/semver" "$@" - ret=$? -else - node "$basedir/../semver/bin/semver" "$@" - ret=$? -fi -exit $ret diff --git a/backend/node_modules/.bin/semver b/backend/node_modules/.bin/semver new file mode 120000 index 0000000..317eb29 --- /dev/null +++ b/backend/node_modules/.bin/semver @@ -0,0 +1 @@ +../semver/bin/semver \ No newline at end of file diff --git a/backend/node_modules/@sindresorhus/is/package.json b/backend/node_modules/@sindresorhus/is/package.json index 112f4b9..b08acf0 100644 --- a/backend/node_modules/@sindresorhus/is/package.json +++ b/backend/node_modules/@sindresorhus/is/package.json @@ -1,99 +1,67 @@ { - "_args": [ - [ - "@sindresorhus/is@0.14.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "@sindresorhus/is@0.14.0", - "_id": "@sindresorhus/is@0.14.0", - "_inBundle": false, - "_integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==", - "_location": "/@sindresorhus/is", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@sindresorhus/is@0.14.0", - "name": "@sindresorhus/is", - "escapedName": "@sindresorhus%2fis", - "scope": "@sindresorhus", - "rawSpec": "0.14.0", - "saveSpec": null, - "fetchSpec": "0.14.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz", - "_spec": "0.14.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is/issues" - }, - "description": "Type check values: `is.string('🦄') //=> true`", - "devDependencies": { - "@sindresorhus/tsconfig": "^0.1.0", - "@types/jsdom": "^11.12.0", - "@types/node": "^10.12.10", - "@types/tempy": "^0.2.0", - "@types/zen-observable": "^0.8.0", - "ava": "^0.25.0", - "del-cli": "^1.1.0", - "jsdom": "^11.6.2", - "rxjs": "^6.3.3", - "tempy": "^0.2.1", - "tslint": "^5.9.1", - "tslint-xo": "^0.10.0", - "typescript": "^3.2.1", - "zen-observable": "^0.8.8" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "dist" - ], - "homepage": "https://github.com/sindresorhus/is#readme", - "keywords": [ - "type", - "types", - "is", - "check", - "checking", - "validate", - "validation", - "utility", - "util", - "typeof", - "instanceof", - "object", - "assert", - "assertion", - "test", - "kind", - "primitive", - "verify", - "compare" - ], - "license": "MIT", - "main": "dist/index.js", - "name": "@sindresorhus/is", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is.git" - }, - "scripts": { - "build": "del dist && tsc", - "lint": "tslint --format stylish --project .", - "prepublish": "npm run build && del dist/tests", - "test": "npm run lint && npm run build && ava dist/tests" - }, - "types": "dist/index.d.ts", - "version": "0.14.0" -} + "name": "@sindresorhus/is", + "version": "0.14.0", + "description": "Type check values: `is.string('🦄') //=> true`", + "license": "MIT", + "repository": "sindresorhus/is", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "main": "dist/index.js", + "engines": { + "node": ">=6" + }, + "scripts": { + "lint": "tslint --format stylish --project .", + "build": "del dist && tsc", + "test": "npm run lint && npm run build && ava dist/tests", + "prepublish": "npm run build && del dist/tests" + }, + "files": [ + "dist" + ], + "keywords": [ + "type", + "types", + "is", + "check", + "checking", + "validate", + "validation", + "utility", + "util", + "typeof", + "instanceof", + "object", + "assert", + "assertion", + "test", + "kind", + "primitive", + "verify", + "compare" + ], + "devDependencies": { + "@sindresorhus/tsconfig": "^0.1.0", + "@types/jsdom": "^11.12.0", + "@types/node": "^10.12.10", + "@types/tempy": "^0.2.0", + "@types/zen-observable": "^0.8.0", + "ava": "^0.25.0", + "del-cli": "^1.1.0", + "jsdom": "^11.6.2", + "rxjs": "^6.3.3", + "tempy": "^0.2.1", + "tslint": "^5.9.1", + "tslint-xo": "^0.10.0", + "typescript": "^3.2.1", + "zen-observable": "^0.8.8" + }, + "types": "dist/index.d.ts" + +,"_resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz" +,"_integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==" +,"_from": "@sindresorhus/is@0.14.0" +} \ No newline at end of file diff --git a/backend/node_modules/@szmarczak/http-timer/LICENSE b/backend/node_modules/@szmarczak/http-timer/LICENSE old mode 100644 new mode 100755 diff --git a/backend/node_modules/@szmarczak/http-timer/README.md b/backend/node_modules/@szmarczak/http-timer/README.md old mode 100644 new mode 100755 diff --git a/backend/node_modules/@szmarczak/http-timer/package.json b/backend/node_modules/@szmarczak/http-timer/package.json old mode 100644 new mode 100755 index 08b89dc..ce9d4c6 --- a/backend/node_modules/@szmarczak/http-timer/package.json +++ b/backend/node_modules/@szmarczak/http-timer/package.json @@ -1,78 +1,51 @@ { - "_args": [ - [ - "@szmarczak/http-timer@1.1.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "@szmarczak/http-timer@1.1.2", - "_id": "@szmarczak/http-timer@1.1.2", - "_inBundle": false, - "_integrity": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==", - "_location": "/@szmarczak/http-timer", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@szmarczak/http-timer@1.1.2", - "name": "@szmarczak/http-timer", - "escapedName": "@szmarczak%2fhttp-timer", - "scope": "@szmarczak", - "rawSpec": "1.1.2", - "saveSpec": null, - "fetchSpec": "1.1.2" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz", - "_spec": "1.1.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Szymon Marczak" - }, - "bugs": { - "url": "https://github.com/szmarczak/http-timer/issues" - }, - "dependencies": { - "defer-to-connect": "^1.0.1" - }, - "description": "Timings for HTTP requests", - "devDependencies": { - "ava": "^0.25.0", - "coveralls": "^3.0.2", - "nyc": "^12.0.2", - "p-event": "^2.1.0", - "xo": "^0.22.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "source" - ], - "homepage": "https://github.com/szmarczak/http-timer#readme", - "keywords": [ - "http", - "https", - "timer", - "timings" - ], - "license": "MIT", - "main": "source", - "name": "@szmarczak/http-timer", - "repository": { - "type": "git", - "url": "git+https://github.com/szmarczak/http-timer.git" - }, - "scripts": { - "coveralls": "nyc report --reporter=text-lcov | coveralls", - "test": "xo && nyc ava" - }, - "version": "1.1.2", - "xo": { - "rules": { - "unicorn/filename-case": "camelCase" - } - } -} + "name": "@szmarczak/http-timer", + "version": "1.1.2", + "description": "Timings for HTTP requests", + "main": "source", + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && nyc ava", + "coveralls": "nyc report --reporter=text-lcov | coveralls" + }, + "files": [ + "source" + ], + "keywords": [ + "http", + "https", + "timer", + "timings" + ], + "repository": { + "type": "git", + "url": "git+https://github.com/szmarczak/http-timer.git" + }, + "author": "Szymon Marczak", + "license": "MIT", + "bugs": { + "url": "https://github.com/szmarczak/http-timer/issues" + }, + "homepage": "https://github.com/szmarczak/http-timer#readme", + "xo": { + "rules": { + "unicorn/filename-case": "camelCase" + } + }, + "devDependencies": { + "ava": "^0.25.0", + "coveralls": "^3.0.2", + "p-event": "^2.1.0", + "nyc": "^12.0.2", + "xo": "^0.22.0" + }, + "dependencies": { + "defer-to-connect": "^1.0.1" + } + +,"_resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz" +,"_integrity": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==" +,"_from": "@szmarczak/http-timer@1.1.2" +} \ No newline at end of file diff --git a/backend/node_modules/@szmarczak/http-timer/source/index.js b/backend/node_modules/@szmarczak/http-timer/source/index.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/@types/color-name/package.json b/backend/node_modules/@types/color-name/package.json index 15ca2b7..da77dae 100644 --- a/backend/node_modules/@types/color-name/package.json +++ b/backend/node_modules/@types/color-name/package.json @@ -1,55 +1,27 @@ { - "_args": [ - [ - "@types/color-name@1.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "@types/color-name@1.1.1", - "_id": "@types/color-name@1.1.1", - "_inBundle": false, - "_integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==", - "_location": "/@types/color-name", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@types/color-name@1.1.1", "name": "@types/color-name", - "escapedName": "@types%2fcolor-name", - "scope": "@types", - "rawSpec": "1.1.1", - "saveSpec": null, - "fetchSpec": "1.1.1" - }, - "_requiredBy": [ - "/ansi-styles" - ], - "_resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz", - "_spec": "1.1.1", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "contributors": [ - { - "name": "Junyoung Clare Jang", - "url": "https://github.com/Ailrun" - } - ], - "dependencies": {}, - "description": "TypeScript definitions for color-name", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/color-name", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" - }, - "scripts": {}, - "typeScriptVersion": "2.0", - "types": "index", - "typesPublisherContentHash": "e22c6881e2dcf766e32142cbb82d9acf9c08258bdf0da8e76c8a448d1be44ac7", - "version": "1.1.1" -} + "version": "1.1.1", + "description": "TypeScript definitions for color-name", + "license": "MIT", + "contributors": [ + { + "name": "Junyoung Clare Jang", + "url": "https://github.com/Ailrun", + "githubUsername": "Ailrun" + } + ], + "main": "", + "types": "index", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" + }, + "scripts": {}, + "dependencies": {}, + "typesPublisherContentHash": "e22c6881e2dcf766e32142cbb82d9acf9c08258bdf0da8e76c8a448d1be44ac7", + "typeScriptVersion": "2.0" + +,"_resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz" +,"_integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==" +,"_from": "@types/color-name@1.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/abbrev/package.json b/backend/node_modules/abbrev/package.json index 273f6fe..dace5cf 100644 --- a/backend/node_modules/abbrev/package.json +++ b/backend/node_modules/abbrev/package.json @@ -1,59 +1,25 @@ { - "_args": [ - [ - "abbrev@1.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "abbrev@1.1.1", - "_id": "abbrev@1.1.1", - "_inBundle": false, - "_integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", - "_location": "/abbrev", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "abbrev@1.1.1", - "name": "abbrev", - "escapedName": "abbrev", - "rawSpec": "1.1.1", - "saveSpec": null, - "fetchSpec": "1.1.1" - }, - "_requiredBy": [ - "/nopt" - ], - "_resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "_spec": "1.1.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me" - }, - "bugs": { - "url": "https://github.com/isaacs/abbrev-js/issues" - }, + "name": "abbrev", + "version": "1.1.1", "description": "Like ruby's abbrev module, but in js", + "author": "Isaac Z. Schlueter ", + "main": "abbrev.js", + "scripts": { + "test": "tap test.js --100", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" + }, + "repository": "http://github.com/isaacs/abbrev-js", + "license": "ISC", "devDependencies": { "tap": "^10.1" }, "files": [ "abbrev.js" - ], - "homepage": "https://github.com/isaacs/abbrev-js#readme", - "license": "ISC", - "main": "abbrev.js", - "name": "abbrev", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/isaacs/abbrev-js.git" - }, - "scripts": { - "postpublish": "git push origin --all; git push origin --tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap test.js --100" - }, - "version": "1.1.1" -} + ] + +,"_resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz" +,"_integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" +,"_from": "abbrev@1.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/accepts/package.json b/backend/node_modules/accepts/package.json index c843f0a..3f34961 100644 --- a/backend/node_modules/accepts/package.json +++ b/backend/node_modules/accepts/package.json @@ -1,52 +1,17 @@ { - "_args": [ - [ - "accepts@1.3.7", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "accepts@1.3.7", - "_id": "accepts@1.3.7", - "_inBundle": false, - "_integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==", - "_location": "/accepts", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "accepts@1.3.7", - "name": "accepts", - "escapedName": "accepts", - "rawSpec": "1.3.7", - "saveSpec": null, - "fetchSpec": "1.3.7" - }, - "_requiredBy": [ - "/engine.io", - "/express" - ], - "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz", - "_spec": "1.3.7", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/jshttp/accepts/issues" - }, + "name": "accepts", + "description": "Higher-level content negotiation", + "version": "1.3.7", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - } + "Douglas Christopher Wilson ", + "Jonathan Ong (http://jongleberry.com)" ], + "license": "MIT", + "repository": "jshttp/accepts", "dependencies": { "mime-types": "~2.1.24", "negotiator": "0.6.2" }, - "description": "Higher-level content negotiation", "devDependencies": { "deep-equal": "1.0.1", "eslint": "5.16.0", @@ -59,26 +24,13 @@ "mocha": "6.1.4", "nyc": "14.0.0" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "LICENSE", "HISTORY.md", "index.js" ], - "homepage": "https://github.com/jshttp/accepts#readme", - "keywords": [ - "content", - "negotiation", - "accept", - "accepts" - ], - "license": "MIT", - "name": "accepts", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/accepts.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", @@ -86,5 +38,14 @@ "test-cov": "nyc --reporter=html --reporter=text npm test", "test-travis": "nyc --reporter=text npm test" }, - "version": "1.3.7" -} + "keywords": [ + "content", + "negotiation", + "accept", + "accepts" + ] + +,"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz" +,"_integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==" +,"_from": "accepts@1.3.7" +} \ No newline at end of file diff --git a/backend/node_modules/after/package.json b/backend/node_modules/after/package.json index 9af654b..dc3b5ff 100644 --- a/backend/node_modules/after/package.json +++ b/backend/node_modules/after/package.json @@ -1,39 +1,8 @@ { - "_args": [ - [ - "after@0.8.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "after@0.8.2", - "_id": "after@0.8.2", - "_inBundle": false, - "_integrity": "sha1-/ts5T58OAqqXaOcCvaI7UF+ufh8=", - "_location": "/after", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "after@0.8.2", - "name": "after", - "escapedName": "after", - "rawSpec": "0.8.2", - "saveSpec": null, - "fetchSpec": "0.8.2" - }, - "_requiredBy": [ - "/engine.io-parser" - ], - "_resolved": "https://registry.npmjs.org/after/-/after-0.8.2.tgz", - "_spec": "0.8.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Raynos", - "email": "raynos2@gmail.com" - }, - "bugs": { - "url": "https://github.com/Raynos/after/issues" - }, + "name": "after", + "description": "after - tiny flow control", + "version": "0.8.2", + "author": "Raynos ", "contributors": [ { "name": "Raynos", @@ -41,11 +10,12 @@ "url": "http://raynos.org" } ], - "description": "after - tiny flow control", + "scripts": { + "test": "mocha --ui tdd --reporter spec test/*.js" + }, "devDependencies": { "mocha": "~1.8.1" }, - "homepage": "https://github.com/Raynos/after#readme", "keywords": [ "flowcontrol", "after", @@ -54,13 +24,9 @@ "arch" ], "license": "MIT", - "name": "after", - "repository": { - "type": "git", - "url": "git://github.com/Raynos/after.git" - }, - "scripts": { - "test": "mocha --ui tdd --reporter spec test/*.js" - }, - "version": "0.8.2" -} + "repository": "git://github.com/Raynos/after.git" + +,"_resolved": "https://registry.npmjs.org/after/-/after-0.8.2.tgz" +,"_integrity": "sha1-/ts5T58OAqqXaOcCvaI7UF+ufh8=" +,"_from": "after@0.8.2" +} \ No newline at end of file diff --git a/backend/node_modules/ansi-align/node_modules/string-width/package.json b/backend/node_modules/ansi-align/node_modules/string-width/package.json index 9f9438d..04b9312 100644 --- a/backend/node_modules/ansi-align/node_modules/string-width/package.json +++ b/backend/node_modules/ansi-align/node_modules/string-width/package.json @@ -1,91 +1,60 @@ { - "_args": [ - [ - "string-width@3.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "string-width@3.1.0", - "_id": "string-width@3.1.0", - "_inBundle": false, - "_integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", - "_location": "/ansi-align/string-width", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "string-width@3.1.0", - "name": "string-width", - "escapedName": "string-width", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" - }, - "_requiredBy": [ - "/ansi-align" - ], - "_resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/string-width/issues" - }, - "dependencies": { - "emoji-regex": "^7.0.1", - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^5.1.0" - }, - "description": "Get the visual width of a string - the number of columns required to display it", - "devDependencies": { - "ava": "^1.0.1", - "xo": "^0.23.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/sindresorhus/string-width#readme", - "keywords": [ - "string", - "str", - "character", - "char", - "unicode", - "width", - "visual", - "column", - "columns", - "fullwidth", - "full-width", - "full", - "ansi", - "escape", - "codes", - "cli", - "command-line", - "terminal", - "console", - "cjk", - "chinese", - "japanese", - "korean", - "fixed-width" - ], - "license": "MIT", - "name": "string-width", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/string-width.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "3.1.0" -} + "name": "string-width", + "version": "3.1.0", + "description": "Get the visual width of a string - the number of columns required to display it", + "license": "MIT", + "repository": "sindresorhus/string-width", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "string", + "str", + "character", + "char", + "unicode", + "width", + "visual", + "column", + "columns", + "fullwidth", + "full-width", + "full", + "ansi", + "escape", + "codes", + "cli", + "command-line", + "terminal", + "console", + "cjk", + "chinese", + "japanese", + "korean", + "fixed-width" + ], + "dependencies": { + "emoji-regex": "^7.0.1", + "is-fullwidth-code-point": "^2.0.0", + "strip-ansi": "^5.1.0" + }, + "devDependencies": { + "ava": "^1.0.1", + "xo": "^0.23.0" + } + +,"_resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz" +,"_integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==" +,"_from": "string-width@3.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/ansi-align/package.json b/backend/node_modules/ansi-align/package.json index 553d697..c44a43b 100644 --- a/backend/node_modules/ansi-align/package.json +++ b/backend/node_modules/ansi-align/package.json @@ -1,46 +1,37 @@ { - "_args": [ - [ - "ansi-align@3.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "ansi-align@3.0.0", - "_id": "ansi-align@3.0.0", - "_inBundle": false, - "_integrity": "sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==", - "_location": "/ansi-align", - "_phantomChildren": { - "emoji-regex": "7.0.3", - "is-fullwidth-code-point": "2.0.0", - "strip-ansi": "5.2.0" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-align@3.0.0", - "name": "ansi-align", - "escapedName": "ansi-align", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" + "name": "ansi-align", + "version": "3.0.0", + "description": "align-text with ANSI support for CLIs", + "main": "index.js", + "scripts": { + "pretest": "standard", + "test": "nyc ava", + "coverage": "nyc report --reporter=text-lcov | coveralls", + "release": "standard-version" }, - "_requiredBy": [ - "/boxen" + "files": [ + "index.js" ], - "_resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "nexdrew" + "repository": { + "type": "git", + "url": "git+https://github.com/nexdrew/ansi-align.git" }, + "keywords": [ + "ansi", + "align", + "cli", + "center", + "pad" + ], + "author": "nexdrew", + "license": "ISC", "bugs": { "url": "https://github.com/nexdrew/ansi-align/issues" }, + "homepage": "https://github.com/nexdrew/ansi-align#readme", "dependencies": { "string-width": "^3.0.0" }, - "description": "align-text with ANSI support for CLIs", "devDependencies": { "ava": "^1.0.1", "chalk": "^2.4.1", @@ -48,30 +39,9 @@ "nyc": "^13.1.0", "standard": "^12.0.1", "standard-version": "^4.4.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/nexdrew/ansi-align#readme", - "keywords": [ - "ansi", - "align", - "cli", - "center", - "pad" - ], - "license": "ISC", - "main": "index.js", - "name": "ansi-align", - "repository": { - "type": "git", - "url": "git+https://github.com/nexdrew/ansi-align.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "pretest": "standard", - "release": "standard-version", - "test": "nyc ava" - }, - "version": "3.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.0.tgz" +,"_integrity": "sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==" +,"_from": "ansi-align@3.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/ansi-regex/package.json b/backend/node_modules/ansi-regex/package.json index d897d52..3a7e5ef 100644 --- a/backend/node_modules/ansi-regex/package.json +++ b/backend/node_modules/ansi-regex/package.json @@ -1,88 +1,57 @@ { - "_args": [ - [ - "ansi-regex@4.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "ansi-regex@4.1.0", - "_id": "ansi-regex@4.1.0", - "_inBundle": false, - "_integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", - "_location": "/ansi-regex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-regex@4.1.0", - "name": "ansi-regex", - "escapedName": "ansi-regex", - "rawSpec": "4.1.0", - "saveSpec": null, - "fetchSpec": "4.1.0" - }, - "_requiredBy": [ - "/strip-ansi" - ], - "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", - "_spec": "4.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/ansi-regex/issues" - }, - "description": "Regular expression for matching ANSI escape codes", - "devDependencies": { - "ava": "^0.25.0", - "xo": "^0.23.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/chalk/ansi-regex#readme", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "text", - "regex", - "regexp", - "re", - "match", - "test", - "find", - "pattern" - ], - "license": "MIT", - "name": "ansi-regex", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-regex.git" - }, - "scripts": { - "test": "xo && ava", - "view-supported": "node fixtures/view-codes.js" - }, - "version": "4.1.0" -} + "name": "ansi-regex", + "version": "4.1.0", + "description": "Regular expression for matching ANSI escape codes", + "license": "MIT", + "repository": "chalk/ansi-regex", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava", + "view-supported": "node fixtures/view-codes.js" + }, + "files": [ + "index.js" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "text", + "regex", + "regexp", + "re", + "match", + "test", + "find", + "pattern" + ], + "devDependencies": { + "ava": "^0.25.0", + "xo": "^0.23.0" + } + +,"_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz" +,"_integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==" +,"_from": "ansi-regex@4.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/ansi-styles/package.json b/backend/node_modules/ansi-styles/package.json index 9a3ea0c..f970a55 100644 --- a/backend/node_modules/ansi-styles/package.json +++ b/backend/node_modules/ansi-styles/package.json @@ -1,92 +1,61 @@ { - "_args": [ - [ - "ansi-styles@4.2.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "ansi-styles@4.2.1", - "_id": "ansi-styles@4.2.1", - "_inBundle": false, - "_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", - "_location": "/ansi-styles", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-styles@4.2.1", - "name": "ansi-styles", - "escapedName": "ansi-styles", - "rawSpec": "4.2.1", - "saveSpec": null, - "fetchSpec": "4.2.1" - }, - "_requiredBy": [ - "/chalk" - ], - "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "_spec": "4.2.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/ansi-styles/issues" - }, - "dependencies": { - "@types/color-name": "^1.1.1", - "color-convert": "^2.0.1" - }, - "description": "ANSI escape codes for styling strings in the terminal", - "devDependencies": { - "@types/color-convert": "^1.9.0", - "ava": "^2.3.0", - "svg-term-cli": "^2.1.1", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/chalk/ansi-styles?sponsor=1", - "homepage": "https://github.com/chalk/ansi-styles#readme", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "ansi-styles", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-styles.git" - }, - "scripts": { - "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor", - "test": "xo && ava && tsd" - }, - "version": "4.2.1" -} + "name": "ansi-styles", + "version": "4.2.1", + "description": "ANSI escape codes for styling strings in the terminal", + "license": "MIT", + "repository": "chalk/ansi-styles", + "funding": "https://github.com/chalk/ansi-styles?sponsor=1", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "@types/color-name": "^1.1.1", + "color-convert": "^2.0.1" + }, + "devDependencies": { + "@types/color-convert": "^1.9.0", + "ava": "^2.3.0", + "svg-term-cli": "^2.1.1", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz" +,"_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==" +,"_from": "ansi-styles@4.2.1" +} \ No newline at end of file diff --git a/backend/node_modules/anymatch/package.json b/backend/node_modules/anymatch/package.json index e660f26..5b9f2c4 100644 --- a/backend/node_modules/anymatch/package.json +++ b/backend/node_modules/anymatch/package.json @@ -1,56 +1,25 @@ { - "_args": [ - [ - "anymatch@3.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "anymatch@3.1.1", - "_id": "anymatch@3.1.1", - "_inBundle": false, - "_integrity": "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==", - "_location": "/anymatch", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "anymatch@3.1.1", - "name": "anymatch", - "escapedName": "anymatch", - "rawSpec": "3.1.1", - "saveSpec": null, - "fetchSpec": "3.1.1" - }, - "_requiredBy": [ - "/chokidar" + "name": "anymatch", + "version": "3.1.1", + "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", + "files": [ + "index.js", + "index.d.ts" ], - "_resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz", - "_spec": "3.1.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Elan Shanker", - "url": "https://github.com/es128" - }, - "bugs": { - "url": "https://github.com/micromatch/anymatch/issues" - }, "dependencies": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" }, - "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", - "devDependencies": { - "mocha": "^6.1.3", - "nyc": "^14.0.0" - }, - "engines": { - "node": ">= 8" + "author": { + "name": "Elan Shanker", + "url": "https://github.com/es128" }, - "files": [ - "index.js", - "index.d.ts" - ], + "license": "ISC", "homepage": "https://github.com/micromatch/anymatch", + "repository": { + "type": "git", + "url": "https://github.com/micromatch/anymatch" + }, "keywords": [ "match", "any", @@ -65,15 +34,19 @@ "expression", "function" ], - "license": "ISC", - "name": "anymatch", - "repository": { - "type": "git", - "url": "git+https://github.com/micromatch/anymatch.git" - }, "scripts": { - "mocha": "mocha", - "test": "nyc mocha" + "test": "nyc mocha", + "mocha": "mocha" + }, + "devDependencies": { + "mocha": "^6.1.3", + "nyc": "^14.0.0" }, - "version": "3.1.1" -} + "engines": { + "node": ">= 8" + } + +,"_resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz" +,"_integrity": "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==" +,"_from": "anymatch@3.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/array-flatten/package.json b/backend/node_modules/array-flatten/package.json index 35bf901..383e56f 100644 --- a/backend/node_modules/array-flatten/package.json +++ b/backend/node_modules/array-flatten/package.json @@ -1,64 +1,43 @@ { - "_from": "array-flatten@1.1.1", - "_id": "array-flatten@1.1.1", - "_inBundle": false, - "_integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=", - "_location": "/array-flatten", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "array-flatten@1.1.1", - "name": "array-flatten", - "escapedName": "array-flatten", - "rawSpec": "1.1.1", - "saveSpec": null, - "fetchSpec": "1.1.1" + "name": "array-flatten", + "version": "1.1.1", + "description": "Flatten an array of nested arrays into a single flat array", + "main": "array-flatten.js", + "files": [ + "array-flatten.js", + "LICENSE" + ], + "scripts": { + "test": "istanbul cover _mocha -- -R spec" + }, + "repository": { + "type": "git", + "url": "git://github.com/blakeembrey/array-flatten.git" }, - "_requiredBy": [ - "/express" + "keywords": [ + "array", + "flatten", + "arguments", + "depth" ], - "_resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", - "_shasum": "9a5f699051b1e7073328f2a008968b64ea2955d2", - "_spec": "array-flatten@1.1.1", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", "author": { "name": "Blake Embrey", "email": "hello@blakeembrey.com", "url": "http://blakeembrey.me" }, + "license": "MIT", "bugs": { "url": "https://github.com/blakeembrey/array-flatten/issues" }, - "bundleDependencies": false, - "deprecated": false, - "description": "Flatten an array of nested arrays into a single flat array", + "homepage": "https://github.com/blakeembrey/array-flatten", "devDependencies": { "istanbul": "^0.3.13", "mocha": "^2.2.4", "pre-commit": "^1.0.7", "standard": "^3.7.3" - }, - "files": [ - "array-flatten.js", - "LICENSE" - ], - "homepage": "https://github.com/blakeembrey/array-flatten", - "keywords": [ - "array", - "flatten", - "arguments", - "depth" - ], - "license": "MIT", - "main": "array-flatten.js", - "name": "array-flatten", - "repository": { - "type": "git", - "url": "git://github.com/blakeembrey/array-flatten.git" - }, - "scripts": { - "test": "istanbul cover _mocha -- -R spec" - }, - "version": "1.1.1" -} + } + +,"_resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz" +,"_integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=" +,"_from": "array-flatten@1.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/arraybuffer.slice/package.json b/backend/node_modules/arraybuffer.slice/package.json index be9e0e7..db7e922 100644 --- a/backend/node_modules/arraybuffer.slice/package.json +++ b/backend/node_modules/arraybuffer.slice/package.json @@ -1,47 +1,20 @@ { - "_args": [ - [ - "arraybuffer.slice@0.0.7", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "arraybuffer.slice@0.0.7", - "_id": "arraybuffer.slice@0.0.7", - "_inBundle": false, - "_integrity": "sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==", - "_location": "/arraybuffer.slice", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "arraybuffer.slice@0.0.7", - "name": "arraybuffer.slice", - "escapedName": "arraybuffer.slice", - "rawSpec": "0.0.7", - "saveSpec": null, - "fetchSpec": "0.0.7" - }, - "_requiredBy": [ - "/engine.io-parser" - ], - "_resolved": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz", - "_spec": "0.0.7", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/rase-/arraybuffer.slice/issues" - }, - "dependencies": {}, + "name": "arraybuffer.slice", "description": "Exports a function for slicing ArrayBuffers (no polyfilling)", + "version": "0.0.7", + "license": "MIT", + "homepage": "https://github.com/rase-/arraybuffer.slice", + "dependencies": {}, "devDependencies": { - "expect.js": "0.2.0", - "mocha": "1.17.1" + "mocha": "1.17.1", + "expect.js": "0.2.0" }, - "homepage": "https://github.com/rase-/arraybuffer.slice", - "license": "MIT", - "name": "arraybuffer.slice", "repository": { "type": "git", - "url": "git+ssh://git@github.com/rase-/arraybuffer.slice.git" - }, - "version": "0.0.7" -} + "url": "git@github.com:rase-/arraybuffer.slice.git" + } + +,"_resolved": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz" +,"_integrity": "sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==" +,"_from": "arraybuffer.slice@0.0.7" +} \ No newline at end of file diff --git a/backend/node_modules/async-limiter/package.json b/backend/node_modules/async-limiter/package.json index 4721b69..956d1cd 100644 --- a/backend/node_modules/async-limiter/package.json +++ b/backend/node_modules/async-limiter/package.json @@ -1,50 +1,7 @@ { - "_args": [ - [ - "async-limiter@1.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "async-limiter@1.0.1", - "_id": "async-limiter@1.0.1", - "_inBundle": false, - "_integrity": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==", - "_location": "/async-limiter", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "async-limiter@1.0.1", - "name": "async-limiter", - "escapedName": "async-limiter", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/engine.io-client/ws" - ], - "_resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Samuel Reed" - }, - "bugs": { - "url": "https://github.com/strml/async-limiter/issues" - }, - "dependencies": {}, + "name": "async-limiter", + "version": "1.0.1", "description": "asynchronous function queue with adjustable concurrency", - "devDependencies": { - "coveralls": "^3.0.3", - "eslint": "^5.16.0", - "eslint-plugin-mocha": "^5.3.0", - "intelli-espower-loader": "^1.0.1", - "mocha": "^6.1.4", - "nyc": "^14.1.1", - "power-assert": "^1.6.1" - }, - "homepage": "https://github.com/strml/async-limiter#readme", "keywords": [ "throttle", "async", @@ -55,18 +12,28 @@ "concurrency", "concurrent" ], - "license": "MIT", - "name": "async-limiter", - "repository": { - "type": "git", - "url": "git+https://github.com/strml/async-limiter.git" + "dependencies": {}, + "devDependencies": { + "coveralls": "^3.0.3", + "eslint": "^5.16.0", + "eslint-plugin-mocha": "^5.3.0", + "intelli-espower-loader": "^1.0.1", + "mocha": "^6.1.4", + "nyc": "^14.1.1", + "power-assert": "^1.6.1" }, "scripts": { + "test": "mocha --require intelli-espower-loader test/", + "travis": "npm run lint && npm run test", "coverage": "nyc npm test && nyc report --reporter=text-lcov | coveralls", "example": "node example", - "lint": "eslint .", - "test": "mocha --require intelli-espower-loader test/", - "travis": "npm run lint && npm run test" + "lint": "eslint ." }, - "version": "1.0.1" -} + "repository": "https://github.com/strml/async-limiter.git", + "author": "Samuel Reed = 0.6.0" - }, - "homepage": "https://github.com/niklasvh/base64-arraybuffer", - "keywords": [], "licenses": [ { "type": "MIT", @@ -56,13 +22,22 @@ } ], "main": "lib/base64-arraybuffer", - "name": "base64-arraybuffer", - "repository": { - "type": "git", - "url": "git+https://github.com/niklasvh/base64-arraybuffer.git" + "engines": { + "node": ">= 0.6.0" }, "scripts": { "test": "grunt nodeunit" }, - "version": "0.1.5" -} + "devDependencies": { + "grunt": "^0.4.5", + "grunt-cli": "^0.1.13", + "grunt-contrib-jshint": "^0.11.2", + "grunt-contrib-nodeunit": "^0.4.1", + "grunt-contrib-watch": "^0.6.1" + }, + "keywords": [] + +,"_resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz" +,"_integrity": "sha1-c5JncZI7Whl0etZmqlzUv5xunOg=" +,"_from": "base64-arraybuffer@0.1.5" +} \ No newline at end of file diff --git a/backend/node_modules/base64id/package.json b/backend/node_modules/base64id/package.json index 80fe731..0955449 100644 --- a/backend/node_modules/base64id/package.json +++ b/backend/node_modules/base64id/package.json @@ -1,50 +1,17 @@ { - "_args": [ - [ - "base64id@2.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "base64id@2.0.0", - "_id": "base64id@2.0.0", - "_inBundle": false, - "_integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==", - "_location": "/base64id", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "base64id@2.0.0", - "name": "base64id", - "escapedName": "base64id", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/engine.io" - ], - "_resolved": "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Kristian Faeldt", - "email": "faeldt_kristian@cyberagent.co.jp" - }, - "bugs": { - "url": "https://github.com/faeldt/base64id/issues" - }, - "description": "Generates a base64 id", - "engines": { - "node": "^4.5.0 || >= 5.9" - }, - "homepage": "https://github.com/faeldt/base64id#readme", - "license": "MIT", - "main": "./lib/base64id.js", - "name": "base64id", - "repository": { - "type": "git", - "url": "git+https://github.com/faeldt/base64id.git" - }, - "version": "2.0.0" -} + "name": "base64id" + , "version": "2.0.0" + , "license": "MIT" + , "description": "Generates a base64 id" + , "author": "Kristian Faeldt " + , "repository": { + "type": "git" + , "url": "https://github.com/faeldt/base64id.git" + } + , "main": "./lib/base64id.js" + , "engines": { "node": "^4.5.0 || >= 5.9" } + +,"_resolved": "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz" +,"_integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==" +,"_from": "base64id@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/base64url/package.json b/backend/node_modules/base64url/package.json index c2e60a8..15b2a90 100644 --- a/backend/node_modules/base64url/package.json +++ b/backend/node_modules/base64url/package.json @@ -1,65 +1,39 @@ { - "_from": "base64url@3.x.x", - "_id": "base64url@3.0.1", - "_inBundle": false, - "_integrity": "sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==", - "_location": "/base64url", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "base64url@3.x.x", - "name": "base64url", - "escapedName": "base64url", - "rawSpec": "3.x.x", - "saveSpec": null, - "fetchSpec": "3.x.x" - }, - "_requiredBy": [ - "/passport-oauth2" - ], - "_resolved": "https://registry.npmjs.org/base64url/-/base64url-3.0.1.tgz", - "_shasum": "6399d572e2bc3f90a9a8b22d5dbb0a32d33f788d", - "_spec": "base64url@3.x.x", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\passport-oauth2", - "author": { - "name": "Brian J Brennan" - }, - "bugs": { - "url": "https://github.com/brianloveswords/base64url/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "base64url", + "version": "3.0.1", "description": "For encoding to/from base64urls", - "devDependencies": { - "@types/node": "^10.0.0", - "tap": "^12.1.0" - }, - "engines": { - "node": ">=6.0.0" - }, + "main": "index.js", + "types": "./dist/base64url.d.ts", "files": [ "dist/", "index.js" ], - "homepage": "https://github.com/brianloveswords/base64url#readme", + "scripts": { + "build": "tsc", + "clean": "rm -f dist/*", + "test": "npm run clean && npm run build && tap test/*.test.js", + "prepublishOnly": "npm run test" + }, + "repository": { + "type": "git", + "url": "git://github.com/brianloveswords/base64url.git" + }, "keywords": [ "base64", "base64url" ], + "author": "Brian J Brennan", "license": "MIT", - "main": "index.js", - "name": "base64url", - "repository": { - "type": "git", - "url": "git://github.com/brianloveswords/base64url.git" - }, - "scripts": { - "build": "tsc", - "clean": "rm -f dist/*", - "prepublishOnly": "npm run test", - "test": "npm run clean && npm run build && tap test/*.test.js" + "readmeFilename": "README.md", + "engines": { + "node": ">=6.0.0" }, - "types": "./dist/base64url.d.ts", - "version": "3.0.1" -} + "devDependencies": { + "@types/node": "^10.0.0", + "tap": "^12.1.0" + } + +,"_resolved": "https://registry.npmjs.org/base64url/-/base64url-3.0.1.tgz" +,"_integrity": "sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==" +,"_from": "base64url@3.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/better-assert/package.json b/backend/node_modules/better-assert/package.json index 58ebf3b..0d4965e 100644 --- a/backend/node_modules/better-assert/package.json +++ b/backend/node_modules/better-assert/package.json @@ -1,68 +1,31 @@ { - "_args": [ - [ - "better-assert@1.0.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "better-assert@1.0.2", - "_id": "better-assert@1.0.2", - "_inBundle": false, - "_integrity": "sha1-QIZrnhueC1W0gYlDEeaPr/rrxSI=", - "_location": "/better-assert", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "better-assert@1.0.2", "name": "better-assert", - "escapedName": "better-assert", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" - }, - "_requiredBy": [ - "/parseqs", - "/parseuri" - ], - "_resolved": "https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "bugs": { - "url": "https://github.com/visionmedia/better-assert/issues" - }, - "contributors": [ - { - "name": "TonyHe", - "email": "coolhzb@163.com" + "version": "1.0.2", + "description": "Better assertions for node, reporting the expr, filename, lineno etc", + "keywords": [ + "assert", + "stack", + "trace", + "debug" + ], + "author": "TJ Holowaychuk ", + "contributors": [ + "TonyHe ", + "ForbesLindesay" + ], + "dependencies": { + "callsite": "1.0.0" }, - { - "name": "ForbesLindesay" + "repository": { + "type": "git", + "url": "https://github.com/visionmedia/better-assert.git" + }, + "main": "index", + "engines": { + "node": "*" } - ], - "dependencies": { - "callsite": "1.0.0" - }, - "description": "Better assertions for node, reporting the expr, filename, lineno etc", - "engines": { - "node": "*" - }, - "homepage": "https://github.com/visionmedia/better-assert#readme", - "keywords": [ - "assert", - "stack", - "trace", - "debug" - ], - "main": "index", - "name": "better-assert", - "repository": { - "type": "git", - "url": "git+https://github.com/visionmedia/better-assert.git" - }, - "version": "1.0.2" -} + +,"_resolved": "https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz" +,"_integrity": "sha1-QIZrnhueC1W0gYlDEeaPr/rrxSI=" +,"_from": "better-assert@1.0.2" +} \ No newline at end of file diff --git a/backend/node_modules/bignumber.js/package.json b/backend/node_modules/bignumber.js/package.json index e43eed8..f6f3d3d 100644 --- a/backend/node_modules/bignumber.js/package.json +++ b/backend/node_modules/bignumber.js/package.json @@ -1,72 +1,44 @@ -{ - "_args": [ - [ - "bignumber.js@9.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "bignumber.js@9.0.0", - "_id": "bignumber.js@9.0.0", - "_inBundle": false, - "_integrity": "sha512-t/OYhhJ2SD+YGBQcjY8GzzDHEk9f3nerxjtfa6tlMXfe7frs/WozhvCNoGvpM0P3bNf3Gq5ZRMlGr5f3r4/N8A==", - "_location": "/bignumber.js", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "bignumber.js@9.0.0", - "name": "bignumber.js", - "escapedName": "bignumber.js", - "rawSpec": "9.0.0", - "saveSpec": null, - "fetchSpec": "9.0.0" - }, - "_requiredBy": [ - "/mysql" - ], - "_resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.0.0.tgz", - "_spec": "9.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Michael Mclaughlin", - "email": "M8ch88l@gmail.com" - }, - "browser": "bignumber.js", - "bugs": { - "url": "https://github.com/MikeMcl/bignumber.js/issues" - }, - "dependencies": {}, - "description": "A library for arbitrary-precision decimal and non-decimal arithmetic", - "engines": { - "node": "*" - }, - "homepage": "https://github.com/MikeMcl/bignumber.js#readme", - "keywords": [ - "arbitrary", - "precision", - "arithmetic", - "big", - "number", - "decimal", - "float", - "biginteger", - "bigdecimal", - "bignumber", - "bigint", - "bignum" - ], - "license": "MIT", - "main": "bignumber", - "module": "bignumber.mjs", - "name": "bignumber.js", - "repository": { - "type": "git", - "url": "git+https://github.com/MikeMcl/bignumber.js.git" - }, - "scripts": { - "build": "uglifyjs bignumber.js --source-map -c -m -o bignumber.min.js", - "test": "node test/test" - }, - "types": "bignumber.d.ts", - "version": "9.0.0" -} +{ + "name": "bignumber.js", + "description": "A library for arbitrary-precision decimal and non-decimal arithmetic", + "version": "9.0.0", + "keywords": [ + "arbitrary", + "precision", + "arithmetic", + "big", + "number", + "decimal", + "float", + "biginteger", + "bigdecimal", + "bignumber", + "bigint", + "bignum" + ], + "repository": { + "type": "git", + "url": "https://github.com/MikeMcl/bignumber.js.git" + }, + "main": "bignumber", + "module": "bignumber.mjs", + "browser": "bignumber.js", + "types": "bignumber.d.ts", + "author": { + "name": "Michael Mclaughlin", + "email": "M8ch88l@gmail.com" + }, + "engines": { + "node": "*" + }, + "license": "MIT", + "scripts": { + "test": "node test/test", + "build": "uglifyjs bignumber.js --source-map -c -m -o bignumber.min.js" + }, + "dependencies": {} + +,"_resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.0.0.tgz" +,"_integrity": "sha512-t/OYhhJ2SD+YGBQcjY8GzzDHEk9f3nerxjtfa6tlMXfe7frs/WozhvCNoGvpM0P3bNf3Gq5ZRMlGr5f3r4/N8A==" +,"_from": "bignumber.js@9.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/binary-extensions/package.json b/backend/node_modules/binary-extensions/package.json index c44ec20..29fed23 100644 --- a/backend/node_modules/binary-extensions/package.json +++ b/backend/node_modules/binary-extensions/package.json @@ -1,73 +1,42 @@ { - "_args": [ - [ - "binary-extensions@2.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "binary-extensions@2.0.0", - "_id": "binary-extensions@2.0.0", - "_inBundle": false, - "_integrity": "sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==", - "_location": "/binary-extensions", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "binary-extensions@2.0.0", - "name": "binary-extensions", - "escapedName": "binary-extensions", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/is-binary-path" - ], - "_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/binary-extensions/issues" - }, - "description": "List of binary file extensions", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts", - "binary-extensions.json", - "binary-extensions.json.d.ts" - ], - "homepage": "https://github.com/sindresorhus/binary-extensions#readme", - "keywords": [ - "binary", - "extensions", - "extension", - "file", - "json", - "list", - "array" - ], - "license": "MIT", - "name": "binary-extensions", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/binary-extensions.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "binary-extensions", + "version": "2.0.0", + "description": "List of binary file extensions", + "license": "MIT", + "repository": "sindresorhus/binary-extensions", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "binary-extensions.json", + "binary-extensions.json.d.ts" + ], + "keywords": [ + "binary", + "extensions", + "extension", + "file", + "json", + "list", + "array" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.0.0.tgz" +,"_integrity": "sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==" +,"_from": "binary-extensions@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/blob/package.json b/backend/node_modules/blob/package.json index 3ce0ff0..feee4ff 100644 --- a/backend/node_modules/blob/package.json +++ b/backend/node_modules/blob/package.json @@ -1,52 +1,25 @@ -{ - "_args": [ - [ - "blob@0.0.5", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "blob@0.0.5", - "_id": "blob@0.0.5", - "_inBundle": false, - "_integrity": "sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig==", - "_location": "/blob", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "blob@0.0.5", - "name": "blob", - "escapedName": "blob", - "rawSpec": "0.0.5", - "saveSpec": null, - "fetchSpec": "0.0.5" - }, - "_requiredBy": [ - "/engine.io-parser" - ], - "_resolved": "https://registry.npmjs.org/blob/-/blob-0.0.5.tgz", - "_spec": "0.0.5", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/webmodules/blob/issues" - }, - "dependencies": {}, - "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.", - "devDependencies": { - "browserify": "4.2.3", - "expect.js": "0.2.0", - "mocha": "1.17.1", - "zuul": "1.10.2" - }, - "homepage": "https://github.com/webmodules/blob", - "license": "MIT", - "name": "blob", - "repository": { - "type": "git", - "url": "git://github.com/webmodules/blob.git" - }, - "scripts": { - "test": "make test" - }, - "version": "0.0.5" -} +{ + "name": "blob", + "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.", + "version": "0.0.5", + "homepage": "https://github.com/webmodules/blob", + "license": "MIT", + "dependencies": {}, + "devDependencies": { + "mocha": "1.17.1", + "expect.js": "0.2.0", + "zuul": "1.10.2", + "browserify": "4.2.3" + }, + "repository": { + "type": "git", + "url": "git://github.com/webmodules/blob.git" + }, + "scripts": { + "test": "make test" + } + +,"_resolved": "https://registry.npmjs.org/blob/-/blob-0.0.5.tgz" +,"_integrity": "sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig==" +,"_from": "blob@0.0.5" +} \ No newline at end of file diff --git a/backend/node_modules/body-parser/node_modules/debug/package.json b/backend/node_modules/body-parser/node_modules/debug/package.json index 8366bbf..28acbb0 100644 --- a/backend/node_modules/body-parser/node_modules/debug/package.json +++ b/backend/node_modules/body-parser/node_modules/debug/package.json @@ -1,58 +1,25 @@ { - "_from": "debug@2.6.9", - "_id": "debug@2.6.9", - "_inBundle": false, - "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "_location": "/body-parser/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@2.6.9", - "name": "debug", - "escapedName": "debug", - "rawSpec": "2.6.9", - "saveSpec": null, - "fetchSpec": "2.6.9" + "name": "debug", + "version": "2.6.9", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/body-parser" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "_shasum": "5d128515df134ff327e90a4c93f4e077a536341f", - "_spec": "debug@2.6.9", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\body-parser", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, - "bundleDependencies": false, - "component": { - "scripts": { - "debug/index.js": "browser.js", - "debug/debug.js": "debug.js" - } - }, + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", "dependencies": { "ms": "2.0.0" }, - "deprecated": false, - "description": "small debugging utility", "devDependencies": { "browserify": "9.0.3", "chai": "^3.5.0", @@ -71,18 +38,16 @@ "sinon": "^1.17.6", "sinon-chai": "^2.8.0" }, - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "version": "2.6.9" -} + "browser": "./src/browser.js", + "component": { + "scripts": { + "debug/index.js": "browser.js", + "debug/debug.js": "debug.js" + } + } + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" +,"_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" +,"_from": "debug@2.6.9" +} \ No newline at end of file diff --git a/backend/node_modules/body-parser/node_modules/ms/package.json b/backend/node_modules/body-parser/node_modules/ms/package.json index 6efd01b..8983d69 100644 --- a/backend/node_modules/body-parser/node_modules/ms/package.json +++ b/backend/node_modules/body-parser/node_modules/ms/package.json @@ -1,39 +1,16 @@ { - "_from": "ms@2.0.0", - "_id": "ms@2.0.0", - "_inBundle": false, - "_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", - "_location": "/body-parser/ms", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ms@2.0.0", - "name": "ms", - "escapedName": "ms", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/body-parser/debug" - ], - "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "_shasum": "5608aeadfc00be6c2901df5f9861788de0d597c8", - "_spec": "ms@2.0.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\body-parser\\node_modules\\debug", - "bugs": { - "url": "https://github.com/zeit/ms/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "ms", + "version": "2.0.0", "description": "Tiny milisecond conversion utility", - "devDependencies": { - "eslint": "3.19.0", - "expect.js": "0.3.1", - "husky": "0.13.3", - "lint-staged": "3.4.1", - "mocha": "3.4.1" + "repository": "zeit/ms", + "main": "./index", + "files": [ + "index.js" + ], + "scripts": { + "precommit": "lint-staged", + "lint": "eslint lib/* bin/*", + "test": "mocha tests.js" }, "eslintConfig": { "extends": "eslint:recommended", @@ -42,11 +19,6 @@ "es6": true } }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/zeit/ms#readme", - "license": "MIT", "lint-staged": { "*.js": [ "npm run lint", @@ -54,16 +26,16 @@ "git add" ] }, - "main": "./index", - "name": "ms", - "repository": { - "type": "git", - "url": "git+https://github.com/zeit/ms.git" - }, - "scripts": { - "lint": "eslint lib/* bin/*", - "precommit": "lint-staged", - "test": "mocha tests.js" - }, - "version": "2.0.0" -} + "license": "MIT", + "devDependencies": { + "eslint": "3.19.0", + "expect.js": "0.3.1", + "husky": "0.13.3", + "lint-staged": "3.4.1", + "mocha": "3.4.1" + } + +,"_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" +,"_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" +,"_from": "ms@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/body-parser/package.json b/backend/node_modules/body-parser/package.json index 5f32d6c..4a4809a 100644 --- a/backend/node_modules/body-parser/package.json +++ b/backend/node_modules/body-parser/package.json @@ -1,42 +1,13 @@ { - "_from": "body-parser@1.19.0", - "_id": "body-parser@1.19.0", - "_inBundle": false, - "_integrity": "sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==", - "_location": "/body-parser", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "body-parser@1.19.0", - "name": "body-parser", - "escapedName": "body-parser", - "rawSpec": "1.19.0", - "saveSpec": null, - "fetchSpec": "1.19.0" - }, - "_requiredBy": [ - "/express" - ], - "_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz", - "_shasum": "96b2709e57c9c4e09a6fd66a8fd979844f69f08a", - "_spec": "body-parser@1.19.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "bugs": { - "url": "https://github.com/expressjs/body-parser/issues" - }, - "bundleDependencies": false, + "name": "body-parser", + "description": "Node.js body parsing middleware", + "version": "1.19.0", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - } + "Douglas Christopher Wilson ", + "Jonathan Ong (http://jongleberry.com)" ], + "license": "MIT", + "repository": "expressjs/body-parser", "dependencies": { "bytes": "3.1.0", "content-type": "~1.0.4", @@ -49,8 +20,6 @@ "raw-body": "2.4.0", "type-is": "~1.6.17" }, - "deprecated": false, - "description": "Node.js body parsing middleware", "devDependencies": { "eslint": "5.16.0", "eslint-config-standard": "12.0.0", @@ -65,27 +34,23 @@ "safe-buffer": "5.1.2", "supertest": "4.0.2" }, - "engines": { - "node": ">= 0.8" - }, "files": [ "lib/", "LICENSE", "HISTORY.md", "index.js" ], - "homepage": "https://github.com/expressjs/body-parser#readme", - "license": "MIT", - "name": "body-parser", - "repository": { - "type": "git", - "url": "git+https://github.com/expressjs/body-parser.git" + "engines": { + "node": ">= 0.8" }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --require test/support/env --reporter spec --check-leaks --bail test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require test/support/env --reporter spec --check-leaks test/" - }, - "version": "1.19.0" -} + } + +,"_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz" +,"_integrity": "sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==" +,"_from": "body-parser@1.19.0" +} \ No newline at end of file diff --git a/backend/node_modules/boxen/package.json b/backend/node_modules/boxen/package.json index 14c5176..003986f 100644 --- a/backend/node_modules/boxen/package.json +++ b/backend/node_modules/boxen/package.json @@ -1,86 +1,55 @@ { - "_args": [ - [ - "boxen@4.2.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "boxen@4.2.0", - "_id": "boxen@4.2.0", - "_inBundle": false, - "_integrity": "sha512-eB4uT9RGzg2odpER62bBwSLvUeGC+WbRjjyyFhGsKnc8wp/m0+hQsMUvUe3H2V0D5vw0nBdO1hCJoZo5mKeuIQ==", - "_location": "/boxen", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "boxen@4.2.0", - "name": "boxen", - "escapedName": "boxen", - "rawSpec": "4.2.0", - "saveSpec": null, - "fetchSpec": "4.2.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/boxen/-/boxen-4.2.0.tgz", - "_spec": "4.2.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/boxen/issues" - }, - "dependencies": { - "ansi-align": "^3.0.0", - "camelcase": "^5.3.1", - "chalk": "^3.0.0", - "cli-boxes": "^2.2.0", - "string-width": "^4.1.0", - "term-size": "^2.1.0", - "type-fest": "^0.8.1", - "widest-line": "^3.1.0" - }, - "description": "Create boxes in the terminal", - "devDependencies": { - "ava": "^2.1.0", - "nyc": "^14.1.1", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/boxen#readme", - "keywords": [ - "cli", - "box", - "boxes", - "terminal", - "term", - "console", - "ascii", - "unicode", - "border", - "text" - ], - "license": "MIT", - "name": "boxen", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/boxen.git" - }, - "scripts": { - "test": "xo && nyc ava && tsd" - }, - "version": "4.2.0" -} + "name": "boxen", + "version": "4.2.0", + "description": "Create boxes in the terminal", + "license": "MIT", + "repository": "sindresorhus/boxen", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "cli", + "box", + "boxes", + "terminal", + "term", + "console", + "ascii", + "unicode", + "border", + "text" + ], + "dependencies": { + "ansi-align": "^3.0.0", + "camelcase": "^5.3.1", + "chalk": "^3.0.0", + "cli-boxes": "^2.2.0", + "string-width": "^4.1.0", + "term-size": "^2.1.0", + "type-fest": "^0.8.1", + "widest-line": "^3.1.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "nyc": "^14.1.1", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/boxen/-/boxen-4.2.0.tgz" +,"_integrity": "sha512-eB4uT9RGzg2odpER62bBwSLvUeGC+WbRjjyyFhGsKnc8wp/m0+hQsMUvUe3H2V0D5vw0nBdO1hCJoZo5mKeuIQ==" +,"_from": "boxen@4.2.0" +} \ No newline at end of file diff --git a/backend/node_modules/brace-expansion/package.json b/backend/node_modules/brace-expansion/package.json index a6699b5..99f83cd 100644 --- a/backend/node_modules/brace-expansion/package.json +++ b/backend/node_modules/brace-expansion/package.json @@ -1,63 +1,33 @@ { - "_args": [ - [ - "brace-expansion@1.1.11", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "brace-expansion@1.1.11", - "_id": "brace-expansion@1.1.11", - "_inBundle": false, - "_integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "_location": "/brace-expansion", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "brace-expansion@1.1.11", - "name": "brace-expansion", - "escapedName": "brace-expansion", - "rawSpec": "1.1.11", - "saveSpec": null, - "fetchSpec": "1.1.11" - }, - "_requiredBy": [ - "/minimatch" - ], - "_resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "_spec": "1.1.11", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Julian Gruber", - "email": "mail@juliangruber.com", - "url": "http://juliangruber.com" + "name": "brace-expansion", + "description": "Brace expansion as known from sh/bash", + "version": "1.1.11", + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/brace-expansion.git" }, - "bugs": { - "url": "https://github.com/juliangruber/brace-expansion/issues" + "homepage": "https://github.com/juliangruber/brace-expansion", + "main": "index.js", + "scripts": { + "test": "tape test/*.js", + "gentest": "bash test/generate.sh", + "bench": "matcha test/perf/bench.js" }, "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" }, - "description": "Brace expansion as known from sh/bash", "devDependencies": { "matcha": "^0.7.0", "tape": "^4.6.0" }, - "homepage": "https://github.com/juliangruber/brace-expansion", "keywords": [], - "license": "MIT", - "main": "index.js", - "name": "brace-expansion", - "repository": { - "type": "git", - "url": "git://github.com/juliangruber/brace-expansion.git" - }, - "scripts": { - "bench": "matcha test/perf/bench.js", - "gentest": "bash test/generate.sh", - "test": "tape test/*.js" + "author": { + "name": "Julian Gruber", + "email": "mail@juliangruber.com", + "url": "http://juliangruber.com" }, + "license": "MIT", "testling": { "files": "test/*.js", "browsers": [ @@ -73,6 +43,9 @@ "iphone/6.0..latest", "android-browser/4.2..latest" ] - }, - "version": "1.1.11" -} + } + +,"_resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" +,"_integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" +,"_from": "brace-expansion@1.1.11" +} \ No newline at end of file diff --git a/backend/node_modules/braces/package.json b/backend/node_modules/braces/package.json index 6bdc729..008f640 100644 --- a/backend/node_modules/braces/package.json +++ b/backend/node_modules/braces/package.json @@ -1,79 +1,42 @@ { - "_args": [ - [ - "braces@3.0.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "braces@3.0.2", - "_id": "braces@3.0.2", - "_inBundle": false, - "_integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "_location": "/braces", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "braces@3.0.2", - "name": "braces", - "escapedName": "braces", - "rawSpec": "3.0.2", - "saveSpec": null, - "fetchSpec": "3.0.2" - }, - "_requiredBy": [ - "/chokidar" + "name": "braces", + "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.", + "version": "3.0.2", + "homepage": "https://github.com/micromatch/braces", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Brian Woodward (https://twitter.com/doowb)", + "Elan Shanker (https://github.com/es128)", + "Eugene Sharygin (https://github.com/eush77)", + "hemanth.hm (http://h3manth.com)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)" ], - "_resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "_spec": "3.0.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "micromatch/braces", "bugs": { "url": "https://github.com/micromatch/braces/issues" }, - "contributors": [ - { - "name": "Brian Woodward", - "url": "https://twitter.com/doowb" - }, - { - "name": "Elan Shanker", - "url": "https://github.com/es128" - }, - { - "name": "Eugene Sharygin", - "url": "https://github.com/eush77" - }, - { - "name": "hemanth.hm", - "url": "http://h3manth.com" - }, - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - } + "license": "MIT", + "files": [ + "index.js", + "lib" ], + "main": "index.js", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "mocha", + "benchmark": "node benchmark" + }, "dependencies": { "fill-range": "^7.0.1" }, - "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.", "devDependencies": { "ansi-colors": "^3.2.4", "bash-path": "^2.0.1", "gulp-format-md": "^2.0.0", "mocha": "^6.1.1" }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "lib" - ], - "homepage": "https://github.com/micromatch/braces", "keywords": [ "alpha", "alphabetical", @@ -98,17 +61,6 @@ "ranges", "sh" ], - "license": "MIT", - "main": "index.js", - "name": "braces", - "repository": { - "type": "git", - "url": "git+https://github.com/micromatch/braces.git" - }, - "scripts": { - "benchmark": "node benchmark", - "test": "mocha" - }, "verb": { "toc": false, "layout": "default", @@ -121,6 +73,9 @@ "plugins": [ "gulp-format-md" ] - }, - "version": "3.0.2" -} + } + +,"_resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" +,"_integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==" +,"_from": "braces@3.0.2" +} \ No newline at end of file diff --git a/backend/node_modules/bytes/package.json b/backend/node_modules/bytes/package.json index 43255d3..0949d34 100644 --- a/backend/node_modules/bytes/package.json +++ b/backend/node_modules/bytes/package.json @@ -1,84 +1,45 @@ { - "_from": "bytes@3.1.0", - "_id": "bytes@3.1.0", - "_inBundle": false, - "_integrity": "sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==", - "_location": "/bytes", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "bytes@3.1.0", - "name": "bytes", - "escapedName": "bytes", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" - }, - "_requiredBy": [ - "/body-parser", - "/raw-body" - ], - "_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz", - "_shasum": "f6cf7933a360e0588fa9fde85651cdc7f805d1f6", - "_spec": "bytes@3.1.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\body-parser", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca", - "url": "http://tjholowaychuk.com" - }, - "bugs": { - "url": "https://github.com/visionmedia/bytes.js/issues" - }, - "bundleDependencies": false, + "name": "bytes", + "description": "Utility to parse a string bytes to bytes and vice-versa", + "version": "3.1.0", + "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [ - { - "name": "Jed Watson", - "email": "jed.watson@me.com" - }, - { - "name": "Théo FIDRY", - "email": "theo.fidry@gmail.com" - } + "Jed Watson ", + "Théo FIDRY " ], - "deprecated": false, - "description": "Utility to parse a string bytes to bytes and vice-versa", + "license": "MIT", + "keywords": [ + "byte", + "bytes", + "utility", + "parse", + "parser", + "convert", + "converter" + ], + "repository": "visionmedia/bytes.js", "devDependencies": { "eslint": "5.12.1", "mocha": "5.2.0", "nyc": "13.1.0" }, - "engines": { - "node": ">= 0.8" - }, "files": [ "History.md", "LICENSE", "Readme.md", "index.js" ], - "homepage": "https://github.com/visionmedia/bytes.js#readme", - "keywords": [ - "byte", - "bytes", - "utility", - "parse", - "parser", - "convert", - "converter" - ], - "license": "MIT", - "name": "bytes", - "repository": { - "type": "git", - "url": "git+https://github.com/visionmedia/bytes.js.git" + "engines": { + "node": ">= 0.8" }, "scripts": { "lint": "eslint .", "test": "mocha --check-leaks --reporter spec", "test-ci": "nyc --reporter=text npm test", "test-cov": "nyc --reporter=html --reporter=text npm test" - }, - "version": "3.1.0" -} + } + +,"_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz" +,"_integrity": "sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==" +,"_from": "bytes@3.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/cacheable-request/node_modules/get-stream/package.json b/backend/node_modules/cacheable-request/node_modules/get-stream/package.json index a05c979..646812e 100644 --- a/backend/node_modules/cacheable-request/node_modules/get-stream/package.json +++ b/backend/node_modules/cacheable-request/node_modules/get-stream/package.json @@ -1,84 +1,53 @@ { - "_args": [ - [ - "get-stream@5.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "get-stream@5.1.0", - "_id": "get-stream@5.1.0", - "_inBundle": false, - "_integrity": "sha512-EXr1FOzrzTfGeL0gQdeFEvOMm2mzMOglyiOXSTpPC+iAjAKftbr3jpCMWynogwYnM+eSj9sHGc6wjIcDvYiygw==", - "_location": "/cacheable-request/get-stream", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "get-stream@5.1.0", - "name": "get-stream", - "escapedName": "get-stream", - "rawSpec": "5.1.0", - "saveSpec": null, - "fetchSpec": "5.1.0" - }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.1.0.tgz", - "_spec": "5.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/get-stream/issues" - }, - "dependencies": { - "pump": "^3.0.0" - }, - "description": "Get a stream as a string, buffer, or array", - "devDependencies": { - "@types/node": "^11.13.0", - "ava": "^1.4.1", - "into-stream": "^5.0.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts", - "buffer-stream.js" - ], - "homepage": "https://github.com/sindresorhus/get-stream#readme", - "keywords": [ - "get", - "stream", - "promise", - "concat", - "string", - "text", - "buffer", - "read", - "data", - "consume", - "readable", - "readablestream", - "array", - "object" - ], - "license": "MIT", - "name": "get-stream", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/get-stream.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.1.0" -} + "name": "get-stream", + "version": "5.1.0", + "description": "Get a stream as a string, buffer, or array", + "license": "MIT", + "repository": "sindresorhus/get-stream", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "buffer-stream.js" + ], + "keywords": [ + "get", + "stream", + "promise", + "concat", + "string", + "text", + "buffer", + "read", + "data", + "consume", + "readable", + "readablestream", + "array", + "object" + ], + "dependencies": { + "pump": "^3.0.0" + }, + "devDependencies": { + "@types/node": "^11.13.0", + "ava": "^1.4.1", + "into-stream": "^5.0.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.1.0.tgz" +,"_integrity": "sha512-EXr1FOzrzTfGeL0gQdeFEvOMm2mzMOglyiOXSTpPC+iAjAKftbr3jpCMWynogwYnM+eSj9sHGc6wjIcDvYiygw==" +,"_from": "get-stream@5.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/cacheable-request/node_modules/lowercase-keys/package.json b/backend/node_modules/cacheable-request/node_modules/lowercase-keys/package.json index 65f9810..abe6ca7 100644 --- a/backend/node_modules/cacheable-request/node_modules/lowercase-keys/package.json +++ b/backend/node_modules/cacheable-request/node_modules/lowercase-keys/package.json @@ -1,73 +1,42 @@ { - "_args": [ - [ - "lowercase-keys@2.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "lowercase-keys@2.0.0", - "_id": "lowercase-keys@2.0.0", - "_inBundle": false, - "_integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==", - "_location": "/cacheable-request/lowercase-keys", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lowercase-keys@2.0.0", - "name": "lowercase-keys", - "escapedName": "lowercase-keys", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/lowercase-keys/issues" - }, - "description": "Lowercase the keys of an object", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/lowercase-keys#readme", - "keywords": [ - "object", - "assign", - "extend", - "properties", - "lowercase", - "lower-case", - "case", - "keys", - "key" - ], - "license": "MIT", - "name": "lowercase-keys", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/lowercase-keys.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "lowercase-keys", + "version": "2.0.0", + "description": "Lowercase the keys of an object", + "license": "MIT", + "repository": "sindresorhus/lowercase-keys", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "object", + "assign", + "extend", + "properties", + "lowercase", + "lower-case", + "case", + "keys", + "key" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz" +,"_integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==" +,"_from": "lowercase-keys@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/cacheable-request/package.json b/backend/node_modules/cacheable-request/package.json index a804b31..3b98653 100644 --- a/backend/node_modules/cacheable-request/package.json +++ b/backend/node_modules/cacheable-request/package.json @@ -1,97 +1,60 @@ { - "_args": [ - [ - "cacheable-request@6.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "cacheable-request@6.1.0", - "_id": "cacheable-request@6.1.0", - "_inBundle": false, - "_integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==", - "_location": "/cacheable-request", - "_phantomChildren": { - "pump": "3.0.0" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "cacheable-request@6.1.0", - "name": "cacheable-request", - "escapedName": "cacheable-request", - "rawSpec": "6.1.0", - "saveSpec": null, - "fetchSpec": "6.1.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz", - "_spec": "6.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Luke Childs", - "email": "lukechilds123@gmail.com", - "url": "http://lukechilds.co.uk" - }, - "bugs": { - "url": "https://github.com/lukechilds/cacheable-request/issues" - }, - "dependencies": { - "clone-response": "^1.0.2", - "get-stream": "^5.1.0", - "http-cache-semantics": "^4.0.0", - "keyv": "^3.0.0", - "lowercase-keys": "^2.0.0", - "normalize-url": "^4.1.0", - "responselike": "^1.0.2" - }, - "description": "Wrap native HTTP requests with RFC compliant cache support", - "devDependencies": { - "@keyv/sqlite": "^2.0.0", - "ava": "^1.1.0", - "coveralls": "^3.0.0", - "create-test-server": "3.0.0", - "delay": "^4.0.0", - "eslint-config-xo-lukechilds": "^1.0.0", - "nyc": "^14.1.1", - "pify": "^4.0.0", - "sqlite3": "^4.0.2", - "this": "^1.0.2", - "xo": "^0.23.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "src" - ], - "homepage": "https://github.com/lukechilds/cacheable-request#readme", - "keywords": [ - "HTTP", - "HTTPS", - "cache", - "caching", - "layer", - "cacheable", - "RFC 7234", - "RFC", - "7234", - "compliant" - ], - "license": "MIT", - "main": "src/index.js", - "name": "cacheable-request", - "repository": { - "type": "git", - "url": "git+https://github.com/lukechilds/cacheable-request.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "test": "xo && nyc ava" - }, - "version": "6.1.0", - "xo": { - "extends": "xo-lukechilds" - } -} + "name": "cacheable-request", + "version": "6.1.0", + "description": "Wrap native HTTP requests with RFC compliant cache support", + "license": "MIT", + "repository": "lukechilds/cacheable-request", + "author": "Luke Childs (http://lukechilds.co.uk)", + "main": "src/index.js", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava", + "coverage": "nyc report --reporter=text-lcov | coveralls" + }, + "files": [ + "src" + ], + "keywords": [ + "HTTP", + "HTTPS", + "cache", + "caching", + "layer", + "cacheable", + "RFC 7234", + "RFC", + "7234", + "compliant" + ], + "dependencies": { + "clone-response": "^1.0.2", + "get-stream": "^5.1.0", + "http-cache-semantics": "^4.0.0", + "keyv": "^3.0.0", + "lowercase-keys": "^2.0.0", + "normalize-url": "^4.1.0", + "responselike": "^1.0.2" + }, + "devDependencies": { + "@keyv/sqlite": "^2.0.0", + "ava": "^1.1.0", + "coveralls": "^3.0.0", + "create-test-server": "3.0.0", + "delay": "^4.0.0", + "eslint-config-xo-lukechilds": "^1.0.0", + "nyc": "^14.1.1", + "pify": "^4.0.0", + "sqlite3": "^4.0.2", + "this": "^1.0.2", + "xo": "^0.23.0" + }, + "xo": { + "extends": "xo-lukechilds" + } + +,"_resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz" +,"_integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==" +,"_from": "cacheable-request@6.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/callsite/package.json b/backend/node_modules/callsite/package.json index e5b82da..a436571 100644 --- a/backend/node_modules/callsite/package.json +++ b/backend/node_modules/callsite/package.json @@ -1,51 +1,15 @@ { - "_args": [ - [ - "callsite@1.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "callsite@1.0.0", - "_id": "callsite@1.0.0", - "_inBundle": false, - "_integrity": "sha1-KAOY5dZkvXQDi28JBRU+borxvCA=", - "_location": "/callsite", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "callsite@1.0.0", - "name": "callsite", - "escapedName": "callsite", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/better-assert" - ], - "_resolved": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "dependencies": {}, - "description": "access to v8's CallSites", - "devDependencies": { - "mocha": "*", - "should": "*" - }, - "engines": { - "node": "*" - }, - "keywords": [ - "stack", - "trace", - "line" - ], - "main": "index", - "name": "callsite", - "version": "1.0.0" -} + "name": "callsite" + , "version": "1.0.0" + , "description": "access to v8's CallSites" + , "keywords": ["stack", "trace", "line"] + , "author": "TJ Holowaychuk " + , "dependencies": {} + , "devDependencies": { "mocha": "*", "should": "*" } + , "main": "index" + , "engines": { "node": "*" } + +,"_resolved": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz" +,"_integrity": "sha1-KAOY5dZkvXQDi28JBRU+borxvCA=" +,"_from": "callsite@1.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/camelcase/package.json b/backend/node_modules/camelcase/package.json index 6c13425..07bc8fe 100644 --- a/backend/node_modules/camelcase/package.json +++ b/backend/node_modules/camelcase/package.json @@ -1,78 +1,47 @@ { - "_args": [ - [ - "camelcase@5.3.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "camelcase@5.3.1", - "_id": "camelcase@5.3.1", - "_inBundle": false, - "_integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "_location": "/camelcase", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "camelcase@5.3.1", - "name": "camelcase", - "escapedName": "camelcase", - "rawSpec": "5.3.1", - "saveSpec": null, - "fetchSpec": "5.3.1" - }, - "_requiredBy": [ - "/boxen" - ], - "_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "_spec": "5.3.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/camelcase/issues" - }, - "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/camelcase#readme", - "keywords": [ - "camelcase", - "camel-case", - "camel", - "case", - "dash", - "hyphen", - "dot", - "underscore", - "separator", - "string", - "text", - "convert", - "pascalcase", - "pascal-case" - ], - "license": "MIT", - "name": "camelcase", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/camelcase.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.3.1" -} + "name": "camelcase", + "version": "5.3.1", + "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`", + "license": "MIT", + "repository": "sindresorhus/camelcase", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "camelcase", + "camel-case", + "camel", + "case", + "dash", + "hyphen", + "dot", + "underscore", + "separator", + "string", + "text", + "convert", + "pascalcase", + "pascal-case" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz" +,"_integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" +,"_from": "camelcase@5.3.1" +} \ No newline at end of file diff --git a/backend/node_modules/chalk/node_modules/has-flag/package.json b/backend/node_modules/chalk/node_modules/has-flag/package.json index f9f38df..5b10a28 100644 --- a/backend/node_modules/chalk/node_modules/has-flag/package.json +++ b/backend/node_modules/chalk/node_modules/has-flag/package.json @@ -1,81 +1,50 @@ { - "_args": [ - [ - "has-flag@4.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "has-flag@4.0.0", - "_id": "has-flag@4.0.0", - "_inBundle": false, - "_integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "_location": "/chalk/has-flag", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "has-flag@4.0.0", - "name": "has-flag", - "escapedName": "has-flag", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/chalk/supports-color" - ], - "_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/has-flag/issues" - }, - "description": "Check if argv has a specific flag", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/has-flag#readme", - "keywords": [ - "has", - "check", - "detect", - "contains", - "find", - "flag", - "cli", - "command-line", - "argv", - "process", - "arg", - "args", - "argument", - "arguments", - "getopt", - "minimist", - "optimist" - ], - "license": "MIT", - "name": "has-flag", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/has-flag.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.0" -} + "name": "has-flag", + "version": "4.0.0", + "description": "Check if argv has a specific flag", + "license": "MIT", + "repository": "sindresorhus/has-flag", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "has", + "check", + "detect", + "contains", + "find", + "flag", + "cli", + "command-line", + "argv", + "process", + "arg", + "args", + "argument", + "arguments", + "getopt", + "minimist", + "optimist" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" +,"_integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" +,"_from": "has-flag@4.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/chalk/node_modules/supports-color/package.json b/backend/node_modules/chalk/node_modules/supports-color/package.json index fae85ff..f0982eb 100644 --- a/backend/node_modules/chalk/node_modules/supports-color/package.json +++ b/backend/node_modules/chalk/node_modules/supports-color/package.json @@ -1,88 +1,57 @@ { - "_args": [ - [ - "supports-color@7.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "supports-color@7.1.0", - "_id": "supports-color@7.1.0", - "_inBundle": false, - "_integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", - "_location": "/chalk/supports-color", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "supports-color@7.1.0", - "name": "supports-color", - "escapedName": "supports-color", - "rawSpec": "7.1.0", - "saveSpec": null, - "fetchSpec": "7.1.0" - }, - "_requiredBy": [ - "/chalk" - ], - "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "_spec": "7.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "browser": "browser.js", - "bugs": { - "url": "https://github.com/chalk/supports-color/issues" - }, - "dependencies": { - "has-flag": "^4.0.0" - }, - "description": "Detect whether a terminal supports color", - "devDependencies": { - "ava": "^1.4.1", - "import-fresh": "^3.0.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "browser.js" - ], - "homepage": "https://github.com/chalk/supports-color#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "ansi", - "styles", - "tty", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "support", - "supports", - "capability", - "detect", - "truecolor", - "16m" - ], - "license": "MIT", - "name": "supports-color", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/supports-color.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "7.1.0" -} + "name": "supports-color", + "version": "7.1.0", + "description": "Detect whether a terminal supports color", + "license": "MIT", + "repository": "chalk/supports-color", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js", + "browser.js" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "ansi", + "styles", + "tty", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "support", + "supports", + "capability", + "detect", + "truecolor", + "16m" + ], + "dependencies": { + "has-flag": "^4.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "import-fresh": "^3.0.0", + "xo": "^0.24.0" + }, + "browser": "browser.js" + +,"_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz" +,"_integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==" +,"_from": "supports-color@7.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/chalk/package.json b/backend/node_modules/chalk/package.json index 49ccf19..c75d30e 100644 --- a/backend/node_modules/chalk/package.json +++ b/backend/node_modules/chalk/package.json @@ -1,99 +1,67 @@ { - "_args": [ - [ - "chalk@3.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "chalk@3.0.0", - "_id": "chalk@3.0.0", - "_inBundle": false, - "_integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "_location": "/chalk", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "chalk@3.0.0", - "name": "chalk", - "escapedName": "chalk", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/boxen", - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/chalk/chalk/issues" - }, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "description": "Terminal string styling done right", - "devDependencies": { - "ava": "^2.4.0", - "coveralls": "^3.0.7", - "execa": "^3.2.0", - "import-fresh": "^3.1.0", - "matcha": "^0.7.0", - "nyc": "^14.1.1", - "resolve-from": "^5.0.0", - "tsd": "^0.7.4", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "source", - "index.d.ts" - ], - "homepage": "https://github.com/chalk/chalk#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "str", - "ansi", - "style", - "styles", - "tty", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "main": "source", - "name": "chalk", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/chalk.git" - }, - "scripts": { - "bench": "matcha benchmark.js", - "test": "xo && nyc ava && tsd" - }, - "version": "3.0.0", - "xo": { - "rules": { - "unicorn/prefer-string-slice": "off", - "unicorn/prefer-includes": "off" - } - } -} + "name": "chalk", + "version": "3.0.0", + "description": "Terminal string styling done right", + "license": "MIT", + "repository": "chalk/chalk", + "main": "source", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava && tsd", + "bench": "matcha benchmark.js" + }, + "files": [ + "source", + "index.d.ts" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "str", + "ansi", + "style", + "styles", + "tty", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "coveralls": "^3.0.7", + "execa": "^3.2.0", + "import-fresh": "^3.1.0", + "matcha": "^0.7.0", + "nyc": "^14.1.1", + "resolve-from": "^5.0.0", + "tsd": "^0.7.4", + "xo": "^0.25.3" + }, + "xo": { + "rules": { + "unicorn/prefer-string-slice": "off", + "unicorn/prefer-includes": "off" + } + } + +,"_resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz" +,"_integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==" +,"_from": "chalk@3.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/chokidar/package.json b/backend/node_modules/chokidar/package.json index 52794db..1d68f8b 100644 --- a/backend/node_modules/chokidar/package.json +++ b/backend/node_modules/chokidar/package.json @@ -1,59 +1,29 @@ { - "_args": [ - [ - "chokidar@3.3.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "chokidar@3.3.1", - "_id": "chokidar@3.3.1", - "_inBundle": false, - "_integrity": "sha512-4QYCEWOcK3OJrxwvyyAOxFuhpvOVCYkr33LPfFNBjAD/w3sEzWsp2BUOkI4l9bHvWioAd0rc6NlHUOEaWkTeqg==", - "_location": "/chokidar", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "chokidar@3.3.1", - "name": "chokidar", - "escapedName": "chokidar", - "rawSpec": "3.3.1", - "saveSpec": null, - "fetchSpec": "3.3.1" - }, - "_requiredBy": [ - "/nodemon" - ], - "_resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.3.1.tgz", - "_spec": "3.3.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Paul Miller", - "url": "https://paulmillr.com" - }, - "bugs": { - "url": "https://github.com/paulmillr/chokidar/issues" - }, + "name": "chokidar", + "description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.", + "version": "3.3.1", + "homepage": "https://github.com/paulmillr/chokidar", + "author": "Paul Miller (https://paulmillr.com)", "contributors": [ - { - "name": "Paul Miller", - "url": "https://paulmillr.com" - }, - { - "name": "Elan Shanker" - } + "Paul Miller (https://paulmillr.com)", + "Elan Shanker" ], + "engines": { + "node": ">= 8.10.0" + }, + "main": "index.js", "dependencies": { "anymatch": "~3.1.1", "braces": "~3.0.2", - "fsevents": "~2.1.2", "glob-parent": "~5.1.0", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", "readdirp": "~3.3.0" }, - "description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.", + "optionalDependencies": { + "fsevents": "~2.1.2" + }, "devDependencies": { "@types/node": "^12", "chai": "^4.2", @@ -66,9 +36,35 @@ "sinon-chai": "^3.3.0", "upath": "^1.2.0" }, - "engines": { - "node": ">= 8.10.0" + "files": [ + "index.js", + "lib/*.js", + "types/index.d.ts" + ], + "repository": { + "type": "git", + "url": "git+https://github.com/paulmillr/chokidar.git" }, + "bugs": { + "url": "https://github.com/paulmillr/chokidar/issues" + }, + "license": "MIT", + "scripts": { + "dtslint": "dtslint types", + "lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .", + "mocha": "mocha --exit --timeout 60000", + "test": "npm run lint && npm run mocha" + }, + "keywords": [ + "fs", + "watch", + "watchFile", + "watcher", + "watching", + "file", + "fsevents" + ], + "types": "./types/index.d.ts", "eslintConfig": { "extends": "eslint:recommended", "parserOptions": { @@ -119,24 +115,6 @@ ] } }, - "files": [ - "index.js", - "lib/*.js", - "types/index.d.ts" - ], - "homepage": "https://github.com/paulmillr/chokidar", - "keywords": [ - "fs", - "watch", - "watchFile", - "watcher", - "watching", - "file", - "fsevents" - ], - "license": "MIT", - "main": "index.js", - "name": "chokidar", "nyc": { "include": [ "index.js", @@ -146,20 +124,9 @@ "html", "text" ] - }, - "optionalDependencies": { - "fsevents": "~2.1.2" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/paulmillr/chokidar.git" - }, - "scripts": { - "dtslint": "dtslint types", - "lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .", - "mocha": "mocha --exit --timeout 60000", - "test": "npm run lint && npm run mocha" - }, - "types": "./types/index.d.ts", - "version": "3.3.1" -} + } + +,"_resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.3.1.tgz" +,"_integrity": "sha512-4QYCEWOcK3OJrxwvyyAOxFuhpvOVCYkr33LPfFNBjAD/w3sEzWsp2BUOkI4l9bHvWioAd0rc6NlHUOEaWkTeqg==" +,"_from": "chokidar@3.3.1" +} \ No newline at end of file diff --git a/backend/node_modules/ci-info/package.json b/backend/node_modules/ci-info/package.json index 252db5d..a62c59e 100644 --- a/backend/node_modules/ci-info/package.json +++ b/backend/node_modules/ci-info/package.json @@ -1,52 +1,21 @@ { - "_args": [ - [ - "ci-info@2.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "ci-info@2.0.0", - "_id": "ci-info@2.0.0", - "_inBundle": false, - "_integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==", - "_location": "/ci-info", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ci-info@2.0.0", - "name": "ci-info", - "escapedName": "ci-info", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/is-ci" - ], - "_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Thomas Watson Steen", - "email": "w@tson.dk", - "url": "https://twitter.com/wa7son" - }, - "bugs": { - "url": "https://github.com/watson/ci-info/issues" - }, - "coordinates": [ - 55.778231, - 12.593179 - ], - "dependencies": {}, + "name": "ci-info", + "version": "2.0.0", "description": "Get details about the current Continuous Integration environment", + "main": "index.js", + "dependencies": {}, "devDependencies": { "clear-require": "^1.0.1", "standard": "^12.0.1", "tape": "^4.9.1" }, - "homepage": "https://github.com/watson/ci-info", + "scripts": { + "test": "standard && node test.js" + }, + "repository": { + "type": "git", + "url": "https://github.com/watson/ci-info.git" + }, "keywords": [ "ci", "continuous", @@ -54,15 +23,18 @@ "test", "detect" ], + "author": "Thomas Watson Steen (https://twitter.com/wa7son)", "license": "MIT", - "main": "index.js", - "name": "ci-info", - "repository": { - "type": "git", - "url": "git+https://github.com/watson/ci-info.git" - }, - "scripts": { - "test": "standard && node test.js" + "bugs": { + "url": "https://github.com/watson/ci-info/issues" }, - "version": "2.0.0" -} + "homepage": "https://github.com/watson/ci-info", + "coordinates": [ + 55.778231, + 12.593179 + ] + +,"_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz" +,"_integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" +,"_from": "ci-info@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/cli-boxes/package.json b/backend/node_modules/cli-boxes/package.json index 810f386..c4becb6 100644 --- a/backend/node_modules/cli-boxes/package.json +++ b/backend/node_modules/cli-boxes/package.json @@ -1,76 +1,45 @@ { - "_args": [ - [ - "cli-boxes@2.2.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "cli-boxes@2.2.0", - "_id": "cli-boxes@2.2.0", - "_inBundle": false, - "_integrity": "sha512-gpaBrMAizVEANOpfZp/EEUixTXDyGt7DFzdK5hU+UbWt/J0lB0w20ncZj59Z9a93xHb9u12zF5BS6i9RKbtg4w==", - "_location": "/cli-boxes", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "cli-boxes@2.2.0", - "name": "cli-boxes", - "escapedName": "cli-boxes", - "rawSpec": "2.2.0", - "saveSpec": null, - "fetchSpec": "2.2.0" - }, - "_requiredBy": [ - "/boxen" - ], - "_resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.0.tgz", - "_spec": "2.2.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/cli-boxes/issues" - }, - "description": "Boxes for use in the terminal", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts", - "boxes.json" - ], - "homepage": "https://github.com/sindresorhus/cli-boxes#readme", - "keywords": [ - "cli", - "box", - "boxes", - "terminal", - "term", - "console", - "ascii", - "unicode", - "border", - "text", - "json" - ], - "license": "MIT", - "name": "cli-boxes", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/cli-boxes.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.2.0" -} + "name": "cli-boxes", + "version": "2.2.0", + "description": "Boxes for use in the terminal", + "license": "MIT", + "repository": "sindresorhus/cli-boxes", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "boxes.json" + ], + "keywords": [ + "cli", + "box", + "boxes", + "terminal", + "term", + "console", + "ascii", + "unicode", + "border", + "text", + "json" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.0.tgz" +,"_integrity": "sha512-gpaBrMAizVEANOpfZp/EEUixTXDyGt7DFzdK5hU+UbWt/J0lB0w20ncZj59Z9a93xHb9u12zF5BS6i9RKbtg4w==" +,"_from": "cli-boxes@2.2.0" +} \ No newline at end of file diff --git a/backend/node_modules/clone-response/package.json b/backend/node_modules/clone-response/package.json index c012dae..e6bead0 100644 --- a/backend/node_modules/clone-response/package.json +++ b/backend/node_modules/clone-response/package.json @@ -1,44 +1,36 @@ { - "_args": [ - [ - "clone-response@1.0.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "clone-response@1.0.2", - "_id": "clone-response@1.0.2", - "_inBundle": false, - "_integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=", - "_location": "/clone-response", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "clone-response@1.0.2", - "name": "clone-response", - "escapedName": "clone-response", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" + "name": "clone-response", + "version": "1.0.2", + "description": "Clone a Node.js HTTP response stream", + "main": "src/index.js", + "scripts": { + "test": "xo && nyc ava", + "coverage": "nyc report --reporter=text-lcov | coveralls" }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Luke Childs", - "email": "lukechilds123@gmail.com", - "url": "http://lukechilds.co.uk" + "xo": { + "extends": "xo-lukechilds" }, + "repository": { + "type": "git", + "url": "git+https://github.com/lukechilds/clone-response.git" + }, + "keywords": [ + "clone", + "duplicate", + "copy", + "response", + "HTTP", + "stream" + ], + "author": "Luke Childs (http://lukechilds.co.uk)", + "license": "MIT", "bugs": { "url": "https://github.com/lukechilds/clone-response/issues" }, + "homepage": "https://github.com/lukechilds/clone-response", "dependencies": { "mimic-response": "^1.0.0" }, - "description": "Clone a Node.js HTTP response stream", "devDependencies": { "ava": "^0.22.0", "coveralls": "^2.13.1", @@ -48,29 +40,9 @@ "nyc": "^11.0.2", "pify": "^3.0.0", "xo": "^0.19.0" - }, - "homepage": "https://github.com/lukechilds/clone-response", - "keywords": [ - "clone", - "duplicate", - "copy", - "response", - "HTTP", - "stream" - ], - "license": "MIT", - "main": "src/index.js", - "name": "clone-response", - "repository": { - "type": "git", - "url": "git+https://github.com/lukechilds/clone-response.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "test": "xo && nyc ava" - }, - "version": "1.0.2", - "xo": { - "extends": "xo-lukechilds" } -} + +,"_resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz" +,"_integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=" +,"_from": "clone-response@1.0.2" +} \ No newline at end of file diff --git a/backend/node_modules/color-convert/package.json b/backend/node_modules/color-convert/package.json index e10d39c..26354b4 100644 --- a/backend/node_modules/color-convert/package.json +++ b/backend/node_modules/color-convert/package.json @@ -1,56 +1,17 @@ { - "_args": [ - [ - "color-convert@2.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "color-convert@2.0.1", - "_id": "color-convert@2.0.1", - "_inBundle": false, - "_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "_location": "/color-convert", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-convert@2.0.1", - "name": "color-convert", - "escapedName": "color-convert", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/ansi-styles" - ], - "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Heather Arthur", - "email": "fayearthur@gmail.com" - }, - "bugs": { - "url": "https://github.com/Qix-/color-convert/issues" - }, - "dependencies": { - "color-name": "~1.1.4" - }, + "name": "color-convert", "description": "Plain color conversion functions", - "devDependencies": { - "chalk": "^2.4.2", - "xo": "^0.24.0" + "version": "2.0.1", + "author": "Heather Arthur ", + "license": "MIT", + "repository": "Qix-/color-convert", + "scripts": { + "pretest": "xo", + "test": "node test/basic.js" }, "engines": { "node": ">=7.0.0" }, - "files": [ - "index.js", - "conversions.js", - "route.js" - ], - "homepage": "https://github.com/Qix-/color-convert#readme", "keywords": [ "color", "colour", @@ -65,22 +26,27 @@ "ansi", "ansi16" ], - "license": "MIT", - "name": "color-convert", - "repository": { - "type": "git", - "url": "git+https://github.com/Qix-/color-convert.git" - }, - "scripts": { - "pretest": "xo", - "test": "node test/basic.js" - }, - "version": "2.0.1", + "files": [ + "index.js", + "conversions.js", + "route.js" + ], "xo": { "rules": { "default-case": 0, "no-inline-comments": 0, "operator-linebreak": 0 } + }, + "devDependencies": { + "chalk": "^2.4.2", + "xo": "^0.24.0" + }, + "dependencies": { + "color-name": "~1.1.4" } -} + +,"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" +,"_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" +,"_from": "color-convert@2.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/color-name/package.json b/backend/node_modules/color-name/package.json index 20761d8..14739f1 100644 --- a/backend/node_modules/color-name/package.json +++ b/backend/node_modules/color-name/package.json @@ -1,59 +1,32 @@ -{ - "_args": [ - [ - "color-name@1.1.4", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "color-name@1.1.4", - "_id": "color-name@1.1.4", - "_inBundle": false, - "_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "_location": "/color-name", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-name@1.1.4", - "name": "color-name", - "escapedName": "color-name", - "rawSpec": "1.1.4", - "saveSpec": null, - "fetchSpec": "1.1.4" - }, - "_requiredBy": [ - "/color-convert" - ], - "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "_spec": "1.1.4", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "DY", - "email": "dfcreative@gmail.com" - }, - "bugs": { - "url": "https://github.com/colorjs/color-name/issues" - }, - "description": "A list of color names and its values", - "files": [ - "index.js" - ], - "homepage": "https://github.com/colorjs/color-name", - "keywords": [ - "color-name", - "color", - "color-keyword", - "keyword" - ], - "license": "MIT", - "main": "index.js", - "name": "color-name", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/colorjs/color-name.git" - }, - "scripts": { - "test": "node test.js" - }, - "version": "1.1.4" -} +{ + "name": "color-name", + "version": "1.1.4", + "description": "A list of color names and its values", + "main": "index.js", + "files": [ + "index.js" + ], + "scripts": { + "test": "node test.js" + }, + "repository": { + "type": "git", + "url": "git@github.com:colorjs/color-name.git" + }, + "keywords": [ + "color-name", + "color", + "color-keyword", + "keyword" + ], + "author": "DY ", + "license": "MIT", + "bugs": { + "url": "https://github.com/colorjs/color-name/issues" + }, + "homepage": "https://github.com/colorjs/color-name" + +,"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" +,"_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" +,"_from": "color-name@1.1.4" +} \ No newline at end of file diff --git a/backend/node_modules/component-bind/package.json b/backend/node_modules/component-bind/package.json index e9b4ec5..91845e3 100644 --- a/backend/node_modules/component-bind/package.json +++ b/backend/node_modules/component-bind/package.json @@ -1,54 +1,26 @@ { - "_args": [ - [ - "component-bind@1.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "component-bind@1.0.0", - "_id": "component-bind@1.0.0", - "_inBundle": false, - "_integrity": "sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=", - "_location": "/component-bind", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "component-bind@1.0.0", - "name": "component-bind", - "escapedName": "component-bind", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/socket.io-client" + "name": "component-bind", + "version": "1.0.0", + "description": "function binding utility", + "keywords": [ + "bind", + "utility" ], - "_resolved": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/component/bind/issues" + "devDependencies": { + "mocha": "*", + "should": "*" }, "component": { "scripts": { "bind/index.js": "index.js" } }, - "description": "function binding utility", - "devDependencies": { - "mocha": "*", - "should": "*" - }, - "homepage": "https://github.com/component/bind#readme", - "keywords": [ - "bind", - "utility" - ], - "name": "component-bind", "repository": { "type": "git", - "url": "git+https://github.com/component/bind.git" - }, - "version": "1.0.0" -} + "url": "https://github.com/component/bind.git" + } + +,"_resolved": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz" +,"_integrity": "sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=" +,"_from": "component-bind@1.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/component-emitter/package.json b/backend/node_modules/component-emitter/package.json index bc0f407..22d7f64 100644 --- a/backend/node_modules/component-emitter/package.json +++ b/backend/node_modules/component-emitter/package.json @@ -1,62 +1,28 @@ -{ - "_args": [ - [ - "component-emitter@1.2.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "component-emitter@1.2.1", - "_id": "component-emitter@1.2.1", - "_inBundle": false, - "_integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=", - "_location": "/component-emitter", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "component-emitter@1.2.1", - "name": "component-emitter", - "escapedName": "component-emitter", - "rawSpec": "1.2.1", - "saveSpec": null, - "fetchSpec": "1.2.1" - }, - "_requiredBy": [ - "/engine.io-client", - "/socket.io-client", - "/socket.io-client/socket.io-parser", - "/socket.io-parser" - ], - "_resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz", - "_spec": "1.2.1", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/component/emitter/issues" - }, - "component": { - "scripts": { - "emitter/index.js": "index.js" - } - }, - "description": "Event emitter", - "devDependencies": { - "mocha": "*", - "should": "*" - }, - "files": [ - "index.js", - "LICENSE" - ], - "homepage": "https://github.com/component/emitter#readme", - "license": "MIT", - "main": "index.js", - "name": "component-emitter", - "repository": { - "type": "git", - "url": "git+https://github.com/component/emitter.git" - }, - "scripts": { - "test": "make test" - }, - "version": "1.2.1" -} +{ + "name": "component-emitter", + "description": "Event emitter", + "version": "1.2.1", + "license": "MIT", + "devDependencies": { + "mocha": "*", + "should": "*" + }, + "component": { + "scripts": { + "emitter/index.js": "index.js" + } + }, + "main": "index.js", + "repository": { + "type": "git", + "url": "https://github.com/component/emitter.git" + }, + "scripts": { + "test": "make test" + }, + "files": ["index.js", "LICENSE"] + +,"_resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz" +,"_integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=" +,"_from": "component-emitter@1.2.1" +} \ No newline at end of file diff --git a/backend/node_modules/component-inherit/package.json b/backend/node_modules/component-inherit/package.json index f82c124..298b1de 100644 --- a/backend/node_modules/component-inherit/package.json +++ b/backend/node_modules/component-inherit/package.json @@ -1,51 +1,23 @@ { - "_args": [ - [ - "component-inherit@0.0.3", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "component-inherit@0.0.3", - "_id": "component-inherit@0.0.3", - "_inBundle": false, - "_integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=", - "_location": "/component-inherit", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "component-inherit@0.0.3", - "name": "component-inherit", - "escapedName": "component-inherit", - "rawSpec": "0.0.3", - "saveSpec": null, - "fetchSpec": "0.0.3" - }, - "_requiredBy": [ - "/engine.io-client" + "name": "component-inherit", + "description": "Prototype inheritance utility", + "version": "0.0.3", + "keywords": [ + "inherit", + "utility" ], - "_resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz", - "_spec": "0.0.3", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/component/inherit/issues" - }, + "dependencies": {}, "component": { "scripts": { "inherit/index.js": "index.js" } }, - "dependencies": {}, - "description": "Prototype inheritance utility", - "homepage": "https://github.com/component/inherit#readme", - "keywords": [ - "inherit", - "utility" - ], - "name": "component-inherit", "repository": { "type": "git", - "url": "git+https://github.com/component/inherit.git" - }, - "version": "0.0.3" -} + "url": "https://github.com/component/inherit.git" + } + +,"_resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz" +,"_integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=" +,"_from": "component-inherit@0.0.3" +} \ No newline at end of file diff --git a/backend/node_modules/concat-map/package.json b/backend/node_modules/concat-map/package.json index 422f19a..03d1734 100644 --- a/backend/node_modules/concat-map/package.json +++ b/backend/node_modules/concat-map/package.json @@ -1,91 +1,47 @@ { - "_args": [ - [ - "concat-map@0.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "concat-map@0.0.1", - "_id": "concat-map@0.0.1", - "_inBundle": false, - "_integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", - "_location": "/concat-map", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "concat-map@0.0.1", - "name": "concat-map", - "escapedName": "concat-map", - "rawSpec": "0.0.1", - "saveSpec": null, - "fetchSpec": "0.0.1" - }, - "_requiredBy": [ - "/brace-expansion" - ], - "_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "_spec": "0.0.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "James Halliday", - "email": "mail@substack.net", - "url": "http://substack.net" - }, - "bugs": { - "url": "https://github.com/substack/node-concat-map/issues" - }, - "description": "concatenative mapdashery", - "devDependencies": { - "tape": "~2.4.0" - }, - "directories": { - "example": "example", - "test": "test" - }, - "homepage": "https://github.com/substack/node-concat-map#readme", - "keywords": [ - "concat", - "concatMap", - "map", - "functional", - "higher-order" - ], - "license": "MIT", - "main": "index.js", - "name": "concat-map", - "repository": { - "type": "git", - "url": "git://github.com/substack/node-concat-map.git" - }, - "scripts": { - "test": "tape test/*.js" - }, - "testling": { - "files": "test/*.js", - "browsers": { - "ie": [ - 6, - 7, - 8, - 9 - ], - "ff": [ - 3.5, - 10, - 15 - ], - "chrome": [ - 10, - 22 - ], - "safari": [ - 5.1 - ], - "opera": [ - 12 - ] + "name" : "concat-map", + "description" : "concatenative mapdashery", + "version" : "0.0.1", + "repository" : { + "type" : "git", + "url" : "git://github.com/substack/node-concat-map.git" + }, + "main" : "index.js", + "keywords" : [ + "concat", + "concatMap", + "map", + "functional", + "higher-order" + ], + "directories" : { + "example" : "example", + "test" : "test" + }, + "scripts" : { + "test" : "tape test/*.js" + }, + "devDependencies" : { + "tape" : "~2.4.0" + }, + "license" : "MIT", + "author" : { + "name" : "James Halliday", + "email" : "mail@substack.net", + "url" : "http://substack.net" + }, + "testling" : { + "files" : "test/*.js", + "browsers" : { + "ie" : [ 6, 7, 8, 9 ], + "ff" : [ 3.5, 10, 15.0 ], + "chrome" : [ 10, 22 ], + "safari" : [ 5.1 ], + "opera" : [ 12 ] + } } - }, - "version": "0.0.1" -} + +,"_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" +,"_integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" +,"_from": "concat-map@0.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/configstore/package.json b/backend/node_modules/configstore/package.json index 3030d1f..26ac133 100644 --- a/backend/node_modules/configstore/package.json +++ b/backend/node_modules/configstore/package.json @@ -1,81 +1,50 @@ { - "_args": [ - [ - "configstore@5.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "configstore@5.0.1", - "_id": "configstore@5.0.1", - "_inBundle": false, - "_integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==", - "_location": "/configstore", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "configstore@5.0.1", - "name": "configstore", - "escapedName": "configstore", - "rawSpec": "5.0.1", - "saveSpec": null, - "fetchSpec": "5.0.1" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz", - "_spec": "5.0.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/yeoman/configstore/issues" - }, - "dependencies": { - "dot-prop": "^5.2.0", - "graceful-fs": "^4.1.2", - "make-dir": "^3.0.0", - "unique-string": "^2.0.0", - "write-file-atomic": "^3.0.0", - "xdg-basedir": "^4.0.0" - }, - "description": "Easily load and save config without having to think about where and how", - "devDependencies": { - "ava": "^2.1.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/yeoman/configstore#readme", - "keywords": [ - "config", - "store", - "storage", - "configuration", - "settings", - "preferences", - "json", - "data", - "persist", - "persistent", - "save" - ], - "license": "BSD-2-Clause", - "name": "configstore", - "repository": { - "type": "git", - "url": "git+https://github.com/yeoman/configstore.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "5.0.1" -} + "name": "configstore", + "version": "5.0.1", + "description": "Easily load and save config without having to think about where and how", + "license": "BSD-2-Clause", + "repository": "yeoman/configstore", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "config", + "store", + "storage", + "configuration", + "settings", + "preferences", + "json", + "data", + "persist", + "persistent", + "save" + ], + "dependencies": { + "dot-prop": "^5.2.0", + "graceful-fs": "^4.1.2", + "make-dir": "^3.0.0", + "unique-string": "^2.0.0", + "write-file-atomic": "^3.0.0", + "xdg-basedir": "^4.0.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz" +,"_integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==" +,"_from": "configstore@5.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/content-disposition/package.json b/backend/node_modules/content-disposition/package.json index ee7eb99..00c765c 100644 --- a/backend/node_modules/content-disposition/package.json +++ b/backend/node_modules/content-disposition/package.json @@ -1,40 +1,19 @@ { - "_from": "content-disposition@0.5.3", - "_id": "content-disposition@0.5.3", - "_inBundle": false, - "_integrity": "sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==", - "_location": "/content-disposition", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "content-disposition@0.5.3", - "name": "content-disposition", - "escapedName": "content-disposition", - "rawSpec": "0.5.3", - "saveSpec": null, - "fetchSpec": "0.5.3" - }, - "_requiredBy": [ - "/express" + "name": "content-disposition", + "description": "Create and parse Content-Disposition header", + "version": "0.5.3", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "keywords": [ + "content-disposition", + "http", + "rfc6266", + "res" ], - "_resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz", - "_shasum": "e130caf7e7279087c5616c2007d0485698984fbd", - "_spec": "content-disposition@0.5.3", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - "bugs": { - "url": "https://github.com/jshttp/content-disposition/issues" - }, - "bundleDependencies": false, + "repository": "jshttp/content-disposition", "dependencies": { "safe-buffer": "5.1.2" }, - "deprecated": false, - "description": "Create and parse Content-Disposition header", "devDependencies": { "deep-equal": "1.0.1", "eslint": "5.10.0", @@ -47,33 +26,23 @@ "istanbul": "0.4.5", "mocha": "5.2.0" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "LICENSE", "HISTORY.md", "README.md", "index.js" ], - "homepage": "https://github.com/jshttp/content-disposition#readme", - "keywords": [ - "content-disposition", - "http", - "rfc6266", - "res" - ], - "license": "MIT", - "name": "content-disposition", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/content-disposition.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" - }, - "version": "0.5.3" -} + } + +,"_resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz" +,"_integrity": "sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==" +,"_from": "content-disposition@0.5.3" +} \ No newline at end of file diff --git a/backend/node_modules/content-type/package.json b/backend/node_modules/content-type/package.json index 26f6a20..9fe79dd 100644 --- a/backend/node_modules/content-type/package.json +++ b/backend/node_modules/content-type/package.json @@ -1,38 +1,17 @@ { - "_from": "content-type@~1.0.4", - "_id": "content-type@1.0.4", - "_inBundle": false, - "_integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==", - "_location": "/content-type", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "content-type@~1.0.4", - "name": "content-type", - "escapedName": "content-type", - "rawSpec": "~1.0.4", - "saveSpec": null, - "fetchSpec": "~1.0.4" - }, - "_requiredBy": [ - "/body-parser", - "/express" - ], - "_resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz", - "_shasum": "e138cc75e040c727b1966fe5e5f8c9aee256fe3b", - "_spec": "content-type@~1.0.4", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - "bugs": { - "url": "https://github.com/jshttp/content-type/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "content-type", "description": "Create and parse HTTP Content-Type header", + "version": "1.0.4", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "keywords": [ + "content-type", + "http", + "req", + "res", + "rfc7231" + ], + "repository": "jshttp/content-type", "devDependencies": { "eslint": "3.19.0", "eslint-config-standard": "10.2.1", @@ -43,34 +22,23 @@ "istanbul": "0.4.5", "mocha": "~1.21.5" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "LICENSE", "HISTORY.md", "README.md", "index.js" ], - "homepage": "https://github.com/jshttp/content-type#readme", - "keywords": [ - "content-type", - "http", - "req", - "res", - "rfc7231" - ], - "license": "MIT", - "name": "content-type", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/content-type.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "lint": "eslint .", "test": "mocha --reporter spec --check-leaks --bail test/", "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/" - }, - "version": "1.0.4" -} + } + +,"_resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz" +,"_integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==" +,"_from": "content-type@1.0.4" +} \ No newline at end of file diff --git a/backend/node_modules/cookie-signature/package.json b/backend/node_modules/cookie-signature/package.json index 4315381..216c42d 100644 --- a/backend/node_modules/cookie-signature/package.json +++ b/backend/node_modules/cookie-signature/package.json @@ -1,57 +1,22 @@ { - "_from": "cookie-signature@1.0.6", - "_id": "cookie-signature@1.0.6", - "_inBundle": false, - "_integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=", - "_location": "/cookie-signature", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "cookie-signature@1.0.6", - "name": "cookie-signature", - "escapedName": "cookie-signature", - "rawSpec": "1.0.6", - "saveSpec": null, - "fetchSpec": "1.0.6" - }, - "_requiredBy": [ - "/express" - ], - "_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", - "_shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c", - "_spec": "cookie-signature@1.0.6", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@learnboost.com" - }, - "bugs": { - "url": "https://github.com/visionmedia/node-cookie-signature/issues" - }, - "bundleDependencies": false, - "dependencies": {}, - "deprecated": false, + "name": "cookie-signature", + "version": "1.0.6", "description": "Sign and unsign cookies", + "keywords": ["cookie", "sign", "unsign"], + "author": "TJ Holowaychuk ", + "license": "MIT", + "repository": { "type": "git", "url": "https://github.com/visionmedia/node-cookie-signature.git"}, + "dependencies": {}, "devDependencies": { "mocha": "*", "should": "*" }, - "homepage": "https://github.com/visionmedia/node-cookie-signature#readme", - "keywords": [ - "cookie", - "sign", - "unsign" - ], - "license": "MIT", - "main": "index", - "name": "cookie-signature", - "repository": { - "type": "git", - "url": "git+https://github.com/visionmedia/node-cookie-signature.git" - }, "scripts": { "test": "mocha --require should --reporter spec" }, - "version": "1.0.6" -} + "main": "index" + +,"_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz" +,"_integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=" +,"_from": "cookie-signature@1.0.6" +} \ No newline at end of file diff --git a/backend/node_modules/cookie/package.json b/backend/node_modules/cookie/package.json index 6dd58a2..75a0cdb 100644 --- a/backend/node_modules/cookie/package.json +++ b/backend/node_modules/cookie/package.json @@ -1,74 +1,37 @@ { - "_args": [ - [ - "cookie@0.3.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "cookie@0.3.1", - "_id": "cookie@0.3.1", - "_inBundle": false, - "_integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=", - "_location": "/cookie", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "cookie@0.3.1", - "name": "cookie", - "escapedName": "cookie", - "rawSpec": "0.3.1", - "saveSpec": null, - "fetchSpec": "0.3.1" - }, - "_requiredBy": [ - "/engine.io" - ], - "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", - "_spec": "0.3.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Roman Shtylman", - "email": "shtylman@gmail.com" - }, - "bugs": { - "url": "https://github.com/jshttp/cookie/issues" - }, + "name": "cookie", + "description": "HTTP server cookie parsing and serialization", + "version": "0.3.1", + "author": "Roman Shtylman ", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - } + "Douglas Christopher Wilson " ], - "description": "HTTP server cookie parsing and serialization", + "license": "MIT", + "keywords": [ + "cookie", + "cookies" + ], + "repository": "jshttp/cookie", "devDependencies": { "istanbul": "0.4.3", "mocha": "1.21.5" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "HISTORY.md", "LICENSE", "README.md", "index.js" ], - "homepage": "https://github.com/jshttp/cookie#readme", - "keywords": [ - "cookie", - "cookies" - ], - "license": "MIT", - "name": "cookie", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/cookie.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "test": "mocha --reporter spec --bail --check-leaks test/", "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/" - }, - "version": "0.3.1" -} + } + +,"_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz" +,"_integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=" +,"_from": "cookie@0.3.1" +} \ No newline at end of file diff --git a/backend/node_modules/core-util-is/package.json b/backend/node_modules/core-util-is/package.json index 8089666..3c6ef73 100644 --- a/backend/node_modules/core-util-is/package.json +++ b/backend/node_modules/core-util-is/package.json @@ -1,45 +1,12 @@ { - "_args": [ - [ - "core-util-is@1.0.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "core-util-is@1.0.2", - "_id": "core-util-is@1.0.2", - "_inBundle": false, - "_integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=", - "_location": "/core-util-is", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "core-util-is@1.0.2", - "name": "core-util-is", - "escapedName": "core-util-is", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" - }, - "_requiredBy": [ - "/readable-stream" - ], - "_resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, - "bugs": { - "url": "https://github.com/isaacs/core-util-is/issues" - }, + "name": "core-util-is", + "version": "1.0.2", "description": "The `util.is*` functions introduced in Node v0.12.", - "devDependencies": { - "tap": "^2.3.0" + "main": "lib/util.js", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/core-util-is" }, - "homepage": "https://github.com/isaacs/core-util-is#readme", "keywords": [ "util", "isBuffer", @@ -51,15 +18,19 @@ "isThat", "polyfill" ], + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "license": "MIT", - "main": "lib/util.js", - "name": "core-util-is", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/core-util-is.git" + "bugs": { + "url": "https://github.com/isaacs/core-util-is/issues" }, "scripts": { "test": "tap test.js" }, - "version": "1.0.2" -} + "devDependencies": { + "tap": "^2.3.0" + } + +,"_resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz" +,"_integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=" +,"_from": "core-util-is@1.0.2" +} \ No newline at end of file diff --git a/backend/node_modules/crypto-random-string/package.json b/backend/node_modules/crypto-random-string/package.json index c3d5035..6089e2c 100644 --- a/backend/node_modules/crypto-random-string/package.json +++ b/backend/node_modules/crypto-random-string/package.json @@ -1,75 +1,44 @@ { - "_args": [ - [ - "crypto-random-string@2.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "crypto-random-string@2.0.0", - "_id": "crypto-random-string@2.0.0", - "_inBundle": false, - "_integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==", - "_location": "/crypto-random-string", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "crypto-random-string@2.0.0", - "name": "crypto-random-string", - "escapedName": "crypto-random-string", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/unique-string" - ], - "_resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/crypto-random-string/issues" - }, - "description": "Generate a cryptographically strong random string", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/crypto-random-string#readme", - "keywords": [ - "random", - "string", - "text", - "id", - "identifier", - "slug", - "salt", - "crypto", - "strong", - "secure", - "hex" - ], - "license": "MIT", - "name": "crypto-random-string", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/crypto-random-string.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "crypto-random-string", + "version": "2.0.0", + "description": "Generate a cryptographically strong random string", + "license": "MIT", + "repository": "sindresorhus/crypto-random-string", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "random", + "string", + "text", + "id", + "identifier", + "slug", + "salt", + "crypto", + "strong", + "secure", + "hex" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz" +,"_integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" +,"_from": "crypto-random-string@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/debug/package.json b/backend/node_modules/debug/package.json index 330b9ad..f77fe3d 100644 --- a/backend/node_modules/debug/package.json +++ b/backend/node_modules/debug/package.json @@ -1,55 +1,32 @@ { - "_args": [ - [ - "debug@3.2.6", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "debug@3.2.6", - "_id": "debug@3.2.6", - "_inBundle": false, - "_integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==", - "_location": "/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@3.2.6", - "name": "debug", - "escapedName": "debug", - "rawSpec": "3.2.6", - "saveSpec": null, - "fetchSpec": "3.2.6" + "name": "debug", + "version": "3.2.6", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/nodemon" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz", - "_spec": "3.2.6", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, + "files": [ + "src", + "node.js", + "dist/debug.js", + "LICENSE", + "README.md" + ], + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", "dependencies": { "ms": "^2.1.1" }, - "description": "small debugging utility", "devDependencies": { "@babel/cli": "^7.0.0", "@babel/core": "^7.0.0", @@ -68,26 +45,11 @@ "rimraf": "^2.5.4", "xo": "^0.23.0" }, - "files": [ - "src", - "node.js", - "dist/debug.js", - "LICENSE", - "README.md" - ], - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "unpkg": "./dist/debug.js", - "version": "3.2.6" -} + "browser": "./src/browser.js", + "unpkg": "./dist/debug.js" + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz" +,"_integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==" +,"_from": "debug@3.2.6" +} \ No newline at end of file diff --git a/backend/node_modules/decompress-response/package.json b/backend/node_modules/decompress-response/package.json index e2e1c8b..8555218 100644 --- a/backend/node_modules/decompress-response/package.json +++ b/backend/node_modules/decompress-response/package.json @@ -1,52 +1,30 @@ { - "_args": [ - [ - "decompress-response@3.3.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "decompress-response@3.3.0", - "_id": "decompress-response@3.3.0", - "_inBundle": false, - "_integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=", - "_location": "/decompress-response", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "decompress-response@3.3.0", - "name": "decompress-response", - "escapedName": "decompress-response", - "rawSpec": "3.3.0", - "saveSpec": null, - "fetchSpec": "3.3.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz", - "_spec": "3.3.0", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/sindresorhus/decompress-response/issues" - }, - "dependencies": { - "mimic-response": "^1.0.0" - }, + "name": "decompress-response", + "version": "3.3.0", "description": "Decompress a HTTP response if needed", - "devDependencies": { - "ava": "*", - "get-stream": "^3.0.0", - "pify": "^3.0.0", - "xo": "*" - }, + "license": "MIT", + "repository": "sindresorhus/decompress-response", + "maintainers": [ + { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + { + "name": "Vsevolod Strukchinsky", + "email": "floatdrop@gmail.com", + "url": "github.com/floatdrop" + } + ], "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/decompress-response#readme", "keywords": [ "decompress", "response", @@ -63,26 +41,17 @@ "stream", "compressed" ], - "license": "MIT", - "maintainers": [ - { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - { - "name": "Vsevolod Strukchinsky", - "email": "floatdrop@gmail.com", - "url": "github.com/floatdrop" - } - ], - "name": "decompress-response", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/decompress-response.git" - }, - "scripts": { - "test": "xo && ava" + "dependencies": { + "mimic-response": "^1.0.0" }, - "version": "3.3.0" -} + "devDependencies": { + "ava": "*", + "get-stream": "^3.0.0", + "pify": "^3.0.0", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz" +,"_integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=" +,"_from": "decompress-response@3.3.0" +} \ No newline at end of file diff --git a/backend/node_modules/deep-extend/package.json b/backend/node_modules/deep-extend/package.json index dd331c8..3aca834 100644 --- a/backend/node_modules/deep-extend/package.json +++ b/backend/node_modules/deep-extend/package.json @@ -1,39 +1,31 @@ { - "_args": [ - [ - "deep-extend@0.6.0", - "E:\\teamspot\\main\\backend" - ] + "name": "deep-extend", + "description": "Recursive object extending", + "license": "MIT", + "version": "0.6.0", + "homepage": "https://github.com/unclechu/node-deep-extend", + "keywords": [ + "deep-extend", + "extend", + "deep", + "recursive", + "xtend", + "clone", + "merge", + "json" ], - "_from": "deep-extend@0.6.0", - "_id": "deep-extend@0.6.0", - "_inBundle": false, - "_integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", - "_location": "/deep-extend", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "deep-extend@0.6.0", - "name": "deep-extend", - "escapedName": "deep-extend", - "rawSpec": "0.6.0", - "saveSpec": null, - "fetchSpec": "0.6.0" - }, - "_requiredBy": [ - "/rc" + "licenses": [ + { + "type": "MIT", + "url": "https://raw.githubusercontent.com/unclechu/node-deep-extend/master/LICENSE" + } ], - "_resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", - "_spec": "0.6.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Viacheslav Lotsmanov", - "email": "lotsmanov89@gmail.com" - }, - "bugs": { - "url": "https://github.com/unclechu/node-deep-extend/issues" + "repository": { + "type": "git", + "url": "git://github.com/unclechu/node-deep-extend.git" }, + "author": "Viacheslav Lotsmanov ", + "bugs": "https://github.com/unclechu/node-deep-extend/issues", "contributors": [ { "name": "Romain Prieto", @@ -52,44 +44,23 @@ "url": "https://github.com/mwakerman" } ], - "description": "Recursive object extending", + "main": "lib/deep-extend.js", + "engines": { + "node": ">=4.0.0" + }, + "scripts": { + "test": "./node_modules/.bin/mocha" + }, "devDependencies": { "mocha": "5.2.0", "should": "13.2.1" }, - "engines": { - "node": ">=4.0.0" - }, "files": [ "index.js", "lib/" - ], - "homepage": "https://github.com/unclechu/node-deep-extend", - "keywords": [ - "deep-extend", - "extend", - "deep", - "recursive", - "xtend", - "clone", - "merge", - "json" - ], - "license": "MIT", - "licenses": [ - { - "type": "MIT", - "url": "https://raw.githubusercontent.com/unclechu/node-deep-extend/master/LICENSE" - } - ], - "main": "lib/deep-extend.js", - "name": "deep-extend", - "repository": { - "type": "git", - "url": "git://github.com/unclechu/node-deep-extend.git" - }, - "scripts": { - "test": "mocha" - }, - "version": "0.6.0" -} + ] + +,"_resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz" +,"_integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" +,"_from": "deep-extend@0.6.0" +} \ No newline at end of file diff --git a/backend/node_modules/defer-to-connect/package.json b/backend/node_modules/defer-to-connect/package.json index 53836c7..7a083be 100644 --- a/backend/node_modules/defer-to-connect/package.json +++ b/backend/node_modules/defer-to-connect/package.json @@ -1,52 +1,41 @@ { - "_args": [ - [ - "defer-to-connect@1.1.3", - "E:\\teamspot\\main\\backend" - ] + "name": "defer-to-connect", + "version": "1.1.3", + "description": "The safe way to handle the `connect` socket event", + "main": "dist", + "files": [ + "dist" ], - "_from": "defer-to-connect@1.1.3", - "_id": "defer-to-connect@1.1.3", - "_inBundle": false, - "_integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==", - "_location": "/defer-to-connect", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "defer-to-connect@1.1.3", - "name": "defer-to-connect", - "escapedName": "defer-to-connect", - "rawSpec": "1.1.3", - "saveSpec": null, - "fetchSpec": "1.1.3" + "scripts": { + "build": "del-cli dist && tsc", + "prepublishOnly": "npm run build", + "test": "xo && nyc ava", + "coveralls": "nyc report --reporter=text-lcov | coveralls" }, - "_requiredBy": [ - "/@szmarczak/http-timer" + "keywords": [ + "socket", + "connect", + "event" ], - "_resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz", - "_spec": "1.1.3", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Szymon Marczak" + "author": "Szymon Marczak", + "license": "MIT", + "repository": { + "type": "git", + "url": "git+https://github.com/szmarczak/defer-to-connect.git" }, - "ava": { - "babel": false, - "compileEnhancements": false, + "bugs": { + "url": "https://github.com/szmarczak/defer-to-connect/issues" + }, + "homepage": "https://github.com/szmarczak/defer-to-connect#readme", + "xo": { + "extends": "xo-typescript", "extensions": [ "ts" ], - "require": [ - "ts-node/register" - ], - "files": [ - "!dist/tests/test.d.ts" - ] - }, - "bugs": { - "url": "https://github.com/szmarczak/defer-to-connect/issues" + "rules": { + "ava/no-ignored-test-files": "off" + } }, - "description": "The safe way to handle the `connect` socket event", "devDependencies": { "@sindresorhus/tsconfig": "^0.5.0", "@types/node": "^12.12.4", @@ -63,42 +52,27 @@ "typescript": "^3.6.4", "xo": "^0.25.3" }, - "files": [ - "dist" - ], - "homepage": "https://github.com/szmarczak/defer-to-connect#readme", - "keywords": [ - "socket", - "connect", - "event" - ], - "license": "MIT", - "main": "dist", - "name": "defer-to-connect", "nyc": { "extension": [ ".ts" ] }, - "repository": { - "type": "git", - "url": "git+https://github.com/szmarczak/defer-to-connect.git" - }, - "scripts": { - "build": "del-cli dist && tsc", - "coveralls": "nyc report --reporter=text-lcov | coveralls", - "prepublishOnly": "npm run build", - "test": "xo && nyc ava" - }, - "types": "dist", - "version": "1.1.3", - "xo": { - "extends": "xo-typescript", + "ava": { + "babel": false, + "compileEnhancements": false, "extensions": [ "ts" ], - "rules": { - "ava/no-ignored-test-files": "off" - } - } -} + "require": [ + "ts-node/register" + ], + "files": [ + "!dist/tests/test.d.ts" + ] + }, + "types": "dist" + +,"_resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz" +,"_integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==" +,"_from": "defer-to-connect@1.1.3" +} \ No newline at end of file diff --git a/backend/node_modules/depd/package.json b/backend/node_modules/depd/package.json index 9225b46..426380d 100644 --- a/backend/node_modules/depd/package.json +++ b/backend/node_modules/depd/package.json @@ -1,44 +1,18 @@ { - "_from": "depd@~1.1.2", - "_id": "depd@1.1.2", - "_inBundle": false, - "_integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=", - "_location": "/depd", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "depd@~1.1.2", - "name": "depd", - "escapedName": "depd", - "rawSpec": "~1.1.2", - "saveSpec": null, - "fetchSpec": "~1.1.2" - }, - "_requiredBy": [ - "/body-parser", - "/express", - "/http-errors", - "/send" + "name": "depd", + "description": "Deprecate all the things", + "version": "1.1.2", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "keywords": [ + "deprecate", + "deprecated" ], - "_resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz", - "_shasum": "9bcd52e14c097763e749b274c4346ed2e560b5a9", - "_spec": "depd@~1.1.2", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, + "repository": "dougwilson/nodejs-depd", "browser": "lib/browser/index.js", - "bugs": { - "url": "https://github.com/dougwilson/nodejs-depd/issues" - }, - "bundleDependencies": false, - "deprecated": false, - "description": "Deprecate all the things", "devDependencies": { - "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", + "beautify-benchmark": "0.2.4", "eslint": "3.19.0", "eslint-config-standard": "7.1.0", "eslint-plugin-markdown": "1.0.0-beta.7", @@ -47,9 +21,6 @@ "istanbul": "0.4.5", "mocha": "~1.21.5" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "lib/", "History.md", @@ -57,16 +28,8 @@ "index.js", "Readme.md" ], - "homepage": "https://github.com/dougwilson/nodejs-depd#readme", - "keywords": [ - "deprecate", - "deprecated" - ], - "license": "MIT", - "name": "depd", - "repository": { - "type": "git", - "url": "git+https://github.com/dougwilson/nodejs-depd.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "bench": "node benchmark/index.js", @@ -74,6 +37,9 @@ "test": "mocha --reporter spec --bail test/", "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --no-exit test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/" - }, - "version": "1.1.2" -} + } + +,"_resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz" +,"_integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=" +,"_from": "depd@1.1.2" +} \ No newline at end of file diff --git a/backend/node_modules/destroy/package.json b/backend/node_modules/destroy/package.json index c050096..cf755ea 100644 --- a/backend/node_modules/destroy/package.json +++ b/backend/node_modules/destroy/package.json @@ -1,53 +1,31 @@ { - "_from": "destroy@~1.0.4", - "_id": "destroy@1.0.4", - "_inBundle": false, - "_integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=", - "_location": "/destroy", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "destroy@~1.0.4", - "name": "destroy", - "escapedName": "destroy", - "rawSpec": "~1.0.4", - "saveSpec": null, - "fetchSpec": "~1.0.4" - }, - "_requiredBy": [ - "/send" - ], - "_resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", - "_shasum": "978857442c44749e4206613e37946205826abd80", - "_spec": "destroy@~1.0.4", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\send", + "name": "destroy", + "description": "destroy a stream if possible", + "version": "1.0.4", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - }, - "bugs": { - "url": "https://github.com/stream-utils/destroy/issues" + "url": "http://jongleberry.com", + "twitter": "https://twitter.com/jongleberry" }, - "bundleDependencies": false, "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - } + "Douglas Christopher Wilson " ], - "deprecated": false, - "description": "destroy a stream if possible", + "license": "MIT", + "repository": "stream-utils/destroy", "devDependencies": { "istanbul": "0.4.2", "mocha": "2.3.4" }, + "scripts": { + "test": "mocha --reporter spec", + "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", + "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" + }, "files": [ "index.js", "LICENSE" ], - "homepage": "https://github.com/stream-utils/destroy#readme", "keywords": [ "stream", "streams", @@ -55,17 +33,9 @@ "cleanup", "leak", "fd" - ], - "license": "MIT", - "name": "destroy", - "repository": { - "type": "git", - "url": "git+https://github.com/stream-utils/destroy.git" - }, - "scripts": { - "test": "mocha --reporter spec", - "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", - "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" - }, - "version": "1.0.4" -} + ] + +,"_resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz" +,"_integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=" +,"_from": "destroy@1.0.4" +} \ No newline at end of file diff --git a/backend/node_modules/dot-prop/package.json b/backend/node_modules/dot-prop/package.json index 127e96c..c242c18 100644 --- a/backend/node_modules/dot-prop/package.json +++ b/backend/node_modules/dot-prop/package.json @@ -1,80 +1,49 @@ { - "_args": [ - [ - "dot-prop@5.2.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "dot-prop@5.2.0", - "_id": "dot-prop@5.2.0", - "_inBundle": false, - "_integrity": "sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==", - "_location": "/dot-prop", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "dot-prop@5.2.0", - "name": "dot-prop", - "escapedName": "dot-prop", - "rawSpec": "5.2.0", - "saveSpec": null, - "fetchSpec": "5.2.0" - }, - "_requiredBy": [ - "/configstore" - ], - "_resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.2.0.tgz", - "_spec": "5.2.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/dot-prop/issues" - }, - "dependencies": { - "is-obj": "^2.0.0" - }, - "description": "Get, set, or delete a property from a nested object using a dot path", - "devDependencies": { - "ava": "^2.1.0", - "benchmark": "^2.1.4", - "tsd": "^0.7.2", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/dot-prop#readme", - "keywords": [ - "object", - "prop", - "property", - "dot", - "path", - "get", - "set", - "delete", - "access", - "notation", - "dotty" - ], - "license": "MIT", - "name": "dot-prop", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/dot-prop.git" - }, - "scripts": { - "bench": "node bench.js", - "test": "xo && ava && tsd" - }, - "version": "5.2.0" -} + "name": "dot-prop", + "version": "5.2.0", + "description": "Get, set, or delete a property from a nested object using a dot path", + "license": "MIT", + "repository": "sindresorhus/dot-prop", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "bench": "node bench.js" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "object", + "prop", + "property", + "dot", + "path", + "get", + "set", + "delete", + "access", + "notation", + "dotty" + ], + "dependencies": { + "is-obj": "^2.0.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "benchmark": "^2.1.4", + "tsd": "^0.7.2", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.2.0.tgz" +,"_integrity": "sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==" +,"_from": "dot-prop@5.2.0" +} \ No newline at end of file diff --git a/backend/node_modules/duplexer3/package.json b/backend/node_modules/duplexer3/package.json index f279777..5b2c79a 100644 --- a/backend/node_modules/duplexer3/package.json +++ b/backend/node_modules/duplexer3/package.json @@ -1,51 +1,17 @@ { - "_args": [ - [ - "duplexer3@0.1.4", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "duplexer3@0.1.4", - "_id": "duplexer3@0.1.4", - "_inBundle": false, - "_integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=", - "_location": "/duplexer3", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "duplexer3@0.1.4", - "name": "duplexer3", - "escapedName": "duplexer3", - "rawSpec": "0.1.4", - "saveSpec": null, - "fetchSpec": "0.1.4" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz", - "_spec": "0.1.4", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Conrad Pankoff", - "email": "deoxxa@fknsrs.biz", - "url": "http://www.fknsrs.biz/" - }, - "bugs": { - "url": "https://github.com/floatdrop/duplexer3/issues" - }, + "name": "duplexer3", + "version": "0.1.4", "description": "Like duplexer but using streams3", - "devDependencies": { - "mocha": "^2.2.5" - }, "engine": { - "node": ">=4" + "node": ">=4" }, "files": [ "index.js" ], - "homepage": "https://github.com/floatdrop/duplexer3#readme", + "scripts": { + "test": "mocha -R tap" + }, + "repository": "floatdrop/duplexer3", "keywords": [ "duplex", "duplexer", @@ -54,14 +20,13 @@ "join", "combine" ], + "author": "Conrad Pankoff (http://www.fknsrs.biz/)", "license": "BSD-3-Clause", - "name": "duplexer3", - "repository": { - "type": "git", - "url": "git+https://github.com/floatdrop/duplexer3.git" - }, - "scripts": { - "test": "mocha -R tap" - }, - "version": "0.1.4" -} + "devDependencies": { + "mocha": "^2.2.5" + } + +,"_resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz" +,"_integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=" +,"_from": "duplexer3@0.1.4" +} \ No newline at end of file diff --git a/backend/node_modules/ee-first/package.json b/backend/node_modules/ee-first/package.json index 8022515..8455866 100644 --- a/backend/node_modules/ee-first/package.json +++ b/backend/node_modules/ee-first/package.json @@ -1,44 +1,18 @@ { - "_from": "ee-first@1.1.1", - "_id": "ee-first@1.1.1", - "_inBundle": false, - "_integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=", - "_location": "/ee-first", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ee-first@1.1.1", - "name": "ee-first", - "escapedName": "ee-first", - "rawSpec": "1.1.1", - "saveSpec": null, - "fetchSpec": "1.1.1" - }, - "_requiredBy": [ - "/on-finished" - ], - "_resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", - "_shasum": "590c61156b0ae2f4f0255732a158b266bc56b21d", - "_spec": "ee-first@1.1.1", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\on-finished", + "name": "ee-first", + "description": "return the first event in a set of ee/event pairs", + "version": "1.1.1", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - }, - "bugs": { - "url": "https://github.com/jonathanong/ee-first/issues" + "url": "http://jongleberry.com", + "twitter": "https://twitter.com/jongleberry" }, - "bundleDependencies": false, "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - } + "Douglas Christopher Wilson " ], - "deprecated": false, - "description": "return the first event in a set of ee/event pairs", + "license": "MIT", + "repository": "jonathanong/ee-first", "devDependencies": { "istanbul": "0.3.9", "mocha": "2.2.5" @@ -47,17 +21,13 @@ "index.js", "LICENSE" ], - "homepage": "https://github.com/jonathanong/ee-first#readme", - "license": "MIT", - "name": "ee-first", - "repository": { - "type": "git", - "url": "git+https://github.com/jonathanong/ee-first.git" - }, "scripts": { "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" - }, - "version": "1.1.1" -} + } + +,"_resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" +,"_integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" +,"_from": "ee-first@1.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/emoji-regex/package.json b/backend/node_modules/emoji-regex/package.json index 1a6b492..0815d4b 100644 --- a/backend/node_modules/emoji-regex/package.json +++ b/backend/node_modules/emoji-regex/package.json @@ -1,59 +1,10 @@ { - "_args": [ - [ - "emoji-regex@7.0.3", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "emoji-regex@7.0.3", - "_id": "emoji-regex@7.0.3", - "_inBundle": false, - "_integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==", - "_location": "/emoji-regex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "emoji-regex@7.0.3", - "name": "emoji-regex", - "escapedName": "emoji-regex", - "rawSpec": "7.0.3", - "saveSpec": null, - "fetchSpec": "7.0.3" - }, - "_requiredBy": [ - "/ansi-align/string-width" - ], - "_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz", - "_spec": "7.0.3", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Mathias Bynens", - "url": "https://mathiasbynens.be/" - }, - "bugs": { - "url": "https://github.com/mathiasbynens/emoji-regex/issues" - }, + "name": "emoji-regex", + "version": "7.0.3", "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", - "devDependencies": { - "@babel/cli": "^7.0.0", - "@babel/core": "^7.0.0", - "@babel/plugin-proposal-unicode-property-regex": "^7.0.0", - "@babel/preset-env": "^7.0.0", - "mocha": "^5.2.0", - "regexgen": "^1.3.0", - "unicode-11.0.0": "^0.7.7", - "unicode-tr51": "^9.0.1" - }, - "files": [ - "LICENSE-MIT.txt", - "index.js", - "index.d.ts", - "text.js", - "es2015/index.js", - "es2015/text.js" - ], "homepage": "https://mths.be/emoji-regex", + "main": "index.js", + "types": "index.d.ts", "keywords": [ "unicode", "regex", @@ -65,17 +16,40 @@ "emoji" ], "license": "MIT", - "main": "index.js", - "name": "emoji-regex", + "author": { + "name": "Mathias Bynens", + "url": "https://mathiasbynens.be/" + }, "repository": { "type": "git", - "url": "git+https://github.com/mathiasbynens/emoji-regex.git" + "url": "https://github.com/mathiasbynens/emoji-regex.git" }, + "bugs": "https://github.com/mathiasbynens/emoji-regex/issues", + "files": [ + "LICENSE-MIT.txt", + "index.js", + "index.d.ts", + "text.js", + "es2015/index.js", + "es2015/text.js" + ], "scripts": { "build": "rm -rf -- es2015; babel src -d .; NODE_ENV=es2015 babel src -d ./es2015; node script/inject-sequences.js", "test": "mocha", "test:watch": "npm run test -- --watch" }, - "types": "index.d.ts", - "version": "7.0.3" -} + "devDependencies": { + "@babel/cli": "^7.0.0", + "@babel/core": "^7.0.0", + "@babel/plugin-proposal-unicode-property-regex": "^7.0.0", + "@babel/preset-env": "^7.0.0", + "mocha": "^5.2.0", + "regexgen": "^1.3.0", + "unicode-11.0.0": "^0.7.7", + "unicode-tr51": "^9.0.1" + } + +,"_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz" +,"_integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==" +,"_from": "emoji-regex@7.0.3" +} \ No newline at end of file diff --git a/backend/node_modules/encodeurl/package.json b/backend/node_modules/encodeurl/package.json index 0088302..9928723 100644 --- a/backend/node_modules/encodeurl/package.json +++ b/backend/node_modules/encodeurl/package.json @@ -1,42 +1,17 @@ { - "_from": "encodeurl@~1.0.2", - "_id": "encodeurl@1.0.2", - "_inBundle": false, - "_integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=", - "_location": "/encodeurl", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "encodeurl@~1.0.2", - "name": "encodeurl", - "escapedName": "encodeurl", - "rawSpec": "~1.0.2", - "saveSpec": null, - "fetchSpec": "~1.0.2" - }, - "_requiredBy": [ - "/express", - "/finalhandler", - "/send", - "/serve-static" - ], - "_resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", - "_shasum": "ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59", - "_spec": "encodeurl@~1.0.2", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "bugs": { - "url": "https://github.com/pillarjs/encodeurl/issues" - }, - "bundleDependencies": false, + "name": "encodeurl", + "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences", + "version": "1.0.2", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - } + "Douglas Christopher Wilson " ], - "deprecated": false, - "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences", + "license": "MIT", + "keywords": [ + "encode", + "encodeurl", + "url" + ], + "repository": "pillarjs/encodeurl", "devDependencies": { "eslint": "3.19.0", "eslint-config-standard": "10.2.1", @@ -47,32 +22,23 @@ "istanbul": "0.4.5", "mocha": "2.5.3" }, - "engines": { - "node": ">= 0.8" - }, "files": [ "LICENSE", "HISTORY.md", "README.md", "index.js" ], - "homepage": "https://github.com/pillarjs/encodeurl#readme", - "keywords": [ - "encode", - "encodeurl", - "url" - ], - "license": "MIT", - "name": "encodeurl", - "repository": { - "type": "git", - "url": "git+https://github.com/pillarjs/encodeurl.git" + "engines": { + "node": ">= 0.8" }, "scripts": { "lint": "eslint .", "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" - }, - "version": "1.0.2" -} + } + +,"_resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz" +,"_integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=" +,"_from": "encodeurl@1.0.2" +} \ No newline at end of file diff --git a/backend/node_modules/end-of-stream/package.json b/backend/node_modules/end-of-stream/package.json index d6a91aa..f723fae 100644 --- a/backend/node_modules/end-of-stream/package.json +++ b/backend/node_modules/end-of-stream/package.json @@ -1,50 +1,20 @@ { - "_args": [ - [ - "end-of-stream@1.4.4", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "end-of-stream@1.4.4", - "_id": "end-of-stream@1.4.4", - "_inBundle": false, - "_integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "_location": "/end-of-stream", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "end-of-stream@1.4.4", - "name": "end-of-stream", - "escapedName": "end-of-stream", - "rawSpec": "1.4.4", - "saveSpec": null, - "fetchSpec": "1.4.4" - }, - "_requiredBy": [ - "/pump" - ], - "_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "_spec": "1.4.4", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Mathias Buus", - "email": "mathiasbuus@gmail.com" - }, - "bugs": { - "url": "https://github.com/mafintosh/end-of-stream/issues" + "name": "end-of-stream", + "version": "1.4.4", + "description": "Call a callback when a readable/writable/duplex stream has completed or failed.", + "repository": { + "type": "git", + "url": "git://github.com/mafintosh/end-of-stream.git" }, "dependencies": { "once": "^1.4.0" }, - "description": "Call a callback when a readable/writable/duplex stream has completed or failed.", - "devDependencies": { - "tape": "^4.11.0" + "scripts": { + "test": "node test.js" }, "files": [ "index.js" ], - "homepage": "https://github.com/mafintosh/end-of-stream", "keywords": [ "stream", "streams", @@ -54,15 +24,18 @@ "end", "wait" ], - "license": "MIT", - "main": "index.js", - "name": "end-of-stream", - "repository": { - "type": "git", - "url": "git://github.com/mafintosh/end-of-stream.git" - }, - "scripts": { - "test": "node test.js" + "bugs": { + "url": "https://github.com/mafintosh/end-of-stream/issues" }, - "version": "1.4.4" -} + "homepage": "https://github.com/mafintosh/end-of-stream", + "main": "index.js", + "author": "Mathias Buus ", + "license": "MIT", + "devDependencies": { + "tape": "^4.11.0" + } + +,"_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" +,"_integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" +,"_from": "end-of-stream@1.4.4" +} \ No newline at end of file diff --git a/backend/node_modules/engine.io-client/lib/transports/index.js b/backend/node_modules/engine.io-client/lib/transports/index.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/engine.io-client/lib/transports/polling-xhr.js b/backend/node_modules/engine.io-client/lib/transports/polling-xhr.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/engine.io-client/node_modules/debug/package.json b/backend/node_modules/engine.io-client/node_modules/debug/package.json index 6e5e921..c8c7516 100644 --- a/backend/node_modules/engine.io-client/node_modules/debug/package.json +++ b/backend/node_modules/engine.io-client/node_modules/debug/package.json @@ -1,55 +1,44 @@ { - "_args": [ - [ - "debug@4.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "debug@4.1.1", - "_id": "debug@4.1.1", - "_inBundle": false, - "_integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "_location": "/engine.io-client/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@4.1.1", - "name": "debug", - "escapedName": "debug", - "rawSpec": "4.1.1", - "saveSpec": null, - "fetchSpec": "4.1.1" + "name": "debug", + "version": "4.1.1", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/engine.io-client" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "_spec": "4.1.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, + "files": [ + "src", + "dist/debug.js", + "LICENSE", + "README.md" + ], + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", + "scripts": { + "lint": "xo", + "test": "npm run test:node && npm run test:browser", + "test:node": "istanbul cover _mocha -- test.js", + "pretest:browser": "npm run build", + "test:browser": "karma start --single-run", + "prebuild:debug": "mkdir -p dist && browserify --standalone debug -o dist/debug.es6.js .", + "build:debug": "babel -o dist/debug.js dist/debug.es6.js > dist/debug.js", + "build:test": "babel -d dist test.js", + "build": "npm run build:debug && npm run build:test", + "clean": "rimraf dist coverage", + "test:coverage": "cat ./coverage/lcov.info | coveralls" + }, "dependencies": { "ms": "^2.1.1" }, - "description": "small debugging utility", "devDependencies": { "@babel/cli": "^7.0.0", "@babel/core": "^7.0.0", @@ -68,38 +57,11 @@ "rimraf": "^2.5.4", "xo": "^0.23.0" }, - "files": [ - "src", - "dist/debug.js", - "LICENSE", - "README.md" - ], - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "scripts": { - "build": "npm run build:debug && npm run build:test", - "build:debug": "babel -o dist/debug.js dist/debug.es6.js > dist/debug.js", - "build:test": "babel -d dist test.js", - "clean": "rimraf dist coverage", - "lint": "xo", - "prebuild:debug": "mkdir -p dist && browserify --standalone debug -o dist/debug.es6.js .", - "pretest:browser": "npm run build", - "test": "npm run test:node && npm run test:browser", - "test:browser": "karma start --single-run", - "test:coverage": "cat ./coverage/lcov.info | coveralls", - "test:node": "istanbul cover _mocha -- test.js" - }, - "unpkg": "./dist/debug.js", - "version": "4.1.1" -} + "browser": "./src/browser.js", + "unpkg": "./dist/debug.js" + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz" +,"_integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==" +,"_from": "debug@4.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/engine.io-client/node_modules/ws/package.json b/backend/node_modules/engine.io-client/node_modules/ws/package.json index 5f6fa20..b478b68 100644 --- a/backend/node_modules/engine.io-client/node_modules/ws/package.json +++ b/backend/node_modules/engine.io-client/node_modules/ws/package.json @@ -1,45 +1,35 @@ { - "_args": [ - [ - "ws@6.1.4", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "ws@6.1.4", - "_id": "ws@6.1.4", - "_inBundle": false, - "_integrity": "sha512-eqZfL+NE/YQc1/ZynhojeV8q+H050oR8AZ2uIev7RU10svA9ZnJUddHcOUZTJLinZ9yEfdA2kSATS2qZK5fhJA==", - "_location": "/engine.io-client/ws", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ws@6.1.4", - "name": "ws", - "escapedName": "ws", - "rawSpec": "6.1.4", - "saveSpec": null, - "fetchSpec": "6.1.4" - }, - "_requiredBy": [ - "/engine.io-client" + "name": "ws", + "version": "6.1.4", + "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", + "keywords": [ + "HyBi", + "Push", + "RFC-6455", + "WebSocket", + "WebSockets", + "real-time" ], - "_resolved": "https://registry.npmjs.org/ws/-/ws-6.1.4.tgz", - "_spec": "6.1.4", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Einar Otto Stangvik", - "email": "einaros@gmail.com", - "url": "http://2x.io" - }, + "homepage": "https://github.com/websockets/ws", + "bugs": "https://github.com/websockets/ws/issues", + "repository": "websockets/ws", + "author": "Einar Otto Stangvik (http://2x.io)", + "license": "MIT", + "main": "index.js", "browser": "browser.js", - "bugs": { - "url": "https://github.com/websockets/ws/issues" + "files": [ + "browser.js", + "index.js", + "lib/*.js" + ], + "scripts": { + "test": "npm run lint && nyc --reporter=html --reporter=text mocha test/*.test.js", + "integration": "npm run lint && mocha test/*.integration.js", + "lint": "eslint . --ignore-path .gitignore && prettylint '**/*.{json,md}' --ignore-path .gitignore" }, "dependencies": { "async-limiter": "~1.0.0" }, - "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", "devDependencies": { "benchmark": "~2.1.4", "bufferutil": "~4.0.0", @@ -51,32 +41,9 @@ "prettier": "~1.16.1", "prettylint": "~1.0.0", "utf-8-validate": "~5.0.0" - }, - "files": [ - "browser.js", - "index.js", - "lib/*.js" - ], - "homepage": "https://github.com/websockets/ws", - "keywords": [ - "HyBi", - "Push", - "RFC-6455", - "WebSocket", - "WebSockets", - "real-time" - ], - "license": "MIT", - "main": "index.js", - "name": "ws", - "repository": { - "type": "git", - "url": "git+https://github.com/websockets/ws.git" - }, - "scripts": { - "integration": "npm run lint && mocha test/*.integration.js", - "lint": "eslint . --ignore-path .gitignore && prettylint '**/*.{json,md}' --ignore-path .gitignore", - "test": "npm run lint && nyc --reporter=html --reporter=text mocha test/*.test.js" - }, - "version": "6.1.4" -} + } + +,"_resolved": "https://registry.npmjs.org/ws/-/ws-6.1.4.tgz" +,"_integrity": "sha512-eqZfL+NE/YQc1/ZynhojeV8q+H050oR8AZ2uIev7RU10svA9ZnJUddHcOUZTJLinZ9yEfdA2kSATS2qZK5fhJA==" +,"_from": "ws@6.1.4" +} \ No newline at end of file diff --git a/backend/node_modules/engine.io-client/package.json b/backend/node_modules/engine.io-client/package.json index 2d8af03..652c21e 100644 --- a/backend/node_modules/engine.io-client/package.json +++ b/backend/node_modules/engine.io-client/package.json @@ -1,42 +1,10 @@ { - "_args": [ - [ - "engine.io-client@3.4.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "engine.io-client@3.4.0", - "_id": "engine.io-client@3.4.0", - "_inBundle": false, - "_integrity": "sha512-a4J5QO2k99CM2a0b12IznnyQndoEvtA4UAldhGzKqnHf42I3Qs2W5SPnDvatZRcMaNZs4IevVicBPayxYt6FwA==", - "_location": "/engine.io-client", - "_phantomChildren": { - "async-limiter": "1.0.1", - "ms": "2.1.2" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "engine.io-client@3.4.0", - "name": "engine.io-client", - "escapedName": "engine.io-client", - "rawSpec": "3.4.0", - "saveSpec": null, - "fetchSpec": "3.4.0" - }, - "_requiredBy": [ - "/socket.io-client" - ], - "_resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-3.4.0.tgz", - "_spec": "3.4.0", - "_where": "E:\\teamspot\\main\\backend", - "browser": { - "ws": false, - "xmlhttprequest-ssl": "./lib/xmlhttprequest.js" - }, - "bugs": { - "url": "https://github.com/socketio/engine.io-client/issues" - }, + "name": "engine.io-client", + "description": "Client for the realtime Engine", + "license": "MIT", + "version": "3.4.0", + "main": "lib/index.js", + "homepage": "https://github.com/socketio/engine.io-client", "contributors": [ { "name": "Guillermo Rauch", @@ -48,7 +16,7 @@ }, { "name": "Christoph Dorn", - "url": "https://github.com/cadorn" + "web": "https://github.com/cadorn" }, { "name": "Mark Mokryn", @@ -68,7 +36,6 @@ "xmlhttprequest-ssl": "~1.5.4", "yeast": "0.1.2" }, - "description": "Client for the realtime Engine", "devDependencies": { "babel-core": "^6.24.0", "babel-eslint": "4.1.7", @@ -97,21 +64,24 @@ "zuul-builder-webpack": "^1.2.0", "zuul-ngrok": "4.0.0" }, + "scripts": { + "test": "gulp test" + }, + "browser": { + "ws": false, + "xmlhttprequest-ssl": "./lib/xmlhttprequest.js" + }, + "repository": { + "type": "git", + "url": "https://github.com/socketio/engine.io-client.git" + }, "files": [ "index.js", "lib/", "engine.io.js" - ], - "homepage": "https://github.com/socketio/engine.io-client", - "license": "MIT", - "main": "lib/index.js", - "name": "engine.io-client", - "repository": { - "type": "git", - "url": "git+https://github.com/socketio/engine.io-client.git" - }, - "scripts": { - "test": "gulp test" - }, - "version": "3.4.0" -} + ] + +,"_resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-3.4.0.tgz" +,"_integrity": "sha512-a4J5QO2k99CM2a0b12IznnyQndoEvtA4UAldhGzKqnHf42I3Qs2W5SPnDvatZRcMaNZs4IevVicBPayxYt6FwA==" +,"_from": "engine.io-client@3.4.0" +} \ No newline at end of file diff --git a/backend/node_modules/engine.io-parser/package.json b/backend/node_modules/engine.io-parser/package.json index a170863..5aaf88b 100644 --- a/backend/node_modules/engine.io-parser/package.json +++ b/backend/node_modules/engine.io-parser/package.json @@ -1,45 +1,10 @@ { - "_args": [ - [ - "engine.io-parser@2.2.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "engine.io-parser@2.2.0", - "_id": "engine.io-parser@2.2.0", - "_inBundle": false, - "_integrity": "sha512-6I3qD9iUxotsC5HEMuuGsKA0cXerGz+4uGcXQEkfBidgKf0amsjrrtwcbwK/nzpZBxclXlV7gGl9dgWvu4LF6w==", - "_location": "/engine.io-parser", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "engine.io-parser@2.2.0", - "name": "engine.io-parser", - "escapedName": "engine.io-parser", - "rawSpec": "2.2.0", - "saveSpec": null, - "fetchSpec": "2.2.0" - }, - "_requiredBy": [ - "/engine.io", - "/engine.io-client" - ], - "_resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-2.2.0.tgz", - "_spec": "2.2.0", - "_where": "E:\\teamspot\\main\\backend", - "browser": "./lib/browser.js", - "bugs": { - "url": "https://github.com/socketio/engine.io-parser/issues" - }, - "dependencies": { - "after": "0.8.2", - "arraybuffer.slice": "~0.0.7", - "base64-arraybuffer": "0.1.5", - "blob": "0.0.5", - "has-binary2": "~1.0.2" - }, + "name": "engine.io-parser", "description": "Parser for the client for the realtime Engine", + "license": "MIT", + "version": "2.2.0", + "main": "lib/index.js", + "homepage": "https://github.com/socketio/engine.io-parser", "devDependencies": { "benchmark": "^2.1.4", "expect.js": "0.3.1", @@ -48,19 +13,26 @@ "zuul": "3.11.1", "zuul-ngrok": "4.0.0" }, - "files": [ - "lib/" - ], - "homepage": "https://github.com/socketio/engine.io-parser", - "license": "MIT", - "main": "lib/index.js", - "name": "engine.io-parser", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/socketio/engine.io-parser.git" + "dependencies": { + "after": "0.8.2", + "arraybuffer.slice": "~0.0.7", + "base64-arraybuffer": "0.1.5", + "blob": "0.0.5", + "has-binary2": "~1.0.2" }, "scripts": { "test": "make test" }, - "version": "2.2.0" -} + "repository": { + "type": "git", + "url": "git@github.com:socketio/engine.io-parser.git" + }, + "files": [ + "lib/" + ], + "browser": "./lib/browser.js" + +,"_resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-2.2.0.tgz" +,"_integrity": "sha512-6I3qD9iUxotsC5HEMuuGsKA0cXerGz+4uGcXQEkfBidgKf0amsjrrtwcbwK/nzpZBxclXlV7gGl9dgWvu4LF6w==" +,"_from": "engine.io-parser@2.2.0" +} \ No newline at end of file diff --git a/backend/node_modules/engine.io/node_modules/debug/package.json b/backend/node_modules/engine.io/node_modules/debug/package.json index ba7d939..c8c7516 100644 --- a/backend/node_modules/engine.io/node_modules/debug/package.json +++ b/backend/node_modules/engine.io/node_modules/debug/package.json @@ -1,55 +1,44 @@ { - "_args": [ - [ - "debug@4.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "debug@4.1.1", - "_id": "debug@4.1.1", - "_inBundle": false, - "_integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "_location": "/engine.io/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@4.1.1", - "name": "debug", - "escapedName": "debug", - "rawSpec": "4.1.1", - "saveSpec": null, - "fetchSpec": "4.1.1" + "name": "debug", + "version": "4.1.1", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/engine.io" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "_spec": "4.1.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, + "files": [ + "src", + "dist/debug.js", + "LICENSE", + "README.md" + ], + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", + "scripts": { + "lint": "xo", + "test": "npm run test:node && npm run test:browser", + "test:node": "istanbul cover _mocha -- test.js", + "pretest:browser": "npm run build", + "test:browser": "karma start --single-run", + "prebuild:debug": "mkdir -p dist && browserify --standalone debug -o dist/debug.es6.js .", + "build:debug": "babel -o dist/debug.js dist/debug.es6.js > dist/debug.js", + "build:test": "babel -d dist test.js", + "build": "npm run build:debug && npm run build:test", + "clean": "rimraf dist coverage", + "test:coverage": "cat ./coverage/lcov.info | coveralls" + }, "dependencies": { "ms": "^2.1.1" }, - "description": "small debugging utility", "devDependencies": { "@babel/cli": "^7.0.0", "@babel/core": "^7.0.0", @@ -68,38 +57,11 @@ "rimraf": "^2.5.4", "xo": "^0.23.0" }, - "files": [ - "src", - "dist/debug.js", - "LICENSE", - "README.md" - ], - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "scripts": { - "build": "npm run build:debug && npm run build:test", - "build:debug": "babel -o dist/debug.js dist/debug.es6.js > dist/debug.js", - "build:test": "babel -d dist test.js", - "clean": "rimraf dist coverage", - "lint": "xo", - "prebuild:debug": "mkdir -p dist && browserify --standalone debug -o dist/debug.es6.js .", - "pretest:browser": "npm run build", - "test": "npm run test:node && npm run test:browser", - "test:browser": "karma start --single-run", - "test:coverage": "cat ./coverage/lcov.info | coveralls", - "test:node": "istanbul cover _mocha -- test.js" - }, - "unpkg": "./dist/debug.js", - "version": "4.1.1" -} + "browser": "./src/browser.js", + "unpkg": "./dist/debug.js" + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz" +,"_integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==" +,"_from": "debug@4.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/engine.io/package.json b/backend/node_modules/engine.io/package.json index cd4b69a..8a3aec0 100644 --- a/backend/node_modules/engine.io/package.json +++ b/backend/node_modules/engine.io/package.json @@ -1,59 +1,29 @@ { - "_args": [ - [ - "engine.io@3.4.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "engine.io@3.4.0", - "_id": "engine.io@3.4.0", - "_inBundle": false, - "_integrity": "sha512-XCyYVWzcHnK5cMz7G4VTu2W7zJS7SM1QkcelghyIk/FmobWBtXE7fwhBusEKvCSqc3bMh8fNFMlUkCKTFRxH2w==", - "_location": "/engine.io", - "_phantomChildren": { - "ms": "2.1.2" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "engine.io@3.4.0", - "name": "engine.io", - "escapedName": "engine.io", - "rawSpec": "3.4.0", - "saveSpec": null, - "fetchSpec": "3.4.0" - }, - "_requiredBy": [ - "/socket.io" - ], - "_resolved": "https://registry.npmjs.org/engine.io/-/engine.io-3.4.0.tgz", - "_spec": "3.4.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Guillermo Rauch", - "email": "guillermo@learnboost.com" - }, - "bugs": { - "url": "https://github.com/socketio/engine.io/issues" - }, + "name": "engine.io", + "version": "3.4.0", + "description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server", + "main": "lib/engine.io", + "author": "Guillermo Rauch ", + "homepage": "https://github.com/socketio/engine.io", "contributors": [ { "name": "Eugen Dueck", - "url": "https://github.com/EugenDueck" + "web": "https://github.com/EugenDueck" }, { "name": "Afshin Mehrabani", - "url": "https://github.com/afshinm" + "web": "https://github.com/afshinm" }, { "name": "Christoph Dorn", - "url": "https://github.com/cadorn" + "web": "https://github.com/cadorn" }, { "name": "Mark Mokryn", "email": "mokesmokes@gmail.com" } ], + "license": "MIT", "dependencies": { "accepts": "~1.3.4", "base64id": "2.0.0", @@ -62,7 +32,6 @@ "engine.io-parser": "~2.2.0", "ws": "^7.1.2" }, - "description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server", "devDependencies": { "babel-eslint": "^8.0.2", "babel-preset-es2015": "^6.24.0", @@ -79,20 +48,19 @@ "superagent": "^3.8.1", "uws": "~9.14.0" }, - "files": [ - "lib/" - ], - "homepage": "https://github.com/socketio/engine.io", - "license": "MIT", - "main": "lib/engine.io", - "name": "engine.io", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/socketio/engine.io.git" - }, "scripts": { "lint": "eslint lib/ test/ *.js", "test": "npm run lint && mocha && EIO_WS_ENGINE=uws mocha" }, - "version": "3.4.0" -} + "repository": { + "type": "git", + "url": "git@github.com:socketio/engine.io.git" + }, + "files": [ + "lib/" + ] + +,"_resolved": "https://registry.npmjs.org/engine.io/-/engine.io-3.4.0.tgz" +,"_integrity": "sha512-XCyYVWzcHnK5cMz7G4VTu2W7zJS7SM1QkcelghyIk/FmobWBtXE7fwhBusEKvCSqc3bMh8fNFMlUkCKTFRxH2w==" +,"_from": "engine.io@3.4.0" +} \ No newline at end of file diff --git a/backend/node_modules/escape-goat/package.json b/backend/node_modules/escape-goat/package.json index bea8a2c..02ce326 100644 --- a/backend/node_modules/escape-goat/package.json +++ b/backend/node_modules/escape-goat/package.json @@ -1,80 +1,49 @@ { - "_args": [ - [ - "escape-goat@2.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "escape-goat@2.1.1", - "_id": "escape-goat@2.1.1", - "_inBundle": false, - "_integrity": "sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==", - "_location": "/escape-goat", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "escape-goat@2.1.1", - "name": "escape-goat", - "escapedName": "escape-goat", - "rawSpec": "2.1.1", - "saveSpec": null, - "fetchSpec": "2.1.1" - }, - "_requiredBy": [ - "/pupa" - ], - "_resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-2.1.1.tgz", - "_spec": "2.1.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/escape-goat/issues" - }, - "description": "Escape a string for use in HTML or the inverse", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/escape-goat#readme", - "keywords": [ - "escape", - "unescape", - "html", - "entity", - "entities", - "escaping", - "sanitize", - "sanitization", - "utility", - "template", - "attribute", - "value", - "interpolate", - "xss", - "goat", - "🐐" - ], - "license": "MIT", - "name": "escape-goat", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/escape-goat.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.1.1" -} + "name": "escape-goat", + "version": "2.1.1", + "description": "Escape a string for use in HTML or the inverse", + "license": "MIT", + "repository": "sindresorhus/escape-goat", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "escape", + "unescape", + "html", + "entity", + "entities", + "escaping", + "sanitize", + "sanitization", + "utility", + "template", + "attribute", + "value", + "interpolate", + "xss", + "goat", + "🐐" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-2.1.1.tgz" +,"_integrity": "sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==" +,"_from": "escape-goat@2.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/escape-html/package.json b/backend/node_modules/escape-html/package.json index 397f1d3..5d5ea63 100644 --- a/backend/node_modules/escape-html/package.json +++ b/backend/node_modules/escape-html/package.json @@ -1,59 +1,28 @@ { - "_from": "escape-html@~1.0.3", - "_id": "escape-html@1.0.3", - "_inBundle": false, - "_integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=", - "_location": "/escape-html", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "escape-html@~1.0.3", - "name": "escape-html", - "escapedName": "escape-html", - "rawSpec": "~1.0.3", - "saveSpec": null, - "fetchSpec": "~1.0.3" - }, - "_requiredBy": [ - "/express", - "/finalhandler", - "/send", - "/serve-static" - ], - "_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", - "_shasum": "0258eae4d3d0c0974de1c169188ef0051d1d1988", - "_spec": "escape-html@~1.0.3", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "bugs": { - "url": "https://github.com/component/escape-html/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "escape-html", "description": "Escape string for use in HTML", + "version": "1.0.3", + "license": "MIT", + "keywords": [ + "escape", + "html", + "utility" + ], + "repository": "component/escape-html", "devDependencies": { - "beautify-benchmark": "0.2.4", - "benchmark": "1.0.0" + "benchmark": "1.0.0", + "beautify-benchmark": "0.2.4" }, "files": [ "LICENSE", "Readme.md", "index.js" ], - "homepage": "https://github.com/component/escape-html#readme", - "keywords": [ - "escape", - "html", - "utility" - ], - "license": "MIT", - "name": "escape-html", - "repository": { - "type": "git", - "url": "git+https://github.com/component/escape-html.git" - }, "scripts": { "bench": "node benchmark/index.js" - }, - "version": "1.0.3" -} + } + +,"_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" +,"_integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=" +,"_from": "escape-html@1.0.3" +} \ No newline at end of file diff --git a/backend/node_modules/etag/package.json b/backend/node_modules/etag/package.json index c38dfbd..6e95ee7 100644 --- a/backend/node_modules/etag/package.json +++ b/backend/node_modules/etag/package.json @@ -1,44 +1,18 @@ { - "_from": "etag@~1.8.1", - "_id": "etag@1.8.1", - "_inBundle": false, - "_integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=", - "_location": "/etag", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "etag@~1.8.1", - "name": "etag", - "escapedName": "etag", - "rawSpec": "~1.8.1", - "saveSpec": null, - "fetchSpec": "~1.8.1" - }, - "_requiredBy": [ - "/express", - "/send" - ], - "_resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", - "_shasum": "41ae2eeb65efa62268aebfea83ac7d79299b0887", - "_spec": "etag@~1.8.1", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "bugs": { - "url": "https://github.com/jshttp/etag/issues" - }, - "bundleDependencies": false, + "name": "etag", + "description": "Create simple HTTP ETags", + "version": "1.8.1", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "David Björklund", - "email": "david.bjorklund@gmail.com" - } + "Douglas Christopher Wilson ", + "David Björklund " ], - "deprecated": false, - "description": "Create simple HTTP ETags", + "license": "MIT", + "keywords": [ + "etag", + "http", + "res" + ], + "repository": "jshttp/etag", "devDependencies": { "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", @@ -54,26 +28,14 @@ "safe-buffer": "5.1.1", "seedrandom": "2.4.3" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "LICENSE", "HISTORY.md", "README.md", "index.js" ], - "homepage": "https://github.com/jshttp/etag#readme", - "keywords": [ - "etag", - "http", - "res" - ], - "license": "MIT", - "name": "etag", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/etag.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "bench": "node benchmark/index.js", @@ -81,6 +43,9 @@ "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" - }, - "version": "1.8.1" -} + } + +,"_resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz" +,"_integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=" +,"_from": "etag@1.8.1" +} \ No newline at end of file diff --git a/backend/node_modules/express/node_modules/cookie/package.json b/backend/node_modules/express/node_modules/cookie/package.json index b5e22d3..553eb59 100644 --- a/backend/node_modules/express/node_modules/cookie/package.json +++ b/backend/node_modules/express/node_modules/cookie/package.json @@ -1,43 +1,17 @@ { - "_from": "cookie@0.4.0", - "_id": "cookie@0.4.0", - "_inBundle": false, - "_integrity": "sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==", - "_location": "/express/cookie", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "cookie@0.4.0", - "name": "cookie", - "escapedName": "cookie", - "rawSpec": "0.4.0", - "saveSpec": null, - "fetchSpec": "0.4.0" - }, - "_requiredBy": [ - "/express" - ], - "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz", - "_shasum": "beb437e7022b3b6d49019d088665303ebe9c14ba", - "_spec": "cookie@0.4.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "Roman Shtylman", - "email": "shtylman@gmail.com" - }, - "bugs": { - "url": "https://github.com/jshttp/cookie/issues" - }, - "bundleDependencies": false, + "name": "cookie", + "description": "HTTP server cookie parsing and serialization", + "version": "0.4.0", + "author": "Roman Shtylman ", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - } + "Douglas Christopher Wilson " ], - "deprecated": false, - "description": "HTTP server cookie parsing and serialization", + "license": "MIT", + "keywords": [ + "cookie", + "cookies" + ], + "repository": "jshttp/cookie", "devDependencies": { "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", @@ -46,25 +20,14 @@ "istanbul": "0.4.5", "mocha": "6.1.4" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "HISTORY.md", "LICENSE", "README.md", "index.js" ], - "homepage": "https://github.com/jshttp/cookie#readme", - "keywords": [ - "cookie", - "cookies" - ], - "license": "MIT", - "name": "cookie", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/cookie.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "bench": "node benchmark/index.js", @@ -73,6 +36,9 @@ "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "version": "node scripts/version-history.js && git add HISTORY.md" - }, - "version": "0.4.0" -} + } + +,"_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz" +,"_integrity": "sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==" +,"_from": "cookie@0.4.0" +} \ No newline at end of file diff --git a/backend/node_modules/express/node_modules/debug/package.json b/backend/node_modules/express/node_modules/debug/package.json index 154af0e..28acbb0 100644 --- a/backend/node_modules/express/node_modules/debug/package.json +++ b/backend/node_modules/express/node_modules/debug/package.json @@ -1,58 +1,25 @@ { - "_from": "debug@2.6.9", - "_id": "debug@2.6.9", - "_inBundle": false, - "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "_location": "/express/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@2.6.9", - "name": "debug", - "escapedName": "debug", - "rawSpec": "2.6.9", - "saveSpec": null, - "fetchSpec": "2.6.9" + "name": "debug", + "version": "2.6.9", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/express" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "_shasum": "5d128515df134ff327e90a4c93f4e077a536341f", - "_spec": "debug@2.6.9", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, - "bundleDependencies": false, - "component": { - "scripts": { - "debug/index.js": "browser.js", - "debug/debug.js": "debug.js" - } - }, + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", "dependencies": { "ms": "2.0.0" }, - "deprecated": false, - "description": "small debugging utility", "devDependencies": { "browserify": "9.0.3", "chai": "^3.5.0", @@ -71,18 +38,16 @@ "sinon": "^1.17.6", "sinon-chai": "^2.8.0" }, - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "version": "2.6.9" -} + "browser": "./src/browser.js", + "component": { + "scripts": { + "debug/index.js": "browser.js", + "debug/debug.js": "debug.js" + } + } + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" +,"_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" +,"_from": "debug@2.6.9" +} \ No newline at end of file diff --git a/backend/node_modules/express/node_modules/ms/package.json b/backend/node_modules/express/node_modules/ms/package.json index 8483b35..8983d69 100644 --- a/backend/node_modules/express/node_modules/ms/package.json +++ b/backend/node_modules/express/node_modules/ms/package.json @@ -1,39 +1,16 @@ { - "_from": "ms@2.0.0", - "_id": "ms@2.0.0", - "_inBundle": false, - "_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", - "_location": "/express/ms", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ms@2.0.0", - "name": "ms", - "escapedName": "ms", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/express/debug" - ], - "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "_shasum": "5608aeadfc00be6c2901df5f9861788de0d597c8", - "_spec": "ms@2.0.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express\\node_modules\\debug", - "bugs": { - "url": "https://github.com/zeit/ms/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "ms", + "version": "2.0.0", "description": "Tiny milisecond conversion utility", - "devDependencies": { - "eslint": "3.19.0", - "expect.js": "0.3.1", - "husky": "0.13.3", - "lint-staged": "3.4.1", - "mocha": "3.4.1" + "repository": "zeit/ms", + "main": "./index", + "files": [ + "index.js" + ], + "scripts": { + "precommit": "lint-staged", + "lint": "eslint lib/* bin/*", + "test": "mocha tests.js" }, "eslintConfig": { "extends": "eslint:recommended", @@ -42,11 +19,6 @@ "es6": true } }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/zeit/ms#readme", - "license": "MIT", "lint-staged": { "*.js": [ "npm run lint", @@ -54,16 +26,16 @@ "git add" ] }, - "main": "./index", - "name": "ms", - "repository": { - "type": "git", - "url": "git+https://github.com/zeit/ms.git" - }, - "scripts": { - "lint": "eslint lib/* bin/*", - "precommit": "lint-staged", - "test": "mocha tests.js" - }, - "version": "2.0.0" -} + "license": "MIT", + "devDependencies": { + "eslint": "3.19.0", + "expect.js": "0.3.1", + "husky": "0.13.3", + "lint-staged": "3.4.1", + "mocha": "3.4.1" + } + +,"_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" +,"_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" +,"_from": "ms@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/express/package.json b/backend/node_modules/express/package.json index e6ec493..717752d 100644 --- a/backend/node_modules/express/package.json +++ b/backend/node_modules/express/package.json @@ -1,65 +1,30 @@ { - "_from": "express@^4.17.1", - "_id": "express@4.17.1", - "_inBundle": false, - "_integrity": "sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==", - "_location": "/express", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "express@^4.17.1", - "name": "express", - "escapedName": "express", - "rawSpec": "^4.17.1", - "saveSpec": null, - "fetchSpec": "^4.17.1" - }, - "_requiredBy": [ - "#USER", - "/" - ], - "_resolved": "https://registry.npmjs.org/express/-/express-4.17.1.tgz", - "_shasum": "4491fc38605cf51f8629d39c2b5d026f98a4c134", - "_spec": "express@^4.17.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "bugs": { - "url": "https://github.com/expressjs/express/issues" - }, - "bundleDependencies": false, + "name": "express", + "description": "Fast, unopinionated, minimalist web framework", + "version": "4.17.1", + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Aaron Heckmann", - "email": "aaron.heckmann+github@gmail.com" - }, - { - "name": "Ciaran Jessup", - "email": "ciaranj@gmail.com" - }, - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Guillermo Rauch", - "email": "rauchg@gmail.com" - }, - { - "name": "Jonathan Ong", - "email": "me@jongleberry.com" - }, - { - "name": "Roman Shtylman", - "email": "shtylman+expressjs@gmail.com" - }, - { - "name": "Young Jae Sim", - "email": "hanul@hanul.me" - } + "Aaron Heckmann ", + "Ciaran Jessup ", + "Douglas Christopher Wilson ", + "Guillermo Rauch ", + "Jonathan Ong ", + "Roman Shtylman ", + "Young Jae Sim " + ], + "license": "MIT", + "repository": "expressjs/express", + "homepage": "http://expressjs.com/", + "keywords": [ + "express", + "framework", + "sinatra", + "web", + "rest", + "restful", + "router", + "app", + "api" ], "dependencies": { "accepts": "~1.3.7", @@ -93,8 +58,6 @@ "utils-merge": "1.0.1", "vary": "~1.1.2" }, - "deprecated": false, - "description": "Fast, unopinionated, minimalist web framework", "devDependencies": { "after": "0.8.2", "connect-redis": "3.4.1", @@ -125,30 +88,15 @@ "index.js", "lib/" ], - "homepage": "http://expressjs.com/", - "keywords": [ - "express", - "framework", - "sinatra", - "web", - "rest", - "restful", - "router", - "app", - "api" - ], - "license": "MIT", - "name": "express", - "repository": { - "type": "git", - "url": "git+https://github.com/expressjs/express.git" - }, "scripts": { "lint": "eslint .", "test": "mocha --require test/support/env --reporter spec --bail --check-leaks test/ test/acceptance/", "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require test/support/env --reporter spec --check-leaks test/ test/acceptance/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks test/ test/acceptance/", "test-tap": "mocha --require test/support/env --reporter tap --check-leaks test/ test/acceptance/" - }, - "version": "4.17.1" -} + } + +,"_resolved": "https://registry.npmjs.org/express/-/express-4.17.1.tgz" +,"_integrity": "sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==" +,"_from": "express@4.17.1" +} \ No newline at end of file diff --git a/backend/node_modules/fill-range/package.json b/backend/node_modules/fill-range/package.json index d0bf1e1..6aeb617 100644 --- a/backend/node_modules/fill-range/package.json +++ b/backend/node_modules/fill-range/package.json @@ -1,75 +1,38 @@ { - "_args": [ - [ - "fill-range@7.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "fill-range@7.0.1", - "_id": "fill-range@7.0.1", - "_inBundle": false, - "_integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "_location": "/fill-range", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "fill-range@7.0.1", - "name": "fill-range", - "escapedName": "fill-range", - "rawSpec": "7.0.1", - "saveSpec": null, - "fetchSpec": "7.0.1" - }, - "_requiredBy": [ - "/braces" + "name": "fill-range", + "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`", + "version": "7.0.1", + "homepage": "https://github.com/jonschlinkert/fill-range", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Edo Rivai (edo.rivai.nl)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Paul Miller (paulmillr.com)", + "Rouven Weßling (www.rouvenwessling.de)", + "(https://github.com/wtgtybhertgeghgtwtg)" ], - "_resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "_spec": "7.0.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "jonschlinkert/fill-range", "bugs": { "url": "https://github.com/jonschlinkert/fill-range/issues" }, - "contributors": [ - { - "name": "Edo Rivai", - "url": "edo.rivai.nl" - }, - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - }, - { - "name": "Paul Miller", - "url": "paulmillr.com" - }, - { - "name": "Rouven Weßling", - "url": "www.rouvenwessling.de" - }, - { - "url": "https://github.com/wtgtybhertgeghgtwtg" - } + "license": "MIT", + "files": [ + "index.js" ], + "main": "index.js", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "mocha" + }, "dependencies": { "to-regex-range": "^5.0.1" }, - "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`", "devDependencies": { "gulp-format-md": "^2.0.0", "mocha": "^6.1.1" }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/jonschlinkert/fill-range", "keywords": [ "alpha", "alphabetical", @@ -90,16 +53,6 @@ "regex", "sh" ], - "license": "MIT", - "main": "index.js", - "name": "fill-range", - "repository": { - "type": "git", - "url": "git+https://github.com/jonschlinkert/fill-range.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "toc": false, "layout": "default", @@ -112,6 +65,9 @@ "lint": { "reflinks": true } - }, - "version": "7.0.1" -} + } + +,"_resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" +,"_integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==" +,"_from": "fill-range@7.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/finalhandler/node_modules/debug/package.json b/backend/node_modules/finalhandler/node_modules/debug/package.json index 7b6cfcf..28acbb0 100644 --- a/backend/node_modules/finalhandler/node_modules/debug/package.json +++ b/backend/node_modules/finalhandler/node_modules/debug/package.json @@ -1,58 +1,25 @@ { - "_from": "debug@2.6.9", - "_id": "debug@2.6.9", - "_inBundle": false, - "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "_location": "/finalhandler/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@2.6.9", - "name": "debug", - "escapedName": "debug", - "rawSpec": "2.6.9", - "saveSpec": null, - "fetchSpec": "2.6.9" + "name": "debug", + "version": "2.6.9", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/finalhandler" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "_shasum": "5d128515df134ff327e90a4c93f4e077a536341f", - "_spec": "debug@2.6.9", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\finalhandler", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, - "bundleDependencies": false, - "component": { - "scripts": { - "debug/index.js": "browser.js", - "debug/debug.js": "debug.js" - } - }, + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", "dependencies": { "ms": "2.0.0" }, - "deprecated": false, - "description": "small debugging utility", "devDependencies": { "browserify": "9.0.3", "chai": "^3.5.0", @@ -71,18 +38,16 @@ "sinon": "^1.17.6", "sinon-chai": "^2.8.0" }, - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "version": "2.6.9" -} + "browser": "./src/browser.js", + "component": { + "scripts": { + "debug/index.js": "browser.js", + "debug/debug.js": "debug.js" + } + } + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" +,"_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" +,"_from": "debug@2.6.9" +} \ No newline at end of file diff --git a/backend/node_modules/finalhandler/node_modules/ms/package.json b/backend/node_modules/finalhandler/node_modules/ms/package.json index 1408d99..8983d69 100644 --- a/backend/node_modules/finalhandler/node_modules/ms/package.json +++ b/backend/node_modules/finalhandler/node_modules/ms/package.json @@ -1,39 +1,16 @@ { - "_from": "ms@2.0.0", - "_id": "ms@2.0.0", - "_inBundle": false, - "_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", - "_location": "/finalhandler/ms", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ms@2.0.0", - "name": "ms", - "escapedName": "ms", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/finalhandler/debug" - ], - "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "_shasum": "5608aeadfc00be6c2901df5f9861788de0d597c8", - "_spec": "ms@2.0.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\finalhandler\\node_modules\\debug", - "bugs": { - "url": "https://github.com/zeit/ms/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "ms", + "version": "2.0.0", "description": "Tiny milisecond conversion utility", - "devDependencies": { - "eslint": "3.19.0", - "expect.js": "0.3.1", - "husky": "0.13.3", - "lint-staged": "3.4.1", - "mocha": "3.4.1" + "repository": "zeit/ms", + "main": "./index", + "files": [ + "index.js" + ], + "scripts": { + "precommit": "lint-staged", + "lint": "eslint lib/* bin/*", + "test": "mocha tests.js" }, "eslintConfig": { "extends": "eslint:recommended", @@ -42,11 +19,6 @@ "es6": true } }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/zeit/ms#readme", - "license": "MIT", "lint-staged": { "*.js": [ "npm run lint", @@ -54,16 +26,16 @@ "git add" ] }, - "main": "./index", - "name": "ms", - "repository": { - "type": "git", - "url": "git+https://github.com/zeit/ms.git" - }, - "scripts": { - "lint": "eslint lib/* bin/*", - "precommit": "lint-staged", - "test": "mocha tests.js" - }, - "version": "2.0.0" -} + "license": "MIT", + "devDependencies": { + "eslint": "3.19.0", + "expect.js": "0.3.1", + "husky": "0.13.3", + "lint-staged": "3.4.1", + "mocha": "3.4.1" + } + +,"_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" +,"_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" +,"_from": "ms@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/finalhandler/package.json b/backend/node_modules/finalhandler/package.json index fec006c..5c12d84 100644 --- a/backend/node_modules/finalhandler/package.json +++ b/backend/node_modules/finalhandler/package.json @@ -1,35 +1,10 @@ { - "_from": "finalhandler@~1.1.2", - "_id": "finalhandler@1.1.2", - "_inBundle": false, - "_integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==", - "_location": "/finalhandler", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "finalhandler@~1.1.2", - "name": "finalhandler", - "escapedName": "finalhandler", - "rawSpec": "~1.1.2", - "saveSpec": null, - "fetchSpec": "~1.1.2" - }, - "_requiredBy": [ - "/express" - ], - "_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz", - "_shasum": "b7e7d000ffd11938d0fdb053506f6ebabe9f587d", - "_spec": "finalhandler@~1.1.2", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - "bugs": { - "url": "https://github.com/pillarjs/finalhandler/issues" - }, - "bundleDependencies": false, + "name": "finalhandler", + "description": "Node.js final http responder", + "version": "1.1.2", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "repository": "pillarjs/finalhandler", "dependencies": { "debug": "2.6.9", "encodeurl": "~1.0.2", @@ -39,8 +14,6 @@ "statuses": "~1.5.0", "unpipe": "~1.0.0" }, - "deprecated": false, - "description": "Node.js final http responder", "devDependencies": { "eslint": "5.16.0", "eslint-config-standard": "12.0.0", @@ -55,26 +28,22 @@ "safe-buffer": "5.1.2", "supertest": "4.0.2" }, - "engines": { - "node": ">= 0.8" - }, "files": [ "LICENSE", "HISTORY.md", "index.js" ], - "homepage": "https://github.com/pillarjs/finalhandler#readme", - "license": "MIT", - "name": "finalhandler", - "repository": { - "type": "git", - "url": "git+https://github.com/pillarjs/finalhandler.git" + "engines": { + "node": ">= 0.8" }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --bail --check-leaks test/", "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/" - }, - "version": "1.1.2" -} + } + +,"_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz" +,"_integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==" +,"_from": "finalhandler@1.1.2" +} \ No newline at end of file diff --git a/backend/node_modules/forwarded/package.json b/backend/node_modules/forwarded/package.json index a8c538e..98c86b9 100644 --- a/backend/node_modules/forwarded/package.json +++ b/backend/node_modules/forwarded/package.json @@ -1,39 +1,17 @@ { - "_from": "forwarded@~0.1.2", - "_id": "forwarded@0.1.2", - "_inBundle": false, - "_integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=", - "_location": "/forwarded", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "forwarded@~0.1.2", - "name": "forwarded", - "escapedName": "forwarded", - "rawSpec": "~0.1.2", - "saveSpec": null, - "fetchSpec": "~0.1.2" - }, - "_requiredBy": [ - "/proxy-addr" - ], - "_resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz", - "_shasum": "98c23dab1175657b8c0573e8ceccd91b0ff18c84", - "_spec": "forwarded@~0.1.2", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\proxy-addr", - "bugs": { - "url": "https://github.com/jshttp/forwarded/issues" - }, - "bundleDependencies": false, + "name": "forwarded", + "description": "Parse HTTP X-Forwarded-For header", + "version": "0.1.2", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - } + "Douglas Christopher Wilson " ], - "deprecated": false, - "description": "Parse HTTP X-Forwarded-For header", + "license": "MIT", + "keywords": [ + "x-forwarded-for", + "http", + "req" + ], + "repository": "jshttp/forwarded", "devDependencies": { "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", @@ -46,26 +24,14 @@ "istanbul": "0.4.5", "mocha": "1.21.5" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "LICENSE", "HISTORY.md", "README.md", "index.js" ], - "homepage": "https://github.com/jshttp/forwarded#readme", - "keywords": [ - "x-forwarded-for", - "http", - "req" - ], - "license": "MIT", - "name": "forwarded", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/forwarded.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "bench": "node benchmark/index.js", @@ -73,6 +39,9 @@ "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" - }, - "version": "0.1.2" -} + } + +,"_resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz" +,"_integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=" +,"_from": "forwarded@0.1.2" +} \ No newline at end of file diff --git a/backend/node_modules/fresh/package.json b/backend/node_modules/fresh/package.json index 9d74b68..8a82abc 100644 --- a/backend/node_modules/fresh/package.json +++ b/backend/node_modules/fresh/package.json @@ -1,50 +1,20 @@ { - "_from": "fresh@0.5.2", - "_id": "fresh@0.5.2", - "_inBundle": false, - "_integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=", - "_location": "/fresh", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "fresh@0.5.2", - "name": "fresh", - "escapedName": "fresh", - "rawSpec": "0.5.2", - "saveSpec": null, - "fetchSpec": "0.5.2" - }, - "_requiredBy": [ - "/express", - "/send" - ], - "_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", - "_shasum": "3d8cadd90d976569fa835ab1f8e4b23a105605a7", - "_spec": "fresh@0.5.2", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca", - "url": "http://tjholowaychuk.com" - }, - "bugs": { - "url": "https://github.com/jshttp/fresh/issues" - }, - "bundleDependencies": false, + "name": "fresh", + "description": "HTTP response freshness testing", + "version": "0.5.2", + "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - } + "Douglas Christopher Wilson ", + "Jonathan Ong (http://jongleberry.com)" ], - "deprecated": false, - "description": "HTTP response freshness testing", + "license": "MIT", + "keywords": [ + "fresh", + "http", + "conditional", + "cache" + ], + "repository": "jshttp/fresh", "devDependencies": { "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", @@ -58,26 +28,13 @@ "istanbul": "0.4.5", "mocha": "1.21.5" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "HISTORY.md", "LICENSE", "index.js" ], - "homepage": "https://github.com/jshttp/fresh#readme", - "keywords": [ - "fresh", - "http", - "conditional", - "cache" - ], - "license": "MIT", - "name": "fresh", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/fresh.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "bench": "node benchmark/index.js", @@ -85,6 +42,9 @@ "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" - }, - "version": "0.5.2" -} + } + +,"_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz" +,"_integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=" +,"_from": "fresh@0.5.2" +} \ No newline at end of file diff --git a/backend/node_modules/fsevents/LICENSE b/backend/node_modules/fsevents/LICENSE new file mode 100644 index 0000000..00a0b2e --- /dev/null +++ b/backend/node_modules/fsevents/LICENSE @@ -0,0 +1,22 @@ +MIT License +----------- + +Copyright (C) 2010-2019 by Philipp Dunkel, Ben Noordhuis, Elan Shankar, Paul Miller + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/backend/node_modules/fsevents/README.md b/backend/node_modules/fsevents/README.md new file mode 100644 index 0000000..382fe6d --- /dev/null +++ b/backend/node_modules/fsevents/README.md @@ -0,0 +1,77 @@ +# fsevents [![NPM](https://nodei.co/npm/fsevents.png)](https://nodei.co/npm/fsevents/) + +Native access to MacOS FSEvents in [Node.js](https://nodejs.org/) + +The FSEvents API in MacOS allows applications to register for notifications of +changes to a given directory tree. It is a very fast and lightweight alternative +to kqueue. + +This is a low-level library. For a cross-platform file watching module that +uses fsevents, check out [Chokidar](https://github.com/paulmillr/chokidar). + +## Installation + +Supports only **Node.js v8.16 and higher**. + +```sh +npm install fsevents +``` + +## Usage + +```js +const fsevents = require('fsevents'); +const stop = fsevents.watch(__dirname, (path, flags, id) => { + const info = fsevents.getInfo(path, flags, id); +}); // To start observation +stop(); // To end observation +``` + +The callback passed as the second parameter to `.watch` get's called whenever the operating system detects a +a change in the file system. It takes three arguments: + +###### `fsevents.watch(dirname: string, (path: string, flags: number, id: string) => void): () => Promise` + + * `path: string` - the item in the filesystem that have been changed + * `flags: number` - a numeric value describing what the change was + * `id: string` - an unique-id identifying this specific event + + Returns closer callback which when called returns a Promise resolving when the watcher process has been shut down. + +###### `fsevents.getInfo(path: string, flags: number, id: string): FsEventInfo` + +The `getInfo` function takes the `path`, `flags` and `id` arguments and converts those parameters into a structure +that is easier to digest to determine what the change was. + +The `FsEventsInfo` has the following shape: + +```js +/** + * @typedef {'created'|'modified'|'deleted'|'moved'|'root-changed'|'cloned'|'unknown'} FsEventsEvent + * @typedef {'file'|'directory'|'symlink'} FsEventsType + */ +{ + "event": "created", + "path": "file.txt", // {FsEventsEvent} + "type": "file", // {FsEventsType} + "changes": { + "inode": true, // Had iNode Meta-Information changed + "finder": false, // Had Finder Meta-Data changed + "access": false, // Had access permissions changed + "xattrs": false // Had xAttributes changed + }, + "flags": 0x100000000 +} +``` + +## Engine compatibility + +- v2 supports node 8.16+ +- v1.2.8 supports node 6+ +- v1.2.7 supports node 4+ + +## License + +The MIT License Copyright (C) 2010-2019 by Philipp Dunkel, Ben Noordhuis, Elan Shankar, Paul Miller — see LICENSE file. + +Visit our [GitHub page](https://github.com/fsevents/fsevents) and [NPM Page](https://npmjs.org/package/fsevents) diff --git a/backend/node_modules/fsevents/fsevents.d.ts b/backend/node_modules/fsevents/fsevents.d.ts new file mode 100644 index 0000000..adbb28d --- /dev/null +++ b/backend/node_modules/fsevents/fsevents.d.ts @@ -0,0 +1,55 @@ +declare type Event = + | 'created' + | 'cloned' + | 'modified' + | 'deleted' + | 'moved' + | 'root-changed' + | 'unknown'; +declare type Type = 'file' | 'directory' | 'symlink'; +declare type FileChanges = { + inode: boolean; + finder: boolean; + access: boolean; + xattrs: boolean; +}; +declare type Info = { + event: Event; + path: string; + type: Type; + changes: FileChanges; + flags: number; +}; +declare type WatchHandler = (path: string, flags: number, id: string) => void; +export declare function watch( + path: string, + handler: WatchHandler, +): () => Promise; +export declare function getInfo(path: string, flags: number): Info; +export declare const constants: { + None: 0x00000000; + MustScanSubDirs: 0x00000001; + UserDropped: 0x00000002; + KernelDropped: 0x00000004; + EventIdsWrapped: 0x00000008; + HistoryDone: 0x00000010; + RootChanged: 0x00000020; + Mount: 0x00000040; + Unmount: 0x00000080; + ItemCreated: 0x00000100; + ItemRemoved: 0x00000200; + ItemInodeMetaMod: 0x00000400; + ItemRenamed: 0x00000800; + ItemModified: 0x00001000; + ItemFinderInfoMod: 0x00002000; + ItemChangeOwner: 0x00004000; + ItemXattrMod: 0x00008000; + ItemIsFile: 0x00010000; + ItemIsDir: 0x00020000; + ItemIsSymlink: 0x00040000; + ItemIsHardlink: 0x00100000; + ItemIsLastHardlink: 0x00200000; + OwnEvent: 0x00080000; + ItemCloned: 0x00400000; +}; +export {} diff --git a/backend/node_modules/fsevents/fsevents.js b/backend/node_modules/fsevents/fsevents.js new file mode 100644 index 0000000..bf7334b --- /dev/null +++ b/backend/node_modules/fsevents/fsevents.js @@ -0,0 +1,77 @@ +/* + ** © 2018 by Philipp Dunkel, Ben Noordhuis, Elan Shankar, Paul Miller + ** Licensed under MIT License. + */ + +/* jshint node:true */ +'use strict'; + +if (process.platform !== 'darwin') { + throw new Error(`Module 'fsevents' is not compatible with platform '${process.platform}'`); +} + +const Native = require('./fsevents.node'); +const events = Native.constants; + +function watch(path, handler) { + if (typeof path !== 'string') { + throw new TypeError(`fsevents argument 1 must be a string and not a ${typeof path}`); + } + if (typeof handler !== 'function') { + throw new TypeError(`fsevents argument 2 must be a function and not a ${typeof handler}`); + } + + let instance = Native.start(path, handler); + if (!instance) throw new Error(`could not watch: ${path}`); + return () => { + const result = instance + ? Promise.resolve(instance).then(Native.stop) + : Promise.resolve(undefined); + instance = undefined; + return result; + }; +} + +function getInfo(path, flags) { + return { + path, + flags, + event: getEventType(flags), + type: getFileType(flags), + changes: getFileChanges(flags) + }; +} + +function getFileType(flags) { + if (events.ItemIsFile & flags) return 'file'; + if (events.ItemIsDir & flags) return 'directory'; + if (events.ItemIsSymlink & flags) return 'symlink'; +} +function anyIsTrue(obj) { + for (let key in obj) { + if (obj[key]) return true; + } + return false; +} +function getEventType(flags) { + if (events.ItemRemoved & flags) return 'deleted'; + if (events.ItemRenamed & flags) return 'moved'; + if (events.ItemCreated & flags) return 'created'; + if (events.ItemModified & flags) return 'modified'; + if (events.RootChanged & flags) return 'root-changed'; + if (events.ItemCloned & flags) return 'cloned'; + if (anyIsTrue(flags)) return 'modified'; + return 'unknown'; +} +function getFileChanges(flags) { + return { + inode: !!(events.ItemInodeMetaMod & flags), + finder: !!(events.ItemFinderInfoMod & flags), + access: !!(events.ItemChangeOwner & flags), + xattrs: !!(events.ItemXattrMod & flags) + }; +} + +exports.watch = watch; +exports.getInfo = getInfo; +exports.constants = events; diff --git a/backend/node_modules/fsevents/fsevents.node b/backend/node_modules/fsevents/fsevents.node new file mode 100755 index 0000000000000000000000000000000000000000..83af92f7ba6c4f489ba0a93f9470706feeb6c6dd GIT binary patch literal 36204 zcmeHw3v^V~z5Yoc5WtXNwFMO&9zwtvGI?0Mh$cXArVfY%5TZB^$piw)Oq>S~wKWJ) zPp46+_06r=R*TwesZ|Rsg{V|eYsFft^|l&q)kA$zP<)`|e!snc`@Ay2;lHxh|K7DY zD`)Th?fref^E>|`-Yg#Zkr+WSz zk>w03ols+(gKXOSad9x12(L^qK;*V}?m$^K@Dv#*ilwJP~V*EM|t=UhOzp zFzDMdR#+Ky*hXeBSQm}NtqOG8TXLRM(lw-wFkRE0wqP(BSm>`q9D2LwXnT) zY=E%aC%bKGCo4e+2B%fcsj`(+a=L(H7bYKRN0Sp1)%Otc&D3Q$&ncp`ORuFW?WWe{c~e<=3d^E7P?z~fhH+UDamZ4mMx z72Dh3(N2BpzY*K7J5$W4aFwQoO=KlbMv{(mc4|_rY{#U7cf9iA>!o4erK6EYerf{; z;s67+@d{HOw&Sob!A@H8Rr`UCkH)Rqgql_HM7ViEpm9+w6k9c6dMwl&UJ;Egi%*yu zjfJO2lM!6-#%QFtL6uCH7mme|6Q5A!;=pXT;|w~pFV*Zf9H%B6Ti#d~j`w^N#US6Y z(Q!(!o9ENtgJy=~B;&COO^u6auRG(6VsCN%DkKGeqMfg0;c7bhvMP$Fumo&eOYBsy z^Ko5U5K}izn6C4&?N|*Qs{wlr%=PK-R9##(uV$8Cf7PcS@au8sC}^ zCi?XkeR^`EPe0^KiNai;{-$r&Q(f2s`dh~P=vCV~^4m6&43sIUM+z|@gxxoN?Q^#nuX1@C zmwzu+UMR~tjGv3LWXzXJZrVzBIx0xb-8e(<47AVKWGs{A7yG-O@vr`U0j$oL^xgbx zV>q-wbxp2uHp&Bfm*GW>Gx|}vJflg~dy@I6k%^a7U0St}Yo$Lp#wAoW6%^!Cuov}f zEa95+>7Om!drqFLHeXv;Vu10^NuqYMQK@x`g@VD`MctQ4@2IqaOU3o`t^VLOI$8ao zU+;ojpO#6t^y*IUe|tNO`*D}?wLe-QDzMA=g*Zrl+vm8a_}X*cJdL7u4@!M{mQP=h zi_E`ZsN>VC3IHeS3rY~74i|W^4@K$2B+;uX0eyh?VjKfF3vi{rpaszq?3ZJokJ29s z^6FMm+jne~5nXAYe#bf)-9S;QjU4ppt2Y7ZcWjnLTM%udD}`zg=m(81j2Y9B~I3tYNv8v`-!)~2fA*bG3hvmTGsArF8dU>nr;R@W&@8g=@lZi ztHW=no3v5MW!uvkSm2Q!B$@P6rvbDy&FC5`&+Ynj2A*I8)-%t zv|AlSPnV}q$Oc{}lGPG5Gz8;eHt={l1Fy4z_n5T7WdIGqxPr^t(ixaMMtX1`lfrHT z*_u(pWi!(mxQh*hnN;jH&{s1)K0(&OchVU+#0EyQfzQx(?R9{GukjEY=%g}tL#iJu zPvIX->TnzIXht)a-Jj0D%WU9hOw!#3ay6rf%VOyaR2E7PLQIprURd*(b1oVBr)jMB9*Pw?2|Zq zy2!407YzzW*dj}L$Y&hFP=}5(Mjqugl=@P)kO|!1iHm_|ZlL`Z^3m5meC4NIUEYqW zt>ih5QMHBqu9{slYt}5|F_^+It%S_|jZP=^D5=O58pBfdbCkX2330-S#TYzYPMs4< z);>xl`qMbJJW|EupU?sG&OJ!yn==cMul)%+d%ymqQH(Q(f0BA)p5U}~$bH%&FD-HMr)?)rdsnxYN~UnMHW+# zOTpXJ`W~m?RthepfSM&;dm5KxEO!WF<=1e5QK>lmj849!_rV&5_j55o?gV2W#>d7l zWZraN>iheQ*JxybXM=niIqT0D56Z$aQJ4~)SkfTX5?OGfFI8=z&I>QWsMSl(4WeKt zxzx!n`PwHhLgQPwcRDoWqqoDS=iE*0QO{XNQTyaO5Mh*83kJ~h0xjHI#)6tz#x$4( zy;0DIFQo`xoF(~p0UF0q8hNKsoSJ+dQBpa3(1-X^B^V_B0JUuNA@BMMTW=csDc+Sc z1WejU{0_3<9zFdme42cPH(x`zaPRXdQ6Db#08|*zXKV@R)g6Jo559moZ}ZHGWBt8OA%P3(?GW(t+CkJD`7&xH6z8cjH0GhbJb#zB8bIOe5gAV9sd2 zdUWnK`gHm9T><^@R@|_1jUYTZ(c7l@3XohzjZ2?0)Th^a@(Zgw z^M_0+G&Z7thxuJ7Gj1jGYj)1(#zc>Es_pn@=zs9*e^k%rUqkW}k}MRG$=4vQB^!MD z!aV`~5VaH#>gagwC+__Uec(a#(5Fjojo^+7v{(EXsX+VW3nlXSvgb1RT7m`ObS#^K#zF>`l3SP`az_fd>`^ft;<&Jf-X?XvhuTn{FLgnoFSV5%?Aqh)2(%}+`1O9iRJ_oyFVFSs(>>USVlVJ^ zZ4;lM?~n)W==$`2V!FfIg-U#5AZ1o~P^tU#3vxalrD;2G7O24eKK)7mt`0n7c2#Y~ zI1D{6ap|!7YHD%5)Kqw|MJ6j=5Dh2ive8sfVC)uLlVEHYIOn^fm_{!~asW=d5I9$%^=BF%TfKQez6ml$(Y;v$j20Z}=}`BGPv$j?ew zr;KHHmJ%OSvu`^f8f%3{4XHhE5Td2SYmL)kiJU=m`I98PDWbf6h?aV4jlLG4T1YFl zOTxwYm@YlD*7yexMPPwG#;D)_l!OCxh@x8KDT~lY60Vkn6cNs-6~h|#;cZb;afu}4 z5n+6-(P~+sVHOVYACj;O(bBQCM$jVkfm5KuS&vkr()XT4r&o!=9*PiB`J?c%KG7o@~TBSRZ`YVN+D5hCo7LwltZ#MB9ihO zOrlB3dW-U!q+B2==Mv>MvJ$ZCsKVgDHQg&FBev-0EQkD?qCuC)V zMfr!k#`7fQV@wf9$|{S}At_~&vX&?}la+ZEMYh6<0!bNQQpzmKmD0+Gxb`@s4R{XU z_G7X_-@J2!yjW76la%2m<->j^rCd^eDJlPjC)sW5$;xvUWr(D#l@xl|m6Tsvl#j&4 zsR&8RW9Wmnts^UIEz0wfLTwrDo@r7-7G;y9oGd9Fc$(UF6InUeqO?iM=eV%2Qe{$3 zwkV4vMxt^>HwkUHYWw)f{nw0nPIK>Alm6UrW<#sgoZP$^N-4-QZQm&PhZ<&;PEy@St z;#34B zHqg=wYmF+4aGfL^!j;BZtR}+DTEk-z_P{Op@VX>SA}5<`4Vp6H)BLq0(05L-P)haC zSZlmt5pI+OF=N}F_X1gHs5R(OQB}1htdJHK6Cqq{Y_JHYz$kneE26v#Iz)A?ag{|F zCkg!|;VG(zP_0o5Lf7f9BeU!Dzlrb-5q663Z4v%cgzt*b5aGW>_<;yN65&1(?ib-F zB0MO<&qes92)`2HVG(K=33Q#FEyBJc>?gup5e^jLaUvWn!U7QDO^)GRYK-AtWhrb^9Jp_w|>Or2n+2AV0&OdUL|&i4Z|^)^xs@o=yu7HtVF z4kg0D@bYjZp%oWTh{x(Cpon0+xK5M#kx)xxurAcp6ih6Mg+ul6P(xU(2cwlZg@vLx zP02WtEDF^vEAj|CMIOnFH$;Mqnxb{fu>NqIXYyp39bKl8PxX!QmQbQ@iF7Hh3CZGc zA{a?FH5G;<%Zof?V&S^w4xw}quHjVVy2fBK(J)cc#j(#kSDw=)jrA)R7UKv@iaax` zX8D6vbLU(b3{=lNe~u59L$Ss2OG*~@Xgt{%NtBiLXt$v$v^cKJczZSjD`%DWXr-}U znJ7(Xg02HC#uJq7EXJG zm1Re@*e!)4^~z2x+!PMsAZgk|p|WFd2%$yMSi)i0kJX0Kr#g8>ql=b?>k@qJ#rnYz zTBk!JPDP6+qAi+9kT&YW4UG}m)WfkvV>r&$zOn_!MHQj0>cjE6SYt~f8gm-8w<_Cp zUpBp_nm!*j3AooRlGAbBXGSAo)cEpHQ!?!EjS8eMacag`&{i)#d2nZybjEbK$TO1I zBa1xU%^aOKGm`N{OT%3WGv5B-F9Z{0GTY}yT4$X};_vjLr zW$qLUdciF}Ru@kdx0UoAjjcR$_iUnGa&dOJIl8=u)<#F;@}qN+MZM&rKN77E&j=?% zGon3LrJZzi&f1l|u z3CH~SY0i6=v?EQuKmn z)Ci|GVQAj-EnXI9?ww^at$%p9uAzAeX^K2J#fyzf^`aLMB3DX;OVv+;%9y8|# z0y1@Oh$$g)c3zyF!$pQ92I5q|V6qf3il^NH!1dY;^gh2zO4=WGy9RypbsKh?&=c!;M1 znNj2+#~Wf{bAro0C5Ab}Zl*<3!;F#HQhIJ_W7Hv4B~hd6UKMmsvbia~nr)H}7kLVo zM;q(Mj~_RNz3y%!89Dk2T|Tk$yb>{eil@~2CZ5lYs|np$XoYHMYECyU*qBO;*3n$~ zop;c-^*nsxqhT=xE$7jSu+v7doKe@ZvherP{G6;%R-deM@de>Dl+o@Vg8&<)@%;^c z-^gi$`}@IK)=l|Z_TvRw z--m~2SwrxZ_Xtg_-6R{|xCII&Wgf?ubG($}1jj$%_y&$?wHR$1IKGeL%^Yvzcqhky zUa6EvEne=)f`{P@j8z0z_T*~n|98c$X7ROK1*D$ut!|Ac- z*)pBUSp-}0#SCrqJ8%0|!k{Pp#2(5;i$ht2{W^@V!fD%jj*O3m$7NKB z29DLhu^Kp51IKFMSPdMjfnzoBzq1C0j3~U^JEdjlZ0s!sHQKqASU`itXh&GBq+N7H zN7g##(e#tKSW0u`rkOgk2y)?(n#6JEi^V``GS4b^XUe5Z?p)hEpt~poujCpuQ`l{R zlUZV$Jay#JN;*e|ISuE?bxvfZDN1)5&C&WK=AUBW#aPyXR~4!%?_o~MR^H>XF_Y7M z`IK4Ih!8uEVN2~@2|CXe2vwSv{5tRvh%}78Z?R)uZ&};>N_1sWQV} zNQbj>mzi!%3pa!?JBsfF!&>WRc?NV2$5#d&E7H_y`rxdiz#qXSZN&T2!gM%C(QLVD zuUmc%77Ee@C0DsNx^u*Iz1w09t;KU^&W*&`;PhCu*)(`UWiU9iW@iPf;C8Ja)VT5l(Lvz#48szrV(=^dByWr$kqCSo}9!cd#-9*%B18bBPt&s!AM=pDhTmjxq6%%UJ|-Ud^@kT zer{C{UM&~I`%bfIhFm*AEUXSvgSU^!b?19t*N#;yN|a01k4Pt!;iDF)dE!Qt}N{>B+I87lHm;CZm%1ZMt}ERM&aUr3-ATb=3jTa1g0^A=>nA{rz9XjX&x%Iq zEv~_6gO{-U!^#CreB1e`X=kXdbf|0nM?~_65pE z+wfrgjAyMZ5+U(NW2cq$v=N?(z>dit{oac<5A)uFdz(yRI4DC-qg`m=JK zdOIe4Ier#MTaxt(EB#lLz(&zb1a?gN5}qf&hV=>)pX!f(tVx^F+cD|YJo^o-S6J!s z13s}Sy&aSOQu=ZS+XmJvtn?#fv3YzuCjIwWzlHS*XR7}x>;KGpg)`OfVEsPUE1apm zll8~-m+fESO!Zm#y)tcutXDWw{YchNW4*$e>Zh{)a@H%HslJ}|SF>K>O!aN7zm@e0 zEBz>0J!bo{V`@K}SpRd@E1aqRdDd@cy~3I5KVm)oRF(Qag)`L;;SS|F)+?N;zMS>1 zvR>g#^%t}LpR89nQ~i~!|2OLu&Q$-Otf!ZlMya z{~GJBV!gtd>JPDAXT8Fi>QD8^>wg>T70y&&#rk_$uW+XNde;Az^$KUIzn=9^vR>g# z^$)QAMb;~vss07l|DE*;XR6=F`uAC{aHjfijnKsQ1?v^gRDTxh`wx))kHVSi7qI?B z)+?N;{%Y2bV!gtd>hET~m-Px~s(*_0=doVlO!e=ueg^9m&QzZ}QeMAHSg&xV`ZHMH z$a;k{)z4)83f3!}ss0Mqx3ON~O!Yru{mrabI8*)aSWj;}r2D7Bnd)C>{jXWCaHjgN zS^os<70y)e;Q=ANIfDFGI8*&p*8i3D3TLWsVEucnS2$C>&iYSTuW+XNU$MRqp2O+< z70y)uBI}2+Ug1pj`&oY)>lMyaeE1aqRF4iw&y~3I5A7}m5tXDWw{oh&N&U%G2)gNa4Pg$>Urux%P zmlx>QtXDWweI@HVSg&xV`Vi}1V!gtd>aS%zz0ZrlOYc{Ydb~VBM|ye>lXir+_#2{Nx$n*Q-LrX9K63pZqh=XWhd7D10~Y zTAN<^=jA-YGZEM^eZF&eJt)0Fj_OBY;#1S5m%Y$NnDll`dbOVPDb_2j^h1Q&(%UiV z*Yok;WWB;lPybtoHj3!@c1-$v@YWjIu+CZduQ2h+|FKkvP3i5J^t)OAHR}~t`bko5 z>g|~HeR#q&7uTBVPhq9!=`T}n$D}`v^~bYbVWoe_b$mM}{R^x=jr9sE{h5@&M$t?J zc1-#&@h%$L#;Z^xwHcd{&>#(IU7J}8S#y&aRD{`m)Om$P1BrMJ&# zlmB*1`hH`izJ>J)EBy#rY#!f^Nk5kLKV-ea-=yCF{us0wwT}7`#(S#d0sp{wALDl! z7ffM?a3W){tN(9B$Fuhj15q{@nQFfK1jcIqdN^Y>AMItVK7TVAtLwRhvARBM8LRo| zjf~a&^5cxvd@;TMk^E8fzn?Hx^SK51O#zjw`B{3oC1Ew+>SL_tPwCy3RIcVjf52GH zZ>AWl`O4cFtNF)!8LRokhZ(E+!5xg%eBU1!tNFXXGFJ0(?=n{NYX=yc^JRED9{H>0 zzw#NY`K;lL)%?^MjMaS8*^Jfv(fN$ke9&CRYJR7Vv6`>Bg0Y%^xrVWtPibdd<&o{{ zF2?nY?`N#$FMh}P0WSYN;};me%y=JTdUHLUzk2@vn6Y}E|C+ISJ|Bd45)xlMZx3Uv zo}b4uR?ou~jNcidiES!l^}Ko!WA*$QWUQVin;EO;!>bsp=RKXVdVaf&v3ef6m$7=j z`YmJiy!0ev_5AZ9WA!}qcgE`ZN!gji&=ShzhL66EqD@e06^+W~{!?oyu6<|7S2(-`CQ8kMwGM z6JxB#Z&x!`-#@Qstj1$^Ggjk+Uolqq``J6!u@2SSx*1= zLjFm9sS8)S@I@}%6kAw@7?gmA~%7AGvT|AE7t-qg?nb7xugGLKj}{!ne8b zgD(8E3%}yR|8(KcU3ds;7UysJFaPVKg{Qj8LoU3=g*UkH;}Rp3+lwyzPZ$2oh5P3? zug}RYJi&#lU3jJo)Bo?>kNp7lPq2TA{UCPwpE;jn{{lO;(L>m2O~TjM4`c7bPX7X> z5B41F^kUOo>;te5#6Af7aoDLn55}I4y#V_V?8jsO7WNacpNRe2*y$hn48=YS`$^bO z#(oO+;n+{bej0WU_7T`eVjqQlG0IHc+;l8^w5^DA zvekM>XKuRHkS>N;3+c|oIyq-n`gM@@b&mE$koNo@pvQeydbmYjjj^gL> zS}^^ZQnldmn^#y%hI4JTEic^~W-fNEt9IndRn_h+tf_Wn@rr6k9#%nOQLT98r<44R zp72^~X|4N8YMH;-dI<%aryQ}0+9FtMsI5HL3Tk&jcemZEr=_B&wbQD!=ativk!Ibr zEa-XFv~vxs>{8SkRIv({SGziSVy&x{C0Dwd*tX8ql_yrSy7G99E4{ZvtZ?nNzI6h< z-Z74UupEv}m=<0hZi==bg*_g{I$ZN5wi6a58=LAU@T+a-T8KZx2~Y|*yB68k*u+Pl?wx6ER>(3}#W;LXWukt} z5~`*&06tnJaLNMk!U8y~1bC589Zq;1UU(gDcpZLt9gcV% zo_HOucpbi!I(#X0_)_ZdrPSd|sl%62hcBfLUrHUmlsbGVb@)=|@TJV*OPRx$GKVi^ z4qwU~zLYt9DRcNz=J2J=;Y+#0mvV&$>h&I~x^%z$6c47ldZfOpOeIOxoPkIoFZDKerhPQMgZZYiw1QW#DJgQEXYSiZCzztmVBT^5$qG~;jE@ZL7)w+8X) zhTQTvqQ7z-M3%6|RYrXyZpP|255iZ6L*{iMrf|m039>Eg-PgfHa|^Br=QlOt*IS{c z;9~J(94p_+FQ#jl)>1KAn02>N4aaOTkg1=D*=R?s?*I2Xa@~r}I-pufTZWcPWohp_ z=nQ%+JCY8qzegQvvBxr5k7_ia1^|w8ICh_-af_o5J$9c{gPddcIUW$pkIes{`y73` T|2Or_>b^_ej(i}%1l<1sTa2H^ literal 0 HcmV?d00001 diff --git a/backend/node_modules/fsevents/package.json b/backend/node_modules/fsevents/package.json new file mode 100644 index 0000000..814b8eb --- /dev/null +++ b/backend/node_modules/fsevents/package.json @@ -0,0 +1,63 @@ +{ + "name": "fsevents", + "version": "2.1.2", + "description": "Native Access to MacOS FSEvents", + "main": "fsevents.js", + "types": "fsevents.d.ts", + "os": [ + "darwin" + ], + "files": [ + "fsevents.d.ts", + "fsevents.js", + "fsevents.node" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + }, + "scripts": { + "clean": "node-gyp clean && rm -f fsevents.node", + "build": "node-gyp clean && rm -f fsevents.node && node-gyp rebuild && node-gyp clean", + "test": "/bin/bash ./test.sh 2>/dev/null", + "prepublishOnly": "npm run build" + }, + "repository": { + "type": "git", + "url": "https://github.com/fsevents/fsevents.git" + }, + "keywords": [ + "fsevents", + "mac" + ], + "contributors": [ + { + "name": "Philipp Dunkel", + "email": "pip@pipobscure.com" + }, + { + "name": "Ben Noordhuis", + "email": "info@bnoordhuis.nl" + }, + { + "name": "Elan Shankar", + "email": "elan.shanker@gmail.com" + }, + { + "name": "Miroslav Bajtoš", + "email": "mbajtoss@gmail.com" + }, + { + "name": "Paul Miller", + "url": "https://paulmillr.com" + } + ], + "license": "MIT", + "bugs": { + "url": "https://github.com/fsevents/fsevents/issues" + }, + "homepage": "https://github.com/fsevents/fsevents" + +,"_resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.2.tgz" +,"_integrity": "sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==" +,"_from": "fsevents@2.1.2" +} \ No newline at end of file diff --git a/backend/node_modules/get-stream/package.json b/backend/node_modules/get-stream/package.json index 5a4c5ca..0f66e7b 100644 --- a/backend/node_modules/get-stream/package.json +++ b/backend/node_modules/get-stream/package.json @@ -1,81 +1,50 @@ { - "_args": [ - [ - "get-stream@4.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "get-stream@4.1.0", - "_id": "get-stream@4.1.0", - "_inBundle": false, - "_integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", - "_location": "/get-stream", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "get-stream@4.1.0", - "name": "get-stream", - "escapedName": "get-stream", - "rawSpec": "4.1.0", - "saveSpec": null, - "fetchSpec": "4.1.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", - "_spec": "4.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/get-stream/issues" - }, - "dependencies": { - "pump": "^3.0.0" - }, - "description": "Get a stream as a string, buffer, or array", - "devDependencies": { - "ava": "*", - "into-stream": "^3.0.0", - "xo": "*" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "buffer-stream.js" - ], - "homepage": "https://github.com/sindresorhus/get-stream#readme", - "keywords": [ - "get", - "stream", - "promise", - "concat", - "string", - "text", - "buffer", - "read", - "data", - "consume", - "readable", - "readablestream", - "array", - "object" - ], - "license": "MIT", - "name": "get-stream", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/get-stream.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "4.1.0" -} + "name": "get-stream", + "version": "4.1.0", + "description": "Get a stream as a string, buffer, or array", + "license": "MIT", + "repository": "sindresorhus/get-stream", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js", + "buffer-stream.js" + ], + "keywords": [ + "get", + "stream", + "promise", + "concat", + "string", + "text", + "buffer", + "read", + "data", + "consume", + "readable", + "readablestream", + "array", + "object" + ], + "dependencies": { + "pump": "^3.0.0" + }, + "devDependencies": { + "ava": "*", + "into-stream": "^3.0.0", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz" +,"_integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==" +,"_from": "get-stream@4.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/glob-parent/package.json b/backend/node_modules/glob-parent/package.json index 81ef1fe..e5f8484 100644 --- a/backend/node_modules/glob-parent/package.json +++ b/backend/node_modules/glob-parent/package.json @@ -1,54 +1,32 @@ { - "_args": [ - [ - "glob-parent@5.1.1", - "E:\\teamspot\\main\\backend" - ] + "name": "glob-parent", + "version": "5.1.1", + "description": "Extract the non-magic parent path from a glob string.", + "author": "Gulp Team (https://gulpjs.com/)", + "contributors": [ + "Elan Shanker (https://github.com/es128)", + "Blaine Bublitz " ], - "_from": "glob-parent@5.1.1", - "_id": "glob-parent@5.1.1", - "_inBundle": false, - "_integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==", - "_location": "/glob-parent", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "glob-parent@5.1.1", - "name": "glob-parent", - "escapedName": "glob-parent", - "rawSpec": "5.1.1", - "saveSpec": null, - "fetchSpec": "5.1.1" + "repository": "gulpjs/glob-parent", + "license": "ISC", + "engines": { + "node": ">= 6" }, - "_requiredBy": [ - "/chokidar" + "main": "index.js", + "files": [ + "LICENSE", + "index.js" ], - "_resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz", - "_spec": "5.1.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Gulp Team", - "email": "team@gulpjs.com", - "url": "https://gulpjs.com/" - }, - "bugs": { - "url": "https://github.com/gulpjs/glob-parent/issues" + "scripts": { + "lint": "eslint .", + "pretest": "npm run lint", + "test": "nyc mocha --async-only", + "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", + "coveralls": "nyc report --reporter=text-lcov | coveralls" }, - "contributors": [ - { - "name": "Elan Shanker", - "url": "https://github.com/es128" - }, - { - "name": "Blaine Bublitz", - "email": "blaine.bublitz@gmail.com" - } - ], "dependencies": { "is-glob": "^4.0.1" }, - "description": "Extract the non-magic parent path from a glob string.", "devDependencies": { "coveralls": "^3.0.11", "eslint": "^2.13.1", @@ -57,14 +35,6 @@ "mocha": "^6.0.2", "nyc": "^13.3.0" }, - "engines": { - "node": ">= 6" - }, - "files": [ - "LICENSE", - "index.js" - ], - "homepage": "https://github.com/gulpjs/glob-parent#readme", "keywords": [ "glob", "parent", @@ -74,20 +44,9 @@ "directory", "base", "wildcard" - ], - "license": "ISC", - "main": "index.js", - "name": "glob-parent", - "repository": { - "type": "git", - "url": "git+https://github.com/gulpjs/glob-parent.git" - }, - "scripts": { - "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", - "coveralls": "nyc report --reporter=text-lcov | coveralls", - "lint": "eslint .", - "pretest": "npm run lint", - "test": "nyc mocha --async-only" - }, - "version": "5.1.1" -} + ] + +,"_resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz" +,"_integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==" +,"_from": "glob-parent@5.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/global-dirs/package.json b/backend/node_modules/global-dirs/package.json index 5c4444d..5b0b40c 100644 --- a/backend/node_modules/global-dirs/package.json +++ b/backend/node_modules/global-dirs/package.json @@ -1,90 +1,59 @@ { - "_args": [ - [ - "global-dirs@2.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "global-dirs@2.0.1", - "_id": "global-dirs@2.0.1", - "_inBundle": false, - "_integrity": "sha512-5HqUqdhkEovj2Of/ms3IeS/EekcO54ytHRLV4PEY2rhRwrHXLQjeVEES0Lhka0xwNDtGYn58wyC4s5+MHsOO6A==", - "_location": "/global-dirs", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "global-dirs@2.0.1", - "name": "global-dirs", - "escapedName": "global-dirs", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/is-installed-globally" - ], - "_resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/global-dirs/issues" - }, - "dependencies": { - "ini": "^1.3.5" - }, - "description": "Get the directory of globally installed packages and binaries", - "devDependencies": { - "ava": "^2.4.0", - "execa": "^3.2.0", - "import-fresh": "^3.1.0", - "tsd": "^0.10.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/global-dirs#readme", - "keywords": [ - "global", - "prefix", - "path", - "paths", - "npm", - "yarn", - "node", - "modules", - "node-modules", - "package", - "packages", - "binary", - "binaries", - "bin", - "directory", - "directories", - "npmrc", - "rc", - "config", - "root", - "resolve" - ], - "license": "MIT", - "name": "global-dirs", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/global-dirs.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.1" -} + "name": "global-dirs", + "version": "2.0.1", + "description": "Get the directory of globally installed packages and binaries", + "license": "MIT", + "repository": "sindresorhus/global-dirs", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "global", + "prefix", + "path", + "paths", + "npm", + "yarn", + "node", + "modules", + "node-modules", + "package", + "packages", + "binary", + "binaries", + "bin", + "directory", + "directories", + "npmrc", + "rc", + "config", + "root", + "resolve" + ], + "dependencies": { + "ini": "^1.3.5" + }, + "devDependencies": { + "ava": "^2.4.0", + "execa": "^3.2.0", + "import-fresh": "^3.1.0", + "tsd": "^0.10.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-2.0.1.tgz" +,"_integrity": "sha512-5HqUqdhkEovj2Of/ms3IeS/EekcO54ytHRLV4PEY2rhRwrHXLQjeVEES0Lhka0xwNDtGYn58wyC4s5+MHsOO6A==" +,"_from": "global-dirs@2.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/got/package.json b/backend/node_modules/got/package.json index 01cedab..bd81ae5 100644 --- a/backend/node_modules/got/package.json +++ b/backend/node_modules/got/package.json @@ -1,109 +1,78 @@ { - "_args": [ - [ - "got@9.6.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "got@9.6.0", - "_id": "got@9.6.0", - "_inBundle": false, - "_integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==", - "_location": "/got", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "got@9.6.0", - "name": "got", - "escapedName": "got", - "rawSpec": "9.6.0", - "saveSpec": null, - "fetchSpec": "9.6.0" - }, - "_requiredBy": [ - "/package-json" - ], - "_resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz", - "_spec": "9.6.0", - "_where": "E:\\teamspot\\main\\backend", - "ava": { - "concurrency": 4 - }, - "browser": { - "decompress-response": false, - "electron": false - }, - "bugs": { - "url": "https://github.com/sindresorhus/got/issues" - }, - "dependencies": { - "@sindresorhus/is": "^0.14.0", - "@szmarczak/http-timer": "^1.1.2", - "cacheable-request": "^6.0.0", - "decompress-response": "^3.3.0", - "duplexer3": "^0.1.4", - "get-stream": "^4.1.0", - "lowercase-keys": "^1.0.1", - "mimic-response": "^1.0.1", - "p-cancelable": "^1.0.0", - "to-readable-stream": "^1.0.0", - "url-parse-lax": "^3.0.0" - }, - "description": "Simplified HTTP requests", - "devDependencies": { - "ava": "^1.1.0", - "coveralls": "^3.0.0", - "delay": "^4.1.0", - "form-data": "^2.3.3", - "get-port": "^4.0.0", - "np": "^3.1.0", - "nyc": "^13.1.0", - "p-event": "^2.1.0", - "pem": "^1.13.2", - "proxyquire": "^2.0.1", - "sinon": "^7.2.2", - "slow-stream": "0.0.4", - "tempfile": "^2.0.0", - "tempy": "^0.2.1", - "tough-cookie": "^3.0.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8.6" - }, - "files": [ - "source" - ], - "homepage": "https://github.com/sindresorhus/got#readme", - "keywords": [ - "http", - "https", - "get", - "got", - "url", - "uri", - "request", - "util", - "utility", - "simple", - "curl", - "wget", - "fetch", - "net", - "network", - "electron" - ], - "license": "MIT", - "main": "source", - "name": "got", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/got.git" - }, - "scripts": { - "release": "np", - "test": "xo && nyc ava" - }, - "version": "9.6.0" -} + "name": "got", + "version": "9.6.0", + "description": "Simplified HTTP requests", + "license": "MIT", + "repository": "sindresorhus/got", + "main": "source", + "engines": { + "node": ">=8.6" + }, + "scripts": { + "test": "xo && nyc ava", + "release": "np" + }, + "files": [ + "source" + ], + "keywords": [ + "http", + "https", + "get", + "got", + "url", + "uri", + "request", + "util", + "utility", + "simple", + "curl", + "wget", + "fetch", + "net", + "network", + "electron" + ], + "dependencies": { + "@sindresorhus/is": "^0.14.0", + "@szmarczak/http-timer": "^1.1.2", + "cacheable-request": "^6.0.0", + "decompress-response": "^3.3.0", + "duplexer3": "^0.1.4", + "get-stream": "^4.1.0", + "lowercase-keys": "^1.0.1", + "mimic-response": "^1.0.1", + "p-cancelable": "^1.0.0", + "to-readable-stream": "^1.0.0", + "url-parse-lax": "^3.0.0" + }, + "devDependencies": { + "ava": "^1.1.0", + "coveralls": "^3.0.0", + "delay": "^4.1.0", + "form-data": "^2.3.3", + "get-port": "^4.0.0", + "np": "^3.1.0", + "nyc": "^13.1.0", + "p-event": "^2.1.0", + "pem": "^1.13.2", + "proxyquire": "^2.0.1", + "sinon": "^7.2.2", + "slow-stream": "0.0.4", + "tempfile": "^2.0.0", + "tempy": "^0.2.1", + "tough-cookie": "^3.0.0", + "xo": "^0.24.0" + }, + "ava": { + "concurrency": 4 + }, + "browser": { + "decompress-response": false, + "electron": false + } + +,"_resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz" +,"_integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==" +,"_from": "got@9.6.0" +} \ No newline at end of file diff --git a/backend/node_modules/graceful-fs/package.json b/backend/node_modules/graceful-fs/package.json index 99a5811..73bb9f9 100644 --- a/backend/node_modules/graceful-fs/package.json +++ b/backend/node_modules/graceful-fs/package.json @@ -1,54 +1,21 @@ { - "_args": [ - [ - "graceful-fs@4.2.3", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "graceful-fs@4.2.3", - "_id": "graceful-fs@4.2.3", - "_inBundle": false, - "_integrity": "sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==", - "_location": "/graceful-fs", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "graceful-fs@4.2.3", - "name": "graceful-fs", - "escapedName": "graceful-fs", - "rawSpec": "4.2.3", - "saveSpec": null, - "fetchSpec": "4.2.3" - }, - "_requiredBy": [ - "/configstore" - ], - "_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.3.tgz", - "_spec": "4.2.3", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/isaacs/node-graceful-fs/issues" - }, - "dependencies": {}, + "name": "graceful-fs", "description": "A drop-in replacement for fs, making various improvements.", - "devDependencies": { - "import-fresh": "^2.0.0", - "mkdirp": "^0.5.0", - "rimraf": "^2.2.8", - "tap": "^12.7.0" + "version": "4.2.3", + "repository": { + "type": "git", + "url": "https://github.com/isaacs/node-graceful-fs" }, + "main": "graceful-fs.js", "directories": { "test": "test" }, - "files": [ - "fs.js", - "graceful-fs.js", - "legacy-streams.js", - "polyfills.js", - "clone.js" - ], - "homepage": "https://github.com/isaacs/node-graceful-fs#readme", + "scripts": { + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags", + "test": "node test.js | tap -" + }, "keywords": [ "fs", "module", @@ -66,17 +33,22 @@ "EACCESS" ], "license": "ISC", - "main": "graceful-fs.js", - "name": "graceful-fs", - "repository": { - "type": "git", - "url": "git+https://github.com/isaacs/node-graceful-fs.git" - }, - "scripts": { - "postpublish": "git push origin --follow-tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "node test.js | tap -" + "devDependencies": { + "import-fresh": "^2.0.0", + "mkdirp": "^0.5.0", + "rimraf": "^2.2.8", + "tap": "^12.7.0" }, - "version": "4.2.3" -} + "files": [ + "fs.js", + "graceful-fs.js", + "legacy-streams.js", + "polyfills.js", + "clone.js" + ], + "dependencies": {} + +,"_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.3.tgz" +,"_integrity": "sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==" +,"_from": "graceful-fs@4.2.3" +} \ No newline at end of file diff --git a/backend/node_modules/has-binary2/package.json b/backend/node_modules/has-binary2/package.json index dbd9d76..9072f40 100644 --- a/backend/node_modules/has-binary2/package.json +++ b/backend/node_modules/has-binary2/package.json @@ -1,54 +1,26 @@ { - "_args": [ - [ - "has-binary2@1.0.3", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "has-binary2@1.0.3", - "_id": "has-binary2@1.0.3", - "_inBundle": false, - "_integrity": "sha512-G1LWKhDSvhGeAQ8mPVQlqNcOB2sJdwATtZKl2pDKKHfpf/rYj24lkinxf69blJbnsvtqqNU+L3SL50vzZhXOnw==", - "_location": "/has-binary2", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "has-binary2@1.0.3", - "name": "has-binary2", - "escapedName": "has-binary2", - "rawSpec": "1.0.3", - "saveSpec": null, - "fetchSpec": "1.0.3" - }, - "_requiredBy": [ - "/engine.io-parser", - "/socket.io", - "/socket.io-client" - ], - "_resolved": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.3.tgz", - "_spec": "1.0.3", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Kevin Roark" - }, + "name": "has-binary2", + "version": "1.0.3", + "description": "A function that takes anything in javascript and returns true if its argument contains binary data.", "dependencies": { "isarray": "2.0.1" }, - "description": "A function that takes anything in javascript and returns true if its argument contains binary data.", "devDependencies": { "better-assert": "^1.0.2", "mocha": "^3.2.0", "semistandard": "^9.2.1" }, - "files": [ - "index.js" - ], - "license": "MIT", - "name": "has-binary2", "scripts": { "checkstyle": "semistandard", "test": "npm run checkstyle && mocha --bail" }, - "version": "1.0.3" -} + "files": [ + "index.js" + ], + "author": "Kevin Roark", + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.3.tgz" +,"_integrity": "sha512-G1LWKhDSvhGeAQ8mPVQlqNcOB2sJdwATtZKl2pDKKHfpf/rYj24lkinxf69blJbnsvtqqNU+L3SL50vzZhXOnw==" +,"_from": "has-binary2@1.0.3" +} \ No newline at end of file diff --git a/backend/node_modules/has-cors/package.json b/backend/node_modules/has-cors/package.json index cd6ee15..a097a3d 100644 --- a/backend/node_modules/has-cors/package.json +++ b/backend/node_modules/has-cors/package.json @@ -1,52 +1,12 @@ { - "_args": [ - [ - "has-cors@1.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "has-cors@1.1.0", - "_id": "has-cors@1.1.0", - "_inBundle": false, - "_integrity": "sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=", - "_location": "/has-cors", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "has-cors@1.1.0", - "name": "has-cors", - "escapedName": "has-cors", - "rawSpec": "1.1.0", - "saveSpec": null, - "fetchSpec": "1.1.0" - }, - "_requiredBy": [ - "/engine.io-client", - "/socket.io-client" - ], - "_resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz", - "_spec": "1.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io/" - }, - "bugs": { - "url": "https://github.com/component/has-cors/issues" - }, - "component": { - "scripts": { - "has-cors/index.js": "index.js" - } - }, + "name": "has-cors", + "version": "1.1.0", "description": "Detects support for Cross-Origin Resource Sharing", - "devDependencies": { - "chai": "^1.10", - "mocha": "^2.0" + "main": "index.js", + "repository": { + "type": "git", + "url": "git://github.com/component/has-cors.git" }, - "homepage": "https://github.com/component/has-cors#readme", "keywords": [ "cors", "cross", @@ -55,15 +15,22 @@ "sharing", "domain" ], + "author": "Nathan Rajlich (http://n8.io/)", "license": "MIT", - "main": "index.js", - "name": "has-cors", - "repository": { - "type": "git", - "url": "git://github.com/component/has-cors.git" + "component": { + "scripts": { + "has-cors/index.js": "index.js" + } + }, + "devDependencies": { + "mocha": "^2.0", + "chai": "^1.10" }, "scripts": { "test": "mocha" - }, - "version": "1.1.0" -} + } + +,"_resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz" +,"_integrity": "sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=" +,"_from": "has-cors@1.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/has-flag/package.json b/backend/node_modules/has-flag/package.json index dfed154..b07fbde 100644 --- a/backend/node_modules/has-flag/package.json +++ b/backend/node_modules/has-flag/package.json @@ -1,52 +1,23 @@ { - "_args": [ - [ - "has-flag@3.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "has-flag@3.0.0", - "_id": "has-flag@3.0.0", - "_inBundle": false, - "_integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", - "_location": "/has-flag", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "has-flag@3.0.0", - "name": "has-flag", - "escapedName": "has-flag", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/supports-color" - ], - "_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "E:\\teamspot\\main\\backend", + "name": "has-flag", + "version": "3.0.0", + "description": "Check if argv has a specific flag", + "license": "MIT", + "repository": "sindresorhus/has-flag", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/has-flag/issues" - }, - "description": "Check if argv has a specific flag", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/has-flag#readme", "keywords": [ "has", "check", @@ -66,14 +37,12 @@ "minimist", "optimist" ], - "license": "MIT", - "name": "has-flag", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/has-flag.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "3.0.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" +,"_integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" +,"_from": "has-flag@3.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/has-yarn/package.json b/backend/node_modules/has-yarn/package.json index 47e1392..0bbf447 100644 --- a/backend/node_modules/has-yarn/package.json +++ b/backend/node_modules/has-yarn/package.json @@ -1,74 +1,43 @@ { - "_args": [ - [ - "has-yarn@2.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "has-yarn@2.1.0", - "_id": "has-yarn@2.1.0", - "_inBundle": false, - "_integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==", - "_location": "/has-yarn", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "has-yarn@2.1.0", - "name": "has-yarn", - "escapedName": "has-yarn", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/has-yarn/issues" - }, - "description": "Check if a project is using Yarn", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/has-yarn#readme", - "keywords": [ - "yarn", - "has", - "detect", - "is", - "project", - "app", - "module", - "package", - "manager", - "npm" - ], - "license": "MIT", - "name": "has-yarn", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/has-yarn.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.1.0" -} + "name": "has-yarn", + "version": "2.1.0", + "description": "Check if a project is using Yarn", + "license": "MIT", + "repository": "sindresorhus/has-yarn", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "yarn", + "has", + "detect", + "is", + "project", + "app", + "module", + "package", + "manager", + "npm" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz" +,"_integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==" +,"_from": "has-yarn@2.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/http-cache-semantics/package.json b/backend/node_modules/http-cache-semantics/package.json index 3882486..baf02e3 100644 --- a/backend/node_modules/http-cache-semantics/package.json +++ b/backend/node_modules/http-cache-semantics/package.json @@ -1,63 +1,28 @@ { - "_args": [ - [ - "http-cache-semantics@4.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "http-cache-semantics@4.1.0", - "_id": "http-cache-semantics@4.1.0", - "_inBundle": false, - "_integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==", - "_location": "/http-cache-semantics", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "http-cache-semantics@4.1.0", "name": "http-cache-semantics", - "escapedName": "http-cache-semantics", - "rawSpec": "4.1.0", - "saveSpec": null, - "fetchSpec": "4.1.0" - }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", - "_spec": "4.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Kornel Lesiński", - "email": "kornel@geekhood.net", - "url": "https://kornel.ski/" - }, - "bugs": { - "url": "https://github.com/kornelski/http-cache-semantics/issues" - }, - "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", - "devDependencies": { - "eslint": "^5.13.0", - "eslint-plugin-prettier": "^3.0.1", - "husky": "^0.14.3", - "lint-staged": "^8.1.3", - "mocha": "^5.1.0", - "prettier": "^1.14.3", - "prettier-eslint-cli": "^4.7.1" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/kornelski/http-cache-semantics#readme", - "license": "BSD-2-Clause", - "main": "index.js", - "name": "http-cache-semantics", - "repository": { - "type": "git", - "url": "git+https://github.com/kornelski/http-cache-semantics.git" - }, - "scripts": { - "test": "mocha" - }, - "version": "4.1.0" -} + "version": "4.1.0", + "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", + "repository": "https://github.com/kornelski/http-cache-semantics.git", + "main": "index.js", + "scripts": { + "test": "mocha" + }, + "files": [ + "index.js" + ], + "author": "Kornel Lesiński (https://kornel.ski/)", + "license": "BSD-2-Clause", + "devDependencies": { + "eslint": "^5.13.0", + "eslint-plugin-prettier": "^3.0.1", + "husky": "^0.14.3", + "lint-staged": "^8.1.3", + "mocha": "^5.1.0", + "prettier": "^1.14.3", + "prettier-eslint-cli": "^4.7.1" + } + +,"_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz" +,"_integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==" +,"_from": "http-cache-semantics@4.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/http-errors/package.json b/backend/node_modules/http-errors/package.json index 112001e..abb590d 100644 --- a/backend/node_modules/http-errors/package.json +++ b/backend/node_modules/http-errors/package.json @@ -1,48 +1,14 @@ { - "_from": "http-errors@1.7.2", - "_id": "http-errors@1.7.2", - "_inBundle": false, - "_integrity": "sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==", - "_location": "/http-errors", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "http-errors@1.7.2", - "name": "http-errors", - "escapedName": "http-errors", - "rawSpec": "1.7.2", - "saveSpec": null, - "fetchSpec": "1.7.2" - }, - "_requiredBy": [ - "/body-parser", - "/raw-body", - "/send" - ], - "_resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz", - "_shasum": "4f5029cf13239f31036e5b2e55292bcfbcc85c8f", - "_spec": "http-errors@1.7.2", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\body-parser", - "author": { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - }, - "bugs": { - "url": "https://github.com/jshttp/http-errors/issues" - }, - "bundleDependencies": false, + "name": "http-errors", + "description": "Create HTTP error objects", + "version": "1.7.2", + "author": "Jonathan Ong (http://jongleberry.com)", "contributors": [ - { - "name": "Alan Plum", - "email": "me@pluma.io" - }, - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - } + "Alan Plum ", + "Douglas Christopher Wilson " ], + "license": "MIT", + "repository": "jshttp/http-errors", "dependencies": { "depd": "~1.1.2", "inherits": "2.0.3", @@ -50,8 +16,6 @@ "statuses": ">= 1.5.0 < 2", "toidentifier": "1.0.0" }, - "deprecated": false, - "description": "Create HTTP error objects", "devDependencies": { "eslint": "5.13.0", "eslint-config-standard": "12.0.0", @@ -66,28 +30,24 @@ "engines": { "node": ">= 0.6" }, - "files": [ - "index.js", - "HISTORY.md", - "LICENSE", - "README.md" - ], - "homepage": "https://github.com/jshttp/http-errors#readme", - "keywords": [ - "http", - "error" - ], - "license": "MIT", - "name": "http-errors", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/http-errors.git" - }, "scripts": { "lint": "eslint --plugin markdown --ext js,md . && node ./scripts/lint-readme-list.js", "test": "mocha --reporter spec --bail", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, - "version": "1.7.2" -} + "keywords": [ + "http", + "error" + ], + "files": [ + "index.js", + "HISTORY.md", + "LICENSE", + "README.md" + ] + +,"_resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz" +,"_integrity": "sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==" +,"_from": "http-errors@1.7.2" +} \ No newline at end of file diff --git a/backend/node_modules/iconv-lite/package.json b/backend/node_modules/iconv-lite/package.json index 88b0100..1a2540a 100644 --- a/backend/node_modules/iconv-lite/package.json +++ b/backend/node_modules/iconv-lite/package.json @@ -1,77 +1,50 @@ { - "_from": "iconv-lite@0.4.24", - "_id": "iconv-lite@0.4.24", - "_inBundle": false, - "_integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "_location": "/iconv-lite", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "iconv-lite@0.4.24", "name": "iconv-lite", - "escapedName": "iconv-lite", - "rawSpec": "0.4.24", - "saveSpec": null, - "fetchSpec": "0.4.24" - }, - "_requiredBy": [ - "/body-parser", - "/raw-body" - ], - "_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "_shasum": "2022b4b25fbddc21d2f524974a474aafe733908b", - "_spec": "iconv-lite@0.4.24", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\body-parser", - "author": { - "name": "Alexander Shtuchkin", - "email": "ashtuchkin@gmail.com" - }, - "browser": { - "./lib/extend-node": false, - "./lib/streams": false - }, - "bugs": { - "url": "https://github.com/ashtuchkin/iconv-lite/issues" - }, - "bundleDependencies": false, - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3" - }, - "deprecated": false, - "description": "Convert character encodings in pure javascript.", - "devDependencies": { - "async": "*", - "errto": "*", - "iconv": "*", - "istanbul": "*", - "mocha": "^3.1.0", - "request": "~2.87.0", - "semver": "*", - "unorm": "*" - }, - "engines": { - "node": ">=0.10.0" - }, - "homepage": "https://github.com/ashtuchkin/iconv-lite", - "keywords": [ - "iconv", - "convert", - "charset", - "icu" - ], - "license": "MIT", - "main": "./lib/index.js", - "name": "iconv-lite", - "repository": { - "type": "git", - "url": "git://github.com/ashtuchkin/iconv-lite.git" - }, - "scripts": { - "coverage": "istanbul cover _mocha -- --grep .", - "coverage-open": "open coverage/lcov-report/index.html", - "test": "mocha --reporter spec --grep ." - }, - "typings": "./lib/index.d.ts", - "version": "0.4.24" -} + "description": "Convert character encodings in pure javascript.", + "version": "0.4.24", + "license": "MIT", + "keywords": [ + "iconv", + "convert", + "charset", + "icu" + ], + "author": "Alexander Shtuchkin ", + "main": "./lib/index.js", + "typings": "./lib/index.d.ts", + "homepage": "https://github.com/ashtuchkin/iconv-lite", + "bugs": "https://github.com/ashtuchkin/iconv-lite/issues", + "repository": { + "type": "git", + "url": "git://github.com/ashtuchkin/iconv-lite.git" + }, + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "coverage": "istanbul cover _mocha -- --grep .", + "coverage-open": "open coverage/lcov-report/index.html", + "test": "mocha --reporter spec --grep ." + }, + "browser": { + "./lib/extend-node": false, + "./lib/streams": false + }, + "devDependencies": { + "mocha": "^3.1.0", + "request": "~2.87.0", + "unorm": "*", + "errto": "*", + "async": "*", + "istanbul": "*", + "semver": "*", + "iconv": "*" + }, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + } + +,"_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz" +,"_integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==" +,"_from": "iconv-lite@0.4.24" +} \ No newline at end of file diff --git a/backend/node_modules/ignore-by-default/package.json b/backend/node_modules/ignore-by-default/package.json index 0c9030b..c705e15 100644 --- a/backend/node_modules/ignore-by-default/package.json +++ b/backend/node_modules/ignore-by-default/package.json @@ -1,48 +1,18 @@ { - "_args": [ - [ - "ignore-by-default@1.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "ignore-by-default@1.0.1", - "_id": "ignore-by-default@1.0.1", - "_inBundle": false, - "_integrity": "sha1-SMptcvbGo68Aqa1K5odr44ieKwk=", - "_location": "/ignore-by-default", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ignore-by-default@1.0.1", - "name": "ignore-by-default", - "escapedName": "ignore-by-default", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/nodemon" - ], - "_resolved": "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Mark Wubben", - "url": "https://novemberborn.net/" - }, - "bugs": { - "url": "https://github.com/novemberborn/ignore-by-default/issues" - }, + "name": "ignore-by-default", + "version": "1.0.1", "description": "A list of directories you should ignore by default", - "devDependencies": { - "figures": "^1.4.0", - "standard": "^6.0.4" - }, + "main": "index.js", "files": [ "index.js" ], - "homepage": "https://github.com/novemberborn/ignore-by-default#readme", + "scripts": { + "test": "standard && node test.js" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/novemberborn/ignore-by-default.git" + }, "keywords": [ "ignore", "chokidar", @@ -51,15 +21,18 @@ "glob", "pattern" ], + "author": "Mark Wubben (https://novemberborn.net/)", "license": "ISC", - "main": "index.js", - "name": "ignore-by-default", - "repository": { - "type": "git", - "url": "git+https://github.com/novemberborn/ignore-by-default.git" - }, - "scripts": { - "test": "standard && node test.js" + "bugs": { + "url": "https://github.com/novemberborn/ignore-by-default/issues" }, - "version": "1.0.1" -} + "homepage": "https://github.com/novemberborn/ignore-by-default#readme", + "devDependencies": { + "figures": "^1.4.0", + "standard": "^6.0.4" + } + +,"_resolved": "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz" +,"_integrity": "sha1-SMptcvbGo68Aqa1K5odr44ieKwk=" +,"_from": "ignore-by-default@1.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/import-lazy/package.json b/backend/node_modules/import-lazy/package.json index d331dc9..db9a3a4 100644 --- a/backend/node_modules/import-lazy/package.json +++ b/backend/node_modules/import-lazy/package.json @@ -1,58 +1,29 @@ { - "_args": [ - [ - "import-lazy@2.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "import-lazy@2.1.0", - "_id": "import-lazy@2.1.0", - "_inBundle": false, - "_integrity": "sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=", - "_location": "/import-lazy", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "import-lazy@2.1.0", - "name": "import-lazy", - "escapedName": "import-lazy", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "E:\\teamspot\\main\\backend", + "name": "import-lazy", + "version": "2.1.0", + "description": "Import modules lazily", + "license": "MIT", + "repository": "sindresorhus/import-lazy", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/import-lazy/issues" - }, "contributors": [ { "name": "Jorge Bucaran", "email": "jbucaran@me.com" } ], - "description": "Import modules lazily", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/import-lazy#readme", "keywords": [ "import", "require", @@ -66,14 +37,12 @@ "proxy", "proxies" ], - "license": "MIT", - "name": "import-lazy", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/import-lazy.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "2.1.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz" +,"_integrity": "sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=" +,"_from": "import-lazy@2.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/imurmurhash/package.json b/backend/node_modules/imurmurhash/package.json index 4b48f7f..129286e 100644 --- a/backend/node_modules/imurmurhash/package.json +++ b/backend/node_modules/imurmurhash/package.json @@ -1,53 +1,22 @@ { - "_args": [ - [ - "imurmurhash@0.1.4", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "imurmurhash@0.1.4", - "_id": "imurmurhash@0.1.4", - "_inBundle": false, - "_integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=", - "_location": "/imurmurhash", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "imurmurhash@0.1.4", - "name": "imurmurhash", - "escapedName": "imurmurhash", - "rawSpec": "0.1.4", - "saveSpec": null, - "fetchSpec": "0.1.4" - }, - "_requiredBy": [ - "/write-file-atomic" - ], - "_resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "_spec": "0.1.4", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Jens Taylor", - "email": "jensyt@gmail.com", - "url": "https://github.com/homebrewing" - }, - "bugs": { - "url": "https://github.com/jensyt/imurmurhash-js/issues" - }, - "dependencies": {}, + "name": "imurmurhash", + "version": "0.1.4", "description": "An incremental implementation of MurmurHash3", - "devDependencies": {}, - "engines": { - "node": ">=0.8.19" - }, + "homepage": "https://github.com/jensyt/imurmurhash-js", + "main": "imurmurhash.js", "files": [ "imurmurhash.js", "imurmurhash.min.js", "package.json", "README.md" ], - "homepage": "https://github.com/jensyt/imurmurhash-js", + "repository": { + "type": "git", + "url": "https://github.com/jensyt/imurmurhash-js" + }, + "bugs": { + "url": "https://github.com/jensyt/imurmurhash-js/issues" + }, "keywords": [ "murmur", "murmurhash", @@ -55,12 +24,21 @@ "hash", "incremental" ], + "author": { + "name": "Jens Taylor", + "email": "jensyt@gmail.com", + "url": "https://github.com/homebrewing" + }, "license": "MIT", - "main": "imurmurhash.js", - "name": "imurmurhash", - "repository": { - "type": "git", - "url": "git+https://github.com/jensyt/imurmurhash-js.git" + "dependencies": { + }, + "devDependencies": { }, - "version": "0.1.4" -} + "engines": { + "node": ">=0.8.19" + } + +,"_resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" +,"_integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=" +,"_from": "imurmurhash@0.1.4" +} \ No newline at end of file diff --git a/backend/node_modules/indexof/package.json b/backend/node_modules/indexof/package.json index c04c0a4..76ecfb8 100644 --- a/backend/node_modules/indexof/package.json +++ b/backend/node_modules/indexof/package.json @@ -1,45 +1,16 @@ { - "_args": [ - [ - "indexof@0.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "indexof@0.0.1", - "_id": "indexof@0.0.1", - "_inBundle": false, - "_integrity": "sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=", - "_location": "/indexof", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "indexof@0.0.1", - "name": "indexof", - "escapedName": "indexof", - "rawSpec": "0.0.1", - "saveSpec": null, - "fetchSpec": "0.0.1" - }, - "_requiredBy": [ - "/engine.io-client", - "/socket.io-client" - ], - "_resolved": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz", - "_spec": "0.0.1", - "_where": "E:\\teamspot\\main\\backend", + "name": "indexof", + "description": "Microsoft sucks", + "version": "0.0.1", + "keywords": ["index", "array", "indexOf"], + "dependencies": {}, "component": { "scripts": { "indexof/index.js": "index.js" } - }, - "dependencies": {}, - "description": "Microsoft sucks", - "keywords": [ - "index", - "array", - "indexOf" - ], - "name": "indexof", - "version": "0.0.1" -} + } + +,"_resolved": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz" +,"_integrity": "sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=" +,"_from": "indexof@0.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/inherits/package.json b/backend/node_modules/inherits/package.json index 5d32fce..48b9816 100644 --- a/backend/node_modules/inherits/package.json +++ b/backend/node_modules/inherits/package.json @@ -1,46 +1,7 @@ { - "_args": [ - [ - "inherits@2.0.3", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "inherits@2.0.3", - "_id": "inherits@2.0.3", - "_inBundle": false, - "_integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=", - "_location": "/inherits", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "inherits@2.0.3", - "name": "inherits", - "escapedName": "inherits", - "rawSpec": "2.0.3", - "saveSpec": null, - "fetchSpec": "2.0.3" - }, - "_requiredBy": [ - "/http-errors", - "/readable-stream" - ], - "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", - "_spec": "2.0.3", - "_where": "E:\\teamspot\\main\\backend", - "browser": "./inherits_browser.js", - "bugs": { - "url": "https://github.com/isaacs/inherits/issues" - }, + "name": "inherits", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", - "devDependencies": { - "tap": "^7.1.0" - }, - "files": [ - "inherits.js", - "inherits_browser.js" - ], - "homepage": "https://github.com/isaacs/inherits#readme", + "version": "2.0.3", "keywords": [ "inheritance", "class", @@ -51,15 +12,22 @@ "browser", "browserify" ], - "license": "ISC", "main": "./inherits.js", - "name": "inherits", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/inherits.git" - }, + "browser": "./inherits_browser.js", + "repository": "git://github.com/isaacs/inherits", + "license": "ISC", "scripts": { "test": "node test" }, - "version": "2.0.3" -} + "devDependencies": { + "tap": "^7.1.0" + }, + "files": [ + "inherits.js", + "inherits_browser.js" + ] + +,"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz" +,"_integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=" +,"_from": "inherits@2.0.3" +} \ No newline at end of file diff --git a/backend/node_modules/ini/package.json b/backend/node_modules/ini/package.json index c6e06d4..85f8b96 100644 --- a/backend/node_modules/ini/package.json +++ b/backend/node_modules/ini/package.json @@ -1,67 +1,34 @@ { - "_args": [ - [ - "ini@1.3.5", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "ini@1.3.5", - "_id": "ini@1.3.5", - "_inBundle": false, - "_integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", - "_location": "/ini", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ini@1.3.5", - "name": "ini", - "escapedName": "ini", - "rawSpec": "1.3.5", - "saveSpec": null, - "fetchSpec": "1.3.5" + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "name": "ini", + "description": "An ini encoder/decoder for node", + "version": "1.3.5", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/ini.git" }, - "_requiredBy": [ - "/global-dirs", - "/rc" - ], - "_resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "_spec": "1.3.5", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" + "main": "ini.js", + "scripts": { + "pretest": "standard ini.js", + "test": "tap test/*.js --100 -J", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" }, - "bugs": { - "url": "https://github.com/isaacs/ini/issues" + "engines": { + "node": "*" }, "dependencies": {}, - "description": "An ini encoder/decoder for node", "devDependencies": { "standard": "^10.0.3", "tap": "^10.7.3 || 11" }, - "engines": { - "node": "*" - }, + "license": "ISC", "files": [ "ini.js" - ], - "homepage": "https://github.com/isaacs/ini#readme", - "license": "ISC", - "main": "ini.js", - "name": "ini", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/ini.git" - }, - "scripts": { - "postpublish": "git push origin --all; git push origin --tags", - "postversion": "npm publish", - "pretest": "standard ini.js", - "preversion": "npm test", - "test": "tap test/*.js --100 -J" - }, - "version": "1.3.5" -} + ] + +,"_resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz" +,"_integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==" +,"_from": "ini@1.3.5" +} \ No newline at end of file diff --git a/backend/node_modules/ipaddr.js/package.json b/backend/node_modules/ipaddr.js/package.json index 2bf026a..12e8bac 100644 --- a/backend/node_modules/ipaddr.js/package.json +++ b/backend/node_modules/ipaddr.js/package.json @@ -1,70 +1,39 @@ { - "_from": "ipaddr.js@1.9.1", - "_id": "ipaddr.js@1.9.1", - "_inBundle": false, - "_integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", - "_location": "/ipaddr.js", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ipaddr.js@1.9.1", - "name": "ipaddr.js", - "escapedName": "ipaddr.js", - "rawSpec": "1.9.1", - "saveSpec": null, - "fetchSpec": "1.9.1" - }, - "_requiredBy": [ - "/proxy-addr" - ], - "_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", - "_shasum": "bff38543eeb8984825079ff3a2a8e6cbd46781b3", - "_spec": "ipaddr.js@1.9.1", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\proxy-addr", - "author": { - "name": "whitequark", - "email": "whitequark@whitequark.org" - }, - "bugs": { - "url": "https://github.com/whitequark/ipaddr.js/issues" + "name": "ipaddr.js", + "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.", + "version": "1.9.1", + "author": "whitequark ", + "directories": { + "lib": "./lib" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, - "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.", "devDependencies": { "coffee-script": "~1.12.6", "nodeunit": "^0.11.3", "uglify-js": "~3.0.19" }, - "directories": { - "lib": "./lib" - }, - "engines": { - "node": ">= 0.10" + "scripts": { + "test": "cake build test" }, "files": [ "lib/", "LICENSE", "ipaddr.min.js" ], - "homepage": "https://github.com/whitequark/ipaddr.js#readme", "keywords": [ "ip", "ipv4", "ipv6" ], - "license": "MIT", + "repository": "git://github.com/whitequark/ipaddr.js", "main": "./lib/ipaddr.js", - "name": "ipaddr.js", - "repository": { - "type": "git", - "url": "git://github.com/whitequark/ipaddr.js.git" - }, - "scripts": { - "test": "cake build test" + "engines": { + "node": ">= 0.10" }, - "types": "./lib/ipaddr.js.d.ts", - "version": "1.9.1" -} + "license": "MIT", + "types": "./lib/ipaddr.js.d.ts" + +,"_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz" +,"_integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" +,"_from": "ipaddr.js@1.9.1" +} \ No newline at end of file diff --git a/backend/node_modules/is-binary-path/package.json b/backend/node_modules/is-binary-path/package.json index f1d0f41..4998949 100644 --- a/backend/node_modules/is-binary-path/package.json +++ b/backend/node_modules/is-binary-path/package.json @@ -1,75 +1,44 @@ { - "_args": [ - [ - "is-binary-path@2.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-binary-path@2.1.0", - "_id": "is-binary-path@2.1.0", - "_inBundle": false, - "_integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "_location": "/is-binary-path", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-binary-path@2.1.0", - "name": "is-binary-path", - "escapedName": "is-binary-path", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/chokidar" - ], - "_resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-binary-path/issues" - }, - "dependencies": { - "binary-extensions": "^2.0.0" - }, - "description": "Check if a file path is a binary file", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/is-binary-path#readme", - "keywords": [ - "binary", - "extensions", - "extension", - "file", - "path", - "check", - "detect", - "is" - ], - "license": "MIT", - "name": "is-binary-path", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-binary-path.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.1.0" -} + "name": "is-binary-path", + "version": "2.1.0", + "description": "Check if a file path is a binary file", + "license": "MIT", + "repository": "sindresorhus/is-binary-path", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "binary", + "extensions", + "extension", + "file", + "path", + "check", + "detect", + "is" + ], + "dependencies": { + "binary-extensions": "^2.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" +,"_integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" +,"_from": "is-binary-path@2.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/is-ci/bin.js b/backend/node_modules/is-ci/bin.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/is-ci/package.json b/backend/node_modules/is-ci/package.json index b847863..7ce825a 100644 --- a/backend/node_modules/is-ci/package.json +++ b/backend/node_modules/is-ci/package.json @@ -1,56 +1,23 @@ { - "_args": [ - [ - "is-ci@2.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-ci@2.0.0", - "_id": "is-ci@2.0.0", - "_inBundle": false, - "_integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==", - "_location": "/is-ci", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-ci@2.0.0", - "name": "is-ci", - "escapedName": "is-ci", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Thomas Watson Steen", - "email": "w@tson.dk", - "url": "https://twitter.com/wa7son" - }, - "bin": { - "is-ci": "bin.js" - }, - "bugs": { - "url": "https://github.com/watson/is-ci/issues" - }, - "coordinates": [ - 55.778272, - 12.593116 - ], + "name": "is-ci", + "version": "2.0.0", + "description": "Detect if the current environment is a CI server", + "bin": "bin.js", + "main": "index.js", "dependencies": { "ci-info": "^2.0.0" }, - "description": "Detect if the current environment is a CI server", "devDependencies": { "clear-module": "^3.0.0", "standard": "^12.0.1" }, - "homepage": "https://github.com/watson/is-ci", + "scripts": { + "test": "standard && node test.js" + }, + "repository": { + "type": "git", + "url": "https://github.com/watson/is-ci.git" + }, "keywords": [ "ci", "continuous", @@ -58,15 +25,18 @@ "test", "detect" ], + "author": "Thomas Watson Steen (https://twitter.com/wa7son)", "license": "MIT", - "main": "index.js", - "name": "is-ci", - "repository": { - "type": "git", - "url": "git+https://github.com/watson/is-ci.git" - }, - "scripts": { - "test": "standard && node test.js" + "bugs": { + "url": "https://github.com/watson/is-ci/issues" }, - "version": "2.0.0" -} + "homepage": "https://github.com/watson/is-ci", + "coordinates": [ + 55.778272, + 12.593116 + ] + +,"_resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz" +,"_integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==" +,"_from": "is-ci@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/is-extglob/package.json b/backend/node_modules/is-extglob/package.json index b3cb354..956af58 100644 --- a/backend/node_modules/is-extglob/package.json +++ b/backend/node_modules/is-extglob/package.json @@ -1,51 +1,28 @@ { - "_args": [ - [ - "is-extglob@2.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-extglob@2.1.1", - "_id": "is-extglob@2.1.1", - "_inBundle": false, - "_integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", - "_location": "/is-extglob", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-extglob@2.1.1", - "name": "is-extglob", - "escapedName": "is-extglob", - "rawSpec": "2.1.1", - "saveSpec": null, - "fetchSpec": "2.1.1" + "name": "is-extglob", + "description": "Returns true if a string has an extglob.", + "version": "2.1.1", + "homepage": "https://github.com/jonschlinkert/is-extglob", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/is-extglob", + "bugs": { + "url": "https://github.com/jonschlinkert/is-extglob/issues" }, - "_requiredBy": [ - "/is-glob" + "license": "MIT", + "files": [ + "index.js" ], - "_resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "_spec": "2.1.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" + "main": "index.js", + "engines": { + "node": ">=0.10.0" }, - "bugs": { - "url": "https://github.com/jonschlinkert/is-extglob/issues" + "scripts": { + "test": "mocha" }, - "description": "Returns true if a string has an extglob.", "devDependencies": { "gulp-format-md": "^0.1.10", "mocha": "^3.0.2" }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/jonschlinkert/is-extglob", "keywords": [ "bash", "braces", @@ -65,16 +42,6 @@ "string", "test" ], - "license": "MIT", - "main": "index.js", - "name": "is-extglob", - "repository": { - "type": "git", - "url": "git+https://github.com/jonschlinkert/is-extglob.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "toc": false, "layout": "default", @@ -98,6 +65,9 @@ "lint": { "reflinks": true } - }, - "version": "2.1.1" -} + } + +,"_resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" +,"_integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=" +,"_from": "is-extglob@2.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/is-fullwidth-code-point/package.json b/backend/node_modules/is-fullwidth-code-point/package.json index 30a05a7..2a660ef 100644 --- a/backend/node_modules/is-fullwidth-code-point/package.json +++ b/backend/node_modules/is-fullwidth-code-point/package.json @@ -1,52 +1,23 @@ { - "_args": [ - [ - "is-fullwidth-code-point@2.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-fullwidth-code-point@2.0.0", - "_id": "is-fullwidth-code-point@2.0.0", - "_inBundle": false, - "_integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "_location": "/is-fullwidth-code-point", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-fullwidth-code-point@2.0.0", - "name": "is-fullwidth-code-point", - "escapedName": "is-fullwidth-code-point", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/ansi-align/string-width" - ], - "_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "E:\\teamspot\\main\\backend", + "name": "is-fullwidth-code-point", + "version": "2.0.0", + "description": "Check if the character represented by a given Unicode code point is fullwidth", + "license": "MIT", + "repository": "sindresorhus/is-fullwidth-code-point", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" - }, - "description": "Check if the character represented by a given Unicode code point is fullwidth", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/is-fullwidth-code-point#readme", "keywords": [ "fullwidth", "full-width", @@ -64,17 +35,15 @@ "detect", "check" ], - "license": "MIT", - "name": "is-fullwidth-code-point", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git" - }, - "scripts": { - "test": "xo && ava" + "devDependencies": { + "ava": "*", + "xo": "*" }, - "version": "2.0.0", "xo": { "esnext": true } -} + +,"_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz" +,"_integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=" +,"_from": "is-fullwidth-code-point@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/is-glob/package.json b/backend/node_modules/is-glob/package.json index dc1456b..2ca9e34 100644 --- a/backend/node_modules/is-glob/package.json +++ b/backend/node_modules/is-glob/package.json @@ -1,69 +1,36 @@ { - "_args": [ - [ - "is-glob@4.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-glob@4.0.1", - "_id": "is-glob@4.0.1", - "_inBundle": false, - "_integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==", - "_location": "/is-glob", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-glob@4.0.1", - "name": "is-glob", - "escapedName": "is-glob", - "rawSpec": "4.0.1", - "saveSpec": null, - "fetchSpec": "4.0.1" - }, - "_requiredBy": [ - "/chokidar", - "/glob-parent" + "name": "is-glob", + "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", + "version": "4.0.1", + "homepage": "https://github.com/micromatch/is-glob", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Brian Woodward (https://twitter.com/doowb)", + "Daniel Perez (https://tuvistavie.com)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)" ], - "_resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz", - "_spec": "4.0.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "micromatch/is-glob", "bugs": { "url": "https://github.com/micromatch/is-glob/issues" }, - "contributors": [ - { - "name": "Brian Woodward", - "url": "https://twitter.com/doowb" - }, - { - "name": "Daniel Perez", - "url": "https://tuvistavie.com" - }, - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - } + "license": "MIT", + "files": [ + "index.js" ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, "dependencies": { "is-extglob": "^2.1.1" }, - "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", "devDependencies": { "gulp-format-md": "^0.1.10", "mocha": "^3.0.2" }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/micromatch/is-glob", "keywords": [ "bash", "braces", @@ -83,16 +50,6 @@ "string", "test" ], - "license": "MIT", - "main": "index.js", - "name": "is-glob", - "repository": { - "type": "git", - "url": "git+https://github.com/micromatch/is-glob.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "layout": "default", "plugins": [ @@ -120,6 +77,9 @@ "verb", "vinyl" ] - }, - "version": "4.0.1" -} + } + +,"_resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz" +,"_integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==" +,"_from": "is-glob@4.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/is-installed-globally/package.json b/backend/node_modules/is-installed-globally/package.json index 51e209b..4010096 100644 --- a/backend/node_modules/is-installed-globally/package.json +++ b/backend/node_modules/is-installed-globally/package.json @@ -1,89 +1,58 @@ { - "_args": [ - [ - "is-installed-globally@0.3.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-installed-globally@0.3.2", - "_id": "is-installed-globally@0.3.2", - "_inBundle": false, - "_integrity": "sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==", - "_location": "/is-installed-globally", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-installed-globally@0.3.2", - "name": "is-installed-globally", - "escapedName": "is-installed-globally", - "rawSpec": "0.3.2", - "saveSpec": null, - "fetchSpec": "0.3.2" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz", - "_spec": "0.3.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-installed-globally/issues" - }, - "dependencies": { - "global-dirs": "^2.0.1", - "is-path-inside": "^3.0.1" - }, - "description": "Check if your package was installed globally", - "devDependencies": { - "ava": "^2.4.0", - "cpy": "^7.3.0", - "del": "^5.1.0", - "execa": "^2.0.4", - "make-dir": "^3.0.0", - "tsd": "^0.10.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/is-installed-globally#readme", - "keywords": [ - "global", - "package", - "globally", - "module", - "install", - "installed", - "npm", - "yarn", - "is", - "check", - "detect", - "local", - "locally", - "cli", - "bin", - "binary" - ], - "license": "MIT", - "name": "is-installed-globally", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-installed-globally.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "0.3.2" -} + "name": "is-installed-globally", + "version": "0.3.2", + "description": "Check if your package was installed globally", + "license": "MIT", + "repository": "sindresorhus/is-installed-globally", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "global", + "package", + "globally", + "module", + "install", + "installed", + "npm", + "yarn", + "is", + "check", + "detect", + "local", + "locally", + "cli", + "bin", + "binary" + ], + "dependencies": { + "global-dirs": "^2.0.1", + "is-path-inside": "^3.0.1" + }, + "devDependencies": { + "ava": "^2.4.0", + "cpy": "^7.3.0", + "del": "^5.1.0", + "execa": "^2.0.4", + "make-dir": "^3.0.0", + "tsd": "^0.10.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz" +,"_integrity": "sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==" +,"_from": "is-installed-globally@0.3.2" +} \ No newline at end of file diff --git a/backend/node_modules/is-npm/package.json b/backend/node_modules/is-npm/package.json index fd10105..a405f9f 100644 --- a/backend/node_modules/is-npm/package.json +++ b/backend/node_modules/is-npm/package.json @@ -1,72 +1,41 @@ { - "_args": [ - [ - "is-npm@4.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-npm@4.0.0", - "_id": "is-npm@4.0.0", - "_inBundle": false, - "_integrity": "sha512-96ECIfh9xtDDlPylNPXhzjsykHsMJZ18ASpaWzQyBr4YRTcVjUvzaHayDAES2oU/3KpljhHUjtSRNiDwi0F0ig==", - "_location": "/is-npm", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-npm@4.0.0", - "name": "is-npm", - "escapedName": "is-npm", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/is-npm/-/is-npm-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-npm/issues" - }, - "description": "Check if your code is running as an npm script", - "devDependencies": { - "ava": "^2.4.0", - "tsd-check": "^0.6.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/is-npm#readme", - "keywords": [ - "npm", - "is", - "check", - "detect", - "env", - "environment", - "run", - "script" - ], - "license": "MIT", - "name": "is-npm", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-npm.git" - }, - "scripts": { - "test": "xo && ava && tsd-check" - }, - "version": "4.0.0" -} + "name": "is-npm", + "version": "4.0.0", + "description": "Check if your code is running as an npm script", + "license": "MIT", + "repository": "sindresorhus/is-npm", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd-check" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "npm", + "is", + "check", + "detect", + "env", + "environment", + "run", + "script" + ], + "devDependencies": { + "ava": "^2.4.0", + "tsd-check": "^0.6.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/is-npm/-/is-npm-4.0.0.tgz" +,"_integrity": "sha512-96ECIfh9xtDDlPylNPXhzjsykHsMJZ18ASpaWzQyBr4YRTcVjUvzaHayDAES2oU/3KpljhHUjtSRNiDwi0F0ig==" +,"_from": "is-npm@4.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/is-number/package.json b/backend/node_modules/is-number/package.json index ee557fd..0023617 100644 --- a/backend/node_modules/is-number/package.json +++ b/backend/node_modules/is-number/package.json @@ -1,67 +1,35 @@ { - "_args": [ - [ - "is-number@7.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-number@7.0.0", - "_id": "is-number@7.0.0", - "_inBundle": false, - "_integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "_location": "/is-number", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-number@7.0.0", - "name": "is-number", - "escapedName": "is-number", - "rawSpec": "7.0.0", - "saveSpec": null, - "fetchSpec": "7.0.0" - }, - "_requiredBy": [ - "/to-regex-range" + "name": "is-number", + "description": "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.", + "version": "7.0.0", + "homepage": "https://github.com/jonschlinkert/is-number", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Olsten Larck (https://i.am.charlike.online)", + "Rouven Weßling (www.rouvenwessling.de)" ], - "_resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "_spec": "7.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "jonschlinkert/is-number", "bugs": { "url": "https://github.com/jonschlinkert/is-number/issues" }, - "contributors": [ - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - }, - { - "name": "Olsten Larck", - "url": "https://i.am.charlike.online" - }, - { - "name": "Rouven Weßling", - "url": "www.rouvenwessling.de" - } + "license": "MIT", + "files": [ + "index.js" ], - "description": "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.", + "main": "index.js", + "engines": { + "node": ">=0.12.0" + }, + "scripts": { + "test": "mocha" + }, "devDependencies": { "ansi": "^0.3.1", "benchmark": "^2.1.4", "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, - "engines": { - "node": ">=0.12.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/jonschlinkert/is-number", "keywords": [ "cast", "check", @@ -90,16 +58,6 @@ "typeof", "value" ], - "license": "MIT", - "main": "index.js", - "name": "is-number", - "repository": { - "type": "git", - "url": "git+https://github.com/jonschlinkert/is-number.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "toc": false, "layout": "default", @@ -120,6 +78,9 @@ "lint": { "reflinks": true } - }, - "version": "7.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" +,"_integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" +,"_from": "is-number@7.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/is-obj/package.json b/backend/node_modules/is-obj/package.json index 227816b..0db8465 100644 --- a/backend/node_modules/is-obj/package.json +++ b/backend/node_modules/is-obj/package.json @@ -1,69 +1,38 @@ { - "_args": [ - [ - "is-obj@2.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-obj@2.0.0", - "_id": "is-obj@2.0.0", - "_inBundle": false, - "_integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==", - "_location": "/is-obj", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-obj@2.0.0", - "name": "is-obj", - "escapedName": "is-obj", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/dot-prop" - ], - "_resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-obj/issues" - }, - "description": "Check if a value is an object", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/is-obj#readme", - "keywords": [ - "object", - "is", - "check", - "test", - "type" - ], - "license": "MIT", - "name": "is-obj", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-obj.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "is-obj", + "version": "2.0.0", + "description": "Check if a value is an object", + "license": "MIT", + "repository": "sindresorhus/is-obj", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "object", + "is", + "check", + "test", + "type" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz" +,"_integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==" +,"_from": "is-obj@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/is-path-inside/package.json b/backend/node_modules/is-path-inside/package.json index f9511e7..a6e54a2 100644 --- a/backend/node_modules/is-path-inside/package.json +++ b/backend/node_modules/is-path-inside/package.json @@ -1,71 +1,40 @@ { - "_args": [ - [ - "is-path-inside@3.0.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-path-inside@3.0.2", - "_id": "is-path-inside@3.0.2", - "_inBundle": false, - "_integrity": "sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg==", - "_location": "/is-path-inside", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-path-inside@3.0.2", - "name": "is-path-inside", - "escapedName": "is-path-inside", - "rawSpec": "3.0.2", - "saveSpec": null, - "fetchSpec": "3.0.2" - }, - "_requiredBy": [ - "/is-installed-globally" - ], - "_resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.2.tgz", - "_spec": "3.0.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-path-inside/issues" - }, - "description": "Check if a path is inside another path", - "devDependencies": { - "ava": "^2.1.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/is-path-inside#readme", - "keywords": [ - "path", - "inside", - "folder", - "directory", - "dir", - "file", - "resolve" - ], - "license": "MIT", - "name": "is-path-inside", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-path-inside.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.0.2" -} + "name": "is-path-inside", + "version": "3.0.2", + "description": "Check if a path is inside another path", + "license": "MIT", + "repository": "sindresorhus/is-path-inside", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "path", + "inside", + "folder", + "directory", + "dir", + "file", + "resolve" + ], + "devDependencies": { + "ava": "^2.1.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.2.tgz" +,"_integrity": "sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg==" +,"_from": "is-path-inside@3.0.2" +} \ No newline at end of file diff --git a/backend/node_modules/is-typedarray/package.json b/backend/node_modules/is-typedarray/package.json index 2571dd6..73e4061 100644 --- a/backend/node_modules/is-typedarray/package.json +++ b/backend/node_modules/is-typedarray/package.json @@ -1,47 +1,21 @@ { - "_args": [ - [ - "is-typedarray@1.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-typedarray@1.0.0", - "_id": "is-typedarray@1.0.0", - "_inBundle": false, - "_integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=", - "_location": "/is-typedarray", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-typedarray@1.0.0", - "name": "is-typedarray", - "escapedName": "is-typedarray", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/typedarray-to-buffer", - "/write-file-atomic" - ], - "_resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Hugh Kennedy", - "email": "hughskennedy@gmail.com", - "url": "http://hughsk.io/" - }, - "bugs": { - "url": "https://github.com/hughsk/is-typedarray/issues" + "name": "is-typedarray", + "version": "1.0.0", + "description": "Detect whether or not an object is a Typed Array", + "main": "index.js", + "scripts": { + "test": "node test" }, + "author": "Hugh Kennedy (http://hughsk.io/)", + "license": "MIT", "dependencies": {}, - "description": "Detect whether or not an object is a Typed Array", "devDependencies": { "tape": "^2.13.1" }, - "homepage": "https://github.com/hughsk/is-typedarray", + "repository": { + "type": "git", + "url": "git://github.com/hughsk/is-typedarray.git" + }, "keywords": [ "typed", "array", @@ -49,15 +23,12 @@ "is", "util" ], - "license": "MIT", - "main": "index.js", - "name": "is-typedarray", - "repository": { - "type": "git", - "url": "git://github.com/hughsk/is-typedarray.git" - }, - "scripts": { - "test": "node test" + "bugs": { + "url": "https://github.com/hughsk/is-typedarray/issues" }, - "version": "1.0.0" -} + "homepage": "https://github.com/hughsk/is-typedarray" + +,"_resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz" +,"_integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=" +,"_from": "is-typedarray@1.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/is-yarn-global/package.json b/backend/node_modules/is-yarn-global/package.json index 40c8cac..63bc4b8 100644 --- a/backend/node_modules/is-yarn-global/package.json +++ b/backend/node_modules/is-yarn-global/package.json @@ -1,53 +1,19 @@ { - "_args": [ - [ - "is-yarn-global@0.3.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-yarn-global@0.3.0", - "_id": "is-yarn-global@0.3.0", - "_inBundle": false, - "_integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==", - "_location": "/is-yarn-global", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-yarn-global@0.3.0", - "name": "is-yarn-global", - "escapedName": "is-yarn-global", - "rawSpec": "0.3.0", - "saveSpec": null, - "fetchSpec": "0.3.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz", - "_spec": "0.3.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "LitoMore", - "url": "litomore@gmail.com" - }, - "bugs": { - "url": "https://github.com/LitoMore/is-yarn-global/issues" - }, + "name": "is-yarn-global", + "version": "0.3.0", "description": "Check if installed by yarn globally without any `fs` calls", - "devDependencies": { - "ava": "^0.24.0", - "xo": "^0.18.2" - }, - "homepage": "https://github.com/LitoMore/is-yarn-global#readme", + "repository": "git@github.com:LitoMore/is-yarn-global.git", + "author": "LitoMore (litomore@gmail.com)", "license": "MIT", - "name": "is-yarn-global", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/LitoMore/is-yarn-global.git" - }, "scripts": { "test": "xo" }, - "version": "0.3.0" -} + "devDependencies": { + "ava": "^0.24.0", + "xo": "^0.18.2" + } + +,"_resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz" +,"_integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==" +,"_from": "is-yarn-global@0.3.0" +} \ No newline at end of file diff --git a/backend/node_modules/isarray/package.json b/backend/node_modules/isarray/package.json index cb5504a..6e562fb 100644 --- a/backend/node_modules/isarray/package.json +++ b/backend/node_modules/isarray/package.json @@ -1,66 +1,31 @@ { - "_args": [ - [ - "isarray@2.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "isarray@2.0.1", - "_id": "isarray@2.0.1", - "_inBundle": false, - "_integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=", - "_location": "/isarray", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "isarray@2.0.1", - "name": "isarray", - "escapedName": "isarray", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" + "name": "isarray", + "description": "Array#isArray for older browsers", + "version": "2.0.1", + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/isarray.git" }, - "_requiredBy": [ - "/has-binary2", - "/socket.io-client/socket.io-parser", - "/socket.io-parser" + "homepage": "https://github.com/juliangruber/isarray", + "main": "index.js", + "files": [ + "index.js" ], - "_resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Julian Gruber", - "email": "mail@juliangruber.com", - "url": "http://juliangruber.com" - }, - "bugs": { - "url": "https://github.com/juliangruber/isarray/issues" - }, "dependencies": {}, - "description": "Array#isArray for older browsers", "devDependencies": { "tape": "~2.13.4" }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/juliangruber/isarray", "keywords": [ "browser", "isarray", "array" ], - "license": "MIT", - "main": "index.js", - "name": "isarray", - "repository": { - "type": "git", - "url": "git://github.com/juliangruber/isarray.git" - }, - "scripts": { - "test": "tape test.js" + "author": { + "name": "Julian Gruber", + "email": "mail@juliangruber.com", + "url": "http://juliangruber.com" }, + "license": "MIT", "testling": { "files": "test.js", "browsers": [ @@ -77,5 +42,11 @@ "android-browser/4.2..latest" ] }, - "version": "2.0.1" -} + "scripts": { + "test": "tape test.js" + } + +,"_resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz" +,"_integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=" +,"_from": "isarray@2.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/json-buffer/package.json b/backend/node_modules/json-buffer/package.json index 2d1b00e..003343a 100644 --- a/backend/node_modules/json-buffer/package.json +++ b/backend/node_modules/json-buffer/package.json @@ -1,54 +1,20 @@ { - "_args": [ - [ - "json-buffer@3.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "json-buffer@3.0.0", - "_id": "json-buffer@3.0.0", - "_inBundle": false, - "_integrity": "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=", - "_location": "/json-buffer", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "json-buffer@3.0.0", - "name": "json-buffer", - "escapedName": "json-buffer", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/keyv" - ], - "_resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Dominic Tarr", - "email": "dominic.tarr@gmail.com", - "url": "http://dominictarr.com" - }, - "bugs": { - "url": "https://github.com/dominictarr/json-buffer/issues" - }, + "name": "json-buffer", "description": "JSON parse & stringify that supports binary via bops & base64", - "devDependencies": { - "tape": "^4.6.3" - }, + "version": "3.0.0", "homepage": "https://github.com/dominictarr/json-buffer", - "license": "MIT", - "name": "json-buffer", "repository": { "type": "git", "url": "git://github.com/dominictarr/json-buffer.git" }, + "devDependencies": { + "tape": "^4.6.3" + }, "scripts": { "test": "set -e; for t in test/*.js; do node $t; done" }, + "author": "Dominic Tarr (http://dominictarr.com)", + "license": "MIT", "testling": { "files": "test/*.js", "browsers": [ @@ -64,6 +30,9 @@ "iphone/6.0..latest", "android-browser/4.2..latest" ] - }, - "version": "3.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz" +,"_integrity": "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=" +,"_from": "json-buffer@3.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/keyv/package.json b/backend/node_modules/keyv/package.json index 19ebb47..22585d9 100644 --- a/backend/node_modules/keyv/package.json +++ b/backend/node_modules/keyv/package.json @@ -1,81 +1,53 @@ { - "_args": [ - [ - "keyv@3.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "keyv@3.1.0", - "_id": "keyv@3.1.0", - "_inBundle": false, - "_integrity": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==", - "_location": "/keyv", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "keyv@3.1.0", - "name": "keyv", - "escapedName": "keyv", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" + "name": "keyv", + "version": "3.1.0", + "description": "Simple key-value storage with support for multiple backends", + "main": "src/index.js", + "scripts": { + "test": "xo && nyc ava test/keyv.js", + "test:full": "xo && nyc ava --serial", + "coverage": "nyc report --reporter=text-lcov | coveralls" }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Luke Childs", - "email": "lukechilds123@gmail.com", - "url": "http://lukechilds.co.uk" + "xo": { + "extends": "xo-lukechilds" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/lukechilds/keyv.git" }, + "keywords": [ + "key", + "value", + "store", + "cache", + "ttl" + ], + "author": "Luke Childs (http://lukechilds.co.uk)", + "license": "MIT", "bugs": { "url": "https://github.com/lukechilds/keyv/issues" }, + "homepage": "https://github.com/lukechilds/keyv", "dependencies": { "json-buffer": "3.0.0" }, - "description": "Simple key-value storage with support for multiple backends", "devDependencies": { + "ava": "^0.25.0", + "coveralls": "^3.0.0", + "eslint-config-xo-lukechilds": "^1.0.0", "@keyv/mongo": "*", "@keyv/mysql": "*", "@keyv/postgres": "*", "@keyv/redis": "*", "@keyv/sqlite": "*", "@keyv/test-suite": "*", - "ava": "^0.25.0", - "coveralls": "^3.0.0", - "eslint-config-xo-lukechilds": "^1.0.0", "nyc": "^11.0.3", "this": "^1.0.2", "timekeeper": "^2.0.0", "xo": "^0.20.1" - }, - "homepage": "https://github.com/lukechilds/keyv", - "keywords": [ - "key", - "value", - "store", - "cache", - "ttl" - ], - "license": "MIT", - "main": "src/index.js", - "name": "keyv", - "repository": { - "type": "git", - "url": "git+https://github.com/lukechilds/keyv.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "test": "xo && nyc ava test/keyv.js", - "test:full": "xo && nyc ava --serial" - }, - "version": "3.1.0", - "xo": { - "extends": "xo-lukechilds" } -} + +,"_resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz" +,"_integrity": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==" +,"_from": "keyv@3.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/latest-version/package.json b/backend/node_modules/latest-version/package.json index a2a4acb..4862163 100644 --- a/backend/node_modules/latest-version/package.json +++ b/backend/node_modules/latest-version/package.json @@ -1,77 +1,46 @@ { - "_args": [ - [ - "latest-version@5.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "latest-version@5.1.0", - "_id": "latest-version@5.1.0", - "_inBundle": false, - "_integrity": "sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==", - "_location": "/latest-version", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "latest-version@5.1.0", - "name": "latest-version", - "escapedName": "latest-version", - "rawSpec": "5.1.0", - "saveSpec": null, - "fetchSpec": "5.1.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz", - "_spec": "5.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/latest-version/issues" - }, - "dependencies": { - "package-json": "^6.3.0" - }, - "description": "Get the latest version of an npm package", - "devDependencies": { - "ava": "^1.4.1", - "semver": "^6.0.0", - "semver-regex": "^2.0.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/latest-version#readme", - "keywords": [ - "latest", - "version", - "npm", - "pkg", - "package", - "package.json", - "current", - "module" - ], - "license": "MIT", - "name": "latest-version", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/latest-version.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.1.0" -} + "name": "latest-version", + "version": "5.1.0", + "description": "Get the latest version of an npm package", + "license": "MIT", + "repository": "sindresorhus/latest-version", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "latest", + "version", + "npm", + "pkg", + "package", + "package.json", + "current", + "module" + ], + "dependencies": { + "package-json": "^6.3.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "semver": "^6.0.0", + "semver-regex": "^2.0.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz" +,"_integrity": "sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==" +,"_from": "latest-version@5.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/lowercase-keys/package.json b/backend/node_modules/lowercase-keys/package.json index bb32950..9723e26 100644 --- a/backend/node_modules/lowercase-keys/package.json +++ b/backend/node_modules/lowercase-keys/package.json @@ -1,52 +1,23 @@ { - "_args": [ - [ - "lowercase-keys@1.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "lowercase-keys@1.0.1", - "_id": "lowercase-keys@1.0.1", - "_inBundle": false, - "_integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==", - "_location": "/lowercase-keys", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lowercase-keys@1.0.1", - "name": "lowercase-keys", - "escapedName": "lowercase-keys", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/got", - "/responselike" - ], - "_resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "E:\\teamspot\\main\\backend", + "name": "lowercase-keys", + "version": "1.0.1", + "description": "Lowercase the keys of an object", + "license": "MIT", + "repository": "sindresorhus/lowercase-keys", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/lowercase-keys/issues" - }, - "description": "Lowercase the keys of an object", - "devDependencies": { - "ava": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/lowercase-keys#readme", "keywords": [ "object", "assign", @@ -58,14 +29,11 @@ "keys", "key" ], - "license": "MIT", - "name": "lowercase-keys", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/lowercase-keys.git" - }, - "scripts": { - "test": "ava" - }, - "version": "1.0.1" -} + "devDependencies": { + "ava": "*" + } + +,"_resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz" +,"_integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==" +,"_from": "lowercase-keys@1.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/make-dir/node_modules/.bin/semver b/backend/node_modules/make-dir/node_modules/.bin/semver deleted file mode 100644 index 7e36527..0000000 --- a/backend/node_modules/make-dir/node_modules/.bin/semver +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -x "$basedir/node" ]; then - "$basedir/node" "$basedir/../semver/bin/semver.js" "$@" - ret=$? -else - node "$basedir/../semver/bin/semver.js" "$@" - ret=$? -fi -exit $ret diff --git a/backend/node_modules/make-dir/node_modules/.bin/semver b/backend/node_modules/make-dir/node_modules/.bin/semver new file mode 120000 index 0000000..5aaadf4 --- /dev/null +++ b/backend/node_modules/make-dir/node_modules/.bin/semver @@ -0,0 +1 @@ +../semver/bin/semver.js \ No newline at end of file diff --git a/backend/node_modules/make-dir/node_modules/.bin/semver.cmd b/backend/node_modules/make-dir/node_modules/.bin/semver.cmd deleted file mode 100644 index 3493d8d..0000000 --- a/backend/node_modules/make-dir/node_modules/.bin/semver.cmd +++ /dev/null @@ -1,17 +0,0 @@ -@ECHO off -SETLOCAL -CALL :find_dp0 - -IF EXIST "%dp0%\node.exe" ( - SET "_prog=%dp0%\node.exe" -) ELSE ( - SET "_prog=node" - SET PATHEXT=%PATHEXT:;.JS;=;% -) - -"%_prog%" "%dp0%\..\semver\bin\semver.js" %* -ENDLOCAL -EXIT /b %errorlevel% -:find_dp0 -SET dp0=%~dp0 -EXIT /b diff --git a/backend/node_modules/make-dir/node_modules/.bin/semver.ps1 b/backend/node_modules/make-dir/node_modules/.bin/semver.ps1 deleted file mode 100644 index 6a85e34..0000000 --- a/backend/node_modules/make-dir/node_modules/.bin/semver.ps1 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env pwsh -$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent - -$exe="" -if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { - # Fix case when both the Windows and Linux builds of Node - # are installed in the same directory - $exe=".exe" -} -$ret=0 -if (Test-Path "$basedir/node$exe") { - & "$basedir/node$exe" "$basedir/../semver/bin/semver.js" $args - $ret=$LASTEXITCODE -} else { - & "node$exe" "$basedir/../semver/bin/semver.js" $args - $ret=$LASTEXITCODE -} -exit $ret diff --git a/backend/node_modules/make-dir/node_modules/semver/bin/semver.js b/backend/node_modules/make-dir/node_modules/semver/bin/semver.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/make-dir/node_modules/semver/package.json b/backend/node_modules/make-dir/node_modules/semver/package.json index 7fa6ccd..1303076 100644 --- a/backend/node_modules/make-dir/node_modules/semver/package.json +++ b/backend/node_modules/make-dir/node_modules/semver/package.json @@ -1,63 +1,32 @@ { - "_args": [ - [ - "semver@6.3.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "semver@6.3.0", - "_id": "semver@6.3.0", - "_inBundle": false, - "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "_location": "/make-dir/semver", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "semver@6.3.0", - "name": "semver", - "escapedName": "semver", - "rawSpec": "6.3.0", - "saveSpec": null, - "fetchSpec": "6.3.0" - }, - "_requiredBy": [ - "/make-dir" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "_spec": "6.3.0", - "_where": "E:\\teamspot\\main\\backend", - "bin": { - "semver": "bin/semver.js" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, + "name": "semver", + "version": "6.3.0", "description": "The semantic version parser used by npm.", + "main": "semver.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, "devDependencies": { "tap": "^14.3.1" }, + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver.js" + }, "files": [ "bin", "range.bnf", "semver.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "semver.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --follow-tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap" - }, "tap": { "check-coverage": true - }, - "version": "6.3.0" -} + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" +,"_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" +,"_from": "semver@6.3.0" +} \ No newline at end of file diff --git a/backend/node_modules/make-dir/package.json b/backend/node_modules/make-dir/package.json index 3513f57..27e91ef 100644 --- a/backend/node_modules/make-dir/package.json +++ b/backend/node_modules/make-dir/package.json @@ -1,94 +1,63 @@ { - "_args": [ - [ - "make-dir@3.0.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "make-dir@3.0.2", - "_id": "make-dir@3.0.2", - "_inBundle": false, - "_integrity": "sha512-rYKABKutXa6vXTXhoV18cBE7PaewPXHe/Bdq4v+ZLMhxbWApkFFplT0LcbMW+6BbjnQXzZ/sAvSE/JdguApG5w==", - "_location": "/make-dir", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "make-dir@3.0.2", - "name": "make-dir", - "escapedName": "make-dir", - "rawSpec": "3.0.2", - "saveSpec": null, - "fetchSpec": "3.0.2" - }, - "_requiredBy": [ - "/configstore" - ], - "_resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.0.2.tgz", - "_spec": "3.0.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/make-dir/issues" - }, - "dependencies": { - "semver": "^6.0.0" - }, - "description": "Make a directory and its parents if needed - Think `mkdir -p`", - "devDependencies": { - "@types/graceful-fs": "^4.1.3", - "@types/node": "^13.7.1", - "ava": "^1.4.0", - "codecov": "^3.2.0", - "graceful-fs": "^4.1.15", - "nyc": "^15.0.0", - "path-type": "^4.0.0", - "tempy": "^0.2.1", - "tsd": "^0.11.0", - "xo": "^0.25.4" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/make-dir#readme", - "keywords": [ - "mkdir", - "mkdirp", - "make", - "directories", - "dir", - "dirs", - "folders", - "directory", - "folder", - "path", - "parent", - "parents", - "intermediate", - "recursively", - "recursive", - "create", - "fs", - "filesystem", - "file-system" - ], - "license": "MIT", - "name": "make-dir", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/make-dir.git" - }, - "scripts": { - "test": "xo && nyc ava && tsd" - }, - "version": "3.0.2" -} + "name": "make-dir", + "version": "3.0.2", + "description": "Make a directory and its parents if needed - Think `mkdir -p`", + "license": "MIT", + "repository": "sindresorhus/make-dir", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "mkdir", + "mkdirp", + "make", + "directories", + "dir", + "dirs", + "folders", + "directory", + "folder", + "path", + "parent", + "parents", + "intermediate", + "recursively", + "recursive", + "create", + "fs", + "filesystem", + "file-system" + ], + "dependencies": { + "semver": "^6.0.0" + }, + "devDependencies": { + "@types/graceful-fs": "^4.1.3", + "@types/node": "^13.7.1", + "ava": "^1.4.0", + "codecov": "^3.2.0", + "graceful-fs": "^4.1.15", + "nyc": "^15.0.0", + "path-type": "^4.0.0", + "tempy": "^0.2.1", + "tsd": "^0.11.0", + "xo": "^0.25.4" + } + +,"_resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.0.2.tgz" +,"_integrity": "sha512-rYKABKutXa6vXTXhoV18cBE7PaewPXHe/Bdq4v+ZLMhxbWApkFFplT0LcbMW+6BbjnQXzZ/sAvSE/JdguApG5w==" +,"_from": "make-dir@3.0.2" +} \ No newline at end of file diff --git a/backend/node_modules/media-typer/package.json b/backend/node_modules/media-typer/package.json index 31e41fd..a3cfd0c 100644 --- a/backend/node_modules/media-typer/package.json +++ b/backend/node_modules/media-typer/package.json @@ -1,61 +1,30 @@ { - "_from": "media-typer@0.3.0", - "_id": "media-typer@0.3.0", - "_inBundle": false, - "_integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=", - "_location": "/media-typer", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "media-typer@0.3.0", - "name": "media-typer", - "escapedName": "media-typer", - "rawSpec": "0.3.0", - "saveSpec": null, - "fetchSpec": "0.3.0" - }, - "_requiredBy": [ - "/type-is" - ], - "_resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", - "_shasum": "8710d7af0aa626f8fffa1ce00168545263255748", - "_spec": "media-typer@0.3.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\type-is", - "author": { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - "bugs": { - "url": "https://github.com/jshttp/media-typer/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "media-typer", "description": "Simple RFC 6838 media type parser and formatter", + "version": "0.3.0", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "repository": "jshttp/media-typer", "devDependencies": { "istanbul": "0.3.2", "mocha": "~1.21.4", "should": "~4.0.4" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "LICENSE", "HISTORY.md", "index.js" ], - "homepage": "https://github.com/jshttp/media-typer#readme", - "license": "MIT", - "name": "media-typer", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/media-typer.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "test": "mocha --reporter spec --check-leaks --bail test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" - }, - "version": "0.3.0" -} + } + +,"_resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz" +,"_integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=" +,"_from": "media-typer@0.3.0" +} \ No newline at end of file diff --git a/backend/node_modules/merge-descriptors/package.json b/backend/node_modules/merge-descriptors/package.json index 0a40c3d..2cf6a63 100644 --- a/backend/node_modules/merge-descriptors/package.json +++ b/backend/node_modules/merge-descriptors/package.json @@ -1,48 +1,19 @@ { - "_from": "merge-descriptors@1.0.1", - "_id": "merge-descriptors@1.0.1", - "_inBundle": false, - "_integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=", - "_location": "/merge-descriptors", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "merge-descriptors@1.0.1", - "name": "merge-descriptors", - "escapedName": "merge-descriptors", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/express" - ], - "_resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", - "_shasum": "b00aaa556dd8b44568150ec9d1b953f3f90cbb61", - "_spec": "merge-descriptors@1.0.1", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", + "name": "merge-descriptors", + "description": "Merge objects using descriptors", + "version": "1.0.1", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - }, - "bugs": { - "url": "https://github.com/component/merge-descriptors/issues" + "url": "http://jongleberry.com", + "twitter": "https://twitter.com/jongleberry" }, - "bundleDependencies": false, "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Mike Grabowski", - "email": "grabbou@gmail.com" - } + "Douglas Christopher Wilson ", + "Mike Grabowski " ], - "deprecated": false, - "description": "Merge objects using descriptors", + "license": "MIT", + "repository": "component/merge-descriptors", "devDependencies": { "istanbul": "0.4.1", "mocha": "1.21.5" @@ -53,17 +24,13 @@ "README.md", "index.js" ], - "homepage": "https://github.com/component/merge-descriptors#readme", - "license": "MIT", - "name": "merge-descriptors", - "repository": { - "type": "git", - "url": "git+https://github.com/component/merge-descriptors.git" - }, "scripts": { "test": "mocha --reporter spec --bail --check-leaks test/", "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/" - }, - "version": "1.0.1" -} + } + +,"_resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz" +,"_integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=" +,"_from": "merge-descriptors@1.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/methods/package.json b/backend/node_modules/methods/package.json index 7795ad3..e26a3c9 100644 --- a/backend/node_modules/methods/package.json +++ b/backend/node_modules/methods/package.json @@ -1,79 +1,40 @@ { - "_from": "methods@~1.1.2", - "_id": "methods@1.1.2", - "_inBundle": false, - "_integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=", - "_location": "/methods", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "methods@~1.1.2", - "name": "methods", - "escapedName": "methods", - "rawSpec": "~1.1.2", - "saveSpec": null, - "fetchSpec": "~1.1.2" - }, - "_requiredBy": [ - "/express" - ], - "_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", - "_shasum": "5529a4d67654134edcc5266656835b0f851afcee", - "_spec": "methods@~1.1.2", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "browser": { - "http": false - }, - "bugs": { - "url": "https://github.com/jshttp/methods/issues" - }, - "bundleDependencies": false, + "name": "methods", + "description": "HTTP methods that node supports", + "version": "1.1.2", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - }, - { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca", - "url": "http://tjholowaychuk.com" - } + "Douglas Christopher Wilson ", + "Jonathan Ong (http://jongleberry.com)", + "TJ Holowaychuk (http://tjholowaychuk.com)" ], - "deprecated": false, - "description": "HTTP methods that node supports", + "license": "MIT", + "repository": "jshttp/methods", "devDependencies": { "istanbul": "0.4.1", "mocha": "1.21.5" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "index.js", "HISTORY.md", "LICENSE" ], - "homepage": "https://github.com/jshttp/methods#readme", - "keywords": [ - "http", - "methods" - ], - "license": "MIT", - "name": "methods", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/methods.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" }, - "version": "1.1.2" -} + "browser": { + "http": false + }, + "keywords": [ + "http", + "methods" + ] + +,"_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz" +,"_integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=" +,"_from": "methods@1.1.2" +} \ No newline at end of file diff --git a/backend/node_modules/mime-db/package.json b/backend/node_modules/mime-db/package.json index dcf2ce9..c9b8424 100644 --- a/backend/node_modules/mime-db/package.json +++ b/backend/node_modules/mime-db/package.json @@ -1,52 +1,23 @@ { - "_args": [ - [ - "mime-db@1.43.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "mime-db@1.43.0", - "_id": "mime-db@1.43.0", - "_inBundle": false, - "_integrity": "sha512-+5dsGEEovYbT8UY9yD7eE4XTc4UwJ1jBYlgaQQF38ENsKR3wj/8q8RFZrF9WIZpB2V1ArTVFUva8sAul1NzRzQ==", - "_location": "/mime-db", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "mime-db@1.43.0", - "name": "mime-db", - "escapedName": "mime-db", - "rawSpec": "1.43.0", - "saveSpec": null, - "fetchSpec": "1.43.0" - }, - "_requiredBy": [ - "/mime-types" - ], - "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.43.0.tgz", - "_spec": "1.43.0", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/jshttp/mime-db/issues" - }, + "name": "mime-db", + "description": "Media Type Database", + "version": "1.43.0", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - }, - { - "name": "Robert Kieffer", - "email": "robert@broofa.com", - "url": "http://github.com/broofa" - } + "Douglas Christopher Wilson ", + "Jonathan Ong (http://jongleberry.com)", + "Robert Kieffer (http://github.com/broofa)" ], - "description": "Media Type Database", + "license": "MIT", + "keywords": [ + "mime", + "db", + "type", + "types", + "database", + "charset", + "charsets" + ], + "repository": "jshttp/mime-db", "devDependencies": { "bluebird": "3.7.2", "co": "4.6.0", @@ -64,9 +35,6 @@ "raw-body": "2.4.1", "stream-to-array": "2.3.0" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "HISTORY.md", "LICENSE", @@ -74,21 +42,8 @@ "db.json", "index.js" ], - "homepage": "https://github.com/jshttp/mime-db#readme", - "keywords": [ - "mime", - "db", - "type", - "types", - "database", - "charset", - "charsets" - ], - "license": "MIT", - "name": "mime-db", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/mime-db.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "build": "node scripts/build", @@ -99,6 +54,9 @@ "test-travis": "nyc --reporter=text npm test", "update": "npm run fetch && npm run build", "version": "node scripts/version-history.js && git add HISTORY.md" - }, - "version": "1.43.0" -} + } + +,"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.43.0.tgz" +,"_integrity": "sha512-+5dsGEEovYbT8UY9yD7eE4XTc4UwJ1jBYlgaQQF38ENsKR3wj/8q8RFZrF9WIZpB2V1ArTVFUva8sAul1NzRzQ==" +,"_from": "mime-db@1.43.0" +} \ No newline at end of file diff --git a/backend/node_modules/mime-types/package.json b/backend/node_modules/mime-types/package.json index 20a733a..d97207c 100644 --- a/backend/node_modules/mime-types/package.json +++ b/backend/node_modules/mime-types/package.json @@ -1,56 +1,21 @@ { - "_args": [ - [ - "mime-types@2.1.26", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "mime-types@2.1.26", - "_id": "mime-types@2.1.26", - "_inBundle": false, - "_integrity": "sha512-01paPWYgLrkqAyrlDorC1uDwl2p3qZT7yl806vW7DvDoxwXi46jsjFbg+WdwotBIk6/MbEhO/dh5aZ5sNj/dWQ==", - "_location": "/mime-types", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "mime-types@2.1.26", - "name": "mime-types", - "escapedName": "mime-types", - "rawSpec": "2.1.26", - "saveSpec": null, - "fetchSpec": "2.1.26" - }, - "_requiredBy": [ - "/accepts", - "/type-is" - ], - "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.26.tgz", - "_spec": "2.1.26", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/jshttp/mime-types/issues" - }, + "name": "mime-types", + "description": "The ultimate javascript content-type utility.", + "version": "2.1.26", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Jeremiah Senkpiel", - "email": "fishrock123@rocketmail.com", - "url": "https://searchbeam.jit.su" - }, - { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - } + "Douglas Christopher Wilson ", + "Jeremiah Senkpiel (https://searchbeam.jit.su)", + "Jonathan Ong (http://jongleberry.com)" ], + "license": "MIT", + "keywords": [ + "mime", + "types" + ], + "repository": "jshttp/mime-types", "dependencies": { "mime-db": "1.43.0" }, - "description": "The ultimate javascript content-type utility.", "devDependencies": { "eslint": "6.8.0", "eslint-config-standard": "14.1.0", @@ -61,30 +26,22 @@ "mocha": "7.0.0", "nyc": "15.0.0" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "HISTORY.md", "LICENSE", "index.js" ], - "homepage": "https://github.com/jshttp/mime-types#readme", - "keywords": [ - "mime", - "types" - ], - "license": "MIT", - "name": "mime-types", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/mime-types.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "lint": "eslint .", "test": "mocha --reporter spec test/test.js", "test-cov": "nyc --reporter=html --reporter=text npm test", "test-travis": "nyc --reporter=text npm test" - }, - "version": "2.1.26" -} + } + +,"_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.26.tgz" +,"_integrity": "sha512-01paPWYgLrkqAyrlDorC1uDwl2p3qZT7yl806vW7DvDoxwXi46jsjFbg+WdwotBIk6/MbEhO/dh5aZ5sNj/dWQ==" +,"_from": "mime-types@2.1.26" +} \ No newline at end of file diff --git a/backend/node_modules/mime/cli.js b/backend/node_modules/mime/cli.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/mime/package.json b/backend/node_modules/mime/package.json index 64c94df..bab5901 100644 --- a/backend/node_modules/mime/package.json +++ b/backend/node_modules/mime/package.json @@ -1,73 +1,48 @@ { - "_from": "mime@1.6.0", - "_id": "mime@1.6.0", - "_inBundle": false, - "_integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", - "_location": "/mime", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "mime@1.6.0", - "name": "mime", - "escapedName": "mime", - "rawSpec": "1.6.0", - "saveSpec": null, - "fetchSpec": "1.6.0" - }, - "_requiredBy": [ - "/send" - ], - "_resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", - "_shasum": "32cd9e5c64553bd58d19a568af452acff04981b1", - "_spec": "mime@1.6.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\send", "author": { "name": "Robert Kieffer", - "email": "robert@broofa.com", - "url": "http://github.com/broofa" + "url": "http://github.com/broofa", + "email": "robert@broofa.com" }, "bin": { "mime": "cli.js" }, - "bugs": { - "url": "https://github.com/broofa/node-mime/issues" + "engines": { + "node": ">=4" }, - "bundleDependencies": false, "contributors": [ { "name": "Benjamin Thomas", - "email": "benjamin@benjaminthomas.org", - "url": "http://github.com/bentomas" + "url": "http://github.com/bentomas", + "email": "benjamin@benjaminthomas.org" } ], - "dependencies": {}, - "deprecated": false, "description": "A comprehensive library for mime-type mapping", + "license": "MIT", + "dependencies": {}, "devDependencies": { "github-release-notes": "0.13.1", "mime-db": "1.31.0", "mime-score": "1.1.0" }, - "engines": { - "node": ">=4" + "scripts": { + "prepare": "node src/build.js", + "changelog": "gren changelog --tags=all --generate --override", + "test": "node src/test.js" }, - "homepage": "https://github.com/broofa/node-mime#readme", "keywords": [ "util", "mime" ], - "license": "MIT", "main": "mime.js", "name": "mime", "repository": { - "url": "git+https://github.com/broofa/node-mime.git", + "url": "https://github.com/broofa/node-mime", "type": "git" }, - "scripts": { - "changelog": "gren changelog --tags=all --generate --override", - "prepare": "node src/build.js", - "test": "node src/test.js" - }, "version": "1.6.0" -} + +,"_resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" +,"_integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" +,"_from": "mime@1.6.0" +} \ No newline at end of file diff --git a/backend/node_modules/mime/src/build.js b/backend/node_modules/mime/src/build.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/mimic-response/package.json b/backend/node_modules/mimic-response/package.json index 803e11a..f491ccd 100644 --- a/backend/node_modules/mimic-response/package.json +++ b/backend/node_modules/mimic-response/package.json @@ -1,56 +1,23 @@ { - "_args": [ - [ - "mimic-response@1.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "mimic-response@1.0.1", - "_id": "mimic-response@1.0.1", - "_inBundle": false, - "_integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==", - "_location": "/mimic-response", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "mimic-response@1.0.1", - "name": "mimic-response", - "escapedName": "mimic-response", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/clone-response", - "/decompress-response", - "/got" - ], - "_resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "E:\\teamspot\\main\\backend", + "name": "mimic-response", + "version": "1.0.1", + "description": "Mimic a Node.js HTTP response stream", + "license": "MIT", + "repository": "sindresorhus/mimic-response", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/mimic-response/issues" - }, - "description": "Mimic a Node.js HTTP response stream", - "devDependencies": { - "ava": "*", - "create-test-server": "^0.1.0", - "pify": "^3.0.0", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/mimic-response#readme", "keywords": [ "mimic", "response", @@ -61,14 +28,14 @@ "get", "core" ], - "license": "MIT", - "name": "mimic-response", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/mimic-response.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.0.1" -} + "devDependencies": { + "ava": "*", + "create-test-server": "^0.1.0", + "pify": "^3.0.0", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz" +,"_integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==" +,"_from": "mimic-response@1.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/minimatch/package.json b/backend/node_modules/minimatch/package.json index a6847d2..243f260 100644 --- a/backend/node_modules/minimatch/package.json +++ b/backend/node_modules/minimatch/package.json @@ -1,66 +1,34 @@ { - "_args": [ - [ - "minimatch@3.0.4", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "minimatch@3.0.4", - "_id": "minimatch@3.0.4", - "_inBundle": false, - "_integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", - "_location": "/minimatch", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "minimatch@3.0.4", - "name": "minimatch", - "escapedName": "minimatch", - "rawSpec": "3.0.4", - "saveSpec": null, - "fetchSpec": "3.0.4" + "author": "Isaac Z. Schlueter (http://blog.izs.me)", + "name": "minimatch", + "description": "a glob matcher in javascript", + "version": "3.0.4", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/minimatch.git" }, - "_requiredBy": [ - "/nodemon" - ], - "_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "_spec": "3.0.4", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me" + "main": "minimatch.js", + "scripts": { + "test": "tap test/*.js --cov", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" }, - "bugs": { - "url": "https://github.com/isaacs/minimatch/issues" + "engines": { + "node": "*" }, "dependencies": { "brace-expansion": "^1.1.7" }, - "description": "a glob matcher in javascript", "devDependencies": { "tap": "^10.3.2" }, - "engines": { - "node": "*" - }, + "license": "ISC", "files": [ "minimatch.js" - ], - "homepage": "https://github.com/isaacs/minimatch#readme", - "license": "ISC", - "main": "minimatch.js", - "name": "minimatch", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/minimatch.git" - }, - "scripts": { - "postpublish": "git push origin --all; git push origin --tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap test/*.js --cov" - }, - "version": "3.0.4" -} + ] + +,"_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" +,"_integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==" +,"_from": "minimatch@3.0.4" +} \ No newline at end of file diff --git a/backend/node_modules/minimist/package.json b/backend/node_modules/minimist/package.json index e1def5e..71b4f81 100644 --- a/backend/node_modules/minimist/package.json +++ b/backend/node_modules/minimist/package.json @@ -1,63 +1,16 @@ { - "_args": [ - [ - "minimist@1.2.5", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "minimist@1.2.5", - "_id": "minimist@1.2.5", - "_inBundle": false, - "_integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", - "_location": "/minimist", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "minimist@1.2.5", - "name": "minimist", - "escapedName": "minimist", - "rawSpec": "1.2.5", - "saveSpec": null, - "fetchSpec": "1.2.5" - }, - "_requiredBy": [ - "/rc" - ], - "_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "_spec": "1.2.5", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "James Halliday", - "email": "mail@substack.net", - "url": "http://substack.net" - }, - "bugs": { - "url": "https://github.com/substack/minimist/issues" - }, + "name": "minimist", + "version": "1.2.5", "description": "parse argument options", + "main": "index.js", "devDependencies": { "covert": "^1.0.0", "tap": "~0.4.0", "tape": "^3.5.0" }, - "homepage": "https://github.com/substack/minimist", - "keywords": [ - "argv", - "getopt", - "parser", - "optimist" - ], - "license": "MIT", - "main": "index.js", - "name": "minimist", - "repository": { - "type": "git", - "url": "git://github.com/substack/minimist.git" - }, "scripts": { - "coverage": "covert test/*.js", - "test": "tap test/*.js" + "test": "tap test/*.js", + "coverage": "covert test/*.js" }, "testling": { "files": "test/*.js", @@ -72,5 +25,25 @@ "opera/12" ] }, - "version": "1.2.5" -} + "repository": { + "type": "git", + "url": "git://github.com/substack/minimist.git" + }, + "homepage": "https://github.com/substack/minimist", + "keywords": [ + "argv", + "getopt", + "parser", + "optimist" + ], + "author": { + "name": "James Halliday", + "email": "mail@substack.net", + "url": "http://substack.net" + }, + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz" +,"_integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" +,"_from": "minimist@1.2.5" +} \ No newline at end of file diff --git a/backend/node_modules/ms/package.json b/backend/node_modules/ms/package.json index 8f6edd4..e286ef2 100644 --- a/backend/node_modules/ms/package.json +++ b/backend/node_modules/ms/package.json @@ -1,47 +1,16 @@ { - "_args": [ - [ - "ms@2.1.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "ms@2.1.2", - "_id": "ms@2.1.2", - "_inBundle": false, - "_integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "_location": "/ms", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ms@2.1.2", - "name": "ms", - "escapedName": "ms", - "rawSpec": "2.1.2", - "saveSpec": null, - "fetchSpec": "2.1.2" - }, - "_requiredBy": [ - "/debug", - "/engine.io-client/debug", - "/engine.io/debug", - "/socket.io-client/debug", - "/socket.io-parser/debug", - "/socket.io/debug" - ], - "_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "_spec": "2.1.2", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/zeit/ms/issues" - }, + "name": "ms", + "version": "2.1.2", "description": "Tiny millisecond conversion utility", - "devDependencies": { - "eslint": "4.12.1", - "expect.js": "0.3.1", - "husky": "0.14.3", - "lint-staged": "5.0.0", - "mocha": "4.0.1" + "repository": "zeit/ms", + "main": "./index", + "files": [ + "index.js" + ], + "scripts": { + "precommit": "lint-staged", + "lint": "eslint lib/* bin/*", + "test": "mocha tests.js" }, "eslintConfig": { "extends": "eslint:recommended", @@ -50,11 +19,6 @@ "es6": true } }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/zeit/ms#readme", - "license": "MIT", "lint-staged": { "*.js": [ "npm run lint", @@ -62,16 +26,16 @@ "git add" ] }, - "main": "./index", - "name": "ms", - "repository": { - "type": "git", - "url": "git+https://github.com/zeit/ms.git" - }, - "scripts": { - "lint": "eslint lib/* bin/*", - "precommit": "lint-staged", - "test": "mocha tests.js" - }, - "version": "2.1.2" -} + "license": "MIT", + "devDependencies": { + "eslint": "4.12.1", + "expect.js": "0.3.1", + "husky": "0.14.3", + "lint-staged": "5.0.0", + "mocha": "4.0.1" + } + +,"_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" +,"_integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" +,"_from": "ms@2.1.2" +} \ No newline at end of file diff --git a/backend/node_modules/mysql/package.json b/backend/node_modules/mysql/package.json index e9f4ea6..104a9ff 100644 --- a/backend/node_modules/mysql/package.json +++ b/backend/node_modules/mysql/package.json @@ -1,67 +1,23 @@ { - "_from": "mysql@^2.18.1", - "_id": "mysql@2.18.1", - "_inBundle": false, - "_integrity": "sha512-Bca+gk2YWmqp2Uf6k5NFEurwY/0td0cpebAucFpY/3jhrwrVGuxU2uQFCHjU19SJfje0yQvi+rVWdq78hR5lig==", - "_location": "/mysql", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "mysql@^2.18.1", - "name": "mysql", - "escapedName": "mysql", - "rawSpec": "^2.18.1", - "saveSpec": null, - "fetchSpec": "^2.18.1" - }, - "_requiredBy": [ - "#USER", - "/" - ], - "_resolved": "https://registry.npmjs.org/mysql/-/mysql-2.18.1.tgz", - "_shasum": "2254143855c5a8c73825e4522baf2ea021766717", - "_spec": "mysql@^2.18.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Felix Geisendörfer", - "email": "felix@debuggable.com", - "url": "http://debuggable.com/" - }, - "bugs": { - "url": "https://github.com/mysqljs/mysql/issues" - }, - "bundleDependencies": false, + "name": "mysql", + "description": "A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.", + "version": "2.18.1", + "license": "MIT", + "author": "Felix Geisendörfer (http://debuggable.com/)", "contributors": [ - { - "name": "Andrey Sidorov", - "email": "sidorares@yandex.ru" - }, - { - "name": "Bradley Grainger", - "email": "bgrainger@gmail.com" - }, - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Diogo Resende", - "email": "dresende@thinkdigital.pt" - }, - { - "name": "Nathan Woltman", - "email": "nwoltman@outlook.com" - } + "Andrey Sidorov ", + "Bradley Grainger ", + "Douglas Christopher Wilson ", + "Diogo Resende ", + "Nathan Woltman " ], + "repository": "mysqljs/mysql", "dependencies": { "bignumber.js": "9.0.0", "readable-stream": "2.3.7", "safe-buffer": "5.1.2", "sqlstring": "2.3.1" }, - "deprecated": false, - "description": "A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.", "devDependencies": { "after": "0.8.2", "eslint": "5.16.0", @@ -70,9 +26,6 @@ "urun": "0.0.8", "utest": "0.0.8" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "lib/", "Changes.md", @@ -80,12 +33,8 @@ "Readme.md", "index.js" ], - "homepage": "https://github.com/mysqljs/mysql#readme", - "license": "MIT", - "name": "mysql", - "repository": { - "type": "git", - "url": "git+https://github.com/mysqljs/mysql.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "lint": "eslint . && node tool/lint-readme.js", @@ -93,6 +42,9 @@ "test-ci": "node tool/install-nyc.js --nyc-optional --reporter=text -- npm test", "test-cov": "node tool/install-nyc.js --reporter=html --reporter=text -- npm test", "version": "node tool/version-changes.js && git add Changes.md" - }, - "version": "2.18.1" -} + } + +,"_resolved": "https://registry.npmjs.org/mysql/-/mysql-2.18.1.tgz" +,"_integrity": "sha512-Bca+gk2YWmqp2Uf6k5NFEurwY/0td0cpebAucFpY/3jhrwrVGuxU2uQFCHjU19SJfje0yQvi+rVWdq78hR5lig==" +,"_from": "mysql@2.18.1" +} \ No newline at end of file diff --git a/backend/node_modules/negotiator/package.json b/backend/node_modules/negotiator/package.json index 9c8a876..e5b6c5d 100644 --- a/backend/node_modules/negotiator/package.json +++ b/backend/node_modules/negotiator/package.json @@ -1,60 +1,28 @@ { - "_args": [ - [ - "negotiator@0.6.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "negotiator@0.6.2", - "_id": "negotiator@0.6.2", - "_inBundle": false, - "_integrity": "sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==", - "_location": "/negotiator", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "negotiator@0.6.2", - "name": "negotiator", - "escapedName": "negotiator", - "rawSpec": "0.6.2", - "saveSpec": null, - "fetchSpec": "0.6.2" - }, - "_requiredBy": [ - "/accepts" - ], - "_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz", - "_spec": "0.6.2", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/jshttp/negotiator/issues" - }, + "name": "negotiator", + "description": "HTTP content negotiation", + "version": "0.6.2", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Federico Romero", - "email": "federico.romero@outboxlabs.com" - }, - { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - } + "Douglas Christopher Wilson ", + "Federico Romero ", + "Isaac Z. Schlueter (http://blog.izs.me/)" ], - "description": "HTTP content negotiation", + "license": "MIT", + "keywords": [ + "http", + "content negotiation", + "accept", + "accept-language", + "accept-encoding", + "accept-charset" + ], + "repository": "jshttp/negotiator", "devDependencies": { "eslint": "5.16.0", "eslint-plugin-markdown": "1.0.0", "mocha": "6.1.4", "nyc": "14.0.0" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "lib/", "HISTORY.md", @@ -62,26 +30,17 @@ "index.js", "README.md" ], - "homepage": "https://github.com/jshttp/negotiator#readme", - "keywords": [ - "http", - "content negotiation", - "accept", - "accept-language", - "accept-encoding", - "accept-charset" - ], - "license": "MIT", - "name": "negotiator", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/negotiator.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --check-leaks --bail test/", "test-cov": "nyc --reporter=html --reporter=text npm test", "test-travis": "nyc --reporter=text npm test" - }, - "version": "0.6.2" -} + } + +,"_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz" +,"_integrity": "sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==" +,"_from": "negotiator@0.6.2" +} \ No newline at end of file diff --git a/backend/node_modules/nodemon/bin/nodemon.js b/backend/node_modules/nodemon/bin/nodemon.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/nodemon/bin/postinstall.js b/backend/node_modules/nodemon/bin/postinstall.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/nodemon/package.json b/backend/node_modules/nodemon/package.json index 6cbec09..7edab0c 100644 --- a/backend/node_modules/nodemon/package.json +++ b/backend/node_modules/nodemon/package.json @@ -1,99 +1,5 @@ -{ - "_from": "nodemon@^2.0.3", - "_id": "nodemon@2.0.3", - "_inBundle": false, - "_integrity": "sha512-lLQLPS90Lqwc99IHe0U94rDgvjo+G9I4uEIxRG3evSLROcqQ9hwc0AxlSHKS4T1JW/IMj/7N5mthiN58NL/5kw==", - "_location": "/nodemon", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "nodemon@^2.0.3", - "name": "nodemon", - "escapedName": "nodemon", - "rawSpec": "^2.0.3", - "saveSpec": null, - "fetchSpec": "^2.0.3" - }, - "_requiredBy": [ - "#USER", - "/" - ], - "_resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.3.tgz", - "_shasum": "e9c64df8740ceaef1cb00e1f3da57c0a93ef3714", - "_spec": "nodemon@^2.0.3", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Remy Sharp", - "url": "http://github.com/remy" - }, - "bin": { - "nodemon": "bin/nodemon.js" - }, - "bugs": { - "url": "https://github.com/remy/nodemon/issues" - }, - "bundleDependencies": false, - "dependencies": { - "chokidar": "^3.2.2", - "debug": "^3.2.6", - "ignore-by-default": "^1.0.1", - "minimatch": "^3.0.4", - "pstree.remy": "^1.1.7", - "semver": "^5.7.1", - "supports-color": "^5.5.0", - "touch": "^3.1.0", - "undefsafe": "^2.0.2", - "update-notifier": "^4.0.0" - }, - "deprecated": false, - "description": "Simple monitor script for use during development of a node.js app.", - "devDependencies": { - "@commitlint/cli": "^3.1.3", - "@commitlint/config-angular": "^3.1.1", - "async": "1.4.2", - "coffee-script": "~1.7.1", - "husky": "^0.14.3", - "istanbul": "^0.4.5", - "jscs": "^3.0.7", - "mocha": "^2.5.3", - "proxyquire": "^1.8.0", - "semantic-release": "^8.2.3", - "should": "~4.0.0" - }, - "engines": { - "node": ">=8.10.0" - }, - "homepage": "http://nodemon.io", - "keywords": [ - "monitor", - "development", - "restart", - "autoload", - "reload", - "terminal" - ], - "license": "MIT", - "main": "./lib/nodemon", - "name": "nodemon", - "repository": { - "type": "git", - "url": "git+https://github.com/remy/nodemon.git" - }, - "scripts": { - ":spec": "mocha --timeout 30000 --ui bdd test/**/*.test.js", - "clean": "rm -rf test/fixtures/test*.js test/fixtures/test*.md", - "commitmsg": "commitlint -e", - "coverage": "istanbul cover _mocha -- --timeout 30000 --ui bdd --reporter list test/**/*.test.js", - "killall": "ps auxww | grep node | grep -v grep | awk '{ print $2 }' | xargs kill -9", - "lint": "jscs lib/**/*.js -v", - "postinstall": "node bin/postinstall || exit 0", - "postspec": "npm run clean", - "prepush": "npm run lint", - "semantic-release": "semantic-release pre && npm publish && semantic-release post", - "spec": "for FILE in test/**/*.test.js; do echo $FILE; TEST=1 mocha --exit --timeout 30000 $FILE; if [ $? -ne 0 ]; then exit 1; fi; sleep 1; done", - "test": "npm run lint && npm run spec", - "web": "node web" - }, - "version": "2.0.3" -} +{"name":"nodemon","homepage":"http://nodemon.io","author":{"name":"Remy Sharp","url":"http://github.com/remy"},"bin":{"nodemon":"./bin/nodemon.js"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"https://github.com/remy/nodemon.git"},"description":"Simple monitor script for use during development of a node.js app.","keywords":["monitor","development","restart","autoload","reload","terminal"],"license":"MIT","main":"./lib/nodemon","scripts":{"commitmsg":"commitlint -e","coverage":"istanbul cover _mocha -- --timeout 30000 --ui bdd --reporter list test/**/*.test.js","lint":"jscs lib/**/*.js -v",":spec":"node_modules/.bin/mocha --timeout 30000 --ui bdd test/**/*.test.js","test":"npm run lint && npm run spec","spec":"for FILE in test/**/*.test.js; do echo $FILE; TEST=1 mocha --exit --timeout 30000 $FILE; if [ $? -ne 0 ]; then exit 1; fi; sleep 1; done","postspec":"npm run clean","clean":"rm -rf test/fixtures/test*.js test/fixtures/test*.md","web":"node web","semantic-release":"semantic-release pre && npm publish && semantic-release post","prepush":"npm run lint","killall":"ps auxww | grep node | grep -v grep | awk '{ print $2 }' | xargs kill -9","postinstall":"node bin/postinstall || exit 0"},"devDependencies":{"@commitlint/cli":"^3.1.3","@commitlint/config-angular":"^3.1.1","async":"1.4.2","coffee-script":"~1.7.1","husky":"^0.14.3","istanbul":"^0.4.5","jscs":"^3.0.7","mocha":"^2.5.3","proxyquire":"^1.8.0","semantic-release":"^8.2.3","should":"~4.0.0"},"dependencies":{"chokidar":"^3.2.2","debug":"^3.2.6","ignore-by-default":"^1.0.1","minimatch":"^3.0.4","pstree.remy":"^1.1.7","semver":"^5.7.1","supports-color":"^5.5.0","touch":"^3.1.0","undefsafe":"^2.0.2","update-notifier":"^4.0.0"},"version":"2.0.3" +,"_resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.3.tgz" +,"_integrity": "sha512-lLQLPS90Lqwc99IHe0U94rDgvjo+G9I4uEIxRG3evSLROcqQ9hwc0AxlSHKS4T1JW/IMj/7N5mthiN58NL/5kw==" +,"_from": "nodemon@2.0.3" +} \ No newline at end of file diff --git a/backend/node_modules/nopt/bin/nopt.js b/backend/node_modules/nopt/bin/nopt.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/nopt/examples/my-program.js b/backend/node_modules/nopt/examples/my-program.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/nopt/package.json b/backend/node_modules/nopt/package.json index b397c4a..4f8a2d7 100644 --- a/backend/node_modules/nopt/package.json +++ b/backend/node_modules/nopt/package.json @@ -1,60 +1,16 @@ -{ - "_args": [ - [ - "nopt@1.0.10", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "nopt@1.0.10", - "_id": "nopt@1.0.10", - "_inBundle": false, - "_integrity": "sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=", - "_location": "/nopt", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "nopt@1.0.10", - "name": "nopt", - "escapedName": "nopt", - "rawSpec": "1.0.10", - "saveSpec": null, - "fetchSpec": "1.0.10" - }, - "_requiredBy": [ - "/touch" - ], - "_resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz", - "_spec": "1.0.10", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, - "bin": { - "nopt": "bin/nopt.js" - }, - "bugs": { - "url": "https://github.com/isaacs/nopt/issues" - }, - "dependencies": { - "abbrev": "1" - }, - "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", - "homepage": "https://github.com/isaacs/nopt#readme", - "license": { - "type": "MIT", - "url": "https://github.com/isaacs/nopt/raw/master/LICENSE" - }, - "main": "lib/nopt.js", - "name": "nopt", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/isaacs/nopt.git" - }, - "scripts": { - "test": "node lib/nopt.js" - }, - "version": "1.0.10" -} +{ "name" : "nopt" +, "version" : "1.0.10" +, "description" : "Option parsing for Node, supporting types, shorthands, etc. Used by npm." +, "author" : "Isaac Z. Schlueter (http://blog.izs.me/)" +, "main" : "lib/nopt.js" +, "scripts" : { "test" : "node lib/nopt.js" } +, "repository" : "http://github.com/isaacs/nopt" +, "bin" : "./bin/nopt.js" +, "license" : + { "type" : "MIT" + , "url" : "https://github.com/isaacs/nopt/raw/master/LICENSE" } +, "dependencies" : { "abbrev" : "1" } +,"_resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz" +,"_integrity": "sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=" +,"_from": "nopt@1.0.10" +} \ No newline at end of file diff --git a/backend/node_modules/normalize-path/package.json b/backend/node_modules/normalize-path/package.json index 151309d..73ab0c9 100644 --- a/backend/node_modules/normalize-path/package.json +++ b/backend/node_modules/normalize-path/package.json @@ -1,63 +1,33 @@ { - "_args": [ - [ - "normalize-path@3.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "normalize-path@3.0.0", - "_id": "normalize-path@3.0.0", - "_inBundle": false, - "_integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "_location": "/normalize-path", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "normalize-path@3.0.0", - "name": "normalize-path", - "escapedName": "normalize-path", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/anymatch", - "/chokidar" + "name": "normalize-path", + "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.", + "version": "3.0.0", + "homepage": "https://github.com/jonschlinkert/normalize-path", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Blaine Bublitz (https://twitter.com/BlaineBublitz)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)" ], - "_resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "jonschlinkert/normalize-path", "bugs": { "url": "https://github.com/jonschlinkert/normalize-path/issues" }, - "contributors": [ - { - "name": "Blaine Bublitz", - "url": "https://twitter.com/BlaineBublitz" - }, - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - } + "license": "MIT", + "files": [ + "index.js" ], - "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.", + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, "devDependencies": { "gulp-format-md": "^1.0.0", "minimist": "^1.2.0", "mocha": "^3.5.3" }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/jonschlinkert/normalize-path", "keywords": [ "absolute", "backslash", @@ -79,16 +49,6 @@ "unix", "urix" ], - "license": "MIT", - "main": "index.js", - "name": "normalize-path", - "repository": { - "type": "git", - "url": "git+https://github.com/jonschlinkert/normalize-path.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "toc": false, "layout": "default", @@ -113,6 +73,9 @@ "lint": { "reflinks": true } - }, - "version": "3.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" +,"_integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" +,"_from": "normalize-path@3.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/normalize-url/package.json b/backend/node_modules/normalize-url/package.json index 4db428e..6d81b2f 100644 --- a/backend/node_modules/normalize-url/package.json +++ b/backend/node_modules/normalize-url/package.json @@ -1,79 +1,48 @@ { - "_args": [ - [ - "normalize-url@4.5.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "normalize-url@4.5.0", - "_id": "normalize-url@4.5.0", - "_inBundle": false, - "_integrity": "sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==", - "_location": "/normalize-url", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "normalize-url@4.5.0", - "name": "normalize-url", - "escapedName": "normalize-url", - "rawSpec": "4.5.0", - "saveSpec": null, - "fetchSpec": "4.5.0" - }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz", - "_spec": "4.5.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/normalize-url/issues" - }, - "description": "Normalize a URL", - "devDependencies": { - "ava": "^2.4.0", - "coveralls": "^3.0.6", - "nyc": "^14.1.1", - "tsd": "^0.8.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/normalize-url#readme", - "keywords": [ - "normalize", - "url", - "uri", - "address", - "string", - "normalization", - "normalisation", - "query", - "querystring", - "simplify", - "strip", - "trim", - "canonical" - ], - "license": "MIT", - "name": "normalize-url", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/normalize-url.git" - }, - "scripts": { - "test": "xo && nyc ava && tsd" - }, - "version": "4.5.0" -} + "name": "normalize-url", + "version": "4.5.0", + "description": "Normalize a URL", + "license": "MIT", + "repository": "sindresorhus/normalize-url", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "normalize", + "url", + "uri", + "address", + "string", + "normalization", + "normalisation", + "query", + "querystring", + "simplify", + "strip", + "trim", + "canonical" + ], + "devDependencies": { + "ava": "^2.4.0", + "coveralls": "^3.0.6", + "nyc": "^14.1.1", + "tsd": "^0.8.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz" +,"_integrity": "sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==" +,"_from": "normalize-url@4.5.0" +} \ No newline at end of file diff --git a/backend/node_modules/oauth/package.json b/backend/node_modules/oauth/package.json index 5a9abb0..4b2dcf0 100644 --- a/backend/node_modules/oauth/package.json +++ b/backend/node_modules/oauth/package.json @@ -1,53 +1,19 @@ -{ - "_from": "oauth@0.9.x", - "_id": "oauth@0.9.15", - "_inBundle": false, - "_integrity": "sha1-vR/vr2hslrdUda7VGWQS/2DPucE=", - "_location": "/oauth", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "oauth@0.9.x", - "name": "oauth", - "escapedName": "oauth", - "rawSpec": "0.9.x", - "saveSpec": null, - "fetchSpec": "0.9.x" - }, - "_requiredBy": [ - "/passport-oauth2" - ], - "_resolved": "https://registry.npmjs.org/oauth/-/oauth-0.9.15.tgz", - "_shasum": "bd1fefaf686c96b75475aed5196412ff60cfb9c1", - "_spec": "oauth@0.9.x", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\passport-oauth2", - "author": { - "name": "Ciaran Jessup", - "email": "ciaranj@gmail.com" - }, - "bugs": { - "url": "https://github.com/ciaranj/node-oauth/issues" - }, - "bundleDependencies": false, - "deprecated": false, - "description": "Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex apis and OAuth providers.", - "devDependencies": { +{ "name" : "oauth" +, "description" : "Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex apis and OAuth providers." +, "version" : "0.9.15" +, "directories" : { "lib" : "./lib" } +, "main" : "index.js" +, "author" : "Ciaran Jessup " +, "repository" : { "type":"git", "url":"http://github.com/ciaranj/node-oauth.git" } +, "devDependencies": { "vows": "0.5.x" - }, - "directories": { - "lib": "./lib" - }, - "homepage": "https://github.com/ciaranj/node-oauth#readme", - "license": "MIT", - "main": "index.js", - "name": "oauth", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/ciaranj/node-oauth.git" - }, - "scripts": { + } +, "scripts": { "test": "make test" - }, - "version": "0.9.15" -} + } +, "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/oauth/-/oauth-0.9.15.tgz" +,"_integrity": "sha1-vR/vr2hslrdUda7VGWQS/2DPucE=" +,"_from": "oauth@0.9.15" +} \ No newline at end of file diff --git a/backend/node_modules/object-component/package.json b/backend/node_modules/object-component/package.json index a3f4a4c..d121094 100644 --- a/backend/node_modules/object-component/package.json +++ b/backend/node_modules/object-component/package.json @@ -1,42 +1,17 @@ { - "_args": [ - [ - "object-component@0.0.3", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "object-component@0.0.3", - "_id": "object-component@0.0.3", - "_inBundle": false, - "_integrity": "sha1-8MaapQ78lbhmwYb0AKM3acsvEpE=", - "_location": "/object-component", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "object-component@0.0.3", - "name": "object-component", - "escapedName": "object-component", - "rawSpec": "0.0.3", - "saveSpec": null, - "fetchSpec": "0.0.3" + "name": "object-component", + "version": "0.0.3", + "devDependencies": { + "mocha": "*", + "should": "*" }, - "_requiredBy": [ - "/socket.io-client" - ], - "_resolved": "https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz", - "_spec": "0.0.3", - "_where": "E:\\teamspot\\main\\backend", "component": { "scripts": { "object/index.js": "index.js" } - }, - "description": "Object utils.", - "devDependencies": { - "mocha": "*", - "should": "*" - }, - "name": "object-component", - "version": "0.0.3" -} + } + +,"_resolved": "https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz" +,"_integrity": "sha1-8MaapQ78lbhmwYb0AKM3acsvEpE=" +,"_from": "object-component@0.0.3" +} \ No newline at end of file diff --git a/backend/node_modules/on-finished/package.json b/backend/node_modules/on-finished/package.json index cd1113e..efad077 100644 --- a/backend/node_modules/on-finished/package.json +++ b/backend/node_modules/on-finished/package.json @@ -1,50 +1,16 @@ { - "_from": "on-finished@~2.3.0", - "_id": "on-finished@2.3.0", - "_inBundle": false, - "_integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", - "_location": "/on-finished", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "on-finished@~2.3.0", - "name": "on-finished", - "escapedName": "on-finished", - "rawSpec": "~2.3.0", - "saveSpec": null, - "fetchSpec": "~2.3.0" - }, - "_requiredBy": [ - "/body-parser", - "/express", - "/finalhandler", - "/send" - ], - "_resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", - "_shasum": "20f1336481b083cd75337992a16971aa2d906947", - "_spec": "on-finished@~2.3.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "bugs": { - "url": "https://github.com/jshttp/on-finished/issues" - }, - "bundleDependencies": false, + "name": "on-finished", + "description": "Execute a callback when a request closes, finishes, or errors", + "version": "2.3.0", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - } + "Douglas Christopher Wilson ", + "Jonathan Ong (http://jongleberry.com)" ], + "license": "MIT", + "repository": "jshttp/on-finished", "dependencies": { "ee-first": "1.1.1" }, - "deprecated": false, - "description": "Execute a callback when a request closes, finishes, or errors", "devDependencies": { "istanbul": "0.3.9", "mocha": "2.2.5" @@ -57,17 +23,13 @@ "LICENSE", "index.js" ], - "homepage": "https://github.com/jshttp/on-finished#readme", - "license": "MIT", - "name": "on-finished", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/on-finished.git" - }, "scripts": { "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" - }, - "version": "2.3.0" -} + } + +,"_resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz" +,"_integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=" +,"_from": "on-finished@2.3.0" +} \ No newline at end of file diff --git a/backend/node_modules/once/package.json b/backend/node_modules/once/package.json index 3bb97ec..a498f74 100644 --- a/backend/node_modules/once/package.json +++ b/backend/node_modules/once/package.json @@ -1,70 +1,37 @@ { - "_args": [ - [ - "once@1.4.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "once@1.4.0", - "_id": "once@1.4.0", - "_inBundle": false, - "_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", - "_location": "/once", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "once@1.4.0", - "name": "once", - "escapedName": "once", - "rawSpec": "1.4.0", - "saveSpec": null, - "fetchSpec": "1.4.0" - }, - "_requiredBy": [ - "/end-of-stream", - "/pump" - ], - "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "_spec": "1.4.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, - "bugs": { - "url": "https://github.com/isaacs/once/issues" + "name": "once", + "version": "1.4.0", + "description": "Run a function exactly one time", + "main": "once.js", + "directories": { + "test": "test" }, "dependencies": { "wrappy": "1" }, - "description": "Run a function exactly one time", "devDependencies": { "tap": "^7.0.1" }, - "directories": { - "test": "test" + "scripts": { + "test": "tap test/*.js" }, "files": [ "once.js" ], - "homepage": "https://github.com/isaacs/once#readme", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/once" + }, "keywords": [ "once", "function", "one", "single" ], - "license": "ISC", - "main": "once.js", - "name": "once", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/once.git" - }, - "scripts": { - "test": "tap test/*.js" - }, - "version": "1.4.0" -} + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "license": "ISC" + +,"_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz" +,"_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=" +,"_from": "once@1.4.0" +} \ No newline at end of file diff --git a/backend/node_modules/p-cancelable/package.json b/backend/node_modules/p-cancelable/package.json index 93eca64..7ffb560 100644 --- a/backend/node_modules/p-cancelable/package.json +++ b/backend/node_modules/p-cancelable/package.json @@ -1,84 +1,53 @@ { - "_args": [ - [ - "p-cancelable@1.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "p-cancelable@1.1.0", - "_id": "p-cancelable@1.1.0", - "_inBundle": false, - "_integrity": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==", - "_location": "/p-cancelable", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "p-cancelable@1.1.0", - "name": "p-cancelable", - "escapedName": "p-cancelable", - "rawSpec": "1.1.0", - "saveSpec": null, - "fetchSpec": "1.1.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz", - "_spec": "1.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/p-cancelable/issues" - }, - "description": "Create a promise that can be canceled", - "devDependencies": { - "ava": "^1.3.1", - "delay": "^4.1.0", - "promise.prototype.finally": "^3.1.0", - "tsd-check": "^0.3.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/p-cancelable#readme", - "keywords": [ - "promise", - "cancelable", - "cancel", - "canceled", - "canceling", - "cancellable", - "cancellation", - "abort", - "abortable", - "aborting", - "cleanup", - "task", - "token", - "async", - "function", - "await", - "promises", - "bluebird" - ], - "license": "MIT", - "name": "p-cancelable", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/p-cancelable.git" - }, - "scripts": { - "test": "xo && ava && tsd-check" - }, - "version": "1.1.0" -} + "name": "p-cancelable", + "version": "1.1.0", + "description": "Create a promise that can be canceled", + "license": "MIT", + "repository": "sindresorhus/p-cancelable", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd-check" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "promise", + "cancelable", + "cancel", + "canceled", + "canceling", + "cancellable", + "cancellation", + "abort", + "abortable", + "aborting", + "cleanup", + "task", + "token", + "async", + "function", + "await", + "promises", + "bluebird" + ], + "devDependencies": { + "ava": "^1.3.1", + "delay": "^4.1.0", + "promise.prototype.finally": "^3.1.0", + "tsd-check": "^0.3.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz" +,"_integrity": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==" +,"_from": "p-cancelable@1.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/package-json/node_modules/.bin/semver b/backend/node_modules/package-json/node_modules/.bin/semver deleted file mode 100644 index 7e36527..0000000 --- a/backend/node_modules/package-json/node_modules/.bin/semver +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -x "$basedir/node" ]; then - "$basedir/node" "$basedir/../semver/bin/semver.js" "$@" - ret=$? -else - node "$basedir/../semver/bin/semver.js" "$@" - ret=$? -fi -exit $ret diff --git a/backend/node_modules/package-json/node_modules/.bin/semver b/backend/node_modules/package-json/node_modules/.bin/semver new file mode 120000 index 0000000..5aaadf4 --- /dev/null +++ b/backend/node_modules/package-json/node_modules/.bin/semver @@ -0,0 +1 @@ +../semver/bin/semver.js \ No newline at end of file diff --git a/backend/node_modules/package-json/node_modules/.bin/semver.cmd b/backend/node_modules/package-json/node_modules/.bin/semver.cmd deleted file mode 100644 index 3493d8d..0000000 --- a/backend/node_modules/package-json/node_modules/.bin/semver.cmd +++ /dev/null @@ -1,17 +0,0 @@ -@ECHO off -SETLOCAL -CALL :find_dp0 - -IF EXIST "%dp0%\node.exe" ( - SET "_prog=%dp0%\node.exe" -) ELSE ( - SET "_prog=node" - SET PATHEXT=%PATHEXT:;.JS;=;% -) - -"%_prog%" "%dp0%\..\semver\bin\semver.js" %* -ENDLOCAL -EXIT /b %errorlevel% -:find_dp0 -SET dp0=%~dp0 -EXIT /b diff --git a/backend/node_modules/package-json/node_modules/.bin/semver.ps1 b/backend/node_modules/package-json/node_modules/.bin/semver.ps1 deleted file mode 100644 index 6a85e34..0000000 --- a/backend/node_modules/package-json/node_modules/.bin/semver.ps1 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env pwsh -$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent - -$exe="" -if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { - # Fix case when both the Windows and Linux builds of Node - # are installed in the same directory - $exe=".exe" -} -$ret=0 -if (Test-Path "$basedir/node$exe") { - & "$basedir/node$exe" "$basedir/../semver/bin/semver.js" $args - $ret=$LASTEXITCODE -} else { - & "node$exe" "$basedir/../semver/bin/semver.js" $args - $ret=$LASTEXITCODE -} -exit $ret diff --git a/backend/node_modules/package-json/node_modules/semver/bin/semver.js b/backend/node_modules/package-json/node_modules/semver/bin/semver.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/package-json/node_modules/semver/package.json b/backend/node_modules/package-json/node_modules/semver/package.json index 55570b6..1303076 100644 --- a/backend/node_modules/package-json/node_modules/semver/package.json +++ b/backend/node_modules/package-json/node_modules/semver/package.json @@ -1,63 +1,32 @@ { - "_args": [ - [ - "semver@6.3.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "semver@6.3.0", - "_id": "semver@6.3.0", - "_inBundle": false, - "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "_location": "/package-json/semver", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "semver@6.3.0", - "name": "semver", - "escapedName": "semver", - "rawSpec": "6.3.0", - "saveSpec": null, - "fetchSpec": "6.3.0" - }, - "_requiredBy": [ - "/package-json" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "_spec": "6.3.0", - "_where": "E:\\teamspot\\main\\backend", - "bin": { - "semver": "bin/semver.js" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, + "name": "semver", + "version": "6.3.0", "description": "The semantic version parser used by npm.", + "main": "semver.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, "devDependencies": { "tap": "^14.3.1" }, + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver.js" + }, "files": [ "bin", "range.bnf", "semver.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "semver.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --follow-tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap" - }, "tap": { "check-coverage": true - }, - "version": "6.3.0" -} + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" +,"_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" +,"_from": "semver@6.3.0" +} \ No newline at end of file diff --git a/backend/node_modules/package-json/package.json b/backend/node_modules/package-json/package.json index 1f0631c..03db7a0 100644 --- a/backend/node_modules/package-json/package.json +++ b/backend/node_modules/package-json/package.json @@ -1,81 +1,50 @@ { - "_args": [ - [ - "package-json@6.5.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "package-json@6.5.0", - "_id": "package-json@6.5.0", - "_inBundle": false, - "_integrity": "sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==", - "_location": "/package-json", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "package-json@6.5.0", - "name": "package-json", - "escapedName": "package-json", - "rawSpec": "6.5.0", - "saveSpec": null, - "fetchSpec": "6.5.0" - }, - "_requiredBy": [ - "/latest-version" - ], - "_resolved": "https://registry.npmjs.org/package-json/-/package-json-6.5.0.tgz", - "_spec": "6.5.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/package-json/issues" - }, - "dependencies": { - "got": "^9.6.0", - "registry-auth-token": "^4.0.0", - "registry-url": "^5.0.0", - "semver": "^6.2.0" - }, - "description": "Get metadata of a package from the npm registry", - "devDependencies": { - "@types/node": "^12.6.8", - "ava": "^2.2.0", - "mock-private-registry": "^1.1.2", - "tsd": "^0.7.4", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/package-json#readme", - "keywords": [ - "npm", - "registry", - "package", - "pkg", - "package.json", - "json", - "module", - "scope", - "scoped" - ], - "license": "MIT", - "name": "package-json", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/package-json.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "6.5.0" -} + "name": "package-json", + "version": "6.5.0", + "description": "Get metadata of a package from the npm registry", + "license": "MIT", + "repository": "sindresorhus/package-json", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "npm", + "registry", + "package", + "pkg", + "package.json", + "json", + "module", + "scope", + "scoped" + ], + "dependencies": { + "got": "^9.6.0", + "registry-auth-token": "^4.0.0", + "registry-url": "^5.0.0", + "semver": "^6.2.0" + }, + "devDependencies": { + "@types/node": "^12.6.8", + "ava": "^2.2.0", + "mock-private-registry": "^1.1.2", + "tsd": "^0.7.4", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/package-json/-/package-json-6.5.0.tgz" +,"_integrity": "sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==" +,"_from": "package-json@6.5.0" +} \ No newline at end of file diff --git a/backend/node_modules/parseqs/package.json b/backend/node_modules/parseqs/package.json index a886fff..7af82e9 100644 --- a/backend/node_modules/parseqs/package.json +++ b/backend/node_modules/parseqs/package.json @@ -1,56 +1,26 @@ -{ - "_args": [ - [ - "parseqs@0.0.5", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "parseqs@0.0.5", - "_id": "parseqs@0.0.5", - "_inBundle": false, - "_integrity": "sha1-1SCKNzjkZ2bikbouoXNoSSGouJ0=", - "_location": "/parseqs", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "parseqs@0.0.5", - "name": "parseqs", - "escapedName": "parseqs", - "rawSpec": "0.0.5", - "saveSpec": null, - "fetchSpec": "0.0.5" - }, - "_requiredBy": [ - "/engine.io-client", - "/socket.io-client" - ], - "_resolved": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz", - "_spec": "0.0.5", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Gal Koren" - }, - "bugs": { - "url": "https://github.com/get/querystring/issues" - }, - "dependencies": { - "better-assert": "~1.0.0" - }, - "description": "Provides methods for parsing a query string into an object, and vice versa.", - "devDependencies": { - "better-assert": "~1.0.0", - "mocha": "1.17.1" - }, - "homepage": "https://github.com/get/querystring", - "license": "MIT", - "name": "parseqs", - "repository": { - "type": "git", - "url": "git+https://github.com/get/querystring.git" - }, - "scripts": { - "test": "make test" - }, - "version": "0.0.5" -} +{ + "name": "parseqs", + "version": "0.0.5", + "description": "Provides methods for parsing a query string into an object, and vice versa.", + "repository": { + "type": "git", + "url": "https://github.com/get/querystring.git" + }, + "homepage": "https://github.com/get/querystring", + "scripts": { + "test": "make test" + }, + "devDependencies": { + "mocha": "1.17.1", + "better-assert": "~1.0.0" + }, + "author": "Gal Koren", + "license": "MIT", + "dependencies": { + "better-assert": "~1.0.0" + } + +,"_resolved": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz" +,"_integrity": "sha1-1SCKNzjkZ2bikbouoXNoSSGouJ0=" +,"_from": "parseqs@0.0.5" +} \ No newline at end of file diff --git a/backend/node_modules/parseuri/package.json b/backend/node_modules/parseuri/package.json index bb54f55..93e251a 100644 --- a/backend/node_modules/parseuri/package.json +++ b/backend/node_modules/parseuri/package.json @@ -1,54 +1,26 @@ -{ - "_args": [ - [ - "parseuri@0.0.5", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "parseuri@0.0.5", - "_id": "parseuri@0.0.5", - "_inBundle": false, - "_integrity": "sha1-gCBKUNTbt3m/3G6+J3jZDkvOMgo=", - "_location": "/parseuri", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "parseuri@0.0.5", - "name": "parseuri", - "escapedName": "parseuri", - "rawSpec": "0.0.5", - "saveSpec": null, - "fetchSpec": "0.0.5" - }, - "_requiredBy": [ - "/engine.io-client", - "/socket.io-client" - ], - "_resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz", - "_spec": "0.0.5", - "_where": "E:\\teamspot\\main\\backend", - "author": "", - "bugs": { - "url": "https://github.com/get/parseuri/issues" - }, - "dependencies": { - "better-assert": "~1.0.0" - }, - "description": "Method that parses a URI and returns an array of its components", - "devDependencies": { - "better-assert": "1.0.0", - "mocha": "1.17.1" - }, - "homepage": "https://github.com/get/parseuri", - "license": "MIT", - "name": "parseuri", - "repository": { - "type": "git", - "url": "git+https://github.com/get/parseuri.git" - }, - "scripts": { - "test": "make test" - }, - "version": "0.0.5" -} +{ + "name": "parseuri", + "version": "0.0.5", + "description": "Method that parses a URI and returns an array of its components", + "repository": { + "type": "git", + "url": "https://github.com/get/parseuri.git" + }, + "homepage": "https://github.com/get/parseuri", + "scripts": { + "test": "make test" + }, + "devDependencies": { + "mocha": "1.17.1", + "better-assert": "1.0.0" + }, + "author": "", + "license": "MIT", + "dependencies": { + "better-assert": "~1.0.0" + } + +,"_resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz" +,"_integrity": "sha1-gCBKUNTbt3m/3G6+J3jZDkvOMgo=" +,"_from": "parseuri@0.0.5" +} \ No newline at end of file diff --git a/backend/node_modules/parseurl/package.json b/backend/node_modules/parseurl/package.json index 9cb5fd8..31ec3ae 100644 --- a/backend/node_modules/parseurl/package.json +++ b/backend/node_modules/parseurl/package.json @@ -1,46 +1,13 @@ { - "_from": "parseurl@~1.3.3", - "_id": "parseurl@1.3.3", - "_inBundle": false, - "_integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", - "_location": "/parseurl", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "parseurl@~1.3.3", - "name": "parseurl", - "escapedName": "parseurl", - "rawSpec": "~1.3.3", - "saveSpec": null, - "fetchSpec": "~1.3.3" - }, - "_requiredBy": [ - "/express", - "/finalhandler", - "/serve-static" - ], - "_resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", - "_shasum": "9da19e7bee8d12dff0513ed5b76957793bc2e8d4", - "_spec": "parseurl@~1.3.3", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "bugs": { - "url": "https://github.com/pillarjs/parseurl/issues" - }, - "bundleDependencies": false, + "name": "parseurl", + "description": "parse a url with memoization", + "version": "1.3.3", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - } + "Douglas Christopher Wilson ", + "Jonathan Ong (http://jongleberry.com)" ], - "deprecated": false, - "description": "parse a url with memoization", + "repository": "pillarjs/parseurl", + "license": "MIT", "devDependencies": { "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", @@ -54,21 +21,14 @@ "istanbul": "0.4.5", "mocha": "6.1.3" }, - "engines": { - "node": ">= 0.8" - }, "files": [ "LICENSE", "HISTORY.md", "README.md", "index.js" ], - "homepage": "https://github.com/pillarjs/parseurl#readme", - "license": "MIT", - "name": "parseurl", - "repository": { - "type": "git", - "url": "git+https://github.com/pillarjs/parseurl.git" + "engines": { + "node": ">= 0.8" }, "scripts": { "bench": "node benchmark/index.js", @@ -76,6 +36,9 @@ "test": "mocha --check-leaks --bail --reporter spec test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec test/" - }, - "version": "1.3.3" -} + } + +,"_resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz" +,"_integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" +,"_from": "parseurl@1.3.3" +} \ No newline at end of file diff --git a/backend/node_modules/passport-google-oauth20/package.json b/backend/node_modules/passport-google-oauth20/package.json index c88f0e1..71465cb 100644 --- a/backend/node_modules/passport-google-oauth20/package.json +++ b/backend/node_modules/passport-google-oauth20/package.json @@ -1,52 +1,7 @@ { - "_from": "passport-google-oauth20", - "_id": "passport-google-oauth20@2.0.0", - "_inBundle": false, - "_integrity": "sha512-KSk6IJ15RoxuGq7D1UKK/8qKhNfzbLeLrG3gkLZ7p4A6DBCcv7xpyQwuXtWdpyR0+E0mwkpjY1VfPOhxQrKzdQ==", - "_location": "/passport-google-oauth20", - "_phantomChildren": {}, - "_requested": { - "type": "tag", - "registry": true, - "raw": "passport-google-oauth20", - "name": "passport-google-oauth20", - "escapedName": "passport-google-oauth20", - "rawSpec": "", - "saveSpec": null, - "fetchSpec": "latest" - }, - "_requiredBy": [ - "#USER", - "/" - ], - "_resolved": "https://registry.npmjs.org/passport-google-oauth20/-/passport-google-oauth20-2.0.0.tgz", - "_shasum": "0d241b2d21ebd3dc7f2b60669ec4d587e3a674ef", - "_spec": "passport-google-oauth20", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Jared Hanson", - "email": "jaredhanson@gmail.com", - "url": "http://www.jaredhanson.net/" - }, - "bugs": { - "url": "http://github.com/jaredhanson/passport-google-oauth2/issues" - }, - "bundleDependencies": false, - "dependencies": { - "passport-oauth2": "1.x.x" - }, - "deprecated": false, + "name": "passport-google-oauth20", + "version": "2.0.0", "description": "Google (OAuth 2.0) authentication strategy for Passport.", - "devDependencies": { - "chai": "2.x.x", - "chai-passport-strategy": "1.x.x", - "make-node": "0.3.x", - "mocha": "1.x.x" - }, - "engines": { - "node": ">= 0.4.0" - }, - "homepage": "https://github.com/jaredhanson/passport-google-oauth2#readme", "keywords": [ "passport", "google", @@ -55,6 +10,18 @@ "authentication", "identity" ], + "author": { + "name": "Jared Hanson", + "email": "jaredhanson@gmail.com", + "url": "http://www.jaredhanson.net/" + }, + "repository": { + "type": "git", + "url": "git://github.com/jaredhanson/passport-google-oauth2.git" + }, + "bugs": { + "url": "http://github.com/jaredhanson/passport-google-oauth2/issues" + }, "license": "MIT", "licenses": [ { @@ -63,13 +30,23 @@ } ], "main": "./lib", - "name": "passport-google-oauth20", - "repository": { - "type": "git", - "url": "git://github.com/jaredhanson/passport-google-oauth2.git" + "dependencies": { + "passport-oauth2": "1.x.x" }, - "scripts": { - "test": "mocha --require test/bootstrap/node test/*.test.js test/**/*.test.js" + "devDependencies": { + "make-node": "0.3.x", + "mocha": "1.x.x", + "chai": "2.x.x", + "chai-passport-strategy": "1.x.x" }, - "version": "2.0.0" -} + "engines": { + "node": ">= 0.4.0" + }, + "scripts": { + "test": "node_modules/.bin/mocha --require test/bootstrap/node test/*.test.js test/**/*.test.js" + } + +,"_resolved": "https://registry.npmjs.org/passport-google-oauth20/-/passport-google-oauth20-2.0.0.tgz" +,"_integrity": "sha512-KSk6IJ15RoxuGq7D1UKK/8qKhNfzbLeLrG3gkLZ7p4A6DBCcv7xpyQwuXtWdpyR0+E0mwkpjY1VfPOhxQrKzdQ==" +,"_from": "passport-google-oauth20@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/passport-oauth2/package.json b/backend/node_modules/passport-oauth2/package.json index 524517d..85b3795 100644 --- a/backend/node_modules/passport-oauth2/package.json +++ b/backend/node_modules/passport-oauth2/package.json @@ -1,36 +1,37 @@ { - "_from": "passport-oauth2@1.x.x", - "_id": "passport-oauth2@1.5.0", - "_inBundle": false, - "_integrity": "sha512-kqBt6vR/5VlCK8iCx1/KpY42kQ+NEHZwsSyt4Y6STiNjU+wWICG1i8ucc1FapXDGO15C5O5VZz7+7vRzrDPXXQ==", - "_location": "/passport-oauth2", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "passport-oauth2@1.x.x", - "name": "passport-oauth2", - "escapedName": "passport-oauth2", - "rawSpec": "1.x.x", - "saveSpec": null, - "fetchSpec": "1.x.x" - }, - "_requiredBy": [ - "/passport-google-oauth20" + "name": "passport-oauth2", + "version": "1.5.0", + "description": "OAuth 2.0 authentication strategy for Passport.", + "keywords": [ + "passport", + "auth", + "authn", + "authentication", + "authz", + "authorization", + "oauth", + "oauth2" ], - "_resolved": "https://registry.npmjs.org/passport-oauth2/-/passport-oauth2-1.5.0.tgz", - "_shasum": "64babbb54ac46a4dcab35e7f266ed5294e3c4108", - "_spec": "passport-oauth2@1.x.x", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\passport-google-oauth20", "author": { "name": "Jared Hanson", "email": "jaredhanson@gmail.com", "url": "http://www.jaredhanson.net/" }, + "repository": { + "type": "git", + "url": "git://github.com/jaredhanson/passport-oauth2.git" + }, "bugs": { "url": "http://github.com/jaredhanson/passport-oauth2/issues" }, - "bundleDependencies": false, + "license": "MIT", + "licenses": [ + { + "type": "MIT", + "url": "http://opensource.org/licenses/MIT" + } + ], + "main": "./lib", "dependencies": { "base64url": "3.x.x", "oauth": "0.9.x", @@ -38,44 +39,21 @@ "uid2": "0.0.x", "utils-merge": "1.x.x" }, - "deprecated": false, - "description": "OAuth 2.0 authentication strategy for Passport.", "devDependencies": { - "chai": "2.x.x", - "chai-passport-strategy": "1.x.x", "make-node": "0.4.6", "mocha": "2.x.x", - "proxyquire": "0.6.x" + "chai": "2.x.x", + "proxyquire": "0.6.x", + "chai-passport-strategy": "1.x.x" }, "engines": { "node": ">= 0.4.0" }, - "homepage": "https://github.com/jaredhanson/passport-oauth2#readme", - "keywords": [ - "passport", - "auth", - "authn", - "authentication", - "authz", - "authorization", - "oauth", - "oauth2" - ], - "license": "MIT", - "licenses": [ - { - "type": "MIT", - "url": "http://opensource.org/licenses/MIT" - } - ], - "main": "./lib", - "name": "passport-oauth2", - "repository": { - "type": "git", - "url": "git://github.com/jaredhanson/passport-oauth2.git" - }, "scripts": { - "test": "mocha --reporter spec --require test/bootstrap/node test/*.test.js test/**/*.test.js" - }, - "version": "1.5.0" -} + "test": "node_modules/.bin/mocha --reporter spec --require test/bootstrap/node test/*.test.js test/**/*.test.js" + } + +,"_resolved": "https://registry.npmjs.org/passport-oauth2/-/passport-oauth2-1.5.0.tgz" +,"_integrity": "sha512-kqBt6vR/5VlCK8iCx1/KpY42kQ+NEHZwsSyt4Y6STiNjU+wWICG1i8ucc1FapXDGO15C5O5VZz7+7vRzrDPXXQ==" +,"_from": "passport-oauth2@1.5.0" +} \ No newline at end of file diff --git a/backend/node_modules/passport-strategy/package.json b/backend/node_modules/passport-strategy/package.json index af9349c..4d16785 100644 --- a/backend/node_modules/passport-strategy/package.json +++ b/backend/node_modules/passport-strategy/package.json @@ -1,51 +1,23 @@ { - "_from": "passport-strategy@1.x.x", - "_id": "passport-strategy@1.0.0", - "_inBundle": false, - "_integrity": "sha1-tVOaqPwiWj0a0XlHbd8ja0QPUuQ=", - "_location": "/passport-strategy", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "passport-strategy@1.x.x", - "name": "passport-strategy", - "escapedName": "passport-strategy", - "rawSpec": "1.x.x", - "saveSpec": null, - "fetchSpec": "1.x.x" - }, - "_requiredBy": [ - "/passport-oauth2" + "name": "passport-strategy", + "version": "1.0.0", + "description": "An abstract class implementing Passport's strategy API.", + "keywords": [ + "passport", + "strategy" ], - "_resolved": "https://registry.npmjs.org/passport-strategy/-/passport-strategy-1.0.0.tgz", - "_shasum": "b5539aa8fc225a3d1ad179476ddf236b440f52e4", - "_spec": "passport-strategy@1.x.x", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\passport-oauth2", - "author": { - "name": "Jared Hanson", - "email": "jaredhanson@gmail.com", - "url": "http://www.jaredhanson.net/" + "repository": { + "type": "git", + "url": "git://github.com/jaredhanson/passport-strategy.git" }, "bugs": { "url": "http://github.com/jaredhanson/passport-strategy/issues" }, - "bundleDependencies": false, - "dependencies": {}, - "deprecated": false, - "description": "An abstract class implementing Passport's strategy API.", - "devDependencies": { - "chai": "1.x.x", - "mocha": "1.x.x" - }, - "engines": { - "node": ">= 0.4.0" + "author": { + "name": "Jared Hanson", + "email": "jaredhanson@gmail.com", + "url": "http://www.jaredhanson.net/" }, - "homepage": "https://github.com/jaredhanson/passport-strategy#readme", - "keywords": [ - "passport", - "strategy" - ], "licenses": [ { "type": "MIT", @@ -53,23 +25,30 @@ } ], "main": "./lib", - "name": "passport-strategy", - "repository": { - "type": "git", - "url": "git://github.com/jaredhanson/passport-strategy.git" + "dependencies": { + }, + "devDependencies": { + "mocha": "1.x.x", + "chai": "1.x.x" + }, + "engines": { + "node": ">= 0.4.0" }, "scripts": { - "test": "mocha --reporter spec --require test/bootstrap/node test/*.test.js" + "test": "node_modules/.bin/mocha --reporter spec --require test/bootstrap/node test/*.test.js" }, "testling": { "browsers": [ "chrome/latest" ], - "harness": "mocha", + "harness" : "mocha", "files": [ "test/bootstrap/testling.js", "test/*.test.js" ] - }, - "version": "1.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/passport-strategy/-/passport-strategy-1.0.0.tgz" +,"_integrity": "sha1-tVOaqPwiWj0a0XlHbd8ja0QPUuQ=" +,"_from": "passport-strategy@1.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/passport/package.json b/backend/node_modules/passport/package.json index 0fa0f0d..0c9ec39 100644 --- a/backend/node_modules/passport/package.json +++ b/backend/node_modules/passport/package.json @@ -1,77 +1,55 @@ { - "_from": "passport", - "_id": "passport@0.4.1", - "_inBundle": false, - "_integrity": "sha512-IxXgZZs8d7uFSt3eqNjM9NQ3g3uQCW5avD8mRNoXV99Yig50vjuaez6dQK2qC0kVWPRTujxY0dWgGfT09adjYg==", - "_location": "/passport", - "_phantomChildren": {}, - "_requested": { - "type": "tag", - "registry": true, - "raw": "passport", - "name": "passport", - "escapedName": "passport", - "rawSpec": "", - "saveSpec": null, - "fetchSpec": "latest" - }, - "_requiredBy": [ - "#USER", - "/" + "name": "passport", + "version": "0.4.1", + "description": "Simple, unobtrusive authentication for Node.js.", + "keywords": [ + "express", + "connect", + "auth", + "authn", + "authentication" ], - "_resolved": "https://registry.npmjs.org/passport/-/passport-0.4.1.tgz", - "_shasum": "941446a21cb92fc688d97a0861c38ce9f738f270", - "_spec": "passport", - "_where": "E:\\teamspot\\main\\backend", "author": { "name": "Jared Hanson", "email": "jaredhanson@gmail.com", "url": "http://www.jaredhanson.net/" }, + "homepage": "http://passportjs.org/", + "repository": { + "type": "git", + "url": "git://github.com/jaredhanson/passport.git" + }, "bugs": { "url": "http://github.com/jaredhanson/passport/issues" }, - "bundleDependencies": false, + "license": "MIT", + "licenses": [ + { + "type": "MIT", + "url": "http://opensource.org/licenses/MIT" + } + ], + "main": "./lib", "dependencies": { "passport-strategy": "1.x.x", "pause": "0.0.1" }, - "deprecated": false, - "description": "Simple, unobtrusive authentication for Node.js.", "devDependencies": { + "make-node": "0.3.x", + "mocha": "2.x.x", "chai": "2.x.x", "chai-connect-middleware": "0.3.x", "chai-passport-strategy": "0.2.x", - "make-node": "0.3.x", - "mocha": "2.x.x", "proxyquire": "1.4.x" }, "engines": { "node": ">= 0.4.0" }, - "homepage": "http://passportjs.org/", - "keywords": [ - "express", - "connect", - "auth", - "authn", - "authentication" - ], - "license": "MIT", - "licenses": [ - { - "type": "MIT", - "url": "http://opensource.org/licenses/MIT" - } - ], - "main": "./lib", - "name": "passport", - "repository": { - "type": "git", - "url": "git://github.com/jaredhanson/passport.git" - }, "scripts": { - "test": "mocha --reporter spec --require test/bootstrap/node test/*.test.js test/**/*.test.js" - }, - "version": "0.4.1" -} + "test": "node_modules/.bin/mocha --reporter spec --require test/bootstrap/node test/*.test.js test/**/*.test.js" + } + +,"_resolved": "https://registry.npmjs.org/passport/-/passport-0.4.1.tgz" +,"_integrity": "sha512-IxXgZZs8d7uFSt3eqNjM9NQ3g3uQCW5avD8mRNoXV99Yig50vjuaez6dQK2qC0kVWPRTujxY0dWgGfT09adjYg==" +,"_from": "passport@0.4.1" +} \ No newline at end of file diff --git a/backend/node_modules/path-to-regexp/package.json b/backend/node_modules/path-to-regexp/package.json index a7d231b..def1cdf 100644 --- a/backend/node_modules/path-to-regexp/package.json +++ b/backend/node_modules/path-to-regexp/package.json @@ -1,59 +1,34 @@ { - "_from": "path-to-regexp@0.1.7", - "_id": "path-to-regexp@0.1.7", - "_inBundle": false, - "_integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=", - "_location": "/path-to-regexp", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "path-to-regexp@0.1.7", - "name": "path-to-regexp", - "escapedName": "path-to-regexp", - "rawSpec": "0.1.7", - "saveSpec": null, - "fetchSpec": "0.1.7" - }, - "_requiredBy": [ - "/express" - ], - "_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", - "_shasum": "df604178005f522f15eb4490e7247a1bfaa67f8c", - "_spec": "path-to-regexp@0.1.7", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "bugs": { - "url": "https://github.com/component/path-to-regexp/issues" - }, - "bundleDependencies": false, - "component": { - "scripts": { - "path-to-regexp": "index.js" - } - }, - "deprecated": false, + "name": "path-to-regexp", "description": "Express style path to RegExp utility", - "devDependencies": { - "istanbul": "^0.2.6", - "mocha": "^1.17.1" - }, + "version": "0.1.7", "files": [ "index.js", "LICENSE" ], - "homepage": "https://github.com/component/path-to-regexp#readme", + "scripts": { + "test": "istanbul cover _mocha -- -R spec" + }, "keywords": [ "express", "regexp" ], + "component": { + "scripts": { + "path-to-regexp": "index.js" + } + }, "license": "MIT", - "name": "path-to-regexp", "repository": { "type": "git", - "url": "git+https://github.com/component/path-to-regexp.git" - }, - "scripts": { - "test": "istanbul cover _mocha -- -R spec" + "url": "https://github.com/component/path-to-regexp.git" }, - "version": "0.1.7" -} + "devDependencies": { + "mocha": "^1.17.1", + "istanbul": "^0.2.6" + } + +,"_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz" +,"_integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=" +,"_from": "path-to-regexp@0.1.7" +} \ No newline at end of file diff --git a/backend/node_modules/pause/package.json b/backend/node_modules/pause/package.json index 5a85f3a..d30bc16 100644 --- a/backend/node_modules/pause/package.json +++ b/backend/node_modules/pause/package.json @@ -1,41 +1,17 @@ { - "_from": "pause@0.0.1", - "_id": "pause@0.0.1", - "_inBundle": false, - "_integrity": "sha1-HUCLP9t2kjuVQ9lvtMnf1TXZy10=", - "_location": "/pause", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "pause@0.0.1", - "name": "pause", - "escapedName": "pause", - "rawSpec": "0.0.1", - "saveSpec": null, - "fetchSpec": "0.0.1" - }, - "_requiredBy": [ - "/passport" - ], - "_resolved": "https://registry.npmjs.org/pause/-/pause-0.0.1.tgz", - "_shasum": "1d408b3fdb76923b9543d96fb4c9dfd535d9cb5d", - "_spec": "pause@0.0.1", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\passport", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "bundleDependencies": false, - "dependencies": {}, - "deprecated": false, + "name": "pause", + "version": "0.0.1", "description": "Pause streams...", + "keywords": [], + "author": "TJ Holowaychuk ", + "dependencies": {}, "devDependencies": { "mocha": "*", "should": "*" }, - "keywords": [], - "main": "index", - "name": "pause", - "version": "0.0.1" -} + "main": "index" + +,"_resolved": "https://registry.npmjs.org/pause/-/pause-0.0.1.tgz" +,"_integrity": "sha1-HUCLP9t2kjuVQ9lvtMnf1TXZy10=" +,"_from": "pause@0.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/picomatch/CHANGELOG.md b/backend/node_modules/picomatch/CHANGELOG.md old mode 100644 new mode 100755 diff --git a/backend/node_modules/picomatch/LICENSE b/backend/node_modules/picomatch/LICENSE old mode 100644 new mode 100755 diff --git a/backend/node_modules/picomatch/README.md b/backend/node_modules/picomatch/README.md old mode 100644 new mode 100755 diff --git a/backend/node_modules/picomatch/index.js b/backend/node_modules/picomatch/index.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/picomatch/lib/constants.js b/backend/node_modules/picomatch/lib/constants.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/picomatch/lib/parse.js b/backend/node_modules/picomatch/lib/parse.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/picomatch/lib/picomatch.js b/backend/node_modules/picomatch/lib/picomatch.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/picomatch/lib/scan.js b/backend/node_modules/picomatch/lib/scan.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/picomatch/lib/utils.js b/backend/node_modules/picomatch/lib/utils.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/picomatch/package.json b/backend/node_modules/picomatch/package.json old mode 100644 new mode 100755 index 2e97f03..4353f3b --- a/backend/node_modules/picomatch/package.json +++ b/backend/node_modules/picomatch/package.json @@ -1,41 +1,30 @@ { - "_args": [ - [ - "picomatch@2.2.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "picomatch@2.2.2", - "_id": "picomatch@2.2.2", - "_inBundle": false, - "_integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==", - "_location": "/picomatch", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "picomatch@2.2.2", - "name": "picomatch", - "escapedName": "picomatch", - "rawSpec": "2.2.2", - "saveSpec": null, - "fetchSpec": "2.2.2" + "name": "picomatch", + "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.", + "version": "2.2.2", + "homepage": "https://github.com/micromatch/picomatch", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "funding": "https://github.com/sponsors/jonschlinkert", + "repository": "micromatch/picomatch", + "bugs": { + "url": "https://github.com/micromatch/picomatch/issues" }, - "_requiredBy": [ - "/anymatch", - "/readdirp" + "license": "MIT", + "files": [ + "index.js", + "lib" ], - "_resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz", - "_spec": "2.2.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" + "main": "index.js", + "engines": { + "node": ">=8.6" }, - "bugs": { - "url": "https://github.com/micromatch/picomatch/issues" + "scripts": { + "lint": "eslint --cache --cache-location node_modules/.cache/.eslintcache --report-unused-disable-directives --ignore-path .gitignore .", + "mocha": "mocha --reporter dot", + "test": "npm run lint && npm run mocha", + "test:ci": "npm run test:cover", + "test:cover": "nyc npm run mocha" }, - "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.", "devDependencies": { "eslint": "^6.8.0", "fill-range": "^7.0.1", @@ -44,23 +33,11 @@ "nyc": "^15.0.0", "time-require": "github:jonschlinkert/time-require" }, - "engines": { - "node": ">=8.6" - }, - "files": [ - "index.js", - "lib" - ], - "funding": "https://github.com/sponsors/jonschlinkert", - "homepage": "https://github.com/micromatch/picomatch", "keywords": [ "glob", "match", "picomatch" ], - "license": "MIT", - "main": "index.js", - "name": "picomatch", "nyc": { "reporter": [ "html", @@ -68,17 +45,6 @@ "text-summary" ] }, - "repository": { - "type": "git", - "url": "git+https://github.com/micromatch/picomatch.git" - }, - "scripts": { - "lint": "eslint --cache --cache-location node_modules/.cache/.eslintcache --report-unused-disable-directives --ignore-path .gitignore .", - "mocha": "mocha --reporter dot", - "test": "npm run lint && npm run mocha", - "test:ci": "npm run test:cover", - "test:cover": "nyc npm run mocha" - }, "verb": { "toc": { "render": true, @@ -111,6 +77,9 @@ "nanomatch", "picomatch" ] - }, - "version": "2.2.2" -} + } + +,"_resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz" +,"_integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==" +,"_from": "picomatch@2.2.2" +} \ No newline at end of file diff --git a/backend/node_modules/prepend-http/package.json b/backend/node_modules/prepend-http/package.json index 669a0d5..70c7570 100644 --- a/backend/node_modules/prepend-http/package.json +++ b/backend/node_modules/prepend-http/package.json @@ -1,52 +1,23 @@ { - "_args": [ - [ - "prepend-http@2.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "prepend-http@2.0.0", - "_id": "prepend-http@2.0.0", - "_inBundle": false, - "_integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=", - "_location": "/prepend-http", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "prepend-http@2.0.0", - "name": "prepend-http", - "escapedName": "prepend-http", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/url-parse-lax" - ], - "_resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "E:\\teamspot\\main\\backend", + "name": "prepend-http", + "version": "2.0.0", + "description": "Prepend `http://` to humanized URLs like todomvc.com and localhost", + "license": "MIT", + "repository": "sindresorhus/prepend-http", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/prepend-http/issues" - }, - "description": "Prepend `http://` to humanized URLs like todomvc.com and localhost", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/prepend-http#readme", "keywords": [ "prepend", "protocol", @@ -57,14 +28,12 @@ "https", "humanized" ], - "license": "MIT", - "name": "prepend-http", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/prepend-http.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "2.0.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz" +,"_integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=" +,"_from": "prepend-http@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/process-nextick-args/package.json b/backend/node_modules/process-nextick-args/package.json index c897714..fa573c5 100644 --- a/backend/node_modules/process-nextick-args/package.json +++ b/backend/node_modules/process-nextick-args/package.json @@ -1,53 +1,29 @@ { - "_args": [ - [ - "process-nextick-args@2.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "process-nextick-args@2.0.1", - "_id": "process-nextick-args@2.0.1", - "_inBundle": false, - "_integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", - "_location": "/process-nextick-args", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "process-nextick-args@2.0.1", - "name": "process-nextick-args", - "escapedName": "process-nextick-args", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/readable-stream" - ], - "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "E:\\teamspot\\main\\backend", - "author": "", - "bugs": { - "url": "https://github.com/calvinmetcalf/process-nextick-args/issues" - }, + "name": "process-nextick-args", + "version": "2.0.1", "description": "process.nextTick but always with args", - "devDependencies": { - "tap": "~0.2.6" - }, + "main": "index.js", "files": [ "index.js" ], - "homepage": "https://github.com/calvinmetcalf/process-nextick-args", - "license": "MIT", - "main": "index.js", - "name": "process-nextick-args", + "scripts": { + "test": "node test.js" + }, "repository": { "type": "git", - "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git" + "url": "https://github.com/calvinmetcalf/process-nextick-args.git" }, - "scripts": { - "test": "node test.js" + "author": "", + "license": "MIT", + "bugs": { + "url": "https://github.com/calvinmetcalf/process-nextick-args/issues" }, - "version": "2.0.1" -} + "homepage": "https://github.com/calvinmetcalf/process-nextick-args", + "devDependencies": { + "tap": "~0.2.6" + } + +,"_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz" +,"_integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" +,"_from": "process-nextick-args@2.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/proxy-addr/package.json b/backend/node_modules/proxy-addr/package.json index 46d0e82..99a594c 100644 --- a/backend/node_modules/proxy-addr/package.json +++ b/backend/node_modules/proxy-addr/package.json @@ -1,44 +1,22 @@ { - "_from": "proxy-addr@~2.0.5", - "_id": "proxy-addr@2.0.6", - "_inBundle": false, - "_integrity": "sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==", - "_location": "/proxy-addr", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "proxy-addr@~2.0.5", - "name": "proxy-addr", - "escapedName": "proxy-addr", - "rawSpec": "~2.0.5", - "saveSpec": null, - "fetchSpec": "~2.0.5" - }, - "_requiredBy": [ - "/express" + "name": "proxy-addr", + "description": "Determine address of proxied request", + "version": "2.0.6", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "keywords": [ + "ip", + "proxy", + "x-forwarded-for" ], - "_resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.6.tgz", - "_shasum": "fdc2336505447d3f2f2c638ed272caf614bbb2bf", - "_spec": "proxy-addr@~2.0.5", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - "bugs": { - "url": "https://github.com/jshttp/proxy-addr/issues" - }, - "bundleDependencies": false, + "repository": "jshttp/proxy-addr", "dependencies": { "forwarded": "~0.1.2", "ipaddr.js": "1.9.1" }, - "deprecated": false, - "description": "Determine address of proxied request", "devDependencies": { - "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", + "beautify-benchmark": "0.2.4", "deep-equal": "1.0.1", "eslint": "6.8.0", "eslint-config-standard": "14.1.0", @@ -50,26 +28,14 @@ "mocha": "7.0.1", "nyc": "15.0.0" }, - "engines": { - "node": ">= 0.10" - }, "files": [ "LICENSE", "HISTORY.md", "README.md", "index.js" ], - "homepage": "https://github.com/jshttp/proxy-addr#readme", - "keywords": [ - "ip", - "proxy", - "x-forwarded-for" - ], - "license": "MIT", - "name": "proxy-addr", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/proxy-addr.git" + "engines": { + "node": ">= 0.10" }, "scripts": { "bench": "node benchmark/index.js", @@ -77,6 +43,9 @@ "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "nyc --reporter=text npm test", "test-travis": "nyc --reporter=html --reporter=text npm test" - }, - "version": "2.0.6" -} + } + +,"_resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.6.tgz" +,"_integrity": "sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==" +,"_from": "proxy-addr@2.0.6" +} \ No newline at end of file diff --git a/backend/node_modules/pstree.remy/package.json b/backend/node_modules/pstree.remy/package.json index 2bcf60f..cf2694b 100644 --- a/backend/node_modules/pstree.remy/package.json +++ b/backend/node_modules/pstree.remy/package.json @@ -1,54 +1,28 @@ { - "_args": [ - [ - "pstree.remy@1.1.7", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "pstree.remy@1.1.7", - "_id": "pstree.remy@1.1.7", - "_inBundle": false, - "_integrity": "sha512-xsMgrUwRpuGskEzBFkH8NmTimbZ5PcPup0LA8JJkHIm2IMUbQcpo3yeLNWVrufEYjh8YwtSVh0xz6UeWc5Oh5A==", - "_location": "/pstree.remy", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "pstree.remy@1.1.7", - "name": "pstree.remy", - "escapedName": "pstree.remy", - "rawSpec": "1.1.7", - "saveSpec": null, - "fetchSpec": "1.1.7" - }, - "_requiredBy": [ - "/nodemon" - ], - "_resolved": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.7.tgz", - "_spec": "1.1.7", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Remy Sharp" - }, - "dependencies": {}, - "description": "Collects the full tree of processes from /proc", - "devDependencies": { - "tap": "^11.0.0" - }, - "directories": { - "test": "tests" + "name": "pstree.remy", + "version": "1.1.7", + "main": "lib/index.js", + "scripts": { + "test": "tap tests/*.test.js", + "_prepublish": "npm test" }, "keywords": [ "ps", "pstree", "ps tree" ], + "author": "Remy Sharp", "license": "MIT", - "main": "lib/index.js", - "name": "pstree.remy", - "scripts": { - "_prepublish": "npm test", - "test": "tap tests/*.test.js" + "devDependencies": { + "tap": "^11.0.0" }, - "version": "1.1.7" -} + "directories": { + "test": "tests" + }, + "dependencies": {}, + "description": "Collects the full tree of processes from /proc" + +,"_resolved": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.7.tgz" +,"_integrity": "sha512-xsMgrUwRpuGskEzBFkH8NmTimbZ5PcPup0LA8JJkHIm2IMUbQcpo3yeLNWVrufEYjh8YwtSVh0xz6UeWc5Oh5A==" +,"_from": "pstree.remy@1.1.7" +} \ No newline at end of file diff --git a/backend/node_modules/pump/package.json b/backend/node_modules/pump/package.json index 3aa7e19..be95fce 100644 --- a/backend/node_modules/pump/package.json +++ b/backend/node_modules/pump/package.json @@ -1,63 +1,28 @@ { - "_args": [ - [ - "pump@3.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "pump@3.0.0", - "_id": "pump@3.0.0", - "_inBundle": false, - "_integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "_location": "/pump", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "pump@3.0.0", - "name": "pump", - "escapedName": "pump", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/cacheable-request/get-stream", - "/get-stream" - ], - "_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Mathias Buus Madsen", - "email": "mathiasbuus@gmail.com" - }, + "name": "pump", + "version": "3.0.0", + "repository": "git://github.com/mafintosh/pump.git", + "license": "MIT", + "description": "pipe streams together and close all of them if one of them closes", "browser": { "fs": false }, - "bugs": { - "url": "https://github.com/mafintosh/pump/issues" - }, - "dependencies": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" - }, - "description": "pipe streams together and close all of them if one of them closes", - "homepage": "https://github.com/mafintosh/pump#readme", "keywords": [ "streams", "pipe", "destroy", "callback" ], - "license": "MIT", - "name": "pump", - "repository": { - "type": "git", - "url": "git://github.com/mafintosh/pump.git" + "author": "Mathias Buus Madsen ", + "dependencies": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" }, "scripts": { "test": "node test-browser.js && node test-node.js" - }, - "version": "3.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz" +,"_integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==" +,"_from": "pump@3.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/pupa/package.json b/backend/node_modules/pupa/package.json index 45d8628..c8d005b 100644 --- a/backend/node_modules/pupa/package.json +++ b/backend/node_modules/pupa/package.json @@ -1,82 +1,51 @@ { - "_args": [ - [ - "pupa@2.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "pupa@2.0.1", - "_id": "pupa@2.0.1", - "_inBundle": false, - "_integrity": "sha512-hEJH0s8PXLY/cdXh66tNEQGndDrIKNqNC5xmrysZy3i5C3oEoLna7YAOad+7u125+zH1HNXUmGEkrhb3c2VriA==", - "_location": "/pupa", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "pupa@2.0.1", - "name": "pupa", - "escapedName": "pupa", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/pupa/-/pupa-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/pupa/issues" - }, - "dependencies": { - "escape-goat": "^2.0.0" - }, - "description": "Simple micro templating", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/pupa#readme", - "keywords": [ - "string", - "formatting", - "template", - "object", - "format", - "interpolate", - "interpolation", - "templating", - "expand", - "simple", - "replace", - "placeholders", - "values", - "transform", - "micro" - ], - "license": "MIT", - "name": "pupa", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/pupa.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.1" -} + "name": "pupa", + "version": "2.0.1", + "description": "Simple micro templating", + "license": "MIT", + "repository": "sindresorhus/pupa", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "string", + "formatting", + "template", + "object", + "format", + "interpolate", + "interpolation", + "templating", + "expand", + "simple", + "replace", + "placeholders", + "values", + "transform", + "micro" + ], + "dependencies": { + "escape-goat": "^2.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/pupa/-/pupa-2.0.1.tgz" +,"_integrity": "sha512-hEJH0s8PXLY/cdXh66tNEQGndDrIKNqNC5xmrysZy3i5C3oEoLna7YAOad+7u125+zH1HNXUmGEkrhb3c2VriA==" +,"_from": "pupa@2.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/qs/package.json b/backend/node_modules/qs/package.json index 3dde137..e08c963 100644 --- a/backend/node_modules/qs/package.json +++ b/backend/node_modules/qs/package.json @@ -1,87 +1,62 @@ { - "_from": "qs@6.7.0", - "_id": "qs@6.7.0", - "_inBundle": false, - "_integrity": "sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==", - "_location": "/qs", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "qs@6.7.0", "name": "qs", - "escapedName": "qs", - "rawSpec": "6.7.0", - "saveSpec": null, - "fetchSpec": "6.7.0" - }, - "_requiredBy": [ - "/body-parser", - "/express" - ], - "_resolved": "https://registry.npmjs.org/qs/-/qs-6.7.0.tgz", - "_shasum": "41dc1a015e3d581f1621776be31afb2876a9b1bc", - "_spec": "qs@6.7.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "bugs": { - "url": "https://github.com/ljharb/qs/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "Jordan Harband", - "email": "ljharb@gmail.com", - "url": "http://ljharb.codes" - } - ], - "dependencies": {}, - "deprecated": false, - "description": "A querystring parser that supports nesting and arrays, with a depth limit", - "devDependencies": { - "@ljharb/eslint-config": "^13.1.1", - "browserify": "^16.2.3", - "covert": "^1.1.1", - "editorconfig-tools": "^0.1.1", - "eslint": "^5.15.3", - "evalmd": "^0.0.17", - "for-each": "^0.3.3", - "iconv-lite": "^0.4.24", - "mkdirp": "^0.5.1", - "object-inspect": "^1.6.0", - "qs-iconv": "^1.0.4", - "safe-publish-latest": "^1.1.2", - "safer-buffer": "^2.1.2", - "tape": "^4.10.1" - }, - "engines": { - "node": ">=0.6" - }, - "homepage": "https://github.com/ljharb/qs", - "keywords": [ - "querystring", - "qs", - "query", - "url", - "parse", - "stringify" - ], - "license": "BSD-3-Clause", - "main": "lib/index.js", - "name": "qs", - "repository": { - "type": "git", - "url": "git+https://github.com/ljharb/qs.git" - }, - "scripts": { - "coverage": "covert test", - "dist": "mkdirp dist && browserify --standalone Qs lib/index.js > dist/qs.js", - "lint": "eslint lib/*.js test/*.js", - "postlint": "editorconfig-tools check * lib/* test/*", - "prepublish": "safe-publish-latest && npm run dist", - "pretest": "npm run --silent readme && npm run --silent lint", - "readme": "evalmd README.md", - "test": "npm run --silent coverage", - "tests-only": "node test" - }, - "version": "6.7.0" -} + "description": "A querystring parser that supports nesting and arrays, with a depth limit", + "homepage": "https://github.com/ljharb/qs", + "version": "6.7.0", + "repository": { + "type": "git", + "url": "https://github.com/ljharb/qs.git" + }, + "main": "lib/index.js", + "contributors": [ + { + "name": "Jordan Harband", + "email": "ljharb@gmail.com", + "url": "http://ljharb.codes" + } + ], + "keywords": [ + "querystring", + "qs", + "query", + "url", + "parse", + "stringify" + ], + "engines": { + "node": ">=0.6" + }, + "dependencies": {}, + "devDependencies": { + "@ljharb/eslint-config": "^13.1.1", + "browserify": "^16.2.3", + "covert": "^1.1.1", + "editorconfig-tools": "^0.1.1", + "eslint": "^5.15.3", + "evalmd": "^0.0.17", + "for-each": "^0.3.3", + "iconv-lite": "^0.4.24", + "mkdirp": "^0.5.1", + "object-inspect": "^1.6.0", + "qs-iconv": "^1.0.4", + "safe-publish-latest": "^1.1.2", + "safer-buffer": "^2.1.2", + "tape": "^4.10.1" + }, + "scripts": { + "prepublish": "safe-publish-latest && npm run dist", + "pretest": "npm run --silent readme && npm run --silent lint", + "test": "npm run --silent coverage", + "tests-only": "node test", + "readme": "evalmd README.md", + "postlint": "editorconfig-tools check * lib/* test/*", + "lint": "eslint lib/*.js test/*.js", + "coverage": "covert test", + "dist": "mkdirp dist && browserify --standalone Qs lib/index.js > dist/qs.js" + }, + "license": "BSD-3-Clause" + +,"_resolved": "https://registry.npmjs.org/qs/-/qs-6.7.0.tgz" +,"_integrity": "sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==" +,"_from": "qs@6.7.0" +} \ No newline at end of file diff --git a/backend/node_modules/range-parser/package.json b/backend/node_modules/range-parser/package.json index f9f4c6d..5fb8d99 100644 --- a/backend/node_modules/range-parser/package.json +++ b/backend/node_modules/range-parser/package.json @@ -1,91 +1,48 @@ { - "_from": "range-parser@~1.2.1", - "_id": "range-parser@1.2.1", - "_inBundle": false, - "_integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", - "_location": "/range-parser", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "range-parser@~1.2.1", - "name": "range-parser", - "escapedName": "range-parser", - "rawSpec": "~1.2.1", - "saveSpec": null, - "fetchSpec": "~1.2.1" - }, - "_requiredBy": [ - "/express", - "/send" - ], - "_resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", - "_shasum": "3cf37023d199e1c24d1a55b84800c2f3e6468031", - "_spec": "range-parser@~1.2.1", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca", - "url": "http://tjholowaychuk.com" - }, - "bugs": { - "url": "https://github.com/jshttp/range-parser/issues" - }, - "bundleDependencies": false, + "name": "range-parser", + "author": "TJ Holowaychuk (http://tjholowaychuk.com)", + "description": "Range header field string parser", + "version": "1.2.1", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "James Wyatt Cready", - "email": "wyatt.cready@lanetix.com" - }, - { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - } + "Douglas Christopher Wilson ", + "James Wyatt Cready ", + "Jonathan Ong (http://jongleberry.com)" ], - "deprecated": false, - "description": "Range header field string parser", + "license": "MIT", + "keywords": [ + "range", + "parser", + "http" + ], + "repository": "jshttp/range-parser", "devDependencies": { "deep-equal": "1.0.1", "eslint": "5.16.0", "eslint-config-standard": "12.0.0", - "eslint-plugin-import": "2.17.2", "eslint-plugin-markdown": "1.0.0", + "eslint-plugin-import": "2.17.2", "eslint-plugin-node": "8.0.1", "eslint-plugin-promise": "4.1.1", "eslint-plugin-standard": "4.0.0", "mocha": "6.1.4", "nyc": "14.1.1" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "HISTORY.md", "LICENSE", "index.js" ], - "homepage": "https://github.com/jshttp/range-parser#readme", - "keywords": [ - "range", - "parser", - "http" - ], - "license": "MIT", - "name": "range-parser", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/range-parser.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec", "test-cov": "nyc --reporter=html --reporter=text npm test", "test-travis": "nyc --reporter=text npm test" - }, - "version": "1.2.1" -} + } + +,"_resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz" +,"_integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" +,"_from": "range-parser@1.2.1" +} \ No newline at end of file diff --git a/backend/node_modules/raw-body/package.json b/backend/node_modules/raw-body/package.json index 9d7c17c..6b329bd 100644 --- a/backend/node_modules/raw-body/package.json +++ b/backend/node_modules/raw-body/package.json @@ -1,54 +1,20 @@ { - "_from": "raw-body@2.4.0", - "_id": "raw-body@2.4.0", - "_inBundle": false, - "_integrity": "sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==", - "_location": "/raw-body", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "raw-body@2.4.0", - "name": "raw-body", - "escapedName": "raw-body", - "rawSpec": "2.4.0", - "saveSpec": null, - "fetchSpec": "2.4.0" - }, - "_requiredBy": [ - "/body-parser" - ], - "_resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz", - "_shasum": "a1ce6fb9c9bc356ca52e89256ab59059e13d0332", - "_spec": "raw-body@2.4.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\body-parser", - "author": { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - }, - "bugs": { - "url": "https://github.com/stream-utils/raw-body/issues" - }, - "bundleDependencies": false, + "name": "raw-body", + "description": "Get and validate the raw body of a readable stream.", + "version": "2.4.0", + "author": "Jonathan Ong (http://jongleberry.com)", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Raynos", - "email": "raynos2@gmail.com" - } + "Douglas Christopher Wilson ", + "Raynos " ], + "license": "MIT", + "repository": "stream-utils/raw-body", "dependencies": { "bytes": "3.1.0", "http-errors": "1.7.2", "iconv-lite": "0.4.24", "unpipe": "1.0.0" }, - "deprecated": false, - "description": "Get and validate the raw body of a readable stream.", "devDependencies": { "bluebird": "3.5.4", "eslint": "5.16.0", @@ -73,18 +39,14 @@ "index.d.ts", "index.js" ], - "homepage": "https://github.com/stream-utils/raw-body#readme", - "license": "MIT", - "name": "raw-body", - "repository": { - "type": "git", - "url": "git+https://github.com/stream-utils/raw-body.git" - }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --trace-deprecation --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --trace-deprecation --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --trace-deprecation --reporter spec --check-leaks test/" - }, - "version": "2.4.0" -} + } + +,"_resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz" +,"_integrity": "sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==" +,"_from": "raw-body@2.4.0" +} \ No newline at end of file diff --git a/backend/node_modules/rc/cli.js b/backend/node_modules/rc/cli.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/rc/index.js b/backend/node_modules/rc/index.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/rc/package.json b/backend/node_modules/rc/package.json index 70e7cd3..9076eab 100644 --- a/backend/node_modules/rc/package.json +++ b/backend/node_modules/rc/package.json @@ -1,68 +1,33 @@ { - "_args": [ - [ - "rc@1.2.8", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "rc@1.2.8", - "_id": "rc@1.2.8", - "_inBundle": false, - "_integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", - "_location": "/rc", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "rc@1.2.8", - "name": "rc", - "escapedName": "rc", - "rawSpec": "1.2.8", - "saveSpec": null, - "fetchSpec": "1.2.8" - }, - "_requiredBy": [ - "/registry-auth-token", - "/registry-url" - ], - "_resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", - "_spec": "1.2.8", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Dominic Tarr", - "email": "dominic.tarr@gmail.com", - "url": "dominictarr.com" - }, - "bin": { - "rc": "cli.js" - }, + "name": "rc", + "version": "1.2.8", + "description": "hardwired configuration loader", + "main": "index.js", "browser": "browser.js", - "bugs": { - "url": "https://github.com/dominictarr/rc/issues" + "scripts": { + "test": "set -e; node test/test.js; node test/ini.js; node test/nested-env-vars.js" }, - "dependencies": { - "deep-extend": "^0.6.0", - "ini": "~1.3.0", - "minimist": "^1.2.0", - "strip-json-comments": "~2.0.1" + "repository": { + "type": "git", + "url": "https://github.com/dominictarr/rc.git" }, - "description": "hardwired configuration loader", - "homepage": "https://github.com/dominictarr/rc#readme", + "license": "(BSD-2-Clause OR MIT OR Apache-2.0)", "keywords": [ "config", "rc", "unix", "defaults" ], - "license": "(BSD-2-Clause OR MIT OR Apache-2.0)", - "main": "index.js", - "name": "rc", - "repository": { - "type": "git", - "url": "git+https://github.com/dominictarr/rc.git" - }, - "scripts": { - "test": "set -e; node test/test.js; node test/ini.js; node test/nested-env-vars.js" - }, - "version": "1.2.8" -} + "bin": "./cli.js", + "author": "Dominic Tarr (dominictarr.com)", + "dependencies": { + "deep-extend": "^0.6.0", + "ini": "~1.3.0", + "minimist": "^1.2.0", + "strip-json-comments": "~2.0.1" + } + +,"_resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz" +,"_integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" +,"_from": "rc@1.2.8" +} \ No newline at end of file diff --git a/backend/node_modules/readable-stream/node_modules/isarray/package.json b/backend/node_modules/readable-stream/node_modules/isarray/package.json index fe12775..87111e7 100644 --- a/backend/node_modules/readable-stream/node_modules/isarray/package.json +++ b/backend/node_modules/readable-stream/node_modules/isarray/package.json @@ -1,61 +1,28 @@ { - "_args": [ - [ - "isarray@1.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "isarray@1.0.0", - "_id": "isarray@1.0.0", - "_inBundle": false, - "_integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", - "_location": "/readable-stream/isarray", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "isarray@1.0.0", - "name": "isarray", - "escapedName": "isarray", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/readable-stream" - ], - "_resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Julian Gruber", - "email": "mail@juliangruber.com", - "url": "http://juliangruber.com" - }, - "bugs": { - "url": "https://github.com/juliangruber/isarray/issues" + "name": "isarray", + "description": "Array#isArray for older browsers", + "version": "1.0.0", + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/isarray.git" }, + "homepage": "https://github.com/juliangruber/isarray", + "main": "index.js", "dependencies": {}, - "description": "Array#isArray for older browsers", "devDependencies": { "tape": "~2.13.4" }, - "homepage": "https://github.com/juliangruber/isarray", "keywords": [ "browser", "isarray", "array" ], - "license": "MIT", - "main": "index.js", - "name": "isarray", - "repository": { - "type": "git", - "url": "git://github.com/juliangruber/isarray.git" - }, - "scripts": { - "test": "tape test.js" + "author": { + "name": "Julian Gruber", + "email": "mail@juliangruber.com", + "url": "http://juliangruber.com" }, + "license": "MIT", "testling": { "files": "test.js", "browsers": [ @@ -72,5 +39,11 @@ "android-browser/4.2..latest" ] }, - "version": "1.0.0" -} + "scripts": { + "test": "tape test.js" + } + +,"_resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" +,"_integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" +,"_from": "isarray@1.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/readable-stream/package.json b/backend/node_modules/readable-stream/package.json index d5fead5..af84fd2 100644 --- a/backend/node_modules/readable-stream/package.json +++ b/backend/node_modules/readable-stream/package.json @@ -1,42 +1,8 @@ { - "_args": [ - [ - "readable-stream@2.3.7", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "readable-stream@2.3.7", - "_id": "readable-stream@2.3.7", - "_inBundle": false, - "_integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", - "_location": "/readable-stream", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "readable-stream@2.3.7", - "name": "readable-stream", - "escapedName": "readable-stream", - "rawSpec": "2.3.7", - "saveSpec": null, - "fetchSpec": "2.3.7" - }, - "_requiredBy": [ - "/mysql" - ], - "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", - "_spec": "2.3.7", - "_where": "E:\\teamspot\\main\\backend", - "browser": { - "util": false, - "./readable.js": "./readable-browser.js", - "./writable.js": "./writable-browser.js", - "./duplex.js": "./duplex-browser.js", - "./lib/internal/streams/stream.js": "./lib/internal/streams/stream-browser.js" - }, - "bugs": { - "url": "https://github.com/nodejs/readable-stream/issues" - }, + "name": "readable-stream", + "version": "2.3.7", + "description": "Streams3, a user-land copy of the stream library from Node.js", + "main": "readable.js", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", @@ -46,7 +12,6 @@ "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" }, - "description": "Streams3, a user-land copy of the stream library from Node.js", "devDependencies": { "assert": "^1.4.0", "babel-polyfill": "^6.9.1", @@ -56,29 +21,36 @@ "tap": "^0.7.0", "tape": "^4.8.0" }, - "homepage": "https://github.com/nodejs/readable-stream#readme", + "scripts": { + "test": "tap test/parallel/*.js test/ours/*.js && node test/verify-dependencies.js", + "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js", + "cover": "nyc npm test", + "report": "nyc report --reporter=lcov" + }, + "repository": { + "type": "git", + "url": "git://github.com/nodejs/readable-stream" + }, "keywords": [ "readable", "stream", "pipe" ], - "license": "MIT", - "main": "readable.js", - "name": "readable-stream", + "browser": { + "util": false, + "./readable.js": "./readable-browser.js", + "./writable.js": "./writable-browser.js", + "./duplex.js": "./duplex-browser.js", + "./lib/internal/streams/stream.js": "./lib/internal/streams/stream-browser.js" + }, "nyc": { "include": [ "lib/**.js" ] }, - "repository": { - "type": "git", - "url": "git://github.com/nodejs/readable-stream.git" - }, - "scripts": { - "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js", - "cover": "nyc npm test", - "report": "nyc report --reporter=lcov", - "test": "tap test/parallel/*.js test/ours/*.js && node test/verify-dependencies.js" - }, - "version": "2.3.7" -} + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz" +,"_integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==" +,"_from": "readable-stream@2.3.7" +} \ No newline at end of file diff --git a/backend/node_modules/readdirp/package.json b/backend/node_modules/readdirp/package.json index 658114f..d55a274 100644 --- a/backend/node_modules/readdirp/package.json +++ b/backend/node_modules/readdirp/package.json @@ -1,55 +1,49 @@ { - "_args": [ - [ - "readdirp@3.3.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "readdirp@3.3.0", - "_id": "readdirp@3.3.0", - "_inBundle": false, - "_integrity": "sha512-zz0pAkSPOXXm1viEwygWIPSPkcBYjW1xU5j/JBh5t9bGCJwa6f9+BJa6VaB2g+b55yVrmXzqkyLf4xaWYM0IkQ==", - "_location": "/readdirp", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "readdirp@3.3.0", - "name": "readdirp", - "escapedName": "readdirp", - "rawSpec": "3.3.0", - "saveSpec": null, - "fetchSpec": "3.3.0" - }, - "_requiredBy": [ - "/chokidar" - ], - "_resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.3.0.tgz", - "_spec": "3.3.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Thorsten Lorenz", - "email": "thlorenz@gmx.de", - "url": "thlorenz.com" + "name": "readdirp", + "description": "Recursive version of fs.readdir with streaming API.", + "version": "3.3.0", + "homepage": "https://github.com/paulmillr/readdirp", + "repository": { + "type": "git", + "url": "git://github.com/paulmillr/readdirp.git" }, + "license": "MIT", "bugs": { "url": "https://github.com/paulmillr/readdirp/issues" }, + "author": "Thorsten Lorenz (thlorenz.com)", "contributors": [ - { - "name": "Thorsten Lorenz", - "email": "thlorenz@gmx.de", - "url": "thlorenz.com" - }, - { - "name": "Paul Miller", - "url": "https://paulmillr.com" - } + "Thorsten Lorenz (thlorenz.com)", + "Paul Miller (https://paulmillr.com)" + ], + "main": "index.js", + "engines": { + "node": ">=8.10.0" + }, + "files": [ + "index.js", + "index.d.ts" ], + "keywords": [ + "recursive", + "fs", + "stream", + "streams", + "readdir", + "filesystem", + "find", + "filter" + ], + "scripts": { + "dtslint": "dtslint", + "nyc": "nyc", + "mocha": "mocha --exit", + "lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .", + "test": "npm run lint && nyc npm run mocha" + }, "dependencies": { "picomatch": "^2.0.7" }, - "description": "Recursive version of fs.readdir with streaming API.", "devDependencies": { "@types/node": "^12", "chai": "^4.2", @@ -60,8 +54,11 @@ "nyc": "^14.1.1", "rimraf": "^3.0.0" }, - "engines": { - "node": ">=8.10.0" + "nyc": { + "reporter": [ + "html", + "text" + ] }, "eslintConfig": { "root": true, @@ -120,41 +117,9 @@ "single" ] } - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/paulmillr/readdirp", - "keywords": [ - "recursive", - "fs", - "stream", - "streams", - "readdir", - "filesystem", - "find", - "filter" - ], - "license": "MIT", - "main": "index.js", - "name": "readdirp", - "nyc": { - "reporter": [ - "html", - "text" - ] - }, - "repository": { - "type": "git", - "url": "git://github.com/paulmillr/readdirp.git" - }, - "scripts": { - "dtslint": "dtslint", - "lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .", - "mocha": "mocha --exit", - "nyc": "nyc", - "test": "npm run lint && nyc npm run mocha" - }, - "version": "3.3.0" -} + } + +,"_resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.3.0.tgz" +,"_integrity": "sha512-zz0pAkSPOXXm1viEwygWIPSPkcBYjW1xU5j/JBh5t9bGCJwa6f9+BJa6VaB2g+b55yVrmXzqkyLf4xaWYM0IkQ==" +,"_from": "readdirp@3.3.0" +} \ No newline at end of file diff --git a/backend/node_modules/registry-auth-token/package.json b/backend/node_modules/registry-auth-token/package.json index 225cb84..34f0388 100644 --- a/backend/node_modules/registry-auth-token/package.json +++ b/backend/node_modules/registry-auth-token/package.json @@ -1,53 +1,20 @@ { - "_args": [ - [ - "registry-auth-token@4.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "registry-auth-token@4.1.1", - "_id": "registry-auth-token@4.1.1", - "_inBundle": false, - "_integrity": "sha512-9bKS7nTl9+/A1s7tnPeGrUpRcVY+LUh7bfFgzpndALdPfXQBfQV77rQVtqgUV3ti4vc/Ik81Ex8UJDWDQ12zQA==", - "_location": "/registry-auth-token", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "registry-auth-token@4.1.1", - "name": "registry-auth-token", - "escapedName": "registry-auth-token", - "rawSpec": "4.1.1", - "saveSpec": null, - "fetchSpec": "4.1.1" - }, - "_requiredBy": [ - "/package-json" - ], - "_resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.1.1.tgz", - "_spec": "4.1.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Espen Hovlandsdal", - "email": "espen@hovlandsdal.com" - }, - "bugs": { - "url": "https://github.com/rexxars/registry-auth-token/issues" - }, - "dependencies": { - "rc": "^1.2.8" - }, + "name": "registry-auth-token", + "version": "4.1.1", "description": "Get the auth token set for an npm registry (if any)", - "devDependencies": { - "istanbul": "^0.4.2", - "mocha": "^6.1.4", - "require-uncached": "^1.0.2", - "standard": "^12.0.1" + "main": "index.js", + "scripts": { + "test": "mocha", + "posttest": "standard", + "coverage": "istanbul cover _mocha" + }, + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/rexxars/registry-auth-token.git" }, "engines": { "node": ">=6.0.0" }, - "homepage": "https://github.com/rexxars/registry-auth-token#readme", "keywords": [ "npm", "conf", @@ -58,22 +25,28 @@ "token", "authtoken" ], + "author": "Espen Hovlandsdal ", "license": "MIT", - "main": "index.js", - "name": "registry-auth-token", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/rexxars/registry-auth-token.git" + "bugs": { + "url": "https://github.com/rexxars/registry-auth-token/issues" }, - "scripts": { - "coverage": "istanbul cover _mocha", - "posttest": "standard", - "test": "mocha" + "homepage": "https://github.com/rexxars/registry-auth-token#readme", + "dependencies": { + "rc": "^1.2.8" + }, + "devDependencies": { + "istanbul": "^0.4.2", + "mocha": "^6.1.4", + "require-uncached": "^1.0.2", + "standard": "^12.0.1" }, "standard": { "ignore": [ "coverage/**" ] - }, - "version": "4.1.1" -} + } + +,"_resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.1.1.tgz" +,"_integrity": "sha512-9bKS7nTl9+/A1s7tnPeGrUpRcVY+LUh7bfFgzpndALdPfXQBfQV77rQVtqgUV3ti4vc/Ik81Ex8UJDWDQ12zQA==" +,"_from": "registry-auth-token@4.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/registry-url/package.json b/backend/node_modules/registry-url/package.json index 3d24d48..6dd01ea 100644 --- a/backend/node_modules/registry-url/package.json +++ b/backend/node_modules/registry-url/package.json @@ -1,79 +1,48 @@ { - "_args": [ - [ - "registry-url@5.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "registry-url@5.1.0", - "_id": "registry-url@5.1.0", - "_inBundle": false, - "_integrity": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==", - "_location": "/registry-url", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "registry-url@5.1.0", - "name": "registry-url", - "escapedName": "registry-url", - "rawSpec": "5.1.0", - "saveSpec": null, - "fetchSpec": "5.1.0" - }, - "_requiredBy": [ - "/package-json" - ], - "_resolved": "https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz", - "_spec": "5.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "ava": { - "serial": true - }, - "bugs": { - "url": "https://github.com/sindresorhus/registry-url/issues" - }, - "dependencies": { - "rc": "^1.2.8" - }, - "description": "Get the set npm registry URL", - "devDependencies": { - "ava": "^1.4.1", - "import-fresh": "^3.0.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/registry-url#readme", - "keywords": [ - "npm", - "conf", - "config", - "npmconf", - "registry", - "url", - "uri", - "scope" - ], - "license": "MIT", - "name": "registry-url", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/registry-url.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.1.0" -} + "name": "registry-url", + "version": "5.1.0", + "description": "Get the set npm registry URL", + "license": "MIT", + "repository": "sindresorhus/registry-url", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "npm", + "conf", + "config", + "npmconf", + "registry", + "url", + "uri", + "scope" + ], + "dependencies": { + "rc": "^1.2.8" + }, + "devDependencies": { + "ava": "^1.4.1", + "import-fresh": "^3.0.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + }, + "ava": { + "serial": true + } + +,"_resolved": "https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz" +,"_integrity": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==" +,"_from": "registry-url@5.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/responselike/package.json b/backend/node_modules/responselike/package.json index 50c0d5f..5b53db2 100644 --- a/backend/node_modules/responselike/package.json +++ b/backend/node_modules/responselike/package.json @@ -1,51 +1,15 @@ { - "_args": [ - [ - "responselike@1.0.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "responselike@1.0.2", - "_id": "responselike@1.0.2", - "_inBundle": false, - "_integrity": "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=", - "_location": "/responselike", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "responselike@1.0.2", - "name": "responselike", - "escapedName": "responselike", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" - }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "lukechilds" - }, - "bugs": { - "url": "https://github.com/lukechilds/responselike/issues" - }, - "dependencies": { - "lowercase-keys": "^1.0.0" - }, + "name": "responselike", + "version": "1.0.2", "description": "A response-like object for mocking a Node.js HTTP response stream", - "devDependencies": { - "ava": "^0.22.0", - "coveralls": "^2.13.1", - "eslint-config-xo-lukechilds": "^1.0.0", - "get-stream": "^3.0.0", - "nyc": "^11.1.0", - "xo": "^0.19.0" + "main": "src/index.js", + "scripts": { + "test": "xo && nyc ava", + "coverage": "nyc report --reporter=text-lcov | coveralls" + }, + "xo": { + "extends": "xo-lukechilds" }, - "homepage": "https://github.com/lukechilds/responselike#readme", "keywords": [ "http", "https", @@ -54,19 +18,25 @@ "request", "responselike" ], - "license": "MIT", - "main": "src/index.js", - "name": "responselike", "repository": { "type": "git", - "url": "git+https://github.com/lukechilds/responselike.git" + "url": "https://github.com/lukechilds/responselike.git" }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "test": "xo && nyc ava" + "author": "lukechilds", + "license": "MIT", + "devDependencies": { + "ava": "^0.22.0", + "coveralls": "^2.13.1", + "eslint-config-xo-lukechilds": "^1.0.0", + "get-stream": "^3.0.0", + "nyc": "^11.1.0", + "xo": "^0.19.0" }, - "version": "1.0.2", - "xo": { - "extends": "xo-lukechilds" + "dependencies": { + "lowercase-keys": "^1.0.0" } -} + +,"_resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz" +,"_integrity": "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=" +,"_from": "responselike@1.0.2" +} \ No newline at end of file diff --git a/backend/node_modules/safe-buffer/package.json b/backend/node_modules/safe-buffer/package.json index 7820167..9c8aef7 100644 --- a/backend/node_modules/safe-buffer/package.json +++ b/backend/node_modules/safe-buffer/package.json @@ -1,36 +1,7 @@ { - "_args": [ - [ - "safe-buffer@5.1.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "safe-buffer@5.1.2", - "_id": "safe-buffer@5.1.2", - "_inBundle": false, - "_integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "_location": "/safe-buffer", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "safe-buffer@5.1.2", - "name": "safe-buffer", - "escapedName": "safe-buffer", - "rawSpec": "5.1.2", - "saveSpec": null, - "fetchSpec": "5.1.2" - }, - "_requiredBy": [ - "/content-disposition", - "/express", - "/mysql", - "/readable-stream", - "/string_decoder" - ], - "_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "_spec": "5.1.2", - "_where": "E:\\teamspot\\main\\backend", + "name": "safe-buffer", + "description": "Safer Node.js Buffer API", + "version": "5.1.2", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -39,7 +10,6 @@ "bugs": { "url": "https://github.com/feross/safe-buffer/issues" }, - "description": "Safer Node.js Buffer API", "devDependencies": { "standard": "*", "tape": "^4.0.0" @@ -56,14 +26,16 @@ ], "license": "MIT", "main": "index.js", - "name": "safe-buffer", + "types": "index.d.ts", "repository": { "type": "git", "url": "git://github.com/feross/safe-buffer.git" }, "scripts": { "test": "standard && tape test/*.js" - }, - "types": "index.d.ts", - "version": "5.1.2" -} + } + +,"_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" +,"_integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" +,"_from": "safe-buffer@5.1.2" +} \ No newline at end of file diff --git a/backend/node_modules/safer-buffer/package.json b/backend/node_modules/safer-buffer/package.json index 1bf2c65..4ce536b 100644 --- a/backend/node_modules/safer-buffer/package.json +++ b/backend/node_modules/safer-buffer/package.json @@ -1,38 +1,25 @@ { - "_from": "safer-buffer@>= 2.1.2 < 3", - "_id": "safer-buffer@2.1.2", - "_inBundle": false, - "_integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", - "_location": "/safer-buffer", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "safer-buffer@>= 2.1.2 < 3", - "name": "safer-buffer", - "escapedName": "safer-buffer", - "rawSpec": ">= 2.1.2 < 3", - "saveSpec": null, - "fetchSpec": ">= 2.1.2 < 3" + "name": "safer-buffer", + "version": "2.1.2", + "description": "Modern Buffer API polyfill without footguns", + "main": "safer.js", + "scripts": { + "browserify-test": "browserify --external tape tests.js > browserify-tests.js && tape browserify-tests.js", + "test": "standard && tape tests.js" }, - "_requiredBy": [ - "/iconv-lite" - ], - "_resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "_shasum": "44fa161b0187b9549dd84bb91802f9bd8385cd6a", - "_spec": "safer-buffer@>= 2.1.2 < 3", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\iconv-lite", "author": { "name": "Nikita Skovoroda", "email": "chalkerx@gmail.com", "url": "https://github.com/ChALkeR" }, + "license": "MIT", + "repository": { + "type": "git", + "url": "git+https://github.com/ChALkeR/safer-buffer.git" + }, "bugs": { "url": "https://github.com/ChALkeR/safer-buffer/issues" }, - "bundleDependencies": false, - "deprecated": false, - "description": "Modern Buffer API polyfill without footguns", "devDependencies": { "standard": "^11.0.1", "tape": "^4.9.0" @@ -43,18 +30,9 @@ "tests.js", "dangerous.js", "safer.js" - ], - "homepage": "https://github.com/ChALkeR/safer-buffer#readme", - "license": "MIT", - "main": "safer.js", - "name": "safer-buffer", - "repository": { - "type": "git", - "url": "git+https://github.com/ChALkeR/safer-buffer.git" - }, - "scripts": { - "browserify-test": "browserify --external tape tests.js > browserify-tests.js && tape browserify-tests.js", - "test": "standard && tape tests.js" - }, - "version": "2.1.2" -} + ] + +,"_resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" +,"_integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" +,"_from": "safer-buffer@2.1.2" +} \ No newline at end of file diff --git a/backend/node_modules/semver-diff/node_modules/.bin/semver b/backend/node_modules/semver-diff/node_modules/.bin/semver deleted file mode 100644 index 7e36527..0000000 --- a/backend/node_modules/semver-diff/node_modules/.bin/semver +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -x "$basedir/node" ]; then - "$basedir/node" "$basedir/../semver/bin/semver.js" "$@" - ret=$? -else - node "$basedir/../semver/bin/semver.js" "$@" - ret=$? -fi -exit $ret diff --git a/backend/node_modules/semver-diff/node_modules/.bin/semver b/backend/node_modules/semver-diff/node_modules/.bin/semver new file mode 120000 index 0000000..5aaadf4 --- /dev/null +++ b/backend/node_modules/semver-diff/node_modules/.bin/semver @@ -0,0 +1 @@ +../semver/bin/semver.js \ No newline at end of file diff --git a/backend/node_modules/semver-diff/node_modules/.bin/semver.cmd b/backend/node_modules/semver-diff/node_modules/.bin/semver.cmd deleted file mode 100644 index 3493d8d..0000000 --- a/backend/node_modules/semver-diff/node_modules/.bin/semver.cmd +++ /dev/null @@ -1,17 +0,0 @@ -@ECHO off -SETLOCAL -CALL :find_dp0 - -IF EXIST "%dp0%\node.exe" ( - SET "_prog=%dp0%\node.exe" -) ELSE ( - SET "_prog=node" - SET PATHEXT=%PATHEXT:;.JS;=;% -) - -"%_prog%" "%dp0%\..\semver\bin\semver.js" %* -ENDLOCAL -EXIT /b %errorlevel% -:find_dp0 -SET dp0=%~dp0 -EXIT /b diff --git a/backend/node_modules/semver-diff/node_modules/.bin/semver.ps1 b/backend/node_modules/semver-diff/node_modules/.bin/semver.ps1 deleted file mode 100644 index 6a85e34..0000000 --- a/backend/node_modules/semver-diff/node_modules/.bin/semver.ps1 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env pwsh -$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent - -$exe="" -if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { - # Fix case when both the Windows and Linux builds of Node - # are installed in the same directory - $exe=".exe" -} -$ret=0 -if (Test-Path "$basedir/node$exe") { - & "$basedir/node$exe" "$basedir/../semver/bin/semver.js" $args - $ret=$LASTEXITCODE -} else { - & "node$exe" "$basedir/../semver/bin/semver.js" $args - $ret=$LASTEXITCODE -} -exit $ret diff --git a/backend/node_modules/semver-diff/node_modules/semver/bin/semver.js b/backend/node_modules/semver-diff/node_modules/semver/bin/semver.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/semver-diff/node_modules/semver/package.json b/backend/node_modules/semver-diff/node_modules/semver/package.json index ce34c99..1303076 100644 --- a/backend/node_modules/semver-diff/node_modules/semver/package.json +++ b/backend/node_modules/semver-diff/node_modules/semver/package.json @@ -1,63 +1,32 @@ { - "_args": [ - [ - "semver@6.3.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "semver@6.3.0", - "_id": "semver@6.3.0", - "_inBundle": false, - "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "_location": "/semver-diff/semver", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "semver@6.3.0", - "name": "semver", - "escapedName": "semver", - "rawSpec": "6.3.0", - "saveSpec": null, - "fetchSpec": "6.3.0" - }, - "_requiredBy": [ - "/semver-diff" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "_spec": "6.3.0", - "_where": "E:\\teamspot\\main\\backend", - "bin": { - "semver": "bin/semver.js" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, + "name": "semver", + "version": "6.3.0", "description": "The semantic version parser used by npm.", + "main": "semver.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, "devDependencies": { "tap": "^14.3.1" }, + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver.js" + }, "files": [ "bin", "range.bnf", "semver.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "semver.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --follow-tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap" - }, "tap": { "check-coverage": true - }, - "version": "6.3.0" -} + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" +,"_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" +,"_from": "semver@6.3.0" +} \ No newline at end of file diff --git a/backend/node_modules/semver-diff/package.json b/backend/node_modules/semver-diff/package.json index c7ee008..d32c5a7 100644 --- a/backend/node_modules/semver-diff/package.json +++ b/backend/node_modules/semver-diff/package.json @@ -1,72 +1,41 @@ { - "_args": [ - [ - "semver-diff@3.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "semver-diff@3.1.1", - "_id": "semver-diff@3.1.1", - "_inBundle": false, - "_integrity": "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==", - "_location": "/semver-diff", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "semver-diff@3.1.1", - "name": "semver-diff", - "escapedName": "semver-diff", - "rawSpec": "3.1.1", - "saveSpec": null, - "fetchSpec": "3.1.1" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz", - "_spec": "3.1.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/semver-diff/issues" - }, - "dependencies": { - "semver": "^6.3.0" - }, - "description": "Get the diff type of two semver versions: 0.0.1 0.0.2 → patch", - "devDependencies": { - "ava": "^2.4.0", - "tsd": "^0.9.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/semver-diff#readme", - "keywords": [ - "semver", - "version", - "semantic", - "diff", - "difference" - ], - "license": "MIT", - "name": "semver-diff", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/semver-diff.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.1.1" -} + "name": "semver-diff", + "version": "3.1.1", + "description": "Get the diff type of two semver versions: 0.0.1 0.0.2 → patch", + "license": "MIT", + "repository": "sindresorhus/semver-diff", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "semver", + "version", + "semantic", + "diff", + "difference" + ], + "dependencies": { + "semver": "^6.3.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "tsd": "^0.9.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz" +,"_integrity": "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==" +,"_from": "semver-diff@3.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/semver/bin/semver b/backend/node_modules/semver/bin/semver old mode 100644 new mode 100755 diff --git a/backend/node_modules/semver/package.json b/backend/node_modules/semver/package.json index 137cbf2..31e12dd 100644 --- a/backend/node_modules/semver/package.json +++ b/backend/node_modules/semver/package.json @@ -1,63 +1,32 @@ { - "_args": [ - [ - "semver@5.7.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "semver@5.7.1", - "_id": "semver@5.7.1", - "_inBundle": false, - "_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "_location": "/semver", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "semver@5.7.1", - "name": "semver", - "escapedName": "semver", - "rawSpec": "5.7.1", - "saveSpec": null, - "fetchSpec": "5.7.1" - }, - "_requiredBy": [ - "/nodemon" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "_spec": "5.7.1", - "_where": "E:\\teamspot\\main\\backend", - "bin": { - "semver": "bin/semver" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, + "name": "semver", + "version": "5.7.1", "description": "The semantic version parser used by npm.", + "main": "semver.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" + }, "devDependencies": { "tap": "^13.0.0-rc.18" }, + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver" + }, "files": [ "bin", "range.bnf", "semver.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "semver.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --all; git push origin --tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap" - }, "tap": { "check-coverage": true - }, - "version": "5.7.1" -} + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" +,"_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" +,"_from": "semver@5.7.1" +} \ No newline at end of file diff --git a/backend/node_modules/send/node_modules/debug/node_modules/ms/package.json b/backend/node_modules/send/node_modules/debug/node_modules/ms/package.json index 4e440b9..8983d69 100644 --- a/backend/node_modules/send/node_modules/debug/node_modules/ms/package.json +++ b/backend/node_modules/send/node_modules/debug/node_modules/ms/package.json @@ -1,39 +1,16 @@ { - "_from": "ms@2.0.0", - "_id": "ms@2.0.0", - "_inBundle": false, - "_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", - "_location": "/send/debug/ms", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ms@2.0.0", - "name": "ms", - "escapedName": "ms", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/send/debug" - ], - "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "_shasum": "5608aeadfc00be6c2901df5f9861788de0d597c8", - "_spec": "ms@2.0.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\send\\node_modules\\debug", - "bugs": { - "url": "https://github.com/zeit/ms/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "ms", + "version": "2.0.0", "description": "Tiny milisecond conversion utility", - "devDependencies": { - "eslint": "3.19.0", - "expect.js": "0.3.1", - "husky": "0.13.3", - "lint-staged": "3.4.1", - "mocha": "3.4.1" + "repository": "zeit/ms", + "main": "./index", + "files": [ + "index.js" + ], + "scripts": { + "precommit": "lint-staged", + "lint": "eslint lib/* bin/*", + "test": "mocha tests.js" }, "eslintConfig": { "extends": "eslint:recommended", @@ -42,11 +19,6 @@ "es6": true } }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/zeit/ms#readme", - "license": "MIT", "lint-staged": { "*.js": [ "npm run lint", @@ -54,16 +26,16 @@ "git add" ] }, - "main": "./index", - "name": "ms", - "repository": { - "type": "git", - "url": "git+https://github.com/zeit/ms.git" - }, - "scripts": { - "lint": "eslint lib/* bin/*", - "precommit": "lint-staged", - "test": "mocha tests.js" - }, - "version": "2.0.0" -} + "license": "MIT", + "devDependencies": { + "eslint": "3.19.0", + "expect.js": "0.3.1", + "husky": "0.13.3", + "lint-staged": "3.4.1", + "mocha": "3.4.1" + } + +,"_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" +,"_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" +,"_from": "ms@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/send/node_modules/debug/package.json b/backend/node_modules/send/node_modules/debug/package.json index 91a5296..28acbb0 100644 --- a/backend/node_modules/send/node_modules/debug/package.json +++ b/backend/node_modules/send/node_modules/debug/package.json @@ -1,58 +1,25 @@ { - "_from": "debug@2.6.9", - "_id": "debug@2.6.9", - "_inBundle": false, - "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "_location": "/send/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@2.6.9", - "name": "debug", - "escapedName": "debug", - "rawSpec": "2.6.9", - "saveSpec": null, - "fetchSpec": "2.6.9" + "name": "debug", + "version": "2.6.9", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/send" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "_shasum": "5d128515df134ff327e90a4c93f4e077a536341f", - "_spec": "debug@2.6.9", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\send", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, - "bundleDependencies": false, - "component": { - "scripts": { - "debug/index.js": "browser.js", - "debug/debug.js": "debug.js" - } - }, + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", "dependencies": { "ms": "2.0.0" }, - "deprecated": false, - "description": "small debugging utility", "devDependencies": { "browserify": "9.0.3", "chai": "^3.5.0", @@ -71,18 +38,16 @@ "sinon": "^1.17.6", "sinon-chai": "^2.8.0" }, - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "version": "2.6.9" -} + "browser": "./src/browser.js", + "component": { + "scripts": { + "debug/index.js": "browser.js", + "debug/debug.js": "debug.js" + } + } + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" +,"_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" +,"_from": "debug@2.6.9" +} \ No newline at end of file diff --git a/backend/node_modules/send/node_modules/ms/package.json b/backend/node_modules/send/node_modules/ms/package.json index a3d6a29..4a9f846 100644 --- a/backend/node_modules/send/node_modules/ms/package.json +++ b/backend/node_modules/send/node_modules/ms/package.json @@ -1,39 +1,16 @@ { - "_from": "ms@2.1.1", - "_id": "ms@2.1.1", - "_inBundle": false, - "_integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==", - "_location": "/send/ms", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ms@2.1.1", - "name": "ms", - "escapedName": "ms", - "rawSpec": "2.1.1", - "saveSpec": null, - "fetchSpec": "2.1.1" - }, - "_requiredBy": [ - "/send" - ], - "_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz", - "_shasum": "30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a", - "_spec": "ms@2.1.1", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\send", - "bugs": { - "url": "https://github.com/zeit/ms/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "ms", + "version": "2.1.1", "description": "Tiny millisecond conversion utility", - "devDependencies": { - "eslint": "4.12.1", - "expect.js": "0.3.1", - "husky": "0.14.3", - "lint-staged": "5.0.0", - "mocha": "4.0.1" + "repository": "zeit/ms", + "main": "./index", + "files": [ + "index.js" + ], + "scripts": { + "precommit": "lint-staged", + "lint": "eslint lib/* bin/*", + "test": "mocha tests.js" }, "eslintConfig": { "extends": "eslint:recommended", @@ -42,11 +19,6 @@ "es6": true } }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/zeit/ms#readme", - "license": "MIT", "lint-staged": { "*.js": [ "npm run lint", @@ -54,16 +26,16 @@ "git add" ] }, - "main": "./index", - "name": "ms", - "repository": { - "type": "git", - "url": "git+https://github.com/zeit/ms.git" - }, - "scripts": { - "lint": "eslint lib/* bin/*", - "precommit": "lint-staged", - "test": "mocha tests.js" - }, - "version": "2.1.1" -} + "license": "MIT", + "devDependencies": { + "eslint": "4.12.1", + "expect.js": "0.3.1", + "husky": "0.14.3", + "lint-staged": "5.0.0", + "mocha": "4.0.1" + } + +,"_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz" +,"_integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==" +,"_from": "ms@2.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/send/package.json b/backend/node_modules/send/package.json index 960e725..c351d0b 100644 --- a/backend/node_modules/send/package.json +++ b/backend/node_modules/send/package.json @@ -1,49 +1,19 @@ { - "_from": "send@0.17.1", - "_id": "send@0.17.1", - "_inBundle": false, - "_integrity": "sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==", - "_location": "/send", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "send@0.17.1", - "name": "send", - "escapedName": "send", - "rawSpec": "0.17.1", - "saveSpec": null, - "fetchSpec": "0.17.1" - }, - "_requiredBy": [ - "/express", - "/serve-static" - ], - "_resolved": "https://registry.npmjs.org/send/-/send-0.17.1.tgz", - "_shasum": "c1d8b059f7900f7466dd4938bdc44e11ddb376c8", - "_spec": "send@0.17.1", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "bugs": { - "url": "https://github.com/pillarjs/send/issues" - }, - "bundleDependencies": false, + "name": "send", + "description": "Better streaming static file server with Range and conditional-GET support", + "version": "0.17.1", + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "James Wyatt Cready", - "email": "jcready@gmail.com" - }, - { - "name": "Jesús Leganés Combarro", - "email": "piranna@gmail.com" - } + "Douglas Christopher Wilson ", + "James Wyatt Cready ", + "Jesús Leganés Combarro " + ], + "license": "MIT", + "repository": "pillarjs/send", + "keywords": [ + "static", + "file", + "server" ], "dependencies": { "debug": "2.6.9", @@ -60,8 +30,6 @@ "range-parser": "~1.2.1", "statuses": "~1.5.0" }, - "deprecated": false, - "description": "Better streaming static file server with Range and conditional-GET support", "devDependencies": { "after": "0.8.2", "eslint": "5.16.0", @@ -75,32 +43,23 @@ "mocha": "6.1.4", "supertest": "4.0.2" }, - "engines": { - "node": ">= 0.8.0" - }, "files": [ "HISTORY.md", "LICENSE", "README.md", "index.js" ], - "homepage": "https://github.com/pillarjs/send#readme", - "keywords": [ - "static", - "file", - "server" - ], - "license": "MIT", - "name": "send", - "repository": { - "type": "git", - "url": "git+https://github.com/pillarjs/send.git" + "engines": { + "node": ">= 0.8.0" }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --check-leaks --reporter spec --bail", "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot" - }, - "version": "0.17.1" -} + } + +,"_resolved": "https://registry.npmjs.org/send/-/send-0.17.1.tgz" +,"_integrity": "sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==" +,"_from": "send@0.17.1" +} \ No newline at end of file diff --git a/backend/node_modules/serve-static/package.json b/backend/node_modules/serve-static/package.json index 551975e..3b94794 100644 --- a/backend/node_modules/serve-static/package.json +++ b/backend/node_modules/serve-static/package.json @@ -1,43 +1,16 @@ { - "_from": "serve-static@1.14.1", - "_id": "serve-static@1.14.1", - "_inBundle": false, - "_integrity": "sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==", - "_location": "/serve-static", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "serve-static@1.14.1", - "name": "serve-static", - "escapedName": "serve-static", - "rawSpec": "1.14.1", - "saveSpec": null, - "fetchSpec": "1.14.1" - }, - "_requiredBy": [ - "/express" - ], - "_resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz", - "_shasum": "666e636dc4f010f7ef29970a88a674320898b2f9", - "_spec": "serve-static@1.14.1", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - "bugs": { - "url": "https://github.com/expressjs/serve-static/issues" - }, - "bundleDependencies": false, + "name": "serve-static", + "description": "Serve static files", + "version": "1.14.1", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "repository": "expressjs/serve-static", "dependencies": { "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.17.1" }, - "deprecated": false, - "description": "Serve static files", "devDependencies": { "eslint": "5.16.0", "eslint-config-standard": "12.0.0", @@ -51,20 +24,13 @@ "safe-buffer": "5.1.2", "supertest": "4.0.2" }, - "engines": { - "node": ">= 0.8.0" - }, "files": [ "LICENSE", "HISTORY.md", "index.js" ], - "homepage": "https://github.com/expressjs/serve-static#readme", - "license": "MIT", - "name": "serve-static", - "repository": { - "type": "git", - "url": "git+https://github.com/expressjs/serve-static.git" + "engines": { + "node": ">= 0.8.0" }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", @@ -72,6 +38,9 @@ "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "version": "node scripts/version-history.js && git add HISTORY.md" - }, - "version": "1.14.1" -} + } + +,"_resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz" +,"_integrity": "sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==" +,"_from": "serve-static@1.14.1" +} \ No newline at end of file diff --git a/backend/node_modules/setprototypeof/package.json b/backend/node_modules/setprototypeof/package.json index 0d87f91..e052e8d 100644 --- a/backend/node_modules/setprototypeof/package.json +++ b/backend/node_modules/setprototypeof/package.json @@ -1,64 +1,40 @@ { - "_from": "setprototypeof@1.1.1", - "_id": "setprototypeof@1.1.1", - "_inBundle": false, - "_integrity": "sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==", - "_location": "/setprototypeof", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "setprototypeof@1.1.1", - "name": "setprototypeof", - "escapedName": "setprototypeof", - "rawSpec": "1.1.1", - "saveSpec": null, - "fetchSpec": "1.1.1" - }, - "_requiredBy": [ - "/express", - "/http-errors" - ], - "_resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz", - "_shasum": "7e95acb24aa92f5885e0abef5ba131330d4ae683", - "_spec": "setprototypeof@1.1.1", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "Wes Todd" - }, - "bugs": { - "url": "https://github.com/wesleytodd/setprototypeof/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "setprototypeof", + "version": "1.1.1", "description": "A small polyfill for Object.setprototypeof", - "devDependencies": { - "mocha": "^5.2.0", - "standard": "^12.0.1" + "main": "index.js", + "typings": "index.d.ts", + "scripts": { + "test": "standard && mocha", + "testallversions": "npm run node010 && npm run node4 && npm run node6 && npm run node9 && npm run node11", + "testversion": "docker run -it --rm -v $(PWD):/usr/src/app -w /usr/src/app node:${NODE_VER} npm install mocha@${MOCHA_VER:-latest} && npm t", + "node010": "NODE_VER=0.10 MOCHA_VER=3 npm run testversion", + "node4": "NODE_VER=4 npm run testversion", + "node6": "NODE_VER=6 npm run testversion", + "node9": "NODE_VER=9 npm run testversion", + "node11": "NODE_VER=11 npm run testversion" + }, + "repository": { + "type": "git", + "url": "https://github.com/wesleytodd/setprototypeof.git" }, - "homepage": "https://github.com/wesleytodd/setprototypeof", "keywords": [ "polyfill", "object", "setprototypeof" ], + "author": "Wes Todd", "license": "ISC", - "main": "index.js", - "name": "setprototypeof", - "repository": { - "type": "git", - "url": "git+https://github.com/wesleytodd/setprototypeof.git" - }, - "scripts": { - "node010": "NODE_VER=0.10 MOCHA_VER=3 npm run testversion", - "node11": "NODE_VER=11 npm run testversion", - "node4": "NODE_VER=4 npm run testversion", - "node6": "NODE_VER=6 npm run testversion", - "node9": "NODE_VER=9 npm run testversion", - "test": "standard && mocha", - "testallversions": "npm run node010 && npm run node4 && npm run node6 && npm run node9 && npm run node11", - "testversion": "docker run -it --rm -v $(PWD):/usr/src/app -w /usr/src/app node:${NODE_VER} npm install mocha@${MOCHA_VER:-latest} && npm t" + "bugs": { + "url": "https://github.com/wesleytodd/setprototypeof/issues" }, - "typings": "index.d.ts", - "version": "1.1.1" -} + "homepage": "https://github.com/wesleytodd/setprototypeof", + "devDependencies": { + "mocha": "^5.2.0", + "standard": "^12.0.1" + } + +,"_resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz" +,"_integrity": "sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==" +,"_from": "setprototypeof@1.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/signal-exit/package.json b/backend/node_modules/signal-exit/package.json index ad82630..be16ade 100644 --- a/backend/node_modules/signal-exit/package.json +++ b/backend/node_modules/signal-exit/package.json @@ -1,40 +1,32 @@ { - "_args": [ - [ - "signal-exit@3.0.3", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "signal-exit@3.0.3", - "_id": "signal-exit@3.0.3", - "_inBundle": false, - "_integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==", - "_location": "/signal-exit", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "signal-exit@3.0.3", - "name": "signal-exit", - "escapedName": "signal-exit", - "rawSpec": "3.0.3", - "saveSpec": null, - "fetchSpec": "3.0.3" + "name": "signal-exit", + "version": "3.0.3", + "description": "when you want to fire an event no matter how a process exits.", + "main": "index.js", + "scripts": { + "pretest": "standard", + "test": "tap --timeout=240 ./test/*.js --cov", + "coverage": "nyc report --reporter=text-lcov | coveralls", + "release": "standard-version" }, - "_requiredBy": [ - "/write-file-atomic" + "files": [ + "index.js", + "signals.js" ], - "_resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz", - "_spec": "3.0.3", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Ben Coe", - "email": "ben@npmjs.com" + "repository": { + "type": "git", + "url": "https://github.com/tapjs/signal-exit.git" }, + "keywords": [ + "signal", + "exit" + ], + "author": "Ben Coe ", + "license": "ISC", "bugs": { "url": "https://github.com/tapjs/signal-exit/issues" }, - "description": "when you want to fire an event no matter how a process exits.", + "homepage": "https://github.com/tapjs/signal-exit", "devDependencies": { "chai": "^3.5.0", "coveralls": "^2.11.10", @@ -42,28 +34,9 @@ "standard": "^8.1.0", "standard-version": "^2.3.0", "tap": "^8.0.1" - }, - "files": [ - "index.js", - "signals.js" - ], - "homepage": "https://github.com/tapjs/signal-exit", - "keywords": [ - "signal", - "exit" - ], - "license": "ISC", - "main": "index.js", - "name": "signal-exit", - "repository": { - "type": "git", - "url": "git+https://github.com/tapjs/signal-exit.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "pretest": "standard", - "release": "standard-version", - "test": "tap --timeout=240 ./test/*.js --cov" - }, - "version": "3.0.3" -} + } + +,"_resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz" +,"_integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==" +,"_from": "signal-exit@3.0.3" +} \ No newline at end of file diff --git a/backend/node_modules/socket.io-adapter/package.json b/backend/node_modules/socket.io-adapter/package.json index a0c8b1d..5db87ef 100644 --- a/backend/node_modules/socket.io-adapter/package.json +++ b/backend/node_modules/socket.io-adapter/package.json @@ -1,42 +1,14 @@ { - "_args": [ - [ - "socket.io-adapter@1.1.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "socket.io-adapter@1.1.2", - "_id": "socket.io-adapter@1.1.2", - "_inBundle": false, - "_integrity": "sha512-WzZRUj1kUjrTIrUKpZLEzFZ1OLj5FwLlAFQs9kuZJzJi5DKdU7FsWc36SNmA8iDOtwBQyT8FkrriRM8vXLYz8g==", - "_location": "/socket.io-adapter", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "socket.io-adapter@1.1.2", - "name": "socket.io-adapter", - "escapedName": "socket.io-adapter", - "rawSpec": "1.1.2", - "saveSpec": null, - "fetchSpec": "1.1.2" - }, - "_requiredBy": [ - "/socket.io" - ], - "_resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-1.1.2.tgz", - "_spec": "1.1.2", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/socketio/socket.io-adapter/issues" - }, - "description": "default socket.io in-memory adapter", - "homepage": "https://github.com/socketio/socket.io-adapter#readme", - "license": "MIT", "name": "socket.io-adapter", + "version": "1.1.2", + "license": "MIT", "repository": { "type": "git", "url": "git://github.com/socketio/socket.io-adapter.git" }, - "version": "1.1.2" -} + "description": "default socket.io in-memory adapter" + +,"_resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-1.1.2.tgz" +,"_integrity": "sha512-WzZRUj1kUjrTIrUKpZLEzFZ1OLj5FwLlAFQs9kuZJzJi5DKdU7FsWc36SNmA8iDOtwBQyT8FkrriRM8vXLYz8g==" +,"_from": "socket.io-adapter@1.1.2" +} \ No newline at end of file diff --git a/backend/node_modules/socket.io-client/node_modules/debug/package.json b/backend/node_modules/socket.io-client/node_modules/debug/package.json index 56959b3..c8c7516 100644 --- a/backend/node_modules/socket.io-client/node_modules/debug/package.json +++ b/backend/node_modules/socket.io-client/node_modules/debug/package.json @@ -1,55 +1,44 @@ { - "_args": [ - [ - "debug@4.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "debug@4.1.1", - "_id": "debug@4.1.1", - "_inBundle": false, - "_integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "_location": "/socket.io-client/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@4.1.1", - "name": "debug", - "escapedName": "debug", - "rawSpec": "4.1.1", - "saveSpec": null, - "fetchSpec": "4.1.1" + "name": "debug", + "version": "4.1.1", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/socket.io-client" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "_spec": "4.1.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, + "files": [ + "src", + "dist/debug.js", + "LICENSE", + "README.md" + ], + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", + "scripts": { + "lint": "xo", + "test": "npm run test:node && npm run test:browser", + "test:node": "istanbul cover _mocha -- test.js", + "pretest:browser": "npm run build", + "test:browser": "karma start --single-run", + "prebuild:debug": "mkdir -p dist && browserify --standalone debug -o dist/debug.es6.js .", + "build:debug": "babel -o dist/debug.js dist/debug.es6.js > dist/debug.js", + "build:test": "babel -d dist test.js", + "build": "npm run build:debug && npm run build:test", + "clean": "rimraf dist coverage", + "test:coverage": "cat ./coverage/lcov.info | coveralls" + }, "dependencies": { "ms": "^2.1.1" }, - "description": "small debugging utility", "devDependencies": { "@babel/cli": "^7.0.0", "@babel/core": "^7.0.0", @@ -68,38 +57,11 @@ "rimraf": "^2.5.4", "xo": "^0.23.0" }, - "files": [ - "src", - "dist/debug.js", - "LICENSE", - "README.md" - ], - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "scripts": { - "build": "npm run build:debug && npm run build:test", - "build:debug": "babel -o dist/debug.js dist/debug.es6.js > dist/debug.js", - "build:test": "babel -d dist test.js", - "clean": "rimraf dist coverage", - "lint": "xo", - "prebuild:debug": "mkdir -p dist && browserify --standalone debug -o dist/debug.es6.js .", - "pretest:browser": "npm run build", - "test": "npm run test:node && npm run test:browser", - "test:browser": "karma start --single-run", - "test:coverage": "cat ./coverage/lcov.info | coveralls", - "test:node": "istanbul cover _mocha -- test.js" - }, - "unpkg": "./dist/debug.js", - "version": "4.1.1" -} + "browser": "./src/browser.js", + "unpkg": "./dist/debug.js" + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz" +,"_integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==" +,"_from": "debug@4.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/socket.io-client/node_modules/socket.io-parser/node_modules/debug/package.json b/backend/node_modules/socket.io-client/node_modules/socket.io-parser/node_modules/debug/package.json index cdcd859..1f826f7 100644 --- a/backend/node_modules/socket.io-client/node_modules/socket.io-parser/node_modules/debug/package.json +++ b/backend/node_modules/socket.io-client/node_modules/socket.io-parser/node_modules/debug/package.json @@ -1,55 +1,25 @@ { - "_args": [ - [ - "debug@3.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "debug@3.1.0", - "_id": "debug@3.1.0", - "_inBundle": false, - "_integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", - "_location": "/socket.io-client/socket.io-parser/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@3.1.0", - "name": "debug", - "escapedName": "debug", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" + "name": "debug", + "version": "3.1.0", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/socket.io-client/socket.io-parser" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", "dependencies": { "ms": "2.0.0" }, - "description": "small debugging utility", "devDependencies": { "browserify": "14.4.0", "chai": "^3.5.0", @@ -68,18 +38,10 @@ "sinon": "^1.17.6", "sinon-chai": "^2.8.0" }, - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "version": "3.1.0" -} + "browser": "./src/browser.js" + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz" +,"_integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==" +,"_from": "debug@3.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/socket.io-client/node_modules/socket.io-parser/node_modules/ms/package.json b/backend/node_modules/socket.io-client/node_modules/socket.io-parser/node_modules/ms/package.json index 500e1fb..8983d69 100644 --- a/backend/node_modules/socket.io-client/node_modules/socket.io-parser/node_modules/ms/package.json +++ b/backend/node_modules/socket.io-client/node_modules/socket.io-parser/node_modules/ms/package.json @@ -1,42 +1,16 @@ { - "_args": [ - [ - "ms@2.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "ms@2.0.0", - "_id": "ms@2.0.0", - "_inBundle": false, - "_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", - "_location": "/socket.io-client/socket.io-parser/ms", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ms@2.0.0", - "name": "ms", - "escapedName": "ms", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/socket.io-client/socket.io-parser/debug" - ], - "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/zeit/ms/issues" - }, + "name": "ms", + "version": "2.0.0", "description": "Tiny milisecond conversion utility", - "devDependencies": { - "eslint": "3.19.0", - "expect.js": "0.3.1", - "husky": "0.13.3", - "lint-staged": "3.4.1", - "mocha": "3.4.1" + "repository": "zeit/ms", + "main": "./index", + "files": [ + "index.js" + ], + "scripts": { + "precommit": "lint-staged", + "lint": "eslint lib/* bin/*", + "test": "mocha tests.js" }, "eslintConfig": { "extends": "eslint:recommended", @@ -45,11 +19,6 @@ "es6": true } }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/zeit/ms#readme", - "license": "MIT", "lint-staged": { "*.js": [ "npm run lint", @@ -57,16 +26,16 @@ "git add" ] }, - "main": "./index", - "name": "ms", - "repository": { - "type": "git", - "url": "git+https://github.com/zeit/ms.git" - }, - "scripts": { - "lint": "eslint lib/* bin/*", - "precommit": "lint-staged", - "test": "mocha tests.js" - }, - "version": "2.0.0" -} + "license": "MIT", + "devDependencies": { + "eslint": "3.19.0", + "expect.js": "0.3.1", + "husky": "0.13.3", + "lint-staged": "3.4.1", + "mocha": "3.4.1" + } + +,"_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" +,"_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" +,"_from": "ms@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/socket.io-client/node_modules/socket.io-parser/package.json b/backend/node_modules/socket.io-client/node_modules/socket.io-parser/package.json index db7bf98..b7c5127 100644 --- a/backend/node_modules/socket.io-client/node_modules/socket.io-parser/package.json +++ b/backend/node_modules/socket.io-client/node_modules/socket.io-parser/package.json @@ -1,41 +1,21 @@ { - "_args": [ - [ - "socket.io-parser@3.3.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "socket.io-parser@3.3.0", - "_id": "socket.io-parser@3.3.0", - "_inBundle": false, - "_integrity": "sha512-hczmV6bDgdaEbVqhAeVMM/jfUfzuEZHsQg6eOmLgJht6G3mPKMxYm75w2+qhAQZ+4X+1+ATZ+QFKeOZD5riHng==", - "_location": "/socket.io-client/socket.io-parser", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "socket.io-parser@3.3.0", - "name": "socket.io-parser", - "escapedName": "socket.io-parser", - "rawSpec": "3.3.0", - "saveSpec": null, - "fetchSpec": "3.3.0" + "name": "socket.io-parser", + "version": "3.3.0", + "description": "socket.io protocol parser", + "repository": { + "type": "git", + "url": "https://github.com/Automattic/socket.io-parser.git" }, - "_requiredBy": [ - "/socket.io-client" + "files": [ + "binary.js", + "index.js", + "is-buffer.js" ], - "_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.3.0.tgz", - "_spec": "3.3.0", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/Automattic/socket.io-parser/issues" - }, "dependencies": { - "component-emitter": "1.2.1", "debug": "~3.1.0", + "component-emitter": "1.2.1", "isarray": "2.0.1" }, - "description": "socket.io protocol parser", "devDependencies": { "benchmark": "2.1.2", "expect.js": "0.3.1", @@ -44,20 +24,12 @@ "zuul": "3.11.1", "zuul-ngrok": "4.0.0" }, - "files": [ - "binary.js", - "index.js", - "is-buffer.js" - ], - "homepage": "https://github.com/Automattic/socket.io-parser#readme", - "license": "MIT", - "name": "socket.io-parser", - "repository": { - "type": "git", - "url": "git+https://github.com/Automattic/socket.io-parser.git" - }, "scripts": { "test": "make test" }, - "version": "3.3.0" -} + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.3.0.tgz" +,"_integrity": "sha512-hczmV6bDgdaEbVqhAeVMM/jfUfzuEZHsQg6eOmLgJht6G3mPKMxYm75w2+qhAQZ+4X+1+ATZ+QFKeOZD5riHng==" +,"_from": "socket.io-parser@3.3.0" +} \ No newline at end of file diff --git a/backend/node_modules/socket.io-client/package.json b/backend/node_modules/socket.io-client/package.json index 7643f48..d6b99ee 100644 --- a/backend/node_modules/socket.io-client/package.json +++ b/backend/node_modules/socket.io-client/package.json @@ -1,56 +1,18 @@ { - "_args": [ - [ - "socket.io-client@2.3.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "socket.io-client@2.3.0", - "_id": "socket.io-client@2.3.0", - "_inBundle": false, - "_integrity": "sha512-cEQQf24gET3rfhxZ2jJ5xzAOo/xhZwK+mOqtGRg5IowZsMgwvHwnf/mCRapAAkadhM26y+iydgwsXGObBB5ZdA==", - "_location": "/socket.io-client", - "_phantomChildren": { - "component-emitter": "1.2.1", - "isarray": "2.0.1", - "ms": "2.1.2" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "socket.io-client@2.3.0", - "name": "socket.io-client", - "escapedName": "socket.io-client", - "rawSpec": "2.3.0", - "saveSpec": null, - "fetchSpec": "2.3.0" - }, - "_requiredBy": [ - "/socket.io" + "name": "socket.io-client", + "version": "2.3.0", + "keywords": [ + "realtime", + "framework", + "websocket", + "tcp", + "events", + "client" ], - "_resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-2.3.0.tgz", - "_spec": "2.3.0", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/Automattic/socket.io-client/issues" - }, - "contributors": [ - { - "name": "Guillermo Rauch", - "email": "rauchg@gmail.com" - }, - { - "name": "Arnout Kazemier", - "email": "info@3rd-eden.com" - }, - { - "name": "Vladimir Dronnikov", - "email": "dronnikov@gmail.com" - }, - { - "name": "Einar Otto Stangvik", - "email": "einaros@gmail.com" - } + "main": "./lib/index", + "files": [ + "lib/", + "dist/" ], "dependencies": { "backo2": "1.0.2", @@ -68,7 +30,6 @@ "socket.io-parser": "~3.3.0", "to-array": "0.1.4" }, - "description": "[![Build Status](https://secure.travis-ci.org/socketio/socket.io-client.svg?branch=master)](http://travis-ci.org/socketio/socket.io-client) [![Dependency Status](https://david-dm.org/socketio/socket.io-client.svg)](https://david-dm.org/socketio/socket.io-client) [![devDependency Status](https://david-dm.org/socketio/socket.io-client/dev-status.svg)](https://david-dm.org/socketio/socket.io-client#info=devDependencies) [![NPM version](https://badge.fury.io/js/socket.io-client.svg)](https://www.npmjs.com/package/socket.io-client) ![Downloads](http://img.shields.io/npm/dm/socket.io-client.svg?style=flat) [![](http://slack.socket.io/badge.svg?)](http://slack.socket.io)", "devDependencies": { "babel-core": "^6.24.1", "babel-eslint": "4.1.7", @@ -98,28 +59,34 @@ "zuul-builder-webpack": "^1.2.0", "zuul-ngrok": "4.0.0" }, - "files": [ - "lib/", - "dist/" - ], - "homepage": "https://github.com/Automattic/socket.io-client#readme", - "keywords": [ - "realtime", - "framework", - "websocket", - "tcp", - "events", - "client" + "scripts": { + "test": "gulp test" + }, + "contributors": [ + { + "name": "Guillermo Rauch", + "email": "rauchg@gmail.com" + }, + { + "name": "Arnout Kazemier", + "email": "info@3rd-eden.com" + }, + { + "name": "Vladimir Dronnikov", + "email": "dronnikov@gmail.com" + }, + { + "name": "Einar Otto Stangvik", + "email": "einaros@gmail.com" + } ], - "license": "MIT", - "main": "./lib/index", - "name": "socket.io-client", "repository": { "type": "git", - "url": "git+https://github.com/Automattic/socket.io-client.git" - }, - "scripts": { - "test": "gulp test" + "url": "https://github.com/Automattic/socket.io-client.git" }, - "version": "2.3.0" -} + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-2.3.0.tgz" +,"_integrity": "sha512-cEQQf24gET3rfhxZ2jJ5xzAOo/xhZwK+mOqtGRg5IowZsMgwvHwnf/mCRapAAkadhM26y+iydgwsXGObBB5ZdA==" +,"_from": "socket.io-client@2.3.0" +} \ No newline at end of file diff --git a/backend/node_modules/socket.io-parser/node_modules/debug/package.json b/backend/node_modules/socket.io-parser/node_modules/debug/package.json index b34d6c7..c8c7516 100644 --- a/backend/node_modules/socket.io-parser/node_modules/debug/package.json +++ b/backend/node_modules/socket.io-parser/node_modules/debug/package.json @@ -1,55 +1,44 @@ { - "_args": [ - [ - "debug@4.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "debug@4.1.1", - "_id": "debug@4.1.1", - "_inBundle": false, - "_integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "_location": "/socket.io-parser/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@4.1.1", - "name": "debug", - "escapedName": "debug", - "rawSpec": "4.1.1", - "saveSpec": null, - "fetchSpec": "4.1.1" + "name": "debug", + "version": "4.1.1", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/socket.io-parser" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "_spec": "4.1.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, + "files": [ + "src", + "dist/debug.js", + "LICENSE", + "README.md" + ], + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", + "scripts": { + "lint": "xo", + "test": "npm run test:node && npm run test:browser", + "test:node": "istanbul cover _mocha -- test.js", + "pretest:browser": "npm run build", + "test:browser": "karma start --single-run", + "prebuild:debug": "mkdir -p dist && browserify --standalone debug -o dist/debug.es6.js .", + "build:debug": "babel -o dist/debug.js dist/debug.es6.js > dist/debug.js", + "build:test": "babel -d dist test.js", + "build": "npm run build:debug && npm run build:test", + "clean": "rimraf dist coverage", + "test:coverage": "cat ./coverage/lcov.info | coveralls" + }, "dependencies": { "ms": "^2.1.1" }, - "description": "small debugging utility", "devDependencies": { "@babel/cli": "^7.0.0", "@babel/core": "^7.0.0", @@ -68,38 +57,11 @@ "rimraf": "^2.5.4", "xo": "^0.23.0" }, - "files": [ - "src", - "dist/debug.js", - "LICENSE", - "README.md" - ], - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "scripts": { - "build": "npm run build:debug && npm run build:test", - "build:debug": "babel -o dist/debug.js dist/debug.es6.js > dist/debug.js", - "build:test": "babel -d dist test.js", - "clean": "rimraf dist coverage", - "lint": "xo", - "prebuild:debug": "mkdir -p dist && browserify --standalone debug -o dist/debug.es6.js .", - "pretest:browser": "npm run build", - "test": "npm run test:node && npm run test:browser", - "test:browser": "karma start --single-run", - "test:coverage": "cat ./coverage/lcov.info | coveralls", - "test:node": "istanbul cover _mocha -- test.js" - }, - "unpkg": "./dist/debug.js", - "version": "4.1.1" -} + "browser": "./src/browser.js", + "unpkg": "./dist/debug.js" + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz" +,"_integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==" +,"_from": "debug@4.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/socket.io-parser/package.json b/backend/node_modules/socket.io-parser/package.json index 6c30d9a..1a29c73 100644 --- a/backend/node_modules/socket.io-parser/package.json +++ b/backend/node_modules/socket.io-parser/package.json @@ -1,43 +1,21 @@ { - "_args": [ - [ - "socket.io-parser@3.4.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "socket.io-parser@3.4.0", - "_id": "socket.io-parser@3.4.0", - "_inBundle": false, - "_integrity": "sha512-/G/VOI+3DBp0+DJKW4KesGnQkQPFmUCbA/oO2QGT6CWxU7hLGWqU3tyuzeSK/dqcyeHsQg1vTe9jiZI8GU9SCQ==", - "_location": "/socket.io-parser", - "_phantomChildren": { - "ms": "2.1.2" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "socket.io-parser@3.4.0", - "name": "socket.io-parser", - "escapedName": "socket.io-parser", - "rawSpec": "3.4.0", - "saveSpec": null, - "fetchSpec": "3.4.0" + "name": "socket.io-parser", + "version": "3.4.0", + "description": "socket.io protocol parser", + "repository": { + "type": "git", + "url": "https://github.com/Automattic/socket.io-parser.git" }, - "_requiredBy": [ - "/socket.io" + "files": [ + "binary.js", + "index.js", + "is-buffer.js" ], - "_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.4.0.tgz", - "_spec": "3.4.0", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/Automattic/socket.io-parser/issues" - }, "dependencies": { - "component-emitter": "1.2.1", "debug": "~4.1.0", + "component-emitter": "1.2.1", "isarray": "2.0.1" }, - "description": "socket.io protocol parser", "devDependencies": { "benchmark": "2.1.2", "expect.js": "0.3.1", @@ -46,20 +24,12 @@ "zuul": "3.11.1", "zuul-ngrok": "4.0.0" }, - "files": [ - "binary.js", - "index.js", - "is-buffer.js" - ], - "homepage": "https://github.com/Automattic/socket.io-parser#readme", - "license": "MIT", - "name": "socket.io-parser", - "repository": { - "type": "git", - "url": "git+https://github.com/Automattic/socket.io-parser.git" - }, "scripts": { "test": "make test" }, - "version": "3.4.0" -} + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.4.0.tgz" +,"_integrity": "sha512-/G/VOI+3DBp0+DJKW4KesGnQkQPFmUCbA/oO2QGT6CWxU7hLGWqU3tyuzeSK/dqcyeHsQg1vTe9jiZI8GU9SCQ==" +,"_from": "socket.io-parser@3.4.0" +} \ No newline at end of file diff --git a/backend/node_modules/socket.io/node_modules/debug/package.json b/backend/node_modules/socket.io/node_modules/debug/package.json index 173157f..c8c7516 100644 --- a/backend/node_modules/socket.io/node_modules/debug/package.json +++ b/backend/node_modules/socket.io/node_modules/debug/package.json @@ -1,55 +1,44 @@ { - "_args": [ - [ - "debug@4.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "debug@4.1.1", - "_id": "debug@4.1.1", - "_inBundle": false, - "_integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "_location": "/socket.io/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@4.1.1", - "name": "debug", - "escapedName": "debug", - "rawSpec": "4.1.1", - "saveSpec": null, - "fetchSpec": "4.1.1" + "name": "debug", + "version": "4.1.1", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/socket.io" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "_spec": "4.1.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, + "files": [ + "src", + "dist/debug.js", + "LICENSE", + "README.md" + ], + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", + "scripts": { + "lint": "xo", + "test": "npm run test:node && npm run test:browser", + "test:node": "istanbul cover _mocha -- test.js", + "pretest:browser": "npm run build", + "test:browser": "karma start --single-run", + "prebuild:debug": "mkdir -p dist && browserify --standalone debug -o dist/debug.es6.js .", + "build:debug": "babel -o dist/debug.js dist/debug.es6.js > dist/debug.js", + "build:test": "babel -d dist test.js", + "build": "npm run build:debug && npm run build:test", + "clean": "rimraf dist coverage", + "test:coverage": "cat ./coverage/lcov.info | coveralls" + }, "dependencies": { "ms": "^2.1.1" }, - "description": "small debugging utility", "devDependencies": { "@babel/cli": "^7.0.0", "@babel/core": "^7.0.0", @@ -68,38 +57,11 @@ "rimraf": "^2.5.4", "xo": "^0.23.0" }, - "files": [ - "src", - "dist/debug.js", - "LICENSE", - "README.md" - ], - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "scripts": { - "build": "npm run build:debug && npm run build:test", - "build:debug": "babel -o dist/debug.js dist/debug.es6.js > dist/debug.js", - "build:test": "babel -d dist test.js", - "clean": "rimraf dist coverage", - "lint": "xo", - "prebuild:debug": "mkdir -p dist && browserify --standalone debug -o dist/debug.es6.js .", - "pretest:browser": "npm run build", - "test": "npm run test:node && npm run test:browser", - "test:browser": "karma start --single-run", - "test:coverage": "cat ./coverage/lcov.info | coveralls", - "test:node": "istanbul cover _mocha -- test.js" - }, - "unpkg": "./dist/debug.js", - "version": "4.1.1" -} + "browser": "./src/browser.js", + "unpkg": "./dist/debug.js" + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz" +,"_integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==" +,"_from": "debug@4.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/socket.io/package.json b/backend/node_modules/socket.io/package.json index 131b2c4..385c072 100644 --- a/backend/node_modules/socket.io/package.json +++ b/backend/node_modules/socket.io/package.json @@ -1,34 +1,43 @@ { - "_from": "socket.io@^2.3.0", - "_id": "socket.io@2.3.0", - "_inBundle": false, - "_integrity": "sha512-2A892lrj0GcgR/9Qk81EaY2gYhCBxurV0PfmmESO6p27QPrUK1J3zdns+5QPqvUYK2q657nSj0guoIil9+7eFg==", - "_location": "/socket.io", - "_phantomChildren": { - "ms": "2.1.2" + "name": "socket.io", + "version": "2.3.0", + "description": "node.js realtime framework server", + "keywords": [ + "realtime", + "framework", + "websocket", + "tcp", + "events", + "socket", + "io" + ], + "main": "./lib/index", + "files": [ + "lib/" + ], + "license": "MIT", + "repository": { + "type": "git", + "url": "git://github.com/socketio/socket.io" }, - "_requested": { - "type": "range", - "registry": true, - "raw": "socket.io@^2.3.0", - "name": "socket.io", - "escapedName": "socket.io", - "rawSpec": "^2.3.0", - "saveSpec": null, - "fetchSpec": "^2.3.0" + "scripts": { + "test": "nyc mocha --reporter spec --slow 200 --bail --timeout 10000 test/socket.io.js" }, - "_requiredBy": [ - "#USER", - "/" - ], - "_resolved": "https://registry.npmjs.org/socket.io/-/socket.io-2.3.0.tgz", - "_shasum": "cd762ed6a4faeca59bc1f3e243c0969311eb73fb", - "_spec": "socket.io@^2.3.0", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/socketio/socket.io/issues" + "dependencies": { + "debug": "~4.1.0", + "engine.io": "~3.4.0", + "has-binary2": "~1.0.2", + "socket.io-adapter": "~1.1.0", + "socket.io-client": "2.3.0", + "socket.io-parser": "~3.4.0" + }, + "devDependencies": { + "expect.js": "0.3.1", + "mocha": "^3.5.3", + "nyc": "^11.2.1", + "superagent": "^3.8.2", + "supertest": "^3.0.0" }, - "bundleDependencies": false, "contributors": [ { "name": "Guillermo Rauch", @@ -46,46 +55,9 @@ "name": "Einar Otto Stangvik", "email": "einaros@gmail.com" } - ], - "dependencies": { - "debug": "~4.1.0", - "engine.io": "~3.4.0", - "has-binary2": "~1.0.2", - "socket.io-adapter": "~1.1.0", - "socket.io-client": "2.3.0", - "socket.io-parser": "~3.4.0" - }, - "deprecated": false, - "description": "node.js realtime framework server", - "devDependencies": { - "expect.js": "0.3.1", - "mocha": "^3.5.3", - "nyc": "^11.2.1", - "superagent": "^3.8.2", - "supertest": "^3.0.0" - }, - "files": [ - "lib/" - ], - "homepage": "https://github.com/socketio/socket.io#readme", - "keywords": [ - "realtime", - "framework", - "websocket", - "tcp", - "events", - "socket", - "io" - ], - "license": "MIT", - "main": "./lib/index", - "name": "socket.io", - "repository": { - "type": "git", - "url": "git://github.com/socketio/socket.io.git" - }, - "scripts": { - "test": "nyc mocha --reporter spec --slow 200 --bail --timeout 10000 test/socket.io.js" - }, - "version": "2.3.0" -} + ] + +,"_resolved": "https://registry.npmjs.org/socket.io/-/socket.io-2.3.0.tgz" +,"_integrity": "sha512-2A892lrj0GcgR/9Qk81EaY2gYhCBxurV0PfmmESO6p27QPrUK1J3zdns+5QPqvUYK2q657nSj0guoIil9+7eFg==" +,"_from": "socket.io@2.3.0" +} \ No newline at end of file diff --git a/backend/node_modules/sqlstring/package.json b/backend/node_modules/sqlstring/package.json index 6ad88e1..af6dc7a 100644 --- a/backend/node_modules/sqlstring/package.json +++ b/backend/node_modules/sqlstring/package.json @@ -1,63 +1,23 @@ { - "_args": [ - [ - "sqlstring@2.3.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "sqlstring@2.3.1", - "_id": "sqlstring@2.3.1", - "_inBundle": false, - "_integrity": "sha1-R1OT/56RR5rqYtyvDKPRSYOn+0A=", - "_location": "/sqlstring", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "sqlstring@2.3.1", - "name": "sqlstring", - "escapedName": "sqlstring", - "rawSpec": "2.3.1", - "saveSpec": null, - "fetchSpec": "2.3.1" - }, - "_requiredBy": [ - "/mysql" - ], - "_resolved": "https://registry.npmjs.org/sqlstring/-/sqlstring-2.3.1.tgz", - "_spec": "2.3.1", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/mysqljs/sqlstring/issues" - }, + "name": "sqlstring", + "description": "Simple SQL escape and format for MySQL", + "version": "2.3.1", "contributors": [ - { - "name": "Adri Van Houdt", - "email": "adri.van.houdt@gmail.com" - }, - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "fengmk2", - "email": "fengmk2@gmail.com", - "url": "http://fengmk2.github.com" - }, - { - "name": "Kevin Jose Martin", - "email": "kevin@tiliq.com" - }, - { - "name": "Nathan Woltman", - "email": "nwoltman@outlook.com" - }, - { - "name": "Sergej Sintschilin", - "email": "seregpie@gmail.com" - } + "Adri Van Houdt ", + "Douglas Christopher Wilson ", + "fengmk2 (http://fengmk2.github.com)", + "Kevin Jose Martin ", + "Nathan Woltman ", + "Sergej Sintschilin " ], - "description": "Simple SQL escape and format for MySQL", + "license": "MIT", + "keywords": [ + "sqlstring", + "sql", + "escape", + "sql escape" + ], + "repository": "mysqljs/sqlstring", "devDependencies": { "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", @@ -67,9 +27,6 @@ "urun": "0.0.8", "utest": "0.0.8" }, - "engines": { - "node": ">= 0.6" - }, "files": [ "lib/", "HISTORY.md", @@ -77,18 +34,8 @@ "README.md", "index.js" ], - "homepage": "https://github.com/mysqljs/sqlstring#readme", - "keywords": [ - "sqlstring", - "sql", - "escape", - "sql escape" - ], - "license": "MIT", - "name": "sqlstring", - "repository": { - "type": "git", - "url": "git+https://github.com/mysqljs/sqlstring.git" + "engines": { + "node": ">= 0.6" }, "scripts": { "bench": "node benchmark/index.js", @@ -96,6 +43,9 @@ "test": "node test/run.js", "test-ci": "nyc --reporter=text npm test", "test-cov": "nyc --reporter=html --reporter=text npm test" - }, - "version": "2.3.1" -} + } + +,"_resolved": "https://registry.npmjs.org/sqlstring/-/sqlstring-2.3.1.tgz" +,"_integrity": "sha1-R1OT/56RR5rqYtyvDKPRSYOn+0A=" +,"_from": "sqlstring@2.3.1" +} \ No newline at end of file diff --git a/backend/node_modules/statuses/package.json b/backend/node_modules/statuses/package.json index 8eb508a..78c55c4 100644 --- a/backend/node_modules/statuses/package.json +++ b/backend/node_modules/statuses/package.json @@ -1,47 +1,24 @@ { - "_from": "statuses@~1.5.0", - "_id": "statuses@1.5.0", - "_inBundle": false, - "_integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=", - "_location": "/statuses", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "statuses@~1.5.0", - "name": "statuses", - "escapedName": "statuses", - "rawSpec": "~1.5.0", - "saveSpec": null, - "fetchSpec": "~1.5.0" - }, - "_requiredBy": [ - "/express", - "/finalhandler", - "/http-errors", - "/send" - ], - "_resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz", - "_shasum": "161c7dac177659fd9811f43771fa99381478628c", - "_spec": "statuses@~1.5.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "bugs": { - "url": "https://github.com/jshttp/statuses/issues" - }, - "bundleDependencies": false, + "name": "statuses", + "description": "HTTP status utility", + "version": "1.5.0", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - } + "Douglas Christopher Wilson ", + "Jonathan Ong (http://jongleberry.com)" + ], + "repository": "jshttp/statuses", + "license": "MIT", + "keywords": [ + "http", + "status", + "code" + ], + "files": [ + "HISTORY.md", + "index.js", + "codes.json", + "LICENSE" ], - "deprecated": false, - "description": "HTTP status utility", "devDependencies": { "csv-parse": "1.2.4", "eslint": "4.19.1", @@ -59,24 +36,6 @@ "engines": { "node": ">= 0.6" }, - "files": [ - "HISTORY.md", - "index.js", - "codes.json", - "LICENSE" - ], - "homepage": "https://github.com/jshttp/statuses#readme", - "keywords": [ - "http", - "status", - "code" - ], - "license": "MIT", - "name": "statuses", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/statuses.git" - }, "scripts": { "build": "node scripts/build.js", "fetch": "node scripts/fetch-apache.js && node scripts/fetch-iana.js && node scripts/fetch-nginx.js && node scripts/fetch-node.js", @@ -85,6 +44,9 @@ "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "update": "npm run fetch && npm run build" - }, - "version": "1.5.0" -} + } + +,"_resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz" +,"_integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=" +,"_from": "statuses@1.5.0" +} \ No newline at end of file diff --git a/backend/node_modules/string-width/node_modules/ansi-regex/package.json b/backend/node_modules/string-width/node_modules/ansi-regex/package.json index 2ba6e60..555b26d 100644 --- a/backend/node_modules/string-width/node_modules/ansi-regex/package.json +++ b/backend/node_modules/string-width/node_modules/ansi-regex/package.json @@ -1,90 +1,59 @@ { - "_args": [ - [ - "ansi-regex@5.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "ansi-regex@5.0.0", - "_id": "ansi-regex@5.0.0", - "_inBundle": false, - "_integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", - "_location": "/string-width/ansi-regex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-regex@5.0.0", - "name": "ansi-regex", - "escapedName": "ansi-regex", - "rawSpec": "5.0.0", - "saveSpec": null, - "fetchSpec": "5.0.0" - }, - "_requiredBy": [ - "/string-width/strip-ansi" - ], - "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", - "_spec": "5.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/ansi-regex/issues" - }, - "description": "Regular expression for matching ANSI escape codes", - "devDependencies": { - "ava": "^2.4.0", - "tsd": "^0.9.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/chalk/ansi-regex#readme", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "text", - "regex", - "regexp", - "re", - "match", - "test", - "find", - "pattern" - ], - "license": "MIT", - "name": "ansi-regex", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-regex.git" - }, - "scripts": { - "test": "xo && ava && tsd", - "view-supported": "node fixtures/view-codes.js" - }, - "version": "5.0.0" -} + "name": "ansi-regex", + "version": "5.0.0", + "description": "Regular expression for matching ANSI escape codes", + "license": "MIT", + "repository": "chalk/ansi-regex", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "view-supported": "node fixtures/view-codes.js" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "text", + "regex", + "regexp", + "re", + "match", + "test", + "find", + "pattern" + ], + "devDependencies": { + "ava": "^2.4.0", + "tsd": "^0.9.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz" +,"_integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==" +,"_from": "ansi-regex@5.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/string-width/node_modules/emoji-regex/package.json b/backend/node_modules/string-width/node_modules/emoji-regex/package.json index 10e5768..2b0473a 100644 --- a/backend/node_modules/string-width/node_modules/emoji-regex/package.json +++ b/backend/node_modules/string-width/node_modules/emoji-regex/package.json @@ -1,58 +1,10 @@ { - "_args": [ - [ - "emoji-regex@8.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "emoji-regex@8.0.0", - "_id": "emoji-regex@8.0.0", - "_inBundle": false, - "_integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "_location": "/string-width/emoji-regex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "emoji-regex@8.0.0", - "name": "emoji-regex", - "escapedName": "emoji-regex", - "rawSpec": "8.0.0", - "saveSpec": null, - "fetchSpec": "8.0.0" - }, - "_requiredBy": [ - "/string-width" - ], - "_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "_spec": "8.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Mathias Bynens", - "url": "https://mathiasbynens.be/" - }, - "bugs": { - "url": "https://github.com/mathiasbynens/emoji-regex/issues" - }, + "name": "emoji-regex", + "version": "8.0.0", "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", - "devDependencies": { - "@babel/cli": "^7.2.3", - "@babel/core": "^7.3.4", - "@babel/plugin-proposal-unicode-property-regex": "^7.2.0", - "@babel/preset-env": "^7.3.4", - "mocha": "^6.0.2", - "regexgen": "^1.3.0", - "unicode-12.0.0": "^0.7.9" - }, - "files": [ - "LICENSE-MIT.txt", - "index.js", - "index.d.ts", - "text.js", - "es2015/index.js", - "es2015/text.js" - ], "homepage": "https://mths.be/emoji-regex", + "main": "index.js", + "types": "index.d.ts", "keywords": [ "unicode", "regex", @@ -64,17 +16,39 @@ "emoji" ], "license": "MIT", - "main": "index.js", - "name": "emoji-regex", + "author": { + "name": "Mathias Bynens", + "url": "https://mathiasbynens.be/" + }, "repository": { "type": "git", - "url": "git+https://github.com/mathiasbynens/emoji-regex.git" + "url": "https://github.com/mathiasbynens/emoji-regex.git" }, + "bugs": "https://github.com/mathiasbynens/emoji-regex/issues", + "files": [ + "LICENSE-MIT.txt", + "index.js", + "index.d.ts", + "text.js", + "es2015/index.js", + "es2015/text.js" + ], "scripts": { "build": "rm -rf -- es2015; babel src -d .; NODE_ENV=es2015 babel src -d ./es2015; node script/inject-sequences.js", "test": "mocha", "test:watch": "npm run test -- --watch" }, - "types": "index.d.ts", - "version": "8.0.0" -} + "devDependencies": { + "@babel/cli": "^7.2.3", + "@babel/core": "^7.3.4", + "@babel/plugin-proposal-unicode-property-regex": "^7.2.0", + "@babel/preset-env": "^7.3.4", + "mocha": "^6.0.2", + "regexgen": "^1.3.0", + "unicode-12.0.0": "^0.7.9" + } + +,"_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" +,"_integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" +,"_from": "emoji-regex@8.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json b/backend/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json index 371c476..3122d99 100644 --- a/backend/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json +++ b/backend/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json @@ -1,77 +1,46 @@ { - "_args": [ - [ - "is-fullwidth-code-point@3.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "is-fullwidth-code-point@3.0.0", - "_id": "is-fullwidth-code-point@3.0.0", - "_inBundle": false, - "_integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "_location": "/string-width/is-fullwidth-code-point", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-fullwidth-code-point@3.0.0", - "name": "is-fullwidth-code-point", - "escapedName": "is-fullwidth-code-point", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/string-width" - ], - "_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" - }, - "description": "Check if the character represented by a given Unicode code point is fullwidth", - "devDependencies": { - "ava": "^1.3.1", - "tsd-check": "^0.5.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/is-fullwidth-code-point#readme", - "keywords": [ - "fullwidth", - "full-width", - "full", - "width", - "unicode", - "character", - "string", - "codepoint", - "code", - "point", - "is", - "detect", - "check" - ], - "license": "MIT", - "name": "is-fullwidth-code-point", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git" - }, - "scripts": { - "test": "xo && ava && tsd-check" - }, - "version": "3.0.0" -} + "name": "is-fullwidth-code-point", + "version": "3.0.0", + "description": "Check if the character represented by a given Unicode code point is fullwidth", + "license": "MIT", + "repository": "sindresorhus/is-fullwidth-code-point", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd-check" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "fullwidth", + "full-width", + "full", + "width", + "unicode", + "character", + "string", + "codepoint", + "code", + "point", + "is", + "detect", + "check" + ], + "devDependencies": { + "ava": "^1.3.1", + "tsd-check": "^0.5.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" +,"_integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" +,"_from": "is-fullwidth-code-point@3.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/string-width/node_modules/strip-ansi/package.json b/backend/node_modules/string-width/node_modules/strip-ansi/package.json index 895b2b8..4fca79c 100644 --- a/backend/node_modules/string-width/node_modules/strip-ansi/package.json +++ b/backend/node_modules/string-width/node_modules/strip-ansi/package.json @@ -1,89 +1,58 @@ { - "_args": [ - [ - "strip-ansi@6.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "strip-ansi@6.0.0", - "_id": "strip-ansi@6.0.0", - "_inBundle": false, - "_integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", - "_location": "/string-width/strip-ansi", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "strip-ansi@6.0.0", - "name": "strip-ansi", - "escapedName": "strip-ansi", - "rawSpec": "6.0.0", - "saveSpec": null, - "fetchSpec": "6.0.0" - }, - "_requiredBy": [ - "/string-width" - ], - "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", - "_spec": "6.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/strip-ansi/issues" - }, - "dependencies": { - "ansi-regex": "^5.0.0" - }, - "description": "Strip ANSI escape codes from a string", - "devDependencies": { - "ava": "^2.4.0", - "tsd": "^0.10.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/chalk/strip-ansi#readme", - "keywords": [ - "strip", - "trim", - "remove", - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "strip-ansi", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/strip-ansi.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "6.0.0" -} + "name": "strip-ansi", + "version": "6.0.0", + "description": "Strip ANSI escape codes from a string", + "license": "MIT", + "repository": "chalk/strip-ansi", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "strip", + "trim", + "remove", + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-regex": "^5.0.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "tsd": "^0.10.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz" +,"_integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==" +,"_from": "strip-ansi@6.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/string-width/package.json b/backend/node_modules/string-width/package.json index 529c0b5..c3ea564 100644 --- a/backend/node_modules/string-width/package.json +++ b/backend/node_modules/string-width/package.json @@ -1,92 +1,60 @@ { - "_args": [ - [ - "string-width@4.2.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "string-width@4.2.0", - "_id": "string-width@4.2.0", - "_inBundle": false, - "_integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==", - "_location": "/string-width", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "string-width@4.2.0", - "name": "string-width", - "escapedName": "string-width", - "rawSpec": "4.2.0", - "saveSpec": null, - "fetchSpec": "4.2.0" - }, - "_requiredBy": [ - "/boxen", - "/widest-line" - ], - "_resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz", - "_spec": "4.2.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/string-width/issues" - }, - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.0" - }, - "description": "Get the visual width of a string - the number of columns required to display it", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/string-width#readme", - "keywords": [ - "string", - "character", - "unicode", - "width", - "visual", - "column", - "columns", - "fullwidth", - "full-width", - "full", - "ansi", - "escape", - "codes", - "cli", - "command-line", - "terminal", - "console", - "cjk", - "chinese", - "japanese", - "korean", - "fixed-width" - ], - "license": "MIT", - "name": "string-width", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/string-width.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.2.0" -} + "name": "string-width", + "version": "4.2.0", + "description": "Get the visual width of a string - the number of columns required to display it", + "license": "MIT", + "repository": "sindresorhus/string-width", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "string", + "character", + "unicode", + "width", + "visual", + "column", + "columns", + "fullwidth", + "full-width", + "full", + "ansi", + "escape", + "codes", + "cli", + "command-line", + "terminal", + "console", + "cjk", + "chinese", + "japanese", + "korean", + "fixed-width" + ], + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz" +,"_integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==" +,"_from": "string-width@4.2.0" +} \ No newline at end of file diff --git a/backend/node_modules/string_decoder/package.json b/backend/node_modules/string_decoder/package.json index 259bc4e..197f194 100644 --- a/backend/node_modules/string_decoder/package.json +++ b/backend/node_modules/string_decoder/package.json @@ -1,45 +1,25 @@ { - "_args": [ - [ - "string_decoder@1.1.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "string_decoder@1.1.1", - "_id": "string_decoder@1.1.1", - "_inBundle": false, - "_integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "_location": "/string_decoder", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "string_decoder@1.1.1", - "name": "string_decoder", - "escapedName": "string_decoder", - "rawSpec": "1.1.1", - "saveSpec": null, - "fetchSpec": "1.1.1" - }, - "_requiredBy": [ - "/readable-stream" - ], - "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "_spec": "1.1.1", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/nodejs/string_decoder/issues" - }, + "name": "string_decoder", + "version": "1.1.1", + "description": "The string_decoder module from Node core", + "main": "lib/string_decoder.js", "dependencies": { "safe-buffer": "~5.1.0" }, - "description": "The string_decoder module from Node core", "devDependencies": { "babel-polyfill": "^6.23.0", "core-util-is": "^1.0.2", "inherits": "^2.0.3", "tap": "~0.4.8" }, + "scripts": { + "test": "tap test/parallel/*.js && node test/verify-dependencies", + "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js" + }, + "repository": { + "type": "git", + "url": "git://github.com/nodejs/string_decoder.git" + }, "homepage": "https://github.com/nodejs/string_decoder", "keywords": [ "string", @@ -47,16 +27,9 @@ "browser", "browserify" ], - "license": "MIT", - "main": "lib/string_decoder.js", - "name": "string_decoder", - "repository": { - "type": "git", - "url": "git://github.com/nodejs/string_decoder.git" - }, - "scripts": { - "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js", - "test": "tap test/parallel/*.js && node test/verify-dependencies" - }, - "version": "1.1.1" -} + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" +,"_integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==" +,"_from": "string_decoder@1.1.1" +} \ No newline at end of file diff --git a/backend/node_modules/strip-ansi/package.json b/backend/node_modules/strip-ansi/package.json index 7085af7..b8c8909 100644 --- a/backend/node_modules/strip-ansi/package.json +++ b/backend/node_modules/strip-ansi/package.json @@ -1,89 +1,58 @@ { - "_args": [ - [ - "strip-ansi@5.2.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "strip-ansi@5.2.0", - "_id": "strip-ansi@5.2.0", - "_inBundle": false, - "_integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", - "_location": "/strip-ansi", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "strip-ansi@5.2.0", - "name": "strip-ansi", - "escapedName": "strip-ansi", - "rawSpec": "5.2.0", - "saveSpec": null, - "fetchSpec": "5.2.0" - }, - "_requiredBy": [ - "/ansi-align/string-width" - ], - "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", - "_spec": "5.2.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/strip-ansi/issues" - }, - "dependencies": { - "ansi-regex": "^4.1.0" - }, - "description": "Strip ANSI escape codes from a string", - "devDependencies": { - "ava": "^1.3.1", - "tsd-check": "^0.5.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/chalk/strip-ansi#readme", - "keywords": [ - "strip", - "trim", - "remove", - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "strip-ansi", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/strip-ansi.git" - }, - "scripts": { - "test": "xo && ava && tsd-check" - }, - "version": "5.2.0" -} + "name": "strip-ansi", + "version": "5.2.0", + "description": "Strip ANSI escape codes from a string", + "license": "MIT", + "repository": "chalk/strip-ansi", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd-check" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "strip", + "trim", + "remove", + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-regex": "^4.1.0" + }, + "devDependencies": { + "ava": "^1.3.1", + "tsd-check": "^0.5.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz" +,"_integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==" +,"_from": "strip-ansi@5.2.0" +} \ No newline at end of file diff --git a/backend/node_modules/strip-json-comments/package.json b/backend/node_modules/strip-json-comments/package.json index 82fd10d..19d3a72 100644 --- a/backend/node_modules/strip-json-comments/package.json +++ b/backend/node_modules/strip-json-comments/package.json @@ -1,52 +1,23 @@ { - "_args": [ - [ - "strip-json-comments@2.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "strip-json-comments@2.0.1", - "_id": "strip-json-comments@2.0.1", - "_inBundle": false, - "_integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", - "_location": "/strip-json-comments", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "strip-json-comments@2.0.1", - "name": "strip-json-comments", - "escapedName": "strip-json-comments", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/rc" - ], - "_resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "E:\\teamspot\\main\\backend", + "name": "strip-json-comments", + "version": "2.0.1", + "description": "Strip comments from JSON. Lets you use comments in your JSON files!", + "license": "MIT", + "repository": "sindresorhus/strip-json-comments", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/strip-json-comments/issues" - }, - "description": "Strip comments from JSON. Lets you use comments in your JSON files!", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/strip-json-comments#readme", "keywords": [ "json", "strip", @@ -64,14 +35,12 @@ "env", "environment" ], - "license": "MIT", - "name": "strip-json-comments", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/strip-json-comments.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "2.0.1" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" +,"_integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=" +,"_from": "strip-json-comments@2.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/supports-color/package.json b/backend/node_modules/supports-color/package.json index 2f3ce1c..c01bdec 100644 --- a/backend/node_modules/supports-color/package.json +++ b/backend/node_modules/supports-color/package.json @@ -1,88 +1,57 @@ { - "_args": [ - [ - "supports-color@5.5.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "supports-color@5.5.0", - "_id": "supports-color@5.5.0", - "_inBundle": false, - "_integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "_location": "/supports-color", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "supports-color@5.5.0", - "name": "supports-color", - "escapedName": "supports-color", - "rawSpec": "5.5.0", - "saveSpec": null, - "fetchSpec": "5.5.0" - }, - "_requiredBy": [ - "/nodemon" - ], - "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "_spec": "5.5.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "browser": "browser.js", - "bugs": { - "url": "https://github.com/chalk/supports-color/issues" - }, - "dependencies": { - "has-flag": "^3.0.0" - }, - "description": "Detect whether a terminal supports color", - "devDependencies": { - "ava": "^0.25.0", - "import-fresh": "^2.0.0", - "xo": "^0.20.0" - }, - "engines": { - "node": ">=4" - }, - "files": [ - "index.js", - "browser.js" - ], - "homepage": "https://github.com/chalk/supports-color#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "ansi", - "styles", - "tty", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "support", - "supports", - "capability", - "detect", - "truecolor", - "16m" - ], - "license": "MIT", - "name": "supports-color", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/supports-color.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "5.5.0" -} + "name": "supports-color", + "version": "5.5.0", + "description": "Detect whether a terminal supports color", + "license": "MIT", + "repository": "chalk/supports-color", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=4" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js", + "browser.js" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "ansi", + "styles", + "tty", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "support", + "supports", + "capability", + "detect", + "truecolor", + "16m" + ], + "dependencies": { + "has-flag": "^3.0.0" + }, + "devDependencies": { + "ava": "^0.25.0", + "import-fresh": "^2.0.0", + "xo": "^0.20.0" + }, + "browser": "browser.js" + +,"_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" +,"_integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==" +,"_from": "supports-color@5.5.0" +} \ No newline at end of file diff --git a/backend/node_modules/term-size/package.json b/backend/node_modules/term-size/package.json index 2333e40..d0980de 100644 --- a/backend/node_modules/term-size/package.json +++ b/backend/node_modules/term-size/package.json @@ -1,78 +1,47 @@ { - "_args": [ - [ - "term-size@2.2.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "term-size@2.2.0", - "_id": "term-size@2.2.0", - "_inBundle": false, - "_integrity": "sha512-a6sumDlzyHVJWb8+YofY4TW112G6p2FCPEAFk+59gIYHv3XHRhm9ltVQ9kli4hNWeQBwSpe8cRN25x0ROunMOw==", - "_location": "/term-size", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "term-size@2.2.0", - "name": "term-size", - "escapedName": "term-size", - "rawSpec": "2.2.0", - "saveSpec": null, - "fetchSpec": "2.2.0" - }, - "_requiredBy": [ - "/boxen" - ], - "_resolved": "https://registry.npmjs.org/term-size/-/term-size-2.2.0.tgz", - "_spec": "2.2.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/term-size/issues" - }, - "description": "Reliably get the terminal window size (columns & rows)", - "devDependencies": { - "ava": "^2.4.0", - "execa": "^3.4.0", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts", - "vendor" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/term-size#readme", - "keywords": [ - "terminal", - "size", - "console", - "window", - "width", - "height", - "columns", - "rows", - "lines", - "tty", - "redirected" - ], - "license": "MIT", - "name": "term-size", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/term-size.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.2.0" -} + "name": "term-size", + "version": "2.2.0", + "description": "Reliably get the terminal window size (columns & rows)", + "license": "MIT", + "repository": "sindresorhus/term-size", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "vendor" + ], + "keywords": [ + "terminal", + "size", + "console", + "window", + "width", + "height", + "columns", + "rows", + "lines", + "tty", + "redirected" + ], + "devDependencies": { + "ava": "^2.4.0", + "execa": "^3.4.0", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/term-size/-/term-size-2.2.0.tgz" +,"_integrity": "sha512-a6sumDlzyHVJWb8+YofY4TW112G6p2FCPEAFk+59gIYHv3XHRhm9ltVQ9kli4hNWeQBwSpe8cRN25x0ROunMOw==" +,"_from": "term-size@2.2.0" +} \ No newline at end of file diff --git a/backend/node_modules/term-size/vendor/macos/term-size b/backend/node_modules/term-size/vendor/macos/term-size old mode 100644 new mode 100755 diff --git a/backend/node_modules/to-array/package.json b/backend/node_modules/to-array/package.json index 832081e..f41c19f 100644 --- a/backend/node_modules/to-array/package.json +++ b/backend/node_modules/to-array/package.json @@ -1,71 +1,41 @@ { - "_args": [ - [ - "to-array@0.1.4", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "to-array@0.1.4", - "_id": "to-array@0.1.4", - "_inBundle": false, - "_integrity": "sha1-F+bBH3PdTz10zaek/zI46a2b+JA=", - "_location": "/to-array", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "to-array@0.1.4", - "name": "to-array", - "escapedName": "to-array", - "rawSpec": "0.1.4", - "saveSpec": null, - "fetchSpec": "0.1.4" - }, - "_requiredBy": [ - "/socket.io-client" - ], - "_resolved": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz", - "_spec": "0.1.4", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Raynos", - "email": "raynos2@gmail.com" - }, - "bugs": { - "url": "https://github.com/Raynos/to-array/issues", - "email": "raynos2@gmail.com" - }, - "component": { - "scripts": { - "to-array/index.js": "index.js" - } - }, + "name": "to-array", + "version": "0.1.4", + "description": "Turn an array like into an array", + "keywords": [], + "author": "Raynos ", + "repository": "git://github.com/Raynos/to-array.git", + "main": "index", + "homepage": "https://github.com/Raynos/to-array", "contributors": [ { "name": "Jake Verbaten" } ], + "bugs": { + "url": "https://github.com/Raynos/to-array/issues", + "email": "raynos2@gmail.com" + }, "dependencies": {}, - "description": "Turn an array like into an array", "devDependencies": { "tap": "~0.3.1" }, - "homepage": "https://github.com/Raynos/to-array", - "keywords": [], "licenses": [ { "type": "MIT", "url": "http://github.com/Raynos/to-array/raw/master/LICENSE" } ], - "main": "index", - "name": "to-array", - "repository": { - "type": "git", - "url": "git://github.com/Raynos/to-array.git" - }, "scripts": { "test": "tap --stderr --tap ./test" }, - "version": "0.1.4" -} + "component": { + "scripts": { + "to-array/index.js": "index.js" + } + } + +,"_resolved": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz" +,"_integrity": "sha1-F+bBH3PdTz10zaek/zI46a2b+JA=" +,"_from": "to-array@0.1.4" +} \ No newline at end of file diff --git a/backend/node_modules/to-readable-stream/package.json b/backend/node_modules/to-readable-stream/package.json index 5abc47a..f1aa3fd 100644 --- a/backend/node_modules/to-readable-stream/package.json +++ b/backend/node_modules/to-readable-stream/package.json @@ -1,75 +1,44 @@ { - "_args": [ - [ - "to-readable-stream@1.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "to-readable-stream@1.0.0", - "_id": "to-readable-stream@1.0.0", - "_inBundle": false, - "_integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==", - "_location": "/to-readable-stream", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "to-readable-stream@1.0.0", - "name": "to-readable-stream", - "escapedName": "to-readable-stream", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/to-readable-stream/issues" - }, - "description": "Convert a string/Buffer/Uint8Array to a readable stream", - "devDependencies": { - "ava": "*", - "get-stream": "^3.0.0", - "xo": "*" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/sindresorhus/to-readable-stream#readme", - "keywords": [ - "stream", - "readablestream", - "string", - "buffer", - "uint8array", - "from", - "into", - "to", - "transform", - "convert", - "readable", - "pull" - ], - "license": "MIT", - "name": "to-readable-stream", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/to-readable-stream.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.0.0" -} + "name": "to-readable-stream", + "version": "1.0.0", + "description": "Convert a string/Buffer/Uint8Array to a readable stream", + "license": "MIT", + "repository": "sindresorhus/to-readable-stream", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "stream", + "readablestream", + "string", + "buffer", + "uint8array", + "from", + "into", + "to", + "transform", + "convert", + "readable", + "pull" + ], + "devDependencies": { + "ava": "*", + "get-stream": "^3.0.0", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz" +,"_integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==" +,"_from": "to-readable-stream@1.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/to-regex-range/package.json b/backend/node_modules/to-regex-range/package.json index e84ddd0..fe98f06 100644 --- a/backend/node_modules/to-regex-range/package.json +++ b/backend/node_modules/to-regex-range/package.json @@ -1,53 +1,31 @@ { - "_args": [ - [ - "to-regex-range@5.0.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "to-regex-range@5.0.1", - "_id": "to-regex-range@5.0.1", - "_inBundle": false, - "_integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "_location": "/to-regex-range", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "to-regex-range@5.0.1", - "name": "to-regex-range", - "escapedName": "to-regex-range", - "rawSpec": "5.0.1", - "saveSpec": null, - "fetchSpec": "5.0.1" - }, - "_requiredBy": [ - "/fill-range" + "name": "to-regex-range", + "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.", + "version": "5.0.1", + "homepage": "https://github.com/micromatch/to-regex-range", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Rouven Weßling (www.rouvenwessling.de)" ], - "_resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "_spec": "5.0.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "micromatch/to-regex-range", "bugs": { "url": "https://github.com/micromatch/to-regex-range/issues" }, - "contributors": [ - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - }, - { - "name": "Rouven Weßling", - "url": "www.rouvenwessling.de" - } + "license": "MIT", + "files": [ + "index.js" ], + "main": "index.js", + "engines": { + "node": ">=8.0" + }, + "scripts": { + "test": "mocha" + }, "dependencies": { "is-number": "^7.0.0" }, - "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.", "devDependencies": { "fill-range": "^6.0.0", "gulp-format-md": "^2.0.0", @@ -55,13 +33,6 @@ "text-table": "^0.2.0", "time-diff": "^0.3.1" }, - "engines": { - "node": ">=8.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/micromatch/to-regex-range", "keywords": [ "bash", "date", @@ -87,16 +58,6 @@ "regular expression", "sequence" ], - "license": "MIT", - "main": "index.js", - "name": "to-regex-range", - "repository": { - "type": "git", - "url": "git+https://github.com/micromatch/to-regex-range.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "layout": "default", "toc": false, @@ -123,6 +84,9 @@ "repeat-string" ] } - }, - "version": "5.0.1" -} + } + +,"_resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" +,"_integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" +,"_from": "to-regex-range@5.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/toidentifier/package.json b/backend/node_modules/toidentifier/package.json index 30d0c4b..bf97306 100644 --- a/backend/node_modules/toidentifier/package.json +++ b/backend/node_modules/toidentifier/package.json @@ -1,48 +1,13 @@ { - "_from": "toidentifier@1.0.0", - "_id": "toidentifier@1.0.0", - "_inBundle": false, - "_integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==", - "_location": "/toidentifier", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "toidentifier@1.0.0", - "name": "toidentifier", - "escapedName": "toidentifier", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/http-errors" - ], - "_resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz", - "_shasum": "7e1be3470f1e77948bc43d94a3c8f4d7752ba553", - "_spec": "toidentifier@1.0.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\http-errors", - "author": { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - "bugs": { - "url": "https://github.com/component/toidentifier/issues" - }, - "bundleDependencies": false, + "name": "toidentifier", + "description": "Convert a string of words to a JavaScript identifier", + "version": "1.0.0", + "author": "Douglas Christopher Wilson ", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Nick Baugh", - "email": "niftylettuce@gmail.com", - "url": "http://niftylettuce.com/" - } + "Douglas Christopher Wilson ", + "Nick Baugh (http://niftylettuce.com/)" ], - "deprecated": false, - "description": "Convert a string of words to a JavaScript identifier", + "repository": "component/toidentifier", "devDependencies": { "eslint": "4.19.1", "eslint-config-standard": "11.0.0", @@ -57,20 +22,17 @@ "engines": { "node": ">=0.6" }, + "license": "MIT", "files": [ "index.js" ], - "homepage": "https://github.com/component/toidentifier#readme", - "license": "MIT", - "name": "toidentifier", - "repository": { - "type": "git", - "url": "git+https://github.com/component/toidentifier.git" - }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "nyc --reporter=html --reporter=text npm test" - }, - "version": "1.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz" +,"_integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==" +,"_from": "toidentifier@1.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/touch/bin/nodetouch.js b/backend/node_modules/touch/bin/nodetouch.js old mode 100644 new mode 100755 diff --git a/backend/node_modules/touch/package.json b/backend/node_modules/touch/package.json index 6efec2c..1c0b0e8 100644 --- a/backend/node_modules/touch/package.json +++ b/backend/node_modules/touch/package.json @@ -1,47 +1,22 @@ { - "_args": [ - [ - "touch@3.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "touch@3.1.0", - "_id": "touch@3.1.0", - "_inBundle": false, - "_integrity": "sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==", - "_location": "/touch", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "touch@3.1.0", - "name": "touch", - "escapedName": "touch", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" - }, - "_requiredBy": [ - "/nodemon" - ], - "_resolved": "https://registry.npmjs.org/touch/-/touch-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "name": "touch", + "description": "like touch(1) in node", + "version": "3.1.0", + "repository": "git://github.com/isaacs/node-touch.git", "bin": { - "nodetouch": "bin/nodetouch.js" - }, - "bugs": { - "url": "https://github.com/isaacs/node-touch/issues" + "nodetouch": "./bin/nodetouch.js" }, "dependencies": { "nopt": "~1.0.10" }, - "description": "like touch(1) in node", + "license": "ISC", + "scripts": { + "test": "tap test/*.js --100 -J", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" + }, "devDependencies": { "mutate-fs": "^1.1.0", "tap": "^10.7.0" @@ -49,19 +24,9 @@ "files": [ "index.js", "bin/nodetouch.js" - ], - "homepage": "https://github.com/isaacs/node-touch#readme", - "license": "ISC", - "name": "touch", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/node-touch.git" - }, - "scripts": { - "postpublish": "git push origin --all; git push origin --tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap test/*.js --100 -J" - }, - "version": "3.1.0" -} + ] + +,"_resolved": "https://registry.npmjs.org/touch/-/touch-3.1.0.tgz" +,"_integrity": "sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==" +,"_from": "touch@3.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/type-fest/package.json b/backend/node_modules/type-fest/package.json index 1253c9a..e896022 100644 --- a/backend/node_modules/type-fest/package.json +++ b/backend/node_modules/type-fest/package.json @@ -1,86 +1,55 @@ { - "_args": [ - [ - "type-fest@0.8.1", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "type-fest@0.8.1", - "_id": "type-fest@0.8.1", - "_inBundle": false, - "_integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", - "_location": "/type-fest", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "type-fest@0.8.1", - "name": "type-fest", - "escapedName": "type-fest", - "rawSpec": "0.8.1", - "saveSpec": null, - "fetchSpec": "0.8.1" - }, - "_requiredBy": [ - "/boxen" - ], - "_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "_spec": "0.8.1", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/type-fest/issues" - }, - "description": "A collection of essential TypeScript types", - "devDependencies": { - "@sindresorhus/tsconfig": "^0.4.0", - "@typescript-eslint/eslint-plugin": "^2.2.0", - "@typescript-eslint/parser": "^2.2.0", - "eslint-config-xo-typescript": "^0.18.0", - "tsd": "^0.7.3", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.d.ts", - "source" - ], - "homepage": "https://github.com/sindresorhus/type-fest#readme", - "keywords": [ - "typescript", - "ts", - "types", - "utility", - "util", - "utilities", - "omit", - "merge", - "json" - ], - "license": "(MIT OR CC0-1.0)", - "name": "type-fest", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/type-fest.git" - }, - "scripts": { - "test": "xo && tsd" - }, - "version": "0.8.1", - "xo": { - "extends": "xo-typescript", - "extensions": [ - "ts" - ], - "rules": { - "import/no-unresolved": "off", - "@typescript-eslint/indent": "off" - } - } -} + "name": "type-fest", + "version": "0.8.1", + "description": "A collection of essential TypeScript types", + "license": "(MIT OR CC0-1.0)", + "repository": "sindresorhus/type-fest", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && tsd" + }, + "files": [ + "index.d.ts", + "source" + ], + "keywords": [ + "typescript", + "ts", + "types", + "utility", + "util", + "utilities", + "omit", + "merge", + "json" + ], + "devDependencies": { + "@sindresorhus/tsconfig": "^0.4.0", + "@typescript-eslint/eslint-plugin": "^2.2.0", + "@typescript-eslint/parser": "^2.2.0", + "eslint-config-xo-typescript": "^0.18.0", + "tsd": "^0.7.3", + "xo": "^0.24.0" + }, + "xo": { + "extends": "xo-typescript", + "extensions": [ + "ts" + ], + "rules": { + "import/no-unresolved": "off", + "@typescript-eslint/indent": "off" + } + } + +,"_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz" +,"_integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==" +,"_from": "type-fest@0.8.1" +} \ No newline at end of file diff --git a/backend/node_modules/type-is/package.json b/backend/node_modules/type-is/package.json index e042727..ba79883 100644 --- a/backend/node_modules/type-is/package.json +++ b/backend/node_modules/type-is/package.json @@ -1,49 +1,17 @@ { - "_from": "type-is@~1.6.18", - "_id": "type-is@1.6.18", - "_inBundle": false, - "_integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", - "_location": "/type-is", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "type-is@~1.6.18", - "name": "type-is", - "escapedName": "type-is", - "rawSpec": "~1.6.18", - "saveSpec": null, - "fetchSpec": "~1.6.18" - }, - "_requiredBy": [ - "/body-parser", - "/express" - ], - "_resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", - "_shasum": "4e552cd05df09467dcbc4ef739de89f2cf37c131", - "_spec": "type-is@~1.6.18", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "bugs": { - "url": "https://github.com/jshttp/type-is/issues" - }, - "bundleDependencies": false, + "name": "type-is", + "description": "Infer the content-type of a request.", + "version": "1.6.18", "contributors": [ - { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - { - "name": "Jonathan Ong", - "email": "me@jongleberry.com", - "url": "http://jongleberry.com" - } + "Douglas Christopher Wilson ", + "Jonathan Ong (http://jongleberry.com)" ], + "license": "MIT", + "repository": "jshttp/type-is", "dependencies": { "media-typer": "0.3.0", "mime-types": "~2.1.24" }, - "deprecated": false, - "description": "Infer the content-type of a request.", "devDependencies": { "eslint": "5.16.0", "eslint-config-standard": "12.0.0", @@ -63,23 +31,19 @@ "HISTORY.md", "index.js" ], - "homepage": "https://github.com/jshttp/type-is#readme", - "keywords": [ - "content", - "type", - "checking" - ], - "license": "MIT", - "name": "type-is", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/type-is.git" - }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec --check-leaks --bail test/", "test-cov": "nyc --reporter=html --reporter=text npm test", "test-travis": "nyc --reporter=text npm test" }, - "version": "1.6.18" -} + "keywords": [ + "content", + "type", + "checking" + ] + +,"_resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz" +,"_integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==" +,"_from": "type-is@1.6.18" +} \ No newline at end of file diff --git a/backend/node_modules/typedarray-to-buffer/package.json b/backend/node_modules/typedarray-to-buffer/package.json index 0d09728..afaac52 100644 --- a/backend/node_modules/typedarray-to-buffer/package.json +++ b/backend/node_modules/typedarray-to-buffer/package.json @@ -1,32 +1,7 @@ { - "_args": [ - [ - "typedarray-to-buffer@3.1.5", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "typedarray-to-buffer@3.1.5", - "_id": "typedarray-to-buffer@3.1.5", - "_inBundle": false, - "_integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", - "_location": "/typedarray-to-buffer", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "typedarray-to-buffer@3.1.5", - "name": "typedarray-to-buffer", - "escapedName": "typedarray-to-buffer", - "rawSpec": "3.1.5", - "saveSpec": null, - "fetchSpec": "3.1.5" - }, - "_requiredBy": [ - "/write-file-atomic" - ], - "_resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", - "_spec": "3.1.5", - "_where": "E:\\teamspot\\main\\backend", + "name": "typedarray-to-buffer", + "description": "Convert a typed array to a Buffer without a copy", + "version": "3.1.5", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -38,7 +13,6 @@ "dependencies": { "is-typedarray": "^1.0.0" }, - "description": "Convert a typed array to a Buffer without a copy", "devDependencies": { "airtap": "0.0.4", "standard": "*", @@ -63,7 +37,6 @@ ], "license": "MIT", "main": "index.js", - "name": "typedarray-to-buffer", "repository": { "type": "git", "url": "git://github.com/feross/typedarray-to-buffer.git" @@ -73,6 +46,9 @@ "test-browser": "airtap -- test/*.js", "test-browser-local": "airtap --local -- test/*.js", "test-node": "tape test/*.js" - }, - "version": "3.1.5" -} + } + +,"_resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz" +,"_integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==" +,"_from": "typedarray-to-buffer@3.1.5" +} \ No newline at end of file diff --git a/backend/node_modules/uid2/package.json b/backend/node_modules/uid2/package.json index ee99a75..158c80e 100644 --- a/backend/node_modules/uid2/package.json +++ b/backend/node_modules/uid2/package.json @@ -1,34 +1,12 @@ { - "_from": "uid2@0.0.x", - "_id": "uid2@0.0.3", - "_inBundle": false, - "_integrity": "sha1-SDEm4Rd03y9xuLY53NeZw3YWK4I=", - "_location": "/uid2", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "uid2@0.0.x", - "name": "uid2", - "escapedName": "uid2", - "rawSpec": "0.0.x", - "saveSpec": null, - "fetchSpec": "0.0.x" - }, - "_requiredBy": [ - "/passport-oauth2" - ], - "_resolved": "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz", - "_shasum": "483126e11774df2f71b8b639dcd799c376162b82", - "_spec": "uid2@0.0.x", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\passport-oauth2", - "bundleDependencies": false, - "dependencies": {}, - "deprecated": false, - "description": "strong uid", "name": "uid2", - "tags": [ - "uid" - ], - "version": "0.0.3" -} + "description": "strong uid", + "tags": ["uid"], + "version": "0.0.3", + "dependencies": { + } + +,"_resolved": "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz" +,"_integrity": "sha1-SDEm4Rd03y9xuLY53NeZw3YWK4I=" +,"_from": "uid2@0.0.3" +} \ No newline at end of file diff --git a/backend/node_modules/undefsafe/node_modules/debug/package.json b/backend/node_modules/undefsafe/node_modules/debug/package.json index 1f96e91..28acbb0 100644 --- a/backend/node_modules/undefsafe/node_modules/debug/package.json +++ b/backend/node_modules/undefsafe/node_modules/debug/package.json @@ -1,61 +1,25 @@ { - "_args": [ - [ - "debug@2.6.9", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "debug@2.6.9", - "_id": "debug@2.6.9", - "_inBundle": false, - "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "_location": "/undefsafe/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@2.6.9", - "name": "debug", - "escapedName": "debug", - "rawSpec": "2.6.9", - "saveSpec": null, - "fetchSpec": "2.6.9" + "name": "debug", + "version": "2.6.9", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/undefsafe" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "_spec": "2.6.9", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, - "component": { - "scripts": { - "debug/index.js": "browser.js", - "debug/debug.js": "debug.js" - } - }, + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", "dependencies": { "ms": "2.0.0" }, - "description": "small debugging utility", "devDependencies": { "browserify": "9.0.3", "chai": "^3.5.0", @@ -74,18 +38,16 @@ "sinon": "^1.17.6", "sinon-chai": "^2.8.0" }, - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "version": "2.6.9" -} + "browser": "./src/browser.js", + "component": { + "scripts": { + "debug/index.js": "browser.js", + "debug/debug.js": "debug.js" + } + } + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" +,"_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" +,"_from": "debug@2.6.9" +} \ No newline at end of file diff --git a/backend/node_modules/undefsafe/node_modules/ms/package.json b/backend/node_modules/undefsafe/node_modules/ms/package.json index 0fb3590..8983d69 100644 --- a/backend/node_modules/undefsafe/node_modules/ms/package.json +++ b/backend/node_modules/undefsafe/node_modules/ms/package.json @@ -1,42 +1,16 @@ { - "_args": [ - [ - "ms@2.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "ms@2.0.0", - "_id": "ms@2.0.0", - "_inBundle": false, - "_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", - "_location": "/undefsafe/ms", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ms@2.0.0", - "name": "ms", - "escapedName": "ms", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/undefsafe/debug" - ], - "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "E:\\teamspot\\main\\backend", - "bugs": { - "url": "https://github.com/zeit/ms/issues" - }, + "name": "ms", + "version": "2.0.0", "description": "Tiny milisecond conversion utility", - "devDependencies": { - "eslint": "3.19.0", - "expect.js": "0.3.1", - "husky": "0.13.3", - "lint-staged": "3.4.1", - "mocha": "3.4.1" + "repository": "zeit/ms", + "main": "./index", + "files": [ + "index.js" + ], + "scripts": { + "precommit": "lint-staged", + "lint": "eslint lib/* bin/*", + "test": "mocha tests.js" }, "eslintConfig": { "extends": "eslint:recommended", @@ -45,11 +19,6 @@ "es6": true } }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/zeit/ms#readme", - "license": "MIT", "lint-staged": { "*.js": [ "npm run lint", @@ -57,16 +26,16 @@ "git add" ] }, - "main": "./index", - "name": "ms", - "repository": { - "type": "git", - "url": "git+https://github.com/zeit/ms.git" - }, - "scripts": { - "lint": "eslint lib/* bin/*", - "precommit": "lint-staged", - "test": "mocha tests.js" - }, - "version": "2.0.0" -} + "license": "MIT", + "devDependencies": { + "eslint": "3.19.0", + "expect.js": "0.3.1", + "husky": "0.13.3", + "lint-staged": "3.4.1", + "mocha": "3.4.1" + } + +,"_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" +,"_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" +,"_from": "ms@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/undefsafe/package.json b/backend/node_modules/undefsafe/package.json index 0526f47..08ecb8c 100644 --- a/backend/node_modules/undefsafe/package.json +++ b/backend/node_modules/undefsafe/package.json @@ -1,70 +1,40 @@ { - "_args": [ - [ - "undefsafe@2.0.3", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "undefsafe@2.0.3", - "_id": "undefsafe@2.0.3", - "_inBundle": false, - "_integrity": "sha512-nrXZwwXrD/T/JXeygJqdCO6NZZ1L66HrxM/Z7mIq2oPanoN0F1nLx3lwJMu6AwJY69hdixaFQOuoYsMjE5/C2A==", - "_location": "/undefsafe", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "undefsafe@2.0.3", - "name": "undefsafe", - "escapedName": "undefsafe", - "rawSpec": "2.0.3", - "saveSpec": null, - "fetchSpec": "2.0.3" - }, - "_requiredBy": [ - "/nodemon" - ], - "_resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.3.tgz", - "_spec": "2.0.3", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Remy Sharp" - }, - "bugs": { - "url": "https://github.com/remy/undefsafe/issues" - }, - "dependencies": { - "debug": "^2.2.0" - }, + "name": "undefsafe", "description": "Undefined safe way of extracting object properties", - "devDependencies": { - "semantic-release": "^4.3.5", - "tap": "^5.7.1", - "tap-only": "0.0.5" - }, + "main": "lib/undefsafe.js", + "tonicExampleFilename": "example.js", "directories": { "test": "test" }, - "homepage": "https://github.com/remy/undefsafe#readme", - "keywords": [ - "undefined" - ], - "license": "MIT", - "main": "lib/undefsafe.js", - "name": "undefsafe", + "scripts": { + "test": "tap test/**/*.test.js -R spec", + "cover": "tap test/*.test.js --cov --coverage-report=lcov", + "semantic-release": "semantic-release pre && npm publish && semantic-release post" + }, "prettier": { "trailingComma": "none", "singleQuote": true }, "repository": { "type": "git", - "url": "git+https://github.com/remy/undefsafe.git" + "url": "https://github.com/remy/undefsafe.git" }, - "scripts": { - "cover": "tap test/*.test.js --cov --coverage-report=lcov", - "semantic-release": "semantic-release pre && npm publish && semantic-release post", - "test": "tap test/**/*.test.js -R spec" + "keywords": [ + "undefined" + ], + "author": "Remy Sharp", + "license": "MIT", + "devDependencies": { + "semantic-release": "^4.3.5", + "tap": "^5.7.1", + "tap-only": "0.0.5" + }, + "dependencies": { + "debug": "^2.2.0" }, - "tonicExampleFilename": "example.js", "version": "2.0.3" -} + +,"_resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.3.tgz" +,"_integrity": "sha512-nrXZwwXrD/T/JXeygJqdCO6NZZ1L66HrxM/Z7mIq2oPanoN0F1nLx3lwJMu6AwJY69hdixaFQOuoYsMjE5/C2A==" +,"_from": "undefsafe@2.0.3" +} \ No newline at end of file diff --git a/backend/node_modules/unique-string/package.json b/backend/node_modules/unique-string/package.json index 99541a0..808e91c 100644 --- a/backend/node_modules/unique-string/package.json +++ b/backend/node_modules/unique-string/package.json @@ -1,75 +1,44 @@ { - "_args": [ - [ - "unique-string@2.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "unique-string@2.0.0", - "_id": "unique-string@2.0.0", - "_inBundle": false, - "_integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==", - "_location": "/unique-string", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "unique-string@2.0.0", - "name": "unique-string", - "escapedName": "unique-string", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/configstore" - ], - "_resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/unique-string/issues" - }, - "dependencies": { - "crypto-random-string": "^2.0.0" - }, - "description": "Generate a unique random string", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/unique-string#readme", - "keywords": [ - "unique", - "string", - "random", - "text", - "id", - "identifier", - "slug", - "hex" - ], - "license": "MIT", - "name": "unique-string", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/unique-string.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "unique-string", + "version": "2.0.0", + "description": "Generate a unique random string", + "license": "MIT", + "repository": "sindresorhus/unique-string", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "unique", + "string", + "random", + "text", + "id", + "identifier", + "slug", + "hex" + ], + "dependencies": { + "crypto-random-string": "^2.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz" +,"_integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==" +,"_from": "unique-string@2.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/unpipe/package.json b/backend/node_modules/unpipe/package.json index 6b15959..280d6b6 100644 --- a/backend/node_modules/unpipe/package.json +++ b/backend/node_modules/unpipe/package.json @@ -1,63 +1,31 @@ { - "_from": "unpipe@1.0.0", - "_id": "unpipe@1.0.0", - "_inBundle": false, - "_integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=", - "_location": "/unpipe", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "unpipe@1.0.0", - "name": "unpipe", - "escapedName": "unpipe", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/finalhandler", - "/raw-body" - ], - "_resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", - "_shasum": "b2bf4ee8514aae6165b4817829d21b2ef49904ec", - "_spec": "unpipe@1.0.0", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\raw-body", - "author": { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - "bugs": { - "url": "https://github.com/stream-utils/unpipe/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "unpipe", "description": "Unpipe a stream from all destinations", + "version": "1.0.0", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "repository": "stream-utils/unpipe", "devDependencies": { "istanbul": "0.3.15", "mocha": "2.2.5", "readable-stream": "1.1.13" }, - "engines": { - "node": ">= 0.8" - }, "files": [ "HISTORY.md", "LICENSE", "README.md", "index.js" ], - "homepage": "https://github.com/stream-utils/unpipe#readme", - "license": "MIT", - "name": "unpipe", - "repository": { - "type": "git", - "url": "git+https://github.com/stream-utils/unpipe.git" + "engines": { + "node": ">= 0.8" }, "scripts": { "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" - }, - "version": "1.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" +,"_integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=" +,"_from": "unpipe@1.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/update-notifier/package.json b/backend/node_modules/update-notifier/package.json index 21156b0..5aa45bd 100644 --- a/backend/node_modules/update-notifier/package.json +++ b/backend/node_modules/update-notifier/package.json @@ -1,99 +1,68 @@ { - "_args": [ - [ - "update-notifier@4.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "update-notifier@4.1.0", - "_id": "update-notifier@4.1.0", - "_inBundle": false, - "_integrity": "sha512-w3doE1qtI0/ZmgeoDoARmI5fjDoT93IfKgEGqm26dGUOh8oNpaSTsGNdYRN/SjOuo10jcJGwkEL3mroKzktkew==", - "_location": "/update-notifier", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "update-notifier@4.1.0", - "name": "update-notifier", - "escapedName": "update-notifier", - "rawSpec": "4.1.0", - "saveSpec": null, - "fetchSpec": "4.1.0" - }, - "_requiredBy": [ - "/nodemon" - ], - "_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-4.1.0.tgz", - "_spec": "4.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "https://sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/yeoman/update-notifier/issues" - }, - "dependencies": { - "boxen": "^4.2.0", - "chalk": "^3.0.0", - "configstore": "^5.0.1", - "has-yarn": "^2.1.0", - "import-lazy": "^2.1.0", - "is-ci": "^2.0.0", - "is-installed-globally": "^0.3.1", - "is-npm": "^4.0.0", - "is-yarn-global": "^0.3.0", - "latest-version": "^5.0.0", - "pupa": "^2.0.1", - "semver-diff": "^3.1.1", - "xdg-basedir": "^4.0.0" - }, - "description": "Update notifications for your CLI app", - "devDependencies": { - "ava": "^2.4.0", - "clear-module": "^4.0.0", - "fixture-stdout": "^0.2.1", - "mock-require": "^3.0.3", - "strip-ansi": "^6.0.0", - "xo": "^0.26.1" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "check.js" - ], - "funding": "https://github.com/yeoman/update-notifier?sponsor=1", - "homepage": "https://github.com/yeoman/update-notifier#readme", - "keywords": [ - "npm", - "update", - "updater", - "notify", - "notifier", - "check", - "checker", - "cli", - "module", - "package", - "version" - ], - "license": "BSD-2-Clause", - "name": "update-notifier", - "repository": { - "type": "git", - "url": "git+https://github.com/yeoman/update-notifier.git" - }, - "scripts": { - "test": "xo && ava --timeout=20s -s" - }, - "version": "4.1.0", - "xo": { - "rules": { - "prefer-object-spread": 0 - } - } -} + "name": "update-notifier", + "version": "4.1.0", + "description": "Update notifications for your CLI app", + "license": "BSD-2-Clause", + "repository": "yeoman/update-notifier", + "funding": "https://github.com/yeoman/update-notifier?sponsor=1", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava --timeout=20s -s" + }, + "files": [ + "index.js", + "check.js" + ], + "keywords": [ + "npm", + "update", + "updater", + "notify", + "notifier", + "check", + "checker", + "cli", + "module", + "package", + "version" + ], + "dependencies": { + "boxen": "^4.2.0", + "chalk": "^3.0.0", + "configstore": "^5.0.1", + "has-yarn": "^2.1.0", + "import-lazy": "^2.1.0", + "is-ci": "^2.0.0", + "is-installed-globally": "^0.3.1", + "is-npm": "^4.0.0", + "is-yarn-global": "^0.3.0", + "latest-version": "^5.0.0", + "pupa": "^2.0.1", + "semver-diff": "^3.1.1", + "xdg-basedir": "^4.0.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "clear-module": "^4.0.0", + "fixture-stdout": "^0.2.1", + "mock-require": "^3.0.3", + "strip-ansi": "^6.0.0", + "xo": "^0.26.1" + }, + "xo": { + "rules": { + "prefer-object-spread": 0 + } + } + +,"_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-4.1.0.tgz" +,"_integrity": "sha512-w3doE1qtI0/ZmgeoDoARmI5fjDoT93IfKgEGqm26dGUOh8oNpaSTsGNdYRN/SjOuo10jcJGwkEL3mroKzktkew==" +,"_from": "update-notifier@4.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/url-parse-lax/package.json b/backend/node_modules/url-parse-lax/package.json index 86e1a09..f62c161 100644 --- a/backend/node_modules/url-parse-lax/package.json +++ b/backend/node_modules/url-parse-lax/package.json @@ -1,55 +1,23 @@ { - "_args": [ - [ - "url-parse-lax@3.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "url-parse-lax@3.0.0", - "_id": "url-parse-lax@3.0.0", - "_inBundle": false, - "_integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=", - "_location": "/url-parse-lax", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "url-parse-lax@3.0.0", - "name": "url-parse-lax", - "escapedName": "url-parse-lax", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "E:\\teamspot\\main\\backend", + "name": "url-parse-lax", + "version": "3.0.0", + "description": "Lax url.parse() with support for protocol-less URLs & IPs", + "license": "MIT", + "repository": "sindresorhus/url-parse-lax", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/url-parse-lax/issues" - }, - "dependencies": { - "prepend-http": "^2.0.0" - }, - "description": "Lax url.parse() with support for protocol-less URLs & IPs", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/url-parse-lax#readme", "keywords": [ "url", "uri", @@ -64,14 +32,15 @@ "ipv4", "ipv6" ], - "license": "MIT", - "name": "url-parse-lax", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/url-parse-lax.git" - }, - "scripts": { - "test": "xo && ava" + "dependencies": { + "prepend-http": "^2.0.0" }, - "version": "3.0.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz" +,"_integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=" +,"_from": "url-parse-lax@3.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/util-deprecate/package.json b/backend/node_modules/util-deprecate/package.json index f572d7e..5d06210 100644 --- a/backend/node_modules/util-deprecate/package.json +++ b/backend/node_modules/util-deprecate/package.json @@ -1,43 +1,16 @@ { - "_args": [ - [ - "util-deprecate@1.0.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "util-deprecate@1.0.2", - "_id": "util-deprecate@1.0.2", - "_inBundle": false, - "_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", - "_location": "/util-deprecate", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "util-deprecate@1.0.2", - "name": "util-deprecate", - "escapedName": "util-deprecate", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" - }, - "_requiredBy": [ - "/readable-stream" - ], - "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io/" - }, + "name": "util-deprecate", + "version": "1.0.2", + "description": "The Node.js `util.deprecate()` function with browser support", + "main": "node.js", "browser": "browser.js", - "bugs": { - "url": "https://github.com/TooTallNate/util-deprecate/issues" + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "git://github.com/TooTallNate/util-deprecate.git" }, - "description": "The Node.js `util.deprecate()` function with browser support", - "homepage": "https://github.com/TooTallNate/util-deprecate", "keywords": [ "util", "deprecate", @@ -45,15 +18,14 @@ "browser", "node" ], + "author": "Nathan Rajlich (http://n8.io/)", "license": "MIT", - "main": "node.js", - "name": "util-deprecate", - "repository": { - "type": "git", - "url": "git://github.com/TooTallNate/util-deprecate.git" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "bugs": { + "url": "https://github.com/TooTallNate/util-deprecate/issues" }, - "version": "1.0.2" -} + "homepage": "https://github.com/TooTallNate/util-deprecate" + +,"_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" +,"_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" +,"_from": "util-deprecate@1.0.2" +} \ No newline at end of file diff --git a/backend/node_modules/utils-merge/package.json b/backend/node_modules/utils-merge/package.json index b46692f..6b82787 100644 --- a/backend/node_modules/utils-merge/package.json +++ b/backend/node_modules/utils-merge/package.json @@ -1,51 +1,22 @@ { - "_from": "utils-merge@1.0.1", - "_id": "utils-merge@1.0.1", - "_inBundle": false, - "_integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=", - "_location": "/utils-merge", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "utils-merge@1.0.1", - "name": "utils-merge", - "escapedName": "utils-merge", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/express" + "name": "utils-merge", + "version": "1.0.1", + "description": "merge() utility function", + "keywords": [ + "util" ], - "_resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", - "_shasum": "9f95710f50a267947b2ccc124741c1028427e713", - "_spec": "utils-merge@1.0.1", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", "author": { "name": "Jared Hanson", "email": "jaredhanson@gmail.com", "url": "http://www.jaredhanson.net/" }, + "repository": { + "type": "git", + "url": "git://github.com/jaredhanson/utils-merge.git" + }, "bugs": { "url": "http://github.com/jaredhanson/utils-merge/issues" }, - "bundleDependencies": false, - "dependencies": {}, - "deprecated": false, - "description": "merge() utility function", - "devDependencies": { - "chai": "1.x.x", - "make-node": "0.3.x", - "mocha": "1.x.x" - }, - "engines": { - "node": ">= 0.4.0" - }, - "homepage": "https://github.com/jaredhanson/utils-merge#readme", - "keywords": [ - "util" - ], "license": "MIT", "licenses": [ { @@ -54,13 +25,20 @@ } ], "main": "./index", - "name": "utils-merge", - "repository": { - "type": "git", - "url": "git://github.com/jaredhanson/utils-merge.git" + "dependencies": {}, + "devDependencies": { + "make-node": "0.3.x", + "mocha": "1.x.x", + "chai": "1.x.x" }, - "scripts": { - "test": "mocha --reporter spec --require test/bootstrap/node test/*.test.js" + "engines": { + "node": ">= 0.4.0" }, - "version": "1.0.1" -} + "scripts": { + "test": "node_modules/.bin/mocha --reporter spec --require test/bootstrap/node test/*.test.js" + } + +,"_resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz" +,"_integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=" +,"_from": "utils-merge@1.0.1" +} \ No newline at end of file diff --git a/backend/node_modules/vary/package.json b/backend/node_modules/vary/package.json index 7b2cb63..dbbe5a3 100644 --- a/backend/node_modules/vary/package.json +++ b/backend/node_modules/vary/package.json @@ -1,37 +1,15 @@ { - "_from": "vary@~1.1.2", - "_id": "vary@1.1.2", - "_inBundle": false, - "_integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=", - "_location": "/vary", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "vary@~1.1.2", - "name": "vary", - "escapedName": "vary", - "rawSpec": "~1.1.2", - "saveSpec": null, - "fetchSpec": "~1.1.2" - }, - "_requiredBy": [ - "/express" - ], - "_resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", - "_shasum": "2299f02c6ded30d4a5961b0b9f74524a18f634fc", - "_spec": "vary@~1.1.2", - "_where": "E:\\teamspot\\main\\backend\\node_modules\\express", - "author": { - "name": "Douglas Christopher Wilson", - "email": "doug@somethingdoug.com" - }, - "bugs": { - "url": "https://github.com/jshttp/vary/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "vary", "description": "Manipulate the HTTP Vary header", + "version": "1.1.2", + "author": "Douglas Christopher Wilson ", + "license": "MIT", + "keywords": [ + "http", + "res", + "vary" + ], + "repository": "jshttp/vary", "devDependencies": { "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", @@ -46,26 +24,14 @@ "mocha": "2.5.3", "supertest": "1.1.0" }, - "engines": { - "node": ">= 0.8" - }, "files": [ "HISTORY.md", "LICENSE", "README.md", "index.js" ], - "homepage": "https://github.com/jshttp/vary#readme", - "keywords": [ - "http", - "res", - "vary" - ], - "license": "MIT", - "name": "vary", - "repository": { - "type": "git", - "url": "git+https://github.com/jshttp/vary.git" + "engines": { + "node": ">= 0.8" }, "scripts": { "bench": "node benchmark/index.js", @@ -73,6 +39,9 @@ "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" - }, - "version": "1.1.2" -} + } + +,"_resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz" +,"_integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=" +,"_from": "vary@1.1.2" +} \ No newline at end of file diff --git a/backend/node_modules/widest-line/package.json b/backend/node_modules/widest-line/package.json index 7e0ce24..5795ae5 100644 --- a/backend/node_modules/widest-line/package.json +++ b/backend/node_modules/widest-line/package.json @@ -1,89 +1,58 @@ { - "_args": [ - [ - "widest-line@3.1.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "widest-line@3.1.0", - "_id": "widest-line@3.1.0", - "_inBundle": false, - "_integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==", - "_location": "/widest-line", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "widest-line@3.1.0", - "name": "widest-line", - "escapedName": "widest-line", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" - }, - "_requiredBy": [ - "/boxen" - ], - "_resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/widest-line/issues" - }, - "dependencies": { - "string-width": "^4.0.0" - }, - "description": "Get the visual width of the widest line in a string - the number of columns required to display it", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/widest-line#readme", - "keywords": [ - "string", - "character", - "unicode", - "width", - "visual", - "column", - "columns", - "fullwidth", - "full-width", - "full", - "ansi", - "escape", - "codes", - "cli", - "command-line", - "terminal", - "console", - "cjk", - "chinese", - "japanese", - "korean", - "fixed-width" - ], - "license": "MIT", - "name": "widest-line", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/widest-line.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.1.0" -} + "name": "widest-line", + "version": "3.1.0", + "description": "Get the visual width of the widest line in a string - the number of columns required to display it", + "license": "MIT", + "repository": "sindresorhus/widest-line", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "string", + "character", + "unicode", + "width", + "visual", + "column", + "columns", + "fullwidth", + "full-width", + "full", + "ansi", + "escape", + "codes", + "cli", + "command-line", + "terminal", + "console", + "cjk", + "chinese", + "japanese", + "korean", + "fixed-width" + ], + "dependencies": { + "string-width": "^4.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz" +,"_integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==" +,"_from": "widest-line@3.1.0" +} \ No newline at end of file diff --git a/backend/node_modules/wrappy/package.json b/backend/node_modules/wrappy/package.json index b519b52..afa77fd 100644 --- a/backend/node_modules/wrappy/package.json +++ b/backend/node_modules/wrappy/package.json @@ -1,61 +1,33 @@ { - "_args": [ - [ - "wrappy@1.0.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "wrappy@1.0.2", - "_id": "wrappy@1.0.2", - "_inBundle": false, - "_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", - "_location": "/wrappy", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "wrappy@1.0.2", - "name": "wrappy", - "escapedName": "wrappy", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" - }, - "_requiredBy": [ - "/once" + "name": "wrappy", + "version": "1.0.2", + "description": "Callback wrapping utility", + "main": "wrappy.js", + "files": [ + "wrappy.js" ], - "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, - "bugs": { - "url": "https://github.com/npm/wrappy/issues" + "directories": { + "test": "test" }, "dependencies": {}, - "description": "Callback wrapping utility", "devDependencies": { "tap": "^2.3.1" }, - "directories": { - "test": "test" + "scripts": { + "test": "tap --coverage test/*.js" }, - "files": [ - "wrappy.js" - ], - "homepage": "https://github.com/npm/wrappy", - "license": "ISC", - "main": "wrappy.js", - "name": "wrappy", "repository": { "type": "git", - "url": "git+https://github.com/npm/wrappy.git" + "url": "https://github.com/npm/wrappy" }, - "scripts": { - "test": "tap --coverage test/*.js" + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "license": "ISC", + "bugs": { + "url": "https://github.com/npm/wrappy/issues" }, - "version": "1.0.2" -} + "homepage": "https://github.com/npm/wrappy" + +,"_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" +,"_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" +,"_from": "wrappy@1.0.2" +} \ No newline at end of file diff --git a/backend/node_modules/write-file-atomic/package.json b/backend/node_modules/write-file-atomic/package.json index 231c59b..e9740c0 100644 --- a/backend/node_modules/write-file-atomic/package.json +++ b/backend/node_modules/write-file-atomic/package.json @@ -1,47 +1,37 @@ { - "_args": [ - [ - "write-file-atomic@3.0.3", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "write-file-atomic@3.0.3", - "_id": "write-file-atomic@3.0.3", - "_inBundle": false, - "_integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", - "_location": "/write-file-atomic", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "write-file-atomic@3.0.3", - "name": "write-file-atomic", - "escapedName": "write-file-atomic", - "rawSpec": "3.0.3", - "saveSpec": null, - "fetchSpec": "3.0.3" + "name": "write-file-atomic", + "version": "3.0.3", + "description": "Write files in an atomic fashion w/configurable ownership", + "main": "index.js", + "scripts": { + "test": "tap", + "posttest": "npm run lint", + "lint": "standard", + "postlint": "rimraf chowncopy good nochmod nochown nofsync nofsyncopt noopen norename \"norename nounlink\" nowrite", + "preversion": "npm test", + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags" }, - "_requiredBy": [ - "/configstore" - ], - "_resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", - "_spec": "3.0.3", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Rebecca Turner", - "email": "me@re-becca.org", - "url": "http://re-becca.org" + "repository": { + "type": "git", + "url": "git://github.com/npm/write-file-atomic.git" }, + "keywords": [ + "writeFile", + "atomic" + ], + "author": "Rebecca Turner (http://re-becca.org)", + "license": "ISC", "bugs": { "url": "https://github.com/npm/write-file-atomic/issues" }, + "homepage": "https://github.com/npm/write-file-atomic", "dependencies": { "imurmurhash": "^0.1.4", "is-typedarray": "^1.0.0", "signal-exit": "^3.0.2", "typedarray-to-buffer": "^3.1.5" }, - "description": "Write files in an atomic fashion w/configurable ownership", "devDependencies": { "mkdirp": "^0.5.1", "require-inject": "^1.4.4", @@ -52,29 +42,11 @@ "files": [ "index.js" ], - "homepage": "https://github.com/npm/write-file-atomic", - "keywords": [ - "writeFile", - "atomic" - ], - "license": "ISC", - "main": "index.js", - "name": "write-file-atomic", - "repository": { - "type": "git", - "url": "git://github.com/npm/write-file-atomic.git" - }, - "scripts": { - "lint": "standard", - "postlint": "rimraf chowncopy good nochmod nochown nofsync nofsyncopt noopen norename \"norename nounlink\" nowrite", - "posttest": "npm run lint", - "postversion": "npm publish", - "prepublishOnly": "git push origin --follow-tags", - "preversion": "npm test", - "test": "tap" - }, "tap": { "100": true - }, - "version": "3.0.3" -} + } + +,"_resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz" +,"_integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==" +,"_from": "write-file-atomic@3.0.3" +} \ No newline at end of file diff --git a/backend/node_modules/ws/package.json b/backend/node_modules/ws/package.json index 82fda2d..239361e 100644 --- a/backend/node_modules/ws/package.json +++ b/backend/node_modules/ws/package.json @@ -1,69 +1,7 @@ { - "_args": [ - [ - "ws@7.2.3", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "ws@7.2.3", - "_id": "ws@7.2.3", - "_inBundle": false, - "_integrity": "sha512-HTDl9G9hbkNDk98naoR/cHDws7+EyYMOdL1BmjsZXRUjf7d+MficC4B7HLUPlSiho0vg+CWKrGIt/VJBd1xunQ==", - "_location": "/ws", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ws@7.2.3", - "name": "ws", - "escapedName": "ws", - "rawSpec": "7.2.3", - "saveSpec": null, - "fetchSpec": "7.2.3" - }, - "_requiredBy": [ - "/engine.io" - ], - "_resolved": "https://registry.npmjs.org/ws/-/ws-7.2.3.tgz", - "_spec": "7.2.3", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Einar Otto Stangvik", - "email": "einaros@gmail.com", - "url": "http://2x.io" - }, - "browser": "browser.js", - "bugs": { - "url": "https://github.com/websockets/ws/issues" - }, + "name": "ws", + "version": "7.2.3", "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", - "devDependencies": { - "benchmark": "^2.1.4", - "bufferutil": "^4.0.1", - "coveralls": "^3.0.3", - "eslint": "^6.0.0", - "eslint-config-prettier": "^6.0.0", - "eslint-plugin-prettier": "^3.0.1", - "mocha": "^7.0.0", - "nyc": "^15.0.0", - "prettier": "^1.17.0", - "utf-8-validate": "^5.0.2" - }, - "engines": { - "node": ">=8.3.0" - }, - "files": [ - "browser.js", - "index.js", - "lib/*.js" - ], - "greenkeeper": { - "commitMessages": { - "dependencyUpdate": "[pkg] Update ${dependency} to version ${version}", - "devDependencyUpdate": "[pkg] Update ${dependency} to version ${version}" - } - }, - "homepage": "https://github.com/websockets/ws", "keywords": [ "HyBi", "Push", @@ -72,9 +10,26 @@ "WebSockets", "real-time" ], + "homepage": "https://github.com/websockets/ws", + "bugs": "https://github.com/websockets/ws/issues", + "repository": "websockets/ws", + "author": "Einar Otto Stangvik (http://2x.io)", "license": "MIT", "main": "index.js", - "name": "ws", + "browser": "browser.js", + "engines": { + "node": ">=8.3.0" + }, + "files": [ + "browser.js", + "index.js", + "lib/*.js" + ], + "scripts": { + "test": "npm run lint && nyc --reporter=html --reporter=text mocha --throw-deprecation test/*.test.js", + "integration": "npm run lint && mocha --throw-deprecation test/*.integration.js", + "lint": "eslint --ignore-path .gitignore . && prettier --check --ignore-path .gitignore \"**/*.{json,md,yaml,yml}\"" + }, "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": "^5.0.2" @@ -87,14 +42,26 @@ "optional": true } }, - "repository": { - "type": "git", - "url": "git+https://github.com/websockets/ws.git" - }, - "scripts": { - "integration": "npm run lint && mocha --throw-deprecation test/*.integration.js", - "lint": "eslint --ignore-path .gitignore . && prettier --check --ignore-path .gitignore \"**/*.{json,md,yaml,yml}\"", - "test": "npm run lint && nyc --reporter=html --reporter=text mocha --throw-deprecation test/*.test.js" + "devDependencies": { + "benchmark": "^2.1.4", + "bufferutil": "^4.0.1", + "coveralls": "^3.0.3", + "eslint": "^6.0.0", + "eslint-config-prettier": "^6.0.0", + "eslint-plugin-prettier": "^3.0.1", + "mocha": "^7.0.0", + "nyc": "^15.0.0", + "prettier": "^1.17.0", + "utf-8-validate": "^5.0.2" }, - "version": "7.2.3" -} + "greenkeeper": { + "commitMessages": { + "dependencyUpdate": "[pkg] Update ${dependency} to version ${version}", + "devDependencyUpdate": "[pkg] Update ${dependency} to version ${version}" + } + } + +,"_resolved": "https://registry.npmjs.org/ws/-/ws-7.2.3.tgz" +,"_integrity": "sha512-HTDl9G9hbkNDk98naoR/cHDws7+EyYMOdL1BmjsZXRUjf7d+MficC4B7HLUPlSiho0vg+CWKrGIt/VJBd1xunQ==" +,"_from": "ws@7.2.3" +} \ No newline at end of file diff --git a/backend/node_modules/xdg-basedir/package.json b/backend/node_modules/xdg-basedir/package.json index 8dd90a8..c1fa79e 100644 --- a/backend/node_modules/xdg-basedir/package.json +++ b/backend/node_modules/xdg-basedir/package.json @@ -1,77 +1,45 @@ { - "_args": [ - [ - "xdg-basedir@4.0.0", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "xdg-basedir@4.0.0", - "_id": "xdg-basedir@4.0.0", - "_inBundle": false, - "_integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==", - "_location": "/xdg-basedir", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "xdg-basedir@4.0.0", - "name": "xdg-basedir", - "escapedName": "xdg-basedir", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/configstore", - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/xdg-basedir/issues" - }, - "description": "Get XDG Base Directory paths", - "devDependencies": { - "ava": "^1.4.1", - "import-fresh": "^3.0.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/xdg-basedir#readme", - "keywords": [ - "xdg", - "base", - "directory", - "basedir", - "path", - "data", - "config", - "cache", - "linux", - "unix", - "spec" - ], - "license": "MIT", - "name": "xdg-basedir", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/xdg-basedir.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.0" -} + "name": "xdg-basedir", + "version": "4.0.0", + "description": "Get XDG Base Directory paths", + "license": "MIT", + "repository": "sindresorhus/xdg-basedir", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "xdg", + "base", + "directory", + "basedir", + "path", + "data", + "config", + "cache", + "linux", + "unix", + "spec" + ], + "devDependencies": { + "ava": "^1.4.1", + "import-fresh": "^3.0.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz" +,"_integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==" +,"_from": "xdg-basedir@4.0.0" +} \ No newline at end of file diff --git a/backend/node_modules/xmlhttprequest-ssl/package.json b/backend/node_modules/xmlhttprequest-ssl/package.json index ea4d229..8fec309 100644 --- a/backend/node_modules/xmlhttprequest-ssl/package.json +++ b/backend/node_modules/xmlhttprequest-ssl/package.json @@ -1,48 +1,10 @@ { - "_args": [ - [ - "xmlhttprequest-ssl@1.5.5", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "xmlhttprequest-ssl@1.5.5", - "_id": "xmlhttprequest-ssl@1.5.5", - "_inBundle": false, - "_integrity": "sha1-wodrBhaKrcQOV9l+gRkayPQ5iz4=", - "_location": "/xmlhttprequest-ssl", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "xmlhttprequest-ssl@1.5.5", - "name": "xmlhttprequest-ssl", - "escapedName": "xmlhttprequest-ssl", - "rawSpec": "1.5.5", - "saveSpec": null, - "fetchSpec": "1.5.5" - }, - "_requiredBy": [ - "/engine.io-client" - ], - "_resolved": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz", - "_spec": "1.5.5", - "_where": "E:\\teamspot\\main\\backend", + "name": "xmlhttprequest-ssl", + "description": "XMLHttpRequest for Node", + "version": "1.5.5", "author": { "name": "Michael de Wit" }, - "bugs": { - "url": "http://github.com/mjwwit/node-XMLHttpRequest/issues" - }, - "dependencies": {}, - "description": "XMLHttpRequest for Node", - "directories": { - "lib": "./lib", - "example": "./example" - }, - "engines": { - "node": ">=0.4.0" - }, - "homepage": "https://github.com/mjwwit/node-XMLHttpRequest#readme", "keywords": [ "xhr", "ajax" @@ -53,14 +15,25 @@ "url": "http://creativecommons.org/licenses/MIT/" } ], - "main": "./lib/XMLHttpRequest.js", - "name": "xmlhttprequest-ssl", "repository": { "type": "git", "url": "git://github.com/mjwwit/node-XMLHttpRequest.git" }, + "bugs": "http://github.com/mjwwit/node-XMLHttpRequest/issues", + "engines": { + "node": ">=0.4.0" + }, "scripts": { "test": "cd ./tests && node test-constants.js && node test-events.js && node test-exceptions.js && node test-headers.js && node test-redirect-302.js && node test-redirect-303.js && node test-redirect-307.js && node test-request-methods.js && node test-request-protocols.js" }, - "version": "1.5.5" -} + "directories": { + "lib": "./lib", + "example": "./example" + }, + "main": "./lib/XMLHttpRequest.js", + "dependencies": {} + +,"_resolved": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz" +,"_integrity": "sha1-wodrBhaKrcQOV9l+gRkayPQ5iz4=" +,"_from": "xmlhttprequest-ssl@1.5.5" +} \ No newline at end of file diff --git a/backend/node_modules/yeast/package.json b/backend/node_modules/yeast/package.json index be6884f..1acf6eb 100644 --- a/backend/node_modules/yeast/package.json +++ b/backend/node_modules/yeast/package.json @@ -1,67 +1,41 @@ { - "_args": [ - [ - "yeast@0.1.2", - "E:\\teamspot\\main\\backend" - ] - ], - "_from": "yeast@0.1.2", - "_id": "yeast@0.1.2", - "_inBundle": false, - "_integrity": "sha1-AI4G2AlDIMNy28L47XagymyKxBk=", - "_location": "/yeast", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "yeast@0.1.2", - "name": "yeast", - "escapedName": "yeast", - "rawSpec": "0.1.2", - "saveSpec": null, - "fetchSpec": "0.1.2" + "name": "yeast", + "version": "0.1.2", + "description": "Tiny but linear growing unique id generator", + "main": "index.js", + "scripts": { + "100%": "istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100", + "test-node": "istanbul cover _mocha --report lcovonly -- test.js", + "coverage": "istanbul cover _mocha -- test.js", + "test-browser": "zuul -- test.js", + "watch": "mocha --watch test.js", + "test": "mocha test.js" }, - "_requiredBy": [ - "/engine.io-client" - ], - "_resolved": "https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz", - "_spec": "0.1.2", - "_where": "E:\\teamspot\\main\\backend", - "author": { - "name": "Arnout Kazemier" + "repository": { + "type": "git", + "url": "https://github.com/unshiftio/yeast.git" }, + "keywords": [ + "yeast", + "id", + "generator", + "unique" + ], + "author": "Arnout Kazemier", + "license": "MIT", "bugs": { "url": "https://github.com/unshiftio/yeast/issues" }, - "description": "Tiny but linear growing unique id generator", + "homepage": "https://github.com/unshiftio/yeast", "devDependencies": { "assume": "1.3.x", "istanbul": "0.3.x", "mocha": "2.3.x", "pre-commit": "1.1.x", "zuul": "3.4.x" - }, - "homepage": "https://github.com/unshiftio/yeast", - "keywords": [ - "yeast", - "id", - "generator", - "unique" - ], - "license": "MIT", - "main": "index.js", - "name": "yeast", - "repository": { - "type": "git", - "url": "git+https://github.com/unshiftio/yeast.git" - }, - "scripts": { - "100%": "istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100", - "coverage": "istanbul cover _mocha -- test.js", - "test": "mocha test.js", - "test-browser": "zuul -- test.js", - "test-node": "istanbul cover _mocha --report lcovonly -- test.js", - "watch": "mocha --watch test.js" - }, - "version": "0.1.2" -} + } + +,"_resolved": "https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz" +,"_integrity": "sha1-AI4G2AlDIMNy28L47XagymyKxBk=" +,"_from": "yeast@0.1.2" +} \ No newline at end of file From b090773d79f624f9ef904f352418d71a04c94308 Mon Sep 17 00:00:00 2001 From: brirose98 Date: Fri, 24 Apr 2020 14:43:36 -0500 Subject: [PATCH 05/11] Add gitignore --- .gitignore | 6 ++++++ package-lock.json | 3 +++ 2 files changed, 9 insertions(+) create mode 100644 .gitignore create mode 100644 package-lock.json diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a118e36 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.sql +*.zip +*.dmg +*.iso +*.log +.sqlite diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..48e341a --- /dev/null +++ b/package-lock.json @@ -0,0 +1,3 @@ +{ + "lockfileVersion": 1 +} From 7a1b9df8ae20ad6498fa048622a037460666e783 Mon Sep 17 00:00:00 2001 From: brirose98 Date: Fri, 24 Apr 2020 14:47:45 -0500 Subject: [PATCH 06/11] edit .gitignore --- .gitignore | 37 ++++++++++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a118e36..c91b435 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,37 @@ -*.sql -*.zip +# Compiled source # +################### +*.com +*.class +*.dll +*.exe +*.o +*.so + +# Packages # +############ +# it's better to unpack these files and commit the raw source +# git has its own built in compression methods +*.7z *.dmg +*.gz *.iso +*.jar +*.rar +*.tar +*.zip + +# Logs and databases # +###################### *.log -.sqlite +*.sql +*.sqlite + +# OS generated files # +###################### +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db \ No newline at end of file From f45f4cb669b5b5e2ad99359b84f9b2b4bce3150e Mon Sep 17 00:00:00 2001 From: brirose98 Date: Fri, 24 Apr 2020 15:26:00 -0500 Subject: [PATCH 07/11] package.json editing --- package.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 package.json diff --git a/package.json b/package.json new file mode 100644 index 0000000..193b23b --- /dev/null +++ b/package.json @@ -0,0 +1,4 @@ +{ + "name" : "team_spot", + "version" : "1" +} \ No newline at end of file From fe53d8d6507edc07d9a85e071116c9f58c4efb3f Mon Sep 17 00:00:00 2001 From: brirose98 Date: Fri, 24 Apr 2020 15:27:52 -0500 Subject: [PATCH 08/11] package.json editing --- package-lock.json | 2 ++ package.json | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 48e341a..59a6af3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,3 +1,5 @@ { + "name": "team_spot", + "version": "1", "lockfileVersion": 1 } diff --git a/package.json b/package.json index 193b23b..02ec2aa 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,4 @@ { - "name" : "team_spot", - "version" : "1" -} \ No newline at end of file + "name": "team_spot", + "version": "1" +} From 3850c9bfd1842ae9a04f45ac1f0e99fbfbfdf908 Mon Sep 17 00:00:00 2001 From: brirose98 Date: Fri, 24 Apr 2020 15:30:05 -0500 Subject: [PATCH 09/11] changing version number --- package-lock.json | 1 - package.json | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 59a6af3..9015dd8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,4 @@ { "name": "team_spot", - "version": "1", "lockfileVersion": 1 } diff --git a/package.json b/package.json index 02ec2aa..0b8b6a8 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,3 @@ { - "name": "team_spot", - "version": "1" + "name": "team_spot" } From 88f9f2c7bce602ad8edcb55ccd4fbbc3b42d2d72 Mon Sep 17 00:00:00 2001 From: brirose98 Date: Fri, 24 Apr 2020 15:39:44 -0500 Subject: [PATCH 10/11] adding badge to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ac34c9..6053e46 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # TEAM 7 SPOT +![](https://github.cin/brirose98/main/workflows/team_spot/badge.svg) \ No newline at end of file From fabc8c486ee2abdc6b13aaf683772000c5051a96 Mon Sep 17 00:00:00 2001 From: brirose98 Date: Fri, 24 Apr 2020 15:48:17 -0500 Subject: [PATCH 11/11] adding bage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6053e46..01d35ad 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # TEAM 7 SPOT -![](https://github.cin/brirose98/main/workflows/team_spot/badge.svg) \ No newline at end of file +![](https://github.cin/brirose98/main/workflows/Node.js%20CI/badge.svg) \ No newline at end of file