2021-12-31 09:33:23 +00:00
{
"name" : "cma_api" ,
"version" : "1.0.0" ,
"lockfileVersion" : 2 ,
"requires" : true ,
"packages" : {
"node_modules/@sindresorhus/is" : {
"version" : "0.14.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/@szmarczak/http-timer" : {
"version" : "1.1.2" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"defer-to-connect" : "^1.0.1"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2022-01-20 14:19:05 +00:00
"node_modules/@types/node" : {
"version" : "17.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-17.0.10.tgz" ,
"integrity" : "sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog=="
} ,
"node_modules/@types/webidl-conversions" : {
"version" : "6.1.1" ,
"resolved" : "https://registry.npmjs.org/@types/webidl-conversions/-/webidl-conversions-6.1.1.tgz" ,
"integrity" : "sha512-XAahCdThVuCFDQLT7R7Pk/vqeObFNL3YqRyFZg+AqAP/W1/w3xHaIxuW7WszQqTbIBOPRcItYJIou3i/mppu3Q=="
} ,
"node_modules/@types/whatwg-url" : {
"version" : "8.2.1" ,
"resolved" : "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-8.2.1.tgz" ,
"integrity" : "sha512-2YubE1sjj5ifxievI5Ge1sckb9k/Er66HyR2c+3+I6VDUUg1TLPdYYTEbQ+DjRkS4nTxMJhgWfSfMRD2sl2EYQ==" ,
"dependencies" : {
"@types/node" : "*" ,
"@types/webidl-conversions" : "*"
}
} ,
2021-12-31 09:33:23 +00:00
"node_modules/abbrev" : {
"version" : "1.1.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC"
} ,
"node_modules/accepts" : {
"version" : "1.3.7" ,
"license" : "MIT" ,
"dependencies" : {
"mime-types" : "~2.1.24" ,
"negotiator" : "0.6.2"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/ajv" : {
"version" : "6.12.6" ,
"license" : "MIT" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.1" ,
"fast-json-stable-stringify" : "^2.0.0" ,
"json-schema-traverse" : "^0.4.1" ,
"uri-js" : "^4.2.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
"node_modules/ansi-align" : {
"version" : "3.0.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"dependencies" : {
"string-width" : "^4.1.0"
}
} ,
"node_modules/ansi-regex" : {
"version" : "5.0.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ansi-styles" : {
"version" : "4.3.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/anymatch" : {
"version" : "3.1.2" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/append-field" : {
"version" : "1.0.0" ,
"license" : "MIT"
} ,
"node_modules/array-flatten" : {
"version" : "1.1.1" ,
"license" : "MIT"
} ,
"node_modules/asn1" : {
"version" : "0.2.6" ,
"license" : "MIT" ,
"dependencies" : {
"safer-buffer" : "~2.1.0"
}
} ,
"node_modules/assert-plus" : {
"version" : "1.0.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8"
}
} ,
"node_modules/async" : {
"version" : "3.2.2" ,
"license" : "MIT"
} ,
"node_modules/asynckit" : {
"version" : "0.4.0" ,
"license" : "MIT"
} ,
"node_modules/aws-sign2" : {
"version" : "0.7.0" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/aws4" : {
"version" : "1.11.0" ,
"license" : "MIT"
} ,
"node_modules/balanced-match" : {
"version" : "1.0.2" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT"
} ,
2022-01-20 14:19:05 +00:00
"node_modules/base64-js" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz" ,
"integrity" : "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
2021-12-31 09:33:23 +00:00
"node_modules/bcrypt-pbkdf" : {
"version" : "1.0.2" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"tweetnacl" : "^0.14.3"
}
} ,
"node_modules/bignumber.js" : {
"version" : "9.0.0" ,
"license" : "MIT" ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/binary-extensions" : {
"version" : "2.2.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/body-parser" : {
"version" : "1.19.0" ,
"license" : "MIT" ,
"dependencies" : {
"bytes" : "3.1.0" ,
"content-type" : "~1.0.4" ,
"debug" : "2.6.9" ,
"depd" : "~1.1.2" ,
"http-errors" : "1.7.2" ,
"iconv-lite" : "0.4.24" ,
"on-finished" : "~2.3.0" ,
"qs" : "6.7.0" ,
"raw-body" : "2.4.0" ,
"type-is" : "~1.6.17"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/boxen" : {
"version" : "5.1.2" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"ansi-align" : "^3.0.0" ,
"camelcase" : "^6.2.0" ,
"chalk" : "^4.1.0" ,
"cli-boxes" : "^2.2.1" ,
"string-width" : "^4.2.2" ,
"type-fest" : "^0.20.2" ,
"widest-line" : "^3.1.0" ,
"wrap-ansi" : "^7.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/brace-expansion" : {
"version" : "1.1.11" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/braces" : {
"version" : "3.0.2" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"fill-range" : "^7.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2022-01-20 14:19:05 +00:00
"node_modules/bson" : {
"version" : "4.6.1" ,
"resolved" : "https://registry.npmjs.org/bson/-/bson-4.6.1.tgz" ,
"integrity" : "sha512-I1LQ7Hz5zgwR4QquilLNZwbhPw0Apx7i7X9kGMBTsqPdml/03Q9NBtD9nt/19ahjlphktQImrnderxqpzeVDjw==" ,
"dependencies" : {
"buffer" : "^5.6.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/buffer" : {
"version" : "5.7.1" ,
"resolved" : "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz" ,
"integrity" : "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"dependencies" : {
"base64-js" : "^1.3.1" ,
"ieee754" : "^1.1.13"
}
} ,
2022-01-13 13:52:20 +00:00
"node_modules/buffer-equal-constant-time" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz" ,
"integrity" : "sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk="
} ,
2021-12-31 09:33:23 +00:00
"node_modules/buffer-from" : {
"version" : "1.1.2" ,
"license" : "MIT"
} ,
"node_modules/busboy" : {
"version" : "0.2.14" ,
"dependencies" : {
"dicer" : "0.2.5" ,
"readable-stream" : "1.1.x"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/busboy/node_modules/isarray" : {
"version" : "0.0.1" ,
"license" : "MIT"
} ,
"node_modules/busboy/node_modules/readable-stream" : {
"version" : "1.1.14" ,
"license" : "MIT" ,
"dependencies" : {
"core-util-is" : "~1.0.0" ,
"inherits" : "~2.0.1" ,
"isarray" : "0.0.1" ,
"string_decoder" : "~0.10.x"
}
} ,
"node_modules/busboy/node_modules/string_decoder" : {
"version" : "0.10.31" ,
"license" : "MIT"
} ,
"node_modules/bytes" : {
"version" : "3.1.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/cacheable-request" : {
"version" : "6.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"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"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cacheable-request/node_modules/get-stream" : {
"version" : "5.2.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"pump" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/cacheable-request/node_modules/lowercase-keys" : {
"version" : "2.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/camelcase" : {
"version" : "6.2.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/caseless" : {
"version" : "0.12.0" ,
"license" : "Apache-2.0"
} ,
"node_modules/chalk" : {
"version" : "4.1.2" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/chalk/node_modules/has-flag" : {
"version" : "4.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/chalk/node_modules/supports-color" : {
"version" : "7.2.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/charenc" : {
"version" : "0.0.2" ,
"resolved" : "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz" ,
"integrity" : "sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc=" ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/chokidar" : {
"version" : "3.5.2" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"anymatch" : "~3.1.2" ,
"braces" : "~3.0.2" ,
"glob-parent" : "~5.1.2" ,
"is-binary-path" : "~2.1.0" ,
"is-glob" : "~4.0.1" ,
"normalize-path" : "~3.0.0" ,
"readdirp" : "~3.6.0"
} ,
"engines" : {
"node" : ">= 8.10.0"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/ci-info" : {
"version" : "2.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT"
} ,
"node_modules/cli-boxes" : {
"version" : "2.2.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/clone-response" : {
"version" : "1.0.2" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"mimic-response" : "^1.0.0"
}
} ,
"node_modules/color-convert" : {
"version" : "2.0.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.4" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT"
} ,
"node_modules/combined-stream" : {
"version" : "1.0.8" ,
"license" : "MIT" ,
"dependencies" : {
"delayed-stream" : "~1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/concat-map" : {
"version" : "0.0.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT"
} ,
"node_modules/concat-stream" : {
"version" : "1.6.2" ,
"engines" : [
"node >= 0.8"
] ,
"license" : "MIT" ,
"dependencies" : {
"buffer-from" : "^1.0.0" ,
"inherits" : "^2.0.3" ,
"readable-stream" : "^2.2.2" ,
"typedarray" : "^0.0.6"
}
} ,
"node_modules/configstore" : {
"version" : "5.0.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "BSD-2-Clause" ,
"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"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/content-disposition" : {
"version" : "0.5.3" ,
"license" : "MIT" ,
"dependencies" : {
"safe-buffer" : "5.1.2"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/content-type" : {
"version" : "1.0.4" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/cookie" : {
"version" : "0.4.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/cookie-parser" : {
"version" : "1.4.6" ,
"license" : "MIT" ,
"dependencies" : {
"cookie" : "0.4.1" ,
"cookie-signature" : "1.0.6"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/cookie-parser/node_modules/cookie" : {
"version" : "0.4.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/cookie-signature" : {
"version" : "1.0.6" ,
"license" : "MIT"
} ,
"node_modules/core-util-is" : {
"version" : "1.0.3" ,
"license" : "MIT"
} ,
"node_modules/crypt" : {
"version" : "0.0.2" ,
"resolved" : "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz" ,
"integrity" : "sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs=" ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/crypto" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/crypto/-/crypto-1.0.1.tgz" ,
"integrity" : "sha512-VxBKmeNcqQdiUQUW2Tzq0t377b54N2bMtXO/qiLa+6eRRmmC4qT3D4OnTGoT/U6O9aklQ/jTwbOtRMTTY8G0Ig==" ,
"deprecated" : "This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in."
} ,
"node_modules/crypto-random-string" : {
"version" : "2.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cryptr" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/cryptr/-/cryptr-6.0.2.tgz" ,
"integrity" : "sha512-1TRHI4bmuLIB8WgkH9eeYXzhEg1T4tonO4vVaMBKKde8Dre51J68nAgTVXTwMYXAf7+mV2gBCkm/9wksjSb2sA=="
} ,
"node_modules/dashdash" : {
"version" : "1.14.1" ,
"license" : "MIT" ,
"dependencies" : {
"assert-plus" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/dateformat" : {
"version" : "5.0.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12.20"
}
} ,
"node_modules/debug" : {
"version" : "2.6.9" ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "2.0.0"
}
} ,
"node_modules/decompress-response" : {
"version" : "3.3.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"mimic-response" : "^1.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/deep-extend" : {
"version" : "0.6.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/defer-to-connect" : {
"version" : "1.1.3" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT"
} ,
"node_modules/delayed-stream" : {
"version" : "1.0.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
2022-01-20 14:19:05 +00:00
"node_modules/denque" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/denque/-/denque-2.0.1.tgz" ,
"integrity" : "sha512-tfiWc6BQLXNLpNiR5iGd0Ocu3P3VpxfzFiqubLgMfhfOw9WyvgJBd46CClNn9k3qfbjvT//0cf7AlYRX/OslMQ==" ,
"engines" : {
"node" : ">=0.10"
}
} ,
2021-12-31 09:33:23 +00:00
"node_modules/depd" : {
"version" : "1.1.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/destroy" : {
"version" : "1.0.4" ,
"license" : "MIT"
} ,
"node_modules/dicer" : {
"version" : "0.2.5" ,
"dependencies" : {
"readable-stream" : "1.1.x" ,
"streamsearch" : "0.1.2"
} ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/dicer/node_modules/isarray" : {
"version" : "0.0.1" ,
"license" : "MIT"
} ,
"node_modules/dicer/node_modules/readable-stream" : {
"version" : "1.1.14" ,
"license" : "MIT" ,
"dependencies" : {
"core-util-is" : "~1.0.0" ,
"inherits" : "~2.0.1" ,
"isarray" : "0.0.1" ,
"string_decoder" : "~0.10.x"
}
} ,
"node_modules/dicer/node_modules/string_decoder" : {
"version" : "0.10.31" ,
"license" : "MIT"
} ,
"node_modules/dot-prop" : {
"version" : "5.3.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"is-obj" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2022-01-13 13:52:20 +00:00
"node_modules/dotenv" : {
"version" : "11.0.0" ,
"resolved" : "https://registry.npmjs.org/dotenv/-/dotenv-11.0.0.tgz" ,
"integrity" : "sha512-Fp/b504Y5W+e+FpCxTFMUZ7ZEQkQYF0rx+KZtmwixJxGQbLHrhCwo3FjZgNC8vIfrSi29PABNbMoCGD9YoiXbQ==" ,
"engines" : {
"node" : ">=12"
}
} ,
2021-12-31 09:33:23 +00:00
"node_modules/duplexer3" : {
"version" : "0.1.4" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "BSD-3-Clause"
} ,
"node_modules/ecc-jsbn" : {
"version" : "0.1.2" ,
"license" : "MIT" ,
"dependencies" : {
"jsbn" : "~0.1.0" ,
"safer-buffer" : "^2.1.0"
}
} ,
2022-01-13 13:52:20 +00:00
"node_modules/ecdsa-sig-formatter" : {
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz" ,
"integrity" : "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==" ,
"dependencies" : {
"safe-buffer" : "^5.0.1"
}
} ,
2021-12-31 09:33:23 +00:00
"node_modules/ee-first" : {
"version" : "1.1.1" ,
"license" : "MIT"
} ,
"node_modules/emoji-regex" : {
"version" : "8.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT"
} ,
"node_modules/encodeurl" : {
"version" : "1.0.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/end-of-stream" : {
"version" : "1.4.4" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"once" : "^1.4.0"
}
} ,
"node_modules/escape-goat" : {
"version" : "2.1.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/escape-html" : {
"version" : "1.0.3" ,
"license" : "MIT"
} ,
"node_modules/etag" : {
"version" : "1.8.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/express" : {
"version" : "4.17.1" ,
"license" : "MIT" ,
"dependencies" : {
"accepts" : "~1.3.7" ,
"array-flatten" : "1.1.1" ,
"body-parser" : "1.19.0" ,
"content-disposition" : "0.5.3" ,
"content-type" : "~1.0.4" ,
"cookie" : "0.4.0" ,
"cookie-signature" : "1.0.6" ,
"debug" : "2.6.9" ,
"depd" : "~1.1.2" ,
"encodeurl" : "~1.0.2" ,
"escape-html" : "~1.0.3" ,
"etag" : "~1.8.1" ,
"finalhandler" : "~1.1.2" ,
"fresh" : "0.5.2" ,
"merge-descriptors" : "1.0.1" ,
"methods" : "~1.1.2" ,
"on-finished" : "~2.3.0" ,
"parseurl" : "~1.3.3" ,
"path-to-regexp" : "0.1.7" ,
"proxy-addr" : "~2.0.5" ,
"qs" : "6.7.0" ,
"range-parser" : "~1.2.1" ,
"safe-buffer" : "5.1.2" ,
"send" : "0.17.1" ,
"serve-static" : "1.14.1" ,
"setprototypeof" : "1.1.1" ,
"statuses" : "~1.5.0" ,
"type-is" : "~1.6.18" ,
"utils-merge" : "1.0.1" ,
"vary" : "~1.1.2"
} ,
"engines" : {
"node" : ">= 0.10.0"
}
} ,
"node_modules/express-session" : {
"version" : "1.17.2" ,
"license" : "MIT" ,
"dependencies" : {
"cookie" : "0.4.1" ,
"cookie-signature" : "1.0.6" ,
"debug" : "2.6.9" ,
"depd" : "~2.0.0" ,
"on-headers" : "~1.0.2" ,
"parseurl" : "~1.3.3" ,
"safe-buffer" : "5.2.1" ,
"uid-safe" : "~2.1.5"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/express-session/node_modules/cookie" : {
"version" : "0.4.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/express-session/node_modules/depd" : {
"version" : "2.0.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/express-session/node_modules/safe-buffer" : {
"version" : "5.2.1" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT"
} ,
"node_modules/extend" : {
"version" : "3.0.2" ,
"license" : "MIT"
} ,
"node_modules/extsprintf" : {
"version" : "1.3.0" ,
"engines" : [
"node >=0.6.0"
] ,
"license" : "MIT"
} ,
"node_modules/fast-deep-equal" : {
"version" : "3.1.3" ,
"license" : "MIT"
} ,
"node_modules/fast-json-stable-stringify" : {
"version" : "2.1.0" ,
"license" : "MIT"
} ,
"node_modules/fill-range" : {
"version" : "7.0.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"to-regex-range" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/finalhandler" : {
"version" : "1.1.2" ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "2.6.9" ,
"encodeurl" : "~1.0.2" ,
"escape-html" : "~1.0.3" ,
"on-finished" : "~2.3.0" ,
"parseurl" : "~1.3.3" ,
"statuses" : "~1.5.0" ,
"unpipe" : "~1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/forever-agent" : {
"version" : "0.6.1" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/form-data" : {
"version" : "2.3.3" ,
"license" : "MIT" ,
"dependencies" : {
"asynckit" : "^0.4.0" ,
"combined-stream" : "^1.0.6" ,
"mime-types" : "^2.1.12"
} ,
"engines" : {
"node" : ">= 0.12"
}
} ,
"node_modules/forwarded" : {
"version" : "0.2.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/fresh" : {
"version" : "0.5.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/get-stream" : {
"version" : "4.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"pump" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/getpass" : {
"version" : "0.1.7" ,
"license" : "MIT" ,
"dependencies" : {
"assert-plus" : "^1.0.0"
}
} ,
"node_modules/glob-parent" : {
"version" : "5.1.2" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/global-dirs" : {
"version" : "3.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"ini" : "2.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/got" : {
"version" : "9.6.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"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"
} ,
"engines" : {
"node" : ">=8.6"
}
} ,
"node_modules/graceful-fs" : {
"version" : "4.2.8" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC"
} ,
"node_modules/har-schema" : {
"version" : "2.0.0" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/har-validator" : {
"version" : "5.1.5" ,
"license" : "MIT" ,
"dependencies" : {
"ajv" : "^6.12.3" ,
"har-schema" : "^2.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/has-flag" : {
"version" : "3.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/has-yarn" : {
"version" : "2.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/http-cache-semantics" : {
"version" : "4.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "BSD-2-Clause"
} ,
"node_modules/http-errors" : {
"version" : "1.7.2" ,
"license" : "MIT" ,
"dependencies" : {
"depd" : "~1.1.2" ,
"inherits" : "2.0.3" ,
"setprototypeof" : "1.1.1" ,
"statuses" : ">= 1.5.0 < 2" ,
"toidentifier" : "1.0.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/http-signature" : {
"version" : "1.2.0" ,
"license" : "MIT" ,
"dependencies" : {
"assert-plus" : "^1.0.0" ,
"jsprim" : "^1.2.2" ,
"sshpk" : "^1.7.0"
} ,
"engines" : {
"node" : ">=0.8" ,
"npm" : ">=1.3.7"
}
} ,
"node_modules/https" : {
"version" : "1.0.0" ,
"license" : "ISC"
} ,
"node_modules/iconv-lite" : {
"version" : "0.4.24" ,
"license" : "MIT" ,
"dependencies" : {
"safer-buffer" : ">= 2.1.2 < 3"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2022-01-20 14:19:05 +00:00
"node_modules/ieee754" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz" ,
"integrity" : "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
2021-12-31 09:33:23 +00:00
"node_modules/ignore-by-default" : {
"version" : "1.0.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC"
} ,
"node_modules/import-lazy" : {
"version" : "2.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/imurmurhash" : {
"version" : "0.1.4" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8.19"
}
} ,
"node_modules/inherits" : {
"version" : "2.0.3" ,
"license" : "ISC"
} ,
"node_modules/ini" : {
"version" : "2.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"engines" : {
"node" : ">=10"
}
} ,
2022-01-20 14:19:05 +00:00
"node_modules/ip" : {
"version" : "1.1.5" ,
"resolved" : "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz" ,
"integrity" : "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo="
} ,
2021-12-31 09:33:23 +00:00
"node_modules/ipaddr.js" : {
"version" : "1.9.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.10"
}
} ,
"node_modules/is-binary-path" : {
"version" : "2.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"binary-extensions" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-buffer" : {
"version" : "1.1.6" ,
"resolved" : "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz" ,
"integrity" : "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
} ,
"node_modules/is-ci" : {
"version" : "2.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"ci-info" : "^2.0.0"
} ,
"bin" : {
"is-ci" : "bin.js"
}
} ,
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-glob" : {
"version" : "4.0.3" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"is-extglob" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-installed-globally" : {
"version" : "0.4.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"global-dirs" : "^3.0.0" ,
"is-path-inside" : "^3.0.2"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-npm" : {
"version" : "5.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-number" : {
"version" : "7.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=0.12.0"
}
} ,
"node_modules/is-obj" : {
"version" : "2.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-path-inside" : {
"version" : "3.0.3" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-typedarray" : {
"version" : "1.0.0" ,
"license" : "MIT"
} ,
"node_modules/is-yarn-global" : {
"version" : "0.3.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT"
} ,
"node_modules/isarray" : {
"version" : "1.0.0" ,
"license" : "MIT"
} ,
"node_modules/isstream" : {
"version" : "0.1.2" ,
"license" : "MIT"
} ,
"node_modules/jsbn" : {
"version" : "0.1.1" ,
"license" : "MIT"
} ,
"node_modules/json-buffer" : {
"version" : "3.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT"
} ,
"node_modules/json-schema" : {
"version" : "0.4.0" ,
"license" : "(AFL-2.1 OR BSD-3-Clause)"
} ,
"node_modules/json-schema-traverse" : {
"version" : "0.4.1" ,
"license" : "MIT"
} ,
"node_modules/json-stringify-safe" : {
"version" : "5.0.1" ,
"license" : "ISC"
} ,
2022-01-13 13:52:20 +00:00
"node_modules/jsonwebtoken" : {
"version" : "8.5.1" ,
"resolved" : "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz" ,
"integrity" : "sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==" ,
"dependencies" : {
"jws" : "^3.2.2" ,
"lodash.includes" : "^4.3.0" ,
"lodash.isboolean" : "^3.0.3" ,
"lodash.isinteger" : "^4.0.4" ,
"lodash.isnumber" : "^3.0.3" ,
"lodash.isplainobject" : "^4.0.6" ,
"lodash.isstring" : "^4.0.1" ,
"lodash.once" : "^4.0.0" ,
"ms" : "^2.1.1" ,
"semver" : "^5.6.0"
} ,
"engines" : {
"node" : ">=4" ,
"npm" : ">=1.4.28"
}
} ,
"node_modules/jsonwebtoken/node_modules/ms" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" ,
"integrity" : "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
} ,
2021-12-31 09:33:23 +00:00
"node_modules/jsprim" : {
"version" : "1.4.2" ,
"license" : "MIT" ,
"dependencies" : {
"assert-plus" : "1.0.0" ,
"extsprintf" : "1.3.0" ,
"json-schema" : "0.4.0" ,
"verror" : "1.10.0"
} ,
"engines" : {
"node" : ">=0.6.0"
}
} ,
2022-01-13 13:52:20 +00:00
"node_modules/jwa" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz" ,
"integrity" : "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==" ,
"dependencies" : {
"buffer-equal-constant-time" : "1.0.1" ,
"ecdsa-sig-formatter" : "1.0.11" ,
"safe-buffer" : "^5.0.1"
}
} ,
"node_modules/jws" : {
"version" : "3.2.2" ,
"resolved" : "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz" ,
"integrity" : "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==" ,
"dependencies" : {
"jwa" : "^1.4.1" ,
"safe-buffer" : "^5.0.1"
}
} ,
2022-01-20 14:19:05 +00:00
"node_modules/kareem" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/kareem/-/kareem-2.3.3.tgz" ,
"integrity" : "sha512-uESCXM2KdtOQ8LOvKyTUXEeg0MkYp4wGglTIpGcYHvjJcS5sn2Wkfrfit8m4xSbaNDAw2KdI9elgkOxZbrFYbg=="
} ,
2021-12-31 09:33:23 +00:00
"node_modules/keyv" : {
"version" : "3.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"json-buffer" : "3.0.0"
}
} ,
"node_modules/latest-version" : {
"version" : "5.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"package-json" : "^6.3.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2022-01-13 13:52:20 +00:00
"node_modules/lodash.includes" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz" ,
"integrity" : "sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8="
} ,
"node_modules/lodash.isboolean" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz" ,
"integrity" : "sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY="
} ,
"node_modules/lodash.isinteger" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz" ,
"integrity" : "sha1-YZwK89A/iwTDH1iChAt3sRzWg0M="
} ,
"node_modules/lodash.isnumber" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz" ,
"integrity" : "sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w="
} ,
"node_modules/lodash.isplainobject" : {
"version" : "4.0.6" ,
"resolved" : "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz" ,
"integrity" : "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs="
} ,
"node_modules/lodash.isstring" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz" ,
"integrity" : "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE="
} ,
"node_modules/lodash.once" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz" ,
"integrity" : "sha1-DdOXEhPHxW34gJd9UEyI+0cal6w="
} ,
2021-12-31 09:33:23 +00:00
"node_modules/lowercase-keys" : {
"version" : "1.0.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/lru-cache" : {
"version" : "6.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/make-dir" : {
"version" : "3.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"semver" : "^6.0.0"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/make-dir/node_modules/semver" : {
"version" : "6.3.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/md5" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/md5/-/md5-2.3.0.tgz" ,
"integrity" : "sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g==" ,
"dependencies" : {
"charenc" : "0.0.2" ,
"crypt" : "0.0.2" ,
"is-buffer" : "~1.1.6"
}
} ,
"node_modules/media-typer" : {
"version" : "0.3.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
2022-01-20 14:19:05 +00:00
"node_modules/memory-pager" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/memory-pager/-/memory-pager-1.5.0.tgz" ,
"integrity" : "sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==" ,
"optional" : true
} ,
2021-12-31 09:33:23 +00:00
"node_modules/merge-descriptors" : {
"version" : "1.0.1" ,
"license" : "MIT"
} ,
"node_modules/methods" : {
"version" : "1.1.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mime" : {
"version" : "1.6.0" ,
"license" : "MIT" ,
"bin" : {
"mime" : "cli.js"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/mime-db" : {
"version" : "1.51.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mime-types" : {
"version" : "2.1.34" ,
"license" : "MIT" ,
"dependencies" : {
"mime-db" : "1.51.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mimic-response" : {
"version" : "1.0.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/minimatch" : {
"version" : "3.0.4" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/minimist" : {
"version" : "1.2.5" ,
"license" : "MIT"
} ,
"node_modules/mkdirp" : {
"version" : "0.5.5" ,
"license" : "MIT" ,
"dependencies" : {
"minimist" : "^1.2.5"
} ,
"bin" : {
"mkdirp" : "bin/cmd.js"
}
} ,
2022-01-20 14:19:05 +00:00
"node_modules/mongodb" : {
"version" : "4.3.1" ,
"resolved" : "https://registry.npmjs.org/mongodb/-/mongodb-4.3.1.tgz" ,
"integrity" : "sha512-sNa8APSIk+r4x31ZwctKjuPSaeKuvUeNb/fu/3B6dRM02HpEgig7hTHM8A/PJQTlxuC/KFWlDlQjhsk/S43tBg==" ,
"dependencies" : {
"bson" : "^4.6.1" ,
"denque" : "^2.0.1" ,
"mongodb-connection-string-url" : "^2.4.1" ,
"socks" : "^2.6.1"
} ,
"engines" : {
"node" : ">=12.9.0"
} ,
"optionalDependencies" : {
"saslprep" : "^1.0.3"
}
} ,
"node_modules/mongodb-connection-string-url" : {
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-2.4.1.tgz" ,
"integrity" : "sha512-d5Kd2bVsKcSA7YI/yo57fSTtMwRQdFkvc5IZwod1RRxJtECeWPPSo7zqcUGJELifRA//Igs4spVtYAmvFCatug==" ,
"dependencies" : {
"@types/whatwg-url" : "^8.2.1" ,
"whatwg-url" : "^11.0.0"
}
} ,
"node_modules/mongoose" : {
"version" : "6.1.7" ,
"resolved" : "https://registry.npmjs.org/mongoose/-/mongoose-6.1.7.tgz" ,
"integrity" : "sha512-GqU/G/5yu/CWBHdW24cfGPsW4rADER+eeXj+bwvb6mLjg6uAASl8GnE6pmEbafZJ4Uv9V7jf5LaBMJMNwvQEtg==" ,
"dependencies" : {
"@types/node" : "< 17.0.6" ,
"bson" : "^4.2.2" ,
"kareem" : "2.3.3" ,
"mongodb" : "4.2.2" ,
"mpath" : "0.8.4" ,
"mquery" : "4.0.0" ,
"ms" : "2.1.2" ,
"regexp-clone" : "1.0.0" ,
"sift" : "13.5.2" ,
"sliced" : "1.0.1"
} ,
"engines" : {
"node" : ">=12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/mongoose"
}
} ,
"node_modules/mongoose/node_modules/@types/node" : {
"version" : "17.0.5" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-17.0.5.tgz" ,
"integrity" : "sha512-w3mrvNXLeDYV1GKTZorGJQivK6XLCoGwpnyJFbJVK/aTBQUxOCaa/GlFAAN3OTDFcb7h5tiFG+YXCO2By+riZw=="
} ,
"node_modules/mongoose/node_modules/mongodb" : {
"version" : "4.2.2" ,
"resolved" : "https://registry.npmjs.org/mongodb/-/mongodb-4.2.2.tgz" ,
"integrity" : "sha512-zt8rCTnTKyMQppyt63qMnrLM5dbADgUk18ORPF1XbtHLIYCyc9hattaYHi0pqMvNxDpgGgUofSVzS+UQErgTug==" ,
"dependencies" : {
"bson" : "^4.6.0" ,
"denque" : "^2.0.1" ,
"mongodb-connection-string-url" : "^2.3.2"
} ,
"engines" : {
"node" : ">=12.9.0"
} ,
"optionalDependencies" : {
"saslprep" : "^1.0.3"
}
} ,
"node_modules/mongoose/node_modules/ms" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" ,
"integrity" : "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
} ,
"node_modules/mpath" : {
"version" : "0.8.4" ,
"resolved" : "https://registry.npmjs.org/mpath/-/mpath-0.8.4.tgz" ,
"integrity" : "sha512-DTxNZomBcTWlrMW76jy1wvV37X/cNNxPW1y2Jzd4DZkAaC5ZGsm8bfGfNOthcDuRJujXLqiuS6o3Tpy0JEoh7g==" ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/mquery" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/mquery/-/mquery-4.0.0.tgz" ,
"integrity" : "sha512-nGjm89lHja+T/b8cybAby6H0YgA4qYC/lx6UlwvHGqvTq8bDaNeCwl1sY8uRELrNbVWJzIihxVd+vphGGn1vBw==" ,
"dependencies" : {
"debug" : "4.x" ,
"regexp-clone" : "^1.0.0" ,
"sliced" : "1.0.1"
} ,
"engines" : {
"node" : ">=12.0.0"
}
} ,
"node_modules/mquery/node_modules/debug" : {
"version" : "4.3.3" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz" ,
"integrity" : "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==" ,
"dependencies" : {
"ms" : "2.1.2"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/mquery/node_modules/ms" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" ,
"integrity" : "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
} ,
2021-12-31 09:33:23 +00:00
"node_modules/ms" : {
"version" : "2.0.0" ,
"license" : "MIT"
} ,
"node_modules/msg91" : {
"version" : "0.0.6" ,
"license" : "ISC"
} ,
"node_modules/msg91-sms" : {
"version" : "1.0.1" ,
"license" : "MIT" ,
"dependencies" : {
"request" : "^2.65.0"
}
} ,
"node_modules/multer" : {
"version" : "1.4.3" ,
"license" : "MIT" ,
"dependencies" : {
"append-field" : "^1.0.0" ,
"busboy" : "^0.2.11" ,
"concat-stream" : "^1.5.2" ,
"mkdirp" : "^0.5.4" ,
"object-assign" : "^4.1.1" ,
"on-finished" : "^2.3.0" ,
"type-is" : "^1.6.4" ,
"xtend" : "^4.0.0"
} ,
"engines" : {
"node" : ">= 0.10.0"
}
} ,
"node_modules/mysql" : {
"version" : "2.18.1" ,
"license" : "MIT" ,
"dependencies" : {
"bignumber.js" : "9.0.0" ,
"readable-stream" : "2.3.7" ,
"safe-buffer" : "5.1.2" ,
"sqlstring" : "2.3.1"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/negotiator" : {
"version" : "0.6.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/nodemon" : {
"version" : "2.0.15" ,
2022-01-13 13:52:20 +00:00
"resolved" : "https://registry.npmjs.org/nodemon/-/nodemon-2.0.15.tgz" ,
"integrity" : "sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA==" ,
"dev" : true ,
2021-12-31 09:33:23 +00:00
"hasInstallScript" : true ,
"dependencies" : {
"chokidar" : "^3.5.2" ,
"debug" : "^3.2.7" ,
"ignore-by-default" : "^1.0.1" ,
"minimatch" : "^3.0.4" ,
"pstree.remy" : "^1.1.8" ,
"semver" : "^5.7.1" ,
"supports-color" : "^5.5.0" ,
"touch" : "^3.1.0" ,
"undefsafe" : "^2.0.5" ,
"update-notifier" : "^5.1.0"
} ,
"bin" : {
"nodemon" : "bin/nodemon.js"
} ,
"engines" : {
"node" : ">=8.10.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/nodemon"
}
} ,
"node_modules/nodemon/node_modules/debug" : {
"version" : "3.2.7" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.1.1"
}
} ,
"node_modules/nodemon/node_modules/ms" : {
"version" : "2.1.3" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT"
} ,
"node_modules/nopt" : {
"version" : "1.0.10" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"abbrev" : "1"
} ,
"bin" : {
"nopt" : "bin/nopt.js"
}
} ,
"node_modules/normalize-path" : {
"version" : "3.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/normalize-url" : {
"version" : "4.5.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/oauth-sign" : {
"version" : "0.9.0" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/object-assign" : {
"version" : "4.1.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/on-finished" : {
"version" : "2.3.0" ,
"license" : "MIT" ,
"dependencies" : {
"ee-first" : "1.1.1"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/on-headers" : {
"version" : "1.0.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/once" : {
"version" : "1.4.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"dependencies" : {
"wrappy" : "1"
}
} ,
"node_modules/p-cancelable" : {
"version" : "1.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/package-json" : {
"version" : "6.5.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"got" : "^9.6.0" ,
"registry-auth-token" : "^4.0.0" ,
"registry-url" : "^5.0.0" ,
"semver" : "^6.2.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/package-json/node_modules/semver" : {
"version" : "6.3.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/parseurl" : {
"version" : "1.3.3" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/path" : {
"version" : "0.12.7" ,
"license" : "MIT" ,
"dependencies" : {
"process" : "^0.11.1" ,
"util" : "^0.10.3"
}
} ,
"node_modules/path-to-regexp" : {
"version" : "0.1.7" ,
"license" : "MIT"
} ,
"node_modules/performance-now" : {
"version" : "2.1.0" ,
"license" : "MIT"
} ,
"node_modules/picomatch" : {
"version" : "2.3.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/prepend-http" : {
"version" : "2.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/process" : {
"version" : "0.11.10" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6.0"
}
} ,
"node_modules/process-nextick-args" : {
"version" : "2.0.1" ,
"license" : "MIT"
} ,
"node_modules/proxy-addr" : {
"version" : "2.0.7" ,
"license" : "MIT" ,
"dependencies" : {
"forwarded" : "0.2.0" ,
"ipaddr.js" : "1.9.1"
} ,
"engines" : {
"node" : ">= 0.10"
}
} ,
"node_modules/psl" : {
"version" : "1.8.0" ,
"license" : "MIT"
} ,
"node_modules/pstree.remy" : {
"version" : "1.1.8" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT"
} ,
"node_modules/pump" : {
"version" : "3.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"end-of-stream" : "^1.1.0" ,
"once" : "^1.3.1"
}
} ,
"node_modules/punycode" : {
"version" : "2.1.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/pupa" : {
"version" : "2.1.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"escape-goat" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/qs" : {
"version" : "6.7.0" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.6"
}
} ,
"node_modules/random-bytes" : {
"version" : "1.0.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/range-parser" : {
"version" : "1.2.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/raw-body" : {
"version" : "2.4.0" ,
"license" : "MIT" ,
"dependencies" : {
"bytes" : "3.1.0" ,
"http-errors" : "1.7.2" ,
"iconv-lite" : "0.4.24" ,
"unpipe" : "1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/rc" : {
"version" : "1.2.8" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "(BSD-2-Clause OR MIT OR Apache-2.0)" ,
"dependencies" : {
"deep-extend" : "^0.6.0" ,
"ini" : "~1.3.0" ,
"minimist" : "^1.2.0" ,
"strip-json-comments" : "~2.0.1"
} ,
"bin" : {
"rc" : "cli.js"
}
} ,
"node_modules/rc/node_modules/ini" : {
"version" : "1.3.8" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC"
} ,
"node_modules/readable-stream" : {
"version" : "2.3.7" ,
"license" : "MIT" ,
"dependencies" : {
"core-util-is" : "~1.0.0" ,
"inherits" : "~2.0.3" ,
"isarray" : "~1.0.0" ,
"process-nextick-args" : "~2.0.0" ,
"safe-buffer" : "~5.1.1" ,
"string_decoder" : "~1.1.1" ,
"util-deprecate" : "~1.0.1"
}
} ,
"node_modules/readdirp" : {
"version" : "3.6.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"picomatch" : "^2.2.1"
} ,
"engines" : {
"node" : ">=8.10.0"
}
} ,
2022-01-20 14:19:05 +00:00
"node_modules/regexp-clone" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/regexp-clone/-/regexp-clone-1.0.0.tgz" ,
"integrity" : "sha512-TuAasHQNamyyJ2hb97IuBEif4qBHGjPHBS64sZwytpLEqtBQ1gPJTnOaQ6qmpET16cK14kkjbazl6+p0RRv0yw=="
} ,
2021-12-31 09:33:23 +00:00
"node_modules/registry-auth-token" : {
"version" : "4.2.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"rc" : "^1.2.8"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/registry-url" : {
"version" : "5.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"rc" : "^1.2.8"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/request" : {
"version" : "2.88.2" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"aws-sign2" : "~0.7.0" ,
"aws4" : "^1.8.0" ,
"caseless" : "~0.12.0" ,
"combined-stream" : "~1.0.6" ,
"extend" : "~3.0.2" ,
"forever-agent" : "~0.6.1" ,
"form-data" : "~2.3.2" ,
"har-validator" : "~5.1.3" ,
"http-signature" : "~1.2.0" ,
"is-typedarray" : "~1.0.0" ,
"isstream" : "~0.1.2" ,
"json-stringify-safe" : "~5.0.1" ,
"mime-types" : "~2.1.19" ,
"oauth-sign" : "~0.9.0" ,
"performance-now" : "^2.1.0" ,
"qs" : "~6.5.2" ,
"safe-buffer" : "^5.1.2" ,
"tough-cookie" : "~2.5.0" ,
"tunnel-agent" : "^0.6.0" ,
"uuid" : "^3.3.2"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/request/node_modules/qs" : {
"version" : "6.5.2" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.6"
}
} ,
"node_modules/responselike" : {
"version" : "1.0.2" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"lowercase-keys" : "^1.0.0"
}
} ,
"node_modules/safe-buffer" : {
"version" : "5.1.2" ,
"license" : "MIT"
} ,
"node_modules/safer-buffer" : {
"version" : "2.1.2" ,
"license" : "MIT"
} ,
2022-01-20 14:19:05 +00:00
"node_modules/saslprep" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/saslprep/-/saslprep-1.0.3.tgz" ,
"integrity" : "sha512-/MY/PEMbk2SuY5sScONwhUDsV2p77Znkb/q3nSVstq/yQzYJOH/Azh29p9oJLsl3LnQwSvZDKagDGBsBwSooag==" ,
"optional" : true ,
"dependencies" : {
"sparse-bitfield" : "^3.0.3"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2021-12-31 09:33:23 +00:00
"node_modules/semver" : {
"version" : "5.7.1" ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver"
}
} ,
"node_modules/semver-diff" : {
"version" : "3.1.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"semver" : "^6.3.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/semver-diff/node_modules/semver" : {
"version" : "6.3.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/send" : {
"version" : "0.17.1" ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "2.6.9" ,
"depd" : "~1.1.2" ,
"destroy" : "~1.0.4" ,
"encodeurl" : "~1.0.2" ,
"escape-html" : "~1.0.3" ,
"etag" : "~1.8.1" ,
"fresh" : "0.5.2" ,
"http-errors" : "~1.7.2" ,
"mime" : "1.6.0" ,
"ms" : "2.1.1" ,
"on-finished" : "~2.3.0" ,
"range-parser" : "~1.2.1" ,
"statuses" : "~1.5.0"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/send/node_modules/ms" : {
"version" : "2.1.1" ,
"license" : "MIT"
} ,
"node_modules/sendotp" : {
"version" : "1.2.9" ,
"license" : "MIT" ,
"dependencies" : {
"request" : "^2.81.0"
}
} ,
"node_modules/serve-static" : {
"version" : "1.14.1" ,
"license" : "MIT" ,
"dependencies" : {
"encodeurl" : "~1.0.2" ,
"escape-html" : "~1.0.3" ,
"parseurl" : "~1.3.3" ,
"send" : "0.17.1"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/setprototypeof" : {
"version" : "1.1.1" ,
"license" : "ISC"
} ,
2022-01-20 14:19:05 +00:00
"node_modules/sift" : {
"version" : "13.5.2" ,
"resolved" : "https://registry.npmjs.org/sift/-/sift-13.5.2.tgz" ,
"integrity" : "sha512-+gxdEOMA2J+AI+fVsCqeNn7Tgx3M9ZN9jdi95939l1IJ8cZsqS8sqpJyOkic2SJk+1+98Uwryt/gL6XDaV+UZA=="
} ,
2021-12-31 09:33:23 +00:00
"node_modules/signal-exit" : {
"version" : "3.0.6" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC"
} ,
2022-01-20 14:19:05 +00:00
"node_modules/sliced" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz" ,
"integrity" : "sha1-CzpmK10Ewxd7GSa+qCsD+Dei70E="
} ,
"node_modules/smart-buffer" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz" ,
"integrity" : "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==" ,
"engines" : {
"node" : ">= 6.0.0" ,
"npm" : ">= 3.0.0"
}
} ,
"node_modules/socks" : {
"version" : "2.6.1" ,
"resolved" : "https://registry.npmjs.org/socks/-/socks-2.6.1.tgz" ,
"integrity" : "sha512-kLQ9N5ucj8uIcxrDwjm0Jsqk06xdpBjGNQtpXy4Q8/QY2k+fY7nZH8CARy+hkbG+SGAovmzzuauCpBlb8FrnBA==" ,
"dependencies" : {
"ip" : "^1.1.5" ,
"smart-buffer" : "^4.1.0"
} ,
"engines" : {
"node" : ">= 10.13.0" ,
"npm" : ">= 3.0.0"
}
} ,
"node_modules/sparse-bitfield" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz" ,
"integrity" : "sha1-/0rm5oZWBWuks+eSqzM004JzyhE=" ,
"optional" : true ,
"dependencies" : {
"memory-pager" : "^1.0.2"
}
} ,
2021-12-31 09:33:23 +00:00
"node_modules/sqlstring" : {
"version" : "2.3.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/sshpk" : {
"version" : "1.16.1" ,
"license" : "MIT" ,
"dependencies" : {
"asn1" : "~0.2.3" ,
"assert-plus" : "^1.0.0" ,
"bcrypt-pbkdf" : "^1.0.0" ,
"dashdash" : "^1.12.0" ,
"ecc-jsbn" : "~0.1.1" ,
"getpass" : "^0.1.1" ,
"jsbn" : "~0.1.0" ,
"safer-buffer" : "^2.0.2" ,
"tweetnacl" : "~0.14.0"
} ,
"bin" : {
"sshpk-conv" : "bin/sshpk-conv" ,
"sshpk-sign" : "bin/sshpk-sign" ,
"sshpk-verify" : "bin/sshpk-verify"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/statuses" : {
"version" : "1.5.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/streamsearch" : {
"version" : "0.1.2" ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/string_decoder" : {
"version" : "1.1.1" ,
"license" : "MIT" ,
"dependencies" : {
"safe-buffer" : "~5.1.0"
}
} ,
"node_modules/string-width" : {
"version" : "4.2.3" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/strip-ansi" : {
"version" : "6.0.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/strip-json-comments" : {
"version" : "2.0.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/supports-color" : {
"version" : "5.5.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"has-flag" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/to-readable-stream" : {
"version" : "1.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"is-number" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8.0"
}
} ,
"node_modules/toidentifier" : {
"version" : "1.0.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.6"
}
} ,
"node_modules/touch" : {
"version" : "3.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"dependencies" : {
"nopt" : "~1.0.10"
} ,
"bin" : {
"nodetouch" : "bin/nodetouch.js"
}
} ,
"node_modules/tough-cookie" : {
"version" : "2.5.0" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"psl" : "^1.1.28" ,
"punycode" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.8"
}
} ,
2022-01-20 14:19:05 +00:00
"node_modules/tr46" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/tr46/-/tr46-3.0.0.tgz" ,
"integrity" : "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==" ,
"dependencies" : {
"punycode" : "^2.1.1"
} ,
"engines" : {
"node" : ">=12"
}
} ,
2021-12-31 09:33:23 +00:00
"node_modules/tunnel-agent" : {
"version" : "0.6.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"safe-buffer" : "^5.0.1"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/tweetnacl" : {
"version" : "0.14.5" ,
"license" : "Unlicense"
} ,
"node_modules/type-fest" : {
"version" : "0.20.2" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "(MIT OR CC0-1.0)" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/type-is" : {
"version" : "1.6.18" ,
"license" : "MIT" ,
"dependencies" : {
"media-typer" : "0.3.0" ,
"mime-types" : "~2.1.24"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/typedarray" : {
"version" : "0.0.6" ,
"license" : "MIT"
} ,
"node_modules/typedarray-to-buffer" : {
"version" : "3.1.5" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"is-typedarray" : "^1.0.0"
}
} ,
"node_modules/uid-safe" : {
"version" : "2.1.5" ,
"license" : "MIT" ,
"dependencies" : {
"random-bytes" : "~1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/undefsafe" : {
"version" : "2.0.5" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT"
} ,
"node_modules/unique-string" : {
"version" : "2.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"crypto-random-string" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/unpipe" : {
"version" : "1.0.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/update-notifier" : {
"version" : "5.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "BSD-2-Clause" ,
"dependencies" : {
"boxen" : "^5.0.0" ,
"chalk" : "^4.1.0" ,
"configstore" : "^5.0.1" ,
"has-yarn" : "^2.1.0" ,
"import-lazy" : "^2.1.0" ,
"is-ci" : "^2.0.0" ,
"is-installed-globally" : "^0.4.0" ,
"is-npm" : "^5.0.0" ,
"is-yarn-global" : "^0.3.0" ,
"latest-version" : "^5.1.0" ,
"pupa" : "^2.1.1" ,
"semver" : "^7.3.4" ,
"semver-diff" : "^3.1.1" ,
"xdg-basedir" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/yeoman/update-notifier?sponsor=1"
}
} ,
"node_modules/update-notifier/node_modules/semver" : {
"version" : "7.3.5" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"dependencies" : {
"lru-cache" : "^6.0.0"
} ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/uri-js" : {
"version" : "4.4.1" ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"punycode" : "^2.1.0"
}
} ,
"node_modules/url-parse-lax" : {
"version" : "3.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"prepend-http" : "^2.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/util" : {
"version" : "0.10.4" ,
"license" : "MIT" ,
"dependencies" : {
"inherits" : "2.0.3"
}
} ,
"node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"license" : "MIT"
} ,
"node_modules/utils-merge" : {
"version" : "1.0.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4.0"
}
} ,
"node_modules/uuid" : {
"version" : "3.4.0" ,
"license" : "MIT" ,
"bin" : {
"uuid" : "bin/uuid"
}
} ,
"node_modules/vary" : {
"version" : "1.1.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/verror" : {
"version" : "1.10.0" ,
"engines" : [
"node >=0.6.0"
] ,
"license" : "MIT" ,
"dependencies" : {
"assert-plus" : "^1.0.0" ,
"core-util-is" : "1.0.2" ,
"extsprintf" : "^1.2.0"
}
} ,
"node_modules/verror/node_modules/core-util-is" : {
"version" : "1.0.2" ,
"license" : "MIT"
} ,
2022-01-20 14:19:05 +00:00
"node_modules/webidl-conversions" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz" ,
"integrity" : "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/whatwg-url" : {
"version" : "11.0.0" ,
"resolved" : "https://registry.npmjs.org/whatwg-url/-/whatwg-url-11.0.0.tgz" ,
"integrity" : "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==" ,
"dependencies" : {
"tr46" : "^3.0.0" ,
"webidl-conversions" : "^7.0.0"
} ,
"engines" : {
"node" : ">=12"
}
} ,
2021-12-31 09:33:23 +00:00
"node_modules/widest-line" : {
"version" : "3.1.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"string-width" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/wrap-ansi" : {
"version" : "7.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^4.0.0" ,
"string-width" : "^4.1.0" ,
"strip-ansi" : "^6.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/wrappy" : {
"version" : "1.0.2" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC"
} ,
"node_modules/write-file-atomic" : {
"version" : "3.0.3" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC" ,
"dependencies" : {
"imurmurhash" : "^0.1.4" ,
"is-typedarray" : "^1.0.0" ,
"signal-exit" : "^3.0.2" ,
"typedarray-to-buffer" : "^3.1.5"
}
} ,
"node_modules/ws" : {
"version" : "8.4.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10.0.0"
} ,
"peerDependencies" : {
"bufferutil" : "^4.0.1" ,
"utf-8-validate" : "^5.0.2"
} ,
"peerDependenciesMeta" : {
"bufferutil" : {
"optional" : true
} ,
"utf-8-validate" : {
"optional" : true
}
}
} ,
"node_modules/xdg-basedir" : {
"version" : "4.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/xtend" : {
"version" : "4.0.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.4"
}
} ,
"node_modules/yallist" : {
"version" : "4.0.0" ,
2022-01-13 13:52:20 +00:00
"dev" : true ,
2021-12-31 09:33:23 +00:00
"license" : "ISC"
}
}
}