@dreesq/serpent
Version:
An express wrapper for developing fast web applications
1,133 lines (964 loc) • 40 kB
Plain Text
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@dreesq/mamba@^1.0.4":
"integrity" "sha512-VJfTW9nSpnkbkNVY86zkmdd+VciZ5ibv/4cHAkUfs8JPPdqIkhgfD2laJQq+WATIWy+lgiDqWdIkafjCTpK4sg=="
"resolved" "https://registry.npmjs.org/@dreesq/mamba/-/mamba-1.0.4.tgz"
"version" "1.0.4"
dependencies:
"busboy" "^0.3.1"
"content-disposition" "^0.5.3"
"cookie" "^0.4.0"
"fs-extra" "^8.1.0"
"mime-types" "^2.1.24"
"querystring" "^0.2.0"
"uWebSockets.js" "github:uNetworking/uWebSockets.js#binaries"
"abbrev@1":
"integrity" "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
"resolved" "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz"
"version" "1.1.1"
"accepts@~1.3.5":
"integrity" "sha1-63d99gEXI6OxTopywIBcjoZ0a9I="
"resolved" "https://registry.npmjs.org/accepts/-/accepts-1.3.5.tgz"
"version" "1.3.5"
dependencies:
"mime-types" "~2.1.18"
"negotiator" "0.6.1"
"ansi-align@^2.0.0":
"integrity" "sha1-w2rsy6VjuJzrVW82kPCx2eNUf38="
"resolved" "https://registry.npmjs.org/ansi-align/-/ansi-align-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"string-width" "^2.0.0"
"ansi-regex@^3.0.0":
"integrity" "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg="
"resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz"
"version" "3.0.0"
"ansi-styles@^3.2.1":
"integrity" "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="
"resolved" "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz"
"version" "3.2.1"
dependencies:
"color-convert" "^1.9.0"
"anymatch@~3.1.1":
"integrity" "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg=="
"resolved" "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz"
"version" "3.1.1"
dependencies:
"normalize-path" "^3.0.0"
"picomatch" "^2.0.4"
"array-flatten@1.1.1":
"integrity" "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI="
"resolved" "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz"
"version" "1.1.1"
"balanced-match@^1.0.0":
"integrity" "sha1-ibTRmasr7kneFk6gK4nORi1xt2c="
"resolved" "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz"
"version" "1.0.0"
"binary-extensions@^2.0.0":
"integrity" "sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow=="
"resolved" "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.0.0.tgz"
"version" "2.0.0"
"body-parser@1.18.2":
"integrity" "sha1-h2eKGdhLR9hZuDGZvVm84iKxBFQ="
"resolved" "https://registry.npmjs.org/body-parser/-/body-parser-1.18.2.tgz"
"version" "1.18.2"
dependencies:
"bytes" "3.0.0"
"content-type" "~1.0.4"
"debug" "2.6.9"
"depd" "~1.1.1"
"http-errors" "~1.6.2"
"iconv-lite" "0.4.19"
"on-finished" "~2.3.0"
"qs" "6.5.1"
"raw-body" "2.3.2"
"type-is" "~1.6.15"
"boxen@^1.2.1":
"integrity" "sha512-TNPjfTr432qx7yOjQyaXm3dSR0MH9vXp7eT1BFSl/C51g+EFnOR9hTg1IreahGBmDNCehscshe45f+C1TBZbLw=="
"resolved" "https://registry.npmjs.org/boxen/-/boxen-1.3.0.tgz"
"version" "1.3.0"
dependencies:
"ansi-align" "^2.0.0"
"camelcase" "^4.0.0"
"chalk" "^2.0.1"
"cli-boxes" "^1.0.0"
"string-width" "^2.0.0"
"term-size" "^1.2.0"
"widest-line" "^2.0.0"
"brace-expansion@^1.1.7":
"integrity" "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA=="
"resolved" "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
"version" "1.1.11"
dependencies:
"balanced-match" "^1.0.0"
"concat-map" "0.0.1"
"braces@~3.0.2":
"integrity" "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A=="
"resolved" "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"fill-range" "^7.0.1"
"busboy@^0.3.1":
"integrity" "sha512-y7tTxhGKXcyBxRKAni+awqx8uqaJKrSFSNFSeRG5CsWNdmy2BIK+6VGWEW7TZnIO/533mtMEA4rOevQV815YJw=="
"resolved" "https://registry.npmjs.org/busboy/-/busboy-0.3.1.tgz"
"version" "0.3.1"
dependencies:
"dicer" "0.3.0"
"bytes@3.0.0":
"integrity" "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg="
"resolved" "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz"
"version" "3.0.0"
"camelcase@^4.0.0":
"integrity" "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0="
"resolved" "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz"
"version" "4.1.0"
"capture-stack-trace@^1.0.0":
"integrity" "sha512-mYQLZnx5Qt1JgB1WEiMCf2647plpGeQ2NMR/5L0HNZzGQo4fuSPnK+wjfPnKZV0aiJDgzmWqqkV/g7JD+DW0qw=="
"resolved" "https://registry.npmjs.org/capture-stack-trace/-/capture-stack-trace-1.0.1.tgz"
"version" "1.0.1"
"chalk@^2.0.1":
"integrity" "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="
"resolved" "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
"version" "2.4.2"
dependencies:
"ansi-styles" "^3.2.1"
"escape-string-regexp" "^1.0.5"
"supports-color" "^5.3.0"
"chokidar@^3.2.2":
"integrity" "sha512-4QYCEWOcK3OJrxwvyyAOxFuhpvOVCYkr33LPfFNBjAD/w3sEzWsp2BUOkI4l9bHvWioAd0rc6NlHUOEaWkTeqg=="
"resolved" "https://registry.npmjs.org/chokidar/-/chokidar-3.3.1.tgz"
"version" "3.3.1"
dependencies:
"anymatch" "~3.1.1"
"braces" "~3.0.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"
optionalDependencies:
"fsevents" "~2.1.2"
"ci-info@^1.5.0":
"integrity" "sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A=="
"resolved" "https://registry.npmjs.org/ci-info/-/ci-info-1.6.0.tgz"
"version" "1.6.0"
"cli-boxes@^1.0.0":
"integrity" "sha1-T6kXw+WclKAEzWH47lCdplFocUM="
"resolved" "https://registry.npmjs.org/cli-boxes/-/cli-boxes-1.0.0.tgz"
"version" "1.0.0"
"color-convert@^1.9.0":
"integrity" "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="
"resolved" "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
"version" "1.9.3"
dependencies:
"color-name" "1.1.3"
"color-name@1.1.3":
"integrity" "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
"resolved" "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
"version" "1.1.3"
"concat-map@0.0.1":
"integrity" "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
"resolved" "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
"version" "0.0.1"
"configstore@^3.0.0":
"integrity" "sha512-vtv5HtGjcYUgFrXc6Kx747B83MRRVS5R1VTEQoXvuP+kMI+if6uywV0nDGoiydJRy4yk7h9od5Og0kxx4zUXmw=="
"resolved" "https://registry.npmjs.org/configstore/-/configstore-3.1.2.tgz"
"version" "3.1.2"
dependencies:
"dot-prop" "^4.1.0"
"graceful-fs" "^4.1.2"
"make-dir" "^1.0.0"
"unique-string" "^1.0.0"
"write-file-atomic" "^2.0.0"
"xdg-basedir" "^3.0.0"
"content-disposition@^0.5.3":
"integrity" "sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g=="
"resolved" "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz"
"version" "0.5.3"
dependencies:
"safe-buffer" "5.1.2"
"content-disposition@0.5.2":
"integrity" "sha1-DPaLud318r55YcOoUXjLhdunjLQ="
"resolved" "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz"
"version" "0.5.2"
"content-type@~1.0.4":
"integrity" "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA=="
"resolved" "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz"
"version" "1.0.4"
"cookie-signature@1.0.6":
"integrity" "sha1-4wOogrNCzD7oylE6eZmXNNqzriw="
"resolved" "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz"
"version" "1.0.6"
"cookie@^0.4.0":
"integrity" "sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg=="
"resolved" "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz"
"version" "0.4.0"
"cookie@0.3.1":
"integrity" "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s="
"resolved" "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz"
"version" "0.3.1"
"create-error-class@^3.0.0":
"integrity" "sha1-Br56vvlHo/FKMP1hBnHUAbyot7Y="
"resolved" "https://registry.npmjs.org/create-error-class/-/create-error-class-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"capture-stack-trace" "^1.0.0"
"cross-spawn@^5.0.1":
"integrity" "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk="
"resolved" "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz"
"version" "5.1.0"
dependencies:
"lru-cache" "^4.0.1"
"shebang-command" "^1.2.0"
"which" "^1.2.9"
"crypto-random-string@^1.0.0":
"integrity" "sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4="
"resolved" "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-1.0.0.tgz"
"version" "1.0.0"
"debug@^2.2.0", "debug@2.6.9":
"integrity" "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="
"resolved" "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz"
"version" "2.6.9"
dependencies:
"ms" "2.0.0"
"debug@^3.2.6":
"integrity" "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ=="
"resolved" "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz"
"version" "3.2.6"
dependencies:
"ms" "^2.1.1"
"deep-extend@^0.6.0":
"integrity" "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA=="
"resolved" "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz"
"version" "0.6.0"
"depd@~1.1.1", "depd@~1.1.2":
"integrity" "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak="
"resolved" "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz"
"version" "1.1.2"
"depd@1.1.1":
"integrity" "sha1-V4O04cRZ8G+lyif5kfPQbnoxA1k="
"resolved" "https://registry.npmjs.org/depd/-/depd-1.1.1.tgz"
"version" "1.1.1"
"destroy@~1.0.4":
"integrity" "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA="
"resolved" "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz"
"version" "1.0.4"
"dicer@0.3.0":
"integrity" "sha512-MdceRRWqltEG2dZqO769g27N/3PXfcKl04VhYnBlo2YhH7zPi88VebsjTKclaOyiuMaGU72hTfw3VkUitGcVCA=="
"resolved" "https://registry.npmjs.org/dicer/-/dicer-0.3.0.tgz"
"version" "0.3.0"
dependencies:
"streamsearch" "0.1.2"
"dot-prop@^4.1.0":
"integrity" "sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ=="
"resolved" "https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.1.tgz"
"version" "4.2.1"
dependencies:
"is-obj" "^1.0.0"
"duplexer3@^0.1.4":
"integrity" "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI="
"resolved" "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz"
"version" "0.1.4"
"ee-first@1.1.1":
"integrity" "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
"resolved" "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz"
"version" "1.1.1"
"encodeurl@~1.0.2":
"integrity" "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k="
"resolved" "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz"
"version" "1.0.2"
"escape-html@~1.0.3":
"integrity" "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg="
"resolved" "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz"
"version" "1.0.3"
"escape-string-regexp@^1.0.5":
"integrity" "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
"resolved" "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
"version" "1.0.5"
"etag@~1.8.1":
"integrity" "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc="
"resolved" "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz"
"version" "1.8.1"
"execa@^0.7.0":
"integrity" "sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c="
"resolved" "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz"
"version" "0.7.0"
dependencies:
"cross-spawn" "^5.0.1"
"get-stream" "^3.0.0"
"is-stream" "^1.1.0"
"npm-run-path" "^2.0.0"
"p-finally" "^1.0.0"
"signal-exit" "^3.0.0"
"strip-eof" "^1.0.0"
"express@^4.16.3":
"integrity" "sha1-avilAjUNsyRuzEvs9rWjTSL37VM="
"resolved" "http://registry.npmjs.org/express/-/express-4.16.3.tgz"
"version" "4.16.3"
dependencies:
"accepts" "~1.3.5"
"array-flatten" "1.1.1"
"body-parser" "1.18.2"
"content-disposition" "0.5.2"
"content-type" "~1.0.4"
"cookie" "0.3.1"
"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.1"
"fresh" "0.5.2"
"merge-descriptors" "1.0.1"
"methods" "~1.1.2"
"on-finished" "~2.3.0"
"parseurl" "~1.3.2"
"path-to-regexp" "0.1.7"
"proxy-addr" "~2.0.3"
"qs" "6.5.1"
"range-parser" "~1.2.0"
"safe-buffer" "5.1.1"
"send" "0.16.2"
"serve-static" "1.13.2"
"setprototypeof" "1.1.0"
"statuses" "~1.4.0"
"type-is" "~1.6.16"
"utils-merge" "1.0.1"
"vary" "~1.1.2"
"fill-range@^7.0.1":
"integrity" "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ=="
"resolved" "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
"version" "7.0.1"
dependencies:
"to-regex-range" "^5.0.1"
"finalhandler@1.1.1":
"integrity" "sha512-Y1GUDo39ez4aHAw7MysnUD5JzYX+WaIj8I57kO3aEPT1fFRL4sr7mjei97FgnwhAyyzRYmQZaTHb2+9uZ1dPtg=="
"resolved" "http://registry.npmjs.org/finalhandler/-/finalhandler-1.1.1.tgz"
"version" "1.1.1"
dependencies:
"debug" "2.6.9"
"encodeurl" "~1.0.2"
"escape-html" "~1.0.3"
"on-finished" "~2.3.0"
"parseurl" "~1.3.2"
"statuses" "~1.4.0"
"unpipe" "~1.0.0"
"forwarded@~0.1.2":
"integrity" "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ="
"resolved" "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz"
"version" "0.1.2"
"fresh@0.5.2":
"integrity" "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac="
"resolved" "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz"
"version" "0.5.2"
"fs-extra@^8.1.0":
"integrity" "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g=="
"resolved" "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz"
"version" "8.1.0"
dependencies:
"graceful-fs" "^4.2.0"
"jsonfile" "^4.0.0"
"universalify" "^0.1.0"
"fsevents@~2.1.2":
"integrity" "sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA=="
"resolved" "https://registry.npmjs.org/fsevents/-/fsevents-2.1.2.tgz"
"version" "2.1.2"
"get-stream@^3.0.0":
"integrity" "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ="
"resolved" "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz"
"version" "3.0.0"
"glob-parent@~5.1.0":
"integrity" "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="
"resolved" "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
"version" "5.1.2"
dependencies:
"is-glob" "^4.0.1"
"global-dirs@^0.1.0":
"integrity" "sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU="
"resolved" "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz"
"version" "0.1.1"
dependencies:
"ini" "^1.3.4"
"got@^6.7.1":
"integrity" "sha1-JAzQV4WpoY5WHcG0S0HHY+8ejbA="
"resolved" "https://registry.npmjs.org/got/-/got-6.7.1.tgz"
"version" "6.7.1"
dependencies:
"create-error-class" "^3.0.0"
"duplexer3" "^0.1.4"
"get-stream" "^3.0.0"
"is-redirect" "^1.0.0"
"is-retry-allowed" "^1.0.0"
"is-stream" "^1.0.0"
"lowercase-keys" "^1.0.0"
"safe-buffer" "^5.0.1"
"timed-out" "^4.0.0"
"unzip-response" "^2.0.1"
"url-parse-lax" "^1.0.0"
"graceful-fs@^4.1.11", "graceful-fs@^4.1.2", "graceful-fs@^4.1.6", "graceful-fs@^4.2.0":
"integrity" "sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg=="
"resolved" "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.0.tgz"
"version" "4.2.0"
"has-flag@^3.0.0":
"integrity" "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
"resolved" "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
"version" "3.0.0"
"http-errors@~1.6.2":
"integrity" "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0="
"resolved" "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz"
"version" "1.6.3"
dependencies:
"depd" "~1.1.2"
"inherits" "2.0.3"
"setprototypeof" "1.1.0"
"statuses" ">= 1.4.0 < 2"
"http-errors@1.6.2":
"integrity" "sha1-CgAsyFcHGSp+eUbO7cERVfYOxzY="
"resolved" "https://registry.npmjs.org/http-errors/-/http-errors-1.6.2.tgz"
"version" "1.6.2"
dependencies:
"depd" "1.1.1"
"inherits" "2.0.3"
"setprototypeof" "1.0.3"
"statuses" ">= 1.3.1 < 2"
"iconv-lite@0.4.19":
"integrity" "sha512-oTZqweIP51xaGPI4uPa56/Pri/480R+mo7SeU+YETByQNhDG55ycFyNLIgta9vXhILrxXDmF7ZGhqZIcuN0gJQ=="
"resolved" "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.19.tgz"
"version" "0.4.19"
"ignore-by-default@^1.0.1":
"integrity" "sha1-SMptcvbGo68Aqa1K5odr44ieKwk="
"resolved" "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz"
"version" "1.0.1"
"import-lazy@^2.1.0":
"integrity" "sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM="
"resolved" "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz"
"version" "2.1.0"
"imurmurhash@^0.1.4":
"integrity" "sha1-khi5srkoojixPcT7a21XbyMUU+o="
"resolved" "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz"
"version" "0.1.4"
"inherits@2.0.3":
"integrity" "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
"resolved" "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz"
"version" "2.0.3"
"ini@^1.3.4", "ini@~1.3.0":
"integrity" "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
"resolved" "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"
"version" "1.3.8"
"ipaddr.js@1.8.0":
"integrity" "sha1-6qM9bd16zo9/b+DJygRA5wZzix4="
"resolved" "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.8.0.tgz"
"version" "1.8.0"
"is-binary-path@~2.1.0":
"integrity" "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw=="
"resolved" "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"binary-extensions" "^2.0.0"
"is-ci@^1.0.10":
"integrity" "sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg=="
"resolved" "https://registry.npmjs.org/is-ci/-/is-ci-1.2.1.tgz"
"version" "1.2.1"
dependencies:
"ci-info" "^1.5.0"
"is-extglob@^2.1.1":
"integrity" "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
"resolved" "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
"version" "2.1.1"
"is-fullwidth-code-point@^2.0.0":
"integrity" "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
"resolved" "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz"
"version" "2.0.0"
"is-glob@^4.0.1", "is-glob@~4.0.1":
"integrity" "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg=="
"resolved" "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz"
"version" "4.0.1"
dependencies:
"is-extglob" "^2.1.1"
"is-installed-globally@^0.1.0":
"integrity" "sha1-Df2Y9akRFxbdU13aZJL2e/PSWoA="
"resolved" "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.1.0.tgz"
"version" "0.1.0"
dependencies:
"global-dirs" "^0.1.0"
"is-path-inside" "^1.0.0"
"is-npm@^1.0.0":
"integrity" "sha1-8vtjpl5JBbQGyGBydloaTceTufQ="
"resolved" "https://registry.npmjs.org/is-npm/-/is-npm-1.0.0.tgz"
"version" "1.0.0"
"is-number@^7.0.0":
"integrity" "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
"resolved" "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
"version" "7.0.0"
"is-obj@^1.0.0":
"integrity" "sha1-PkcprB9f3gJc19g6iW2rn09n2w8="
"resolved" "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz"
"version" "1.0.1"
"is-path-inside@^1.0.0":
"integrity" "sha1-jvW33lBDej/cprToZe96pVy0gDY="
"resolved" "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"path-is-inside" "^1.0.1"
"is-redirect@^1.0.0":
"integrity" "sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ="
"resolved" "https://registry.npmjs.org/is-redirect/-/is-redirect-1.0.0.tgz"
"version" "1.0.0"
"is-retry-allowed@^1.0.0":
"integrity" "sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg=="
"resolved" "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz"
"version" "1.2.0"
"is-stream@^1.0.0", "is-stream@^1.1.0":
"integrity" "sha1-EtSj3U5o4Lec6428hBc66A2RykQ="
"resolved" "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz"
"version" "1.1.0"
"isexe@^2.0.0":
"integrity" "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
"resolved" "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
"version" "2.0.0"
"jsonfile@^4.0.0":
"integrity" "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss="
"resolved" "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz"
"version" "4.0.0"
optionalDependencies:
"graceful-fs" "^4.1.6"
"latest-version@^3.0.0":
"integrity" "sha1-ogU4P+oyKzO1rjsYq+4NwvNW7hU="
"resolved" "https://registry.npmjs.org/latest-version/-/latest-version-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"package-json" "^4.0.0"
"lowercase-keys@^1.0.0":
"integrity" "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA=="
"resolved" "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz"
"version" "1.0.1"
"lru-cache@^4.0.1":
"integrity" "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g=="
"resolved" "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz"
"version" "4.1.5"
dependencies:
"pseudomap" "^1.0.2"
"yallist" "^2.1.2"
"make-dir@^1.0.0":
"integrity" "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ=="
"resolved" "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz"
"version" "1.3.0"
dependencies:
"pify" "^3.0.0"
"media-typer@0.3.0":
"integrity" "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g="
"resolved" "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz"
"version" "0.3.0"
"merge-descriptors@1.0.1":
"integrity" "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E="
"resolved" "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz"
"version" "1.0.1"
"methods@~1.1.2":
"integrity" "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4="
"resolved" "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz"
"version" "1.1.2"
"mime-db@~1.36.0":
"integrity" "sha512-L+xvyD9MkoYMXb1jAmzI/lWYAxAMCPvIBSWur0PZ5nOf5euahRLVqH//FKW9mWp2lkqUgYiXPgkzfMUFi4zVDw=="
"resolved" "https://registry.npmjs.org/mime-db/-/mime-db-1.36.0.tgz"
"version" "1.36.0"
"mime-db@1.40.0":
"integrity" "sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA=="
"resolved" "https://registry.npmjs.org/mime-db/-/mime-db-1.40.0.tgz"
"version" "1.40.0"
"mime-types@^2.1.24":
"integrity" "sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ=="
"resolved" "https://registry.npmjs.org/mime-types/-/mime-types-2.1.24.tgz"
"version" "2.1.24"
dependencies:
"mime-db" "1.40.0"
"mime-types@~2.1.18":
"integrity" "sha512-HrkrPaP9vGuWbLK1B1FfgAkbqNjIuy4eHlIYnFi7kamZyLLrGlo2mpcx0bBmNpKqBtYtAfGbodDddIgddSJC2A=="
"resolved" "https://registry.npmjs.org/mime-types/-/mime-types-2.1.20.tgz"
"version" "2.1.20"
dependencies:
"mime-db" "~1.36.0"
"mime@1.4.1":
"integrity" "sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ=="
"resolved" "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz"
"version" "1.4.1"
"minimatch@^3.0.4":
"integrity" "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA=="
"resolved" "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz"
"version" "3.0.4"
dependencies:
"brace-expansion" "^1.1.7"
"minimist@^1.2.0":
"integrity" "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
"resolved" "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz"
"version" "1.2.5"
"ms@^2.1.1":
"integrity" "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
"resolved" "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
"version" "2.1.2"
"ms@2.0.0":
"integrity" "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
"resolved" "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz"
"version" "2.0.0"
"negotiator@0.6.1":
"integrity" "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk="
"resolved" "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz"
"version" "0.6.1"
"nodemon@^2.0.2":
"integrity" "sha512-GWhYPMfde2+M0FsHnggIHXTqPDHXia32HRhh6H0d75Mt9FKUoCBvumNHr7LdrpPBTKxsWmIEOjoN+P4IU6Hcaw=="
"resolved" "https://registry.npmjs.org/nodemon/-/nodemon-2.0.2.tgz"
"version" "2.0.2"
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" "^2.5.0"
"nopt@~1.0.10":
"integrity" "sha1-bd0hvSoxQXuScn3Vhfim83YI6+4="
"resolved" "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz"
"version" "1.0.10"
dependencies:
"abbrev" "1"
"normalize-path@^3.0.0", "normalize-path@~3.0.0":
"integrity" "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
"resolved" "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
"version" "3.0.0"
"npm-run-path@^2.0.0":
"integrity" "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8="
"resolved" "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz"
"version" "2.0.2"
dependencies:
"path-key" "^2.0.0"
"on-finished@~2.3.0":
"integrity" "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc="
"resolved" "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz"
"version" "2.3.0"
dependencies:
"ee-first" "1.1.1"
"p-finally@^1.0.0":
"integrity" "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4="
"resolved" "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz"
"version" "1.0.0"
"package-json@^4.0.0":
"integrity" "sha1-iGmgQBJTZhxMTKPabCEh7VVfXu0="
"resolved" "https://registry.npmjs.org/package-json/-/package-json-4.0.1.tgz"
"version" "4.0.1"
dependencies:
"got" "^6.7.1"
"registry-auth-token" "^3.0.1"
"registry-url" "^3.0.3"
"semver" "^5.1.0"
"parseurl@~1.3.2":
"integrity" "sha1-/CidTtiZMRlGDBViUyYs3I3mW/M="
"resolved" "https://registry.npmjs.org/parseurl/-/parseurl-1.3.2.tgz"
"version" "1.3.2"
"path-is-inside@^1.0.1":
"integrity" "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM="
"resolved" "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz"
"version" "1.0.2"
"path-key@^2.0.0":
"integrity" "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A="
"resolved" "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz"
"version" "2.0.1"
"path-to-regexp@0.1.7":
"integrity" "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w="
"resolved" "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz"
"version" "0.1.7"
"picomatch@^2.0.4", "picomatch@^2.0.7":
"integrity" "sha512-OYMyqkKzK7blWO/+XZYP6w8hH0LDvkBvdvKukti+7kqYFCiEAk+gI3DWnryapc0Dau05ugGTy0foQ6mqn4AHYA=="
"resolved" "https://registry.npmjs.org/picomatch/-/picomatch-2.1.1.tgz"
"version" "2.1.1"
"pify@^3.0.0":
"integrity" "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY="
"resolved" "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz"
"version" "3.0.0"
"prepend-http@^1.0.1":
"integrity" "sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw="
"resolved" "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz"
"version" "1.0.4"
"proxy-addr@~2.0.3":
"integrity" "sha512-5erio2h9jp5CHGwcybmxmVqHmnCBZeewlfJ0pex+UW7Qny7OOZXTtH56TGNyBizkgiOwhJtMKrVzDTeKcySZwA=="
"resolved" "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.4.tgz"
"version" "2.0.4"
dependencies:
"forwarded" "~0.1.2"
"ipaddr.js" "1.8.0"
"pseudomap@^1.0.2":
"integrity" "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="
"resolved" "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz"
"version" "1.0.2"
"pstree.remy@^1.1.7":
"integrity" "sha512-xsMgrUwRpuGskEzBFkH8NmTimbZ5PcPup0LA8JJkHIm2IMUbQcpo3yeLNWVrufEYjh8YwtSVh0xz6UeWc5Oh5A=="
"resolved" "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.7.tgz"
"version" "1.1.7"
"qs@6.5.1":
"integrity" "sha512-eRzhrN1WSINYCDCbrz796z37LOe3m5tmW7RQf6oBntukAG1nmovJvhnwHHRMAfeoItc1m2Hk02WER2aQ/iqs+A=="
"resolved" "https://registry.npmjs.org/qs/-/qs-6.5.1.tgz"
"version" "6.5.1"
"querystring@^0.2.0":
"integrity" "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA="
"resolved" "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz"
"version" "0.2.0"
"range-parser@~1.2.0":
"integrity" "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4="
"resolved" "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz"
"version" "1.2.0"
"raw-body@2.3.2":
"integrity" "sha1-vNYMd9Prk83gBQKVw/N5OJvIj4k="
"resolved" "https://registry.npmjs.org/raw-body/-/raw-body-2.3.2.tgz"
"version" "2.3.2"
dependencies:
"bytes" "3.0.0"
"http-errors" "1.6.2"
"iconv-lite" "0.4.19"
"unpipe" "1.0.0"
"rc@^1.0.1", "rc@^1.1.6":
"integrity" "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw=="
"resolved" "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz"
"version" "1.2.8"
dependencies:
"deep-extend" "^0.6.0"
"ini" "~1.3.0"
"minimist" "^1.2.0"
"strip-json-comments" "~2.0.1"
"readdirp@~3.3.0":
"integrity" "sha512-zz0pAkSPOXXm1viEwygWIPSPkcBYjW1xU5j/JBh5t9bGCJwa6f9+BJa6VaB2g+b55yVrmXzqkyLf4xaWYM0IkQ=="
"resolved" "https://registry.npmjs.org/readdirp/-/readdirp-3.3.0.tgz"
"version" "3.3.0"
dependencies:
"picomatch" "^2.0.7"
"registry-auth-token@^3.0.1":
"integrity" "sha512-4LM6Fw8eBQdwMYcES4yTnn2TqIasbXuwDx3um+QRs7S55aMKCBKBxvPXl2RiUjHwuJLTyYfxSpmfSAjQpcuP+A=="
"resolved" "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-3.4.0.tgz"
"version" "3.4.0"
dependencies:
"rc" "^1.1.6"
"safe-buffer" "^5.0.1"
"registry-url@^3.0.3":
"integrity" "sha1-PU74cPc93h138M+aOBQyRE4XSUI="
"resolved" "https://registry.npmjs.org/registry-url/-/registry-url-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"rc" "^1.0.1"
"safe-buffer@^5.0.1", "safe-buffer@5.1.1":
"integrity" "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg=="
"resolved" "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz"
"version" "5.1.1"
"safe-buffer@5.1.2":
"integrity" "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
"resolved" "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
"version" "5.1.2"
"semver-diff@^2.0.0":
"integrity" "sha1-S7uEN8jTfksM8aaP1ybsbWRdbTY="
"resolved" "https://registry.npmjs.org/semver-diff/-/semver-diff-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"semver" "^5.0.3"
"semver@^5.0.3", "semver@^5.1.0", "semver@^5.7.1":
"integrity" "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
"resolved" "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz"
"version" "5.7.1"
"send@0.16.2":
"integrity" "sha512-E64YFPUssFHEFBvpbbjr44NCLtI1AohxQ8ZSiJjQLskAdKuriYEP6VyGEsRDH8ScozGpkaX1BGvhanqCwkcEZw=="
"resolved" "https://registry.npmjs.org/send/-/send-0.16.2.tgz"
"version" "0.16.2"
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.6.2"
"mime" "1.4.1"
"ms" "2.0.0"
"on-finished" "~2.3.0"
"range-parser" "~1.2.0"
"statuses" "~1.4.0"
"serve-static@1.13.2":
"integrity" "sha512-p/tdJrO4U387R9oMjb1oj7qSMaMfmOyd4j9hOFoxZe2baQszgHcSWjuya/CiT5kgZZKRudHNOA0pYXOl8rQ5nw=="
"resolved" "https://registry.npmjs.org/serve-static/-/serve-static-1.13.2.tgz"
"version" "1.13.2"
dependencies:
"encodeurl" "~1.0.2"
"escape-html" "~1.0.3"
"parseurl" "~1.3.2"
"send" "0.16.2"
"setprototypeof@1.0.3":
"integrity" "sha1-ZlZ+NwQ+608E2RvWWMDL77VbjgQ="
"resolved" "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.3.tgz"
"version" "1.0.3"
"setprototypeof@1.1.0":
"integrity" "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ=="
"resolved" "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz"
"version" "1.1.0"
"shebang-command@^1.2.0":
"integrity" "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo="
"resolved" "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz"
"version" "1.2.0"
dependencies:
"shebang-regex" "^1.0.0"
"shebang-regex@^1.0.0":
"integrity" "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM="
"resolved" "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz"
"version" "1.0.0"
"signal-exit@^3.0.0", "signal-exit@^3.0.2":
"integrity" "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0="
"resolved" "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz"
"version" "3.0.2"
"statuses@>= 1.3.1 < 2", "statuses@>= 1.4.0 < 2", "statuses@~1.4.0":
"integrity" "sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew=="
"resolved" "https://registry.npmjs.org/statuses/-/statuses-1.4.0.tgz"
"version" "1.4.0"
"streamsearch@0.1.2":
"integrity" "sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo="
"resolved" "https://registry.npmjs.org/streamsearch/-/streamsearch-0.1.2.tgz"
"version" "0.1.2"
"string-width@^2.0.0", "string-width@^2.1.1":
"integrity" "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw=="
"resolved" "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz"
"version" "2.1.1"
dependencies:
"is-fullwidth-code-point" "^2.0.0"
"strip-ansi" "^4.0.0"
"strip-ansi@^4.0.0":
"integrity" "sha1-qEeQIusaw2iocTibY1JixQXuNo8="
"resolved" "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz"
"version" "4.0.0"
dependencies:
"ansi-regex" "^3.0.0"
"strip-eof@^1.0.0":
"integrity" "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8="
"resolved" "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz"
"version" "1.0.0"
"strip-json-comments@~2.0.1":
"integrity" "sha1-PFMZQukIwml8DsNEhYwobHygpgo="
"resolved" "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz"
"version" "2.0.1"
"supports-color@^5.3.0", "supports-color@^5.5.0":
"integrity" "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow=="
"resolved" "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz"
"version" "5.5.0"
dependencies:
"has-flag" "^3.0.0"
"term-size@^1.2.0":
"integrity" "sha1-RYuDiH8oj8Vtb/+/rSYuJmOO+mk="
"resolved" "https://registry.npmjs.org/term-size/-/term-size-1.2.0.tgz"
"version" "1.2.0"
dependencies:
"execa" "^0.7.0"
"timed-out@^4.0.0":
"integrity" "sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8="
"resolved" "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz"
"version" "4.0.1"
"to-regex-range@^5.0.1":
"integrity" "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ=="
"resolved" "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
"version" "5.0.1"
dependencies:
"is-number" "^7.0.0"
"touch@^3.1.0":
"integrity" "sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA=="
"resolved" "https://registry.npmjs.org/touch/-/touch-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"nopt" "~1.0.10"
"type-is@~1.6.15", "type-is@~1.6.16":
"integrity" "sha512-HRkVv/5qY2G6I8iab9cI7v1bOIdhm94dVjQCPFElW9W+3GeDOSHmy2EBYe4VTApuzolPcmgFTN3ftVJRKR2J9Q=="
"resolved" "https://registry.npmjs.org/type-is/-/type-is-1.6.16.tgz"
"version" "1.6.16"
dependencies:
"media-typer" "0.3.0"
"mime-types" "~2.1.18"
"undefsafe@^2.0.2":
"integrity" "sha1-Il9rngM3Zj4Njnz9aG/Cg2zKznY="
"resolved" "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.2.tgz"
"version" "2.0.2"
dependencies:
"debug" "^2.2.0"
"unique-string@^1.0.0":
"integrity" "sha1-nhBXzKhRq7kzmPizOuGHuZyuwRo="
"resolved" "https://registry.npmjs.org/unique-string/-/unique-string-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"crypto-random-string" "^1.0.0"
"universalify@^0.1.0":
"integrity" "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg=="
"resolved" "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
"version" "0.1.2"
"unpipe@~1.0.0", "unpipe@1.0.0":
"integrity" "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw="
"resolved" "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz"
"version" "1.0.0"
"unzip-response@^2.0.1":
"integrity" "sha1-0vD3N9FrBhXnKmk17QQhRXLVb5c="
"resolved" "https://registry.npmjs.org/unzip-response/-/unzip-response-2.0.1.tgz"
"version" "2.0.1"
"update-notifier@^2.5.0":
"integrity" "sha512-gwMdhgJHGuj/+wHJJs9e6PcCszpxR1b236igrOkUofGhqJuG+amlIKwApH1IW1WWl7ovZxsX49lMBWLxSdm5Dw=="
"resolved" "https://registry.npmjs.org/update-notifier/-/update-notifier-2.5.0.tgz"
"version" "2.5.0"
dependencies:
"boxen" "^1.2.1"
"chalk" "^2.0.1"
"configstore" "^3.0.0"
"import-lazy" "^2.1.0"
"is-ci" "^1.0.10"
"is-installed-globally" "^0.1.0"
"is-npm" "^1.0.0"
"latest-version" "^3.0.0"
"semver-diff" "^2.0.0"
"xdg-basedir" "^3.0.0"
"url-parse-lax@^1.0.0":
"integrity" "sha1-evjzA2Rem9eaJy56FKxovAYJ2nM="
"resolved" "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"prepend-http" "^1.0.1"
"utils-merge@1.0.1":
"integrity" "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM="
"resolved" "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
"version" "1.0.1"
"uWebSockets.js@github:uNetworking/uWebSockets.js#binaries":
"integrity" "sha512-qpRDBtsIhquvpHPtYecxt3MTCrq5MdT0CbFgSCSGMiSl7FtLqRaHFEAuLBqa5th4TejGvknnsY0iTCWdhKsXuw=="
"resolved" "git+ssh://git@github.com/uNetworking/uWebSockets.js.git#25f97bf700e40f3f3ff0a9c4cd1f84cb24c35088"
"version" "15.11.0"
"vary@~1.1.2":
"integrity" "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="
"resolved" "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz"
"version" "1.1.2"
"which@^1.2.9":
"integrity" "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ=="
"resolved" "https://registry.npmjs.org/which/-/which-1.3.1.tgz"
"version" "1.3.1"
dependencies:
"isexe" "^2.0.0"
"widest-line@^2.0.0":
"integrity" "sha512-Ba5m9/Fa4Xt9eb2ELXt77JxVDV8w7qQrH0zS/TWSJdLyAwQjWoOzpzj5lwVftDz6n/EOu3tNACS84v509qwnJA=="
"resolved" "https://registry.npmjs.org/widest-line/-/widest-line-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"string-width" "^2.1.1"
"write-file-atomic@^2.0.0":
"integrity" "sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ=="
"resolved" "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-2.4.3.tgz"
"version" "2.4.3"
dependencies:
"graceful-fs" "^4.1.11"
"imurmurhash" "^0.1.4"
"signal-exit" "^3.0.2"
"xdg-basedir@^3.0.0":
"integrity" "sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ="
"resolved" "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-3.0.0.tgz"
"version" "3.0.0"
"yallist@^2.1.2":
"integrity" "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI="
"resolved" "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz"
"version" "2.1.2"