diff --git a/composer.lock b/composer.lock index 723a9043..e087d559 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "clue/stream-filter", - "version": "v1.5.0", + "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/clue/stream-filter.git", - "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320" + "reference": "d6169430c7731d8509da7aecd0af756a5747b78e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/clue/stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320", - "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320", + "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e", + "reference": "d6169430c7731d8509da7aecd0af756a5747b78e", "shasum": "" }, "require": { @@ -28,12 +28,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Clue\\StreamFilter\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "Clue\\StreamFilter\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -58,7 +58,7 @@ ], "support": { "issues": "https://github.com/clue/stream-filter/issues", - "source": "https://github.com/clue/stream-filter/tree/v1.5.0" + "source": "https://github.com/clue/stream-filter/tree/v1.6.0" }, "funding": [ { @@ -70,7 +70,7 @@ "type": "github" } ], - "time": "2020-10-02T12:38:20+00:00" + "time": "2022-02-21T13:15:14+00:00" }, { "name": "composer/ca-bundle", @@ -150,16 +150,16 @@ }, { "name": "embed/embed", - "version": "v4.4.1", + "version": "v4.4.2", "source": { "type": "git", "url": "https://github.com/oscarotero/Embed.git", - "reference": "0b545ec0a7183923348cdcf8dda5d030e96b3193" + "reference": "84631fa16f2a669de66218774a20b6c1c5f9ba03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oscarotero/Embed/zipball/0b545ec0a7183923348cdcf8dda5d030e96b3193", - "reference": "0b545ec0a7183923348cdcf8dda5d030e96b3193", + "url": "https://api.github.com/repos/oscarotero/Embed/zipball/84631fa16f2a669de66218774a20b6c1c5f9ba03", + "reference": "84631fa16f2a669de66218774a20b6c1c5f9ba03", "shasum": "" }, "require": { @@ -219,9 +219,23 @@ "support": { "email": "oom@oscarotero.com", "issues": "https://github.com/oscarotero/Embed/issues", - "source": "https://github.com/oscarotero/Embed/tree/v4.4.1" + "source": "https://github.com/oscarotero/Embed/tree/v4.4.2" }, - "time": "2022-02-06T18:44:46+00:00" + "funding": [ + { + "url": "https://paypal.me/oscarotero", + "type": "custom" + }, + { + "url": "https://github.com/oscarotero", + "type": "github" + }, + { + "url": "https://www.patreon.com/misteroom", + "type": "patreon" + } + ], + "time": "2022-02-13T16:03:59+00:00" }, { "name": "grandel/include-directory", @@ -307,12 +321,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -414,12 +428,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Promise\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -646,16 +660,16 @@ }, { "name": "knplabs/github-api", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/KnpLabs/php-github-api.git", - "reference": "9906308d0c0e0b551e5fd461e026592de66fe311" + "reference": "37b167998e8e1f318b3d99633675cfa007540565" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/9906308d0c0e0b551e5fd461e026592de66fe311", - "reference": "9906308d0c0e0b551e5fd461e026592de66fe311", + "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/37b167998e8e1f318b3d99633675cfa007540565", + "reference": "37b167998e8e1f318b3d99633675cfa007540565", "shasum": "" }, "require": { @@ -722,7 +736,7 @@ ], "support": { "issues": "https://github.com/KnpLabs/php-github-api/issues", - "source": "https://github.com/KnpLabs/php-github-api/tree/v3.5.0" + "source": "https://github.com/KnpLabs/php-github-api/tree/v3.5.1" }, "funding": [ { @@ -730,7 +744,7 @@ "type": "github" } ], - "time": "2022-01-23T11:32:47+00:00" + "time": "2022-02-19T11:15:46+00:00" }, { "name": "laminas/laminas-diactoros", @@ -1192,16 +1206,16 @@ }, { "name": "php-http/httplug", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", - "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9" + "reference": "f640739f80dfa1152533976e3c112477f69274eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9", - "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9", + "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb", + "reference": "f640739f80dfa1152533976e3c112477f69274eb", "shasum": "" }, "require": { @@ -1248,22 +1262,22 @@ ], "support": { "issues": "https://github.com/php-http/httplug/issues", - "source": "https://github.com/php-http/httplug/tree/master" + "source": "https://github.com/php-http/httplug/tree/2.3.0" }, - "time": "2020-07-13T15:43:23+00:00" + "time": "2022-02-21T09:52:22+00:00" }, { "name": "php-http/message", - "version": "1.12.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/php-http/message.git", - "reference": "39eb7548be982a81085fe5a6e2a44268cd586291" + "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/message/zipball/39eb7548be982a81085fe5a6e2a44268cd586291", - "reference": "39eb7548be982a81085fe5a6e2a44268cd586291", + "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361", + "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361", "shasum": "" }, "require": { @@ -1280,7 +1294,7 @@ "ext-zlib": "*", "guzzlehttp/psr7": "^1.0", "laminas/laminas-diactoros": "^2.0", - "phpspec/phpspec": "^5.1 || ^6.3", + "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1", "slim/slim": "^3.0" }, "suggest": { @@ -1296,12 +1310,12 @@ } }, "autoload": { - "psr-4": { - "Http\\Message\\": "src/" - }, "files": [ "src/filters.php" - ] + ], + "psr-4": { + "Http\\Message\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1322,9 +1336,9 @@ ], "support": { "issues": "https://github.com/php-http/message/issues", - "source": "https://github.com/php-http/message/tree/1.12.0" + "source": "https://github.com/php-http/message/tree/1.13.0" }, - "time": "2021-08-29T09:13:12+00:00" + "time": "2022-02-11T13:41:14+00:00" }, { "name": "php-http/message-factory", @@ -2110,5 +2124,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.0.0" } diff --git a/node_modules/.bin/atob b/node_modules/.bin/atob index 6d8ec0ee..59a6bf05 100644 --- a/node_modules/.bin/atob +++ b/node_modules/.bin/atob @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../atob/bin/atob.js" "$@" + "$basedir/node" "$basedir/../atob/bin/atob.js" "$@" + ret=$? else - exec node "$basedir/../atob/bin/atob.js" "$@" + node "$basedir/../atob/bin/atob.js" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/atob.cmd b/node_modules/.bin/atob.cmd index 850a60b9..b0df169a 100644 --- a/node_modules/.bin/atob.cmd +++ b/node_modules/.bin/atob.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\atob\bin\atob.js" %* +"%_prog%" "%dp0%\..\atob\bin\atob.js" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/atob.ps1 b/node_modules/.bin/atob.ps1 index 4a9f311b..d276879f 100644 --- a/node_modules/.bin/atob.ps1 +++ b/node_modules/.bin/atob.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../atob/bin/atob.js" $args - } else { - & "$basedir/node$exe" "$basedir/../atob/bin/atob.js" $args - } + & "$basedir/node$exe" "$basedir/../atob/bin/atob.js" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../atob/bin/atob.js" $args - } else { - & "node$exe" "$basedir/../atob/bin/atob.js" $args - } + & "node$exe" "$basedir/../atob/bin/atob.js" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/autoprefixer b/node_modules/.bin/autoprefixer index c6bc975d..42d21a88 100644 --- a/node_modules/.bin/autoprefixer +++ b/node_modules/.bin/autoprefixer @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../autoprefixer/bin/autoprefixer" "$@" + "$basedir/node" "$basedir/../autoprefixer/bin/autoprefixer" "$@" + ret=$? else - exec node "$basedir/../autoprefixer/bin/autoprefixer" "$@" + node "$basedir/../autoprefixer/bin/autoprefixer" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/autoprefixer.cmd b/node_modules/.bin/autoprefixer.cmd index 7ed417d4..0e8c4ed6 100644 --- a/node_modules/.bin/autoprefixer.cmd +++ b/node_modules/.bin/autoprefixer.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\autoprefixer\bin\autoprefixer" %* +"%_prog%" "%dp0%\..\autoprefixer\bin\autoprefixer" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/autoprefixer.ps1 b/node_modules/.bin/autoprefixer.ps1 index b0f0b6f7..7d171915 100644 --- a/node_modules/.bin/autoprefixer.ps1 +++ b/node_modules/.bin/autoprefixer.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../autoprefixer/bin/autoprefixer" $args - } else { - & "$basedir/node$exe" "$basedir/../autoprefixer/bin/autoprefixer" $args - } + & "$basedir/node$exe" "$basedir/../autoprefixer/bin/autoprefixer" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../autoprefixer/bin/autoprefixer" $args - } else { - & "node$exe" "$basedir/../autoprefixer/bin/autoprefixer" $args - } + & "node$exe" "$basedir/../autoprefixer/bin/autoprefixer" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/browserslist b/node_modules/.bin/browserslist index 68dd69d4..5c05ea12 100644 --- a/node_modules/.bin/browserslist +++ b/node_modules/.bin/browserslist @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../browserslist/cli.js" "$@" + "$basedir/node" "$basedir/../browserslist/cli.js" "$@" + ret=$? else - exec node "$basedir/../browserslist/cli.js" "$@" + node "$basedir/../browserslist/cli.js" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/browserslist.cmd b/node_modules/.bin/browserslist.cmd index f93c251e..d3f1ca91 100644 --- a/node_modules/.bin/browserslist.cmd +++ b/node_modules/.bin/browserslist.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\browserslist\cli.js" %* +"%_prog%" "%dp0%\..\browserslist\cli.js" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/browserslist.ps1 b/node_modules/.bin/browserslist.ps1 index 01e10a08..9fb149eb 100644 --- a/node_modules/.bin/browserslist.ps1 +++ b/node_modules/.bin/browserslist.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../browserslist/cli.js" $args - } else { - & "$basedir/node$exe" "$basedir/../browserslist/cli.js" $args - } + & "$basedir/node$exe" "$basedir/../browserslist/cli.js" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../browserslist/cli.js" $args - } else { - & "node$exe" "$basedir/../browserslist/cli.js" $args - } + & "node$exe" "$basedir/../browserslist/cli.js" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/color-support b/node_modules/.bin/color-support index 59e65069..8bf9de45 100644 --- a/node_modules/.bin/color-support +++ b/node_modules/.bin/color-support @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../color-support/bin.js" "$@" + "$basedir/node" "$basedir/../color-support/bin.js" "$@" + ret=$? else - exec node "$basedir/../color-support/bin.js" "$@" + node "$basedir/../color-support/bin.js" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/color-support.cmd b/node_modules/.bin/color-support.cmd index 005f9a56..4ad98314 100644 --- a/node_modules/.bin/color-support.cmd +++ b/node_modules/.bin/color-support.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\color-support\bin.js" %* +"%_prog%" "%dp0%\..\color-support\bin.js" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/color-support.ps1 b/node_modules/.bin/color-support.ps1 index f5c9fe49..bbca6c64 100644 --- a/node_modules/.bin/color-support.ps1 +++ b/node_modules/.bin/color-support.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../color-support/bin.js" $args - } else { - & "$basedir/node$exe" "$basedir/../color-support/bin.js" $args - } + & "$basedir/node$exe" "$basedir/../color-support/bin.js" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../color-support/bin.js" $args - } else { - & "node$exe" "$basedir/../color-support/bin.js" $args - } + & "node$exe" "$basedir/../color-support/bin.js" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/css-beautify b/node_modules/.bin/css-beautify index d2660ca5..152551c1 100644 --- a/node_modules/.bin/css-beautify +++ b/node_modules/.bin/css-beautify @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../js-beautify/js/bin/css-beautify.js" "$@" + "$basedir/node" "$basedir/../js-beautify/js/bin/css-beautify.js" "$@" + ret=$? else - exec node "$basedir/../js-beautify/js/bin/css-beautify.js" "$@" + node "$basedir/../js-beautify/js/bin/css-beautify.js" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/css-beautify.cmd b/node_modules/.bin/css-beautify.cmd index c67675eb..decdccdb 100644 --- a/node_modules/.bin/css-beautify.cmd +++ b/node_modules/.bin/css-beautify.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\js-beautify\js\bin\css-beautify.js" %* +"%_prog%" "%dp0%\..\js-beautify\js\bin\css-beautify.js" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/css-beautify.ps1 b/node_modules/.bin/css-beautify.ps1 index 2c9b2994..71d2e7fd 100644 --- a/node_modules/.bin/css-beautify.ps1 +++ b/node_modules/.bin/css-beautify.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../js-beautify/js/bin/css-beautify.js" $args - } else { - & "$basedir/node$exe" "$basedir/../js-beautify/js/bin/css-beautify.js" $args - } + & "$basedir/node$exe" "$basedir/../js-beautify/js/bin/css-beautify.js" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../js-beautify/js/bin/css-beautify.js" $args - } else { - & "node$exe" "$basedir/../js-beautify/js/bin/css-beautify.js" $args - } + & "node$exe" "$basedir/../js-beautify/js/bin/css-beautify.js" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/editorconfig b/node_modules/.bin/editorconfig index 6ff1a81e..887bce10 100644 --- a/node_modules/.bin/editorconfig +++ b/node_modules/.bin/editorconfig @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../editorconfig/bin/editorconfig" "$@" + "$basedir/node" "$basedir/../editorconfig/bin/editorconfig" "$@" + ret=$? else - exec node "$basedir/../editorconfig/bin/editorconfig" "$@" + node "$basedir/../editorconfig/bin/editorconfig" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/editorconfig.cmd b/node_modules/.bin/editorconfig.cmd index 3c160a93..2af2f3c3 100644 --- a/node_modules/.bin/editorconfig.cmd +++ b/node_modules/.bin/editorconfig.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\editorconfig\bin\editorconfig" %* +"%_prog%" "%dp0%\..\editorconfig\bin\editorconfig" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/editorconfig.ps1 b/node_modules/.bin/editorconfig.ps1 index 23d69547..1c0d5a88 100644 --- a/node_modules/.bin/editorconfig.ps1 +++ b/node_modules/.bin/editorconfig.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../editorconfig/bin/editorconfig" $args - } else { - & "$basedir/node$exe" "$basedir/../editorconfig/bin/editorconfig" $args - } + & "$basedir/node$exe" "$basedir/../editorconfig/bin/editorconfig" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../editorconfig/bin/editorconfig" $args - } else { - & "node$exe" "$basedir/../editorconfig/bin/editorconfig" $args - } + & "node$exe" "$basedir/../editorconfig/bin/editorconfig" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/findup b/node_modules/.bin/findup index 92e8f6f1..5d2dbfe4 100644 --- a/node_modules/.bin/findup +++ b/node_modules/.bin/findup @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../@choojs/findup/bin/findup.js" "$@" + "$basedir/node" "$basedir/../@choojs/findup/bin/findup.js" "$@" + ret=$? else - exec node "$basedir/../@choojs/findup/bin/findup.js" "$@" + node "$basedir/../@choojs/findup/bin/findup.js" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/findup.cmd b/node_modules/.bin/findup.cmd index 681a8bfe..4a925314 100644 --- a/node_modules/.bin/findup.cmd +++ b/node_modules/.bin/findup.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\@choojs\findup\bin\findup.js" %* +"%_prog%" "%dp0%\..\@choojs\findup\bin\findup.js" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/findup.ps1 b/node_modules/.bin/findup.ps1 index 123a28a2..5ba3565c 100644 --- a/node_modules/.bin/findup.ps1 +++ b/node_modules/.bin/findup.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../@choojs/findup/bin/findup.js" $args - } else { - & "$basedir/node$exe" "$basedir/../@choojs/findup/bin/findup.js" $args - } + & "$basedir/node$exe" "$basedir/../@choojs/findup/bin/findup.js" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../@choojs/findup/bin/findup.js" $args - } else { - & "node$exe" "$basedir/../@choojs/findup/bin/findup.js" $args - } + & "node$exe" "$basedir/../@choojs/findup/bin/findup.js" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/gulp b/node_modules/.bin/gulp index 9f164863..89f64dd1 100644 --- a/node_modules/.bin/gulp +++ b/node_modules/.bin/gulp @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../gulp/bin/gulp.js" "$@" + "$basedir/node" "$basedir/../gulp/bin/gulp.js" "$@" + ret=$? else - exec node "$basedir/../gulp/bin/gulp.js" "$@" + node "$basedir/../gulp/bin/gulp.js" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/gulp.cmd b/node_modules/.bin/gulp.cmd index 2a5c641b..426ab811 100644 --- a/node_modules/.bin/gulp.cmd +++ b/node_modules/.bin/gulp.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\gulp\bin\gulp.js" %* +"%_prog%" "%dp0%\..\gulp\bin\gulp.js" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/gulp.ps1 b/node_modules/.bin/gulp.ps1 index 6968bb0c..1e2949c9 100644 --- a/node_modules/.bin/gulp.ps1 +++ b/node_modules/.bin/gulp.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../gulp/bin/gulp.js" $args - } else { - & "$basedir/node$exe" "$basedir/../gulp/bin/gulp.js" $args - } + & "$basedir/node$exe" "$basedir/../gulp/bin/gulp.js" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../gulp/bin/gulp.js" $args - } else { - & "node$exe" "$basedir/../gulp/bin/gulp.js" $args - } + & "node$exe" "$basedir/../gulp/bin/gulp.js" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/html-beautify b/node_modules/.bin/html-beautify index 771a682a..e0f07d1e 100644 --- a/node_modules/.bin/html-beautify +++ b/node_modules/.bin/html-beautify @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../js-beautify/js/bin/html-beautify.js" "$@" + "$basedir/node" "$basedir/../js-beautify/js/bin/html-beautify.js" "$@" + ret=$? else - exec node "$basedir/../js-beautify/js/bin/html-beautify.js" "$@" + node "$basedir/../js-beautify/js/bin/html-beautify.js" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/html-beautify.cmd b/node_modules/.bin/html-beautify.cmd index 97b101f3..692f9526 100644 --- a/node_modules/.bin/html-beautify.cmd +++ b/node_modules/.bin/html-beautify.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\js-beautify\js\bin\html-beautify.js" %* +"%_prog%" "%dp0%\..\js-beautify\js\bin\html-beautify.js" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/html-beautify.ps1 b/node_modules/.bin/html-beautify.ps1 index 28aa8c45..359b4a00 100644 --- a/node_modules/.bin/html-beautify.ps1 +++ b/node_modules/.bin/html-beautify.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../js-beautify/js/bin/html-beautify.js" $args - } else { - & "$basedir/node$exe" "$basedir/../js-beautify/js/bin/html-beautify.js" $args - } + & "$basedir/node$exe" "$basedir/../js-beautify/js/bin/html-beautify.js" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../js-beautify/js/bin/html-beautify.js" $args - } else { - & "node$exe" "$basedir/../js-beautify/js/bin/html-beautify.js" $args - } + & "node$exe" "$basedir/../js-beautify/js/bin/html-beautify.js" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/js-beautify b/node_modules/.bin/js-beautify index 132eb19f..b5c0bea8 100644 --- a/node_modules/.bin/js-beautify +++ b/node_modules/.bin/js-beautify @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../js-beautify/js/bin/js-beautify.js" "$@" + "$basedir/node" "$basedir/../js-beautify/js/bin/js-beautify.js" "$@" + ret=$? else - exec node "$basedir/../js-beautify/js/bin/js-beautify.js" "$@" + node "$basedir/../js-beautify/js/bin/js-beautify.js" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/js-beautify.cmd b/node_modules/.bin/js-beautify.cmd index 418956bd..5b607542 100644 --- a/node_modules/.bin/js-beautify.cmd +++ b/node_modules/.bin/js-beautify.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\js-beautify\js\bin\js-beautify.js" %* +"%_prog%" "%dp0%\..\js-beautify\js\bin\js-beautify.js" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/js-beautify.ps1 b/node_modules/.bin/js-beautify.ps1 index f9e58f70..1ef24f06 100644 --- a/node_modules/.bin/js-beautify.ps1 +++ b/node_modules/.bin/js-beautify.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../js-beautify/js/bin/js-beautify.js" $args - } else { - & "$basedir/node$exe" "$basedir/../js-beautify/js/bin/js-beautify.js" $args - } + & "$basedir/node$exe" "$basedir/../js-beautify/js/bin/js-beautify.js" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../js-beautify/js/bin/js-beautify.js" $args - } else { - & "node$exe" "$basedir/../js-beautify/js/bin/js-beautify.js" $args - } + & "node$exe" "$basedir/../js-beautify/js/bin/js-beautify.js" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/json2yaml b/node_modules/.bin/json2yaml index 74a701d8..3b0568e7 100644 --- a/node_modules/.bin/json2yaml +++ b/node_modules/.bin/json2yaml @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../yamljs/bin/json2yaml" "$@" + "$basedir/node" "$basedir/../yamljs/bin/json2yaml" "$@" + ret=$? else - exec node "$basedir/../yamljs/bin/json2yaml" "$@" + node "$basedir/../yamljs/bin/json2yaml" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/json2yaml.cmd b/node_modules/.bin/json2yaml.cmd index 974ff720..04585d4e 100644 --- a/node_modules/.bin/json2yaml.cmd +++ b/node_modules/.bin/json2yaml.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\yamljs\bin\json2yaml" %* +"%_prog%" "%dp0%\..\yamljs\bin\json2yaml" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/json2yaml.ps1 b/node_modules/.bin/json2yaml.ps1 index a3f7e886..02fdfbb0 100644 --- a/node_modules/.bin/json2yaml.ps1 +++ b/node_modules/.bin/json2yaml.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../yamljs/bin/json2yaml" $args - } else { - & "$basedir/node$exe" "$basedir/../yamljs/bin/json2yaml" $args - } + & "$basedir/node$exe" "$basedir/../yamljs/bin/json2yaml" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../yamljs/bin/json2yaml" $args - } else { - & "node$exe" "$basedir/../yamljs/bin/json2yaml" $args - } + & "node$exe" "$basedir/../yamljs/bin/json2yaml" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/lessc b/node_modules/.bin/lessc index 48c92797..6d5d8d47 100644 --- a/node_modules/.bin/lessc +++ b/node_modules/.bin/lessc @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../less/bin/lessc" "$@" + "$basedir/node" "$basedir/../less/bin/lessc" "$@" + ret=$? else - exec node "$basedir/../less/bin/lessc" "$@" + node "$basedir/../less/bin/lessc" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/lessc.cmd b/node_modules/.bin/lessc.cmd index d7365acc..dca543a5 100644 --- a/node_modules/.bin/lessc.cmd +++ b/node_modules/.bin/lessc.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\less\bin\lessc" %* +"%_prog%" "%dp0%\..\less\bin\lessc" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/lessc.ps1 b/node_modules/.bin/lessc.ps1 index 780aae50..a21d9ac4 100644 --- a/node_modules/.bin/lessc.ps1 +++ b/node_modules/.bin/lessc.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../less/bin/lessc" $args - } else { - & "$basedir/node$exe" "$basedir/../less/bin/lessc" $args - } + & "$basedir/node$exe" "$basedir/../less/bin/lessc" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../less/bin/lessc" $args - } else { - & "node$exe" "$basedir/../less/bin/lessc" $args - } + & "node$exe" "$basedir/../less/bin/lessc" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/mkdirp b/node_modules/.bin/mkdirp index 6ba5765a..bcd333f4 100644 --- a/node_modules/.bin/mkdirp +++ b/node_modules/.bin/mkdirp @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../mkdirp/bin/cmd.js" "$@" + "$basedir/node" "$basedir/../mkdirp/bin/cmd.js" "$@" + ret=$? else - exec node "$basedir/../mkdirp/bin/cmd.js" "$@" + node "$basedir/../mkdirp/bin/cmd.js" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/mkdirp.cmd b/node_modules/.bin/mkdirp.cmd index a865dd9f..c2c9350b 100644 --- a/node_modules/.bin/mkdirp.cmd +++ b/node_modules/.bin/mkdirp.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\mkdirp\bin\cmd.js" %* +"%_prog%" "%dp0%\..\mkdirp\bin\cmd.js" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/mkdirp.ps1 b/node_modules/.bin/mkdirp.ps1 index 911e8546..35ce6907 100644 --- a/node_modules/.bin/mkdirp.ps1 +++ b/node_modules/.bin/mkdirp.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../mkdirp/bin/cmd.js" $args - } else { - & "$basedir/node$exe" "$basedir/../mkdirp/bin/cmd.js" $args - } + & "$basedir/node$exe" "$basedir/../mkdirp/bin/cmd.js" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../mkdirp/bin/cmd.js" $args - } else { - & "node$exe" "$basedir/../mkdirp/bin/cmd.js" $args - } + & "node$exe" "$basedir/../mkdirp/bin/cmd.js" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/nopt b/node_modules/.bin/nopt index f1ec43bc..e658aac4 100644 --- a/node_modules/.bin/nopt +++ b/node_modules/.bin/nopt @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../nopt/bin/nopt.js" "$@" + "$basedir/node" "$basedir/../nopt/bin/nopt.js" "$@" + ret=$? else - exec node "$basedir/../nopt/bin/nopt.js" "$@" + node "$basedir/../nopt/bin/nopt.js" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/nopt.cmd b/node_modules/.bin/nopt.cmd index a7f38b3d..c92ec036 100644 --- a/node_modules/.bin/nopt.cmd +++ b/node_modules/.bin/nopt.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\nopt\bin\nopt.js" %* +"%_prog%" "%dp0%\..\nopt\bin\nopt.js" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/nopt.ps1 b/node_modules/.bin/nopt.ps1 index 9d6ba56f..68c40bf9 100644 --- a/node_modules/.bin/nopt.ps1 +++ b/node_modules/.bin/nopt.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../nopt/bin/nopt.js" $args - } else { - & "$basedir/node$exe" "$basedir/../nopt/bin/nopt.js" $args - } + & "$basedir/node$exe" "$basedir/../nopt/bin/nopt.js" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../nopt/bin/nopt.js" $args - } else { - & "node$exe" "$basedir/../nopt/bin/nopt.js" $args - } + & "node$exe" "$basedir/../nopt/bin/nopt.js" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/resolve b/node_modules/.bin/resolve index 757d454a..fc0df5e8 100644 --- a/node_modules/.bin/resolve +++ b/node_modules/.bin/resolve @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../resolve/bin/resolve" "$@" + "$basedir/node" "$basedir/../resolve/bin/resolve" "$@" + ret=$? else - exec node "$basedir/../resolve/bin/resolve" "$@" + node "$basedir/../resolve/bin/resolve" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/resolve.cmd b/node_modules/.bin/resolve.cmd index 1a017c40..084c0b14 100644 --- a/node_modules/.bin/resolve.cmd +++ b/node_modules/.bin/resolve.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\resolve\bin\resolve" %* +"%_prog%" "%dp0%\..\resolve\bin\resolve" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/resolve.ps1 b/node_modules/.bin/resolve.ps1 index f22b2d31..12d67249 100644 --- a/node_modules/.bin/resolve.ps1 +++ b/node_modules/.bin/resolve.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../resolve/bin/resolve" $args - } else { - & "$basedir/node$exe" "$basedir/../resolve/bin/resolve" $args - } + & "$basedir/node$exe" "$basedir/../resolve/bin/resolve" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../resolve/bin/resolve" $args - } else { - & "node$exe" "$basedir/../resolve/bin/resolve" $args - } + & "node$exe" "$basedir/../resolve/bin/resolve" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/rimraf b/node_modules/.bin/rimraf index b8168255..a3e9f718 100644 --- a/node_modules/.bin/rimraf +++ b/node_modules/.bin/rimraf @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../rimraf/bin.js" "$@" + "$basedir/node" "$basedir/../rimraf/bin.js" "$@" + ret=$? else - exec node "$basedir/../rimraf/bin.js" "$@" + node "$basedir/../rimraf/bin.js" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/rimraf.cmd b/node_modules/.bin/rimraf.cmd index 13f45eca..698f4ba0 100644 --- a/node_modules/.bin/rimraf.cmd +++ b/node_modules/.bin/rimraf.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\rimraf\bin.js" %* +"%_prog%" "%dp0%\..\rimraf\bin.js" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/rimraf.ps1 b/node_modules/.bin/rimraf.ps1 index 17167914..a244a805 100644 --- a/node_modules/.bin/rimraf.ps1 +++ b/node_modules/.bin/rimraf.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../rimraf/bin.js" $args - } else { - & "$basedir/node$exe" "$basedir/../rimraf/bin.js" $args - } + & "$basedir/node$exe" "$basedir/../rimraf/bin.js" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../rimraf/bin.js" $args - } else { - & "node$exe" "$basedir/../rimraf/bin.js" $args - } + & "node$exe" "$basedir/../rimraf/bin.js" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/rtlcss b/node_modules/.bin/rtlcss index 0cb103b3..191d12bb 100644 --- a/node_modules/.bin/rtlcss +++ b/node_modules/.bin/rtlcss @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../rtlcss/bin/rtlcss.js" "$@" + "$basedir/node" "$basedir/../rtlcss/bin/rtlcss.js" "$@" + ret=$? else - exec node "$basedir/../rtlcss/bin/rtlcss.js" "$@" + node "$basedir/../rtlcss/bin/rtlcss.js" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/rtlcss.cmd b/node_modules/.bin/rtlcss.cmd index 41db9478..ac837473 100644 --- a/node_modules/.bin/rtlcss.cmd +++ b/node_modules/.bin/rtlcss.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\rtlcss\bin\rtlcss.js" %* +"%_prog%" "%dp0%\..\rtlcss\bin\rtlcss.js" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/rtlcss.ps1 b/node_modules/.bin/rtlcss.ps1 index d171234b..d59e8e50 100644 --- a/node_modules/.bin/rtlcss.ps1 +++ b/node_modules/.bin/rtlcss.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../rtlcss/bin/rtlcss.js" $args - } else { - & "$basedir/node$exe" "$basedir/../rtlcss/bin/rtlcss.js" $args - } + & "$basedir/node$exe" "$basedir/../rtlcss/bin/rtlcss.js" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../rtlcss/bin/rtlcss.js" $args - } else { - & "node$exe" "$basedir/../rtlcss/bin/rtlcss.js" $args - } + & "node$exe" "$basedir/../rtlcss/bin/rtlcss.js" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/semver b/node_modules/.bin/semver index 86cee84b..10497aa8 100644 --- a/node_modules/.bin/semver +++ b/node_modules/.bin/semver @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../semver/bin/semver" "$@" + "$basedir/node" "$basedir/../semver/bin/semver" "$@" + ret=$? else - exec node "$basedir/../semver/bin/semver" "$@" + node "$basedir/../semver/bin/semver" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/semver.cmd b/node_modules/.bin/semver.cmd index 22d9286c..eb3aaa1e 100644 --- a/node_modules/.bin/semver.cmd +++ b/node_modules/.bin/semver.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\semver\bin\semver" %* +"%_prog%" "%dp0%\..\semver\bin\semver" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/semver.ps1 b/node_modules/.bin/semver.ps1 index 98c1b093..a3315ffc 100644 --- a/node_modules/.bin/semver.ps1 +++ b/node_modules/.bin/semver.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../semver/bin/semver" $args - } else { - & "$basedir/node$exe" "$basedir/../semver/bin/semver" $args - } + & "$basedir/node$exe" "$basedir/../semver/bin/semver" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../semver/bin/semver" $args - } else { - & "node$exe" "$basedir/../semver/bin/semver" $args - } + & "node$exe" "$basedir/../semver/bin/semver" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/uglifyjs b/node_modules/.bin/uglifyjs index 1d0ff196..8aa695c4 100644 --- a/node_modules/.bin/uglifyjs +++ b/node_modules/.bin/uglifyjs @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../uglify-js/bin/uglifyjs" "$@" + "$basedir/node" "$basedir/../uglify-js/bin/uglifyjs" "$@" + ret=$? else - exec node "$basedir/../uglify-js/bin/uglifyjs" "$@" + node "$basedir/../uglify-js/bin/uglifyjs" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/uglifyjs.cmd b/node_modules/.bin/uglifyjs.cmd index 17a9df12..ad74c56b 100644 --- a/node_modules/.bin/uglifyjs.cmd +++ b/node_modules/.bin/uglifyjs.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\uglify-js\bin\uglifyjs" %* +"%_prog%" "%dp0%\..\uglify-js\bin\uglifyjs" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/uglifyjs.ps1 b/node_modules/.bin/uglifyjs.ps1 index 5e0bc56d..e6749c73 100644 --- a/node_modules/.bin/uglifyjs.ps1 +++ b/node_modules/.bin/uglifyjs.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../uglify-js/bin/uglifyjs" $args - } else { - & "$basedir/node$exe" "$basedir/../uglify-js/bin/uglifyjs" $args - } + & "$basedir/node$exe" "$basedir/../uglify-js/bin/uglifyjs" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../uglify-js/bin/uglifyjs" $args - } else { - & "node$exe" "$basedir/../uglify-js/bin/uglifyjs" $args - } + & "node$exe" "$basedir/../uglify-js/bin/uglifyjs" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/which b/node_modules/.bin/which index c51820f2..12cde792 100644 --- a/node_modules/.bin/which +++ b/node_modules/.bin/which @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../which/bin/which" "$@" + "$basedir/node" "$basedir/../which/bin/which" "$@" + ret=$? else - exec node "$basedir/../which/bin/which" "$@" + node "$basedir/../which/bin/which" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/which.cmd b/node_modules/.bin/which.cmd index ead37d62..0664965c 100644 --- a/node_modules/.bin/which.cmd +++ b/node_modules/.bin/which.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\which\bin\which" %* +"%_prog%" "%dp0%\..\which\bin\which" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/which.ps1 b/node_modules/.bin/which.ps1 index 1437a3b6..d0231706 100644 --- a/node_modules/.bin/which.ps1 +++ b/node_modules/.bin/which.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../which/bin/which" $args - } else { - & "$basedir/node$exe" "$basedir/../which/bin/which" $args - } + & "$basedir/node$exe" "$basedir/../which/bin/which" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../which/bin/which" $args - } else { - & "node$exe" "$basedir/../which/bin/which" $args - } + & "node$exe" "$basedir/../which/bin/which" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/.bin/yaml2json b/node_modules/.bin/yaml2json index a22ae048..62a97289 100644 --- a/node_modules/.bin/yaml2json +++ b/node_modules/.bin/yaml2json @@ -6,7 +6,10 @@ case `uname` in esac if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../yamljs/bin/yaml2json" "$@" + "$basedir/node" "$basedir/../yamljs/bin/yaml2json" "$@" + ret=$? else - exec node "$basedir/../yamljs/bin/yaml2json" "$@" + node "$basedir/../yamljs/bin/yaml2json" "$@" + ret=$? fi +exit $ret diff --git a/node_modules/.bin/yaml2json.cmd b/node_modules/.bin/yaml2json.cmd index b4f8d74b..a83438c0 100644 --- a/node_modules/.bin/yaml2json.cmd +++ b/node_modules/.bin/yaml2json.cmd @@ -1,9 +1,4 @@ @ECHO off -GOTO start -:find_dp0 -SET dp0=%~dp0 -EXIT /b -:start SETLOCAL CALL :find_dp0 @@ -14,4 +9,9 @@ IF EXIST "%dp0%\node.exe" ( SET PATHEXT=%PATHEXT:;.JS;=;% ) -endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%" "%dp0%\..\yamljs\bin\yaml2json" %* +"%_prog%" "%dp0%\..\yamljs\bin\yaml2json" %* +ENDLOCAL +EXIT /b %errorlevel% +:find_dp0 +SET dp0=%~dp0 +EXIT /b diff --git a/node_modules/.bin/yaml2json.ps1 b/node_modules/.bin/yaml2json.ps1 index 2f5772d7..2123d11e 100644 --- a/node_modules/.bin/yaml2json.ps1 +++ b/node_modules/.bin/yaml2json.ps1 @@ -9,20 +9,10 @@ if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { } $ret=0 if (Test-Path "$basedir/node$exe") { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "$basedir/node$exe" "$basedir/../yamljs/bin/yaml2json" $args - } else { - & "$basedir/node$exe" "$basedir/../yamljs/bin/yaml2json" $args - } + & "$basedir/node$exe" "$basedir/../yamljs/bin/yaml2json" $args $ret=$LASTEXITCODE } else { - # Support pipeline input - if ($MyInvocation.ExpectingInput) { - $input | & "node$exe" "$basedir/../yamljs/bin/yaml2json" $args - } else { - & "node$exe" "$basedir/../yamljs/bin/yaml2json" $args - } + & "node$exe" "$basedir/../yamljs/bin/yaml2json" $args $ret=$LASTEXITCODE } exit $ret diff --git a/node_modules/@choojs/findup/package.json b/node_modules/@choojs/findup/package.json index 5c9da77e..789bf2c8 100644 --- a/node_modules/@choojs/findup/package.json +++ b/node_modules/@choojs/findup/package.json @@ -1,15 +1,47 @@ { - "name": "@choojs/findup", - "description": "Find a file by walking up the directory tree", - "version": "0.2.1", - "author": "Filirom1 ", + "_args": [ + [ + "@choojs/findup@0.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "@choojs/findup@0.2.1", + "_id": "@choojs/findup@0.2.1", + "_inBundle": false, + "_integrity": "sha512-YstAqNb0MCN8PjdLCDfRsBcGVRN41f3vgLvaI0IrIcBp4AqILRSS0DeWNGkicC+f/zRIPJLc+9RURVSepwvfBw==", + "_location": "/@choojs/findup", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@choojs/findup@0.2.1", + "name": "@choojs/findup", + "escapedName": "@choojs%2ffindup", + "scope": "@choojs", + "rawSpec": "0.2.1", + "saveSpec": null, + "fetchSpec": "0.2.1" + }, + "_requiredBy": [ + "/rtlcss" + ], + "_resolved": "https://registry.npmjs.org/@choojs/findup/-/findup-0.2.1.tgz", + "_spec": "0.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Filirom1", + "email": "filirom1@gmail.com" + }, "bin": { "findup": "bin/findup.js" }, - "bugs": "https://github.com/choojs/findup/issues", + "bugs": { + "url": "https://github.com/choojs/findup/issues" + }, "dependencies": { "commander": "^2.15.1" }, + "description": "Find a file by walking up the directory tree", "devDependencies": { "chai": "^4.1.2", "mocha": "^5.0.5" @@ -17,11 +49,13 @@ "homepage": "https://github.com/choojs/findup", "license": "MIT", "main": "index.js", + "name": "@choojs/findup", "repository": { "type": "git", - "url": "https://github.com/choojs/findup.git" + "url": "git+https://github.com/choojs/findup.git" }, "scripts": { "test": "mocha ./test/*.js" - } + }, + "version": "0.2.1" } diff --git a/node_modules/@octokit/auth-token/package.json b/node_modules/@octokit/auth-token/package.json index 1b0df719..823363d1 100644 --- a/node_modules/@octokit/auth-token/package.json +++ b/node_modules/@octokit/auth-token/package.json @@ -1,24 +1,40 @@ { - "name": "@octokit/auth-token", - "description": "GitHub API token authentication for browsers and Node.js", - "version": "2.5.0", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "@octokit/auth-token@2.5.0", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [ - "github", - "octokit", - "authentication", - "api" + "_from": "@octokit/auth-token@2.5.0", + "_id": "@octokit/auth-token@2.5.0", + "_inBundle": false, + "_integrity": "sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g==", + "_location": "/@octokit/auth-token", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/auth-token@2.5.0", + "name": "@octokit/auth-token", + "escapedName": "@octokit%2fauth-token", + "scope": "@octokit", + "rawSpec": "2.5.0", + "saveSpec": null, + "fetchSpec": "2.5.0" + }, + "_requiredBy": [ + "/@octokit/rest" ], - "repository": "github:octokit/auth-token.js", + "_resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.5.0.tgz", + "_spec": "2.5.0", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/octokit/auth-token.js/issues" + }, "dependencies": { "@octokit/types": "^6.0.3" }, + "description": "GitHub API token authentication for browsers and Node.js", "devDependencies": { "@octokit/core": "^3.0.0", "@octokit/request": "^5.3.0", @@ -35,11 +51,31 @@ "ts-jest": "^27.0.0-next.12", "typescript": "^4.0.0" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/octokit/auth-token.js#readme", + "keywords": [ + "github", + "octokit", + "authentication", + "api" + ], + "license": "MIT", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "@octokit/auth-token", + "pika": true, "publishConfig": { "access": "public" }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/auth-token.js.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "2.5.0" } diff --git a/node_modules/@octokit/core/LICENSE b/node_modules/@octokit/core/LICENSE deleted file mode 100644 index ef2c18ee..00000000 --- a/node_modules/@octokit/core/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License - -Copyright (c) 2019 Octokit contributors - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. diff --git a/node_modules/@octokit/core/README.md b/node_modules/@octokit/core/README.md deleted file mode 100644 index 129d6ce0..00000000 --- a/node_modules/@octokit/core/README.md +++ /dev/null @@ -1,440 +0,0 @@ -# core.js - -> Extendable client for GitHub's REST & GraphQL APIs - -[![@latest](https://img.shields.io/npm/v/@octokit/core.svg)](https://www.npmjs.com/package/@octokit/core) -[![Build Status](https://github.com/octokit/core.js/workflows/Test/badge.svg)](https://github.com/octokit/core.js/actions?query=workflow%3ATest+branch%3Amaster) - - - -- [Usage](#usage) - - [REST API example](#rest-api-example) - - [GraphQL example](#graphql-example) -- [Options](#options) -- [Defaults](#defaults) -- [Authentication](#authentication) -- [Logging](#logging) -- [Hooks](#hooks) -- [Plugins](#plugins) -- [Build your own Octokit with Plugins and Defaults](#build-your-own-octokit-with-plugins-and-defaults) -- [LICENSE](#license) - - - -If you need a minimalistic library to utilize GitHub's [REST API](https://developer.github.com/v3/) and [GraphQL API](https://developer.github.com/v4/) which you can extend with plugins as needed, then `@octokit/core` is a great starting point. - -If you don't need the Plugin API then using [`@octokit/request`](https://github.com/octokit/request.js/) or [`@octokit/graphql`](https://github.com/octokit/graphql.js/) directly is a good alternative. - -## Usage - - - - - - -
-Browsers - -Load @octokit/core directly from cdn.skypack.dev - -```html - -``` - -
-Node - - -Install with npm install @octokit/core - -```js -const { Octokit } = require("@octokit/core"); -// or: import { Octokit } from "@octokit/core"; -``` - -
- -### REST API example - -```js -// Create a personal access token at https://github.com/settings/tokens/new?scopes=repo -const octokit = new Octokit({ auth: `personal-access-token123` }); - -const response = await octokit.request("GET /orgs/{org}/repos", { - org: "octokit", - type: "private", -}); -``` - -See [`@octokit/request`](https://github.com/octokit/request.js) for full documentation of the `.request` method. - -### GraphQL example - -```js -const octokit = new Octokit({ auth: `secret123` }); - -const response = await octokit.graphql( - `query ($login: String!) { - organization(login: $login) { - repositories(privacy: PRIVATE) { - totalCount - } - } - }`, - { login: "octokit" } -); -``` - -See [`@octokit/graphql`](https://github.com/octokit/graphql.js) for full documentation of the `.graphql` method. - -## Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- name - - type - - description -
- options.authStrategy - - Function - - Defaults to @octokit/auth-token. See Authentication below for examples. -
- options.auth - - String or Object - - See Authentication below for examples. -
- options.baseUrl - - String - - -When using with GitHub Enterprise Server, set `options.baseUrl` to the root URL of the API. For example, if your GitHub Enterprise Server's hostname is `github.acme-inc.com`, then set `options.baseUrl` to `https://github.acme-inc.com/api/v3`. Example - -```js -const octokit = new Octokit({ - baseUrl: "https://github.acme-inc.com/api/v3", -}); -``` - -
- options.previews - - Array of Strings - - -Some REST API endpoints require preview headers to be set, or enable -additional features. Preview headers can be set on a per-request basis, e.g. - -```js -octokit.request("POST /repos/{owner}/{repo}/pulls", { - mediaType: { - previews: ["shadow-cat"], - }, - owner, - repo, - title: "My pull request", - base: "master", - head: "my-feature", - draft: true, -}); -``` - -You can also set previews globally, by setting the `options.previews` option on the constructor. Example: - -```js -const octokit = new Octokit({ - previews: ["shadow-cat"], -}); -``` - -
- options.request - - Object - - -Set a default request timeout (`options.request.timeout`) or an [`http(s).Agent`](https://nodejs.org/api/http.html#http_class_http_agent) e.g. for proxy usage (Node only, `options.request.agent`). - -There are more `options.request.*` options, see [`@octokit/request` options](https://github.com/octokit/request.js#request). `options.request` can also be set on a per-request basis. - -
- options.timeZone - - String - - -Sets the `Time-Zone` header which defines a timezone according to the [list of names from the Olson database](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). - -```js -const octokit = new Octokit({ - timeZone: "America/Los_Angeles", -}); -``` - -The time zone header will determine the timezone used for generating the timestamp when creating commits. See [GitHub's Timezones documentation](https://developer.github.com/v3/#timezones). - -
- options.userAgent - - String - - -A custom user agent string for your app or library. Example - -```js -const octokit = new Octokit({ - userAgent: "my-app/v1.2.3", -}); -``` - -
- -## Defaults - -You can create a new Octokit class with customized default options. - -```js -const MyOctokit = Octokit.defaults({ - auth: "personal-access-token123", - baseUrl: "https://github.acme-inc.com/api/v3", - userAgent: "my-app/v1.2.3", -}); -const octokit1 = new MyOctokit(); -const octokit2 = new MyOctokit(); -``` - -If you pass additional options to your new constructor, the options will be merged shallowly. - -```js -const MyOctokit = Octokit.defaults({ - foo: { - opt1: 1, - }, -}); -const octokit = new MyOctokit({ - foo: { - opt2: 1, - }, -}); -// options will be { foo: { opt2: 1 }} -``` - -If you need a deep or conditional merge, you can pass a function instead. - -```js -const MyOctokit = Octokit.defaults((options) => { - return { - foo: Object.assign({}, options.foo, { opt2: 1 }), - }; -}); -const octokit = new MyOctokit({ - foo: { opt2: 1 }, -}); -// options will be { foo: { opt1: 1, opt2: 1 }} -``` - -Be careful about mutating the `options` object in the `Octokit.defaults` callback, as it can have unforeseen consequences. - -## Authentication - -Authentication is optional for some REST API endpoints accessing public data, but is required for GraphQL queries. Using authentication also increases your [API rate limit](https://developer.github.com/v3/#rate-limiting). - -By default, Octokit authenticates using the [token authentication strategy](https://github.com/octokit/auth-token.js). Pass in a token using `options.auth`. It can be a personal access token, an OAuth token, an installation access token or a JSON Web Token for GitHub App authentication. The `Authorization` header will be set according to the type of token. - -```js -import { Octokit } from "@octokit/core"; - -const octokit = new Octokit({ - auth: "mypersonalaccesstoken123", -}); - -const { data } = await octokit.request("/user"); -``` - -To use a different authentication strategy, set `options.authStrategy`. A list of authentication strategies is available at [octokit/authentication-strategies.js](https://github.com/octokit/authentication-strategies.js/#readme). - -Example - -```js -import { Octokit } from "@octokit/core"; -import { createAppAuth } from "@octokit/auth-app"; - -const appOctokit = new Octokit({ - authStrategy: createAppAuth, - auth: { - appId: 123, - privateKey: process.env.PRIVATE_KEY, - }, -}); - -const { data } = await appOctokit.request("/app"); -``` - -The `.auth()` method returned by the current authentication strategy can be accessed at `octokit.auth()`. Example - -```js -const { token } = await appOctokit.auth({ - type: "installation", - installationId: 123, -}); -``` - -## Logging - -There are four built-in log methods - -1. `octokit.log.debug(message[, additionalInfo])` -1. `octokit.log.info(message[, additionalInfo])` -1. `octokit.log.warn(message[, additionalInfo])` -1. `octokit.log.error(message[, additionalInfo])` - -They can be configured using the [`log` client option](client-options). By default, `octokit.log.debug()` and `octokit.log.info()` are no-ops, while the other two call `console.warn()` and `console.error()` respectively. - -This is useful if you build reusable [plugins](#plugins). - -If you would like to make the log level configurable using an environment variable or external option, we recommend the [console-log-level](https://github.com/watson/console-log-level) package. Example - -```js -const octokit = new Octokit({ - log: require("console-log-level")({ level: "info" }), -}); -``` - -## Hooks - -You can customize Octokit's request lifecycle with hooks. - -```js -octokit.hook.before("request", async (options) => { - validate(options); -}); -octokit.hook.after("request", async (response, options) => { - console.log(`${options.method} ${options.url}: ${response.status}`); -}); -octokit.hook.error("request", async (error, options) => { - if (error.status === 304) { - return findInCache(error.response.headers.etag); - } - - throw error; -}); -octokit.hook.wrap("request", async (request, options) => { - // add logic before, after, catch errors or replace the request altogether - return request(options); -}); -``` - -See [before-after-hook](https://github.com/gr2m/before-after-hook#readme) for more documentation on hooks. - -## Plugins - -Octokit’s functionality can be extended using plugins. The `Octokit.plugin()` method accepts a plugin (or many) and returns a new constructor. - -A plugin is a function which gets two arguments: - -1. the current instance -2. the options passed to the constructor. - -In order to extend `octokit`'s API, the plugin must return an object with the new methods. - -```js -// index.js -const { Octokit } = require("@octokit/core") -const MyOctokit = Octokit.plugin( - require("./lib/my-plugin"), - require("octokit-plugin-example") -); - -const octokit = new MyOctokit({ greeting: "Moin moin" }); -octokit.helloWorld(); // logs "Moin moin, world!" -octokit.request("GET /"); // logs "GET / - 200 in 123ms" - -// lib/my-plugin.js -module.exports = (octokit, options = { greeting: "Hello" }) => { - // hook into the request lifecycle - octokit.hook.wrap("request", async (request, options) => { - const time = Date.now(); - const response = await request(options); - console.log( - `${options.method} ${options.url} – ${response.status} in ${Date.now() - - time}ms` - ); - return response; - }); - - // add a custom method - return { - helloWorld: () => console.log(`${options.greeting}, world!`); - } -}; -``` - -## Build your own Octokit with Plugins and Defaults - -You can build your own Octokit class with preset default options and plugins. In fact, this is mostly how the `@octokit/` modules work, such as [`@octokit/action`](https://github.com/octokit/action.js): - -```js -const { Octokit } = require("@octokit/core"); -const MyActionOctokit = Octokit.plugin( - require("@octokit/plugin-paginate-rest"), - require("@octokit/plugin-throttling"), - require("@octokit/plugin-retry") -).defaults({ - authStrategy: require("@octokit/auth-action"), - userAgent: `my-octokit-action/v1.2.3`, -}); - -const octokit = new MyActionOctokit(); -const installations = await octokit.paginate("GET /app/installations"); -``` - -## LICENSE - -[MIT](LICENSE) diff --git a/node_modules/@octokit/core/dist-node/index.js b/node_modules/@octokit/core/dist-node/index.js deleted file mode 100644 index 5ad37e1b..00000000 --- a/node_modules/@octokit/core/dist-node/index.js +++ /dev/null @@ -1,176 +0,0 @@ -'use strict'; - -Object.defineProperty(exports, '__esModule', { value: true }); - -var universalUserAgent = require('universal-user-agent'); -var beforeAfterHook = require('before-after-hook'); -var request = require('@octokit/request'); -var graphql = require('@octokit/graphql'); -var authToken = require('@octokit/auth-token'); - -function _objectWithoutPropertiesLoose(source, excluded) { - if (source == null) return {}; - var target = {}; - var sourceKeys = Object.keys(source); - var key, i; - - for (i = 0; i < sourceKeys.length; i++) { - key = sourceKeys[i]; - if (excluded.indexOf(key) >= 0) continue; - target[key] = source[key]; - } - - return target; -} - -function _objectWithoutProperties(source, excluded) { - if (source == null) return {}; - - var target = _objectWithoutPropertiesLoose(source, excluded); - - var key, i; - - if (Object.getOwnPropertySymbols) { - var sourceSymbolKeys = Object.getOwnPropertySymbols(source); - - for (i = 0; i < sourceSymbolKeys.length; i++) { - key = sourceSymbolKeys[i]; - if (excluded.indexOf(key) >= 0) continue; - if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; - target[key] = source[key]; - } - } - - return target; -} - -const VERSION = "3.5.1"; - -const _excluded = ["authStrategy"]; -class Octokit { - constructor(options = {}) { - const hook = new beforeAfterHook.Collection(); - const requestDefaults = { - baseUrl: request.request.endpoint.DEFAULTS.baseUrl, - headers: {}, - request: Object.assign({}, options.request, { - // @ts-ignore internal usage only, no need to type - hook: hook.bind(null, "request") - }), - mediaType: { - previews: [], - format: "" - } - }; // prepend default user agent with `options.userAgent` if set - - requestDefaults.headers["user-agent"] = [options.userAgent, `octokit-core.js/${VERSION} ${universalUserAgent.getUserAgent()}`].filter(Boolean).join(" "); - - if (options.baseUrl) { - requestDefaults.baseUrl = options.baseUrl; - } - - if (options.previews) { - requestDefaults.mediaType.previews = options.previews; - } - - if (options.timeZone) { - requestDefaults.headers["time-zone"] = options.timeZone; - } - - this.request = request.request.defaults(requestDefaults); - this.graphql = graphql.withCustomRequest(this.request).defaults(requestDefaults); - this.log = Object.assign({ - debug: () => {}, - info: () => {}, - warn: console.warn.bind(console), - error: console.error.bind(console) - }, options.log); - this.hook = hook; // (1) If neither `options.authStrategy` nor `options.auth` are set, the `octokit` instance - // is unauthenticated. The `this.auth()` method is a no-op and no request hook is registered. - // (2) If only `options.auth` is set, use the default token authentication strategy. - // (3) If `options.authStrategy` is set then use it and pass in `options.auth`. Always pass own request as many strategies accept a custom request instance. - // TODO: type `options.auth` based on `options.authStrategy`. - - if (!options.authStrategy) { - if (!options.auth) { - // (1) - this.auth = async () => ({ - type: "unauthenticated" - }); - } else { - // (2) - const auth = authToken.createTokenAuth(options.auth); // @ts-ignore ¯\_(ツ)_/¯ - - hook.wrap("request", auth.hook); - this.auth = auth; - } - } else { - const { - authStrategy - } = options, - otherOptions = _objectWithoutProperties(options, _excluded); - - const auth = authStrategy(Object.assign({ - request: this.request, - log: this.log, - // we pass the current octokit instance as well as its constructor options - // to allow for authentication strategies that return a new octokit instance - // that shares the same internal state as the current one. The original - // requirement for this was the "event-octokit" authentication strategy - // of https://github.com/probot/octokit-auth-probot. - octokit: this, - octokitOptions: otherOptions - }, options.auth)); // @ts-ignore ¯\_(ツ)_/¯ - - hook.wrap("request", auth.hook); - this.auth = auth; - } // apply plugins - // https://stackoverflow.com/a/16345172 - - - const classConstructor = this.constructor; - classConstructor.plugins.forEach(plugin => { - Object.assign(this, plugin(this, options)); - }); - } - - static defaults(defaults) { - const OctokitWithDefaults = class extends this { - constructor(...args) { - const options = args[0] || {}; - - if (typeof defaults === "function") { - super(defaults(options)); - return; - } - - super(Object.assign({}, defaults, options, options.userAgent && defaults.userAgent ? { - userAgent: `${options.userAgent} ${defaults.userAgent}` - } : null)); - } - - }; - return OctokitWithDefaults; - } - /** - * Attach a plugin (or many) to your Octokit instance. - * - * @example - * const API = Octokit.plugin(plugin1, plugin2, plugin3, ...) - */ - - - static plugin(...newPlugins) { - var _a; - - const currentPlugins = this.plugins; - const NewOctokit = (_a = class extends this {}, _a.plugins = currentPlugins.concat(newPlugins.filter(plugin => !currentPlugins.includes(plugin))), _a); - return NewOctokit; - } - -} -Octokit.VERSION = VERSION; -Octokit.plugins = []; - -exports.Octokit = Octokit; -//# sourceMappingURL=index.js.map diff --git a/node_modules/@octokit/core/dist-node/index.js.map b/node_modules/@octokit/core/dist-node/index.js.map deleted file mode 100644 index 19485f9f..00000000 --- a/node_modules/@octokit/core/dist-node/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sources":["../dist-src/version.js","../dist-src/index.js"],"sourcesContent":["export const VERSION = \"3.5.1\";\n","import { getUserAgent } from \"universal-user-agent\";\nimport { Collection } from \"before-after-hook\";\nimport { request } from \"@octokit/request\";\nimport { withCustomRequest } from \"@octokit/graphql\";\nimport { createTokenAuth } from \"@octokit/auth-token\";\nimport { VERSION } from \"./version\";\nexport class Octokit {\n constructor(options = {}) {\n const hook = new Collection();\n const requestDefaults = {\n baseUrl: request.endpoint.DEFAULTS.baseUrl,\n headers: {},\n request: Object.assign({}, options.request, {\n // @ts-ignore internal usage only, no need to type\n hook: hook.bind(null, \"request\"),\n }),\n mediaType: {\n previews: [],\n format: \"\",\n },\n };\n // prepend default user agent with `options.userAgent` if set\n requestDefaults.headers[\"user-agent\"] = [\n options.userAgent,\n `octokit-core.js/${VERSION} ${getUserAgent()}`,\n ]\n .filter(Boolean)\n .join(\" \");\n if (options.baseUrl) {\n requestDefaults.baseUrl = options.baseUrl;\n }\n if (options.previews) {\n requestDefaults.mediaType.previews = options.previews;\n }\n if (options.timeZone) {\n requestDefaults.headers[\"time-zone\"] = options.timeZone;\n }\n this.request = request.defaults(requestDefaults);\n this.graphql = withCustomRequest(this.request).defaults(requestDefaults);\n this.log = Object.assign({\n debug: () => { },\n info: () => { },\n warn: console.warn.bind(console),\n error: console.error.bind(console),\n }, options.log);\n this.hook = hook;\n // (1) If neither `options.authStrategy` nor `options.auth` are set, the `octokit` instance\n // is unauthenticated. The `this.auth()` method is a no-op and no request hook is registered.\n // (2) If only `options.auth` is set, use the default token authentication strategy.\n // (3) If `options.authStrategy` is set then use it and pass in `options.auth`. Always pass own request as many strategies accept a custom request instance.\n // TODO: type `options.auth` based on `options.authStrategy`.\n if (!options.authStrategy) {\n if (!options.auth) {\n // (1)\n this.auth = async () => ({\n type: \"unauthenticated\",\n });\n }\n else {\n // (2)\n const auth = createTokenAuth(options.auth);\n // @ts-ignore ¯\\_(ツ)_/¯\n hook.wrap(\"request\", auth.hook);\n this.auth = auth;\n }\n }\n else {\n const { authStrategy, ...otherOptions } = options;\n const auth = authStrategy(Object.assign({\n request: this.request,\n log: this.log,\n // we pass the current octokit instance as well as its constructor options\n // to allow for authentication strategies that return a new octokit instance\n // that shares the same internal state as the current one. The original\n // requirement for this was the \"event-octokit\" authentication strategy\n // of https://github.com/probot/octokit-auth-probot.\n octokit: this,\n octokitOptions: otherOptions,\n }, options.auth));\n // @ts-ignore ¯\\_(ツ)_/¯\n hook.wrap(\"request\", auth.hook);\n this.auth = auth;\n }\n // apply plugins\n // https://stackoverflow.com/a/16345172\n const classConstructor = this.constructor;\n classConstructor.plugins.forEach((plugin) => {\n Object.assign(this, plugin(this, options));\n });\n }\n static defaults(defaults) {\n const OctokitWithDefaults = class extends this {\n constructor(...args) {\n const options = args[0] || {};\n if (typeof defaults === \"function\") {\n super(defaults(options));\n return;\n }\n super(Object.assign({}, defaults, options, options.userAgent && defaults.userAgent\n ? {\n userAgent: `${options.userAgent} ${defaults.userAgent}`,\n }\n : null));\n }\n };\n return OctokitWithDefaults;\n }\n /**\n * Attach a plugin (or many) to your Octokit instance.\n *\n * @example\n * const API = Octokit.plugin(plugin1, plugin2, plugin3, ...)\n */\n static plugin(...newPlugins) {\n var _a;\n const currentPlugins = this.plugins;\n const NewOctokit = (_a = class extends this {\n },\n _a.plugins = currentPlugins.concat(newPlugins.filter((plugin) => !currentPlugins.includes(plugin))),\n _a);\n return NewOctokit;\n }\n}\nOctokit.VERSION = VERSION;\nOctokit.plugins = [];\n"],"names":["VERSION","Octokit","constructor","options","hook","Collection","requestDefaults","baseUrl","request","endpoint","DEFAULTS","headers","Object","assign","bind","mediaType","previews","format","userAgent","getUserAgent","filter","Boolean","join","timeZone","defaults","graphql","withCustomRequest","log","debug","info","warn","console","error","authStrategy","auth","type","createTokenAuth","wrap","otherOptions","octokit","octokitOptions","classConstructor","plugins","forEach","plugin","OctokitWithDefaults","args","newPlugins","_a","currentPlugins","NewOctokit","concat","includes"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAO,MAAMA,OAAO,GAAG,mBAAhB;;;ACAP,AAMO,MAAMC,OAAN,CAAc;AACjBC,EAAAA,WAAW,CAACC,OAAO,GAAG,EAAX,EAAe;AACtB,UAAMC,IAAI,GAAG,IAAIC,0BAAJ,EAAb;AACA,UAAMC,eAAe,GAAG;AACpBC,MAAAA,OAAO,EAAEC,eAAO,CAACC,QAAR,CAAiBC,QAAjB,CAA0BH,OADf;AAEpBI,MAAAA,OAAO,EAAE,EAFW;AAGpBH,MAAAA,OAAO,EAAEI,MAAM,CAACC,MAAP,CAAc,EAAd,EAAkBV,OAAO,CAACK,OAA1B,EAAmC;AACxC;AACAJ,QAAAA,IAAI,EAAEA,IAAI,CAACU,IAAL,CAAU,IAAV,EAAgB,SAAhB;AAFkC,OAAnC,CAHW;AAOpBC,MAAAA,SAAS,EAAE;AACPC,QAAAA,QAAQ,EAAE,EADH;AAEPC,QAAAA,MAAM,EAAE;AAFD;AAPS,KAAxB,CAFsB;;AAetBX,IAAAA,eAAe,CAACK,OAAhB,CAAwB,YAAxB,IAAwC,CACpCR,OAAO,CAACe,SAD4B,EAEnC,mBAAkBlB,OAAQ,IAAGmB,+BAAY,EAAG,EAFT,EAInCC,MAJmC,CAI5BC,OAJ4B,EAKnCC,IALmC,CAK9B,GAL8B,CAAxC;;AAMA,QAAInB,OAAO,CAACI,OAAZ,EAAqB;AACjBD,MAAAA,eAAe,CAACC,OAAhB,GAA0BJ,OAAO,CAACI,OAAlC;AACH;;AACD,QAAIJ,OAAO,CAACa,QAAZ,EAAsB;AAClBV,MAAAA,eAAe,CAACS,SAAhB,CAA0BC,QAA1B,GAAqCb,OAAO,CAACa,QAA7C;AACH;;AACD,QAAIb,OAAO,CAACoB,QAAZ,EAAsB;AAClBjB,MAAAA,eAAe,CAACK,OAAhB,CAAwB,WAAxB,IAAuCR,OAAO,CAACoB,QAA/C;AACH;;AACD,SAAKf,OAAL,GAAeA,eAAO,CAACgB,QAAR,CAAiBlB,eAAjB,CAAf;AACA,SAAKmB,OAAL,GAAeC,yBAAiB,CAAC,KAAKlB,OAAN,CAAjB,CAAgCgB,QAAhC,CAAyClB,eAAzC,CAAf;AACA,SAAKqB,GAAL,GAAWf,MAAM,CAACC,MAAP,CAAc;AACrBe,MAAAA,KAAK,EAAE,MAAM,EADQ;AAErBC,MAAAA,IAAI,EAAE,MAAM,EAFS;AAGrBC,MAAAA,IAAI,EAAEC,OAAO,CAACD,IAAR,CAAahB,IAAb,CAAkBiB,OAAlB,CAHe;AAIrBC,MAAAA,KAAK,EAAED,OAAO,CAACC,KAAR,CAAclB,IAAd,CAAmBiB,OAAnB;AAJc,KAAd,EAKR5B,OAAO,CAACwB,GALA,CAAX;AAMA,SAAKvB,IAAL,GAAYA,IAAZ,CAtCsB;AAwCtB;AACA;AACA;AACA;;AACA,QAAI,CAACD,OAAO,CAAC8B,YAAb,EAA2B;AACvB,UAAI,CAAC9B,OAAO,CAAC+B,IAAb,EAAmB;AACf;AACA,aAAKA,IAAL,GAAY,aAAa;AACrBC,UAAAA,IAAI,EAAE;AADe,SAAb,CAAZ;AAGH,OALD,MAMK;AACD;AACA,cAAMD,IAAI,GAAGE,yBAAe,CAACjC,OAAO,CAAC+B,IAAT,CAA5B,CAFC;;AAID9B,QAAAA,IAAI,CAACiC,IAAL,CAAU,SAAV,EAAqBH,IAAI,CAAC9B,IAA1B;AACA,aAAK8B,IAAL,GAAYA,IAAZ;AACH;AACJ,KAdD,MAeK;AACD,YAAM;AAAED,QAAAA;AAAF,UAAoC9B,OAA1C;AAAA,YAAyBmC,YAAzB,4BAA0CnC,OAA1C;;AACA,YAAM+B,IAAI,GAAGD,YAAY,CAACrB,MAAM,CAACC,MAAP,CAAc;AACpCL,QAAAA,OAAO,EAAE,KAAKA,OADsB;AAEpCmB,QAAAA,GAAG,EAAE,KAAKA,GAF0B;AAGpC;AACA;AACA;AACA;AACA;AACAY,QAAAA,OAAO,EAAE,IAR2B;AASpCC,QAAAA,cAAc,EAAEF;AAToB,OAAd,EAUvBnC,OAAO,CAAC+B,IAVe,CAAD,CAAzB,CAFC;;AAcD9B,MAAAA,IAAI,CAACiC,IAAL,CAAU,SAAV,EAAqBH,IAAI,CAAC9B,IAA1B;AACA,WAAK8B,IAAL,GAAYA,IAAZ;AACH,KA3EqB;AA6EtB;;;AACA,UAAMO,gBAAgB,GAAG,KAAKvC,WAA9B;AACAuC,IAAAA,gBAAgB,CAACC,OAAjB,CAAyBC,OAAzB,CAAkCC,MAAD,IAAY;AACzChC,MAAAA,MAAM,CAACC,MAAP,CAAc,IAAd,EAAoB+B,MAAM,CAAC,IAAD,EAAOzC,OAAP,CAA1B;AACH,KAFD;AAGH;;AACc,SAARqB,QAAQ,CAACA,QAAD,EAAW;AACtB,UAAMqB,mBAAmB,GAAG,cAAc,IAAd,CAAmB;AAC3C3C,MAAAA,WAAW,CAAC,GAAG4C,IAAJ,EAAU;AACjB,cAAM3C,OAAO,GAAG2C,IAAI,CAAC,CAAD,CAAJ,IAAW,EAA3B;;AACA,YAAI,OAAOtB,QAAP,KAAoB,UAAxB,EAAoC;AAChC,gBAAMA,QAAQ,CAACrB,OAAD,CAAd;AACA;AACH;;AACD,cAAMS,MAAM,CAACC,MAAP,CAAc,EAAd,EAAkBW,QAAlB,EAA4BrB,OAA5B,EAAqCA,OAAO,CAACe,SAAR,IAAqBM,QAAQ,CAACN,SAA9B,GACrC;AACEA,UAAAA,SAAS,EAAG,GAAEf,OAAO,CAACe,SAAU,IAAGM,QAAQ,CAACN,SAAU;AADxD,SADqC,GAIrC,IAJA,CAAN;AAKH;;AAZ0C,KAA/C;AAcA,WAAO2B,mBAAP;AACH;AACD;AACJ;AACA;AACA;AACA;AACA;;;AACiB,SAAND,MAAM,CAAC,GAAGG,UAAJ,EAAgB;AACzB,QAAIC,EAAJ;;AACA,UAAMC,cAAc,GAAG,KAAKP,OAA5B;AACA,UAAMQ,UAAU,IAAIF,EAAE,GAAG,cAAc,IAAd,CAAmB,EAAxB,EAEhBA,EAAE,CAACN,OAAH,GAAaO,cAAc,CAACE,MAAf,CAAsBJ,UAAU,CAAC3B,MAAX,CAAmBwB,MAAD,IAAY,CAACK,cAAc,CAACG,QAAf,CAAwBR,MAAxB,CAA/B,CAAtB,CAFG,EAGhBI,EAHY,CAAhB;AAIA,WAAOE,UAAP;AACH;;AAnHgB;AAqHrBjD,OAAO,CAACD,OAAR,GAAkBA,OAAlB;AACAC,OAAO,CAACyC,OAAR,GAAkB,EAAlB;;;;"} \ No newline at end of file diff --git a/node_modules/@octokit/core/dist-src/index.js b/node_modules/@octokit/core/dist-src/index.js deleted file mode 100644 index bdbc335b..00000000 --- a/node_modules/@octokit/core/dist-src/index.js +++ /dev/null @@ -1,125 +0,0 @@ -import { getUserAgent } from "universal-user-agent"; -import { Collection } from "before-after-hook"; -import { request } from "@octokit/request"; -import { withCustomRequest } from "@octokit/graphql"; -import { createTokenAuth } from "@octokit/auth-token"; -import { VERSION } from "./version"; -export class Octokit { - constructor(options = {}) { - const hook = new Collection(); - const requestDefaults = { - baseUrl: request.endpoint.DEFAULTS.baseUrl, - headers: {}, - request: Object.assign({}, options.request, { - // @ts-ignore internal usage only, no need to type - hook: hook.bind(null, "request"), - }), - mediaType: { - previews: [], - format: "", - }, - }; - // prepend default user agent with `options.userAgent` if set - requestDefaults.headers["user-agent"] = [ - options.userAgent, - `octokit-core.js/${VERSION} ${getUserAgent()}`, - ] - .filter(Boolean) - .join(" "); - if (options.baseUrl) { - requestDefaults.baseUrl = options.baseUrl; - } - if (options.previews) { - requestDefaults.mediaType.previews = options.previews; - } - if (options.timeZone) { - requestDefaults.headers["time-zone"] = options.timeZone; - } - this.request = request.defaults(requestDefaults); - this.graphql = withCustomRequest(this.request).defaults(requestDefaults); - this.log = Object.assign({ - debug: () => { }, - info: () => { }, - warn: console.warn.bind(console), - error: console.error.bind(console), - }, options.log); - this.hook = hook; - // (1) If neither `options.authStrategy` nor `options.auth` are set, the `octokit` instance - // is unauthenticated. The `this.auth()` method is a no-op and no request hook is registered. - // (2) If only `options.auth` is set, use the default token authentication strategy. - // (3) If `options.authStrategy` is set then use it and pass in `options.auth`. Always pass own request as many strategies accept a custom request instance. - // TODO: type `options.auth` based on `options.authStrategy`. - if (!options.authStrategy) { - if (!options.auth) { - // (1) - this.auth = async () => ({ - type: "unauthenticated", - }); - } - else { - // (2) - const auth = createTokenAuth(options.auth); - // @ts-ignore ¯\_(ツ)_/¯ - hook.wrap("request", auth.hook); - this.auth = auth; - } - } - else { - const { authStrategy, ...otherOptions } = options; - const auth = authStrategy(Object.assign({ - request: this.request, - log: this.log, - // we pass the current octokit instance as well as its constructor options - // to allow for authentication strategies that return a new octokit instance - // that shares the same internal state as the current one. The original - // requirement for this was the "event-octokit" authentication strategy - // of https://github.com/probot/octokit-auth-probot. - octokit: this, - octokitOptions: otherOptions, - }, options.auth)); - // @ts-ignore ¯\_(ツ)_/¯ - hook.wrap("request", auth.hook); - this.auth = auth; - } - // apply plugins - // https://stackoverflow.com/a/16345172 - const classConstructor = this.constructor; - classConstructor.plugins.forEach((plugin) => { - Object.assign(this, plugin(this, options)); - }); - } - static defaults(defaults) { - const OctokitWithDefaults = class extends this { - constructor(...args) { - const options = args[0] || {}; - if (typeof defaults === "function") { - super(defaults(options)); - return; - } - super(Object.assign({}, defaults, options, options.userAgent && defaults.userAgent - ? { - userAgent: `${options.userAgent} ${defaults.userAgent}`, - } - : null)); - } - }; - return OctokitWithDefaults; - } - /** - * Attach a plugin (or many) to your Octokit instance. - * - * @example - * const API = Octokit.plugin(plugin1, plugin2, plugin3, ...) - */ - static plugin(...newPlugins) { - var _a; - const currentPlugins = this.plugins; - const NewOctokit = (_a = class extends this { - }, - _a.plugins = currentPlugins.concat(newPlugins.filter((plugin) => !currentPlugins.includes(plugin))), - _a); - return NewOctokit; - } -} -Octokit.VERSION = VERSION; -Octokit.plugins = []; diff --git a/node_modules/@octokit/core/dist-src/types.js b/node_modules/@octokit/core/dist-src/types.js deleted file mode 100644 index cb0ff5c3..00000000 --- a/node_modules/@octokit/core/dist-src/types.js +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/@octokit/core/dist-src/version.js b/node_modules/@octokit/core/dist-src/version.js deleted file mode 100644 index f53b6355..00000000 --- a/node_modules/@octokit/core/dist-src/version.js +++ /dev/null @@ -1 +0,0 @@ -export const VERSION = "3.5.1"; diff --git a/node_modules/@octokit/core/dist-types/index.d.ts b/node_modules/@octokit/core/dist-types/index.d.ts deleted file mode 100644 index b757c5bc..00000000 --- a/node_modules/@octokit/core/dist-types/index.d.ts +++ /dev/null @@ -1,30 +0,0 @@ -import { HookCollection } from "before-after-hook"; -import { request } from "@octokit/request"; -import { graphql } from "@octokit/graphql"; -import { Constructor, Hooks, OctokitOptions, OctokitPlugin, ReturnTypeOf, UnionToIntersection } from "./types"; -export declare class Octokit { - static VERSION: string; - static defaults>(this: S, defaults: OctokitOptions | Function): S; - static plugins: OctokitPlugin[]; - /** - * Attach a plugin (or many) to your Octokit instance. - * - * @example - * const API = Octokit.plugin(plugin1, plugin2, plugin3, ...) - */ - static plugin & { - plugins: any[]; - }, T extends OctokitPlugin[]>(this: S, ...newPlugins: T): S & Constructor>>; - constructor(options?: OctokitOptions); - request: typeof request; - graphql: typeof graphql; - log: { - debug: (message: string, additionalInfo?: object) => any; - info: (message: string, additionalInfo?: object) => any; - warn: (message: string, additionalInfo?: object) => any; - error: (message: string, additionalInfo?: object) => any; - [key: string]: any; - }; - hook: HookCollection; - auth: (...args: unknown[]) => Promise; -} diff --git a/node_modules/@octokit/core/dist-types/types.d.ts b/node_modules/@octokit/core/dist-types/types.d.ts deleted file mode 100644 index 06c0f7a2..00000000 --- a/node_modules/@octokit/core/dist-types/types.d.ts +++ /dev/null @@ -1,44 +0,0 @@ -import * as OctokitTypes from "@octokit/types"; -import { RequestError } from "@octokit/request-error"; -import { Octokit } from "."; -export declare type RequestParameters = OctokitTypes.RequestParameters; -export declare type OctokitOptions = { - authStrategy?: any; - auth?: any; - userAgent?: string; - previews?: string[]; - baseUrl?: string; - log?: { - debug: (message: string) => unknown; - info: (message: string) => unknown; - warn: (message: string) => unknown; - error: (message: string) => unknown; - }; - request?: OctokitTypes.RequestRequestOptions; - timeZone?: string; - [option: string]: any; -}; -export declare type Constructor = new (...args: any[]) => T; -export declare type ReturnTypeOf = T extends AnyFunction ? ReturnType : T extends AnyFunction[] ? UnionToIntersection, void>> : never; -/** - * @author https://stackoverflow.com/users/2887218/jcalz - * @see https://stackoverflow.com/a/50375286/10325032 - */ -export declare type UnionToIntersection = (Union extends any ? (argument: Union) => void : never) extends (argument: infer Intersection) => void ? Intersection : never; -declare type AnyFunction = (...args: any) => any; -export declare type OctokitPlugin = (octokit: Octokit, options: OctokitOptions) => { - [key: string]: any; -} | void; -export declare type Hooks = { - request: { - Options: Required; - Result: OctokitTypes.OctokitResponse; - Error: RequestError | Error; - }; - [key: string]: { - Options: unknown; - Result: unknown; - Error: unknown; - }; -}; -export {}; diff --git a/node_modules/@octokit/core/dist-types/version.d.ts b/node_modules/@octokit/core/dist-types/version.d.ts deleted file mode 100644 index 8bb7c7ff..00000000 --- a/node_modules/@octokit/core/dist-types/version.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare const VERSION = "3.5.1"; diff --git a/node_modules/@octokit/core/dist-web/index.js b/node_modules/@octokit/core/dist-web/index.js deleted file mode 100644 index 2828d970..00000000 --- a/node_modules/@octokit/core/dist-web/index.js +++ /dev/null @@ -1,130 +0,0 @@ -import { getUserAgent } from 'universal-user-agent'; -import { Collection } from 'before-after-hook'; -import { request } from '@octokit/request'; -import { withCustomRequest } from '@octokit/graphql'; -import { createTokenAuth } from '@octokit/auth-token'; - -const VERSION = "3.5.1"; - -class Octokit { - constructor(options = {}) { - const hook = new Collection(); - const requestDefaults = { - baseUrl: request.endpoint.DEFAULTS.baseUrl, - headers: {}, - request: Object.assign({}, options.request, { - // @ts-ignore internal usage only, no need to type - hook: hook.bind(null, "request"), - }), - mediaType: { - previews: [], - format: "", - }, - }; - // prepend default user agent with `options.userAgent` if set - requestDefaults.headers["user-agent"] = [ - options.userAgent, - `octokit-core.js/${VERSION} ${getUserAgent()}`, - ] - .filter(Boolean) - .join(" "); - if (options.baseUrl) { - requestDefaults.baseUrl = options.baseUrl; - } - if (options.previews) { - requestDefaults.mediaType.previews = options.previews; - } - if (options.timeZone) { - requestDefaults.headers["time-zone"] = options.timeZone; - } - this.request = request.defaults(requestDefaults); - this.graphql = withCustomRequest(this.request).defaults(requestDefaults); - this.log = Object.assign({ - debug: () => { }, - info: () => { }, - warn: console.warn.bind(console), - error: console.error.bind(console), - }, options.log); - this.hook = hook; - // (1) If neither `options.authStrategy` nor `options.auth` are set, the `octokit` instance - // is unauthenticated. The `this.auth()` method is a no-op and no request hook is registered. - // (2) If only `options.auth` is set, use the default token authentication strategy. - // (3) If `options.authStrategy` is set then use it and pass in `options.auth`. Always pass own request as many strategies accept a custom request instance. - // TODO: type `options.auth` based on `options.authStrategy`. - if (!options.authStrategy) { - if (!options.auth) { - // (1) - this.auth = async () => ({ - type: "unauthenticated", - }); - } - else { - // (2) - const auth = createTokenAuth(options.auth); - // @ts-ignore ¯\_(ツ)_/¯ - hook.wrap("request", auth.hook); - this.auth = auth; - } - } - else { - const { authStrategy, ...otherOptions } = options; - const auth = authStrategy(Object.assign({ - request: this.request, - log: this.log, - // we pass the current octokit instance as well as its constructor options - // to allow for authentication strategies that return a new octokit instance - // that shares the same internal state as the current one. The original - // requirement for this was the "event-octokit" authentication strategy - // of https://github.com/probot/octokit-auth-probot. - octokit: this, - octokitOptions: otherOptions, - }, options.auth)); - // @ts-ignore ¯\_(ツ)_/¯ - hook.wrap("request", auth.hook); - this.auth = auth; - } - // apply plugins - // https://stackoverflow.com/a/16345172 - const classConstructor = this.constructor; - classConstructor.plugins.forEach((plugin) => { - Object.assign(this, plugin(this, options)); - }); - } - static defaults(defaults) { - const OctokitWithDefaults = class extends this { - constructor(...args) { - const options = args[0] || {}; - if (typeof defaults === "function") { - super(defaults(options)); - return; - } - super(Object.assign({}, defaults, options, options.userAgent && defaults.userAgent - ? { - userAgent: `${options.userAgent} ${defaults.userAgent}`, - } - : null)); - } - }; - return OctokitWithDefaults; - } - /** - * Attach a plugin (or many) to your Octokit instance. - * - * @example - * const API = Octokit.plugin(plugin1, plugin2, plugin3, ...) - */ - static plugin(...newPlugins) { - var _a; - const currentPlugins = this.plugins; - const NewOctokit = (_a = class extends this { - }, - _a.plugins = currentPlugins.concat(newPlugins.filter((plugin) => !currentPlugins.includes(plugin))), - _a); - return NewOctokit; - } -} -Octokit.VERSION = VERSION; -Octokit.plugins = []; - -export { Octokit }; -//# sourceMappingURL=index.js.map diff --git a/node_modules/@octokit/core/dist-web/index.js.map b/node_modules/@octokit/core/dist-web/index.js.map deleted file mode 100644 index 084574c6..00000000 --- a/node_modules/@octokit/core/dist-web/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sources":["../dist-src/version.js","../dist-src/index.js"],"sourcesContent":["export const VERSION = \"3.5.1\";\n","import { getUserAgent } from \"universal-user-agent\";\nimport { Collection } from \"before-after-hook\";\nimport { request } from \"@octokit/request\";\nimport { withCustomRequest } from \"@octokit/graphql\";\nimport { createTokenAuth } from \"@octokit/auth-token\";\nimport { VERSION } from \"./version\";\nexport class Octokit {\n constructor(options = {}) {\n const hook = new Collection();\n const requestDefaults = {\n baseUrl: request.endpoint.DEFAULTS.baseUrl,\n headers: {},\n request: Object.assign({}, options.request, {\n // @ts-ignore internal usage only, no need to type\n hook: hook.bind(null, \"request\"),\n }),\n mediaType: {\n previews: [],\n format: \"\",\n },\n };\n // prepend default user agent with `options.userAgent` if set\n requestDefaults.headers[\"user-agent\"] = [\n options.userAgent,\n `octokit-core.js/${VERSION} ${getUserAgent()}`,\n ]\n .filter(Boolean)\n .join(\" \");\n if (options.baseUrl) {\n requestDefaults.baseUrl = options.baseUrl;\n }\n if (options.previews) {\n requestDefaults.mediaType.previews = options.previews;\n }\n if (options.timeZone) {\n requestDefaults.headers[\"time-zone\"] = options.timeZone;\n }\n this.request = request.defaults(requestDefaults);\n this.graphql = withCustomRequest(this.request).defaults(requestDefaults);\n this.log = Object.assign({\n debug: () => { },\n info: () => { },\n warn: console.warn.bind(console),\n error: console.error.bind(console),\n }, options.log);\n this.hook = hook;\n // (1) If neither `options.authStrategy` nor `options.auth` are set, the `octokit` instance\n // is unauthenticated. The `this.auth()` method is a no-op and no request hook is registered.\n // (2) If only `options.auth` is set, use the default token authentication strategy.\n // (3) If `options.authStrategy` is set then use it and pass in `options.auth`. Always pass own request as many strategies accept a custom request instance.\n // TODO: type `options.auth` based on `options.authStrategy`.\n if (!options.authStrategy) {\n if (!options.auth) {\n // (1)\n this.auth = async () => ({\n type: \"unauthenticated\",\n });\n }\n else {\n // (2)\n const auth = createTokenAuth(options.auth);\n // @ts-ignore ¯\\_(ツ)_/¯\n hook.wrap(\"request\", auth.hook);\n this.auth = auth;\n }\n }\n else {\n const { authStrategy, ...otherOptions } = options;\n const auth = authStrategy(Object.assign({\n request: this.request,\n log: this.log,\n // we pass the current octokit instance as well as its constructor options\n // to allow for authentication strategies that return a new octokit instance\n // that shares the same internal state as the current one. The original\n // requirement for this was the \"event-octokit\" authentication strategy\n // of https://github.com/probot/octokit-auth-probot.\n octokit: this,\n octokitOptions: otherOptions,\n }, options.auth));\n // @ts-ignore ¯\\_(ツ)_/¯\n hook.wrap(\"request\", auth.hook);\n this.auth = auth;\n }\n // apply plugins\n // https://stackoverflow.com/a/16345172\n const classConstructor = this.constructor;\n classConstructor.plugins.forEach((plugin) => {\n Object.assign(this, plugin(this, options));\n });\n }\n static defaults(defaults) {\n const OctokitWithDefaults = class extends this {\n constructor(...args) {\n const options = args[0] || {};\n if (typeof defaults === \"function\") {\n super(defaults(options));\n return;\n }\n super(Object.assign({}, defaults, options, options.userAgent && defaults.userAgent\n ? {\n userAgent: `${options.userAgent} ${defaults.userAgent}`,\n }\n : null));\n }\n };\n return OctokitWithDefaults;\n }\n /**\n * Attach a plugin (or many) to your Octokit instance.\n *\n * @example\n * const API = Octokit.plugin(plugin1, plugin2, plugin3, ...)\n */\n static plugin(...newPlugins) {\n var _a;\n const currentPlugins = this.plugins;\n const NewOctokit = (_a = class extends this {\n },\n _a.plugins = currentPlugins.concat(newPlugins.filter((plugin) => !currentPlugins.includes(plugin))),\n _a);\n return NewOctokit;\n }\n}\nOctokit.VERSION = VERSION;\nOctokit.plugins = [];\n"],"names":[],"mappings":";;;;;;AAAO,MAAM,OAAO,GAAG,mBAAmB;;ACMnC,MAAM,OAAO,CAAC;AACrB,IAAI,WAAW,CAAC,OAAO,GAAG,EAAE,EAAE;AAC9B,QAAQ,MAAM,IAAI,GAAG,IAAI,UAAU,EAAE,CAAC;AACtC,QAAQ,MAAM,eAAe,GAAG;AAChC,YAAY,OAAO,EAAE,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,OAAO;AACtD,YAAY,OAAO,EAAE,EAAE;AACvB,YAAY,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,OAAO,CAAC,OAAO,EAAE;AACxD;AACA,gBAAgB,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,SAAS,CAAC;AAChD,aAAa,CAAC;AACd,YAAY,SAAS,EAAE;AACvB,gBAAgB,QAAQ,EAAE,EAAE;AAC5B,gBAAgB,MAAM,EAAE,EAAE;AAC1B,aAAa;AACb,SAAS,CAAC;AACV;AACA,QAAQ,eAAe,CAAC,OAAO,CAAC,YAAY,CAAC,GAAG;AAChD,YAAY,OAAO,CAAC,SAAS;AAC7B,YAAY,CAAC,gBAAgB,EAAE,OAAO,CAAC,CAAC,EAAE,YAAY,EAAE,CAAC,CAAC;AAC1D,SAAS;AACT,aAAa,MAAM,CAAC,OAAO,CAAC;AAC5B,aAAa,IAAI,CAAC,GAAG,CAAC,CAAC;AACvB,QAAQ,IAAI,OAAO,CAAC,OAAO,EAAE;AAC7B,YAAY,eAAe,CAAC,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;AACtD,SAAS;AACT,QAAQ,IAAI,OAAO,CAAC,QAAQ,EAAE;AAC9B,YAAY,eAAe,CAAC,SAAS,CAAC,QAAQ,GAAG,OAAO,CAAC,QAAQ,CAAC;AAClE,SAAS;AACT,QAAQ,IAAI,OAAO,CAAC,QAAQ,EAAE;AAC9B,YAAY,eAAe,CAAC,OAAO,CAAC,WAAW,CAAC,GAAG,OAAO,CAAC,QAAQ,CAAC;AACpE,SAAS;AACT,QAAQ,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAC,CAAC;AACzD,QAAQ,IAAI,CAAC,OAAO,GAAG,iBAAiB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,QAAQ,CAAC,eAAe,CAAC,CAAC;AACjF,QAAQ,IAAI,CAAC,GAAG,GAAG,MAAM,CAAC,MAAM,CAAC;AACjC,YAAY,KAAK,EAAE,MAAM,GAAG;AAC5B,YAAY,IAAI,EAAE,MAAM,GAAG;AAC3B,YAAY,IAAI,EAAE,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC;AAC5C,YAAY,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC;AAC9C,SAAS,EAAE,OAAO,CAAC,GAAG,CAAC,CAAC;AACxB,QAAQ,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;AACzB;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAI,CAAC,OAAO,CAAC,YAAY,EAAE;AACnC,YAAY,IAAI,CAAC,OAAO,CAAC,IAAI,EAAE;AAC/B;AACA,gBAAgB,IAAI,CAAC,IAAI,GAAG,aAAa;AACzC,oBAAoB,IAAI,EAAE,iBAAiB;AAC3C,iBAAiB,CAAC,CAAC;AACnB,aAAa;AACb,iBAAiB;AACjB;AACA,gBAAgB,MAAM,IAAI,GAAG,eAAe,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC;AAC3D;AACA,gBAAgB,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC;AAChD,gBAAgB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;AACjC,aAAa;AACb,SAAS;AACT,aAAa;AACb,YAAY,MAAM,EAAE,YAAY,EAAE,GAAG,YAAY,EAAE,GAAG,OAAO,CAAC;AAC9D,YAAY,MAAM,IAAI,GAAG,YAAY,CAAC,MAAM,CAAC,MAAM,CAAC;AACpD,gBAAgB,OAAO,EAAE,IAAI,CAAC,OAAO;AACrC,gBAAgB,GAAG,EAAE,IAAI,CAAC,GAAG;AAC7B;AACA;AACA;AACA;AACA;AACA,gBAAgB,OAAO,EAAE,IAAI;AAC7B,gBAAgB,cAAc,EAAE,YAAY;AAC5C,aAAa,EAAE,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC;AAC9B;AACA,YAAY,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC;AAC5C,YAAY,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;AAC7B,SAAS;AACT;AACA;AACA,QAAQ,MAAM,gBAAgB,GAAG,IAAI,CAAC,WAAW,CAAC;AAClD,QAAQ,gBAAgB,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,MAAM,KAAK;AACrD,YAAY,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,MAAM,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC,CAAC;AACvD,SAAS,CAAC,CAAC;AACX,KAAK;AACL,IAAI,OAAO,QAAQ,CAAC,QAAQ,EAAE;AAC9B,QAAQ,MAAM,mBAAmB,GAAG,cAAc,IAAI,CAAC;AACvD,YAAY,WAAW,CAAC,GAAG,IAAI,EAAE;AACjC,gBAAgB,MAAM,OAAO,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;AAC9C,gBAAgB,IAAI,OAAO,QAAQ,KAAK,UAAU,EAAE;AACpD,oBAAoB,KAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC,CAAC;AAC7C,oBAAoB,OAAO;AAC3B,iBAAiB;AACjB,gBAAgB,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,CAAC,SAAS,IAAI,QAAQ,CAAC,SAAS;AAClG,sBAAsB;AACtB,wBAAwB,SAAS,EAAE,CAAC,EAAE,OAAO,CAAC,SAAS,CAAC,CAAC,EAAE,QAAQ,CAAC,SAAS,CAAC,CAAC;AAC/E,qBAAqB;AACrB,sBAAsB,IAAI,CAAC,CAAC,CAAC;AAC7B,aAAa;AACb,SAAS,CAAC;AACV,QAAQ,OAAO,mBAAmB,CAAC;AACnC,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,IAAI,OAAO,MAAM,CAAC,GAAG,UAAU,EAAE;AACjC,QAAQ,IAAI,EAAE,CAAC;AACf,QAAQ,MAAM,cAAc,GAAG,IAAI,CAAC,OAAO,CAAC;AAC5C,QAAQ,MAAM,UAAU,IAAI,EAAE,GAAG,cAAc,IAAI,CAAC;AACpD,aAAa;AACb,YAAY,EAAE,CAAC,OAAO,GAAG,cAAc,CAAC,MAAM,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,MAAM,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC;AAC/G,YAAY,EAAE,CAAC,CAAC;AAChB,QAAQ,OAAO,UAAU,CAAC;AAC1B,KAAK;AACL,CAAC;AACD,OAAO,CAAC,OAAO,GAAG,OAAO,CAAC;AAC1B,OAAO,CAAC,OAAO,GAAG,EAAE,CAAC;;;;"} \ No newline at end of file diff --git a/node_modules/@octokit/core/node_modules/@octokit/request-error/LICENSE b/node_modules/@octokit/core/node_modules/@octokit/request-error/LICENSE deleted file mode 100644 index ef2c18ee..00000000 --- a/node_modules/@octokit/core/node_modules/@octokit/request-error/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License - -Copyright (c) 2019 Octokit contributors - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. diff --git a/node_modules/@octokit/core/node_modules/@octokit/request-error/README.md b/node_modules/@octokit/core/node_modules/@octokit/request-error/README.md deleted file mode 100644 index 1bf53843..00000000 --- a/node_modules/@octokit/core/node_modules/@octokit/request-error/README.md +++ /dev/null @@ -1,67 +0,0 @@ -# http-error.js - -> Error class for Octokit request errors - -[![@latest](https://img.shields.io/npm/v/@octokit/request-error.svg)](https://www.npmjs.com/package/@octokit/request-error) -[![Build Status](https://github.com/octokit/request-error.js/workflows/Test/badge.svg)](https://github.com/octokit/request-error.js/actions?query=workflow%3ATest) - -## Usage - - - - - - -
-Browsers - -Load @octokit/request-error directly from cdn.skypack.dev - -```html - -``` - -
-Node - - -Install with npm install @octokit/request-error - -```js -const { RequestError } = require("@octokit/request-error"); -// or: import { RequestError } from "@octokit/request-error"; -``` - -
- -```js -const error = new RequestError("Oops", 500, { - headers: { - "x-github-request-id": "1:2:3:4", - }, // response headers - request: { - method: "POST", - url: "https://api.github.com/foo", - body: { - bar: "baz", - }, - headers: { - authorization: "token secret123", - }, - }, -}); - -error.message; // Oops -error.status; // 500 -error.request.method; // POST -error.request.url; // https://api.github.com/foo -error.request.body; // { bar: 'baz' } -error.request.headers; // { authorization: 'token [REDACTED]' } -error.response; // { url, status, headers, data } -``` - -## LICENSE - -[MIT](LICENSE) diff --git a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-node/index.js b/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-node/index.js deleted file mode 100644 index 619f462b..00000000 --- a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-node/index.js +++ /dev/null @@ -1,74 +0,0 @@ -'use strict'; - -Object.defineProperty(exports, '__esModule', { value: true }); - -function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } - -var deprecation = require('deprecation'); -var once = _interopDefault(require('once')); - -const logOnceCode = once(deprecation => console.warn(deprecation)); -const logOnceHeaders = once(deprecation => console.warn(deprecation)); -/** - * Error with extra properties to help with debugging - */ - -class RequestError extends Error { - constructor(message, statusCode, options) { - super(message); // Maintains proper stack trace (only available on V8) - - /* istanbul ignore next */ - - if (Error.captureStackTrace) { - Error.captureStackTrace(this, this.constructor); - } - - this.name = "HttpError"; - this.status = statusCode; - let headers; - - if ("headers" in options && typeof options.headers !== "undefined") { - headers = options.headers; - } - - if ("response" in options) { - this.response = options.response; - headers = options.response.headers; - } // redact request credentials without mutating original request options - - - const requestCopy = Object.assign({}, options.request); - - if (options.request.headers.authorization) { - requestCopy.headers = Object.assign({}, options.request.headers, { - authorization: options.request.headers.authorization.replace(/ .*$/, " [REDACTED]") - }); - } - - requestCopy.url = requestCopy.url // client_id & client_secret can be passed as URL query parameters to increase rate limit - // see https://developer.github.com/v3/#increasing-the-unauthenticated-rate-limit-for-oauth-applications - .replace(/\bclient_secret=\w+/g, "client_secret=[REDACTED]") // OAuth tokens can be passed as URL query parameters, although it is not recommended - // see https://developer.github.com/v3/#oauth2-token-sent-in-a-header - .replace(/\baccess_token=\w+/g, "access_token=[REDACTED]"); - this.request = requestCopy; // deprecations - - Object.defineProperty(this, "code", { - get() { - logOnceCode(new deprecation.Deprecation("[@octokit/request-error] `error.code` is deprecated, use `error.status`.")); - return statusCode; - } - - }); - Object.defineProperty(this, "headers", { - get() { - logOnceHeaders(new deprecation.Deprecation("[@octokit/request-error] `error.headers` is deprecated, use `error.response.headers`.")); - return headers || {}; - } - - }); - } - -} - -exports.RequestError = RequestError; -//# sourceMappingURL=index.js.map diff --git a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-node/index.js.map b/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-node/index.js.map deleted file mode 100644 index 9134ddb4..00000000 --- a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-node/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sources":["../dist-src/index.js"],"sourcesContent":["import { Deprecation } from \"deprecation\";\nimport once from \"once\";\nconst logOnceCode = once((deprecation) => console.warn(deprecation));\nconst logOnceHeaders = once((deprecation) => console.warn(deprecation));\n/**\n * Error with extra properties to help with debugging\n */\nexport class RequestError extends Error {\n constructor(message, statusCode, options) {\n super(message);\n // Maintains proper stack trace (only available on V8)\n /* istanbul ignore next */\n if (Error.captureStackTrace) {\n Error.captureStackTrace(this, this.constructor);\n }\n this.name = \"HttpError\";\n this.status = statusCode;\n let headers;\n if (\"headers\" in options && typeof options.headers !== \"undefined\") {\n headers = options.headers;\n }\n if (\"response\" in options) {\n this.response = options.response;\n headers = options.response.headers;\n }\n // redact request credentials without mutating original request options\n const requestCopy = Object.assign({}, options.request);\n if (options.request.headers.authorization) {\n requestCopy.headers = Object.assign({}, options.request.headers, {\n authorization: options.request.headers.authorization.replace(/ .*$/, \" [REDACTED]\"),\n });\n }\n requestCopy.url = requestCopy.url\n // client_id & client_secret can be passed as URL query parameters to increase rate limit\n // see https://developer.github.com/v3/#increasing-the-unauthenticated-rate-limit-for-oauth-applications\n .replace(/\\bclient_secret=\\w+/g, \"client_secret=[REDACTED]\")\n // OAuth tokens can be passed as URL query parameters, although it is not recommended\n // see https://developer.github.com/v3/#oauth2-token-sent-in-a-header\n .replace(/\\baccess_token=\\w+/g, \"access_token=[REDACTED]\");\n this.request = requestCopy;\n // deprecations\n Object.defineProperty(this, \"code\", {\n get() {\n logOnceCode(new Deprecation(\"[@octokit/request-error] `error.code` is deprecated, use `error.status`.\"));\n return statusCode;\n },\n });\n Object.defineProperty(this, \"headers\", {\n get() {\n logOnceHeaders(new Deprecation(\"[@octokit/request-error] `error.headers` is deprecated, use `error.response.headers`.\"));\n return headers || {};\n },\n });\n }\n}\n"],"names":["logOnceCode","once","deprecation","console","warn","logOnceHeaders","RequestError","Error","constructor","message","statusCode","options","captureStackTrace","name","status","headers","response","requestCopy","Object","assign","request","authorization","replace","url","defineProperty","get","Deprecation"],"mappings":";;;;;;;;;AAEA,MAAMA,WAAW,GAAGC,IAAI,CAAEC,WAAD,IAAiBC,OAAO,CAACC,IAAR,CAAaF,WAAb,CAAlB,CAAxB;AACA,MAAMG,cAAc,GAAGJ,IAAI,CAAEC,WAAD,IAAiBC,OAAO,CAACC,IAAR,CAAaF,WAAb,CAAlB,CAA3B;AACA;AACA;AACA;;AACO,MAAMI,YAAN,SAA2BC,KAA3B,CAAiC;AACpCC,EAAAA,WAAW,CAACC,OAAD,EAAUC,UAAV,EAAsBC,OAAtB,EAA+B;AACtC,UAAMF,OAAN,EADsC;;AAGtC;;AACA,QAAIF,KAAK,CAACK,iBAAV,EAA6B;AACzBL,MAAAA,KAAK,CAACK,iBAAN,CAAwB,IAAxB,EAA8B,KAAKJ,WAAnC;AACH;;AACD,SAAKK,IAAL,GAAY,WAAZ;AACA,SAAKC,MAAL,GAAcJ,UAAd;AACA,QAAIK,OAAJ;;AACA,QAAI,aAAaJ,OAAb,IAAwB,OAAOA,OAAO,CAACI,OAAf,KAA2B,WAAvD,EAAoE;AAChEA,MAAAA,OAAO,GAAGJ,OAAO,CAACI,OAAlB;AACH;;AACD,QAAI,cAAcJ,OAAlB,EAA2B;AACvB,WAAKK,QAAL,GAAgBL,OAAO,CAACK,QAAxB;AACAD,MAAAA,OAAO,GAAGJ,OAAO,CAACK,QAAR,CAAiBD,OAA3B;AACH,KAhBqC;;;AAkBtC,UAAME,WAAW,GAAGC,MAAM,CAACC,MAAP,CAAc,EAAd,EAAkBR,OAAO,CAACS,OAA1B,CAApB;;AACA,QAAIT,OAAO,CAACS,OAAR,CAAgBL,OAAhB,CAAwBM,aAA5B,EAA2C;AACvCJ,MAAAA,WAAW,CAACF,OAAZ,GAAsBG,MAAM,CAACC,MAAP,CAAc,EAAd,EAAkBR,OAAO,CAACS,OAAR,CAAgBL,OAAlC,EAA2C;AAC7DM,QAAAA,aAAa,EAAEV,OAAO,CAACS,OAAR,CAAgBL,OAAhB,CAAwBM,aAAxB,CAAsCC,OAAtC,CAA8C,MAA9C,EAAsD,aAAtD;AAD8C,OAA3C,CAAtB;AAGH;;AACDL,IAAAA,WAAW,CAACM,GAAZ,GAAkBN,WAAW,CAACM,GAAZ;AAEd;AAFc,KAGbD,OAHa,CAGL,sBAHK,EAGmB,0BAHnB;AAKd;AALc,KAMbA,OANa,CAML,qBANK,EAMkB,yBANlB,CAAlB;AAOA,SAAKF,OAAL,GAAeH,WAAf,CA/BsC;;AAiCtCC,IAAAA,MAAM,CAACM,cAAP,CAAsB,IAAtB,EAA4B,MAA5B,EAAoC;AAChCC,MAAAA,GAAG,GAAG;AACFzB,QAAAA,WAAW,CAAC,IAAI0B,uBAAJ,CAAgB,0EAAhB,CAAD,CAAX;AACA,eAAOhB,UAAP;AACH;;AAJ+B,KAApC;AAMAQ,IAAAA,MAAM,CAACM,cAAP,CAAsB,IAAtB,EAA4B,SAA5B,EAAuC;AACnCC,MAAAA,GAAG,GAAG;AACFpB,QAAAA,cAAc,CAAC,IAAIqB,uBAAJ,CAAgB,uFAAhB,CAAD,CAAd;AACA,eAAOX,OAAO,IAAI,EAAlB;AACH;;AAJkC,KAAvC;AAMH;;AA9CmC;;;;"} \ No newline at end of file diff --git a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-src/index.js b/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-src/index.js deleted file mode 100644 index 5eb19276..00000000 --- a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-src/index.js +++ /dev/null @@ -1,55 +0,0 @@ -import { Deprecation } from "deprecation"; -import once from "once"; -const logOnceCode = once((deprecation) => console.warn(deprecation)); -const logOnceHeaders = once((deprecation) => console.warn(deprecation)); -/** - * Error with extra properties to help with debugging - */ -export class RequestError extends Error { - constructor(message, statusCode, options) { - super(message); - // Maintains proper stack trace (only available on V8) - /* istanbul ignore next */ - if (Error.captureStackTrace) { - Error.captureStackTrace(this, this.constructor); - } - this.name = "HttpError"; - this.status = statusCode; - let headers; - if ("headers" in options && typeof options.headers !== "undefined") { - headers = options.headers; - } - if ("response" in options) { - this.response = options.response; - headers = options.response.headers; - } - // redact request credentials without mutating original request options - const requestCopy = Object.assign({}, options.request); - if (options.request.headers.authorization) { - requestCopy.headers = Object.assign({}, options.request.headers, { - authorization: options.request.headers.authorization.replace(/ .*$/, " [REDACTED]"), - }); - } - requestCopy.url = requestCopy.url - // client_id & client_secret can be passed as URL query parameters to increase rate limit - // see https://developer.github.com/v3/#increasing-the-unauthenticated-rate-limit-for-oauth-applications - .replace(/\bclient_secret=\w+/g, "client_secret=[REDACTED]") - // OAuth tokens can be passed as URL query parameters, although it is not recommended - // see https://developer.github.com/v3/#oauth2-token-sent-in-a-header - .replace(/\baccess_token=\w+/g, "access_token=[REDACTED]"); - this.request = requestCopy; - // deprecations - Object.defineProperty(this, "code", { - get() { - logOnceCode(new Deprecation("[@octokit/request-error] `error.code` is deprecated, use `error.status`.")); - return statusCode; - }, - }); - Object.defineProperty(this, "headers", { - get() { - logOnceHeaders(new Deprecation("[@octokit/request-error] `error.headers` is deprecated, use `error.response.headers`.")); - return headers || {}; - }, - }); - } -} diff --git a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-src/types.js b/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-src/types.js deleted file mode 100644 index cb0ff5c3..00000000 --- a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-src/types.js +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-types/index.d.ts b/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-types/index.d.ts deleted file mode 100644 index d6e089c9..00000000 --- a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-types/index.d.ts +++ /dev/null @@ -1,33 +0,0 @@ -import { RequestOptions, ResponseHeaders, OctokitResponse } from "@octokit/types"; -import { RequestErrorOptions } from "./types"; -/** - * Error with extra properties to help with debugging - */ -export declare class RequestError extends Error { - name: "HttpError"; - /** - * http status code - */ - status: number; - /** - * http status code - * - * @deprecated `error.code` is deprecated in favor of `error.status` - */ - code: number; - /** - * Request options that lead to the error. - */ - request: RequestOptions; - /** - * error response headers - * - * @deprecated `error.headers` is deprecated in favor of `error.response.headers` - */ - headers: ResponseHeaders; - /** - * Response object if a response was received - */ - response?: OctokitResponse; - constructor(message: string, statusCode: number, options: RequestErrorOptions); -} diff --git a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-types/types.d.ts b/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-types/types.d.ts deleted file mode 100644 index 7785231f..00000000 --- a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-types/types.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { RequestOptions, ResponseHeaders, OctokitResponse } from "@octokit/types"; -export declare type RequestErrorOptions = { - /** @deprecated set `response` instead */ - headers?: ResponseHeaders; - request: RequestOptions; -} | { - response: OctokitResponse; - request: RequestOptions; -}; diff --git a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-web/index.js b/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-web/index.js deleted file mode 100644 index 0fb64be8..00000000 --- a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-web/index.js +++ /dev/null @@ -1,59 +0,0 @@ -import { Deprecation } from 'deprecation'; -import once from 'once'; - -const logOnceCode = once((deprecation) => console.warn(deprecation)); -const logOnceHeaders = once((deprecation) => console.warn(deprecation)); -/** - * Error with extra properties to help with debugging - */ -class RequestError extends Error { - constructor(message, statusCode, options) { - super(message); - // Maintains proper stack trace (only available on V8) - /* istanbul ignore next */ - if (Error.captureStackTrace) { - Error.captureStackTrace(this, this.constructor); - } - this.name = "HttpError"; - this.status = statusCode; - let headers; - if ("headers" in options && typeof options.headers !== "undefined") { - headers = options.headers; - } - if ("response" in options) { - this.response = options.response; - headers = options.response.headers; - } - // redact request credentials without mutating original request options - const requestCopy = Object.assign({}, options.request); - if (options.request.headers.authorization) { - requestCopy.headers = Object.assign({}, options.request.headers, { - authorization: options.request.headers.authorization.replace(/ .*$/, " [REDACTED]"), - }); - } - requestCopy.url = requestCopy.url - // client_id & client_secret can be passed as URL query parameters to increase rate limit - // see https://developer.github.com/v3/#increasing-the-unauthenticated-rate-limit-for-oauth-applications - .replace(/\bclient_secret=\w+/g, "client_secret=[REDACTED]") - // OAuth tokens can be passed as URL query parameters, although it is not recommended - // see https://developer.github.com/v3/#oauth2-token-sent-in-a-header - .replace(/\baccess_token=\w+/g, "access_token=[REDACTED]"); - this.request = requestCopy; - // deprecations - Object.defineProperty(this, "code", { - get() { - logOnceCode(new Deprecation("[@octokit/request-error] `error.code` is deprecated, use `error.status`.")); - return statusCode; - }, - }); - Object.defineProperty(this, "headers", { - get() { - logOnceHeaders(new Deprecation("[@octokit/request-error] `error.headers` is deprecated, use `error.response.headers`.")); - return headers || {}; - }, - }); - } -} - -export { RequestError }; -//# sourceMappingURL=index.js.map diff --git a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-web/index.js.map b/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-web/index.js.map deleted file mode 100644 index 78f677f4..00000000 --- a/node_modules/@octokit/core/node_modules/@octokit/request-error/dist-web/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sources":["../dist-src/index.js"],"sourcesContent":["import { Deprecation } from \"deprecation\";\nimport once from \"once\";\nconst logOnceCode = once((deprecation) => console.warn(deprecation));\nconst logOnceHeaders = once((deprecation) => console.warn(deprecation));\n/**\n * Error with extra properties to help with debugging\n */\nexport class RequestError extends Error {\n constructor(message, statusCode, options) {\n super(message);\n // Maintains proper stack trace (only available on V8)\n /* istanbul ignore next */\n if (Error.captureStackTrace) {\n Error.captureStackTrace(this, this.constructor);\n }\n this.name = \"HttpError\";\n this.status = statusCode;\n let headers;\n if (\"headers\" in options && typeof options.headers !== \"undefined\") {\n headers = options.headers;\n }\n if (\"response\" in options) {\n this.response = options.response;\n headers = options.response.headers;\n }\n // redact request credentials without mutating original request options\n const requestCopy = Object.assign({}, options.request);\n if (options.request.headers.authorization) {\n requestCopy.headers = Object.assign({}, options.request.headers, {\n authorization: options.request.headers.authorization.replace(/ .*$/, \" [REDACTED]\"),\n });\n }\n requestCopy.url = requestCopy.url\n // client_id & client_secret can be passed as URL query parameters to increase rate limit\n // see https://developer.github.com/v3/#increasing-the-unauthenticated-rate-limit-for-oauth-applications\n .replace(/\\bclient_secret=\\w+/g, \"client_secret=[REDACTED]\")\n // OAuth tokens can be passed as URL query parameters, although it is not recommended\n // see https://developer.github.com/v3/#oauth2-token-sent-in-a-header\n .replace(/\\baccess_token=\\w+/g, \"access_token=[REDACTED]\");\n this.request = requestCopy;\n // deprecations\n Object.defineProperty(this, \"code\", {\n get() {\n logOnceCode(new Deprecation(\"[@octokit/request-error] `error.code` is deprecated, use `error.status`.\"));\n return statusCode;\n },\n });\n Object.defineProperty(this, \"headers\", {\n get() {\n logOnceHeaders(new Deprecation(\"[@octokit/request-error] `error.headers` is deprecated, use `error.response.headers`.\"));\n return headers || {};\n },\n });\n }\n}\n"],"names":[],"mappings":";;;AAEA,MAAM,WAAW,GAAG,IAAI,CAAC,CAAC,WAAW,KAAK,OAAO,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;AACrE,MAAM,cAAc,GAAG,IAAI,CAAC,CAAC,WAAW,KAAK,OAAO,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;AACxE;AACA;AACA;AACO,MAAM,YAAY,SAAS,KAAK,CAAC;AACxC,IAAI,WAAW,CAAC,OAAO,EAAE,UAAU,EAAE,OAAO,EAAE;AAC9C,QAAQ,KAAK,CAAC,OAAO,CAAC,CAAC;AACvB;AACA;AACA,QAAQ,IAAI,KAAK,CAAC,iBAAiB,EAAE;AACrC,YAAY,KAAK,CAAC,iBAAiB,CAAC,IAAI,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC;AAC5D,SAAS;AACT,QAAQ,IAAI,CAAC,IAAI,GAAG,WAAW,CAAC;AAChC,QAAQ,IAAI,CAAC,MAAM,GAAG,UAAU,CAAC;AACjC,QAAQ,IAAI,OAAO,CAAC;AACpB,QAAQ,IAAI,SAAS,IAAI,OAAO,IAAI,OAAO,OAAO,CAAC,OAAO,KAAK,WAAW,EAAE;AAC5E,YAAY,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;AACtC,SAAS;AACT,QAAQ,IAAI,UAAU,IAAI,OAAO,EAAE;AACnC,YAAY,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC,QAAQ,CAAC;AAC7C,YAAY,OAAO,GAAG,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAC;AAC/C,SAAS;AACT;AACA,QAAQ,MAAM,WAAW,GAAG,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,OAAO,CAAC,OAAO,CAAC,CAAC;AAC/D,QAAQ,IAAI,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,aAAa,EAAE;AACnD,YAAY,WAAW,CAAC,OAAO,GAAG,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,OAAO,CAAC,OAAO,CAAC,OAAO,EAAE;AAC7E,gBAAgB,aAAa,EAAE,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,aAAa,CAAC,OAAO,CAAC,MAAM,EAAE,aAAa,CAAC;AACnG,aAAa,CAAC,CAAC;AACf,SAAS;AACT,QAAQ,WAAW,CAAC,GAAG,GAAG,WAAW,CAAC,GAAG;AACzC;AACA;AACA,aAAa,OAAO,CAAC,sBAAsB,EAAE,0BAA0B,CAAC;AACxE;AACA;AACA,aAAa,OAAO,CAAC,qBAAqB,EAAE,yBAAyB,CAAC,CAAC;AACvE,QAAQ,IAAI,CAAC,OAAO,GAAG,WAAW,CAAC;AACnC;AACA,QAAQ,MAAM,CAAC,cAAc,CAAC,IAAI,EAAE,MAAM,EAAE;AAC5C,YAAY,GAAG,GAAG;AAClB,gBAAgB,WAAW,CAAC,IAAI,WAAW,CAAC,0EAA0E,CAAC,CAAC,CAAC;AACzH,gBAAgB,OAAO,UAAU,CAAC;AAClC,aAAa;AACb,SAAS,CAAC,CAAC;AACX,QAAQ,MAAM,CAAC,cAAc,CAAC,IAAI,EAAE,SAAS,EAAE;AAC/C,YAAY,GAAG,GAAG;AAClB,gBAAgB,cAAc,CAAC,IAAI,WAAW,CAAC,uFAAuF,CAAC,CAAC,CAAC;AACzI,gBAAgB,OAAO,OAAO,IAAI,EAAE,CAAC;AACrC,aAAa;AACb,SAAS,CAAC,CAAC;AACX,KAAK;AACL;;;;"} \ No newline at end of file diff --git a/node_modules/@octokit/core/node_modules/@octokit/request-error/package.json b/node_modules/@octokit/core/node_modules/@octokit/request-error/package.json deleted file mode 100644 index 2f5b2394..00000000 --- a/node_modules/@octokit/core/node_modules/@octokit/request-error/package.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "name": "@octokit/request-error", - "description": "Error class for Octokit request errors", - "version": "2.1.0", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" - ], - "pika": true, - "sideEffects": false, - "keywords": [ - "octokit", - "github", - "api", - "error" - ], - "repository": "github:octokit/request-error.js", - "dependencies": { - "@octokit/types": "^6.0.3", - "deprecation": "^2.0.0", - "once": "^1.4.0" - }, - "devDependencies": { - "@pika/pack": "^0.5.0", - "@pika/plugin-build-node": "^0.9.0", - "@pika/plugin-build-web": "^0.9.0", - "@pika/plugin-bundle-web": "^0.9.0", - "@pika/plugin-ts-standard-pkg": "^0.9.0", - "@types/jest": "^26.0.0", - "@types/node": "^14.0.4", - "@types/once": "^1.4.0", - "jest": "^27.0.0", - "pika-plugin-unpkg-field": "^1.1.0", - "prettier": "2.3.1", - "semantic-release": "^17.0.0", - "ts-jest": "^27.0.0-next.12", - "typescript": "^4.0.0" - }, - "publishConfig": { - "access": "public" - }, - "source": "dist-src/index.js", - "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" -} diff --git a/node_modules/@octokit/core/node_modules/universal-user-agent/LICENSE.md b/node_modules/@octokit/core/node_modules/universal-user-agent/LICENSE.md deleted file mode 100644 index f105ab0c..00000000 --- a/node_modules/@octokit/core/node_modules/universal-user-agent/LICENSE.md +++ /dev/null @@ -1,7 +0,0 @@ -# [ISC License](https://spdx.org/licenses/ISC) - -Copyright (c) 2018, Gregor Martynus (https://github.com/gr2m) - -Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/@octokit/core/node_modules/universal-user-agent/README.md b/node_modules/@octokit/core/node_modules/universal-user-agent/README.md deleted file mode 100644 index 170ae0c9..00000000 --- a/node_modules/@octokit/core/node_modules/universal-user-agent/README.md +++ /dev/null @@ -1,25 +0,0 @@ -# universal-user-agent - -> Get a user agent string in both browser and node - -[![@latest](https://img.shields.io/npm/v/universal-user-agent.svg)](https://www.npmjs.com/package/universal-user-agent) -[![Build Status](https://github.com/gr2m/universal-user-agent/workflows/Test/badge.svg)](https://github.com/gr2m/universal-user-agent/actions?query=workflow%3ATest+branch%3Amaster) -[![Greenkeeper](https://badges.greenkeeper.io/gr2m/universal-user-agent.svg)](https://greenkeeper.io/) - -```js -const { getUserAgent } = require("universal-user-agent"); -// or import { getUserAgent } from "universal-user-agent"; - -const userAgent = getUserAgent(); -// userAgent will look like this -// in browser: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:61.0) Gecko/20100101 Firefox/61.0" -// in node: Node.js/v8.9.4 (macOS High Sierra; x64) -``` - -## Credits - -The Node implementation was originally inspired by [default-user-agent](https://www.npmjs.com/package/default-user-agent). - -## License - -[ISC](LICENSE.md) diff --git a/node_modules/@octokit/core/node_modules/universal-user-agent/dist-node/index.js b/node_modules/@octokit/core/node_modules/universal-user-agent/dist-node/index.js deleted file mode 100644 index 16c05dc7..00000000 --- a/node_modules/@octokit/core/node_modules/universal-user-agent/dist-node/index.js +++ /dev/null @@ -1,18 +0,0 @@ -'use strict'; - -Object.defineProperty(exports, '__esModule', { value: true }); - -function getUserAgent() { - if (typeof navigator === "object" && "userAgent" in navigator) { - return navigator.userAgent; - } - - if (typeof process === "object" && "version" in process) { - return `Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`; - } - - return ""; -} - -exports.getUserAgent = getUserAgent; -//# sourceMappingURL=index.js.map diff --git a/node_modules/@octokit/core/node_modules/universal-user-agent/dist-node/index.js.map b/node_modules/@octokit/core/node_modules/universal-user-agent/dist-node/index.js.map deleted file mode 100644 index 6a435c46..00000000 --- a/node_modules/@octokit/core/node_modules/universal-user-agent/dist-node/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sources":["../dist-src/index.js"],"sourcesContent":["export function getUserAgent() {\n if (typeof navigator === \"object\" && \"userAgent\" in navigator) {\n return navigator.userAgent;\n }\n if (typeof process === \"object\" && \"version\" in process) {\n return `Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`;\n }\n return \"\";\n}\n"],"names":["getUserAgent","navigator","userAgent","process","version","substr","platform","arch"],"mappings":";;;;AAAO,SAASA,YAAT,GAAwB;AAC3B,MAAI,OAAOC,SAAP,KAAqB,QAArB,IAAiC,eAAeA,SAApD,EAA+D;AAC3D,WAAOA,SAAS,CAACC,SAAjB;AACH;;AACD,MAAI,OAAOC,OAAP,KAAmB,QAAnB,IAA+B,aAAaA,OAAhD,EAAyD;AACrD,WAAQ,WAAUA,OAAO,CAACC,OAAR,CAAgBC,MAAhB,CAAuB,CAAvB,CAA0B,KAAIF,OAAO,CAACG,QAAS,KAAIH,OAAO,CAACI,IAAK,GAAlF;AACH;;AACD,SAAO,4BAAP;AACH;;;;"} \ No newline at end of file diff --git a/node_modules/@octokit/core/node_modules/universal-user-agent/dist-src/index.js b/node_modules/@octokit/core/node_modules/universal-user-agent/dist-src/index.js deleted file mode 100644 index 79d75d39..00000000 --- a/node_modules/@octokit/core/node_modules/universal-user-agent/dist-src/index.js +++ /dev/null @@ -1,9 +0,0 @@ -export function getUserAgent() { - if (typeof navigator === "object" && "userAgent" in navigator) { - return navigator.userAgent; - } - if (typeof process === "object" && "version" in process) { - return `Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`; - } - return ""; -} diff --git a/node_modules/@octokit/core/node_modules/universal-user-agent/dist-types/index.d.ts b/node_modules/@octokit/core/node_modules/universal-user-agent/dist-types/index.d.ts deleted file mode 100644 index a7bb1c44..00000000 --- a/node_modules/@octokit/core/node_modules/universal-user-agent/dist-types/index.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function getUserAgent(): string; diff --git a/node_modules/@octokit/core/node_modules/universal-user-agent/dist-web/index.js b/node_modules/@octokit/core/node_modules/universal-user-agent/dist-web/index.js deleted file mode 100644 index c550c02f..00000000 --- a/node_modules/@octokit/core/node_modules/universal-user-agent/dist-web/index.js +++ /dev/null @@ -1,12 +0,0 @@ -function getUserAgent() { - if (typeof navigator === "object" && "userAgent" in navigator) { - return navigator.userAgent; - } - if (typeof process === "object" && "version" in process) { - return `Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`; - } - return ""; -} - -export { getUserAgent }; -//# sourceMappingURL=index.js.map diff --git a/node_modules/@octokit/core/node_modules/universal-user-agent/dist-web/index.js.map b/node_modules/@octokit/core/node_modules/universal-user-agent/dist-web/index.js.map deleted file mode 100644 index b9d9d79b..00000000 --- a/node_modules/@octokit/core/node_modules/universal-user-agent/dist-web/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sources":["../dist-src/index.js"],"sourcesContent":["export function getUserAgent() {\n if (typeof navigator === \"object\" && \"userAgent\" in navigator) {\n return navigator.userAgent;\n }\n if (typeof process === \"object\" && \"version\" in process) {\n return `Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`;\n }\n return \"\";\n}\n"],"names":[],"mappings":"AAAO,SAAS,YAAY,GAAG;AAC/B,IAAI,IAAI,OAAO,SAAS,KAAK,QAAQ,IAAI,WAAW,IAAI,SAAS,EAAE;AACnE,QAAQ,OAAO,SAAS,CAAC,SAAS,CAAC;AACnC,KAAK;AACL,IAAI,IAAI,OAAO,OAAO,KAAK,QAAQ,IAAI,SAAS,IAAI,OAAO,EAAE;AAC7D,QAAQ,OAAO,CAAC,QAAQ,EAAE,OAAO,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,EAAE,OAAO,CAAC,QAAQ,CAAC,EAAE,EAAE,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;AAC7F,KAAK;AACL,IAAI,OAAO,4BAA4B,CAAC;AACxC;;;;"} \ No newline at end of file diff --git a/node_modules/@octokit/core/node_modules/universal-user-agent/package.json b/node_modules/@octokit/core/node_modules/universal-user-agent/package.json deleted file mode 100644 index ac3e658e..00000000 --- a/node_modules/@octokit/core/node_modules/universal-user-agent/package.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "universal-user-agent", - "description": "Get a user agent string in both browser and node", - "version": "6.0.0", - "license": "ISC", - "files": [ - "dist-*/", - "bin/" - ], - "pika": true, - "sideEffects": false, - "keywords": [], - "repository": "https://github.com/gr2m/universal-user-agent.git", - "dependencies": {}, - "devDependencies": { - "@gr2m/pika-plugin-build-web": "^0.6.0-issue-84.1", - "@pika/pack": "^0.5.0", - "@pika/plugin-build-node": "^0.9.1", - "@pika/plugin-ts-standard-pkg": "^0.9.1", - "@types/jest": "^25.1.0", - "jest": "^24.9.0", - "prettier": "^2.0.0", - "semantic-release": "^17.0.5", - "ts-jest": "^26.0.0", - "typescript": "^3.6.2" - }, - "source": "dist-src/index.js", - "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" -} diff --git a/node_modules/@octokit/core/package.json b/node_modules/@octokit/core/package.json deleted file mode 100644 index cb354598..00000000 --- a/node_modules/@octokit/core/package.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "name": "@octokit/core", - "description": "Extendable client for GitHub's REST & GraphQL APIs", - "version": "3.5.1", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" - ], - "pika": true, - "sideEffects": false, - "keywords": [ - "octokit", - "github", - "api", - "sdk", - "toolkit" - ], - "repository": "github:octokit/core.js", - "dependencies": { - "@octokit/auth-token": "^2.4.4", - "@octokit/graphql": "^4.5.8", - "@octokit/request": "^5.6.0", - "@octokit/request-error": "^2.0.5", - "@octokit/types": "^6.0.3", - "before-after-hook": "^2.2.0", - "universal-user-agent": "^6.0.0" - }, - "devDependencies": { - "@octokit/auth": "^3.0.1", - "@pika/pack": "^0.5.0", - "@pika/plugin-build-node": "^0.9.0", - "@pika/plugin-build-web": "^0.9.0", - "@pika/plugin-ts-standard-pkg": "^0.9.0", - "@types/fetch-mock": "^7.3.1", - "@types/jest": "^26.0.0", - "@types/lolex": "^5.1.0", - "@types/node": "^14.0.4", - "@types/node-fetch": "^2.5.0", - "fetch-mock": "^9.0.0", - "http-proxy-agent": "^4.0.1", - "jest": "^27.0.0", - "lolex": "^6.0.0", - "prettier": "2.3.1", - "proxy": "^1.0.1", - "semantic-release": "^17.0.0", - "semantic-release-plugin-update-version-in-files": "^1.0.0", - "ts-jest": "^27.0.0", - "typescript": "^4.0.2" - }, - "publishConfig": { - "access": "public" - }, - "source": "dist-src/index.js", - "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" -} diff --git a/node_modules/@octokit/endpoint/node_modules/universal-user-agent/package.json b/node_modules/@octokit/endpoint/node_modules/universal-user-agent/package.json index ac3e658e..71bfaf26 100644 --- a/node_modules/@octokit/endpoint/node_modules/universal-user-agent/package.json +++ b/node_modules/@octokit/endpoint/node_modules/universal-user-agent/package.json @@ -1,17 +1,37 @@ { - "name": "universal-user-agent", - "description": "Get a user agent string in both browser and node", - "version": "6.0.0", - "license": "ISC", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "universal-user-agent@6.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [], - "repository": "https://github.com/gr2m/universal-user-agent.git", + "_from": "universal-user-agent@6.0.0", + "_id": "universal-user-agent@6.0.0", + "_inBundle": false, + "_integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==", + "_location": "/@octokit/endpoint/universal-user-agent", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "universal-user-agent@6.0.0", + "name": "universal-user-agent", + "escapedName": "universal-user-agent", + "rawSpec": "6.0.0", + "saveSpec": null, + "fetchSpec": "6.0.0" + }, + "_requiredBy": [ + "/@octokit/endpoint" + ], + "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", + "_spec": "6.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/gr2m/universal-user-agent/issues" + }, "dependencies": {}, + "description": "Get a user agent string in both browser and node", "devDependencies": { "@gr2m/pika-plugin-build-web": "^0.6.0-issue-84.1", "@pika/pack": "^0.5.0", @@ -24,8 +44,23 @@ "ts-jest": "^26.0.0", "typescript": "^3.6.2" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/gr2m/universal-user-agent#readme", + "keywords": [], + "license": "ISC", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "universal-user-agent", + "pika": true, + "repository": { + "type": "git", + "url": "git+https://github.com/gr2m/universal-user-agent.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "6.0.0" } diff --git a/node_modules/@octokit/endpoint/package.json b/node_modules/@octokit/endpoint/package.json index 4e4d4255..d1f984a9 100644 --- a/node_modules/@octokit/endpoint/package.json +++ b/node_modules/@octokit/endpoint/package.json @@ -1,26 +1,42 @@ { - "name": "@octokit/endpoint", - "description": "Turns REST API endpoints into generic request options", - "version": "6.0.12", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "@octokit/endpoint@6.0.12", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [ - "octokit", - "github", - "api", - "rest" + "_from": "@octokit/endpoint@6.0.12", + "_id": "@octokit/endpoint@6.0.12", + "_inBundle": false, + "_integrity": "sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==", + "_location": "/@octokit/endpoint", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/endpoint@6.0.12", + "name": "@octokit/endpoint", + "escapedName": "@octokit%2fendpoint", + "scope": "@octokit", + "rawSpec": "6.0.12", + "saveSpec": null, + "fetchSpec": "6.0.12" + }, + "_requiredBy": [ + "/@octokit/request" ], - "repository": "github:octokit/endpoint.js", + "_resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.12.tgz", + "_spec": "6.0.12", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/octokit/endpoint.js/issues" + }, "dependencies": { "@octokit/types": "^6.0.3", "is-plain-object": "^5.0.0", "universal-user-agent": "^6.0.0" }, + "description": "Turns REST API endpoints into generic request options", "devDependencies": { "@pika/pack": "^0.5.0", "@pika/plugin-build-node": "^0.9.0", @@ -34,11 +50,31 @@ "ts-jest": "^27.0.0-next.12", "typescript": "^4.0.2" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/octokit/endpoint.js#readme", + "keywords": [ + "octokit", + "github", + "api", + "rest" + ], + "license": "MIT", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "@octokit/endpoint", + "pika": true, "publishConfig": { "access": "public" }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/endpoint.js.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "6.0.12" } diff --git a/node_modules/@octokit/graphql/LICENSE b/node_modules/@octokit/graphql/LICENSE deleted file mode 100644 index af5366d0..00000000 --- a/node_modules/@octokit/graphql/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License - -Copyright (c) 2018 Octokit contributors - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. diff --git a/node_modules/@octokit/graphql/README.md b/node_modules/@octokit/graphql/README.md deleted file mode 100644 index fe7881cf..00000000 --- a/node_modules/@octokit/graphql/README.md +++ /dev/null @@ -1,409 +0,0 @@ -# graphql.js - -> GitHub GraphQL API client for browsers and Node - -[![@latest](https://img.shields.io/npm/v/@octokit/graphql.svg)](https://www.npmjs.com/package/@octokit/graphql) -[![Build Status](https://github.com/octokit/graphql.js/workflows/Test/badge.svg)](https://github.com/octokit/graphql.js/actions?query=workflow%3ATest+branch%3Amaster) - - - -- [Usage](#usage) - - [Send a simple query](#send-a-simple-query) - - [Authentication](#authentication) - - [Variables](#variables) - - [Pass query together with headers and variables](#pass-query-together-with-headers-and-variables) - - [Use with GitHub Enterprise](#use-with-github-enterprise) - - [Use custom `@octokit/request` instance](#use-custom-octokitrequest-instance) -- [TypeScript](#typescript) - - [Additional Types](#additional-types) -- [Errors](#errors) -- [Partial responses](#partial-responses) -- [Writing tests](#writing-tests) -- [License](#license) - - - -## Usage - - - - - - -
-Browsers - - -Load `@octokit/graphql` directly from [cdn.skypack.dev](https://cdn.skypack.dev) - -```html - -``` - -
-Node - - -Install with npm install @octokit/graphql - -```js -const { graphql } = require("@octokit/graphql"); -// or: import { graphql } from "@octokit/graphql"; -``` - -
- -### Send a simple query - -```js -const { repository } = await graphql( - ` - { - repository(owner: "octokit", name: "graphql.js") { - issues(last: 3) { - edges { - node { - title - } - } - } - } - } - `, - { - headers: { - authorization: `token secret123`, - }, - } -); -``` - -### Authentication - -The simplest way to authenticate a request is to set the `Authorization` header, e.g. to a [personal access token](https://github.com/settings/tokens/). - -```js -const graphqlWithAuth = graphql.defaults({ - headers: { - authorization: `token secret123`, - }, -}); -const { repository } = await graphqlWithAuth(` - { - repository(owner: "octokit", name: "graphql.js") { - issues(last: 3) { - edges { - node { - title - } - } - } - } - } -`); -``` - -For more complex authentication strategies such as GitHub Apps or Basic, we recommend the according authentication library exported by [`@octokit/auth`](https://github.com/octokit/auth.js). - -```js -const { createAppAuth } = require("@octokit/auth-app"); -const auth = createAppAuth({ - id: process.env.APP_ID, - privateKey: process.env.PRIVATE_KEY, - installationId: 123, -}); -const graphqlWithAuth = graphql.defaults({ - request: { - hook: auth.hook, - }, -}); - -const { repository } = await graphqlWithAuth( - `{ - repository(owner: "octokit", name: "graphql.js") { - issues(last: 3) { - edges { - node { - title - } - } - } - } - }` -); -``` - -### Variables - -⚠️ Do not use [template literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals) in the query strings as they make your code vulnerable to query injection attacks (see [#2](https://github.com/octokit/graphql.js/issues/2)). Use variables instead: - -```js -const { lastIssues } = await graphql( - ` - query lastIssues($owner: String!, $repo: String!, $num: Int = 3) { - repository(owner: $owner, name: $repo) { - issues(last: $num) { - edges { - node { - title - } - } - } - } - } - `, - { - owner: "octokit", - repo: "graphql.js", - headers: { - authorization: `token secret123`, - }, - } -); -``` - -### Pass query together with headers and variables - -```js -const { graphql } = require("@octokit/graphql"); -const { lastIssues } = await graphql({ - query: `query lastIssues($owner: String!, $repo: String!, $num: Int = 3) { - repository(owner:$owner, name:$repo) { - issues(last:$num) { - edges { - node { - title - } - } - } - } - }`, - owner: "octokit", - repo: "graphql.js", - headers: { - authorization: `token secret123`, - }, -}); -``` - -### Use with GitHub Enterprise - -```js -let { graphql } = require("@octokit/graphql"); -graphql = graphql.defaults({ - baseUrl: "https://github-enterprise.acme-inc.com/api", - headers: { - authorization: `token secret123`, - }, -}); -const { repository } = await graphql(` - { - repository(owner: "acme-project", name: "acme-repo") { - issues(last: 3) { - edges { - node { - title - } - } - } - } - } -`); -``` - -### Use custom `@octokit/request` instance - -```js -const { request } = require("@octokit/request"); -const { withCustomRequest } = require("@octokit/graphql"); - -let requestCounter = 0; -const myRequest = request.defaults({ - headers: { - authentication: "token secret123", - }, - request: { - hook(request, options) { - requestCounter++; - return request(options); - }, - }, -}); -const myGraphql = withCustomRequest(myRequest); -await request("/"); -await myGraphql(` - { - repository(owner: "acme-project", name: "acme-repo") { - issues(last: 3) { - edges { - node { - title - } - } - } - } - } -`); -// requestCounter is now 2 -``` - -## TypeScript - -`@octokit/graphql` is exposing proper types for its usage with TypeScript projects. - -### Additional Types - -Additionally, `GraphQlQueryResponseData` has been exposed to users: - -```ts -import type { GraphQlQueryResponseData } from "@octokit/graphql"; -``` - -## Errors - -In case of a GraphQL error, `error.message` is set to a combined message describing all errors returned by the endpoint. -All errors can be accessed at `error.errors`. `error.request` has the request options such as query, variables and headers set for easier debugging. - -```js -let { graphql, GraphqlResponseError } = require("@octokit/graphql"); -graphqlt = graphql.defaults({ - headers: { - authorization: `token secret123`, - }, -}); -const query = `{ - viewer { - bioHtml - } -}`; - -try { - const result = await graphql(query); -} catch (error) { - if (error instanceof GraphqlResponseError) { - // do something with the error, allowing you to detect a graphql response error, - // compared to accidentally catching unrelated errors. - - // server responds with an object like the following (as an example) - // class GraphqlResponseError { - // "headers": { - // "status": "403", - // }, - // "data": null, - // "errors": [{ - // "message": "Field 'bioHtml' doesn't exist on type 'User'", - // "locations": [{ - // "line": 3, - // "column": 5 - // }] - // }] - // } - - console.log("Request failed:", error.request); // { query, variables: {}, headers: { authorization: 'token secret123' } } - console.log(error.message); // Field 'bioHtml' doesn't exist on type 'User' - } else { - // handle non-GraphQL error - } -} -``` - -## Partial responses - -A GraphQL query may respond with partial data accompanied by errors. In this case we will throw an error but the partial data will still be accessible through `error.data` - -```js -let { graphql } = require("@octokit/graphql"); -graphql = graphql.defaults({ - headers: { - authorization: `token secret123`, - }, -}); -const query = `{ - repository(name: "probot", owner: "probot") { - name - ref(qualifiedName: "master") { - target { - ... on Commit { - history(first: 25, after: "invalid cursor") { - nodes { - message - } - } - } - } - } - } -}`; - -try { - const result = await graphql(query); -} catch (error) { - // server responds with - // { - // "data": { - // "repository": { - // "name": "probot", - // "ref": null - // } - // }, - // "errors": [ - // { - // "type": "INVALID_CURSOR_ARGUMENTS", - // "path": [ - // "repository", - // "ref", - // "target", - // "history" - // ], - // "locations": [ - // { - // "line": 7, - // "column": 11 - // } - // ], - // "message": "`invalid cursor` does not appear to be a valid cursor." - // } - // ] - // } - - console.log("Request failed:", error.request); // { query, variables: {}, headers: { authorization: 'token secret123' } } - console.log(error.message); // `invalid cursor` does not appear to be a valid cursor. - console.log(error.data); // { repository: { name: 'probot', ref: null } } -} -``` - -## Writing tests - -You can pass a replacement for [the built-in fetch implementation](https://github.com/bitinn/node-fetch) as `request.fetch` option. For example, using [fetch-mock](http://www.wheresrhys.co.uk/fetch-mock/) works great to write tests - -```js -const assert = require("assert"); -const fetchMock = require("fetch-mock/es5/server"); - -const { graphql } = require("@octokit/graphql"); - -graphql("{ viewer { login } }", { - headers: { - authorization: "token secret123", - }, - request: { - fetch: fetchMock - .sandbox() - .post("https://api.github.com/graphql", (url, options) => { - assert.strictEqual(options.headers.authorization, "token secret123"); - assert.strictEqual( - options.body, - '{"query":"{ viewer { login } }"}', - "Sends correct query" - ); - return { data: {} }; - }), - }, -}); -``` - -## License - -[MIT](LICENSE) diff --git a/node_modules/@octokit/graphql/dist-node/index.js b/node_modules/@octokit/graphql/dist-node/index.js deleted file mode 100644 index 6401417b..00000000 --- a/node_modules/@octokit/graphql/dist-node/index.js +++ /dev/null @@ -1,118 +0,0 @@ -'use strict'; - -Object.defineProperty(exports, '__esModule', { value: true }); - -var request = require('@octokit/request'); -var universalUserAgent = require('universal-user-agent'); - -const VERSION = "4.8.0"; - -function _buildMessageForResponseErrors(data) { - return `Request failed due to following response errors:\n` + data.errors.map(e => ` - ${e.message}`).join("\n"); -} - -class GraphqlResponseError extends Error { - constructor(request, headers, response) { - super(_buildMessageForResponseErrors(response)); - this.request = request; - this.headers = headers; - this.response = response; - this.name = "GraphqlResponseError"; // Expose the errors and response data in their shorthand properties. - - this.errors = response.errors; - this.data = response.data; // Maintains proper stack trace (only available on V8) - - /* istanbul ignore next */ - - if (Error.captureStackTrace) { - Error.captureStackTrace(this, this.constructor); - } - } - -} - -const NON_VARIABLE_OPTIONS = ["method", "baseUrl", "url", "headers", "request", "query", "mediaType"]; -const FORBIDDEN_VARIABLE_OPTIONS = ["query", "method", "url"]; -const GHES_V3_SUFFIX_REGEX = /\/api\/v3\/?$/; -function graphql(request, query, options) { - if (options) { - if (typeof query === "string" && "query" in options) { - return Promise.reject(new Error(`[@octokit/graphql] "query" cannot be used as variable name`)); - } - - for (const key in options) { - if (!FORBIDDEN_VARIABLE_OPTIONS.includes(key)) continue; - return Promise.reject(new Error(`[@octokit/graphql] "${key}" cannot be used as variable name`)); - } - } - - const parsedOptions = typeof query === "string" ? Object.assign({ - query - }, options) : query; - const requestOptions = Object.keys(parsedOptions).reduce((result, key) => { - if (NON_VARIABLE_OPTIONS.includes(key)) { - result[key] = parsedOptions[key]; - return result; - } - - if (!result.variables) { - result.variables = {}; - } - - result.variables[key] = parsedOptions[key]; - return result; - }, {}); // workaround for GitHub Enterprise baseUrl set with /api/v3 suffix - // https://github.com/octokit/auth-app.js/issues/111#issuecomment-657610451 - - const baseUrl = parsedOptions.baseUrl || request.endpoint.DEFAULTS.baseUrl; - - if (GHES_V3_SUFFIX_REGEX.test(baseUrl)) { - requestOptions.url = baseUrl.replace(GHES_V3_SUFFIX_REGEX, "/api/graphql"); - } - - return request(requestOptions).then(response => { - if (response.data.errors) { - const headers = {}; - - for (const key of Object.keys(response.headers)) { - headers[key] = response.headers[key]; - } - - throw new GraphqlResponseError(requestOptions, headers, response.data); - } - - return response.data.data; - }); -} - -function withDefaults(request$1, newDefaults) { - const newRequest = request$1.defaults(newDefaults); - - const newApi = (query, options) => { - return graphql(newRequest, query, options); - }; - - return Object.assign(newApi, { - defaults: withDefaults.bind(null, newRequest), - endpoint: request.request.endpoint - }); -} - -const graphql$1 = withDefaults(request.request, { - headers: { - "user-agent": `octokit-graphql.js/${VERSION} ${universalUserAgent.getUserAgent()}` - }, - method: "POST", - url: "/graphql" -}); -function withCustomRequest(customRequest) { - return withDefaults(customRequest, { - method: "POST", - url: "/graphql" - }); -} - -exports.GraphqlResponseError = GraphqlResponseError; -exports.graphql = graphql$1; -exports.withCustomRequest = withCustomRequest; -//# sourceMappingURL=index.js.map diff --git a/node_modules/@octokit/graphql/dist-node/index.js.map b/node_modules/@octokit/graphql/dist-node/index.js.map deleted file mode 100644 index 873a8d4e..00000000 --- a/node_modules/@octokit/graphql/dist-node/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sources":["../dist-src/version.js","../dist-src/error.js","../dist-src/graphql.js","../dist-src/with-defaults.js","../dist-src/index.js"],"sourcesContent":["export const VERSION = \"4.8.0\";\n","function _buildMessageForResponseErrors(data) {\n return (`Request failed due to following response errors:\\n` +\n data.errors.map((e) => ` - ${e.message}`).join(\"\\n\"));\n}\nexport class GraphqlResponseError extends Error {\n constructor(request, headers, response) {\n super(_buildMessageForResponseErrors(response));\n this.request = request;\n this.headers = headers;\n this.response = response;\n this.name = \"GraphqlResponseError\";\n // Expose the errors and response data in their shorthand properties.\n this.errors = response.errors;\n this.data = response.data;\n // Maintains proper stack trace (only available on V8)\n /* istanbul ignore next */\n if (Error.captureStackTrace) {\n Error.captureStackTrace(this, this.constructor);\n }\n }\n}\n","import { GraphqlResponseError } from \"./error\";\nconst NON_VARIABLE_OPTIONS = [\n \"method\",\n \"baseUrl\",\n \"url\",\n \"headers\",\n \"request\",\n \"query\",\n \"mediaType\",\n];\nconst FORBIDDEN_VARIABLE_OPTIONS = [\"query\", \"method\", \"url\"];\nconst GHES_V3_SUFFIX_REGEX = /\\/api\\/v3\\/?$/;\nexport function graphql(request, query, options) {\n if (options) {\n if (typeof query === \"string\" && \"query\" in options) {\n return Promise.reject(new Error(`[@octokit/graphql] \"query\" cannot be used as variable name`));\n }\n for (const key in options) {\n if (!FORBIDDEN_VARIABLE_OPTIONS.includes(key))\n continue;\n return Promise.reject(new Error(`[@octokit/graphql] \"${key}\" cannot be used as variable name`));\n }\n }\n const parsedOptions = typeof query === \"string\" ? Object.assign({ query }, options) : query;\n const requestOptions = Object.keys(parsedOptions).reduce((result, key) => {\n if (NON_VARIABLE_OPTIONS.includes(key)) {\n result[key] = parsedOptions[key];\n return result;\n }\n if (!result.variables) {\n result.variables = {};\n }\n result.variables[key] = parsedOptions[key];\n return result;\n }, {});\n // workaround for GitHub Enterprise baseUrl set with /api/v3 suffix\n // https://github.com/octokit/auth-app.js/issues/111#issuecomment-657610451\n const baseUrl = parsedOptions.baseUrl || request.endpoint.DEFAULTS.baseUrl;\n if (GHES_V3_SUFFIX_REGEX.test(baseUrl)) {\n requestOptions.url = baseUrl.replace(GHES_V3_SUFFIX_REGEX, \"/api/graphql\");\n }\n return request(requestOptions).then((response) => {\n if (response.data.errors) {\n const headers = {};\n for (const key of Object.keys(response.headers)) {\n headers[key] = response.headers[key];\n }\n throw new GraphqlResponseError(requestOptions, headers, response.data);\n }\n return response.data.data;\n });\n}\n","import { request as Request } from \"@octokit/request\";\nimport { graphql } from \"./graphql\";\nexport function withDefaults(request, newDefaults) {\n const newRequest = request.defaults(newDefaults);\n const newApi = (query, options) => {\n return graphql(newRequest, query, options);\n };\n return Object.assign(newApi, {\n defaults: withDefaults.bind(null, newRequest),\n endpoint: Request.endpoint,\n });\n}\n","import { request } from \"@octokit/request\";\nimport { getUserAgent } from \"universal-user-agent\";\nimport { VERSION } from \"./version\";\nimport { withDefaults } from \"./with-defaults\";\nexport const graphql = withDefaults(request, {\n headers: {\n \"user-agent\": `octokit-graphql.js/${VERSION} ${getUserAgent()}`,\n },\n method: \"POST\",\n url: \"/graphql\",\n});\nexport { GraphqlResponseError } from \"./error\";\nexport function withCustomRequest(customRequest) {\n return withDefaults(customRequest, {\n method: \"POST\",\n url: \"/graphql\",\n });\n}\n"],"names":["VERSION","_buildMessageForResponseErrors","data","errors","map","e","message","join","GraphqlResponseError","Error","constructor","request","headers","response","name","captureStackTrace","NON_VARIABLE_OPTIONS","FORBIDDEN_VARIABLE_OPTIONS","GHES_V3_SUFFIX_REGEX","graphql","query","options","Promise","reject","key","includes","parsedOptions","Object","assign","requestOptions","keys","reduce","result","variables","baseUrl","endpoint","DEFAULTS","test","url","replace","then","withDefaults","newDefaults","newRequest","defaults","newApi","bind","Request","getUserAgent","method","withCustomRequest","customRequest"],"mappings":";;;;;;;AAAO,MAAMA,OAAO,GAAG,mBAAhB;;ACAP,SAASC,8BAAT,CAAwCC,IAAxC,EAA8C;AAC1C,SAAS,oDAAD,GACJA,IAAI,CAACC,MAAL,CAAYC,GAAZ,CAAiBC,CAAD,IAAQ,MAAKA,CAAC,CAACC,OAAQ,EAAvC,EAA0CC,IAA1C,CAA+C,IAA/C,CADJ;AAEH;;AACD,AAAO,MAAMC,oBAAN,SAAmCC,KAAnC,CAAyC;AAC5CC,EAAAA,WAAW,CAACC,OAAD,EAAUC,OAAV,EAAmBC,QAAnB,EAA6B;AACpC,UAAMZ,8BAA8B,CAACY,QAAD,CAApC;AACA,SAAKF,OAAL,GAAeA,OAAf;AACA,SAAKC,OAAL,GAAeA,OAAf;AACA,SAAKC,QAAL,GAAgBA,QAAhB;AACA,SAAKC,IAAL,GAAY,sBAAZ,CALoC;;AAOpC,SAAKX,MAAL,GAAcU,QAAQ,CAACV,MAAvB;AACA,SAAKD,IAAL,GAAYW,QAAQ,CAACX,IAArB,CARoC;;AAUpC;;AACA,QAAIO,KAAK,CAACM,iBAAV,EAA6B;AACzBN,MAAAA,KAAK,CAACM,iBAAN,CAAwB,IAAxB,EAA8B,KAAKL,WAAnC;AACH;AACJ;;AAf2C;;ACHhD,MAAMM,oBAAoB,GAAG,CACzB,QADyB,EAEzB,SAFyB,EAGzB,KAHyB,EAIzB,SAJyB,EAKzB,SALyB,EAMzB,OANyB,EAOzB,WAPyB,CAA7B;AASA,MAAMC,0BAA0B,GAAG,CAAC,OAAD,EAAU,QAAV,EAAoB,KAApB,CAAnC;AACA,MAAMC,oBAAoB,GAAG,eAA7B;AACA,AAAO,SAASC,OAAT,CAAiBR,OAAjB,EAA0BS,KAA1B,EAAiCC,OAAjC,EAA0C;AAC7C,MAAIA,OAAJ,EAAa;AACT,QAAI,OAAOD,KAAP,KAAiB,QAAjB,IAA6B,WAAWC,OAA5C,EAAqD;AACjD,aAAOC,OAAO,CAACC,MAAR,CAAe,IAAId,KAAJ,CAAW,4DAAX,CAAf,CAAP;AACH;;AACD,SAAK,MAAMe,GAAX,IAAkBH,OAAlB,EAA2B;AACvB,UAAI,CAACJ,0BAA0B,CAACQ,QAA3B,CAAoCD,GAApC,CAAL,EACI;AACJ,aAAOF,OAAO,CAACC,MAAR,CAAe,IAAId,KAAJ,CAAW,uBAAsBe,GAAI,mCAArC,CAAf,CAAP;AACH;AACJ;;AACD,QAAME,aAAa,GAAG,OAAON,KAAP,KAAiB,QAAjB,GAA4BO,MAAM,CAACC,MAAP,CAAc;AAAER,IAAAA;AAAF,GAAd,EAAyBC,OAAzB,CAA5B,GAAgED,KAAtF;AACA,QAAMS,cAAc,GAAGF,MAAM,CAACG,IAAP,CAAYJ,aAAZ,EAA2BK,MAA3B,CAAkC,CAACC,MAAD,EAASR,GAAT,KAAiB;AACtE,QAAIR,oBAAoB,CAACS,QAArB,CAA8BD,GAA9B,CAAJ,EAAwC;AACpCQ,MAAAA,MAAM,CAACR,GAAD,CAAN,GAAcE,aAAa,CAACF,GAAD,CAA3B;AACA,aAAOQ,MAAP;AACH;;AACD,QAAI,CAACA,MAAM,CAACC,SAAZ,EAAuB;AACnBD,MAAAA,MAAM,CAACC,SAAP,GAAmB,EAAnB;AACH;;AACDD,IAAAA,MAAM,CAACC,SAAP,CAAiBT,GAAjB,IAAwBE,aAAa,CAACF,GAAD,CAArC;AACA,WAAOQ,MAAP;AACH,GAVsB,EAUpB,EAVoB,CAAvB,CAZ6C;AAwB7C;;AACA,QAAME,OAAO,GAAGR,aAAa,CAACQ,OAAd,IAAyBvB,OAAO,CAACwB,QAAR,CAAiBC,QAAjB,CAA0BF,OAAnE;;AACA,MAAIhB,oBAAoB,CAACmB,IAArB,CAA0BH,OAA1B,CAAJ,EAAwC;AACpCL,IAAAA,cAAc,CAACS,GAAf,GAAqBJ,OAAO,CAACK,OAAR,CAAgBrB,oBAAhB,EAAsC,cAAtC,CAArB;AACH;;AACD,SAAOP,OAAO,CAACkB,cAAD,CAAP,CAAwBW,IAAxB,CAA8B3B,QAAD,IAAc;AAC9C,QAAIA,QAAQ,CAACX,IAAT,CAAcC,MAAlB,EAA0B;AACtB,YAAMS,OAAO,GAAG,EAAhB;;AACA,WAAK,MAAMY,GAAX,IAAkBG,MAAM,CAACG,IAAP,CAAYjB,QAAQ,CAACD,OAArB,CAAlB,EAAiD;AAC7CA,QAAAA,OAAO,CAACY,GAAD,CAAP,GAAeX,QAAQ,CAACD,OAAT,CAAiBY,GAAjB,CAAf;AACH;;AACD,YAAM,IAAIhB,oBAAJ,CAAyBqB,cAAzB,EAAyCjB,OAAzC,EAAkDC,QAAQ,CAACX,IAA3D,CAAN;AACH;;AACD,WAAOW,QAAQ,CAACX,IAAT,CAAcA,IAArB;AACH,GATM,CAAP;AAUH;;ACjDM,SAASuC,YAAT,CAAsB9B,SAAtB,EAA+B+B,WAA/B,EAA4C;AAC/C,QAAMC,UAAU,GAAGhC,SAAO,CAACiC,QAAR,CAAiBF,WAAjB,CAAnB;;AACA,QAAMG,MAAM,GAAG,CAACzB,KAAD,EAAQC,OAAR,KAAoB;AAC/B,WAAOF,OAAO,CAACwB,UAAD,EAAavB,KAAb,EAAoBC,OAApB,CAAd;AACH,GAFD;;AAGA,SAAOM,MAAM,CAACC,MAAP,CAAciB,MAAd,EAAsB;AACzBD,IAAAA,QAAQ,EAAEH,YAAY,CAACK,IAAb,CAAkB,IAAlB,EAAwBH,UAAxB,CADe;AAEzBR,IAAAA,QAAQ,EAAEY,eAAO,CAACZ;AAFO,GAAtB,CAAP;AAIH;;MCPYhB,SAAO,GAAGsB,YAAY,CAAC9B,eAAD,EAAU;AACzCC,EAAAA,OAAO,EAAE;AACL,kBAAe,sBAAqBZ,OAAQ,IAAGgD,+BAAY,EAAG;AADzD,GADgC;AAIzCC,EAAAA,MAAM,EAAE,MAJiC;AAKzCX,EAAAA,GAAG,EAAE;AALoC,CAAV,CAA5B;AAOP,AACO,SAASY,iBAAT,CAA2BC,aAA3B,EAA0C;AAC7C,SAAOV,YAAY,CAACU,aAAD,EAAgB;AAC/BF,IAAAA,MAAM,EAAE,MADuB;AAE/BX,IAAAA,GAAG,EAAE;AAF0B,GAAhB,CAAnB;AAIH;;;;;;"} \ No newline at end of file diff --git a/node_modules/@octokit/graphql/dist-src/error.js b/node_modules/@octokit/graphql/dist-src/error.js deleted file mode 100644 index 182f967a..00000000 --- a/node_modules/@octokit/graphql/dist-src/error.js +++ /dev/null @@ -1,21 +0,0 @@ -function _buildMessageForResponseErrors(data) { - return (`Request failed due to following response errors:\n` + - data.errors.map((e) => ` - ${e.message}`).join("\n")); -} -export class GraphqlResponseError extends Error { - constructor(request, headers, response) { - super(_buildMessageForResponseErrors(response)); - this.request = request; - this.headers = headers; - this.response = response; - this.name = "GraphqlResponseError"; - // Expose the errors and response data in their shorthand properties. - this.errors = response.errors; - this.data = response.data; - // Maintains proper stack trace (only available on V8) - /* istanbul ignore next */ - if (Error.captureStackTrace) { - Error.captureStackTrace(this, this.constructor); - } - } -} diff --git a/node_modules/@octokit/graphql/dist-src/graphql.js b/node_modules/@octokit/graphql/dist-src/graphql.js deleted file mode 100644 index 8297f845..00000000 --- a/node_modules/@octokit/graphql/dist-src/graphql.js +++ /dev/null @@ -1,52 +0,0 @@ -import { GraphqlResponseError } from "./error"; -const NON_VARIABLE_OPTIONS = [ - "method", - "baseUrl", - "url", - "headers", - "request", - "query", - "mediaType", -]; -const FORBIDDEN_VARIABLE_OPTIONS = ["query", "method", "url"]; -const GHES_V3_SUFFIX_REGEX = /\/api\/v3\/?$/; -export function graphql(request, query, options) { - if (options) { - if (typeof query === "string" && "query" in options) { - return Promise.reject(new Error(`[@octokit/graphql] "query" cannot be used as variable name`)); - } - for (const key in options) { - if (!FORBIDDEN_VARIABLE_OPTIONS.includes(key)) - continue; - return Promise.reject(new Error(`[@octokit/graphql] "${key}" cannot be used as variable name`)); - } - } - const parsedOptions = typeof query === "string" ? Object.assign({ query }, options) : query; - const requestOptions = Object.keys(parsedOptions).reduce((result, key) => { - if (NON_VARIABLE_OPTIONS.includes(key)) { - result[key] = parsedOptions[key]; - return result; - } - if (!result.variables) { - result.variables = {}; - } - result.variables[key] = parsedOptions[key]; - return result; - }, {}); - // workaround for GitHub Enterprise baseUrl set with /api/v3 suffix - // https://github.com/octokit/auth-app.js/issues/111#issuecomment-657610451 - const baseUrl = parsedOptions.baseUrl || request.endpoint.DEFAULTS.baseUrl; - if (GHES_V3_SUFFIX_REGEX.test(baseUrl)) { - requestOptions.url = baseUrl.replace(GHES_V3_SUFFIX_REGEX, "/api/graphql"); - } - return request(requestOptions).then((response) => { - if (response.data.errors) { - const headers = {}; - for (const key of Object.keys(response.headers)) { - headers[key] = response.headers[key]; - } - throw new GraphqlResponseError(requestOptions, headers, response.data); - } - return response.data.data; - }); -} diff --git a/node_modules/@octokit/graphql/dist-src/index.js b/node_modules/@octokit/graphql/dist-src/index.js deleted file mode 100644 index 2a7d06b9..00000000 --- a/node_modules/@octokit/graphql/dist-src/index.js +++ /dev/null @@ -1,18 +0,0 @@ -import { request } from "@octokit/request"; -import { getUserAgent } from "universal-user-agent"; -import { VERSION } from "./version"; -import { withDefaults } from "./with-defaults"; -export const graphql = withDefaults(request, { - headers: { - "user-agent": `octokit-graphql.js/${VERSION} ${getUserAgent()}`, - }, - method: "POST", - url: "/graphql", -}); -export { GraphqlResponseError } from "./error"; -export function withCustomRequest(customRequest) { - return withDefaults(customRequest, { - method: "POST", - url: "/graphql", - }); -} diff --git a/node_modules/@octokit/graphql/dist-src/types.js b/node_modules/@octokit/graphql/dist-src/types.js deleted file mode 100644 index cb0ff5c3..00000000 --- a/node_modules/@octokit/graphql/dist-src/types.js +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/@octokit/graphql/dist-src/version.js b/node_modules/@octokit/graphql/dist-src/version.js deleted file mode 100644 index 3a4f8fff..00000000 --- a/node_modules/@octokit/graphql/dist-src/version.js +++ /dev/null @@ -1 +0,0 @@ -export const VERSION = "4.8.0"; diff --git a/node_modules/@octokit/graphql/dist-src/with-defaults.js b/node_modules/@octokit/graphql/dist-src/with-defaults.js deleted file mode 100644 index 6ea309e3..00000000 --- a/node_modules/@octokit/graphql/dist-src/with-defaults.js +++ /dev/null @@ -1,12 +0,0 @@ -import { request as Request } from "@octokit/request"; -import { graphql } from "./graphql"; -export function withDefaults(request, newDefaults) { - const newRequest = request.defaults(newDefaults); - const newApi = (query, options) => { - return graphql(newRequest, query, options); - }; - return Object.assign(newApi, { - defaults: withDefaults.bind(null, newRequest), - endpoint: Request.endpoint, - }); -} diff --git a/node_modules/@octokit/graphql/dist-types/error.d.ts b/node_modules/@octokit/graphql/dist-types/error.d.ts deleted file mode 100644 index 3bd37ada..00000000 --- a/node_modules/@octokit/graphql/dist-types/error.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { ResponseHeaders } from "@octokit/types"; -import { GraphQlEndpointOptions, GraphQlQueryResponse } from "./types"; -declare type ServerResponseData = Required>; -export declare class GraphqlResponseError extends Error { - readonly request: GraphQlEndpointOptions; - readonly headers: ResponseHeaders; - readonly response: ServerResponseData; - name: string; - readonly errors: GraphQlQueryResponse["errors"]; - readonly data: ResponseData; - constructor(request: GraphQlEndpointOptions, headers: ResponseHeaders, response: ServerResponseData); -} -export {}; diff --git a/node_modules/@octokit/graphql/dist-types/graphql.d.ts b/node_modules/@octokit/graphql/dist-types/graphql.d.ts deleted file mode 100644 index 2942b8b6..00000000 --- a/node_modules/@octokit/graphql/dist-types/graphql.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { request as Request } from "@octokit/request"; -import { RequestParameters, GraphQlQueryResponseData } from "./types"; -export declare function graphql(request: typeof Request, query: string | RequestParameters, options?: RequestParameters): Promise; diff --git a/node_modules/@octokit/graphql/dist-types/index.d.ts b/node_modules/@octokit/graphql/dist-types/index.d.ts deleted file mode 100644 index 282f98ae..00000000 --- a/node_modules/@octokit/graphql/dist-types/index.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { request } from "@octokit/request"; -export declare const graphql: import("./types").graphql; -export { GraphQlQueryResponseData } from "./types"; -export { GraphqlResponseError } from "./error"; -export declare function withCustomRequest(customRequest: typeof request): import("./types").graphql; diff --git a/node_modules/@octokit/graphql/dist-types/types.d.ts b/node_modules/@octokit/graphql/dist-types/types.d.ts deleted file mode 100644 index b266bdbb..00000000 --- a/node_modules/@octokit/graphql/dist-types/types.d.ts +++ /dev/null @@ -1,55 +0,0 @@ -import { EndpointOptions, RequestParameters as RequestParametersType, EndpointInterface } from "@octokit/types"; -export declare type GraphQlEndpointOptions = EndpointOptions & { - variables?: { - [key: string]: unknown; - }; -}; -export declare type RequestParameters = RequestParametersType; -export declare type Query = string; -export interface graphql { - /** - * Sends a GraphQL query request based on endpoint options - * The GraphQL query must be specified in `options`. - * - * @param {object} endpoint Must set `method` and `url`. Plus URL, query or body parameters, as well as `headers`, `mediaType.{format|previews}`, `request`, or `baseUrl`. - */ - (options: RequestParameters): GraphQlResponse; - /** - * Sends a GraphQL query request based on endpoint options - * - * @param {string} query GraphQL query. Example: `'query { viewer { login } }'`. - * @param {object} [parameters] URL, query or body parameters, as well as `headers`, `mediaType.{format|previews}`, `request`, or `baseUrl`. - */ - (query: Query, parameters?: RequestParameters): GraphQlResponse; - /** - * Returns a new `endpoint` with updated route and parameters - */ - defaults: (newDefaults: RequestParameters) => graphql; - /** - * Octokit endpoint API, see {@link https://github.com/octokit/endpoint.js|@octokit/endpoint} - */ - endpoint: EndpointInterface; -} -export declare type GraphQlResponse = Promise; -export declare type GraphQlQueryResponseData = { - [key: string]: any; -}; -export declare type GraphQlQueryResponse = { - data: ResponseData; - errors?: [ - { - type: string; - message: string; - path: [string]; - extensions: { - [key: string]: any; - }; - locations: [ - { - line: number; - column: number; - } - ]; - } - ]; -}; diff --git a/node_modules/@octokit/graphql/dist-types/version.d.ts b/node_modules/@octokit/graphql/dist-types/version.d.ts deleted file mode 100644 index e80848ef..00000000 --- a/node_modules/@octokit/graphql/dist-types/version.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare const VERSION = "4.8.0"; diff --git a/node_modules/@octokit/graphql/dist-types/with-defaults.d.ts b/node_modules/@octokit/graphql/dist-types/with-defaults.d.ts deleted file mode 100644 index 03edc320..00000000 --- a/node_modules/@octokit/graphql/dist-types/with-defaults.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { request as Request } from "@octokit/request"; -import { graphql as ApiInterface, RequestParameters } from "./types"; -export declare function withDefaults(request: typeof Request, newDefaults: RequestParameters): ApiInterface; diff --git a/node_modules/@octokit/graphql/dist-web/index.js b/node_modules/@octokit/graphql/dist-web/index.js deleted file mode 100644 index 5307e263..00000000 --- a/node_modules/@octokit/graphql/dist-web/index.js +++ /dev/null @@ -1,106 +0,0 @@ -import { request } from '@octokit/request'; -import { getUserAgent } from 'universal-user-agent'; - -const VERSION = "4.8.0"; - -function _buildMessageForResponseErrors(data) { - return (`Request failed due to following response errors:\n` + - data.errors.map((e) => ` - ${e.message}`).join("\n")); -} -class GraphqlResponseError extends Error { - constructor(request, headers, response) { - super(_buildMessageForResponseErrors(response)); - this.request = request; - this.headers = headers; - this.response = response; - this.name = "GraphqlResponseError"; - // Expose the errors and response data in their shorthand properties. - this.errors = response.errors; - this.data = response.data; - // Maintains proper stack trace (only available on V8) - /* istanbul ignore next */ - if (Error.captureStackTrace) { - Error.captureStackTrace(this, this.constructor); - } - } -} - -const NON_VARIABLE_OPTIONS = [ - "method", - "baseUrl", - "url", - "headers", - "request", - "query", - "mediaType", -]; -const FORBIDDEN_VARIABLE_OPTIONS = ["query", "method", "url"]; -const GHES_V3_SUFFIX_REGEX = /\/api\/v3\/?$/; -function graphql(request, query, options) { - if (options) { - if (typeof query === "string" && "query" in options) { - return Promise.reject(new Error(`[@octokit/graphql] "query" cannot be used as variable name`)); - } - for (const key in options) { - if (!FORBIDDEN_VARIABLE_OPTIONS.includes(key)) - continue; - return Promise.reject(new Error(`[@octokit/graphql] "${key}" cannot be used as variable name`)); - } - } - const parsedOptions = typeof query === "string" ? Object.assign({ query }, options) : query; - const requestOptions = Object.keys(parsedOptions).reduce((result, key) => { - if (NON_VARIABLE_OPTIONS.includes(key)) { - result[key] = parsedOptions[key]; - return result; - } - if (!result.variables) { - result.variables = {}; - } - result.variables[key] = parsedOptions[key]; - return result; - }, {}); - // workaround for GitHub Enterprise baseUrl set with /api/v3 suffix - // https://github.com/octokit/auth-app.js/issues/111#issuecomment-657610451 - const baseUrl = parsedOptions.baseUrl || request.endpoint.DEFAULTS.baseUrl; - if (GHES_V3_SUFFIX_REGEX.test(baseUrl)) { - requestOptions.url = baseUrl.replace(GHES_V3_SUFFIX_REGEX, "/api/graphql"); - } - return request(requestOptions).then((response) => { - if (response.data.errors) { - const headers = {}; - for (const key of Object.keys(response.headers)) { - headers[key] = response.headers[key]; - } - throw new GraphqlResponseError(requestOptions, headers, response.data); - } - return response.data.data; - }); -} - -function withDefaults(request$1, newDefaults) { - const newRequest = request$1.defaults(newDefaults); - const newApi = (query, options) => { - return graphql(newRequest, query, options); - }; - return Object.assign(newApi, { - defaults: withDefaults.bind(null, newRequest), - endpoint: request.endpoint, - }); -} - -const graphql$1 = withDefaults(request, { - headers: { - "user-agent": `octokit-graphql.js/${VERSION} ${getUserAgent()}`, - }, - method: "POST", - url: "/graphql", -}); -function withCustomRequest(customRequest) { - return withDefaults(customRequest, { - method: "POST", - url: "/graphql", - }); -} - -export { GraphqlResponseError, graphql$1 as graphql, withCustomRequest }; -//# sourceMappingURL=index.js.map diff --git a/node_modules/@octokit/graphql/dist-web/index.js.map b/node_modules/@octokit/graphql/dist-web/index.js.map deleted file mode 100644 index 3c6a6ed8..00000000 --- a/node_modules/@octokit/graphql/dist-web/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sources":["../dist-src/version.js","../dist-src/error.js","../dist-src/graphql.js","../dist-src/with-defaults.js","../dist-src/index.js"],"sourcesContent":["export const VERSION = \"4.8.0\";\n","function _buildMessageForResponseErrors(data) {\n return (`Request failed due to following response errors:\\n` +\n data.errors.map((e) => ` - ${e.message}`).join(\"\\n\"));\n}\nexport class GraphqlResponseError extends Error {\n constructor(request, headers, response) {\n super(_buildMessageForResponseErrors(response));\n this.request = request;\n this.headers = headers;\n this.response = response;\n this.name = \"GraphqlResponseError\";\n // Expose the errors and response data in their shorthand properties.\n this.errors = response.errors;\n this.data = response.data;\n // Maintains proper stack trace (only available on V8)\n /* istanbul ignore next */\n if (Error.captureStackTrace) {\n Error.captureStackTrace(this, this.constructor);\n }\n }\n}\n","import { GraphqlResponseError } from \"./error\";\nconst NON_VARIABLE_OPTIONS = [\n \"method\",\n \"baseUrl\",\n \"url\",\n \"headers\",\n \"request\",\n \"query\",\n \"mediaType\",\n];\nconst FORBIDDEN_VARIABLE_OPTIONS = [\"query\", \"method\", \"url\"];\nconst GHES_V3_SUFFIX_REGEX = /\\/api\\/v3\\/?$/;\nexport function graphql(request, query, options) {\n if (options) {\n if (typeof query === \"string\" && \"query\" in options) {\n return Promise.reject(new Error(`[@octokit/graphql] \"query\" cannot be used as variable name`));\n }\n for (const key in options) {\n if (!FORBIDDEN_VARIABLE_OPTIONS.includes(key))\n continue;\n return Promise.reject(new Error(`[@octokit/graphql] \"${key}\" cannot be used as variable name`));\n }\n }\n const parsedOptions = typeof query === \"string\" ? Object.assign({ query }, options) : query;\n const requestOptions = Object.keys(parsedOptions).reduce((result, key) => {\n if (NON_VARIABLE_OPTIONS.includes(key)) {\n result[key] = parsedOptions[key];\n return result;\n }\n if (!result.variables) {\n result.variables = {};\n }\n result.variables[key] = parsedOptions[key];\n return result;\n }, {});\n // workaround for GitHub Enterprise baseUrl set with /api/v3 suffix\n // https://github.com/octokit/auth-app.js/issues/111#issuecomment-657610451\n const baseUrl = parsedOptions.baseUrl || request.endpoint.DEFAULTS.baseUrl;\n if (GHES_V3_SUFFIX_REGEX.test(baseUrl)) {\n requestOptions.url = baseUrl.replace(GHES_V3_SUFFIX_REGEX, \"/api/graphql\");\n }\n return request(requestOptions).then((response) => {\n if (response.data.errors) {\n const headers = {};\n for (const key of Object.keys(response.headers)) {\n headers[key] = response.headers[key];\n }\n throw new GraphqlResponseError(requestOptions, headers, response.data);\n }\n return response.data.data;\n });\n}\n","import { request as Request } from \"@octokit/request\";\nimport { graphql } from \"./graphql\";\nexport function withDefaults(request, newDefaults) {\n const newRequest = request.defaults(newDefaults);\n const newApi = (query, options) => {\n return graphql(newRequest, query, options);\n };\n return Object.assign(newApi, {\n defaults: withDefaults.bind(null, newRequest),\n endpoint: Request.endpoint,\n });\n}\n","import { request } from \"@octokit/request\";\nimport { getUserAgent } from \"universal-user-agent\";\nimport { VERSION } from \"./version\";\nimport { withDefaults } from \"./with-defaults\";\nexport const graphql = withDefaults(request, {\n headers: {\n \"user-agent\": `octokit-graphql.js/${VERSION} ${getUserAgent()}`,\n },\n method: \"POST\",\n url: \"/graphql\",\n});\nexport { GraphqlResponseError } from \"./error\";\nexport function withCustomRequest(customRequest) {\n return withDefaults(customRequest, {\n method: \"POST\",\n url: \"/graphql\",\n });\n}\n"],"names":["request","Request","graphql"],"mappings":";;;AAAO,MAAM,OAAO,GAAG,mBAAmB;;ACA1C,SAAS,8BAA8B,CAAC,IAAI,EAAE;AAC9C,IAAI,QAAQ,CAAC,kDAAkD,CAAC;AAChE,QAAQ,IAAI,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,EAAE,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE;AAC9D,CAAC;AACD,AAAO,MAAM,oBAAoB,SAAS,KAAK,CAAC;AAChD,IAAI,WAAW,CAAC,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE;AAC5C,QAAQ,KAAK,CAAC,8BAA8B,CAAC,QAAQ,CAAC,CAAC,CAAC;AACxD,QAAQ,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;AAC/B,QAAQ,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;AAC/B,QAAQ,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;AACjC,QAAQ,IAAI,CAAC,IAAI,GAAG,sBAAsB,CAAC;AAC3C;AACA,QAAQ,IAAI,CAAC,MAAM,GAAG,QAAQ,CAAC,MAAM,CAAC;AACtC,QAAQ,IAAI,CAAC,IAAI,GAAG,QAAQ,CAAC,IAAI,CAAC;AAClC;AACA;AACA,QAAQ,IAAI,KAAK,CAAC,iBAAiB,EAAE;AACrC,YAAY,KAAK,CAAC,iBAAiB,CAAC,IAAI,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC;AAC5D,SAAS;AACT,KAAK;AACL,CAAC;;ACnBD,MAAM,oBAAoB,GAAG;AAC7B,IAAI,QAAQ;AACZ,IAAI,SAAS;AACb,IAAI,KAAK;AACT,IAAI,SAAS;AACb,IAAI,SAAS;AACb,IAAI,OAAO;AACX,IAAI,WAAW;AACf,CAAC,CAAC;AACF,MAAM,0BAA0B,GAAG,CAAC,OAAO,EAAE,QAAQ,EAAE,KAAK,CAAC,CAAC;AAC9D,MAAM,oBAAoB,GAAG,eAAe,CAAC;AAC7C,AAAO,SAAS,OAAO,CAAC,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE;AACjD,IAAI,IAAI,OAAO,EAAE;AACjB,QAAQ,IAAI,OAAO,KAAK,KAAK,QAAQ,IAAI,OAAO,IAAI,OAAO,EAAE;AAC7D,YAAY,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,CAAC,0DAA0D,CAAC,CAAC,CAAC,CAAC;AAC3G,SAAS;AACT,QAAQ,KAAK,MAAM,GAAG,IAAI,OAAO,EAAE;AACnC,YAAY,IAAI,CAAC,0BAA0B,CAAC,QAAQ,CAAC,GAAG,CAAC;AACzD,gBAAgB,SAAS;AACzB,YAAY,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,CAAC,oBAAoB,EAAE,GAAG,CAAC,iCAAiC,CAAC,CAAC,CAAC,CAAC;AAC5G,SAAS;AACT,KAAK;AACL,IAAI,MAAM,aAAa,GAAG,OAAO,KAAK,KAAK,QAAQ,GAAG,MAAM,CAAC,MAAM,CAAC,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,GAAG,KAAK,CAAC;AAChG,IAAI,MAAM,cAAc,GAAG,MAAM,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,MAAM,CAAC,CAAC,MAAM,EAAE,GAAG,KAAK;AAC9E,QAAQ,IAAI,oBAAoB,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE;AAChD,YAAY,MAAM,CAAC,GAAG,CAAC,GAAG,aAAa,CAAC,GAAG,CAAC,CAAC;AAC7C,YAAY,OAAO,MAAM,CAAC;AAC1B,SAAS;AACT,QAAQ,IAAI,CAAC,MAAM,CAAC,SAAS,EAAE;AAC/B,YAAY,MAAM,CAAC,SAAS,GAAG,EAAE,CAAC;AAClC,SAAS;AACT,QAAQ,MAAM,CAAC,SAAS,CAAC,GAAG,CAAC,GAAG,aAAa,CAAC,GAAG,CAAC,CAAC;AACnD,QAAQ,OAAO,MAAM,CAAC;AACtB,KAAK,EAAE,EAAE,CAAC,CAAC;AACX;AACA;AACA,IAAI,MAAM,OAAO,GAAG,aAAa,CAAC,OAAO,IAAI,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,OAAO,CAAC;AAC/E,IAAI,IAAI,oBAAoB,CAAC,IAAI,CAAC,OAAO,CAAC,EAAE;AAC5C,QAAQ,cAAc,CAAC,GAAG,GAAG,OAAO,CAAC,OAAO,CAAC,oBAAoB,EAAE,cAAc,CAAC,CAAC;AACnF,KAAK;AACL,IAAI,OAAO,OAAO,CAAC,cAAc,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,KAAK;AACtD,QAAQ,IAAI,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE;AAClC,YAAY,MAAM,OAAO,GAAG,EAAE,CAAC;AAC/B,YAAY,KAAK,MAAM,GAAG,IAAI,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,EAAE;AAC7D,gBAAgB,OAAO,CAAC,GAAG,CAAC,GAAG,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC;AACrD,aAAa;AACb,YAAY,MAAM,IAAI,oBAAoB,CAAC,cAAc,EAAE,OAAO,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAC;AACnF,SAAS;AACT,QAAQ,OAAO,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC;AAClC,KAAK,CAAC,CAAC;AACP,CAAC;;ACjDM,SAAS,YAAY,CAACA,SAAO,EAAE,WAAW,EAAE;AACnD,IAAI,MAAM,UAAU,GAAGA,SAAO,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAC;AACrD,IAAI,MAAM,MAAM,GAAG,CAAC,KAAK,EAAE,OAAO,KAAK;AACvC,QAAQ,OAAO,OAAO,CAAC,UAAU,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC;AACnD,KAAK,CAAC;AACN,IAAI,OAAO,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE;AACjC,QAAQ,QAAQ,EAAE,YAAY,CAAC,IAAI,CAAC,IAAI,EAAE,UAAU,CAAC;AACrD,QAAQ,QAAQ,EAAEC,OAAO,CAAC,QAAQ;AAClC,KAAK,CAAC,CAAC;AACP,CAAC;;ACPW,MAACC,SAAO,GAAG,YAAY,CAAC,OAAO,EAAE;AAC7C,IAAI,OAAO,EAAE;AACb,QAAQ,YAAY,EAAE,CAAC,mBAAmB,EAAE,OAAO,CAAC,CAAC,EAAE,YAAY,EAAE,CAAC,CAAC;AACvE,KAAK;AACL,IAAI,MAAM,EAAE,MAAM;AAClB,IAAI,GAAG,EAAE,UAAU;AACnB,CAAC,CAAC,CAAC;AACH,AACO,SAAS,iBAAiB,CAAC,aAAa,EAAE;AACjD,IAAI,OAAO,YAAY,CAAC,aAAa,EAAE;AACvC,QAAQ,MAAM,EAAE,MAAM;AACtB,QAAQ,GAAG,EAAE,UAAU;AACvB,KAAK,CAAC,CAAC;AACP,CAAC;;;;"} \ No newline at end of file diff --git a/node_modules/@octokit/graphql/node_modules/universal-user-agent/LICENSE.md b/node_modules/@octokit/graphql/node_modules/universal-user-agent/LICENSE.md deleted file mode 100644 index f105ab0c..00000000 --- a/node_modules/@octokit/graphql/node_modules/universal-user-agent/LICENSE.md +++ /dev/null @@ -1,7 +0,0 @@ -# [ISC License](https://spdx.org/licenses/ISC) - -Copyright (c) 2018, Gregor Martynus (https://github.com/gr2m) - -Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/node_modules/@octokit/graphql/node_modules/universal-user-agent/README.md b/node_modules/@octokit/graphql/node_modules/universal-user-agent/README.md deleted file mode 100644 index 170ae0c9..00000000 --- a/node_modules/@octokit/graphql/node_modules/universal-user-agent/README.md +++ /dev/null @@ -1,25 +0,0 @@ -# universal-user-agent - -> Get a user agent string in both browser and node - -[![@latest](https://img.shields.io/npm/v/universal-user-agent.svg)](https://www.npmjs.com/package/universal-user-agent) -[![Build Status](https://github.com/gr2m/universal-user-agent/workflows/Test/badge.svg)](https://github.com/gr2m/universal-user-agent/actions?query=workflow%3ATest+branch%3Amaster) -[![Greenkeeper](https://badges.greenkeeper.io/gr2m/universal-user-agent.svg)](https://greenkeeper.io/) - -```js -const { getUserAgent } = require("universal-user-agent"); -// or import { getUserAgent } from "universal-user-agent"; - -const userAgent = getUserAgent(); -// userAgent will look like this -// in browser: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:61.0) Gecko/20100101 Firefox/61.0" -// in node: Node.js/v8.9.4 (macOS High Sierra; x64) -``` - -## Credits - -The Node implementation was originally inspired by [default-user-agent](https://www.npmjs.com/package/default-user-agent). - -## License - -[ISC](LICENSE.md) diff --git a/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-node/index.js b/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-node/index.js deleted file mode 100644 index 16c05dc7..00000000 --- a/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-node/index.js +++ /dev/null @@ -1,18 +0,0 @@ -'use strict'; - -Object.defineProperty(exports, '__esModule', { value: true }); - -function getUserAgent() { - if (typeof navigator === "object" && "userAgent" in navigator) { - return navigator.userAgent; - } - - if (typeof process === "object" && "version" in process) { - return `Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`; - } - - return ""; -} - -exports.getUserAgent = getUserAgent; -//# sourceMappingURL=index.js.map diff --git a/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-node/index.js.map b/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-node/index.js.map deleted file mode 100644 index 6a435c46..00000000 --- a/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-node/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sources":["../dist-src/index.js"],"sourcesContent":["export function getUserAgent() {\n if (typeof navigator === \"object\" && \"userAgent\" in navigator) {\n return navigator.userAgent;\n }\n if (typeof process === \"object\" && \"version\" in process) {\n return `Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`;\n }\n return \"\";\n}\n"],"names":["getUserAgent","navigator","userAgent","process","version","substr","platform","arch"],"mappings":";;;;AAAO,SAASA,YAAT,GAAwB;AAC3B,MAAI,OAAOC,SAAP,KAAqB,QAArB,IAAiC,eAAeA,SAApD,EAA+D;AAC3D,WAAOA,SAAS,CAACC,SAAjB;AACH;;AACD,MAAI,OAAOC,OAAP,KAAmB,QAAnB,IAA+B,aAAaA,OAAhD,EAAyD;AACrD,WAAQ,WAAUA,OAAO,CAACC,OAAR,CAAgBC,MAAhB,CAAuB,CAAvB,CAA0B,KAAIF,OAAO,CAACG,QAAS,KAAIH,OAAO,CAACI,IAAK,GAAlF;AACH;;AACD,SAAO,4BAAP;AACH;;;;"} \ No newline at end of file diff --git a/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-src/index.js b/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-src/index.js deleted file mode 100644 index 79d75d39..00000000 --- a/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-src/index.js +++ /dev/null @@ -1,9 +0,0 @@ -export function getUserAgent() { - if (typeof navigator === "object" && "userAgent" in navigator) { - return navigator.userAgent; - } - if (typeof process === "object" && "version" in process) { - return `Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`; - } - return ""; -} diff --git a/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-types/index.d.ts b/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-types/index.d.ts deleted file mode 100644 index a7bb1c44..00000000 --- a/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-types/index.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function getUserAgent(): string; diff --git a/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-web/index.js b/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-web/index.js deleted file mode 100644 index c550c02f..00000000 --- a/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-web/index.js +++ /dev/null @@ -1,12 +0,0 @@ -function getUserAgent() { - if (typeof navigator === "object" && "userAgent" in navigator) { - return navigator.userAgent; - } - if (typeof process === "object" && "version" in process) { - return `Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`; - } - return ""; -} - -export { getUserAgent }; -//# sourceMappingURL=index.js.map diff --git a/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-web/index.js.map b/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-web/index.js.map deleted file mode 100644 index b9d9d79b..00000000 --- a/node_modules/@octokit/graphql/node_modules/universal-user-agent/dist-web/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sources":["../dist-src/index.js"],"sourcesContent":["export function getUserAgent() {\n if (typeof navigator === \"object\" && \"userAgent\" in navigator) {\n return navigator.userAgent;\n }\n if (typeof process === \"object\" && \"version\" in process) {\n return `Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`;\n }\n return \"\";\n}\n"],"names":[],"mappings":"AAAO,SAAS,YAAY,GAAG;AAC/B,IAAI,IAAI,OAAO,SAAS,KAAK,QAAQ,IAAI,WAAW,IAAI,SAAS,EAAE;AACnE,QAAQ,OAAO,SAAS,CAAC,SAAS,CAAC;AACnC,KAAK;AACL,IAAI,IAAI,OAAO,OAAO,KAAK,QAAQ,IAAI,SAAS,IAAI,OAAO,EAAE;AAC7D,QAAQ,OAAO,CAAC,QAAQ,EAAE,OAAO,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,EAAE,OAAO,CAAC,QAAQ,CAAC,EAAE,EAAE,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;AAC7F,KAAK;AACL,IAAI,OAAO,4BAA4B,CAAC;AACxC;;;;"} \ No newline at end of file diff --git a/node_modules/@octokit/graphql/node_modules/universal-user-agent/package.json b/node_modules/@octokit/graphql/node_modules/universal-user-agent/package.json deleted file mode 100644 index ac3e658e..00000000 --- a/node_modules/@octokit/graphql/node_modules/universal-user-agent/package.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "universal-user-agent", - "description": "Get a user agent string in both browser and node", - "version": "6.0.0", - "license": "ISC", - "files": [ - "dist-*/", - "bin/" - ], - "pika": true, - "sideEffects": false, - "keywords": [], - "repository": "https://github.com/gr2m/universal-user-agent.git", - "dependencies": {}, - "devDependencies": { - "@gr2m/pika-plugin-build-web": "^0.6.0-issue-84.1", - "@pika/pack": "^0.5.0", - "@pika/plugin-build-node": "^0.9.1", - "@pika/plugin-ts-standard-pkg": "^0.9.1", - "@types/jest": "^25.1.0", - "jest": "^24.9.0", - "prettier": "^2.0.0", - "semantic-release": "^17.0.5", - "ts-jest": "^26.0.0", - "typescript": "^3.6.2" - }, - "source": "dist-src/index.js", - "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" -} diff --git a/node_modules/@octokit/graphql/package.json b/node_modules/@octokit/graphql/package.json deleted file mode 100644 index 9ba3cb73..00000000 --- a/node_modules/@octokit/graphql/package.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "name": "@octokit/graphql", - "description": "GitHub GraphQL API client for browsers and Node", - "version": "4.8.0", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" - ], - "pika": true, - "sideEffects": false, - "keywords": [ - "octokit", - "github", - "api", - "graphql" - ], - "repository": "github:octokit/graphql.js", - "dependencies": { - "@octokit/request": "^5.6.0", - "@octokit/types": "^6.0.3", - "universal-user-agent": "^6.0.0" - }, - "devDependencies": { - "@pika/pack": "^0.5.0", - "@pika/plugin-build-node": "^0.9.0", - "@pika/plugin-build-web": "^0.9.0", - "@pika/plugin-ts-standard-pkg": "^0.9.0", - "@types/fetch-mock": "^7.2.5", - "@types/jest": "^27.0.0", - "@types/node": "^14.0.4", - "fetch-mock": "^9.0.0", - "jest": "^27.0.0", - "prettier": "2.3.2", - "semantic-release": "^17.0.0", - "semantic-release-plugin-update-version-in-files": "^1.0.0", - "ts-jest": "^27.0.0-next.12", - "typescript": "^4.0.0" - }, - "publishConfig": { - "access": "public" - }, - "source": "dist-src/index.js", - "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" -} diff --git a/node_modules/@octokit/openapi-types/package.json b/node_modules/@octokit/openapi-types/package.json index 4c43b5e8..76a155ad 100644 --- a/node_modules/@octokit/openapi-types/package.json +++ b/node_modules/@octokit/openapi-types/package.json @@ -1,20 +1,56 @@ { - "name": "@octokit/openapi-types", + "_args": [ + [ + "@octokit/openapi-types@11.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "@octokit/openapi-types@11.2.0", + "_id": "@octokit/openapi-types@11.2.0", + "_inBundle": false, + "_integrity": "sha512-PBsVO+15KSlGmiI8QAzaqvsNlZlrDlyAJYcrXBCvVUxCp7VnXjkwPoFHgjEJXx3WF9BAwkA6nfCUA7i9sODzKA==", + "_location": "/@octokit/openapi-types", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/openapi-types@11.2.0", + "name": "@octokit/openapi-types", + "escapedName": "@octokit%2fopenapi-types", + "scope": "@octokit", + "rawSpec": "11.2.0", + "saveSpec": null, + "fetchSpec": "11.2.0" + }, + "_requiredBy": [ + "/@octokit/types" + ], + "_resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-11.2.0.tgz", + "_spec": "11.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gregor Martynus", + "url": "https://twitter.com/gr2m" + }, + "bugs": { + "url": "https://github.com/octokit/openapi-types.ts/issues" + }, "description": "Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com", - "repository": { - "type": "git", - "url": "https://github.com/octokit/openapi-types.ts.git", - "directory": "packages/openapi-types" + "homepage": "https://github.com/octokit/openapi-types.ts#readme", + "license": "MIT", + "main": "", + "name": "@octokit/openapi-types", + "octokit": { + "openapi-version": "5.9.0" }, "publishConfig": { "access": "public" }, - "version": "11.2.0", - "main": "", + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/openapi-types.ts.git", + "directory": "packages/openapi-types" + }, "types": "types.d.ts", - "author": "Gregor Martynus (https://twitter.com/gr2m)", - "license": "MIT", - "octokit": { - "openapi-version": "5.9.0" - } + "version": "11.2.0" } diff --git a/node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types/package.json b/node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types/package.json index 9036e41f..2cbea91f 100644 --- a/node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types/package.json +++ b/node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types/package.json @@ -1,25 +1,40 @@ { - "name": "@octokit/types", - "description": "Shared TypeScript definitions for Octokit projects", - "version": "2.16.2", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "@octokit/types@2.16.2", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [ - "github", - "api", - "sdk", - "toolkit", - "typescript" + "_from": "@octokit/types@2.16.2", + "_id": "@octokit/types@2.16.2", + "_inBundle": false, + "_integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==", + "_location": "/@octokit/plugin-paginate-rest/@octokit/types", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/types@2.16.2", + "name": "@octokit/types", + "escapedName": "@octokit%2ftypes", + "scope": "@octokit", + "rawSpec": "2.16.2", + "saveSpec": null, + "fetchSpec": "2.16.2" + }, + "_requiredBy": [ + "/@octokit/plugin-paginate-rest" ], - "repository": "https://github.com/octokit/types.ts", + "_resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz", + "_spec": "2.16.2", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/octokit/types.ts/issues" + }, "dependencies": { "@types/node": ">= 8" }, + "description": "Shared TypeScript definitions for Octokit projects", "devDependencies": { "@gimenete/type-writer": "^0.1.5", "@octokit/graphql": "^4.2.2", @@ -39,11 +54,32 @@ "typedoc": "^0.17.0", "typescript": "^3.6.4" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/octokit/types.ts#readme", + "keywords": [ + "github", + "api", + "sdk", + "toolkit", + "typescript" + ], + "license": "MIT", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "@octokit/types", + "pika": true, "publishConfig": { "access": "public" }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/types.ts.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "2.16.2" } diff --git a/node_modules/@octokit/plugin-paginate-rest/package.json b/node_modules/@octokit/plugin-paginate-rest/package.json index a8f9f887..2359283e 100644 --- a/node_modules/@octokit/plugin-paginate-rest/package.json +++ b/node_modules/@octokit/plugin-paginate-rest/package.json @@ -1,24 +1,42 @@ { - "name": "@octokit/plugin-paginate-rest", - "description": "Octokit plugin to paginate REST API endpoint responses", - "version": "1.1.2", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "@octokit/plugin-paginate-rest@1.1.2", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [ - "github", - "api", - "sdk", - "toolkit" + "_from": "@octokit/plugin-paginate-rest@1.1.2", + "_id": "@octokit/plugin-paginate-rest@1.1.2", + "_inBundle": false, + "_integrity": "sha512-jbsSoi5Q1pj63sC16XIUboklNw+8tL9VOnJsWycWYR78TKss5PVpIPb1TUUcMQ+bBh7cY579cVAWmf5qG+dw+Q==", + "_location": "/@octokit/plugin-paginate-rest", + "_phantomChildren": { + "@types/node": "14.18.10" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/plugin-paginate-rest@1.1.2", + "name": "@octokit/plugin-paginate-rest", + "escapedName": "@octokit%2fplugin-paginate-rest", + "scope": "@octokit", + "rawSpec": "1.1.2", + "saveSpec": null, + "fetchSpec": "1.1.2" + }, + "_requiredBy": [ + "/@octokit/rest" ], - "repository": "https://github.com/octokit/plugin-paginate-rest.js", + "_resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-1.1.2.tgz", + "_spec": "1.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/octokit/plugin-paginate-rest.js/issues" + }, "dependencies": { "@octokit/types": "^2.0.1" }, + "description": "Octokit plugin to paginate REST API endpoint responses", "devDependencies": { "@octokit/core": "^2.0.0", "@pika/pack": "^0.5.0", @@ -36,11 +54,31 @@ "ts-jest": "^24.1.0", "typescript": "^3.7.2" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/octokit/plugin-paginate-rest.js#readme", + "keywords": [ + "github", + "api", + "sdk", + "toolkit" + ], + "license": "MIT", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "@octokit/plugin-paginate-rest", + "pika": true, "publishConfig": { "access": "public" }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/plugin-paginate-rest.js.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "1.1.2" } diff --git a/node_modules/@octokit/plugin-request-log/package.json b/node_modules/@octokit/plugin-request-log/package.json index 22c1c8fd..267478e5 100644 --- a/node_modules/@octokit/plugin-request-log/package.json +++ b/node_modules/@octokit/plugin-request-log/package.json @@ -1,25 +1,38 @@ { - "name": "@octokit/plugin-request-log", - "description": "Log all requests and request errors", - "version": "1.0.4", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "@octokit/plugin-request-log@1.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [ - "github", - "api", - "sdk", - "toolkit" - ], - "repository": "github:octokit/plugin-request-log.js", - "dependencies": {}, - "peerDependencies": { - "@octokit/core": ">=3" + "_from": "@octokit/plugin-request-log@1.0.4", + "_id": "@octokit/plugin-request-log@1.0.4", + "_inBundle": false, + "_integrity": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==", + "_location": "/@octokit/plugin-request-log", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/plugin-request-log@1.0.4", + "name": "@octokit/plugin-request-log", + "escapedName": "@octokit%2fplugin-request-log", + "scope": "@octokit", + "rawSpec": "1.0.4", + "saveSpec": null, + "fetchSpec": "1.0.4" }, + "_requiredBy": [ + "/@octokit/rest" + ], + "_resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz", + "_spec": "1.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/octokit/plugin-request-log.js/issues" + }, + "dependencies": {}, + "description": "Log all requests and request errors", "devDependencies": { "@octokit/core": "^3.0.0", "@pika/pack": "^0.5.0", @@ -37,11 +50,34 @@ "ts-jest": "^27.0.0-next.12", "typescript": "^4.0.0" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/octokit/plugin-request-log.js#readme", + "keywords": [ + "github", + "api", + "sdk", + "toolkit" + ], + "license": "MIT", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "@octokit/plugin-request-log", + "peerDependencies": { + "@octokit/core": ">=3" + }, + "pika": true, "publishConfig": { "access": "public" }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/plugin-request-log.js.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "1.0.4" } diff --git a/node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types/package.json b/node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types/package.json index 9036e41f..fd720c8e 100644 --- a/node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types/package.json +++ b/node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types/package.json @@ -1,25 +1,40 @@ { - "name": "@octokit/types", - "description": "Shared TypeScript definitions for Octokit projects", - "version": "2.16.2", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "@octokit/types@2.16.2", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [ - "github", - "api", - "sdk", - "toolkit", - "typescript" + "_from": "@octokit/types@2.16.2", + "_id": "@octokit/types@2.16.2", + "_inBundle": false, + "_integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==", + "_location": "/@octokit/plugin-rest-endpoint-methods/@octokit/types", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/types@2.16.2", + "name": "@octokit/types", + "escapedName": "@octokit%2ftypes", + "scope": "@octokit", + "rawSpec": "2.16.2", + "saveSpec": null, + "fetchSpec": "2.16.2" + }, + "_requiredBy": [ + "/@octokit/plugin-rest-endpoint-methods" ], - "repository": "https://github.com/octokit/types.ts", + "_resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz", + "_spec": "2.16.2", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/octokit/types.ts/issues" + }, "dependencies": { "@types/node": ">= 8" }, + "description": "Shared TypeScript definitions for Octokit projects", "devDependencies": { "@gimenete/type-writer": "^0.1.5", "@octokit/graphql": "^4.2.2", @@ -39,11 +54,32 @@ "typedoc": "^0.17.0", "typescript": "^3.6.4" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/octokit/types.ts#readme", + "keywords": [ + "github", + "api", + "sdk", + "toolkit", + "typescript" + ], + "license": "MIT", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "@octokit/types", + "pika": true, "publishConfig": { "access": "public" }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/types.ts.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "2.16.2" } diff --git a/node_modules/@octokit/plugin-rest-endpoint-methods/package.json b/node_modules/@octokit/plugin-rest-endpoint-methods/package.json index 351d1433..81cb7a7f 100644 --- a/node_modules/@octokit/plugin-rest-endpoint-methods/package.json +++ b/node_modules/@octokit/plugin-rest-endpoint-methods/package.json @@ -1,25 +1,43 @@ { - "name": "@octokit/plugin-rest-endpoint-methods", - "description": "Octokit plugin adding one method for all of api.github.com REST API endpoints", - "version": "2.4.0", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "@octokit/plugin-rest-endpoint-methods@2.4.0", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [ - "github", - "api", - "sdk", - "toolkit" + "_from": "@octokit/plugin-rest-endpoint-methods@2.4.0", + "_id": "@octokit/plugin-rest-endpoint-methods@2.4.0", + "_inBundle": false, + "_integrity": "sha512-EZi/AWhtkdfAYi01obpX0DF7U6b1VRr30QNQ5xSFPITMdLSfhcBqjamE3F+sKcxPbD7eZuMHu3Qkk2V+JGxBDQ==", + "_location": "/@octokit/plugin-rest-endpoint-methods", + "_phantomChildren": { + "@types/node": "14.18.10" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/plugin-rest-endpoint-methods@2.4.0", + "name": "@octokit/plugin-rest-endpoint-methods", + "escapedName": "@octokit%2fplugin-rest-endpoint-methods", + "scope": "@octokit", + "rawSpec": "2.4.0", + "saveSpec": null, + "fetchSpec": "2.4.0" + }, + "_requiredBy": [ + "/@octokit/rest" ], - "repository": "https://github.com/octokit/plugin-rest-endpoint-methods.js", + "_resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.4.0.tgz", + "_spec": "2.4.0", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues" + }, "dependencies": { "@octokit/types": "^2.0.1", "deprecation": "^2.3.1" }, + "description": "Octokit plugin adding one method for all of api.github.com REST API endpoints", "devDependencies": { "@gimenete/type-writer": "^0.1.4", "@octokit/core": "^2.1.2", @@ -46,11 +64,31 @@ "ts-jest": "^25.1.0", "typescript": "^3.7.2" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme", + "keywords": [ + "github", + "api", + "sdk", + "toolkit" + ], + "license": "MIT", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "@octokit/plugin-rest-endpoint-methods", + "pika": true, "publishConfig": { "access": "public" }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "2.4.0" } diff --git a/node_modules/@octokit/request-error/node_modules/@octokit/types/package.json b/node_modules/@octokit/request-error/node_modules/@octokit/types/package.json index 9036e41f..4980d5c6 100644 --- a/node_modules/@octokit/request-error/node_modules/@octokit/types/package.json +++ b/node_modules/@octokit/request-error/node_modules/@octokit/types/package.json @@ -1,25 +1,40 @@ { - "name": "@octokit/types", - "description": "Shared TypeScript definitions for Octokit projects", - "version": "2.16.2", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "@octokit/types@2.16.2", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [ - "github", - "api", - "sdk", - "toolkit", - "typescript" + "_from": "@octokit/types@2.16.2", + "_id": "@octokit/types@2.16.2", + "_inBundle": false, + "_integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==", + "_location": "/@octokit/request-error/@octokit/types", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/types@2.16.2", + "name": "@octokit/types", + "escapedName": "@octokit%2ftypes", + "scope": "@octokit", + "rawSpec": "2.16.2", + "saveSpec": null, + "fetchSpec": "2.16.2" + }, + "_requiredBy": [ + "/@octokit/request-error" ], - "repository": "https://github.com/octokit/types.ts", + "_resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz", + "_spec": "2.16.2", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/octokit/types.ts/issues" + }, "dependencies": { "@types/node": ">= 8" }, + "description": "Shared TypeScript definitions for Octokit projects", "devDependencies": { "@gimenete/type-writer": "^0.1.5", "@octokit/graphql": "^4.2.2", @@ -39,11 +54,32 @@ "typedoc": "^0.17.0", "typescript": "^3.6.4" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/octokit/types.ts#readme", + "keywords": [ + "github", + "api", + "sdk", + "toolkit", + "typescript" + ], + "license": "MIT", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "@octokit/types", + "pika": true, "publishConfig": { "access": "public" }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/types.ts.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "2.16.2" } diff --git a/node_modules/@octokit/request-error/package.json b/node_modules/@octokit/request-error/package.json index 309a91aa..a047684a 100644 --- a/node_modules/@octokit/request-error/package.json +++ b/node_modules/@octokit/request-error/package.json @@ -1,33 +1,44 @@ { - "name": "@octokit/request-error", - "description": "Error class for Octokit request errors", - "version": "1.2.1", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "@octokit/request-error@1.2.1", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [ - "octokit", - "github", - "api", - "error" + "_from": "@octokit/request-error@1.2.1", + "_id": "@octokit/request-error@1.2.1", + "_inBundle": false, + "_integrity": "sha512-+6yDyk1EES6WK+l3viRDElw96MvwfJxCt45GvmjDUKWjYIb3PJZQkq3i46TwGwoPD4h8NmTrENmtyA1FwbmhRA==", + "_location": "/@octokit/request-error", + "_phantomChildren": { + "@types/node": "14.18.10" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/request-error@1.2.1", + "name": "@octokit/request-error", + "escapedName": "@octokit%2frequest-error", + "scope": "@octokit", + "rawSpec": "1.2.1", + "saveSpec": null, + "fetchSpec": "1.2.1" + }, + "_requiredBy": [ + "/@octokit/rest" ], - "homepage": "https://github.com/octokit/request-error.js#readme", + "_resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-1.2.1.tgz", + "_spec": "1.2.1", + "_where": "F:\\laragon\\www\\wishthis", "bugs": { "url": "https://github.com/octokit/request-error.js/issues" }, - "repository": { - "type": "git", - "url": "https://github.com/octokit/request-error.js.git" - }, "dependencies": { "@octokit/types": "^2.0.0", "deprecation": "^2.0.0", "once": "^1.4.0" }, + "description": "Error class for Octokit request errors", "devDependencies": { "@pika/pack": "^0.5.0", "@pika/plugin-build-node": "^0.8.1", @@ -44,11 +55,31 @@ "ts-jest": "^24.0.2", "typescript": "^3.4.5" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/octokit/request-error.js#readme", + "keywords": [ + "octokit", + "github", + "api", + "error" + ], + "license": "MIT", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "@octokit/request-error", + "pika": true, "publishConfig": { "access": "public" }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/request-error.js.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "1.2.1" } diff --git a/node_modules/@octokit/request/node_modules/@octokit/request-error/package.json b/node_modules/@octokit/request/node_modules/@octokit/request-error/package.json index 2f5b2394..304de375 100644 --- a/node_modules/@octokit/request/node_modules/@octokit/request-error/package.json +++ b/node_modules/@octokit/request/node_modules/@octokit/request-error/package.json @@ -1,26 +1,42 @@ { - "name": "@octokit/request-error", - "description": "Error class for Octokit request errors", - "version": "2.1.0", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "@octokit/request-error@2.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [ - "octokit", - "github", - "api", - "error" + "_from": "@octokit/request-error@2.1.0", + "_id": "@octokit/request-error@2.1.0", + "_inBundle": false, + "_integrity": "sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==", + "_location": "/@octokit/request/@octokit/request-error", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/request-error@2.1.0", + "name": "@octokit/request-error", + "escapedName": "@octokit%2frequest-error", + "scope": "@octokit", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/@octokit/request" ], - "repository": "github:octokit/request-error.js", + "_resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/octokit/request-error.js/issues" + }, "dependencies": { "@octokit/types": "^6.0.3", "deprecation": "^2.0.0", "once": "^1.4.0" }, + "description": "Error class for Octokit request errors", "devDependencies": { "@pika/pack": "^0.5.0", "@pika/plugin-build-node": "^0.9.0", @@ -37,11 +53,31 @@ "ts-jest": "^27.0.0-next.12", "typescript": "^4.0.0" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/octokit/request-error.js#readme", + "keywords": [ + "octokit", + "github", + "api", + "error" + ], + "license": "MIT", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "@octokit/request-error", + "pika": true, "publishConfig": { "access": "public" }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/request-error.js.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "2.1.0" } diff --git a/node_modules/@octokit/request/node_modules/universal-user-agent/package.json b/node_modules/@octokit/request/node_modules/universal-user-agent/package.json index ac3e658e..b09e6b22 100644 --- a/node_modules/@octokit/request/node_modules/universal-user-agent/package.json +++ b/node_modules/@octokit/request/node_modules/universal-user-agent/package.json @@ -1,17 +1,37 @@ { - "name": "universal-user-agent", - "description": "Get a user agent string in both browser and node", - "version": "6.0.0", - "license": "ISC", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "universal-user-agent@6.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [], - "repository": "https://github.com/gr2m/universal-user-agent.git", + "_from": "universal-user-agent@6.0.0", + "_id": "universal-user-agent@6.0.0", + "_inBundle": false, + "_integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==", + "_location": "/@octokit/request/universal-user-agent", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "universal-user-agent@6.0.0", + "name": "universal-user-agent", + "escapedName": "universal-user-agent", + "rawSpec": "6.0.0", + "saveSpec": null, + "fetchSpec": "6.0.0" + }, + "_requiredBy": [ + "/@octokit/request" + ], + "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", + "_spec": "6.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/gr2m/universal-user-agent/issues" + }, "dependencies": {}, + "description": "Get a user agent string in both browser and node", "devDependencies": { "@gr2m/pika-plugin-build-web": "^0.6.0-issue-84.1", "@pika/pack": "^0.5.0", @@ -24,8 +44,23 @@ "ts-jest": "^26.0.0", "typescript": "^3.6.2" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/gr2m/universal-user-agent#readme", + "keywords": [], + "license": "ISC", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "universal-user-agent", + "pika": true, + "repository": { + "type": "git", + "url": "git+https://github.com/gr2m/universal-user-agent.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "6.0.0" } diff --git a/node_modules/@octokit/request/package.json b/node_modules/@octokit/request/package.json index e38c9557..dc72a63e 100644 --- a/node_modules/@octokit/request/package.json +++ b/node_modules/@octokit/request/package.json @@ -1,21 +1,40 @@ { - "name": "@octokit/request", - "description": "Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node", - "version": "5.6.3", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "@octokit/request@5.6.3", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [ - "octokit", - "github", - "api", - "request" + "_from": "@octokit/request@5.6.3", + "_id": "@octokit/request@5.6.3", + "_inBundle": false, + "_integrity": "sha512-bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A==", + "_location": "/@octokit/request", + "_phantomChildren": { + "@octokit/types": "6.34.0", + "deprecation": "2.3.1", + "once": "1.4.0" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/request@5.6.3", + "name": "@octokit/request", + "escapedName": "@octokit%2frequest", + "scope": "@octokit", + "rawSpec": "5.6.3", + "saveSpec": null, + "fetchSpec": "5.6.3" + }, + "_requiredBy": [ + "/@octokit/rest" ], - "repository": "github:octokit/request.js", + "_resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.6.3.tgz", + "_spec": "5.6.3", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/octokit/request.js/issues" + }, "dependencies": { "@octokit/endpoint": "^6.0.1", "@octokit/request-error": "^2.1.0", @@ -24,6 +43,7 @@ "node-fetch": "^2.6.7", "universal-user-agent": "^6.0.0" }, + "description": "Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node", "devDependencies": { "@octokit/auth-app": "^3.0.0", "@pika/pack": "^0.5.0", @@ -46,11 +66,31 @@ "ts-jest": "^27.0.0", "typescript": "^4.0.2" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/octokit/request.js#readme", + "keywords": [ + "octokit", + "github", + "api", + "request" + ], + "license": "MIT", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "@octokit/request", + "pika": true, "publishConfig": { "access": "public" }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/request.js.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "5.6.3" } diff --git a/node_modules/@octokit/rest/package.json b/node_modules/@octokit/rest/package.json index a878a0de..c69af60b 100644 --- a/node_modules/@octokit/rest/package.json +++ b/node_modules/@octokit/rest/package.json @@ -1,17 +1,46 @@ { - "name": "@octokit/rest", - "version": "16.43.2", - "publishConfig": { - "access": "public" - }, - "description": "GitHub REST API client for Node.js", - "keywords": [ - "octokit", - "github", - "rest", - "api-client" + "_args": [ + [ + "@octokit/rest@16.43.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "@octokit/rest@16.43.2", + "_id": "@octokit/rest@16.43.2", + "_inBundle": false, + "_integrity": "sha512-ngDBevLbBTFfrHZeiS7SAMAZ6ssuVmXuya+F/7RaVvlysgGa1JKJkKWY+jV6TCJYcW0OALfJ7nTIGXcBXzycfQ==", + "_location": "/@octokit/rest", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/rest@16.43.2", + "name": "@octokit/rest", + "escapedName": "@octokit%2frest", + "scope": "@octokit", + "rawSpec": "16.43.2", + "saveSpec": null, + "fetchSpec": "16.43.2" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.43.2.tgz", + "_spec": "16.43.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gregor Martynus", + "url": "https://github.com/gr2m" + }, + "bugs": { + "url": "https://github.com/octokit/rest.js/issues" + }, + "bundlesize": [ + { + "path": "./dist/octokit-rest.min.js.gz", + "maxSize": "33 kB" + } ], - "author": "Gregor Martynus (https://github.com/gr2m)", "contributors": [ { "name": "Mike de Boer", @@ -30,7 +59,6 @@ "url": "https://github.com/gr2m" } ], - "repository": "https://github.com/octokit/rest.js", "dependencies": { "@octokit/auth-token": "^2.4.0", "@octokit/plugin-paginate-rest": "^1.1.1", @@ -49,6 +77,7 @@ "once": "^1.4.0", "universal-user-agent": "^4.0.0" }, + "description": "GitHub REST API client for Node.js", "devDependencies": { "@gimenete/type-writer": "^0.1.3", "@octokit/auth": "^1.1.1", @@ -84,41 +113,29 @@ "webpack-bundle-analyzer": "^3.0.0", "webpack-cli": "^3.0.0" }, - "types": "index.d.ts", - "scripts": { - "coverage": "nyc report --reporter=html && open coverage/index.html", - "lint": "prettier --check '{lib,plugins,scripts,test}/**/*.{js,json,ts}' 'docs/*.{js,json}' 'docs/src/**/*' index.js README.md package.json", - "lint:fix": "prettier --write '{lib,plugins,scripts,test}/**/*.{js,json,ts}' 'docs/*.{js,json}' 'docs/src/**/*' index.js README.md package.json", - "pretest": "npm run -s lint", - "test": "nyc mocha test/mocha-node-setup.js \"test/*/**/*-test.js\"", - "test:browser": "cypress run --browser chrome", - "build": "npm-run-all build:*", - "build:ts": "npm run -s update-endpoints:typescript", - "prebuild:browser": "mkdirp dist/", - "build:browser": "npm-run-all build:browser:*", - "build:browser:development": "webpack --mode development --entry . --output-library=Octokit --output=./dist/octokit-rest.js --profile --json > dist/bundle-stats.json", - "build:browser:production": "webpack --mode production --entry . --plugin=compression-webpack-plugin --output-library=Octokit --output-path=./dist --output-filename=octokit-rest.min.js --devtool source-map", - "generate-bundle-report": "webpack-bundle-analyzer dist/bundle-stats.json --mode=static --no-open --report dist/bundle-report.html", - "update-endpoints": "npm-run-all update-endpoints:*", - "update-endpoints:fetch-json": "node scripts/update-endpoints/fetch-json", - "update-endpoints:typescript": "node scripts/update-endpoints/typescript", - "prevalidate:ts": "npm run -s build:ts", - "validate:ts": "tsc --target es6 --noImplicitAny index.d.ts", - "postvalidate:ts": "tsc --noEmit --target es6 test/typescript-validate.ts", - "start-fixtures-server": "octokit-fixtures-server" - }, - "license": "MIT", "files": [ "index.js", "index.d.ts", "lib", "plugins" ], + "homepage": "https://github.com/octokit/rest.js#readme", + "keywords": [ + "octokit", + "github", + "rest", + "api-client" + ], + "license": "MIT", + "name": "@octokit/rest", "nyc": { "ignore": [ "test" ] }, + "publishConfig": { + "access": "public" + }, "release": { "publish": [ "@semantic-release/npm", @@ -131,10 +148,32 @@ } ] }, - "bundlesize": [ - { - "path": "./dist/octokit-rest.min.js.gz", - "maxSize": "33 kB" - } - ] + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/rest.js.git" + }, + "scripts": { + "build": "npm-run-all build:*", + "build:browser": "npm-run-all build:browser:*", + "build:browser:development": "webpack --mode development --entry . --output-library=Octokit --output=./dist/octokit-rest.js --profile --json > dist/bundle-stats.json", + "build:browser:production": "webpack --mode production --entry . --plugin=compression-webpack-plugin --output-library=Octokit --output-path=./dist --output-filename=octokit-rest.min.js --devtool source-map", + "build:ts": "npm run -s update-endpoints:typescript", + "coverage": "nyc report --reporter=html && open coverage/index.html", + "generate-bundle-report": "webpack-bundle-analyzer dist/bundle-stats.json --mode=static --no-open --report dist/bundle-report.html", + "lint": "prettier --check '{lib,plugins,scripts,test}/**/*.{js,json,ts}' 'docs/*.{js,json}' 'docs/src/**/*' index.js README.md package.json", + "lint:fix": "prettier --write '{lib,plugins,scripts,test}/**/*.{js,json,ts}' 'docs/*.{js,json}' 'docs/src/**/*' index.js README.md package.json", + "postvalidate:ts": "tsc --noEmit --target es6 test/typescript-validate.ts", + "prebuild:browser": "mkdirp dist/", + "pretest": "npm run -s lint", + "prevalidate:ts": "npm run -s build:ts", + "start-fixtures-server": "octokit-fixtures-server", + "test": "nyc mocha test/mocha-node-setup.js \"test/*/**/*-test.js\"", + "test:browser": "cypress run --browser chrome", + "update-endpoints": "npm-run-all update-endpoints:*", + "update-endpoints:fetch-json": "node scripts/update-endpoints/fetch-json", + "update-endpoints:typescript": "node scripts/update-endpoints/typescript", + "validate:ts": "tsc --target es6 --noImplicitAny index.d.ts" + }, + "types": "index.d.ts", + "version": "16.43.2" } diff --git a/node_modules/@octokit/types/package.json b/node_modules/@octokit/types/package.json index 1c8d14a8..8911c233 100644 --- a/node_modules/@octokit/types/package.json +++ b/node_modules/@octokit/types/package.json @@ -1,25 +1,43 @@ { - "name": "@octokit/types", - "description": "Shared TypeScript definitions for Octokit projects", - "version": "6.34.0", - "license": "MIT", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "@octokit/types@6.34.0", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [ - "github", - "api", - "sdk", - "toolkit", - "typescript" + "_from": "@octokit/types@6.34.0", + "_id": "@octokit/types@6.34.0", + "_inBundle": false, + "_integrity": "sha512-s1zLBjWhdEI2zwaoSgyOFoKSl109CUcVBCc7biPJ3aAf6LGLU6szDvi31JPU7bxfla2lqfhjbbg/5DdFNxOwHw==", + "_location": "/@octokit/types", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@octokit/types@6.34.0", + "name": "@octokit/types", + "escapedName": "@octokit%2ftypes", + "scope": "@octokit", + "rawSpec": "6.34.0", + "saveSpec": null, + "fetchSpec": "6.34.0" + }, + "_requiredBy": [ + "/@octokit/auth-token", + "/@octokit/endpoint", + "/@octokit/request", + "/@octokit/request/@octokit/request-error" ], - "repository": "github:octokit/types.ts", + "_resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.34.0.tgz", + "_spec": "6.34.0", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/octokit/types.ts/issues" + }, "dependencies": { "@octokit/openapi-types": "^11.2.0" }, + "description": "Shared TypeScript definitions for Octokit projects", "devDependencies": { "@pika/pack": "^0.5.0", "@pika/plugin-build-node": "^0.9.0", @@ -41,14 +59,35 @@ "typedoc": "^0.21.0", "typescript": "^4.0.2" }, - "publishConfig": { - "access": "public" - }, - "source": "dist-src/index.js", - "types": "dist-types/index.d.ts", + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/octokit/types.ts#readme", + "keywords": [ + "github", + "api", + "sdk", + "toolkit", + "typescript" + ], + "license": "MIT", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "@octokit/types", "octokit": { "openapi-version": "5.9.0" }, - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "pika": true, + "publishConfig": { + "access": "public" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/types.ts.git" + }, + "sideEffects": false, + "source": "dist-src/index.js", + "types": "dist-types/index.d.ts", + "version": "6.34.0" } diff --git a/node_modules/@types/expect/package.json b/node_modules/@types/expect/package.json index cb15a769..ce679a7c 100644 --- a/node_modules/@types/expect/package.json +++ b/node_modules/@types/expect/package.json @@ -1,28 +1,59 @@ { + "_args": [ + [ + "@types/expect@1.20.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "@types/expect@1.20.4", + "_id": "@types/expect@1.20.4", + "_inBundle": false, + "_integrity": "sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==", + "_location": "/@types/expect", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@types/expect@1.20.4", "name": "@types/expect", - "version": "1.20.4", - "description": "TypeScript definitions for Expect", - "license": "MIT", - "contributors": [ - { - "name": "Justin Reidy", - "url": "https://github.com/jmreidy", - "githubUsername": "jmreidy" - }, - { - "name": "Risto Keravuori", - "url": "https://github.com/merrywhether", - "githubUsername": "merrywhether" - } - ], - "main": "", - "types": "index", - "repository": { - "type": "git", - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" + "escapedName": "@types%2fexpect", + "scope": "@types", + "rawSpec": "1.20.4", + "saveSpec": null, + "fetchSpec": "1.20.4" + }, + "_requiredBy": [ + "/@types/vinyl" + ], + "_resolved": "https://registry.npmjs.org/@types/expect/-/expect-1.20.4.tgz", + "_spec": "1.20.4", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" + }, + "contributors": [ + { + "name": "Justin Reidy", + "url": "https://github.com/jmreidy" }, - "scripts": {}, - "dependencies": {}, - "typesPublisherContentHash": "d3231b148e302a9962250a5ddcf164513e9274916ae66951574429f9ea266228", - "typeScriptVersion": "2.0" -} \ No newline at end of file + { + "name": "Risto Keravuori", + "url": "https://github.com/merrywhether" + } + ], + "dependencies": {}, + "description": "TypeScript definitions for Expect", + "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", + "license": "MIT", + "main": "", + "name": "@types/expect", + "repository": { + "type": "git", + "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" + }, + "scripts": {}, + "typeScriptVersion": "2.0", + "types": "index", + "typesPublisherContentHash": "d3231b148e302a9962250a5ddcf164513e9274916ae66951574429f9ea266228", + "version": "1.20.4" +} diff --git a/node_modules/@types/node/package.json b/node_modules/@types/node/package.json index c3b10521..d7abfed5 100644 --- a/node_modules/@types/node/package.json +++ b/node_modules/@types/node/package.json @@ -1,225 +1,220 @@ { + "_args": [ + [ + "@types/node@14.18.10", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "@types/node@14.18.10", + "_id": "@types/node@14.18.10", + "_inBundle": false, + "_integrity": "sha512-6iihJ/Pp5fsFJ/aEDGyvT4pHGmCpq7ToQ/yf4bl5SbVAvwpspYJ+v3jO7n8UyjhQVHTy+KNszOozDdv+O6sovQ==", + "_location": "/@types/node", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@types/node@14.18.10", "name": "@types/node", - "version": "14.18.10", - "description": "TypeScript definitions for Node.js", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", - "license": "MIT", - "contributors": [ - { - "name": "Microsoft TypeScript", - "url": "https://github.com/Microsoft", - "githubUsername": "Microsoft" - }, - { - "name": "DefinitelyTyped", - "url": "https://github.com/DefinitelyTyped", - "githubUsername": "DefinitelyTyped" - }, - { - "name": "Alberto Schiabel", - "url": "https://github.com/jkomyno", - "githubUsername": "jkomyno" - }, - { - "name": "Alvis HT Tang", - "url": "https://github.com/alvis", - "githubUsername": "alvis" - }, - { - "name": "Andrew Makarov", - "url": "https://github.com/r3nya", - "githubUsername": "r3nya" - }, - { - "name": "Benjamin Toueg", - "url": "https://github.com/btoueg", - "githubUsername": "btoueg" - }, - { - "name": "Chigozirim C.", - "url": "https://github.com/smac89", - "githubUsername": "smac89" - }, - { - "name": "David Junger", - "url": "https://github.com/touffy", - "githubUsername": "touffy" - }, - { - "name": "Deividas Bakanas", - "url": "https://github.com/DeividasBakanas", - "githubUsername": "DeividasBakanas" - }, - { - "name": "Eugene Y. Q. Shen", - "url": "https://github.com/eyqs", - "githubUsername": "eyqs" - }, - { - "name": "Hannes Magnusson", - "url": "https://github.com/Hannes-Magnusson-CK", - "githubUsername": "Hannes-Magnusson-CK" - }, - { - "name": "Hoàng Văn Khải", - "url": "https://github.com/KSXGitHub", - "githubUsername": "KSXGitHub" - }, - { - "name": "Huw", - "url": "https://github.com/hoo29", - "githubUsername": "hoo29" - }, - { - "name": "Kelvin Jin", - "url": "https://github.com/kjin", - "githubUsername": "kjin" - }, - { - "name": "Klaus Meinhardt", - "url": "https://github.com/ajafff", - "githubUsername": "ajafff" - }, - { - "name": "Lishude", - "url": "https://github.com/islishude", - "githubUsername": "islishude" - }, - { - "name": "Mariusz Wiktorczyk", - "url": "https://github.com/mwiktorczyk", - "githubUsername": "mwiktorczyk" - }, - { - "name": "Mohsen Azimi", - "url": "https://github.com/mohsen1", - "githubUsername": "mohsen1" - }, - { - "name": "Nicolas Even", - "url": "https://github.com/n-e", - "githubUsername": "n-e" - }, - { - "name": "Nikita Galkin", - "url": "https://github.com/galkin", - "githubUsername": "galkin" - }, - { - "name": "Parambir Singh", - "url": "https://github.com/parambirs", - "githubUsername": "parambirs" - }, - { - "name": "Sebastian Silbermann", - "url": "https://github.com/eps1lon", - "githubUsername": "eps1lon" - }, - { - "name": "Seth Westphal", - "url": "https://github.com/westy92", - "githubUsername": "westy92" - }, - { - "name": "Simon Schick", - "url": "https://github.com/SimonSchick", - "githubUsername": "SimonSchick" - }, - { - "name": "Thomas den Hollander", - "url": "https://github.com/ThomasdenH", - "githubUsername": "ThomasdenH" - }, - { - "name": "Wilco Bakker", - "url": "https://github.com/WilcoBakker", - "githubUsername": "WilcoBakker" - }, - { - "name": "wwwy3y3", - "url": "https://github.com/wwwy3y3", - "githubUsername": "wwwy3y3" - }, - { - "name": "Samuel Ainsworth", - "url": "https://github.com/samuela", - "githubUsername": "samuela" - }, - { - "name": "Kyle Uehlein", - "url": "https://github.com/kuehlein", - "githubUsername": "kuehlein" - }, - { - "name": "Thanik Bhongbhibhat", - "url": "https://github.com/bhongy", - "githubUsername": "bhongy" - }, - { - "name": "Marcin Kopacz", - "url": "https://github.com/chyzwar", - "githubUsername": "chyzwar" - }, - { - "name": "Trivikram Kamat", - "url": "https://github.com/trivikr", - "githubUsername": "trivikr" - }, - { - "name": "Junxiao Shi", - "url": "https://github.com/yoursunny", - "githubUsername": "yoursunny" - }, - { - "name": "Ilia Baryshnikov", - "url": "https://github.com/qwelias", - "githubUsername": "qwelias" - }, - { - "name": "ExE Boss", - "url": "https://github.com/ExE-Boss", - "githubUsername": "ExE-Boss" - }, - { - "name": "Piotr Błażejewicz", - "url": "https://github.com/peterblazejewicz", - "githubUsername": "peterblazejewicz" - }, - { - "name": "Anna Henningsen", - "url": "https://github.com/addaleax", - "githubUsername": "addaleax" - }, - { - "name": "Victor Perin", - "url": "https://github.com/victorperin", - "githubUsername": "victorperin" - }, - { - "name": "Yongsheng Zhang", - "url": "https://github.com/ZYSzys", - "githubUsername": "ZYSzys" - }, - { - "name": "Bond", - "url": "https://github.com/bondz", - "githubUsername": "bondz" - }, - { - "name": "Linus Unnebäck", - "url": "https://github.com/LinusU", - "githubUsername": "LinusU" - } - ], - "main": "", - "types": "index.d.ts", - "repository": { - "type": "git", - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/node" + "escapedName": "@types%2fnode", + "scope": "@types", + "rawSpec": "14.18.10", + "saveSpec": null, + "fetchSpec": "14.18.10" + }, + "_requiredBy": [ + "/@octokit/plugin-paginate-rest/@octokit/types", + "/@octokit/plugin-rest-endpoint-methods/@octokit/types", + "/@octokit/request-error/@octokit/types", + "/@types/vinyl", + "/gulp-replace" + ], + "_resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.10.tgz", + "_spec": "14.18.10", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" + }, + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft" }, - "scripts": {}, - "dependencies": {}, - "typesPublisherContentHash": "1484ce2e0999bb038b0993c28cc9673aa9832f0fd1fc87f496fe0b8297bda0c1", - "typeScriptVersion": "3.8" -} \ No newline at end of file + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped" + }, + { + "name": "Alberto Schiabel", + "url": "https://github.com/jkomyno" + }, + { + "name": "Alvis HT Tang", + "url": "https://github.com/alvis" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya" + }, + { + "name": "Benjamin Toueg", + "url": "https://github.com/btoueg" + }, + { + "name": "Chigozirim C.", + "url": "https://github.com/smac89" + }, + { + "name": "David Junger", + "url": "https://github.com/touffy" + }, + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas" + }, + { + "name": "Eugene Y. Q. Shen", + "url": "https://github.com/eyqs" + }, + { + "name": "Hannes Magnusson", + "url": "https://github.com/Hannes-Magnusson-CK" + }, + { + "name": "Hoàng Văn Khải", + "url": "https://github.com/KSXGitHub" + }, + { + "name": "Huw", + "url": "https://github.com/hoo29" + }, + { + "name": "Kelvin Jin", + "url": "https://github.com/kjin" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff" + }, + { + "name": "Lishude", + "url": "https://github.com/islishude" + }, + { + "name": "Mariusz Wiktorczyk", + "url": "https://github.com/mwiktorczyk" + }, + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1" + }, + { + "name": "Nicolas Even", + "url": "https://github.com/n-e" + }, + { + "name": "Nikita Galkin", + "url": "https://github.com/galkin" + }, + { + "name": "Parambir Singh", + "url": "https://github.com/parambirs" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon" + }, + { + "name": "Seth Westphal", + "url": "https://github.com/westy92" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick" + }, + { + "name": "Thomas den Hollander", + "url": "https://github.com/ThomasdenH" + }, + { + "name": "Wilco Bakker", + "url": "https://github.com/WilcoBakker" + }, + { + "name": "wwwy3y3", + "url": "https://github.com/wwwy3y3" + }, + { + "name": "Samuel Ainsworth", + "url": "https://github.com/samuela" + }, + { + "name": "Kyle Uehlein", + "url": "https://github.com/kuehlein" + }, + { + "name": "Thanik Bhongbhibhat", + "url": "https://github.com/bhongy" + }, + { + "name": "Marcin Kopacz", + "url": "https://github.com/chyzwar" + }, + { + "name": "Trivikram Kamat", + "url": "https://github.com/trivikr" + }, + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny" + }, + { + "name": "Ilia Baryshnikov", + "url": "https://github.com/qwelias" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz" + }, + { + "name": "Anna Henningsen", + "url": "https://github.com/addaleax" + }, + { + "name": "Victor Perin", + "url": "https://github.com/victorperin" + }, + { + "name": "Yongsheng Zhang", + "url": "https://github.com/ZYSzys" + }, + { + "name": "Bond", + "url": "https://github.com/bondz" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU" + } + ], + "dependencies": {}, + "description": "TypeScript definitions for Node.js", + "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", + "license": "MIT", + "main": "", + "name": "@types/node", + "repository": { + "type": "git", + "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/node" + }, + "scripts": {}, + "typeScriptVersion": "3.8", + "types": "index.d.ts", + "typesPublisherContentHash": "1484ce2e0999bb038b0993c28cc9673aa9832f0fd1fc87f496fe0b8297bda0c1", + "version": "14.18.10" +} diff --git a/node_modules/@types/vinyl/package.json b/node_modules/@types/vinyl/package.json index 9cd713bd..abc63b66 100644 --- a/node_modules/@types/vinyl/package.json +++ b/node_modules/@types/vinyl/package.json @@ -1,38 +1,67 @@ { + "_args": [ + [ + "@types/vinyl@2.0.6", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "@types/vinyl@2.0.6", + "_id": "@types/vinyl@2.0.6", + "_inBundle": false, + "_integrity": "sha512-ayJ0iOCDNHnKpKTgBG6Q6JOnHTj9zFta+3j2b8Ejza0e4cvRyMn0ZoLEmbPrTHe5YYRlDYPvPWVdV4cTaRyH7g==", + "_location": "/@types/vinyl", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "@types/vinyl@2.0.6", "name": "@types/vinyl", - "version": "2.0.6", - "description": "TypeScript definitions for vinyl", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vinyl", - "license": "MIT", - "contributors": [ - { - "name": "vvakame", - "url": "https://github.com/vvakame", - "githubUsername": "vvakame" - }, - { - "name": "jedmao", - "url": "https://github.com/jedmao", - "githubUsername": "jedmao" - }, - { - "name": "Georgii Dolzhykov", - "url": "https://github.com/thorn0", - "githubUsername": "thorn0" - } - ], - "main": "", - "types": "index.d.ts", - "repository": { - "type": "git", - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/vinyl" + "escapedName": "@types%2fvinyl", + "scope": "@types", + "rawSpec": "2.0.6", + "saveSpec": null, + "fetchSpec": "2.0.6" + }, + "_requiredBy": [ + "/gulp-replace" + ], + "_resolved": "https://registry.npmjs.org/@types/vinyl/-/vinyl-2.0.6.tgz", + "_spec": "2.0.6", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" + }, + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame" }, - "scripts": {}, - "dependencies": { - "@types/expect": "^1.20.4", - "@types/node": "*" + { + "name": "jedmao", + "url": "https://github.com/jedmao" }, - "typesPublisherContentHash": "5d59d635b0df530b99762fae9d10aa7f30896ec6da5fafdba9656a06039e11a0", - "typeScriptVersion": "3.7" -} \ No newline at end of file + { + "name": "Georgii Dolzhykov", + "url": "https://github.com/thorn0" + } + ], + "dependencies": { + "@types/expect": "^1.20.4", + "@types/node": "*" + }, + "description": "TypeScript definitions for vinyl", + "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vinyl", + "license": "MIT", + "main": "", + "name": "@types/vinyl", + "repository": { + "type": "git", + "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/vinyl" + }, + "scripts": {}, + "typeScriptVersion": "3.7", + "types": "index.d.ts", + "typesPublisherContentHash": "5d59d635b0df530b99762fae9d10aa7f30896ec6da5fafdba9656a06039e11a0", + "version": "2.0.6" +} diff --git a/node_modules/abbrev/package.json b/node_modules/abbrev/package.json index bf4e8015..34f38bb8 100644 --- a/node_modules/abbrev/package.json +++ b/node_modules/abbrev/package.json @@ -1,21 +1,59 @@ { - "name": "abbrev", - "version": "1.1.1", - "description": "Like ruby's abbrev module, but in js", - "author": "Isaac Z. Schlueter ", - "main": "abbrev.js", - "scripts": { - "test": "tap test.js --100", - "preversion": "npm test", - "postversion": "npm publish", - "postpublish": "git push origin --all; git push origin --tags" + "_args": [ + [ + "abbrev@1.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "abbrev@1.1.1", + "_id": "abbrev@1.1.1", + "_inBundle": false, + "_integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", + "_location": "/abbrev", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "abbrev@1.1.1", + "name": "abbrev", + "escapedName": "abbrev", + "rawSpec": "1.1.1", + "saveSpec": null, + "fetchSpec": "1.1.1" }, - "repository": "http://github.com/isaacs/abbrev-js", - "license": "ISC", + "_requiredBy": [ + "/nopt" + ], + "_resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", + "_spec": "1.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me" + }, + "bugs": { + "url": "https://github.com/isaacs/abbrev-js/issues" + }, + "description": "Like ruby's abbrev module, but in js", "devDependencies": { "tap": "^10.1" }, "files": [ "abbrev.js" - ] + ], + "homepage": "https://github.com/isaacs/abbrev-js#readme", + "license": "ISC", + "main": "abbrev.js", + "name": "abbrev", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/isaacs/abbrev-js.git" + }, + "scripts": { + "postpublish": "git push origin --all; git push origin --tags", + "postversion": "npm publish", + "preversion": "npm test", + "test": "tap test.js --100" + }, + "version": "1.1.1" } diff --git a/node_modules/ansi-colors/package.json b/node_modules/ansi-colors/package.json index a042a343..89a64377 100644 --- a/node_modules/ansi-colors/package.json +++ b/node_modules/ansi-colors/package.json @@ -1,38 +1,68 @@ { - "name": "ansi-colors", - "description": "Collection of ansi colors and styles.", - "version": "1.1.0", - "homepage": "https://github.com/doowb/ansi-colors", - "author": "Brian Woodward (https://github.com/doowb)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "ansi-colors@1.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "doowb/ansi-colors", + "_from": "ansi-colors@1.1.0", + "_id": "ansi-colors@1.1.0", + "_inBundle": false, + "_integrity": "sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==", + "_location": "/ansi-colors", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-colors@1.1.0", + "name": "ansi-colors", + "escapedName": "ansi-colors", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-cli", + "/gulp-notify", + "/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Brian Woodward", + "url": "https://github.com/doowb" + }, "bugs": { "url": "https://github.com/doowb/ansi-colors/issues" }, - "license": "MIT", - "files": [ - "index.js", - "types/index.d.ts" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "types": "./types/index.d.ts", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha && tsc --project types" - }, "dependencies": { "ansi-wrap": "^0.1.0" }, + "description": "Collection of ansi colors and styles.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3", "typescript": "^2.7.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "types/index.d.ts" + ], + "homepage": "https://github.com/doowb/ansi-colors", "keywords": [ "ansi-bgblack", "ansi-bgblue", @@ -87,6 +117,17 @@ "white", "yellow" ], + "license": "MIT", + "main": "index.js", + "name": "ansi-colors", + "repository": { + "type": "git", + "url": "git+https://github.com/doowb/ansi-colors.git" + }, + "scripts": { + "test": "mocha && tsc --project types" + }, + "types": "./types/index.d.ts", "verb": { "toc": false, "layout": "default", @@ -134,5 +175,6 @@ "ansi-yellow" ] } - } + }, + "version": "1.1.0" } diff --git a/node_modules/ansi-cyan/package.json b/node_modules/ansi-cyan/package.json index 9ab8c241..27c0d228 100644 --- a/node_modules/ansi-cyan/package.json +++ b/node_modules/ansi-cyan/package.json @@ -1,30 +1,58 @@ { - "name": "ansi-cyan", - "description": "The color cyan, in ansi.", - "version": "0.1.1", - "homepage": "https://github.com/jonschlinkert/ansi-cyan", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/ansi-cyan", + "_args": [ + [ + "ansi-cyan@0.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ansi-cyan@0.1.1", + "_id": "ansi-cyan@0.1.1", + "_inBundle": false, + "_integrity": "sha1-U4rlKK+JgvKK4w2G8vF0VtJgmHM=", + "_location": "/ansi-cyan", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-cyan@0.1.1", + "name": "ansi-cyan", + "escapedName": "ansi-cyan", + "rawSpec": "0.1.1", + "saveSpec": null, + "fetchSpec": "0.1.1" + }, + "_requiredBy": [ + "/gulp-clone/plugin-error", + "/gulp-concat-css/plugin-error", + "/gulp-copy/plugin-error", + "/gulp-flatten/plugin-error", + "/gulp-notify/plugin-error", + "/gulp-plumber/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/ansi-cyan/-/ansi-cyan-0.1.1.tgz", + "_spec": "0.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/ansi-cyan/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "ansi-wrap": "0.1.0" }, + "description": "The color cyan, in ansi.", "devDependencies": { "mocha": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/ansi-cyan", "keywords": [ "cyan", "256", @@ -51,5 +79,16 @@ "text", "tty", "xterm" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "ansi-cyan", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/ansi-cyan.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.1.1" } diff --git a/node_modules/ansi-escapes/package.json b/node_modules/ansi-escapes/package.json index 50b3cfe7..c2f47701 100644 --- a/node_modules/ansi-escapes/package.json +++ b/node_modules/ansi-escapes/package.json @@ -1,50 +1,85 @@ { - "name": "ansi-escapes", - "version": "3.2.0", - "description": "ANSI escape codes for manipulating the terminal", - "license": "MIT", - "repository": "sindresorhus/ansi-escapes", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && ava" - }, - "files": [ - "index.js" - ], - "keywords": [ - "ansi", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "escapes", - "formatting", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text", - "vt100", - "sequence", - "control", - "code", - "codes", - "cursor", - "iterm", - "iterm2" - ], - "devDependencies": { - "ava": "*", - "xo": "*" - } + "_args": [ + [ + "ansi-escapes@3.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ansi-escapes@3.2.0", + "_id": "ansi-escapes@3.2.0", + "_inBundle": false, + "_integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==", + "_location": "/ansi-escapes", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-escapes@3.2.0", + "name": "ansi-escapes", + "escapedName": "ansi-escapes", + "rawSpec": "3.2.0", + "saveSpec": null, + "fetchSpec": "3.2.0" + }, + "_requiredBy": [ + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz", + "_spec": "3.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/ansi-escapes/issues" + }, + "description": "ANSI escape codes for manipulating the terminal", + "devDependencies": { + "ava": "*", + "xo": "*" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/sindresorhus/ansi-escapes#readme", + "keywords": [ + "ansi", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "escapes", + "formatting", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text", + "vt100", + "sequence", + "control", + "code", + "codes", + "cursor", + "iterm", + "iterm2" + ], + "license": "MIT", + "name": "ansi-escapes", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/ansi-escapes.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "3.2.0" } diff --git a/node_modules/ansi-gray/package.json b/node_modules/ansi-gray/package.json index a35e962b..31f8dd85 100644 --- a/node_modules/ansi-gray/package.json +++ b/node_modules/ansi-gray/package.json @@ -1,30 +1,53 @@ { - "name": "ansi-gray", - "description": "The color gray, in ansi.", - "version": "0.1.1", - "homepage": "https://github.com/jonschlinkert/ansi-gray", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/ansi-gray", + "_args": [ + [ + "ansi-gray@0.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ansi-gray@0.1.1", + "_id": "ansi-gray@0.1.1", + "_inBundle": false, + "_integrity": "sha1-KWLPVOyXksSFEKPetSRDaGHvclE=", + "_location": "/ansi-gray", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-gray@0.1.1", + "name": "ansi-gray", + "escapedName": "ansi-gray", + "rawSpec": "0.1.1", + "saveSpec": null, + "fetchSpec": "0.1.1" + }, + "_requiredBy": [ + "/fancy-log" + ], + "_resolved": "https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz", + "_spec": "0.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/ansi-gray/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "ansi-wrap": "0.1.0" }, + "description": "The color gray, in ansi.", "devDependencies": { "mocha": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/ansi-gray", "keywords": [ "gray", "256", @@ -51,5 +74,16 @@ "text", "tty", "xterm" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "ansi-gray", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/ansi-gray.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.1.1" } diff --git a/node_modules/ansi-red/package.json b/node_modules/ansi-red/package.json index 0199f2ce..758935f8 100644 --- a/node_modules/ansi-red/package.json +++ b/node_modules/ansi-red/package.json @@ -1,30 +1,58 @@ { - "name": "ansi-red", - "description": "The color red, in ansi.", - "version": "0.1.1", - "homepage": "https://github.com/jonschlinkert/ansi-red", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/ansi-red", + "_args": [ + [ + "ansi-red@0.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ansi-red@0.1.1", + "_id": "ansi-red@0.1.1", + "_inBundle": false, + "_integrity": "sha1-jGOPnRCAgAo1PJwoyKgcpHBdlGw=", + "_location": "/ansi-red", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-red@0.1.1", + "name": "ansi-red", + "escapedName": "ansi-red", + "rawSpec": "0.1.1", + "saveSpec": null, + "fetchSpec": "0.1.1" + }, + "_requiredBy": [ + "/gulp-clone/plugin-error", + "/gulp-concat-css/plugin-error", + "/gulp-copy/plugin-error", + "/gulp-flatten/plugin-error", + "/gulp-notify/plugin-error", + "/gulp-plumber/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/ansi-red/-/ansi-red-0.1.1.tgz", + "_spec": "0.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/ansi-red/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "ansi-wrap": "0.1.0" }, + "description": "The color red, in ansi.", "devDependencies": { "mocha": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/ansi-red", "keywords": [ "red", "256", @@ -51,5 +79,16 @@ "text", "tty", "xterm" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "ansi-red", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/ansi-red.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.1.1" } diff --git a/node_modules/ansi-regex/package.json b/node_modules/ansi-regex/package.json index eb44fb5c..330a753a 100644 --- a/node_modules/ansi-regex/package.json +++ b/node_modules/ansi-regex/package.json @@ -1,29 +1,53 @@ { - "name": "ansi-regex", - "version": "2.1.1", - "description": "Regular expression for matching ANSI escape codes", - "license": "MIT", - "repository": "chalk/ansi-regex", + "_args": [ + [ + "ansi-regex@2.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ansi-regex@2.1.1", + "_id": "ansi-regex@2.1.1", + "_inBundle": false, + "_integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", + "_location": "/ansi-regex", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-regex@2.1.1", + "name": "ansi-regex", + "escapedName": "ansi-regex", + "rawSpec": "2.1.1", + "saveSpec": null, + "fetchSpec": "2.1.1" + }, + "_requiredBy": [ + "/has-ansi", + "/strip-ansi" + ], + "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", + "_spec": "2.1.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "maintainers": [ - "Sindre Sorhus (sindresorhus.com)", - "Joshua Appelman (jbnicolai.com)", - "JD Ballard (github.com/qix-)" - ], + "bugs": { + "url": "https://github.com/chalk/ansi-regex/issues" + }, + "description": "Regular expression for matching ANSI escape codes", + "devDependencies": { + "ava": "0.17.0", + "xo": "0.16.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava --verbose", - "view-supported": "node fixtures/view-codes.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/chalk/ansi-regex#readme", "keywords": [ "ansi", "styles", @@ -51,10 +75,34 @@ "find", "pattern" ], - "devDependencies": { - "ava": "0.17.0", - "xo": "0.16.0" + "license": "MIT", + "maintainers": [ + { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + { + "name": "Joshua Appelman", + "email": "jappelman@xebia.com", + "url": "jbnicolai.com" + }, + { + "name": "JD Ballard", + "email": "i.am.qix@gmail.com", + "url": "github.com/qix-" + } + ], + "name": "ansi-regex", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/ansi-regex.git" }, + "scripts": { + "test": "xo && ava --verbose", + "view-supported": "node fixtures/view-codes.js" + }, + "version": "2.1.1", "xo": { "rules": { "guard-for-in": 0, diff --git a/node_modules/ansi-styles/package.json b/node_modules/ansi-styles/package.json index 78c535f7..8484bf5f 100644 --- a/node_modules/ansi-styles/package.json +++ b/node_modules/ansi-styles/package.json @@ -1,27 +1,51 @@ { - "name": "ansi-styles", - "version": "2.2.1", - "description": "ANSI escape codes for styling strings in the terminal", - "license": "MIT", - "repository": "chalk/ansi-styles", + "_args": [ + [ + "ansi-styles@2.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ansi-styles@2.2.1", + "_id": "ansi-styles@2.2.1", + "_inBundle": false, + "_integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", + "_location": "/ansi-styles", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-styles@2.2.1", + "name": "ansi-styles", + "escapedName": "ansi-styles", + "rawSpec": "2.2.1", + "saveSpec": null, + "fetchSpec": "2.2.1" + }, + "_requiredBy": [ + "/chalk" + ], + "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", + "_spec": "2.2.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "maintainers": [ - "Sindre Sorhus (sindresorhus.com)", - "Joshua Appelman (jbnicolai.com)" - ], + "bugs": { + "url": "https://github.com/chalk/ansi-styles/issues" + }, + "description": "ANSI escape codes for styling strings in the terminal", + "devDependencies": { + "mocha": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/chalk/ansi-styles#readme", "keywords": [ "ansi", "styles", @@ -44,7 +68,26 @@ "command-line", "text" ], - "devDependencies": { - "mocha": "*" - } + "license": "MIT", + "maintainers": [ + { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + { + "name": "Joshua Appelman", + "email": "jappelman@xebia.com", + "url": "jbnicolai.com" + } + ], + "name": "ansi-styles", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/ansi-styles.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "2.2.1" } diff --git a/node_modules/ansi-wrap/package.json b/node_modules/ansi-wrap/package.json index f3c29164..ecc82e76 100644 --- a/node_modules/ansi-wrap/package.json +++ b/node_modules/ansi-wrap/package.json @@ -1,34 +1,65 @@ { - "name": "ansi-wrap", - "description": "Create ansi colors by passing the open and close codes.", - "version": "0.1.0", - "homepage": "https://github.com/jonschlinkert/ansi-wrap", + "_args": [ + [ + "ansi-wrap@0.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ansi-wrap@0.1.0", + "_id": "ansi-wrap@0.1.0", + "_inBundle": false, + "_integrity": "sha1-qCJQ3bABXponyoLoLqYDu/pF768=", + "_location": "/ansi-wrap", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-wrap@0.1.0", + "name": "ansi-wrap", + "escapedName": "ansi-wrap", + "rawSpec": "0.1.0", + "saveSpec": null, + "fetchSpec": "0.1.0" + }, + "_requiredBy": [ + "/ansi-colors", + "/ansi-cyan", + "/ansi-gray", + "/ansi-red" + ], + "_resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz", + "_spec": "0.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "https://github.com/jonschlinkert/ansi-wrap.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/ansi-wrap/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/ansi-wrap/blob/master/LICENSE" + "dependencies": {}, + "description": "Create ansi colors by passing the open and close codes.", + "devDependencies": {}, + "engines": { + "node": ">=0.10.0" }, "files": [ "index.js" ], + "homepage": "https://github.com/jonschlinkert/ansi-wrap", + "keywords": [], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/ansi-wrap/blob/master/LICENSE" + }, "main": "index.js", - "engines": { - "node": ">=0.10.0" + "name": "ansi-wrap", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/ansi-wrap.git" }, "scripts": { "test": "mocha" }, - "dependencies": {}, - "devDependencies": {}, - "keywords": [] -} \ No newline at end of file + "version": "0.1.0" +} diff --git a/node_modules/any-shell-escape/package.json b/node_modules/any-shell-escape/package.json index 71968fe9..b049f19f 100644 --- a/node_modules/any-shell-escape/package.json +++ b/node_modules/any-shell-escape/package.json @@ -1,7 +1,35 @@ { - "name": "any-shell-escape", - "version": "0.1.1", - "description": "Escape and stringify an array of arguments to be executed on the shell", + "_args": [ + [ + "any-shell-escape@0.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "any-shell-escape@0.1.1", + "_id": "any-shell-escape@0.1.1", + "_inBundle": false, + "_integrity": "sha1-1Vq5ciRMcaml4asIefML8RCAaVk=", + "_location": "/any-shell-escape", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "any-shell-escape@0.1.1", + "name": "any-shell-escape", + "escapedName": "any-shell-escape", + "rawSpec": "0.1.1", + "saveSpec": null, + "fetchSpec": "0.1.1" + }, + "_requiredBy": [ + "/gulp-git" + ], + "_resolved": "https://registry.npmjs.org/any-shell-escape/-/any-shell-escape-0.1.1.tgz", + "_spec": "0.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/boazy/any-shell-escape/issues" + }, "contributors": [ { "name": "Dave Eddy", @@ -13,20 +41,18 @@ "email": "boazy@agatsolutions.com" } ], + "dependencies": {}, + "description": "Escape and stringify an array of arguments to be executed on the shell", + "homepage": "https://github.com/boazy/any-shell-escape", + "license": "MIT", "main": "./shell-escape.js", + "name": "any-shell-escape", + "repository": { + "type": "git", + "url": "git+https://github.com/boazy/any-shell-escape.git" + }, "scripts": { "test": "for f in test/*; do echo \"$f\"; node \"$f\" || exit 1; echo; done; echo Passed; exit 0" }, - "repository": { - "type": "git", - "url": "https://github.com/boazy/any-shell-escape.git" - }, - "license": "MIT", - "dependencies": {}, - "readme": "shell-escape\n============\n\nEscape and stringify an array of arguments to be executed on the shell\n\nInstall\n-------\n\n npm install shell-escape\n\nExample\n-------\n\n### simple\n\n``` js\nvar shellescape = require('shell-escape');\n\nvar args = ['curl', '-v', '-H', 'Location;', '-H', 'User-Agent: dave#10', 'http://www.daveeddy.com/?name=dave&age=24'];\n\nvar escaped = shellescape(args);\nconsole.log(escaped);\n```\n\nyields\n\n```\ncurl -v -H $'Location;' -H $'User-Agent: dave#10' $'http://www.daveeddy.com/?name=dave&age=24'\n```\n\nA command suitable for being executed by the shell\n\n### advanced\n\n``` js\nvar shellescape = require('shell-escape');\n\nvar args = ['echo', 'hello!', 'how are you doing $USER', '\"double\"', \"'single'\"];\n\nvar escaped = shellescape(args);\nconsole.log(escaped);\n```\n\nyields\n\n```\necho $'hello!' $'how are you doing $USER' $'\"double\"' $'\\'single\\''\n```\n\nand when run on the shell\n\n```\n$ echo $'hello!' $'how are you doing $USER' $'\"double\"' $'\\'single\\''\nhello! how are you doing $USER \"double\" 'single'\n```\n\nLicense\n-------\n\nMIT\n", - "readmeFilename": "README.md", - "bugs": { - "url": "https://github.com/boazy/any-shell-escape/issues" - }, - "homepage": "https://github.com/boazy/any-shell-escape" + "version": "0.1.1" } diff --git a/node_modules/anymatch/node_modules/normalize-path/package.json b/node_modules/anymatch/node_modules/normalize-path/package.json index c16ef9d2..6b576c33 100644 --- a/node_modules/anymatch/node_modules/normalize-path/package.json +++ b/node_modules/anymatch/node_modules/normalize-path/package.json @@ -1,37 +1,68 @@ { - "name": "normalize-path", - "description": "Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.", - "version": "2.1.1", - "homepage": "https://github.com/jonschlinkert/normalize-path", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Blaine Bublitz (https://twitter.com/BlaineBublitz)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "normalize-path@2.1.1", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/normalize-path", + "_from": "normalize-path@2.1.1", + "_id": "normalize-path@2.1.1", + "_inBundle": false, + "_integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", + "_location": "/anymatch/normalize-path", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "normalize-path@2.1.1", + "name": "normalize-path", + "escapedName": "normalize-path", + "rawSpec": "2.1.1", + "saveSpec": null, + "fetchSpec": "2.1.1" + }, + "_requiredBy": [ + "/anymatch" + ], + "_resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", + "_spec": "2.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/normalize-path/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com", + "url": "https://twitter.com/BlaineBublitz" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "remove-trailing-separator": "^1.0.1" }, + "description": "Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.", "devDependencies": { "benchmarked": "^0.1.1", "gulp-format-md": "^0.1.11", "minimist": "^1.2.0", "mocha": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/normalize-path", "keywords": [ "backslash", "file", @@ -48,6 +79,16 @@ "unix", "urix" ], + "license": "MIT", + "main": "index.js", + "name": "normalize-path", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/normalize-path.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -74,5 +115,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.1.1" } diff --git a/node_modules/anymatch/package.json b/node_modules/anymatch/package.json index fdbafd76..c48e821c 100644 --- a/node_modules/anymatch/package.json +++ b/node_modules/anymatch/package.json @@ -1,23 +1,56 @@ { - "name": "anymatch", - "version": "2.0.0", - "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", - "files": [ - "index.js" + "_args": [ + [ + "anymatch@2.0.0", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "anymatch@2.0.0", + "_id": "anymatch@2.0.0", + "_inBundle": false, + "_integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==", + "_location": "/anymatch", + "_phantomChildren": { + "remove-trailing-separator": "1.1.0" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "anymatch@2.0.0", + "name": "anymatch", + "escapedName": "anymatch", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/chokidar", + "/glob-watcher" + ], + "_resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Elan Shanker", "url": "http://github.com/es128" }, - "license": "ISC", - "homepage": "https://github.com/micromatch/anymatch", - "repository": { - "type": "git", - "url": "https://github.com/micromatch/anymatch" - }, "bugs": { "url": "https://github.com/micromatch/anymatch/issues" }, + "dependencies": { + "micromatch": "^3.1.4", + "normalize-path": "^2.1.1" + }, + "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", + "devDependencies": { + "coveralls": "^2.7.0", + "istanbul": "^0.4.5", + "mocha": "^3.0.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/micromatch/anymatch", "keywords": [ "match", "any", @@ -32,16 +65,14 @@ "expression", "function" ], + "license": "ISC", + "name": "anymatch", + "repository": { + "type": "git", + "url": "git+https://github.com/micromatch/anymatch.git" + }, "scripts": { "test": "istanbul cover _mocha && cat ./coverage/lcov.info | coveralls" }, - "dependencies": { - "micromatch": "^3.1.4", - "normalize-path": "^2.1.1" - }, - "devDependencies": { - "coveralls": "^2.7.0", - "istanbul": "^0.4.5", - "mocha": "^3.0.0" - } + "version": "2.0.0" } diff --git a/node_modules/append-buffer/package.json b/node_modules/append-buffer/package.json index 7264b84b..5665677a 100644 --- a/node_modules/append-buffer/package.json +++ b/node_modules/append-buffer/package.json @@ -1,24 +1,54 @@ { - "name": "append-buffer", - "description": "Append a buffer to another buffer ensuring to preserve line ending characters.", - "version": "1.0.2", - "homepage": "https://github.com/doowb/append-buffer", - "author": "Brian Woodward (https://doowb.com)", - "repository": "doowb/append-buffer", + "_args": [ + [ + "append-buffer@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "append-buffer@1.0.2", + "_id": "append-buffer@1.0.2", + "_inBundle": false, + "_integrity": "sha1-2CIM9GYIFSXv6lBhTz3mUU36WPE=", + "_location": "/append-buffer", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "append-buffer@1.0.2", + "name": "append-buffer", + "escapedName": "append-buffer", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/vinyl-sourcemap" + ], + "_resolved": "https://registry.npmjs.org/append-buffer/-/append-buffer-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Brian Woodward", + "url": "https://doowb.com" + }, "bugs": { "url": "https://github.com/doowb/append-buffer/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", + "dependencies": { + "buffer-equal": "^1.0.0" + }, + "description": "Append a buffer to another buffer ensuring to preserve line ending characters.", + "devDependencies": { + "gulp-format-md": "^1.0.0", + "mocha": "^3.5.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "mocha" - }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/doowb/append-buffer", "keywords": [ "append", "append-buffer", @@ -30,12 +60,15 @@ "normalize", "buffer" ], - "devDependencies": { - "gulp-format-md": "^1.0.0", - "mocha": "^3.5.0" + "license": "MIT", + "main": "index.js", + "name": "append-buffer", + "repository": { + "type": "git", + "url": "git+https://github.com/doowb/append-buffer.git" }, - "dependencies": { - "buffer-equal": "^1.0.0" + "scripts": { + "test": "mocha" }, "verb": { "toc": false, @@ -49,5 +82,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.2" } diff --git a/node_modules/archy/package.json b/node_modules/archy/package.json index 0ce3149f..9c62225c 100644 --- a/node_modules/archy/package.json +++ b/node_modules/archy/package.json @@ -1,40 +1,86 @@ { - "name" : "archy", - "version" : "1.0.0", - "description" : "render nested hierarchies `npm ls` style with unicode pipes", - "main" : "index.js", - "devDependencies" : { - "tap" : "~0.3.3", - "tape" : "~0.1.1" - }, - "scripts" : { - "test" : "tap test" - }, - "testling" : { - "files" : "test/*.js", - "browsers" : { - "iexplore" : [ "6.0", "7.0", "8.0", "9.0" ], - "chrome" : [ "20.0" ], - "firefox" : [ "10.0", "15.0" ], - "safari" : [ "5.1" ], - "opera" : [ "12.0" ] - } - }, - "repository" : { - "type" : "git", - "url" : "http://github.com/substack/node-archy.git" - }, - "keywords" : [ - "hierarchy", - "npm ls", - "unicode", - "pretty", - "print" - ], - "author" : { - "name" : "James Halliday", - "email" : "mail@substack.net", - "url" : "http://substack.net" - }, - "license" : "MIT" + "_args": [ + [ + "archy@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "archy@1.0.0", + "_id": "archy@1.0.0", + "_inBundle": false, + "_integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=", + "_location": "/archy", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "archy@1.0.0", + "name": "archy", + "escapedName": "archy", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "James Halliday", + "email": "mail@substack.net", + "url": "http://substack.net" + }, + "bugs": { + "url": "https://github.com/substack/node-archy/issues" + }, + "description": "render nested hierarchies `npm ls` style with unicode pipes", + "devDependencies": { + "tap": "~0.3.3", + "tape": "~0.1.1" + }, + "homepage": "https://github.com/substack/node-archy#readme", + "keywords": [ + "hierarchy", + "npm ls", + "unicode", + "pretty", + "print" + ], + "license": "MIT", + "main": "index.js", + "name": "archy", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/substack/node-archy.git" + }, + "scripts": { + "test": "tap test" + }, + "testling": { + "files": "test/*.js", + "browsers": { + "iexplore": [ + "6.0", + "7.0", + "8.0", + "9.0" + ], + "chrome": [ + "20.0" + ], + "firefox": [ + "10.0", + "15.0" + ], + "safari": [ + "5.1" + ], + "opera": [ + "12.0" + ] + } + }, + "version": "1.0.0" } diff --git a/node_modules/argparse/package.json b/node_modules/argparse/package.json index 62fba0a9..749ea096 100644 --- a/node_modules/argparse/package.json +++ b/node_modules/argparse/package.json @@ -1,7 +1,58 @@ { - "name": "argparse", + "_args": [ + [ + "argparse@1.0.10", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "argparse@1.0.10", + "_id": "argparse@1.0.10", + "_inBundle": false, + "_integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "_location": "/argparse", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "argparse@1.0.10", + "name": "argparse", + "escapedName": "argparse", + "rawSpec": "1.0.10", + "saveSpec": null, + "fetchSpec": "1.0.10" + }, + "_requiredBy": [ + "/yamljs" + ], + "_resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "_spec": "1.0.10", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/nodeca/argparse/issues" + }, + "contributors": [ + { + "name": "Eugene Shkuropat" + }, + { + "name": "Paul Jacobson" + } + ], + "dependencies": { + "sprintf-js": "~1.0.2" + }, "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", - "version": "1.0.10", + "devDependencies": { + "eslint": "^2.13.1", + "istanbul": "^0.4.5", + "mocha": "^3.1.0", + "ndoc": "^5.0.1" + }, + "files": [ + "index.js", + "lib/" + ], + "homepage": "https://github.com/nodeca/argparse#readme", "keywords": [ "cli", "parser", @@ -9,26 +60,14 @@ "option", "args" ], - "contributors": [ - "Eugene Shkuropat", - "Paul Jacobson" - ], - "files": [ - "index.js", - "lib/" - ], "license": "MIT", - "repository": "nodeca/argparse", + "name": "argparse", + "repository": { + "type": "git", + "url": "git+https://github.com/nodeca/argparse.git" + }, "scripts": { "test": "make test" }, - "dependencies": { - "sprintf-js": "~1.0.2" - }, - "devDependencies": { - "eslint": "^2.13.1", - "istanbul": "^0.4.5", - "mocha": "^3.1.0", - "ndoc": "^5.0.1" - } + "version": "1.0.10" } diff --git a/node_modules/arr-diff/package.json b/node_modules/arr-diff/package.json index c106813b..6a7ae6ba 100644 --- a/node_modules/arr-diff/package.json +++ b/node_modules/arr-diff/package.json @@ -1,29 +1,55 @@ { - "name": "arr-diff", - "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", - "version": "4.0.0", - "homepage": "https://github.com/jonschlinkert/arr-diff", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Paul Miller (paulmillr.com)" + "_args": [ + [ + "arr-diff@4.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/arr-diff", + "_from": "arr-diff@4.0.0", + "_id": "arr-diff@4.0.0", + "_inBundle": false, + "_integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=", + "_location": "/arr-diff", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-diff@4.0.0", + "name": "arr-diff", + "escapedName": "arr-diff", + "rawSpec": "4.0.0", + "saveSpec": null, + "fetchSpec": "4.0.0" + }, + "_requiredBy": [ + "/micromatch", + "/nanomatch", + "/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", + "_spec": "4.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/arr-diff/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Paul Miller", + "email": "paul+gh@paulmillr.com", + "url": "paulmillr.com" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": {}, + "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", "devDependencies": { "ansi-bold": "^0.1.1", "arr-flatten": "^1.0.1", @@ -33,6 +59,13 @@ "minimist": "^1.2.0", "mocha": "^2.4.5" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-diff", "keywords": [ "arr", "array", @@ -42,6 +75,16 @@ "differ", "difference" ], + "license": "MIT", + "main": "index.js", + "name": "arr-diff", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/arr-diff.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -65,5 +108,6 @@ "lint": { "reflinks": true } - } + }, + "version": "4.0.0" } diff --git a/node_modules/arr-filter/package.json b/node_modules/arr-filter/package.json index 7fb0bf19..7ebd3c96 100644 --- a/node_modules/arr-filter/package.json +++ b/node_modules/arr-filter/package.json @@ -1,27 +1,43 @@ { - "name": "arr-filter", - "description": "Faster alternative to javascript's native filter method.", - "version": "1.1.2", - "homepage": "https://github.com/jonschlinkert/arr-filter", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/arr-filter", + "_args": [ + [ + "arr-filter@1.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-filter@1.1.2", + "_id": "arr-filter@1.1.2", + "_inBundle": false, + "_integrity": "sha1-Q/3d0JHo7xGqTEXZzcGOLf8XEe4=", + "_location": "/arr-filter", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-filter@1.1.2", + "name": "arr-filter", + "escapedName": "arr-filter", + "rawSpec": "1.1.2", + "saveSpec": null, + "fetchSpec": "1.1.2" + }, + "_requiredBy": [ + "/bach" + ], + "_resolved": "https://registry.npmjs.org/arr-filter/-/arr-filter-1.1.2.tgz", + "_spec": "1.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/arr-filter/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "make-iterator": "^1.0.0" }, + "description": "Faster alternative to javascript's native filter method.", "devDependencies": { "array-filter": "^1.0.0", "benchmarked": "^0.2.5", @@ -31,6 +47,13 @@ "minimist": "^1.2.0", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-filter", "keywords": [ "arr", "array", @@ -38,6 +61,16 @@ "filter", "util" ], + "license": "MIT", + "main": "index.js", + "name": "arr-filter", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/arr-filter.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -57,5 +90,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.1.2" } diff --git a/node_modules/arr-flatten/package.json b/node_modules/arr-flatten/package.json index d2d33e9b..b9bd2689 100644 --- a/node_modules/arr-flatten/package.json +++ b/node_modules/arr-flatten/package.json @@ -1,28 +1,58 @@ { - "name": "arr-flatten", - "description": "Recursively flatten an array or arrays.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/arr-flatten", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Luke Edwards (https://lukeed.com)" + "_args": [ + [ + "arr-flatten@1.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/arr-flatten", + "_from": "arr-flatten@1.1.0", + "_id": "arr-flatten@1.1.0", + "_inBundle": false, + "_integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==", + "_location": "/arr-flatten", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-flatten@1.1.0", + "name": "arr-flatten", + "escapedName": "arr-flatten", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/bach", + "/braces", + "/gulp-clone/arr-diff", + "/gulp-concat-css/arr-diff", + "/gulp-copy/arr-diff", + "/gulp-flatten/arr-diff", + "/gulp-notify/arr-diff", + "/gulp-plumber/arr-diff", + "/undertaker" + ], + "_resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/arr-flatten/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Luke Edwards", + "url": "https://lukeed.com" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Recursively flatten an array or arrays.", "devDependencies": { "ansi-bold": "^0.1.1", "array-flatten": "^2.1.1", @@ -41,6 +71,13 @@ "utils-flatten": "^1.0.0", "write": "^0.3.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-flatten", "keywords": [ "arr", "array", @@ -52,6 +89,16 @@ "recursive", "recursively" ], + "license": "MIT", + "main": "index.js", + "name": "arr-flatten", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/arr-flatten.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -72,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.1.0" } diff --git a/node_modules/arr-map/package.json b/node_modules/arr-map/package.json index 34dcab6a..f83dd531 100644 --- a/node_modules/arr-map/package.json +++ b/node_modules/arr-map/package.json @@ -1,28 +1,45 @@ { - "name": "arr-map", - "description": "Faster, node.js focused alternative to JavaScript's native array map.", - "version": "2.0.2", - "homepage": "https://github.com/jonschlinkert/arr-map", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/arr-map", + "_args": [ + [ + "arr-map@2.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-map@2.0.2", + "_id": "arr-map@2.0.2", + "_inBundle": false, + "_integrity": "sha1-Onc0X/wc814qkYJWAfnljy4kysQ=", + "_location": "/arr-map", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-map@2.0.2", + "name": "arr-map", + "escapedName": "arr-map", + "rawSpec": "2.0.2", + "saveSpec": null, + "fetchSpec": "2.0.2" + }, + "_requiredBy": [ + "/bach", + "/collection-map", + "/undertaker" + ], + "_resolved": "https://registry.npmjs.org/arr-map/-/arr-map-2.0.2.tgz", + "_spec": "2.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/arr-map/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "benchmark": "node benchmark" - }, "dependencies": { "make-iterator": "^1.0.0" }, + "description": "Faster, node.js focused alternative to JavaScript's native array map.", "devDependencies": { "array-map": "^0.0.0", "benchmarked": "^0.2.5", @@ -33,11 +50,29 @@ "micromatch": "^2.3.11", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-map", "keywords": [ "arr", "array", "map" ], + "license": "MIT", + "main": "index.js", + "name": "arr-map", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/arr-map.git" + }, + "scripts": { + "benchmark": "node benchmark", + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -58,5 +93,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.2" } diff --git a/node_modules/arr-union/package.json b/node_modules/arr-union/package.json index 5ee87fd7..22b1d184 100644 --- a/node_modules/arr-union/package.json +++ b/node_modules/arr-union/package.json @@ -1,24 +1,42 @@ { - "name": "arr-union", - "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", - "version": "3.1.0", - "homepage": "https://github.com/jonschlinkert/arr-union", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/arr-union", + "_args": [ + [ + "arr-union@3.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-union@3.1.0", + "_id": "arr-union@3.1.0", + "_inBundle": false, + "_integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=", + "_location": "/arr-union", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-union@3.1.0", + "name": "arr-union", + "escapedName": "arr-union", + "rawSpec": "3.1.0", + "saveSpec": null, + "fetchSpec": "3.1.0" + }, + "_requiredBy": [ + "/class-utils", + "/plugin-error", + "/union-value" + ], + "_resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", + "_spec": "3.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/arr-union/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", "devDependencies": { "ansi-bold": "^0.1.1", "array-union": "^1.0.1", @@ -29,6 +47,13 @@ "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-union", "keywords": [ "add", "append", @@ -44,6 +69,16 @@ "utility", "utils" ], + "license": "MIT", + "main": "index.js", + "name": "arr-union", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/arr-union.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -72,5 +107,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.1.0" } diff --git a/node_modules/array-differ/package.json b/node_modules/array-differ/package.json index a8c46831..21494108 100644 --- a/node_modules/array-differ/package.json +++ b/node_modules/array-differ/package.json @@ -1,23 +1,51 @@ { - "name": "array-differ", - "version": "1.0.0", - "description": "Create an array with values that are present in the first input array but not additional ones", - "license": "MIT", - "repository": "sindresorhus/array-differ", + "_args": [ + [ + "array-differ@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-differ@1.0.0", + "_id": "array-differ@1.0.0", + "_inBundle": false, + "_integrity": "sha1-7/UuN1gknTO+QCuLuOVkuytdQDE=", + "_location": "/array-differ", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-differ@1.0.0", + "name": "array-differ", + "escapedName": "array-differ", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/array-differ/issues" + }, + "description": "Create an array with values that are present in the first input array but not additional ones", + "devDependencies": { + "mocha": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/array-differ#readme", "keywords": [ "array", "difference", @@ -26,7 +54,14 @@ "filter", "exclude" ], - "devDependencies": { - "mocha": "*" - } + "license": "MIT", + "name": "array-differ", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/array-differ.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.0.0" } diff --git a/node_modules/array-each/package.json b/node_modules/array-each/package.json index 212fb808..8cc23ebc 100644 --- a/node_modules/array-each/package.json +++ b/node_modules/array-each/package.json @@ -1,32 +1,67 @@ { - "name": "array-each", - "description": "Loop over each item in an array and call the given function on every element.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/array-each", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/array-each", + "_args": [ + [ + "array-each@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-each@1.0.1", + "_id": "array-each@1.0.1", + "_inBundle": false, + "_integrity": "sha1-p5SvDAWrF1KEbudTofIRoFugxE8=", + "_location": "/array-each", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-each@1.0.1", + "name": "array-each", + "escapedName": "array-each", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/bach", + "/gulp-uglify", + "/object.defaults" + ], + "_resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/array-each/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Loop over each item in an array and call the given function on every element.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/array-each", "keywords": [ "array", "each" ], + "license": "MIT", + "main": "index.js", + "name": "array-each", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/array-each.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -46,5 +81,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/array-initial/node_modules/is-number/package.json b/node_modules/array-initial/node_modules/is-number/package.json index c8a7af1b..1b943b14 100644 --- a/node_modules/array-initial/node_modules/is-number/package.json +++ b/node_modules/array-initial/node_modules/is-number/package.json @@ -1,34 +1,63 @@ { - "name": "is-number", - "description": "Returns true if the value is a number. comprehensive tests.", - "version": "4.0.0", - "homepage": "https://github.com/jonschlinkert/is-number", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "tunnckoCore (https://i.am.charlike.online)" + "_args": [ + [ + "is-number@4.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-number", + "_from": "is-number@4.0.0", + "_id": "is-number@4.0.0", + "_inBundle": false, + "_integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==", + "_location": "/array-initial/is-number", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-number@4.0.0", + "name": "is-number", + "escapedName": "is-number", + "rawSpec": "4.0.0", + "saveSpec": null, + "fetchSpec": "4.0.0" + }, + "_requiredBy": [ + "/array-initial" + ], + "_resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz", + "_spec": "4.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-number/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "tunnckoCore", + "url": "https://i.am.charlike.online" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Returns true if the value is a number. comprehensive tests.", "devDependencies": { "benchmarked": "^2.0.0", "chalk": "^2.1.0", "gulp-format-md": "^1.0.0", "mocha": "^3.0.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-number", "keywords": [ "check", "coerce", @@ -50,6 +79,16 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-number", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-number.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -72,5 +111,6 @@ "lint": { "reflinks": true } - } + }, + "version": "4.0.0" } diff --git a/node_modules/array-initial/package.json b/node_modules/array-initial/package.json index 2f70ba03..9815597a 100644 --- a/node_modules/array-initial/package.json +++ b/node_modules/array-initial/package.json @@ -1,35 +1,52 @@ { - "name": "array-initial", - "description": "Get all but the last element or last n elements of an array.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/array-initial", + "_args": [ + [ + "array-initial@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-initial@1.1.0", + "_id": "array-initial@1.1.0", + "_inBundle": false, + "_integrity": "sha1-L6dLJnOTccOUe9enrcc74zSz15U=", + "_location": "/array-initial", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-initial@1.1.0", + "name": "array-initial", + "escapedName": "array-initial", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/bach" + ], + "_resolved": "https://registry.npmjs.org/array-initial/-/array-initial-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/array-initial.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/array-initial/issues" }, - "license": "MIT", - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha -R spec" - }, - "devDependencies": { - "mocha": "^2.0.0", - "should": "^11.2.1" - }, "dependencies": { "array-slice": "^1.0.0", "is-number": "^4.0.0" }, + "description": "Get all but the last element or last n elements of an array.", + "devDependencies": { + "mocha": "^2.0.0", + "should": "^11.2.1" + }, + "engines": { + "node": ">=0.10.0" + }, + "homepage": "https://github.com/jonschlinkert/array-initial", "keywords": [ "array", "fast", @@ -42,5 +59,16 @@ "util", "utility", "utils" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "array-initial", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/array-initial.git" + }, + "scripts": { + "test": "mocha -R spec" + }, + "version": "1.1.0" } diff --git a/node_modules/array-last/node_modules/is-number/package.json b/node_modules/array-last/node_modules/is-number/package.json index c8a7af1b..11edf067 100644 --- a/node_modules/array-last/node_modules/is-number/package.json +++ b/node_modules/array-last/node_modules/is-number/package.json @@ -1,34 +1,63 @@ { - "name": "is-number", - "description": "Returns true if the value is a number. comprehensive tests.", - "version": "4.0.0", - "homepage": "https://github.com/jonschlinkert/is-number", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "tunnckoCore (https://i.am.charlike.online)" + "_args": [ + [ + "is-number@4.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-number", + "_from": "is-number@4.0.0", + "_id": "is-number@4.0.0", + "_inBundle": false, + "_integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==", + "_location": "/array-last/is-number", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-number@4.0.0", + "name": "is-number", + "escapedName": "is-number", + "rawSpec": "4.0.0", + "saveSpec": null, + "fetchSpec": "4.0.0" + }, + "_requiredBy": [ + "/array-last" + ], + "_resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz", + "_spec": "4.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-number/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "tunnckoCore", + "url": "https://i.am.charlike.online" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Returns true if the value is a number. comprehensive tests.", "devDependencies": { "benchmarked": "^2.0.0", "chalk": "^2.1.0", "gulp-format-md": "^1.0.0", "mocha": "^3.0.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-number", "keywords": [ "check", "coerce", @@ -50,6 +79,16 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-number", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-number.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -72,5 +111,6 @@ "lint": { "reflinks": true } - } + }, + "version": "4.0.0" } diff --git a/node_modules/array-last/package.json b/node_modules/array-last/package.json index 591edb6f..2ccc2e80 100644 --- a/node_modules/array-last/package.json +++ b/node_modules/array-last/package.json @@ -1,33 +1,61 @@ { - "name": "array-last", - "description": "Get the last or last n elements in an array.", - "version": "1.3.0", - "homepage": "https://github.com/jonschlinkert/array-last", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Ben Drucker (http://www.bendrucker.me)", - "Blaine Bublitz (https://twitter.com/BlaineBublitz)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Stephen A. Wilson (https://github.com/SpyMaster356)" + "_args": [ + [ + "array-last@1.3.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/array-last", + "_from": "array-last@1.3.0", + "_id": "array-last@1.3.0", + "_inBundle": false, + "_integrity": "sha512-eOCut5rXlI6aCOS7Z7kCplKRKyiFQ6dHFBem4PwlwKeNFk2/XxTrhRh5T9PyaEWGy/NHTZWbY+nsZlNFJu9rYg==", + "_location": "/array-last", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-last@1.3.0", + "name": "array-last", + "escapedName": "array-last", + "rawSpec": "1.3.0", + "saveSpec": null, + "fetchSpec": "1.3.0" + }, + "_requiredBy": [ + "/bach" + ], + "_resolved": "https://registry.npmjs.org/array-last/-/array-last-1.3.0.tgz", + "_spec": "1.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/array-last/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Ben Drucker", + "url": "http://www.bendrucker.me" + }, + { + "name": "Blaine Bublitz", + "url": "https://twitter.com/BlaineBublitz" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Stephen A. Wilson", + "url": "https://github.com/SpyMaster356" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-number": "^4.0.0" }, + "description": "Get the last or last n elements in an array.", "devDependencies": { "ansi-bold": "^0.1.1", "array-slice": "^1.0.0", @@ -36,6 +64,13 @@ "matched": "^1.0.2", "mocha": "^3.5.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/array-last", "keywords": [ "array", "fast", @@ -49,6 +84,16 @@ "utility", "utils" ], + "license": "MIT", + "main": "index.js", + "name": "array-last", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/array-last.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -72,5 +117,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.3.0" } diff --git a/node_modules/array-slice/package.json b/node_modules/array-slice/package.json index 7fedf0cd..c17c3632 100644 --- a/node_modules/array-slice/package.json +++ b/node_modules/array-slice/package.json @@ -1,28 +1,52 @@ { - "name": "array-slice", - "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/array-slice", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/array-slice", + "_args": [ + [ + "array-slice@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-slice@1.1.0", + "_id": "array-slice@1.1.0", + "_inBundle": false, + "_integrity": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==", + "_location": "/array-slice", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-slice@1.1.0", + "name": "array-slice", + "escapedName": "array-slice", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/array-initial", + "/object.defaults" + ], + "_resolved": "https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/array-slice/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/array-slice", "keywords": [ "array", "javascript", @@ -31,6 +55,16 @@ "util", "utils" ], + "license": "MIT", + "main": "index.js", + "name": "array-slice", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/array-slice.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -50,5 +84,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.1.0" } diff --git a/node_modules/array-sort/package.json b/node_modules/array-sort/package.json index 19e02d76..aa91f421 100644 --- a/node_modules/array-sort/package.json +++ b/node_modules/array-sort/package.json @@ -1,35 +1,63 @@ { - "name": "array-sort", - "description": "Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/array-sort", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jan Stola (https://github.com/iamstolis)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Kevin Ward (https://github.com/wkevina)" + "_args": [ + [ + "array-sort@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/array-sort", + "_from": "array-sort@1.0.0", + "_id": "array-sort@1.0.0", + "_inBundle": false, + "_integrity": "sha512-ihLeJkonmdiAsD7vpgN3CRcx2J2S0TiYW+IS/5zHBI7mKUq3ySvBdzzBfD236ubDBQFiiyG3SWCPc+msQ9KoYg==", + "_location": "/array-sort", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-sort@1.0.0", + "name": "array-sort", + "escapedName": "array-sort", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/array-sort/-/array-sort-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/array-sort/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jan Stola", + "url": "https://github.com/iamstolis" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Kevin Ward", + "url": "https://github.com/wkevina" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "default-compare": "^1.0.0", "get-value": "^2.0.6", "kind-of": "^5.0.2" }, + "description": "Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^0.1.5", @@ -39,6 +67,13 @@ "mocha": "^2.4.5", "should": "^8.3.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/array-sort", "keywords": [ "arr", "array", @@ -66,6 +101,16 @@ "sorted", "sorting" ], + "license": "MIT", + "main": "index.js", + "name": "array-sort", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/array-sort.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "reflinks": [ "verb" @@ -90,5 +135,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/array-union/package.json b/node_modules/array-union/package.json index 367c844b..64e27089 100644 --- a/node_modules/array-union/package.json +++ b/node_modules/array-union/package.json @@ -1,23 +1,56 @@ { - "name": "array-union", - "version": "1.0.2", - "description": "Create an array of unique values, in order, from the input arrays", - "license": "MIT", - "repository": "sindresorhus/array-union", + "_args": [ + [ + "array-union@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-union@1.0.2", + "_id": "array-union@1.0.2", + "_inBundle": false, + "_integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=", + "_location": "/array-union", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-union@1.0.2", + "name": "array-union", + "escapedName": "array-union", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/globby", + "/rework-import/globby" + ], + "_resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/array-union/issues" + }, + "dependencies": { + "array-uniq": "^1.0.1" + }, + "description": "Create an array of unique values, in order, from the input arrays", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/array-union#readme", "keywords": [ "array", "arr", @@ -30,11 +63,14 @@ "combine", "merge" ], - "dependencies": { - "array-uniq": "^1.0.1" + "license": "MIT", + "name": "array-union", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/array-union.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.2" } diff --git a/node_modules/array-uniq/package.json b/node_modules/array-uniq/package.json index 106a3a95..d7c43314 100644 --- a/node_modules/array-uniq/package.json +++ b/node_modules/array-uniq/package.json @@ -1,23 +1,56 @@ { - "name": "array-uniq", - "version": "1.0.3", - "description": "Create an array without duplicates", - "license": "MIT", - "repository": "sindresorhus/array-uniq", + "_args": [ + [ + "array-uniq@1.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-uniq@1.0.3", + "_id": "array-uniq@1.0.3", + "_inBundle": false, + "_integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=", + "_location": "/array-uniq", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-uniq@1.0.3", + "name": "array-uniq", + "escapedName": "array-uniq", + "rawSpec": "1.0.3", + "saveSpec": null, + "fetchSpec": "1.0.3" + }, + "_requiredBy": [ + "/array-union", + "/get-imports", + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz", + "_spec": "1.0.3", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/array-uniq/issues" + }, + "description": "Create an array without duplicates", + "devDependencies": { + "ava": "*", + "es6-set": "^0.1.0", + "require-uncached": "^1.0.2", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/array-uniq#readme", "keywords": [ "array", "arr", @@ -28,10 +61,14 @@ "duplicate", "remove" ], - "devDependencies": { - "ava": "*", - "es6-set": "^0.1.0", - "require-uncached": "^1.0.2", - "xo": "*" - } + "license": "MIT", + "name": "array-uniq", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/array-uniq.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.3" } diff --git a/node_modules/array-unique/package.json b/node_modules/array-unique/package.json index d87640ab..7973cd84 100644 --- a/node_modules/array-unique/package.json +++ b/node_modules/array-unique/package.json @@ -1,26 +1,43 @@ { - "name": "array-unique", - "description": "Remove duplicate values from an array. Fastest ES5 implementation.", - "version": "0.3.2", - "homepage": "https://github.com/jonschlinkert/array-unique", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/array-unique", + "_args": [ + [ + "array-unique@0.3.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-unique@0.3.2", + "_id": "array-unique@0.3.2", + "_inBundle": false, + "_integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=", + "_location": "/array-unique", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-unique@0.3.2", + "name": "array-unique", + "escapedName": "array-unique", + "rawSpec": "0.3.2", + "saveSpec": null, + "fetchSpec": "0.3.2" + }, + "_requiredBy": [ + "/braces", + "/extglob", + "/micromatch", + "/nanomatch" + ], + "_resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", + "_spec": "0.3.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/array-unique/issues" }, - "license": "MIT", - "files": [ - "index.js", - "LICENSE", - "README.md" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Remove duplicate values from an array. Fastest ES5 implementation.", "devDependencies": { "array-uniq": "^1.0.2", "benchmarked": "^0.1.3", @@ -28,10 +45,29 @@ "mocha": "^2.5.3", "should": "^10.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "LICENSE", + "README.md" + ], + "homepage": "https://github.com/jonschlinkert/array-unique", "keywords": [ "array", "unique" ], + "license": "MIT", + "main": "index.js", + "name": "array-unique", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/array-unique.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -58,5 +94,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.3.2" } diff --git a/node_modules/assign-symbols/package.json b/node_modules/assign-symbols/package.json index 7f77b58d..1df97593 100644 --- a/node_modules/assign-symbols/package.json +++ b/node_modules/assign-symbols/package.json @@ -1,31 +1,70 @@ { - "name": "assign-symbols", - "description": "Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/assign-symbols", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/assign-symbols", + "_args": [ + [ + "assign-symbols@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "assign-symbols@1.0.0", + "_id": "assign-symbols@1.0.0", + "_inBundle": false, + "_integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=", + "_location": "/assign-symbols", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "assign-symbols@1.0.0", + "name": "assign-symbols", + "escapedName": "assign-symbols", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/gulp-uglify/extend-shallow", + "/micromatch/extend-shallow", + "/nanomatch/extend-shallow", + "/plugin-error/extend-shallow", + "/regex-not/extend-shallow", + "/split-string/extend-shallow", + "/to-regex/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/assign-symbols/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.", "devDependencies": { "mocha": "^3.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/assign-symbols", "keywords": [ "assign", "symbols" ], + "license": "MIT", + "main": "index.js", + "name": "assign-symbols", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/assign-symbols.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -36,5 +75,6 @@ "clone-deep" ] } - } + }, + "version": "1.0.0" } diff --git a/node_modules/async-done/package.json b/node_modules/async-done/package.json index 774c7330..e8dc1b2a 100644 --- a/node_modules/async-done/package.json +++ b/node_modules/async-done/package.json @@ -1,40 +1,67 @@ { - "name": "async-done", - "version": "1.3.2", - "description": "Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.", - "author": "Gulp Team (https://gulpjs.com/)", + "_args": [ + [ + "async-done@1.3.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "async-done@1.3.2", + "_id": "async-done@1.3.2", + "_inBundle": false, + "_integrity": "sha512-uYkTP8dw2og1tu1nmza1n1CMW0qb8gWWlwqMmLb7MhBVs4BXrFziT6HXUd+/RlRA/i4H9AkofYloUbs1fwMqlw==", + "_location": "/async-done", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "async-done@1.3.2", + "name": "async-done", + "escapedName": "async-done", + "rawSpec": "1.3.2", + "saveSpec": null, + "fetchSpec": "1.3.2" + }, + "_requiredBy": [ + "/async-settle", + "/bach", + "/glob-watcher" + ], + "_resolved": "https://registry.npmjs.org/async-done/-/async-done-1.3.2.tgz", + "_spec": "1.3.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "https://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/async-done/issues" + }, "contributors": [ - "Blaine Bublitz ", - "Pawel Kozlowski ", - "Matthew Podwysocki ", - "Charles Samborski " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + }, + { + "name": "Pawel Kozlowski", + "email": "pkozlowski.opensource@gmail.com" + }, + { + "name": "Matthew Podwysocki", + "email": "matthew.podwysocki@gmail.com" + }, + { + "name": "Charles Samborski", + "email": "demurgos@demurgos.net" + } ], - "repository": "gulpjs/async-done", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "types": "index.d.ts", - "files": [ - "index.js", - "index.d.ts", - "LICENSE" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "nyc mocha --async-only", - "test-types": "tsc -p test/types", - "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", - "coveralls": "nyc report --reporter=text-lcov | coveralls" - }, "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.2", "process-nextick-args": "^2.0.0", "stream-exhaust": "^1.0.1" }, + "description": "Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.", "devDependencies": { "@types/node": "^9.3.0", "coveralls": "github:phated/node-coveralls#2.x", @@ -49,6 +76,15 @@ "typescript": "^2.6.2", "when": "^3.7.3" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js", + "index.d.ts", + "LICENSE" + ], + "homepage": "https://github.com/gulpjs/async-done#readme", "keywords": [ "promises", "callbacks", @@ -61,5 +97,22 @@ "done", "async", "error handling" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "async-done", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/async-done.git" + }, + "scripts": { + "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", + "coveralls": "nyc report --reporter=text-lcov | coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "nyc mocha --async-only", + "test-types": "tsc -p test/types" + }, + "types": "index.d.ts", + "version": "1.3.2" } diff --git a/node_modules/async-each/package.json b/node_modules/async-each/package.json index 6184f013..c0fbdb6e 100644 --- a/node_modules/async-each/package.json +++ b/node_modules/async-each/package.json @@ -1,20 +1,66 @@ { - "name": "async-each", - "description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.", - "version": "1.0.3", - "license": "MIT", - "keywords": [ - "async", "forEach", "each", "map", - "asynchronous", - "iteration", "iterate", - "loop", "parallel", - "concurrent", "array", - "flow", "control flow" + "_args": [ + [ + "async-each@1.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "async-each@1.0.3", + "_id": "async-each@1.0.3", + "_inBundle": false, + "_integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==", + "_location": "/async-each", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "async-each@1.0.3", + "name": "async-each", + "escapedName": "async-each", + "rawSpec": "1.0.3", + "saveSpec": null, + "fetchSpec": "1.0.3" + }, + "_requiredBy": [ + "/chokidar" + ], + "_resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz", + "_spec": "1.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Paul Miller", + "url": "https://paulmillr.com/" + }, + "bugs": { + "url": "https://github.com/paulmillr/async-each/issues" + }, + "dependencies": {}, + "description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.", + "files": [ + "index.js" ], - "files": ["index.js"], "homepage": "https://github.com/paulmillr/async-each/", - "author": "Paul Miller (https://paulmillr.com/)", - "repository": "git://github.com/paulmillr/async-each.git", + "keywords": [ + "async", + "forEach", + "each", + "map", + "asynchronous", + "iteration", + "iterate", + "loop", + "parallel", + "concurrent", + "array", + "flow", + "control flow" + ], + "license": "MIT", "main": "index.js", - "dependencies": {} + "name": "async-each", + "repository": { + "type": "git", + "url": "git://github.com/paulmillr/async-each.git" + }, + "version": "1.0.3" } diff --git a/node_modules/async-settle/package.json b/node_modules/async-settle/package.json index 54d978d3..6e8b9b15 100644 --- a/node_modules/async-settle/package.json +++ b/node_modules/async-settle/package.json @@ -1,31 +1,50 @@ { - "name": "async-settle", - "version": "1.0.0", - "description": "Settle an async function.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "async-settle@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "async-settle@1.0.0", + "_id": "async-settle@1.0.0", + "_inBundle": false, + "_integrity": "sha1-HQqRS7Aldb7IqPOnTlCA9yssDGs=", + "_location": "/async-settle", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "async-settle@1.0.0", + "name": "async-settle", + "escapedName": "async-settle", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/bach" + ], + "_resolved": "https://registry.npmjs.org/async-settle/-/async-settle-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/async-settle/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/async-settle", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "index.js", - "LICENSE" - ], - "scripts": { - "lint": "eslint . && jscs index.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "async-done": "^1.2.2" }, + "description": "Settle an async function.", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", @@ -36,6 +55,14 @@ "jscs-preset-gulp": "^1.0.0", "mocha": "^2.4.5" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js", + "LICENSE" + ], + "homepage": "https://github.com/gulpjs/async-settle#readme", "keywords": [ "settle", "async", @@ -43,5 +70,20 @@ "complete", "error", "parallel" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "async-settle", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/async-settle.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.0.0" } diff --git a/node_modules/async/package.json b/node_modules/async/package.json index 11725e8d..27dd926d 100644 --- a/node_modules/async/package.json +++ b/node_modules/async/package.json @@ -1,30 +1,41 @@ { - "name": "async", - "description": "Higher-order functions and common patterns for asynchronous code", - "main": "lib/async.js", - "files": [ - "lib", - "dist/async.js", - "dist/async.min.js" + "_args": [ + [ + "async@1.5.2", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Caolan McMahon", - "version": "1.5.2", - "keywords": [ - "async", - "callback", - "utility", - "module" + "_from": "async@1.5.2", + "_id": "async@1.5.2", + "_inBundle": false, + "_integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=", + "_location": "/async", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "async@1.5.2", + "name": "async", + "escapedName": "async", + "rawSpec": "1.5.2", + "saveSpec": null, + "fetchSpec": "1.5.2" + }, + "_requiredBy": [ + "/rework-import/globby" ], - "repository": { - "type": "git", - "url": "https://github.com/caolan/async.git" + "_resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz", + "_spec": "1.5.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Caolan McMahon" }, "bugs": { "url": "https://github.com/caolan/async/issues" }, - "license": "MIT", + "description": "Higher-order functions and common patterns for asynchronous code", "devDependencies": { - "benchmark": "bestiejs/benchmark.js", + "benchmark": "github:bestiejs/benchmark.js", "bluebird": "^2.9.32", "chai": "^3.1.0", "coveralls": "^2.11.2", @@ -48,6 +59,12 @@ "xyz": "^0.5.0", "yargs": "~3.9.1" }, + "files": [ + "lib", + "dist/async.js", + "dist/async.min.js" + ], + "homepage": "https://github.com/caolan/async#readme", "jam": { "main": "lib/async.js", "include": [ @@ -59,19 +76,33 @@ "Utilities" ] }, + "keywords": [ + "async", + "callback", + "utility", + "module" + ], + "license": "MIT", + "main": "lib/async.js", + "name": "async", + "repository": { + "type": "git", + "url": "git+https://github.com/caolan/async.git" + }, "scripts": { - "mocha-node-test": "mocha mocha_test/", + "coverage": "nyc npm test && nyc report", + "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls", + "lint": "jshint lib/*.js test/*.js perf/*.js && jscs lib/*.js test/*.js perf/*.js", "mocha-browser-test": "karma start", + "mocha-node-test": "mocha mocha_test/", "mocha-test": "npm run mocha-node-test && npm run mocha-browser-test", "nodeunit-test": "nodeunit test/test-async.js", - "test": "npm run-script lint && npm run nodeunit-test && npm run mocha-test", - "lint": "jshint lib/*.js test/*.js perf/*.js && jscs lib/*.js test/*.js perf/*.js", - "coverage": "nyc npm test && nyc report", - "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls" + "test": "npm run-script lint && npm run nodeunit-test && npm run mocha-test" }, "spm": { "main": "lib/async.js" }, + "version": "1.5.2", "volo": { "main": "lib/async.js", "ignore": [ diff --git a/node_modules/atob-lite/package.json b/node_modules/atob-lite/package.json index 69040b4b..3dc3390d 100644 --- a/node_modules/atob-lite/package.json +++ b/node_modules/atob-lite/package.json @@ -1,21 +1,43 @@ { - "name": "atob-lite", - "version": "2.0.0", - "description": "Smallest/simplest possible means of using atob with both Node and browserify", - "main": "atob-node.js", - "browser": "atob-browser.js", - "license": "MIT", - "scripts": { - "test": "npm run test-node && npm run test-browser", - "test-node": "node test | tap-spec", - "test-browser": "browserify test | smokestack | tap-spec" + "_args": [ + [ + "atob-lite@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "atob-lite@2.0.0", + "_id": "atob-lite@2.0.0", + "_inBundle": false, + "_integrity": "sha1-D+9a1G8b16hQLGVyfwNn1e5D1pY=", + "_location": "/atob-lite", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "atob-lite@2.0.0", + "name": "atob-lite", + "escapedName": "atob-lite", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" }, + "_requiredBy": [ + "/@octokit/rest" + ], + "_resolved": "https://registry.npmjs.org/atob-lite/-/atob-lite-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Hugh Kennedy", "email": "hughskennedy@gmail.com", "url": "http://hughsk.io/" }, + "browser": "atob-browser.js", + "bugs": { + "url": "https://github.com/hughsk/atob-lite/issues" + }, "dependencies": {}, + "description": "Smallest/simplest possible means of using atob with both Node and browserify", "devDependencies": { "browserify": "^10.2.4", "smokestack": "^3.3.0", @@ -23,10 +45,7 @@ "tap-spec": "^4.0.0", "tape": "^4.0.0" }, - "repository": { - "type": "git", - "url": "git://github.com/hughsk/atob-lite.git" - }, + "homepage": "https://github.com/hughsk/atob-lite", "keywords": [ "atob", "base64", @@ -35,8 +54,17 @@ "node", "shared" ], - "homepage": "https://github.com/hughsk/atob-lite", - "bugs": { - "url": "https://github.com/hughsk/atob-lite/issues" - } + "license": "MIT", + "main": "atob-node.js", + "name": "atob-lite", + "repository": { + "type": "git", + "url": "git://github.com/hughsk/atob-lite.git" + }, + "scripts": { + "test": "npm run test-node && npm run test-browser", + "test-browser": "browserify test | smokestack | tap-spec", + "test-node": "node test | tap-spec" + }, + "version": "2.0.0" } diff --git a/node_modules/atob/package.json b/node_modules/atob/package.json index 79bfd9ba..1c1aec86 100644 --- a/node_modules/atob/package.json +++ b/node_modules/atob/package.json @@ -1,24 +1,56 @@ { - "name": "atob", - "homepage": "https://git.coolaj86.com/coolaj86/atob.js.git", - "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)", - "repository": { - "type": "git", - "url": "git://git.coolaj86.com/coolaj86/atob.js.git" + "_args": [ + [ + "atob@2.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "atob@2.1.2", + "_id": "atob@2.1.2", + "_inBundle": false, + "_integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", + "_location": "/atob", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "atob@2.1.2", + "name": "atob", + "escapedName": "atob", + "rawSpec": "2.1.2", + "saveSpec": null, + "fetchSpec": "2.1.2" }, + "_requiredBy": [ + "/source-map-resolve" + ], + "_resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", + "_spec": "2.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "AJ ONeal", + "email": "coolaj86@gmail.com", + "url": "https://coolaj86.com" + }, + "bin": { + "atob": "bin/atob.js" + }, + "browser": "browser-atob.js", + "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)", + "engines": { + "node": ">= 4.5.0" + }, + "homepage": "https://git.coolaj86.com/coolaj86/atob.js.git", "keywords": [ "atob", "browser" ], - "author": "AJ ONeal (https://coolaj86.com)", - "engines": { - "node": ">= 4.5.0" - }, - "main": "node-atob.js", - "browser": "browser-atob.js", - "bin": { - "atob": "bin/atob.js" - }, "license": "(MIT OR Apache-2.0)", + "main": "node-atob.js", + "name": "atob", + "repository": { + "type": "git", + "url": "git://git.coolaj86.com/coolaj86/atob.js.git" + }, "version": "2.1.2" } diff --git a/node_modules/autoprefixer/package.json b/node_modules/autoprefixer/package.json index 476d0cd1..3f0b0490 100644 --- a/node_modules/autoprefixer/package.json +++ b/node_modules/autoprefixer/package.json @@ -1,22 +1,42 @@ { - "name": "autoprefixer", - "version": "9.8.8", - "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", - "keywords": [ - "autoprefixer", - "css", - "prefix", - "postcss", - "postcss-plugin" + "_args": [ + [ + "autoprefixer@9.8.8", + "F:\\laragon\\www\\wishthis" + ] ], - "bin": "./bin/autoprefixer", - "funding": { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/autoprefixer" + "_from": "autoprefixer@9.8.8", + "_id": "autoprefixer@9.8.8", + "_inBundle": false, + "_integrity": "sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==", + "_location": "/autoprefixer", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "autoprefixer@9.8.8", + "name": "autoprefixer", + "escapedName": "autoprefixer", + "rawSpec": "9.8.8", + "saveSpec": null, + "fetchSpec": "9.8.8" + }, + "_requiredBy": [ + "/gulp-autoprefixer" + ], + "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.8.tgz", + "_spec": "9.8.8", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Andrey Sitnik", + "email": "andrey@sitnik.ru" + }, + "bin": { + "autoprefixer": "bin/autoprefixer" + }, + "bugs": { + "url": "https://github.com/postcss/autoprefixer/issues" }, - "author": "Andrey Sitnik ", - "license": "MIT", - "repository": "postcss/autoprefixer", "dependencies": { "browserslist": "^4.12.0", "caniuse-lite": "^1.0.30001109", @@ -26,5 +46,25 @@ "postcss": "^7.0.32", "postcss-value-parser": "^4.1.0" }, - "main": "lib/autoprefixer" + "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", + "funding": { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/autoprefixer" + }, + "homepage": "https://github.com/postcss/autoprefixer#readme", + "keywords": [ + "autoprefixer", + "css", + "prefix", + "postcss", + "postcss-plugin" + ], + "license": "MIT", + "main": "lib/autoprefixer", + "name": "autoprefixer", + "repository": { + "type": "git", + "url": "git+https://github.com/postcss/autoprefixer.git" + }, + "version": "9.8.8" } diff --git a/node_modules/bach/package.json b/node_modules/bach/package.json index 35df585e..24edd1c5 100644 --- a/node_modules/bach/package.json +++ b/node_modules/bach/package.json @@ -1,31 +1,54 @@ { - "name": "bach", - "version": "1.2.0", - "description": "Compose your async functions with elegance.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "bach@1.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "bach@1.2.0", + "_id": "bach@1.2.0", + "_inBundle": false, + "_integrity": "sha1-Szzpa/JxNPeaG0FKUcFONMO9mIA=", + "_location": "/bach", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "bach@1.2.0", + "name": "bach", + "escapedName": "bach", + "rawSpec": "1.2.0", + "saveSpec": null, + "fetchSpec": "1.2.0" + }, + "_requiredBy": [ + "/undertaker" + ], + "_resolved": "https://registry.npmjs.org/bach/-/bach-1.2.0.tgz", + "_spec": "1.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/bach/issues" + }, "contributors": [ - "Blaine Bublitz ", - "Pawel Kozlowski ", - "Benjamin Tan " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + }, + { + "name": "Pawel Kozlowski", + "email": "pkozlowski.opensource@gmail.com" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com" + } ], - "repository": "gulpjs/bach", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "index.js", - "lib", - "LICENSE" - ], - "scripts": { - "lint": "eslint . && jscs index.js lib/ test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "arr-filter": "^1.1.1", "arr-flatten": "^1.0.1", @@ -37,6 +60,7 @@ "async-settle": "^1.0.0", "now-and-later": "^2.0.0" }, + "description": "Compose your async functions with elegance.", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", @@ -47,6 +71,15 @@ "jscs-preset-gulp": "^1.0.0", "mocha": "^2.4.5" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js", + "lib", + "LICENSE" + ], + "homepage": "https://github.com/gulpjs/bach#readme", "keywords": [ "compose", "fluent", @@ -74,5 +107,20 @@ "finish", "done", "error handling" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "bach", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/bach.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js lib/ test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.2.0" } diff --git a/node_modules/balanced-match/package.json b/node_modules/balanced-match/package.json index ce6073e0..24d2d5c2 100644 --- a/node_modules/balanced-match/package.json +++ b/node_modules/balanced-match/package.json @@ -1,21 +1,46 @@ { - "name": "balanced-match", + "_args": [ + [ + "balanced-match@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "balanced-match@1.0.2", + "_id": "balanced-match@1.0.2", + "_inBundle": false, + "_integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "_location": "/balanced-match", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "balanced-match@1.0.2", + "name": "balanced-match", + "escapedName": "balanced-match", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/brace-expansion" + ], + "_resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Julian Gruber", + "email": "mail@juliangruber.com", + "url": "http://juliangruber.com" + }, + "bugs": { + "url": "https://github.com/juliangruber/balanced-match/issues" + }, "description": "Match balanced character pairs, like \"{\" and \"}\"", - "version": "1.0.2", - "repository": { - "type": "git", - "url": "git://github.com/juliangruber/balanced-match.git" - }, - "homepage": "https://github.com/juliangruber/balanced-match", - "main": "index.js", - "scripts": { - "test": "tape test/test.js", - "bench": "matcha test/bench.js" - }, "devDependencies": { "matcha": "^0.7.0", "tape": "^4.6.0" }, + "homepage": "https://github.com/juliangruber/balanced-match", "keywords": [ "match", "regexp", @@ -23,12 +48,17 @@ "balanced", "parse" ], - "author": { - "name": "Julian Gruber", - "email": "mail@juliangruber.com", - "url": "http://juliangruber.com" - }, "license": "MIT", + "main": "index.js", + "name": "balanced-match", + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/balanced-match.git" + }, + "scripts": { + "bench": "matcha test/bench.js", + "test": "tape test/test.js" + }, "testling": { "files": "test/*.js", "browsers": [ @@ -44,5 +74,6 @@ "iphone/6.0..latest", "android-browser/4.2..latest" ] - } + }, + "version": "1.0.2" } diff --git a/node_modules/base/node_modules/define-property/package.json b/node_modules/base/node_modules/define-property/package.json index e0ab1ca0..2daefb04 100644 --- a/node_modules/base/node_modules/define-property/package.json +++ b/node_modules/base/node_modules/define-property/package.json @@ -1,31 +1,54 @@ { - "name": "define-property", - "description": "Define a non-enumerable property on an object.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/define-property", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/define-property", + "_args": [ + [ + "define-property@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "define-property@1.0.0", + "_id": "define-property@1.0.0", + "_inBundle": false, + "_integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", + "_location": "/base/define-property", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "define-property@1.0.0", + "name": "define-property", + "escapedName": "define-property", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/base" + ], + "_resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/define-property/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-descriptor": "^1.0.0" }, + "description": "Define a non-enumerable property on an object.", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/define-property", "keywords": [ "define", "define-property", @@ -38,6 +61,16 @@ "property", "value" ], + "license": "MIT", + "main": "index.js", + "name": "define-property", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/define-property.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -58,5 +91,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/base/package.json b/node_modules/base/package.json index d2cc5708..89065ced 100644 --- a/node_modules/base/package.json +++ b/node_modules/base/package.json @@ -1,35 +1,62 @@ { - "name": "base", - "description": "base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.", - "version": "0.11.2", - "homepage": "https://github.com/node-base/base", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "maintainers": [ - "Brian Woodward (https://github.com/doowb)", - "Jon Schlinkert (https://github.com/jonschlinkert)" + "_args": [ + [ + "base@0.11.2", + "F:\\laragon\\www\\wishthis" + ] ], - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "John O'Donnell (https://github.com/criticalmash)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "tunnckoCore (https://i.am.charlike.online)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_from": "base@0.11.2", + "_id": "base@0.11.2", + "_inBundle": false, + "_integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", + "_location": "/base", + "_phantomChildren": { + "is-descriptor": "1.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "base@0.11.2", + "name": "base", + "escapedName": "base", + "rawSpec": "0.11.2", + "saveSpec": null, + "fetchSpec": "0.11.2" + }, + "_requiredBy": [ + "/snapdragon" ], - "repository": "node-base/base", + "_resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", + "_spec": "0.11.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/node-base/base/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "John O'Donnell", + "url": "https://github.com/criticalmash" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "tunnckoCore", + "url": "https://i.am.charlike.online" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "cache-base": "^1.0.1", "class-utils": "^0.3.5", @@ -39,6 +66,7 @@ "mixin-deep": "^1.2.0", "pascalcase": "^0.1.1" }, + "description": "base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.", "devDependencies": { "gulp": "^3.9.1", "gulp-eslint": "^4.0.0", @@ -51,6 +79,13 @@ "through2": "^2.0.3", "verb-generate-readme": "^0.6.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/node-base/base", "keywords": [ "base", "boilerplate", @@ -64,6 +99,26 @@ "unset", "visit" ], + "license": "MIT", + "main": "index.js", + "maintainers": [ + { + "name": "Brian Woodward", + "url": "https://github.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + } + ], + "name": "base", + "repository": { + "type": "git", + "url": "git+https://github.com/node-base/base.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -107,5 +162,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.11.2" } diff --git a/node_modules/beeper/package.json b/node_modules/beeper/package.json index 55fa837d..e71e0a32 100644 --- a/node_modules/beeper/package.json +++ b/node_modules/beeper/package.json @@ -1,23 +1,52 @@ { - "name": "beeper", - "version": "1.1.1", - "description": "Make your terminal beep", - "license": "MIT", - "repository": "sindresorhus/beeper", + "_args": [ + [ + "beeper@1.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "beeper@1.1.1", + "_id": "beeper@1.1.1", + "_inBundle": false, + "_integrity": "sha1-5tXqjF2tABMEpwsiY4RH9pyy+Ak=", + "_location": "/beeper", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "beeper@1.1.1", + "name": "beeper", + "escapedName": "beeper", + "rawSpec": "1.1.1", + "saveSpec": null, + "fetchSpec": "1.1.1" + }, + "_requiredBy": [ + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz", + "_spec": "1.1.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/beeper/issues" + }, + "description": "Make your terminal beep", + "devDependencies": { + "hooker": "^0.2.3", + "tape": "^4.0.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "node test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/beeper#readme", "keywords": [ "beep", "beeper", @@ -31,8 +60,14 @@ "alert", "gulpfriendly" ], - "devDependencies": { - "hooker": "^0.2.3", - "tape": "^4.0.0" - } + "license": "MIT", + "name": "beeper", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/beeper.git" + }, + "scripts": { + "test": "node test.js" + }, + "version": "1.1.1" } diff --git a/node_modules/before-after-hook/package.json b/node_modules/before-after-hook/package.json index 25f47564..9233c83d 100644 --- a/node_modules/before-after-hook/package.json +++ b/node_modules/before-after-hook/package.json @@ -1,41 +1,40 @@ { - "name": "before-after-hook", - "version": "2.2.2", - "description": "asynchronous before/error/after hooks for internal functionality", - "main": "index.js", - "files": [ - "index.js", - "index.d.ts", - "lib" + "_args": [ + [ + "before-after-hook@2.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "types": "./index.d.ts", - "scripts": { - "prebuild": "rimraf dist && mkdirp dist", - "build": "browserify index.js --standalone=Hook > dist/before-after-hook.js", - "postbuild": "uglifyjs dist/before-after-hook.js -mc > dist/before-after-hook.min.js", - "lint": "prettier --check '{lib,test,examples}/**/*' README.md package.json", - "lint:fix": "prettier --write '{lib,test,examples}/**/*' README.md package.json", - "pretest": "npm run -s lint", - "test": "npm run -s test:node | tap-spec", - "posttest": "npm run validate:ts", - "test:node": "node test", - "test:watch": "gaze 'clear && node test | tap-min' 'test/**/*.js' 'index.js' 'lib/**/*.js'", - "test:coverage": "istanbul cover test", - "test:coverage:upload": "istanbul-coveralls", - "validate:ts": "tsc --strict --target es6 index.d.ts", - "postvalidate:ts": "tsc --noEmit --strict --target es6 test/typescript-validate.ts", - "presemantic-release": "npm run build", - "semantic-release": "semantic-release" + "_from": "before-after-hook@2.2.2", + "_id": "before-after-hook@2.2.2", + "_inBundle": false, + "_integrity": "sha512-3pZEU3NT5BFUo/AD5ERPWOgQOCZITni6iavr5AUw5AUwQjMlI0kzu5btnyD39AF0gUEsDPwJT+oY1ORBJijPjQ==", + "_location": "/before-after-hook", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "before-after-hook@2.2.2", + "name": "before-after-hook", + "escapedName": "before-after-hook", + "rawSpec": "2.2.2", + "saveSpec": null, + "fetchSpec": "2.2.2" }, - "repository": "github:gr2m/before-after-hook", - "keywords": [ - "hook", - "hooks", - "api" + "_requiredBy": [ + "/@octokit/rest" ], - "author": "Gregor Martynus", - "license": "Apache-2.0", + "_resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.2.tgz", + "_spec": "2.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gregor Martynus" + }, + "bugs": { + "url": "https://github.com/gr2m/before-after-hook/issues" + }, "dependencies": {}, + "description": "asynchronous before/error/after hooks for internal functionality", "devDependencies": { "browserify": "^16.0.0", "gaze-cli": "^0.2.0", @@ -52,6 +51,20 @@ "typescript": "^3.5.3", "uglify-js": "^3.9.0" }, + "files": [ + "index.js", + "index.d.ts", + "lib" + ], + "homepage": "https://github.com/gr2m/before-after-hook#readme", + "keywords": [ + "hook", + "hooks", + "api" + ], + "license": "Apache-2.0", + "main": "index.js", + "name": "before-after-hook", "release": { "publish": [ "@semantic-release/npm", @@ -62,5 +75,29 @@ ] } ] - } + }, + "repository": { + "type": "git", + "url": "git+https://github.com/gr2m/before-after-hook.git" + }, + "scripts": { + "build": "browserify index.js --standalone=Hook > dist/before-after-hook.js", + "lint": "prettier --check '{lib,test,examples}/**/*' README.md package.json", + "lint:fix": "prettier --write '{lib,test,examples}/**/*' README.md package.json", + "postbuild": "uglifyjs dist/before-after-hook.js -mc > dist/before-after-hook.min.js", + "posttest": "npm run validate:ts", + "postvalidate:ts": "tsc --noEmit --strict --target es6 test/typescript-validate.ts", + "prebuild": "rimraf dist && mkdirp dist", + "presemantic-release": "npm run build", + "pretest": "npm run -s lint", + "semantic-release": "semantic-release", + "test": "npm run -s test:node | tap-spec", + "test:coverage": "istanbul cover test", + "test:coverage:upload": "istanbul-coveralls", + "test:node": "node test", + "test:watch": "gaze 'clear && node test | tap-min' 'test/**/*.js' 'index.js' 'lib/**/*.js'", + "validate:ts": "tsc --strict --target es6 index.d.ts" + }, + "types": "./index.d.ts", + "version": "2.2.2" } diff --git a/node_modules/better-console/package.json b/node_modules/better-console/package.json index a6d051db..8b83ec71 100644 --- a/node_modules/better-console/package.json +++ b/node_modules/better-console/package.json @@ -1,22 +1,56 @@ { - "name": "better-console", - "version": "1.0.1", - "description": "A better console for Node.js", - "main": "index.js", - "scripts": { - "test": "node test.js" - }, - "repository": { - "type": "git", - "url": "git://github.com/mohsen1/better-console" - }, - "keywords": [ - "console" + "_args": [ + [ + "better-console@1.0.1", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Mohsen Azimi", - "license": "BSD", + "_from": "better-console@1.0.1", + "_id": "better-console@1.0.1", + "_inBundle": false, + "_integrity": "sha1-mjNh+fRc2vr/pdh9Yv1Jt/jb8ys=", + "_location": "/better-console", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "better-console@1.0.1", + "name": "better-console", + "escapedName": "better-console", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/better-console/-/better-console-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mohsen Azimi" + }, + "bugs": { + "url": "https://github.com/mohsen1/better-console/issues" + }, "dependencies": { "chalk": "^1.1.3", "cli-table": "~0.3.1" - } + }, + "description": "A better console for Node.js", + "homepage": "https://github.com/mohsen1/better-console#readme", + "keywords": [ + "console" + ], + "license": "BSD", + "main": "index.js", + "name": "better-console", + "repository": { + "type": "git", + "url": "git://github.com/mohsen1/better-console.git" + }, + "scripts": { + "test": "node test.js" + }, + "version": "1.0.1" } diff --git a/node_modules/binary-extensions/package.json b/node_modules/binary-extensions/package.json index e5007c82..3195609f 100644 --- a/node_modules/binary-extensions/package.json +++ b/node_modules/binary-extensions/package.json @@ -1,24 +1,51 @@ { - "name": "binary-extensions", - "version": "1.13.1", - "description": "List of binary file extensions", - "license": "MIT", - "repository": "sindresorhus/binary-extensions", + "_args": [ + [ + "binary-extensions@1.13.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "binary-extensions@1.13.1", + "_id": "binary-extensions@1.13.1", + "_inBundle": false, + "_integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==", + "_location": "/binary-extensions", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "binary-extensions@1.13.1", + "name": "binary-extensions", + "escapedName": "binary-extensions", + "rawSpec": "1.13.1", + "saveSpec": null, + "fetchSpec": "1.13.1" + }, + "_requiredBy": [ + "/is-binary-path" + ], + "_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz", + "_spec": "1.13.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/binary-extensions/issues" + }, + "description": "List of binary file extensions", + "devDependencies": { + "ava": "0.16.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "ava" - }, - "main": "binary-extensions.json", "files": [ "binary-extensions.json" ], + "homepage": "https://github.com/sindresorhus/binary-extensions#readme", "keywords": [ "bin", "binary", @@ -30,7 +57,15 @@ "list", "array" ], - "devDependencies": { - "ava": "0.16.0" - } + "license": "MIT", + "main": "binary-extensions.json", + "name": "binary-extensions", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/binary-extensions.git" + }, + "scripts": { + "test": "ava" + }, + "version": "1.13.1" } diff --git a/node_modules/binaryextensions/package.json b/node_modules/binaryextensions/package.json index 91df2d33..c8a9ee4e 100644 --- a/node_modules/binaryextensions/package.json +++ b/node_modules/binaryextensions/package.json @@ -1,19 +1,37 @@ { - "title": "The Definitive List of Binary Extensions", - "name": "binaryextensions", - "version": "2.3.0", - "description": "A package that contains an array of every single file extension there is for binary files", - "homepage": "https://github.com/bevry/binaryextensions", - "license": "MIT", - "keywords": [ - "binary", - "binary extensions", - "binary-extensions", - "browser", - "extensions", - "json", - "node" + "_args": [ + [ + "binaryextensions@2.3.0", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "binaryextensions@2.3.0", + "_id": "binaryextensions@2.3.0", + "_inBundle": false, + "_integrity": "sha512-nAihlQsYGyc5Bwq6+EsubvANYGExeJKHDO3RjnvwU042fawQTQfM3Kxn7IHUXQOz4bzfwsGYYHGSvXyW4zOGLg==", + "_location": "/binaryextensions", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "binaryextensions@2.3.0", + "name": "binaryextensions", + "escapedName": "binaryextensions", + "rawSpec": "2.3.0", + "saveSpec": null, + "fetchSpec": "2.3.0" + }, + "_requiredBy": [ + "/istextorbinary" + ], + "_resolved": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-2.3.0.tgz", + "_spec": "2.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "2013+ Bevry Pty Ltd", + "email": "us@bevry.me", + "url": "http://bevry.me" + }, "badges": { "list": [ "travisci", @@ -49,23 +67,25 @@ "npmPackageName": "binaryextensions" } }, - "funding": "https://bevry.me/fund", - "author": "2013+ Bevry Pty Ltd (http://bevry.me)", - "maintainers": [ - "Benjamin Lupton (https://github.com/balupton)" - ], - "contributors": [ - "Benjamin Lupton (https://github.com/balupton)" - ], + "browser": "source/index.json", "bugs": { "url": "https://github.com/bevry/binaryextensions/issues" }, - "repository": { - "type": "git", - "url": "https://github.com/bevry/binaryextensions.git" - }, - "engines": { - "node": ">=0.8" + "contributors": [ + { + "name": "Benjamin Lupton", + "email": "b@lupton.cc", + "url": "https://github.com/balupton" + } + ], + "description": "A package that contains an array of every single file extension there is for binary files", + "devDependencies": { + "@bevry/update-contributors": "^1.6.0", + "assert-helpers": "^6.5.0", + "kava": "^5.1.0", + "projectz": "^2.2.0", + "textextensions": "^4.2.0", + "valid-directory": "^2.0.0" }, "editions": [ { @@ -81,16 +101,33 @@ } } ], - "type": "commonjs", + "engines": { + "node": ">=0.8" + }, + "funding": "https://bevry.me/fund", + "homepage": "https://github.com/bevry/binaryextensions", + "keywords": [ + "binary", + "binary extensions", + "binary-extensions", + "browser", + "extensions", + "json", + "node" + ], + "license": "MIT", "main": "source/index.json", - "browser": "source/index.json", - "devDependencies": { - "@bevry/update-contributors": "^1.6.0", - "assert-helpers": "^6.5.0", - "kava": "^5.1.0", - "projectz": "^2.2.0", - "textextensions": "^4.2.0", - "valid-directory": "^2.0.0" + "maintainers": [ + { + "name": "Benjamin Lupton", + "email": "b@lupton.cc", + "url": "https://github.com/balupton" + } + ], + "name": "binaryextensions", + "repository": { + "type": "git", + "url": "git+https://github.com/bevry/binaryextensions.git" }, "scripts": { "our:clean": "rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next", @@ -111,5 +148,8 @@ "our:verify": "npm run our:verify:directory", "our:verify:directory": "valid-directory", "test": "node ./source/test.js" - } + }, + "title": "The Definitive List of Binary Extensions", + "type": "commonjs", + "version": "2.3.0" } diff --git a/node_modules/brace-expansion/package.json b/node_modules/brace-expansion/package.json index a18faa8f..2017b7ba 100644 --- a/node_modules/brace-expansion/package.json +++ b/node_modules/brace-expansion/package.json @@ -1,33 +1,63 @@ { - "name": "brace-expansion", - "description": "Brace expansion as known from sh/bash", - "version": "1.1.11", - "repository": { - "type": "git", - "url": "git://github.com/juliangruber/brace-expansion.git" + "_args": [ + [ + "brace-expansion@1.1.11", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "brace-expansion@1.1.11", + "_id": "brace-expansion@1.1.11", + "_inBundle": false, + "_integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "_location": "/brace-expansion", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "brace-expansion@1.1.11", + "name": "brace-expansion", + "escapedName": "brace-expansion", + "rawSpec": "1.1.11", + "saveSpec": null, + "fetchSpec": "1.1.11" }, - "homepage": "https://github.com/juliangruber/brace-expansion", - "main": "index.js", - "scripts": { - "test": "tape test/*.js", - "gentest": "bash test/generate.sh", - "bench": "matcha test/perf/bench.js" - }, - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - }, - "devDependencies": { - "matcha": "^0.7.0", - "tape": "^4.6.0" - }, - "keywords": [], + "_requiredBy": [ + "/minimatch" + ], + "_resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "_spec": "1.1.11", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Julian Gruber", "email": "mail@juliangruber.com", "url": "http://juliangruber.com" }, + "bugs": { + "url": "https://github.com/juliangruber/brace-expansion/issues" + }, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + }, + "description": "Brace expansion as known from sh/bash", + "devDependencies": { + "matcha": "^0.7.0", + "tape": "^4.6.0" + }, + "homepage": "https://github.com/juliangruber/brace-expansion", + "keywords": [], "license": "MIT", + "main": "index.js", + "name": "brace-expansion", + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/brace-expansion.git" + }, + "scripts": { + "bench": "matcha test/perf/bench.js", + "gentest": "bash test/generate.sh", + "test": "tape test/*.js" + }, "testling": { "files": "test/*.js", "browsers": [ @@ -43,5 +73,6 @@ "iphone/6.0..latest", "android-browser/4.2..latest" ] - } + }, + "version": "1.1.11" } diff --git a/node_modules/braces/package.json b/node_modules/braces/package.json index 96cbb2b7..b78fb893 100644 --- a/node_modules/braces/package.json +++ b/node_modules/braces/package.json @@ -1,33 +1,62 @@ { - "name": "braces", - "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.", - "version": "2.3.2", - "homepage": "https://github.com/micromatch/braces", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Elan Shanker (https://github.com/es128)", - "Eugene Sharygin (https://github.com/eush77)", - "hemanth.hm (http://h3manth.com)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "braces@2.3.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "micromatch/braces", + "_from": "braces@2.3.2", + "_id": "braces@2.3.2", + "_inBundle": false, + "_integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", + "_location": "/braces", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "braces@2.3.2", + "name": "braces", + "escapedName": "braces", + "rawSpec": "2.3.2", + "saveSpec": null, + "fetchSpec": "2.3.2" + }, + "_requiredBy": [ + "/chokidar", + "/micromatch" + ], + "_resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", + "_spec": "2.3.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/micromatch/braces/issues" }, - "license": "MIT", - "files": [ - "index.js", - "lib" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Elan Shanker", + "url": "https://github.com/es128" + }, + { + "name": "Eugene Sharygin", + "url": "https://github.com/eush77" + }, + { + "name": "hemanth.hm", + "url": "http://h3manth.com" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "benchmark": "node benchmark" - }, "dependencies": { "arr-flatten": "^1.1.0", "array-unique": "^0.3.2", @@ -40,6 +69,7 @@ "split-string": "^3.0.2", "to-regex": "^3.0.1" }, + "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.", "devDependencies": { "ansi-cyan": "^0.1.1", "benchmarked": "^2.0.0", @@ -59,6 +89,14 @@ "time-diff": "^0.3.1", "yargs-parser": "^8.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "lib" + ], + "homepage": "https://github.com/micromatch/braces", "keywords": [ "alpha", "alphabetical", @@ -83,6 +121,17 @@ "ranges", "sh" ], + "license": "MIT", + "main": "index.js", + "name": "braces", + "repository": { + "type": "git", + "url": "git+https://github.com/micromatch/braces.git" + }, + "scripts": { + "benchmark": "node benchmark", + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -104,5 +153,6 @@ "nanomatch" ] } - } + }, + "version": "2.3.2" } diff --git a/node_modules/browserslist/node_modules/picocolors/package.json b/node_modules/browserslist/node_modules/picocolors/package.json index 85a12d52..cfb7a61e 100644 --- a/node_modules/browserslist/node_modules/picocolors/package.json +++ b/node_modules/browserslist/node_modules/picocolors/package.json @@ -1,17 +1,47 @@ { - "name": "picocolors", - "version": "1.0.0", - "main": "./picocolors.js", - "types": "./picocolors.d.ts", + "_args": [ + [ + "picocolors@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "picocolors@1.0.0", + "_id": "picocolors@1.0.0", + "_inBundle": false, + "_integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", + "_location": "/browserslist/picocolors", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "picocolors@1.0.0", + "name": "picocolors", + "escapedName": "picocolors", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/browserslist" + ], + "_resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Alexey Raspopov" + }, "browser": { "./picocolors.js": "./picocolors.browser.js" }, - "sideEffects": false, + "bugs": { + "url": "https://github.com/alexeyraspopov/picocolors/issues" + }, "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors", "files": [ "picocolors.*", "types.ts" ], + "homepage": "https://github.com/alexeyraspopov/picocolors#readme", "keywords": [ "terminal", "colors", @@ -19,7 +49,14 @@ "cli", "console" ], - "author": "Alexey Raspopov", - "repository": "alexeyraspopov/picocolors", - "license": "ISC" + "license": "ISC", + "main": "./picocolors.js", + "name": "picocolors", + "repository": { + "type": "git", + "url": "git+https://github.com/alexeyraspopov/picocolors.git" + }, + "sideEffects": false, + "types": "./picocolors.d.ts", + "version": "1.0.0" } diff --git a/node_modules/browserslist/package.json b/node_modules/browserslist/package.json index 3178794f..955110da 100644 --- a/node_modules/browserslist/package.json +++ b/node_modules/browserslist/package.json @@ -1,19 +1,46 @@ { - "name": "browserslist", - "version": "4.19.1", - "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset", - "keywords": [ - "caniuse", - "browsers", - "target" + "_args": [ + [ + "browserslist@4.19.1", + "F:\\laragon\\www\\wishthis" + ] ], - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" + "_from": "browserslist@4.19.1", + "_id": "browserslist@4.19.1", + "_inBundle": false, + "_integrity": "sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==", + "_location": "/browserslist", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "browserslist@4.19.1", + "name": "browserslist", + "escapedName": "browserslist", + "rawSpec": "4.19.1", + "saveSpec": null, + "fetchSpec": "4.19.1" + }, + "_requiredBy": [ + "/autoprefixer" + ], + "_resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.19.1.tgz", + "_spec": "4.19.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Andrey Sitnik", + "email": "andrey@sitnik.ru" + }, + "bin": { + "browserslist": "cli.js" + }, + "browser": { + "./node.js": "./browser.js", + "path": false + }, + "bugs": { + "url": "https://github.com/browserslist/browserslist/issues" }, - "author": "Andrey Sitnik ", - "license": "MIT", - "repository": "browserslist/browserslist", "dependencies": { "caniuse-lite": "^1.0.30001286", "electron-to-chromium": "^1.4.17", @@ -21,16 +48,27 @@ "node-releases": "^2.0.1", "picocolors": "^1.0.0" }, + "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset", "engines": { "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + "homepage": "https://github.com/browserslist/browserslist#readme", + "keywords": [ + "caniuse", + "browsers", + "target" + ], + "license": "MIT", + "name": "browserslist", "packageManager": "pnpm@6.23.6", - "bin": { - "browserslist": "cli.js" + "repository": { + "type": "git", + "url": "git+https://github.com/browserslist/browserslist.git" }, "types": "./index.d.ts", - "browser": { - "./node.js": "./browser.js", - "path": false - } + "version": "4.19.1" } diff --git a/node_modules/btoa-lite/package.json b/node_modules/btoa-lite/package.json index 3141a092..301feed6 100644 --- a/node_modules/btoa-lite/package.json +++ b/node_modules/btoa-lite/package.json @@ -1,31 +1,50 @@ { - "name": "btoa-lite", - "version": "1.0.0", - "description": "Smallest/simplest possible means of using btoa with both Node and browserify", - "main": "btoa-node.js", - "browser": "btoa-browser.js", - "license": "MIT", - "scripts": { - "test": "npm run test-node && npm run test-browser", - "test-node": "node test | tap-spec", - "test-browser": "browserify test | smokestack | tap-spec" + "_args": [ + [ + "btoa-lite@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "btoa-lite@1.0.0", + "_id": "btoa-lite@1.0.0", + "_inBundle": false, + "_integrity": "sha1-M3dm2hWAEhD92VbCLpxokaudAzc=", + "_location": "/btoa-lite", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "btoa-lite@1.0.0", + "name": "btoa-lite", + "escapedName": "btoa-lite", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" }, + "_requiredBy": [ + "/@octokit/rest" + ], + "_resolved": "https://registry.npmjs.org/btoa-lite/-/btoa-lite-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Hugh Kennedy", "email": "hughskennedy@gmail.com", "url": "http://hughsk.io/" }, + "browser": "btoa-browser.js", + "bugs": { + "url": "https://github.com/hughsk/btoa-lite/issues" + }, "dependencies": {}, + "description": "Smallest/simplest possible means of using btoa with both Node and browserify", "devDependencies": { "browserify": "^10.2.4", "smokestack": "^3.3.0", "tap-spec": "^4.0.0", "tape": "^4.0.0" }, - "repository": { - "type": "git", - "url": "git://github.com/hughsk/btoa-lite.git" - }, + "homepage": "https://github.com/hughsk/btoa-lite", "keywords": [ "btoa", "base64", @@ -34,8 +53,17 @@ "node", "shared" ], - "homepage": "https://github.com/hughsk/btoa-lite", - "bugs": { - "url": "https://github.com/hughsk/btoa-lite/issues" - } + "license": "MIT", + "main": "btoa-node.js", + "name": "btoa-lite", + "repository": { + "type": "git", + "url": "git://github.com/hughsk/btoa-lite.git" + }, + "scripts": { + "test": "npm run test-node && npm run test-browser", + "test-browser": "browserify test | smokestack | tap-spec", + "test-node": "node test | tap-spec" + }, + "version": "1.0.0" } diff --git a/node_modules/buffer-equal/package.json b/node_modules/buffer-equal/package.json index ec5850b2..087559e6 100644 --- a/node_modules/buffer-equal/package.json +++ b/node_modules/buffer-equal/package.json @@ -1,33 +1,65 @@ { - "name" : "buffer-equal", - "description" : "return whether two buffers are equal", - "version" : "1.0.0", - "repository" : { - "type" : "git", - "url" : "git://github.com/substack/node-buffer-equal.git" - }, - "main" : "index.js", - "keywords" : [ - "buffer", - "equal" - ], - "directories" : { - "example" : "example", - "test" : "test" - }, - "scripts" : { - "test" : "tap test/*.js" - }, - "devDependencies" : { - "tap" : "0.2.4" - }, - "engines" : { - "node" : ">=0.4.0" - }, - "license" : "MIT", - "author" : { - "name" : "James Halliday", - "email" : "mail@substack.net", - "url" : "http://substack.net" - } + "_args": [ + [ + "buffer-equal@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "buffer-equal@1.0.0", + "_id": "buffer-equal@1.0.0", + "_inBundle": false, + "_integrity": "sha1-WWFrSYME1Var1GaWayLu2j7KX74=", + "_location": "/buffer-equal", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "buffer-equal@1.0.0", + "name": "buffer-equal", + "escapedName": "buffer-equal", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/append-buffer" + ], + "_resolved": "https://registry.npmjs.org/buffer-equal/-/buffer-equal-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "James Halliday", + "email": "mail@substack.net", + "url": "http://substack.net" + }, + "bugs": { + "url": "https://github.com/substack/node-buffer-equal/issues" + }, + "description": "return whether two buffers are equal", + "devDependencies": { + "tap": "0.2.4" + }, + "directories": { + "example": "example", + "test": "test" + }, + "engines": { + "node": ">=0.4.0" + }, + "homepage": "https://github.com/substack/node-buffer-equal#readme", + "keywords": [ + "buffer", + "equal" + ], + "license": "MIT", + "main": "index.js", + "name": "buffer-equal", + "repository": { + "type": "git", + "url": "git://github.com/substack/node-buffer-equal.git" + }, + "scripts": { + "test": "tap test/*.js" + }, + "version": "1.0.0" } diff --git a/node_modules/buffer-from/package.json b/node_modules/buffer-from/package.json index 6ac5327b..f7344661 100644 --- a/node_modules/buffer-from/package.json +++ b/node_modules/buffer-from/package.json @@ -1,19 +1,55 @@ { - "name": "buffer-from", - "version": "1.1.2", - "license": "MIT", - "repository": "LinusU/buffer-from", - "files": [ - "index.js" + "_args": [ + [ + "buffer-from@1.1.2", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "test": "standard && node test" + "_from": "buffer-from@1.1.2", + "_id": "buffer-from@1.1.2", + "_inBundle": false, + "_integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", + "_location": "/buffer-from", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "buffer-from@1.1.2", + "name": "buffer-from", + "escapedName": "buffer-from", + "rawSpec": "1.1.2", + "saveSpec": null, + "fetchSpec": "1.1.2" }, + "_requiredBy": [ + "/concat-stream" + ], + "_resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", + "_spec": "1.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/LinusU/buffer-from/issues" + }, + "description": "A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.", "devDependencies": { "standard": "^12.0.1" }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/LinusU/buffer-from#readme", "keywords": [ "buffer", "buffer from" - ] + ], + "license": "MIT", + "name": "buffer-from", + "repository": { + "type": "git", + "url": "git+https://github.com/LinusU/buffer-from.git" + }, + "scripts": { + "test": "standard && node test" + }, + "version": "1.1.2" } diff --git a/node_modules/cache-base/package.json b/node_modules/cache-base/package.json index fd88a110..14df227e 100644 --- a/node_modules/cache-base/package.json +++ b/node_modules/cache-base/package.json @@ -1,28 +1,48 @@ { - "name": "cache-base", - "description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/cache-base", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "cache-base@1.0.1", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/cache-base", + "_from": "cache-base@1.0.1", + "_id": "cache-base@1.0.1", + "_inBundle": false, + "_integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", + "_location": "/cache-base", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "cache-base@1.0.1", + "name": "cache-base", + "escapedName": "cache-base", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/base" + ], + "_resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/cache-base/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "collection-visit": "^1.0.0", "component-emitter": "^1.2.1", @@ -34,10 +54,18 @@ "union-value": "^1.0.0", "unset-value": "^1.0.0" }, + "description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/cache-base", "keywords": [ "base", "cache", @@ -51,6 +79,16 @@ "set", "store" ], + "license": "MIT", + "main": "index.js", + "name": "cache-base", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/cache-base.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -78,5 +116,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/call-bind/package.json b/node_modules/call-bind/package.json index 4360556a..3bcca60f 100644 --- a/node_modules/call-bind/package.json +++ b/node_modules/call-bind/package.json @@ -1,80 +1,111 @@ { - "name": "call-bind", - "version": "1.0.2", - "description": "Robustly `.call.bind()` a function", - "main": "index.js", - "exports": { - ".": [ - { - "default": "./index.js" - }, - "./index.js" - ], - "./callBound": [ - { - "default": "./callBound.js" - }, - "./callBound.js" - ], - "./package.json": "./package.json" - }, - "scripts": { - "prepublish": "safe-publish-latest", - "lint": "eslint --ext=.js,.mjs .", - "pretest": "npm run lint", - "tests-only": "nyc tape 'test/*'", - "test": "npm run tests-only", - "posttest": "aud --production", - "version": "auto-changelog && git add CHANGELOG.md", - "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/ljharb/call-bind.git" - }, - "keywords": [ - "javascript", - "ecmascript", - "es", - "js", - "callbind", - "callbound", - "call", - "bind", - "bound", - "call-bind", - "call-bound", - "function", - "es-abstract" - ], - "author": "Jordan Harband ", - "funding": { - "url": "https://github.com/sponsors/ljharb" - }, - "license": "MIT", - "bugs": { - "url": "https://github.com/ljharb/call-bind/issues" - }, - "homepage": "https://github.com/ljharb/call-bind#readme", - "devDependencies": { - "@ljharb/eslint-config": "^17.3.0", - "aud": "^1.1.3", - "auto-changelog": "^2.2.1", - "eslint": "^7.17.0", - "nyc": "^10.3.2", - "safe-publish-latest": "^1.1.4", - "tape": "^5.1.1" - }, - "dependencies": { - "function-bind": "^1.1.1", - "get-intrinsic": "^1.0.2" - }, - "auto-changelog": { - "output": "CHANGELOG.md", - "template": "keepachangelog", - "unreleased": false, - "commitLimit": false, - "backfillLimit": false, - "hideCredit": true - } + "_args": [ + [ + "call-bind@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "call-bind@1.0.2", + "_id": "call-bind@1.0.2", + "_inBundle": false, + "_integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", + "_location": "/call-bind", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "call-bind@1.0.2", + "name": "call-bind", + "escapedName": "call-bind", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/object.assign" + ], + "_resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jordan Harband", + "email": "ljharb@gmail.com" + }, + "auto-changelog": { + "output": "CHANGELOG.md", + "template": "keepachangelog", + "unreleased": false, + "commitLimit": false, + "backfillLimit": false, + "hideCredit": true + }, + "bugs": { + "url": "https://github.com/ljharb/call-bind/issues" + }, + "dependencies": { + "function-bind": "^1.1.1", + "get-intrinsic": "^1.0.2" + }, + "description": "Robustly `.call.bind()` a function", + "devDependencies": { + "@ljharb/eslint-config": "^17.3.0", + "aud": "^1.1.3", + "auto-changelog": "^2.2.1", + "eslint": "^7.17.0", + "nyc": "^10.3.2", + "safe-publish-latest": "^1.1.4", + "tape": "^5.1.1" + }, + "exports": { + ".": [ + { + "default": "./index.js" + }, + "./index.js" + ], + "./callBound": [ + { + "default": "./callBound.js" + }, + "./callBound.js" + ], + "./package.json": "./package.json" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + }, + "homepage": "https://github.com/ljharb/call-bind#readme", + "keywords": [ + "javascript", + "ecmascript", + "es", + "js", + "callbind", + "callbound", + "call", + "bind", + "bound", + "call-bind", + "call-bound", + "function", + "es-abstract" + ], + "license": "MIT", + "main": "index.js", + "name": "call-bind", + "repository": { + "type": "git", + "url": "git+https://github.com/ljharb/call-bind.git" + }, + "scripts": { + "lint": "eslint --ext=.js,.mjs .", + "posttest": "aud --production", + "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"", + "prepublish": "safe-publish-latest", + "pretest": "npm run lint", + "test": "npm run tests-only", + "tests-only": "nyc tape 'test/*'", + "version": "auto-changelog && git add CHANGELOG.md" + }, + "version": "1.0.2" } diff --git a/node_modules/camelcase/package.json b/node_modules/camelcase/package.json index a404754e..e15d8b1e 100644 --- a/node_modules/camelcase/package.json +++ b/node_modules/camelcase/package.json @@ -1,23 +1,53 @@ { - "name": "camelcase", - "version": "3.0.0", - "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar", - "license": "MIT", - "repository": "sindresorhus/camelcase", + "_args": [ + [ + "camelcase@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "camelcase@3.0.0", + "_id": "camelcase@3.0.0", + "_inBundle": false, + "_integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=", + "_location": "/camelcase", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "camelcase@3.0.0", + "name": "camelcase", + "escapedName": "camelcase", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/yargs", + "/yargs/yargs-parser" + ], + "_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/camelcase/issues" + }, + "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/camelcase#readme", "keywords": [ "camelcase", "camel-case", @@ -32,8 +62,14 @@ "text", "convert" ], - "devDependencies": { - "ava": "*", - "xo": "*" - } + "license": "MIT", + "name": "camelcase", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/camelcase.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "3.0.0" } diff --git a/node_modules/caniuse-lite/package.json b/node_modules/caniuse-lite/package.json index d554c2f2..7c7a203b 100644 --- a/node_modules/caniuse-lite/package.json +++ b/node_modules/caniuse-lite/package.json @@ -1,12 +1,51 @@ { - "name": "caniuse-lite", - "version": "1.0.30001309", + "_args": [ + [ + "caniuse-lite@1.0.30001309", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "caniuse-lite@1.0.30001309", + "_id": "caniuse-lite@1.0.30001309", + "_inBundle": false, + "_integrity": "sha512-Pl8vfigmBXXq+/yUz1jUwULeq9xhMJznzdc/xwl4WclDAuebcTHVefpz8lE/bMI+UN7TOkSSe7B7RnZd6+dzjA==", + "_location": "/caniuse-lite", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "caniuse-lite@1.0.30001309", + "name": "caniuse-lite", + "escapedName": "caniuse-lite", + "rawSpec": "1.0.30001309", + "saveSpec": null, + "fetchSpec": "1.0.30001309" + }, + "_requiredBy": [ + "/autoprefixer", + "/browserslist" + ], + "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001309.tgz", + "_spec": "1.0.30001309", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Ben Briggs", + "email": "beneb.info@gmail.com", + "url": "http://beneb.info" + }, + "bugs": { + "url": "https://github.com/browserslist/caniuse-lite/issues" + }, "description": "A smaller version of caniuse-db, with only the essentials!", - "main": "dist/unpacker/index.js", "files": [ "data", "dist" ], + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + "homepage": "https://github.com/browserslist/caniuse-lite#readme", "keywords": [ "support", "css", @@ -14,15 +53,12 @@ "html5", "svg" ], - "author": { - "name": "Ben Briggs", - "email": "beneb.info@gmail.com", - "url": "http://beneb.info" + "license": "CC-BY-4.0", + "main": "dist/unpacker/index.js", + "name": "caniuse-lite", + "repository": { + "type": "git", + "url": "git+https://github.com/browserslist/caniuse-lite.git" }, - "repository": "browserslist/caniuse-lite", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - "license": "CC-BY-4.0" + "version": "1.0.30001309" } diff --git a/node_modules/chalk/package.json b/node_modules/chalk/package.json index 2b5881e9..99783de2 100644 --- a/node_modules/chalk/package.json +++ b/node_modules/chalk/package.json @@ -1,26 +1,62 @@ { - "name": "chalk", - "version": "1.1.3", - "description": "Terminal string styling done right. Much color.", - "license": "MIT", - "repository": "chalk/chalk", - "maintainers": [ - "Sindre Sorhus (sindresorhus.com)", - "Joshua Appelman (jbnicolai.com)", - "JD Ballard (github.com/qix-)" + "_args": [ + [ + "chalk@1.1.3", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "chalk@1.1.3", + "_id": "chalk@1.1.3", + "_inBundle": false, + "_integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", + "_location": "/chalk", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "chalk@1.1.3", + "name": "chalk", + "escapedName": "chalk", + "rawSpec": "1.1.3", + "saveSpec": null, + "fetchSpec": "1.1.3" + }, + "_requiredBy": [ + "/better-console", + "/gulp-plumber", + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", + "_spec": "1.1.3", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/chalk/chalk/issues" + }, + "dependencies": { + "ansi-styles": "^2.2.1", + "escape-string-regexp": "^1.0.2", + "has-ansi": "^2.0.0", + "strip-ansi": "^3.0.0", + "supports-color": "^2.0.0" + }, + "description": "Terminal string styling done right. Much color.", + "devDependencies": { + "coveralls": "^2.11.2", + "matcha": "^0.6.0", + "mocha": "*", + "nyc": "^3.0.0", + "require-uncached": "^1.0.2", + "resolve-from": "^1.0.0", + "semver": "^4.3.3", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && mocha", - "bench": "matcha benchmark.js", - "coverage": "nyc npm test && nyc report", - "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls" - }, "files": [ "index.js" ], + "homepage": "https://github.com/chalk/chalk#readme", "keywords": [ "color", "colour", @@ -44,23 +80,36 @@ "command-line", "text" ], - "dependencies": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "license": "MIT", + "maintainers": [ + { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + { + "name": "Joshua Appelman", + "email": "jappelman@xebia.com", + "url": "jbnicolai.com" + }, + { + "name": "JD Ballard", + "email": "i.am.qix@gmail.com", + "url": "github.com/qix-" + } + ], + "name": "chalk", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/chalk.git" }, - "devDependencies": { - "coveralls": "^2.11.2", - "matcha": "^0.6.0", - "mocha": "*", - "nyc": "^3.0.0", - "require-uncached": "^1.0.2", - "resolve-from": "^1.0.0", - "semver": "^4.3.3", - "xo": "*" + "scripts": { + "bench": "matcha benchmark.js", + "coverage": "nyc npm test && nyc report", + "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls", + "test": "xo && mocha" }, + "version": "1.1.3", "xo": { "envs": [ "node", diff --git a/node_modules/chardet/package.json b/node_modules/chardet/package.json index af046ba8..c40387c3 100644 --- a/node_modules/chardet/package.json +++ b/node_modules/chardet/package.json @@ -1,8 +1,68 @@ { - "name": "chardet", - "version": "0.7.0", - "homepage": "https://github.com/runk/node-chardet", + "_args": [ + [ + "chardet@0.7.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "chardet@0.7.0", + "_id": "chardet@0.7.0", + "_inBundle": false, + "_integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==", + "_location": "/chardet", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "chardet@0.7.0", + "name": "chardet", + "escapedName": "chardet", + "rawSpec": "0.7.0", + "saveSpec": null, + "fetchSpec": "0.7.0" + }, + "_requiredBy": [ + "/external-editor" + ], + "_resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz", + "_spec": "0.7.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Dmitry Shirokov", + "email": "deadrunk@gmail.com" + }, + "bugs": { + "url": "http://github.com/runk/node-chardet/issues" + }, + "contributors": [ + { + "name": "@spikying" + }, + { + "name": "@wtgtybhertgeghgtwtg" + }, + { + "name": "@suisho" + }, + { + "name": "@seangarner" + }, + { + "name": "@zevanty" + } + ], "description": "Character detector", + "devDependencies": { + "github-publish-release": "^5.0.0", + "mocha": "^5.2.0" + }, + "directories": { + "test": "test" + }, + "engine": { + "node": ">=4" + }, + "homepage": "https://github.com/runk/node-chardet", "keywords": [ "encoding", "character", @@ -11,37 +71,16 @@ "chardet", "icu" ], - "author": "Dmitry Shirokov ", - "contributors": [ - "@spikying", - "@wtgtybhertgeghgtwtg", - "@suisho", - "@seangarner", - "@zevanty" - ], - "devDependencies": { - "github-publish-release": "^5.0.0", - "mocha": "^5.2.0" - }, + "license": "MIT", + "main": "index.js", + "name": "chardet", "repository": { "type": "git", - "url": "git@github.com:runk/node-chardet.git" - }, - "bugs": { - "mail": "deadrunk@gmail.com", - "url": "http://github.com/runk/node-chardet/issues" + "url": "git+ssh://git@github.com/runk/node-chardet.git" }, "scripts": { - "test": "mocha -R spec --recursive --bail", - "release": "scripts/release" + "release": "scripts/release", + "test": "mocha -R spec --recursive --bail" }, - "main": "index.js", - "engine": { - "node": ">=4" - }, - "readmeFilename": "README.md", - "directories": { - "test": "test" - }, - "license": "MIT" + "version": "0.7.0" } diff --git a/node_modules/chokidar/package.json b/node_modules/chokidar/package.json index 566311ad..82b34085 100644 --- a/node_modules/chokidar/package.json +++ b/node_modules/chokidar/package.json @@ -1,41 +1,44 @@ { - "name": "chokidar", - "description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.", - "version": "2.1.8", - "keywords": [ - "fs", - "watch", - "watchFile", - "watcher", - "watching", - "file", - "fsevents" + "_args": [ + [ + "chokidar@2.1.8", + "F:\\laragon\\www\\wishthis" + ] ], - "types": "./types/index.d.ts", - "homepage": "https://github.com/paulmillr/chokidar", - "author": "Paul Miller (https://paulmillr.com), Elan Shanker", - "repository": { - "type": "git", - "url": "https://github.com/paulmillr/chokidar.git" + "_from": "chokidar@2.1.8", + "_id": "chokidar@2.1.8", + "_inBundle": false, + "_integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==", + "_location": "/chokidar", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "chokidar@2.1.8", + "name": "chokidar", + "escapedName": "chokidar", + "rawSpec": "2.1.8", + "saveSpec": null, + "fetchSpec": "2.1.8" + }, + "_requiredBy": [ + "/glob-watcher" + ], + "_resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz", + "_spec": "2.1.8", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Paul Miller", + "url": "https://paulmillr.com" }, "bugs": { "url": "https://github.com/paulmillr/chokidar/issues" }, - "license": "MIT", - "scripts": { - "test": "nyc mocha --exit", - "coveralls": "nyc report --reporter=text-lcov | coveralls", - "dtslint": "dtslint types" - }, - "files": [ - "index.js", - "lib/", - "types/index.d.ts" - ], "dependencies": { "anymatch": "^2.0.0", "async-each": "^1.0.1", "braces": "^2.3.2", + "fsevents": "^1.2.7", "glob-parent": "^3.1.0", "inherits": "^2.0.3", "is-binary-path": "^1.0.0", @@ -45,9 +48,7 @@ "readdirp": "^2.2.1", "upath": "^1.1.1" }, - "optionalDependencies": { - "fsevents": "^1.2.7" - }, + "description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.", "devDependencies": { "@types/node": "^11.9.4", "chai": "^3.2.0", @@ -59,5 +60,36 @@ "rimraf": "^2.4.3", "sinon": "^1.10.3", "sinon-chai": "^2.6.0" - } + }, + "files": [ + "index.js", + "lib/", + "types/index.d.ts" + ], + "homepage": "https://github.com/paulmillr/chokidar", + "keywords": [ + "fs", + "watch", + "watchFile", + "watcher", + "watching", + "file", + "fsevents" + ], + "license": "MIT", + "name": "chokidar", + "optionalDependencies": { + "fsevents": "^1.2.7" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/paulmillr/chokidar.git" + }, + "scripts": { + "coveralls": "nyc report --reporter=text-lcov | coveralls", + "dtslint": "dtslint types", + "test": "nyc mocha --exit" + }, + "types": "./types/index.d.ts", + "version": "2.1.8" } diff --git a/node_modules/class-utils/node_modules/define-property/package.json b/node_modules/class-utils/node_modules/define-property/package.json index 43561bf5..4a69a08d 100644 --- a/node_modules/class-utils/node_modules/define-property/package.json +++ b/node_modules/class-utils/node_modules/define-property/package.json @@ -1,28 +1,54 @@ { - "name": "define-property", - "description": "Define a non-enumerable property on an object.", - "version": "0.2.5", - "homepage": "https://github.com/jonschlinkert/define-property", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/define-property", + "_args": [ + [ + "define-property@0.2.5", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "define-property@0.2.5", + "_id": "define-property@0.2.5", + "_inBundle": false, + "_integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "_location": "/class-utils/define-property", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "define-property@0.2.5", + "name": "define-property", + "escapedName": "define-property", + "rawSpec": "0.2.5", + "saveSpec": null, + "fetchSpec": "0.2.5" + }, + "_requiredBy": [ + "/class-utils" + ], + "_resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "_spec": "0.2.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/define-property/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" + "dependencies": { + "is-descriptor": "^0.1.0" }, + "description": "Define a non-enumerable property on an object.", "devDependencies": { "mocha": "*", "should": "^7.0.4" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/define-property", "keywords": [ "define", "define-property", @@ -35,6 +61,16 @@ "property", "value" ], + "license": "MIT", + "main": "index.js", + "name": "define-property", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/define-property.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -45,7 +81,5 @@ ] } }, - "dependencies": { - "is-descriptor": "^0.1.0" - } + "version": "0.2.5" } diff --git a/node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json b/node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json index 5de879e1..8c139235 100644 --- a/node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json +++ b/node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json @@ -1,36 +1,69 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "3.2.2", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@3.2.2", + "_id": "kind-of@3.2.2", + "_inBundle": false, + "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "_location": "/class-utils/is-accessor-descriptor/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@3.2.2", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/class-utils/is-accessor-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.0.0", @@ -41,6 +74,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +104,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +137,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.2.2" } diff --git a/node_modules/class-utils/node_modules/is-accessor-descriptor/package.json b/node_modules/class-utils/node_modules/is-accessor-descriptor/package.json index 0f39c64c..761d37ef 100644 --- a/node_modules/class-utils/node_modules/is-accessor-descriptor/package.json +++ b/node_modules/class-utils/node_modules/is-accessor-descriptor/package.json @@ -1,31 +1,56 @@ { - "name": "is-accessor-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", - "version": "0.1.6", - "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-accessor-descriptor", + "_args": [ + [ + "is-accessor-descriptor@0.1.6", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-accessor-descriptor@0.1.6", + "_id": "is-accessor-descriptor@0.1.6", + "_inBundle": false, + "_integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", + "_location": "/class-utils/is-accessor-descriptor", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-accessor-descriptor@0.1.6", + "name": "is-accessor-descriptor", + "escapedName": "is-accessor-descriptor", + "rawSpec": "0.1.6", + "saveSpec": null, + "fetchSpec": "0.1.6" + }, + "_requiredBy": [ + "/class-utils/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "_spec": "0.1.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.0.2" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", "keywords": [ "accessor", "check", @@ -44,6 +69,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-accessor-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -57,5 +92,6 @@ "gulp-format-md" ], "layout": "default" - } + }, + "version": "0.1.6" } diff --git a/node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of/package.json b/node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of/package.json index 5de879e1..4366e8df 100644 --- a/node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of/package.json +++ b/node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of/package.json @@ -1,36 +1,69 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "3.2.2", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@3.2.2", + "_id": "kind-of@3.2.2", + "_inBundle": false, + "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "_location": "/class-utils/is-data-descriptor/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@3.2.2", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/class-utils/is-data-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.0.0", @@ -41,6 +74,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +104,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +137,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.2.2" } diff --git a/node_modules/class-utils/node_modules/is-data-descriptor/package.json b/node_modules/class-utils/node_modules/is-data-descriptor/package.json index 5fb294b7..7e5f73ef 100644 --- a/node_modules/class-utils/node_modules/is-data-descriptor/package.json +++ b/node_modules/class-utils/node_modules/is-data-descriptor/package.json @@ -1,31 +1,56 @@ { - "name": "is-data-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", - "version": "0.1.4", - "homepage": "https://github.com/jonschlinkert/is-data-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-data-descriptor", + "_args": [ + [ + "is-data-descriptor@0.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-data-descriptor@0.1.4", + "_id": "is-data-descriptor@0.1.4", + "_inBundle": false, + "_integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", + "_location": "/class-utils/is-data-descriptor", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-data-descriptor@0.1.4", + "name": "is-data-descriptor", + "escapedName": "is-data-descriptor", + "rawSpec": "0.1.4", + "saveSpec": null, + "fetchSpec": "0.1.4" + }, + "_requiredBy": [ + "/class-utils/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "_spec": "0.1.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-data-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.0.2" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-data-descriptor", "keywords": [ "accessor", "check", @@ -44,6 +69,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-data-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -56,5 +91,6 @@ "plugins": [ "gulp-format-md" ] - } + }, + "version": "0.1.4" } diff --git a/node_modules/class-utils/node_modules/is-descriptor/package.json b/node_modules/class-utils/node_modules/is-descriptor/package.json index a561bfef..8cf50834 100644 --- a/node_modules/class-utils/node_modules/is-descriptor/package.json +++ b/node_modules/class-utils/node_modules/is-descriptor/package.json @@ -1,38 +1,69 @@ { - "name": "is-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", - "version": "0.1.6", - "homepage": "https://github.com/jonschlinkert/is-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-descriptor@0.1.6", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-descriptor", + "_from": "is-descriptor@0.1.6", + "_id": "is-descriptor@0.1.6", + "_inBundle": false, + "_integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "_location": "/class-utils/is-descriptor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-descriptor@0.1.6", + "name": "is-descriptor", + "escapedName": "is-descriptor", + "rawSpec": "0.1.6", + "saveSpec": null, + "fetchSpec": "0.1.6" + }, + "_requiredBy": [ + "/class-utils/define-property" + ], + "_resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "_spec": "0.1.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-accessor-descriptor": "^0.1.6", "is-data-descriptor": "^0.1.4", "kind-of": "^5.0.0" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-descriptor", "keywords": [ "accessor", "check", @@ -51,6 +82,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -71,5 +112,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.1.6" } diff --git a/node_modules/class-utils/package.json b/node_modules/class-utils/package.json index aca75295..797d2902 100644 --- a/node_modules/class-utils/package.json +++ b/node_modules/class-utils/package.json @@ -1,35 +1,62 @@ { - "name": "class-utils", - "description": "Utils for working with JavaScript classes and prototype methods.", - "version": "0.3.6", - "homepage": "https://github.com/jonschlinkert/class-utils", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "class-utils@0.3.6", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/class-utils", + "_from": "class-utils@0.3.6", + "_id": "class-utils@0.3.6", + "_inBundle": false, + "_integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", + "_location": "/class-utils", + "_phantomChildren": { + "is-buffer": "1.1.6", + "kind-of": "5.1.0" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "class-utils@0.3.6", + "name": "class-utils", + "escapedName": "class-utils", + "rawSpec": "0.3.6", + "saveSpec": null, + "fetchSpec": "0.3.6" + }, + "_requiredBy": [ + "/base" + ], + "_resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", + "_spec": "0.3.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/class-utils/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "arr-union": "^3.1.0", "define-property": "^0.2.5", "isobject": "^3.0.0", "static-extend": "^0.1.1" }, + "description": "Utils for working with JavaScript classes and prototype methods.", "devDependencies": { "gulp": "^3.9.1", "gulp-eslint": "^2.0.0", @@ -40,6 +67,13 @@ "should": "^8.2.2", "through2": "^2.0.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/class-utils", "keywords": [ "array", "assign", @@ -63,6 +97,16 @@ "util", "utils" ], + "license": "MIT", + "main": "index.js", + "name": "class-utils", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/class-utils.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -86,5 +130,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.3.6" } diff --git a/node_modules/clean-css/package.json b/node_modules/clean-css/package.json index f857aad7..10f98c37 100644 --- a/node_modules/clean-css/package.json +++ b/node_modules/clean-css/package.json @@ -1,38 +1,44 @@ { - "name": "clean-css", - "version": "4.2.3", - "author": "Jakub Pawlowicz (http://twitter.com/jakubpawlowicz)", - "description": "A well-tested CSS minifier", - "license": "MIT", - "keywords": [ - "css", - "minifier" + "_args": [ + [ + "clean-css@4.2.3", + "F:\\laragon\\www\\wishthis" + ] ], - "homepage": "https://github.com/jakubpawlowicz/clean-css", - "repository": { - "type": "git", - "url": "https://github.com/jakubpawlowicz/clean-css.git" + "_from": "clean-css@4.2.3", + "_id": "clean-css@4.2.3", + "_inBundle": false, + "_integrity": "sha512-VcMWDN54ZN/DS+g58HYL5/n4Zrqe8vHJpGA8KdgUXFU4fuP/aHNw8eld9SyEIyabIMJX/0RaY/fplOo5hYLSFA==", + "_location": "/clean-css", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "clean-css@4.2.3", + "name": "clean-css", + "escapedName": "clean-css", + "rawSpec": "4.2.3", + "saveSpec": null, + "fetchSpec": "4.2.3" + }, + "_requiredBy": [ + "/gulp-clean-css" + ], + "_resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz", + "_spec": "4.2.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jakub Pawlowicz", + "email": "contact@jakubpawlowicz.com", + "url": "http://twitter.com/jakubpawlowicz" }, "bugs": { "url": "https://github.com/jakubpawlowicz/clean-css/issues" }, - "main": "index.js", - "files": [ - "lib", - "History.md", - "index.js", - "LICENSE" - ], - "scripts": { - "browserify": "browserify --standalone CleanCSS index.js | uglifyjs --compress --mangle -o cleancss-browser.js", - "bench": "node ./test/bench.js", - "check": "jshint .", - "prepublish": "npm run check", - "test": "vows" - }, "dependencies": { "source-map": "~0.6.0" }, + "description": "A well-tested CSS minifier", "devDependencies": { "browserify": "^14.0.0", "http-proxy": "1.x", @@ -44,5 +50,31 @@ }, "engines": { "node": ">= 4.0" - } + }, + "files": [ + "lib", + "History.md", + "index.js", + "LICENSE" + ], + "homepage": "https://github.com/jakubpawlowicz/clean-css", + "keywords": [ + "css", + "minifier" + ], + "license": "MIT", + "main": "index.js", + "name": "clean-css", + "repository": { + "type": "git", + "url": "git+https://github.com/jakubpawlowicz/clean-css.git" + }, + "scripts": { + "bench": "node ./test/bench.js", + "browserify": "browserify --standalone CleanCSS index.js | uglifyjs --compress --mangle -o cleancss-browser.js", + "check": "jshint .", + "prepublish": "npm run check", + "test": "vows" + }, + "version": "4.2.3" } diff --git a/node_modules/cli-cursor/package.json b/node_modules/cli-cursor/package.json index 68e792ad..8b3cb18e 100644 --- a/node_modules/cli-cursor/package.json +++ b/node_modules/cli-cursor/package.json @@ -1,23 +1,55 @@ { - "name": "cli-cursor", - "version": "2.1.0", - "description": "Toggle the CLI cursor", - "license": "MIT", - "repository": "sindresorhus/cli-cursor", + "_args": [ + [ + "cli-cursor@2.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "cli-cursor@2.1.0", + "_id": "cli-cursor@2.1.0", + "_inBundle": false, + "_integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=", + "_location": "/cli-cursor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "cli-cursor@2.1.0", + "name": "cli-cursor", + "escapedName": "cli-cursor", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/cli-cursor/issues" + }, + "dependencies": { + "restore-cursor": "^2.0.0" + }, + "description": "Toggle the CLI cursor", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/cli-cursor#readme", "keywords": [ "cli", "cursor", @@ -33,13 +65,16 @@ "shell", "command-line" ], - "dependencies": { - "restore-cursor": "^2.0.0" + "license": "MIT", + "name": "cli-cursor", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/cli-cursor.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" + "scripts": { + "test": "xo && ava" }, + "version": "2.1.0", "xo": { "esnext": true } diff --git a/node_modules/cli-table/package.json b/node_modules/cli-table/package.json index 0ddd09ca..3a241249 100644 --- a/node_modules/cli-table/package.json +++ b/node_modules/cli-table/package.json @@ -1 +1,74 @@ -{"name":"cli-table","description":"Pretty unicode tables for the CLI","version":"0.3.11","author":"Guillermo Rauch ","contributors":["Sonny Michaud (http://github.com/sonnym)"],"repository":{"type":"git","url":"https://github.com/Automattic/cli-table.git"},"keywords":["cli","colors","table"],"dependencies":{"colors":"1.0.3"},"devDependencies":{"expresso":"~0.9","should":"~0.6"},"main":"lib","files":["lib"],"scripts":{"test":"make test"},"engines":{"node":">= 0.2.0"}} \ No newline at end of file +{ + "_args": [ + [ + "cli-table@0.3.11", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "cli-table@0.3.11", + "_id": "cli-table@0.3.11", + "_inBundle": false, + "_integrity": "sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==", + "_location": "/cli-table", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "cli-table@0.3.11", + "name": "cli-table", + "escapedName": "cli-table", + "rawSpec": "0.3.11", + "saveSpec": null, + "fetchSpec": "0.3.11" + }, + "_requiredBy": [ + "/better-console" + ], + "_resolved": "https://registry.npmjs.org/cli-table/-/cli-table-0.3.11.tgz", + "_spec": "0.3.11", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Guillermo Rauch", + "email": "guillermo@learnboost.com" + }, + "bugs": { + "url": "https://github.com/Automattic/cli-table/issues" + }, + "contributors": [ + { + "name": "Sonny Michaud", + "email": "michaud.sonny@gmail.com", + "url": "http://github.com/sonnym" + } + ], + "dependencies": { + "colors": "1.0.3" + }, + "description": "Pretty unicode tables for the CLI", + "devDependencies": { + "expresso": "~0.9", + "should": "~0.6" + }, + "engines": { + "node": ">= 0.2.0" + }, + "files": [ + "lib" + ], + "homepage": "https://github.com/Automattic/cli-table#readme", + "keywords": [ + "cli", + "colors", + "table" + ], + "main": "lib", + "name": "cli-table", + "repository": { + "type": "git", + "url": "git+https://github.com/Automattic/cli-table.git" + }, + "scripts": { + "test": "make test" + }, + "version": "0.3.11" +} diff --git a/node_modules/cli-width/package.json b/node_modules/cli-width/package.json index 720fed7d..03a77dbc 100644 --- a/node_modules/cli-width/package.json +++ b/node_modules/cli-width/package.json @@ -1,29 +1,60 @@ { - "name": "cli-width", - "version": "2.2.1", - "description": "Get stdout window width, with two fallbacks, tty and then a default.", - "main": "index.js", - "scripts": { - "test": "node test | tspec", - "coverage": "nyc node test | tspec", - "coveralls": "npm run coverage -s && coveralls < coverage/lcov.info", - "release": "standard-version" + "_args": [ + [ + "cli-width@2.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "cli-width@2.2.1", + "_id": "cli-width@2.2.1", + "_inBundle": false, + "_integrity": "sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==", + "_location": "/cli-width", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "cli-width@2.2.1", + "name": "cli-width", + "escapedName": "cli-width", + "rawSpec": "2.2.1", + "saveSpec": null, + "fetchSpec": "2.2.1" }, - "repository": { - "type": "git", - "url": "git@github.com:knownasilya/cli-width.git" + "_requiredBy": [ + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.1.tgz", + "_spec": "2.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Ilya Radchenko", + "email": "knownasilya@gmail.com" }, - "author": "Ilya Radchenko ", - "license": "ISC", "bugs": { "url": "https://github.com/knownasilya/cli-width/issues" }, - "homepage": "https://github.com/knownasilya/cli-width", + "description": "Get stdout window width, with two fallbacks, tty and then a default.", "devDependencies": { "coveralls": "^3.0.11", "nyc": "^15.0.1", "standard-version": "^7.1.0", "tap-spec": "^5.0.0", "tape": "^4.13.2" - } + }, + "homepage": "https://github.com/knownasilya/cli-width", + "license": "ISC", + "main": "index.js", + "name": "cli-width", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/knownasilya/cli-width.git" + }, + "scripts": { + "coverage": "nyc node test | tspec", + "coveralls": "npm run coverage -s && coveralls < coverage/lcov.info", + "release": "standard-version", + "test": "node test | tspec" + }, + "version": "2.2.1" } diff --git a/node_modules/cliui/node_modules/is-fullwidth-code-point/package.json b/node_modules/cliui/node_modules/is-fullwidth-code-point/package.json index b678d40d..acec0d19 100644 --- a/node_modules/cliui/node_modules/is-fullwidth-code-point/package.json +++ b/node_modules/cliui/node_modules/is-fullwidth-code-point/package.json @@ -1,23 +1,55 @@ { - "name": "is-fullwidth-code-point", - "version": "1.0.0", - "description": "Check if the character represented by a given Unicode code point is fullwidth", - "license": "MIT", - "repository": "sindresorhus/is-fullwidth-code-point", + "_args": [ + [ + "is-fullwidth-code-point@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-fullwidth-code-point@1.0.0", + "_id": "is-fullwidth-code-point@1.0.0", + "_inBundle": false, + "_integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", + "_location": "/cliui/is-fullwidth-code-point", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-fullwidth-code-point@1.0.0", + "name": "is-fullwidth-code-point", + "escapedName": "is-fullwidth-code-point", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/cliui/string-width" + ], + "_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" + }, + "dependencies": { + "number-is-nan": "^1.0.0" + }, + "description": "Check if the character represented by a given Unicode code point is fullwidth", + "devDependencies": { + "ava": "0.0.4", + "code-point-at": "^1.0.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "node test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/is-fullwidth-code-point#readme", "keywords": [ "fullwidth", "full-width", @@ -35,11 +67,14 @@ "detect", "check" ], - "dependencies": { - "number-is-nan": "^1.0.0" + "license": "MIT", + "name": "is-fullwidth-code-point", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git" }, - "devDependencies": { - "ava": "0.0.4", - "code-point-at": "^1.0.0" - } + "scripts": { + "test": "node test.js" + }, + "version": "1.0.0" } diff --git a/node_modules/cliui/node_modules/string-width/package.json b/node_modules/cliui/node_modules/string-width/package.json index 5ba43616..00a72499 100644 --- a/node_modules/cliui/node_modules/string-width/package.json +++ b/node_modules/cliui/node_modules/string-width/package.json @@ -1,23 +1,57 @@ { - "name": "string-width", - "version": "1.0.2", - "description": "Get the visual width of a string - the number of columns required to display it", - "license": "MIT", - "repository": "sindresorhus/string-width", + "_args": [ + [ + "string-width@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "string-width@1.0.2", + "_id": "string-width@1.0.2", + "_inBundle": false, + "_integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", + "_location": "/cliui/string-width", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "string-width@1.0.2", + "name": "string-width", + "escapedName": "string-width", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/cliui" + ], + "_resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/string-width/issues" + }, + "dependencies": { + "code-point-at": "^1.0.0", + "is-fullwidth-code-point": "^1.0.0", + "strip-ansi": "^3.0.0" + }, + "description": "Get the visual width of a string - the number of columns required to display it", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/string-width#readme", "keywords": [ "string", "str", @@ -44,13 +78,14 @@ "korean", "fixed-width" ], - "dependencies": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" + "license": "MIT", + "name": "string-width", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/string-width.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.2" } diff --git a/node_modules/cliui/package.json b/node_modules/cliui/package.json index 31c654c3..6a42ddc0 100644 --- a/node_modules/cliui/package.json +++ b/node_modules/cliui/package.json @@ -1,17 +1,42 @@ { - "name": "cliui", - "version": "3.2.0", - "description": "easily create complex multi-column command-line-interfaces", - "main": "index.js", - "scripts": { - "pretest": "standard", - "test": "nyc mocha", - "coverage": "nyc --reporter=text-lcov mocha | coveralls", - "version": "standard-version" + "_args": [ + [ + "cliui@3.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "cliui@3.2.0", + "_id": "cliui@3.2.0", + "_inBundle": false, + "_integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=", + "_location": "/cliui", + "_phantomChildren": { + "code-point-at": "1.1.0", + "number-is-nan": "1.0.1", + "strip-ansi": "3.0.1" }, - "repository": { - "type": "git", - "url": "http://github.com/yargs/cliui.git" + "_requested": { + "type": "version", + "registry": true, + "raw": "cliui@3.2.0", + "name": "cliui", + "escapedName": "cliui", + "rawSpec": "3.2.0", + "saveSpec": null, + "fetchSpec": "3.2.0" + }, + "_requiredBy": [ + "/yargs" + ], + "_resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz", + "_spec": "3.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Ben Coe", + "email": "ben@npmjs.com" + }, + "bugs": { + "url": "https://github.com/yargs/cliui/issues" }, "config": { "blanket": { @@ -25,30 +50,12 @@ "output-reporter": "spec" } }, - "standard": { - "ignore": [ - "**/example/**" - ], - "globals": [ - "it" - ] - }, - "keywords": [ - "cli", - "command-line", - "layout", - "design", - "console", - "wrap", - "table" - ], - "author": "Ben Coe ", - "license": "ISC", "dependencies": { "string-width": "^1.0.1", "strip-ansi": "^3.0.1", "wrap-ansi": "^2.0.0" }, + "description": "easily create complex multi-column command-line-interfaces", "devDependencies": { "chai": "^3.5.0", "chalk": "^1.1.2", @@ -60,5 +67,37 @@ }, "files": [ "index.js" - ] -} \ No newline at end of file + ], + "homepage": "https://github.com/yargs/cliui#readme", + "keywords": [ + "cli", + "command-line", + "layout", + "design", + "console", + "wrap", + "table" + ], + "license": "ISC", + "main": "index.js", + "name": "cliui", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/yargs/cliui.git" + }, + "scripts": { + "coverage": "nyc --reporter=text-lcov mocha | coveralls", + "pretest": "standard", + "test": "nyc mocha", + "version": "standard-version" + }, + "standard": { + "ignore": [ + "**/example/**" + ], + "globals": [ + "it" + ] + }, + "version": "3.2.0" +} diff --git a/node_modules/clone-buffer/package.json b/node_modules/clone-buffer/package.json index 7184797b..02fcd367 100644 --- a/node_modules/clone-buffer/package.json +++ b/node_modules/clone-buffer/package.json @@ -1,29 +1,48 @@ { - "name": "clone-buffer", - "version": "1.0.0", - "description": "Easier Buffer cloning in node.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "clone-buffer@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "clone-buffer@1.0.0", + "_id": "clone-buffer@1.0.0", + "_inBundle": false, + "_integrity": "sha1-4+JbIHrE5wGvch4staFnksrD3Fg=", + "_location": "/clone-buffer", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "clone-buffer@1.0.0", + "name": "clone-buffer", + "escapedName": "clone-buffer", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/vinyl" + ], + "_resolved": "https://registry.npmjs.org/clone-buffer/-/clone-buffer-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/clone-buffer/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/clone-buffer", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint . && jscs index.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": {}, + "description": "Easier Buffer cloning in node.", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", @@ -34,10 +53,33 @@ "jscs-preset-gulp": "^1.0.0", "mocha": "^2.4.5" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/clone-buffer#readme", "keywords": [ "buffer", "clone", "from", "copy" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "clone-buffer", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/clone-buffer.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.0.0" } diff --git a/node_modules/clone-stats/package.json b/node_modules/clone-stats/package.json index acef8550..5c7a7b30 100644 --- a/node_modules/clone-stats/package.json +++ b/node_modules/clone-stats/package.json @@ -1,25 +1,46 @@ { - "name": "clone-stats", - "description": "Safely clone node's fs.Stats instances without losing their class methods", - "version": "1.0.0", - "main": "index.js", + "_args": [ + [ + "clone-stats@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "clone-stats@1.0.0", + "_id": "clone-stats@1.0.0", + "_inBundle": false, + "_integrity": "sha1-s3gt/4u1R04Yuba/D9/ngvh3doA=", + "_location": "/clone-stats", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "clone-stats@1.0.0", + "name": "clone-stats", + "escapedName": "clone-stats", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/vinyl" + ], + "_resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Hugh Kennedy", + "email": "hughskennedy@gmail.com", + "url": "http://hughsk.io/" + }, "browser": "index.js", - "dependencies": {}, - "devDependencies": { - "tape": "~2.3.2" - }, - "scripts": { - "test": "node test" - }, - "author": "Hugh Kennedy (http://hughsk.io/)", - "license": "MIT", - "repository": { - "type": "git", - "url": "git://github.com/hughsk/clone-stats" - }, "bugs": { "url": "https://github.com/hughsk/clone-stats/issues" }, + "dependencies": {}, + "description": "Safely clone node's fs.Stats instances without losing their class methods", + "devDependencies": { + "tape": "~2.3.2" + }, "homepage": "https://github.com/hughsk/clone-stats", "keywords": [ "stats", @@ -27,5 +48,16 @@ "clone", "copy", "prototype" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "clone-stats", + "repository": { + "type": "git", + "url": "git://github.com/hughsk/clone-stats.git" + }, + "scripts": { + "test": "node test" + }, + "version": "1.0.0" } diff --git a/node_modules/clone/package.json b/node_modules/clone/package.json index 39a53e3f..3cecd6fc 100644 --- a/node_modules/clone/package.json +++ b/node_modules/clone/package.json @@ -1,6 +1,155 @@ { - "name": "clone", + "_args": [ + [ + "clone@2.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "clone@2.1.2", + "_id": "clone@2.1.2", + "_inBundle": false, + "_integrity": "sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=", + "_location": "/clone", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "clone@2.1.2", + "name": "clone", + "escapedName": "clone", + "rawSpec": "2.1.2", + "saveSpec": null, + "fetchSpec": "2.1.2" + }, + "_requiredBy": [ + "/vinyl" + ], + "_resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz", + "_spec": "2.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Paul Vorbach", + "email": "paul@vorba.ch", + "url": "http://paul.vorba.ch/" + }, + "bugs": { + "url": "https://github.com/pvorb/node-clone/issues" + }, + "contributors": [ + { + "name": "Blake Miner", + "email": "miner.blake@gmail.com", + "url": "http://www.blakeminer.com/" + }, + { + "name": "Tian You", + "email": "axqd001@gmail.com", + "url": "http://blog.axqd.net/" + }, + { + "name": "George Stagas", + "email": "gstagas@gmail.com", + "url": "http://stagas.com/" + }, + { + "name": "Tobiasz Cudnik", + "email": "tobiasz.cudnik@gmail.com", + "url": "https://github.com/TobiaszCudnik" + }, + { + "name": "Pavel Lang", + "email": "langpavel@phpskelet.org", + "url": "https://github.com/langpavel" + }, + { + "name": "Dan MacTough", + "url": "http://yabfog.com/" + }, + { + "name": "w1nk", + "url": "https://github.com/w1nk" + }, + { + "name": "Hugh Kennedy", + "url": "http://twitter.com/hughskennedy" + }, + { + "name": "Dustin Diaz", + "url": "http://dustindiaz.com" + }, + { + "name": "Ilya Shaisultanov", + "url": "https://github.com/diversario" + }, + { + "name": "Nathan MacInnes", + "email": "nathan@macinn.es", + "url": "http://macinn.es/" + }, + { + "name": "Benjamin E. Coe", + "email": "ben@npmjs.com", + "url": "https://twitter.com/benjamincoe" + }, + { + "name": "Nathan Zadoks", + "url": "https://github.com/nathan7" + }, + { + "name": "Róbert Oroszi", + "email": "robert+gh@oroszi.net", + "url": "https://github.com/oroce" + }, + { + "name": "Aurélio A. Heckert", + "url": "http://softwarelivre.org/aurium" + }, + { + "name": "Guy Ellis", + "url": "http://www.guyellisrocks.com/" + }, + { + "name": "fscherwi", + "url": "https://fscherwi.github.io" + }, + { + "name": "rictic", + "url": "https://github.com/rictic" + }, + { + "name": "Martin Jurča", + "url": "https://github.com/jurca" + }, + { + "name": "Misery Lee", + "email": "miserylee@foxmail.com", + "url": "https://github.com/miserylee" + }, + { + "name": "Clemens Wolff", + "url": "https://github.com/c-w" + } + ], + "dependencies": {}, "description": "deep cloning of objects and arrays", + "devDependencies": { + "nodeunit": "~0.9.0" + }, + "engines": { + "node": ">=0.8" + }, + "homepage": "https://github.com/pvorb/node-clone#readme", + "license": "MIT", + "main": "clone.js", + "name": "clone", + "optionalDependencies": {}, + "repository": { + "type": "git", + "url": "git://github.com/pvorb/node-clone.git" + }, + "scripts": { + "test": "nodeunit test.js" + }, "tags": [ "clone", "object", @@ -8,49 +157,5 @@ "function", "date" ], - "version": "2.1.2", - "repository": { - "type": "git", - "url": "git://github.com/pvorb/node-clone.git" - }, - "bugs": { - "url": "https://github.com/pvorb/node-clone/issues" - }, - "main": "clone.js", - "author": "Paul Vorbach (http://paul.vorba.ch/)", - "contributors": [ - "Blake Miner (http://www.blakeminer.com/)", - "Tian You (http://blog.axqd.net/)", - "George Stagas (http://stagas.com/)", - "Tobiasz Cudnik (https://github.com/TobiaszCudnik)", - "Pavel Lang (https://github.com/langpavel)", - "Dan MacTough (http://yabfog.com/)", - "w1nk (https://github.com/w1nk)", - "Hugh Kennedy (http://twitter.com/hughskennedy)", - "Dustin Diaz (http://dustindiaz.com)", - "Ilya Shaisultanov (https://github.com/diversario)", - "Nathan MacInnes (http://macinn.es/)", - "Benjamin E. Coe (https://twitter.com/benjamincoe)", - "Nathan Zadoks (https://github.com/nathan7)", - "Róbert Oroszi (https://github.com/oroce)", - "Aurélio A. Heckert (http://softwarelivre.org/aurium)", - "Guy Ellis (http://www.guyellisrocks.com/)", - "fscherwi (https://fscherwi.github.io)", - "rictic (https://github.com/rictic)", - "Martin Jurča (https://github.com/jurca)", - "Misery Lee (https://github.com/miserylee)", - "Clemens Wolff (https://github.com/c-w)" - ], - "license": "MIT", - "engines": { - "node": ">=0.8" - }, - "dependencies": {}, - "devDependencies": { - "nodeunit": "~0.9.0" - }, - "optionalDependencies": {}, - "scripts": { - "test": "nodeunit test.js" - } + "version": "2.1.2" } diff --git a/node_modules/cloneable-readable/package.json b/node_modules/cloneable-readable/package.json index b2fd296f..64eae0c4 100644 --- a/node_modules/cloneable-readable/package.json +++ b/node_modules/cloneable-readable/package.json @@ -1,27 +1,45 @@ { - "name": "cloneable-readable", - "version": "1.1.3", - "description": "Clone a Readable stream, safely", - "main": "index.js", - "scripts": { - "test": "standard && tape test.js | tap-spec" - }, - "precommit": "test", - "repository": { - "type": "git", - "url": "git+https://github.com/mcollina/cloneable-readable.git" - }, - "keywords": [ - "readable", - "stream", - "clone" + "_args": [ + [ + "cloneable-readable@1.1.3", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Matteo Collina ", - "license": "MIT", + "_from": "cloneable-readable@1.1.3", + "_id": "cloneable-readable@1.1.3", + "_inBundle": false, + "_integrity": "sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==", + "_location": "/cloneable-readable", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "cloneable-readable@1.1.3", + "name": "cloneable-readable", + "escapedName": "cloneable-readable", + "rawSpec": "1.1.3", + "saveSpec": null, + "fetchSpec": "1.1.3" + }, + "_requiredBy": [ + "/vinyl" + ], + "_resolved": "https://registry.npmjs.org/cloneable-readable/-/cloneable-readable-1.1.3.tgz", + "_spec": "1.1.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Matteo Collina", + "email": "hello@matteocollina.com" + }, "bugs": { "url": "https://github.com/mcollina/cloneable-readable/issues" }, - "homepage": "https://github.com/mcollina/cloneable-readable#readme", + "dependencies": { + "inherits": "^2.0.1", + "process-nextick-args": "^2.0.0", + "readable-stream": "^2.3.5" + }, + "description": "Clone a Readable stream, safely", "devDependencies": { "flush-write-stream": "^1.0.0", "from2": "^2.1.1", @@ -31,9 +49,22 @@ "tap-spec": "^4.1.1", "tape": "^4.9.0" }, - "dependencies": { - "inherits": "^2.0.1", - "process-nextick-args": "^2.0.0", - "readable-stream": "^2.3.5" - } + "homepage": "https://github.com/mcollina/cloneable-readable#readme", + "keywords": [ + "readable", + "stream", + "clone" + ], + "license": "MIT", + "main": "index.js", + "name": "cloneable-readable", + "precommit": "test", + "repository": { + "type": "git", + "url": "git+https://github.com/mcollina/cloneable-readable.git" + }, + "scripts": { + "test": "standard && tape test.js | tap-spec" + }, + "version": "1.1.3" } diff --git a/node_modules/code-point-at/package.json b/node_modules/code-point-at/package.json index c5907a50..269d0cee 100644 --- a/node_modules/code-point-at/package.json +++ b/node_modules/code-point-at/package.json @@ -1,23 +1,54 @@ { - "name": "code-point-at", - "version": "1.1.0", - "description": "ES2015 `String#codePointAt()` ponyfill", - "license": "MIT", - "repository": "sindresorhus/code-point-at", + "_args": [ + [ + "code-point-at@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "code-point-at@1.1.0", + "_id": "code-point-at@1.1.0", + "_inBundle": false, + "_integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", + "_location": "/code-point-at", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "code-point-at@1.1.0", + "name": "code-point-at", + "escapedName": "code-point-at", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/cliui/string-width", + "/wrap-ansi/string-width", + "/yargs/string-width" + ], + "_resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/code-point-at/issues" + }, + "description": "ES2015 `String#codePointAt()` ponyfill", + "devDependencies": { + "ava": "*", + "xo": "^0.16.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/code-point-at#readme", "keywords": [ "es2015", "ponyfill", @@ -31,8 +62,14 @@ "codepoint", "unicode" ], - "devDependencies": { - "ava": "*", - "xo": "^0.16.0" - } + "license": "MIT", + "name": "code-point-at", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/code-point-at.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.1.0" } diff --git a/node_modules/collection-map/package.json b/node_modules/collection-map/package.json index 179f9900..fb7d2457 100644 --- a/node_modules/collection-map/package.json +++ b/node_modules/collection-map/package.json @@ -1,37 +1,70 @@ { - "name": "collection-map", - "description": "Returns an array of mapped values from an array or object.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/collection-map", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/collection-map", + "_args": [ + [ + "collection-map@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "collection-map@1.0.0", + "_id": "collection-map@1.0.0", + "_inBundle": false, + "_integrity": "sha1-rqDwb40mx4DCt1SUOFVEsiVa8Yw=", + "_location": "/collection-map", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "collection-map@1.0.0", + "name": "collection-map", + "escapedName": "collection-map", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/undertaker" + ], + "_resolved": "https://registry.npmjs.org/collection-map/-/collection-map-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/collection-map/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "arr-map": "^2.0.2", "for-own": "^1.0.0", "make-iterator": "^1.0.0" }, + "description": "Returns an array of mapped values from an array or object.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/collection-map", "keywords": [ "collection", "map" ], + "license": "MIT", + "main": "index.js", + "name": "collection-map", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/collection-map.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -52,5 +85,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/collection-visit/package.json b/node_modules/collection-visit/package.json index 63697bc0..9b52db5e 100644 --- a/node_modules/collection-visit/package.json +++ b/node_modules/collection-visit/package.json @@ -1,32 +1,56 @@ { - "name": "collection-visit", - "description": "Visit a method over the items in an object, or map visit over the objects in an array.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/collection-visit", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "collection-visit@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/collection-visit", + "_from": "collection-visit@1.0.0", + "_id": "collection-visit@1.0.0", + "_inBundle": false, + "_integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=", + "_location": "/collection-visit", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "collection-visit@1.0.0", + "name": "collection-visit", + "escapedName": "collection-visit", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/cache-base" + ], + "_resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/collection-visit/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "email": "brian.woodward@gmail.com", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "map-visit": "^1.0.0", "object-visit": "^1.0.0" }, + "description": "Visit a method over the items in an object, or map visit over the objects in an array.", "devDependencies": { "clone-deep": "^0.2.4", "gulp": "^3.9.1", @@ -36,6 +60,13 @@ "gulp-mocha": "^3.0.0", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/collection-visit", "keywords": [ "array", "arrays", @@ -53,6 +84,16 @@ "visit", "visitor" ], + "license": "MIT", + "main": "index.js", + "name": "collection-visit", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/collection-visit.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -72,5 +113,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/color-convert/package.json b/node_modules/color-convert/package.json index dfbc4714..a7c0ddde 100644 --- a/node_modules/color-convert/package.json +++ b/node_modules/color-convert/package.json @@ -1,14 +1,56 @@ { - "name": "color-convert", - "description": "Plain color conversion functions", - "version": "1.9.3", - "author": "Heather Arthur ", - "license": "MIT", - "repository": "Qix-/color-convert", - "scripts": { - "pretest": "xo", - "test": "node test/basic.js" + "_args": [ + [ + "color-convert@1.9.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "color-convert@1.9.3", + "_id": "color-convert@1.9.3", + "_inBundle": false, + "_integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "_location": "/color-convert", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "color-convert@1.9.3", + "name": "color-convert", + "escapedName": "color-convert", + "rawSpec": "1.9.3", + "saveSpec": null, + "fetchSpec": "1.9.3" }, + "_requiredBy": [ + "/gulp-debug/ansi-styles", + "/inquirer/ansi-styles", + "/rtlcss/ansi-styles" + ], + "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "_spec": "1.9.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Heather Arthur", + "email": "fayearthur@gmail.com" + }, + "bugs": { + "url": "https://github.com/Qix-/color-convert/issues" + }, + "dependencies": { + "color-name": "1.1.3" + }, + "description": "Plain color conversion functions", + "devDependencies": { + "chalk": "1.1.1", + "xo": "0.11.2" + }, + "files": [ + "index.js", + "conversions.js", + "css-keywords.js", + "route.js" + ], + "homepage": "https://github.com/Qix-/color-convert#readme", "keywords": [ "color", "colour", @@ -23,24 +65,22 @@ "ansi", "ansi16" ], - "files": [ - "index.js", - "conversions.js", - "css-keywords.js", - "route.js" - ], + "license": "MIT", + "name": "color-convert", + "repository": { + "type": "git", + "url": "git+https://github.com/Qix-/color-convert.git" + }, + "scripts": { + "pretest": "xo", + "test": "node test/basic.js" + }, + "version": "1.9.3", "xo": { "rules": { "default-case": 0, "no-inline-comments": 0, "operator-linebreak": 0 } - }, - "devDependencies": { - "chalk": "1.1.1", - "xo": "0.11.2" - }, - "dependencies": { - "color-name": "1.1.3" } } diff --git a/node_modules/color-name/package.json b/node_modules/color-name/package.json index d061123e..e9aeca28 100644 --- a/node_modules/color-name/package.json +++ b/node_modules/color-name/package.json @@ -1,25 +1,56 @@ { - "name": "color-name", - "version": "1.1.3", + "_args": [ + [ + "color-name@1.1.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "color-name@1.1.3", + "_id": "color-name@1.1.3", + "_inBundle": false, + "_integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", + "_location": "/color-name", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "color-name@1.1.3", + "name": "color-name", + "escapedName": "color-name", + "rawSpec": "1.1.3", + "saveSpec": null, + "fetchSpec": "1.1.3" + }, + "_requiredBy": [ + "/color-convert" + ], + "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "_spec": "1.1.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "DY", + "email": "dfcreative@gmail.com" + }, + "bugs": { + "url": "https://github.com/dfcreative/color-name/issues" + }, "description": "A list of color names and its values", - "main": "index.js", - "scripts": { - "test": "node test.js" - }, - "repository": { - "type": "git", - "url": "git@github.com:dfcreative/color-name.git" - }, + "homepage": "https://github.com/dfcreative/color-name", "keywords": [ "color-name", "color", "color-keyword", "keyword" ], - "author": "DY ", "license": "MIT", - "bugs": { - "url": "https://github.com/dfcreative/color-name/issues" + "main": "index.js", + "name": "color-name", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/dfcreative/color-name.git" }, - "homepage": "https://github.com/dfcreative/color-name" + "scripts": { + "test": "node test.js" + }, + "version": "1.1.3" } diff --git a/node_modules/color-support/package.json b/node_modules/color-support/package.json index f3e3b771..03e5e679 100644 --- a/node_modules/color-support/package.json +++ b/node_modules/color-support/package.json @@ -1,23 +1,55 @@ { - "name": "color-support", - "version": "1.1.3", - "description": "A module which will endeavor to guess your terminal's level of color support.", - "main": "index.js", + "_args": [ + [ + "color-support@1.1.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "color-support@1.1.3", + "_id": "color-support@1.1.3", + "_inBundle": false, + "_integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", + "_location": "/color-support", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "color-support@1.1.3", + "name": "color-support", + "escapedName": "color-support", + "rawSpec": "1.1.3", + "saveSpec": null, + "fetchSpec": "1.1.3" + }, + "_requiredBy": [ + "/fancy-log", + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", + "_spec": "1.1.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bin": { + "color-support": "bin.js" + }, "browser": "browser.js", - "bin": "bin.js", + "bugs": { + "url": "https://github.com/isaacs/color-support/issues" + }, + "description": "A module which will endeavor to guess your terminal's level of color support.", "devDependencies": { "tap": "^10.3.3" }, - "scripts": { - "test": "tap test/*.js --100 -J", - "preversion": "npm test", - "postversion": "npm publish", - "postpublish": "git push origin --all; git push origin --tags" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/isaacs/color-support.git" - }, + "files": [ + "browser.js", + "index.js", + "bin.js" + ], + "homepage": "https://github.com/isaacs/color-support#readme", "keywords": [ "terminal", "color", @@ -26,11 +58,18 @@ "truecolor", "256" ], - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "license": "ISC", - "files": [ - "browser.js", - "index.js", - "bin.js" - ] + "main": "index.js", + "name": "color-support", + "repository": { + "type": "git", + "url": "git+https://github.com/isaacs/color-support.git" + }, + "scripts": { + "postpublish": "git push origin --all; git push origin --tags", + "postversion": "npm publish", + "preversion": "npm test", + "test": "tap test/*.js --100 -J" + }, + "version": "1.1.3" } diff --git a/node_modules/colors/package.json b/node_modules/colors/package.json index dc6ce6bc..b91a473d 100644 --- a/node_modules/colors/package.json +++ b/node_modules/colors/package.json @@ -1,21 +1,58 @@ { + "_args": [ + [ + "colors@1.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "colors@1.0.3", + "_id": "colors@1.0.3", + "_inBundle": false, + "_integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=", + "_location": "/colors", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "colors@1.0.3", "name": "colors", - "description": "get colors in your node.js console", - "version": "1.0.3", - "author": "Marak Squires", - "homepage": "https://github.com/Marak/colors.js", - "bugs": "https://github.com/Marak/colors.js/issues", - "keywords": [ "ansi", "terminal", "colors" ], - "repository": { - "type": "git", - "url": "http://github.com/Marak/colors.js.git" - }, - "license": "MIT", - "scripts": { - "test": "node tests/basic-test.js && node tests/safe-test.js" - }, - "engines": { - "node": ">=0.1.90" - }, - "main": "./lib/index" + "escapedName": "colors", + "rawSpec": "1.0.3", + "saveSpec": null, + "fetchSpec": "1.0.3" + }, + "_requiredBy": [ + "/cli-table", + "/gulp-dedupe" + ], + "_resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz", + "_spec": "1.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Marak Squires" + }, + "bugs": { + "url": "https://github.com/Marak/colors.js/issues" + }, + "description": "get colors in your node.js console", + "engines": { + "node": ">=0.1.90" + }, + "homepage": "https://github.com/Marak/colors.js", + "keywords": [ + "ansi", + "terminal", + "colors" + ], + "license": "MIT", + "main": "./lib/index", + "name": "colors", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/Marak/colors.js.git" + }, + "scripts": { + "test": "node tests/basic-test.js && node tests/safe-test.js" + }, + "version": "1.0.3" } diff --git a/node_modules/commander/package.json b/node_modules/commander/package.json index 0023c5cd..fda3a072 100644 --- a/node_modules/commander/package.json +++ b/node_modules/commander/package.json @@ -1,30 +1,42 @@ { - "name": "commander", - "version": "2.20.3", - "description": "the complete solution for node.js command-line programs", - "keywords": [ - "commander", - "command", - "option", - "parser" + "_args": [ + [ + "commander@2.20.3", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "TJ Holowaychuk ", - "license": "MIT", - "repository": { - "type": "git", - "url": "https://github.com/tj/commander.js.git" + "_from": "commander@2.20.3", + "_id": "commander@2.20.3", + "_inBundle": false, + "_integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", + "_location": "/commander", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "commander@2.20.3", + "name": "commander", + "escapedName": "commander", + "rawSpec": "2.20.3", + "saveSpec": null, + "fetchSpec": "2.20.3" }, - "scripts": { - "lint": "eslint index.js", - "test": "node test/run.js && npm run test-typings", - "test-typings": "tsc -p tsconfig.json" - }, - "main": "index", - "files": [ - "index.js", - "typings/index.d.ts" + "_requiredBy": [ + "/@choojs/findup", + "/editorconfig" ], + "_resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", + "_spec": "2.20.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "TJ Holowaychuk", + "email": "tj@vision-media.ca" + }, + "bugs": { + "url": "https://github.com/tj/commander.js/issues" + }, "dependencies": {}, + "description": "the complete solution for node.js command-line programs", "devDependencies": { "@types/node": "^12.7.8", "eslint": "^6.4.0", @@ -34,5 +46,29 @@ "ts-node": "^8.4.1", "typescript": "^3.6.3" }, - "typings": "typings/index.d.ts" + "files": [ + "index.js", + "typings/index.d.ts" + ], + "homepage": "https://github.com/tj/commander.js#readme", + "keywords": [ + "commander", + "command", + "option", + "parser" + ], + "license": "MIT", + "main": "index", + "name": "commander", + "repository": { + "type": "git", + "url": "git+https://github.com/tj/commander.js.git" + }, + "scripts": { + "lint": "eslint index.js", + "test": "node test/run.js && npm run test-typings", + "test-typings": "tsc -p tsconfig.json" + }, + "typings": "typings/index.d.ts", + "version": "2.20.3" } diff --git a/node_modules/component-emitter/package.json b/node_modules/component-emitter/package.json index 403b8c0e..ddbad036 100644 --- a/node_modules/component-emitter/package.json +++ b/node_modules/component-emitter/package.json @@ -1,27 +1,60 @@ { - "name": "component-emitter", - "description": "Event emitter", - "version": "1.3.0", - "license": "MIT", - "devDependencies": { - "mocha": "*", - "should": "*" + "_args": [ + [ + "component-emitter@1.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "component-emitter@1.3.0", + "_id": "component-emitter@1.3.0", + "_inBundle": false, + "_integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==", + "_location": "/component-emitter", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "component-emitter@1.3.0", + "name": "component-emitter", + "escapedName": "component-emitter", + "rawSpec": "1.3.0", + "saveSpec": null, + "fetchSpec": "1.3.0" + }, + "_requiredBy": [ + "/base", + "/cache-base" + ], + "_resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", + "_spec": "1.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/component/emitter/issues" }, "component": { "scripts": { "emitter/index.js": "index.js" } }, - "main": "index.js", - "repository": { - "type": "git", - "url": "https://github.com/component/emitter.git" - }, - "scripts": { - "test": "make test" + "description": "Event emitter", + "devDependencies": { + "mocha": "*", + "should": "*" }, "files": [ "index.js", "LICENSE" - ] + ], + "homepage": "https://github.com/component/emitter#readme", + "license": "MIT", + "main": "index.js", + "name": "component-emitter", + "repository": { + "type": "git", + "url": "git+https://github.com/component/emitter.git" + }, + "scripts": { + "test": "make test" + }, + "version": "1.3.0" } diff --git a/node_modules/concat-map/package.json b/node_modules/concat-map/package.json index d3640e6b..fc6ebd2d 100644 --- a/node_modules/concat-map/package.json +++ b/node_modules/concat-map/package.json @@ -1,43 +1,91 @@ { - "name" : "concat-map", - "description" : "concatenative mapdashery", - "version" : "0.0.1", - "repository" : { - "type" : "git", - "url" : "git://github.com/substack/node-concat-map.git" - }, - "main" : "index.js", - "keywords" : [ - "concat", - "concatMap", - "map", - "functional", - "higher-order" - ], - "directories" : { - "example" : "example", - "test" : "test" - }, - "scripts" : { - "test" : "tape test/*.js" - }, - "devDependencies" : { - "tape" : "~2.4.0" - }, - "license" : "MIT", - "author" : { - "name" : "James Halliday", - "email" : "mail@substack.net", - "url" : "http://substack.net" - }, - "testling" : { - "files" : "test/*.js", - "browsers" : { - "ie" : [ 6, 7, 8, 9 ], - "ff" : [ 3.5, 10, 15.0 ], - "chrome" : [ 10, 22 ], - "safari" : [ 5.1 ], - "opera" : [ 12 ] - } + "_args": [ + [ + "concat-map@0.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "concat-map@0.0.1", + "_id": "concat-map@0.0.1", + "_inBundle": false, + "_integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", + "_location": "/concat-map", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "concat-map@0.0.1", + "name": "concat-map", + "escapedName": "concat-map", + "rawSpec": "0.0.1", + "saveSpec": null, + "fetchSpec": "0.0.1" + }, + "_requiredBy": [ + "/brace-expansion" + ], + "_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "_spec": "0.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "James Halliday", + "email": "mail@substack.net", + "url": "http://substack.net" + }, + "bugs": { + "url": "https://github.com/substack/node-concat-map/issues" + }, + "description": "concatenative mapdashery", + "devDependencies": { + "tape": "~2.4.0" + }, + "directories": { + "example": "example", + "test": "test" + }, + "homepage": "https://github.com/substack/node-concat-map#readme", + "keywords": [ + "concat", + "concatMap", + "map", + "functional", + "higher-order" + ], + "license": "MIT", + "main": "index.js", + "name": "concat-map", + "repository": { + "type": "git", + "url": "git://github.com/substack/node-concat-map.git" + }, + "scripts": { + "test": "tape test/*.js" + }, + "testling": { + "files": "test/*.js", + "browsers": { + "ie": [ + 6, + 7, + 8, + 9 + ], + "ff": [ + 3.5, + 10, + 15 + ], + "chrome": [ + 10, + 22 + ], + "safari": [ + 5.1 + ], + "opera": [ + 12 + ] } + }, + "version": "0.0.1" } diff --git a/node_modules/concat-stream/package.json b/node_modules/concat-stream/package.json index f7090223..b2e699dc 100644 --- a/node_modules/concat-stream/package.json +++ b/node_modules/concat-stream/package.json @@ -1,41 +1,72 @@ { - "name": "concat-stream", - "version": "1.6.2", - "description": "writable stream that concatenates strings or binary data and calls a callback with the result", - "tags": [ - "stream", - "simple", - "util", - "utility" + "_args": [ + [ + "concat-stream@1.6.2", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Max Ogden ", - "repository": { - "type": "git", - "url": "http://github.com/maxogden/concat-stream.git" + "_from": "concat-stream@1.6.2", + "_id": "concat-stream@1.6.2", + "_inBundle": false, + "_integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", + "_location": "/concat-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "concat-stream@1.6.2", + "name": "concat-stream", + "escapedName": "concat-stream", + "rawSpec": "1.6.2", + "saveSpec": null, + "fetchSpec": "1.6.2" + }, + "_requiredBy": [ + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", + "_spec": "1.6.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Max Ogden", + "email": "max@maxogden.com" }, "bugs": { "url": "http://github.com/maxogden/concat-stream/issues" }, - "engines": [ - "node >= 0.8" - ], - "main": "index.js", - "files": [ - "index.js" - ], - "scripts": { - "test": "tape test/*.js test/server/*.js" - }, - "license": "MIT", "dependencies": { "buffer-from": "^1.0.0", "inherits": "^2.0.3", "readable-stream": "^2.2.2", "typedarray": "^0.0.6" }, + "description": "writable stream that concatenates strings or binary data and calls a callback with the result", "devDependencies": { "tape": "^4.6.3" }, + "engines": [ + "node >= 0.8" + ], + "files": [ + "index.js" + ], + "homepage": "https://github.com/maxogden/concat-stream#readme", + "license": "MIT", + "main": "index.js", + "name": "concat-stream", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/maxogden/concat-stream.git" + }, + "scripts": { + "test": "tape test/*.js test/server/*.js" + }, + "tags": [ + "stream", + "simple", + "util", + "utility" + ], "testling": { "files": "test/*.js", "browsers": [ @@ -51,5 +82,6 @@ "iphone/6.0..latest", "android-browser/4.2..latest" ] - } + }, + "version": "1.6.2" } diff --git a/node_modules/concat-with-sourcemaps/package.json b/node_modules/concat-with-sourcemaps/package.json index 4da7ae86..076a1df7 100644 --- a/node_modules/concat-with-sourcemaps/package.json +++ b/node_modules/concat-with-sourcemaps/package.json @@ -1,26 +1,44 @@ { - "name": "concat-with-sourcemaps", - "version": "1.1.0", - "description": "Concatenate file contents with a custom separator and generate a source map", - "homepage": "http://github.com/floridoo/concat-with-sourcemaps", - "repository": "git://github.com/floridoo/concat-with-sourcemaps.git", - "main": "index.js", - "types": "index.d.ts", - "scripts": { - "test": "jshint *.js test/*.js && faucet test/*.js", - "tap": "tape test/*.js", - "cover": "istanbul cover --dir reports/coverage tape test/*.js", - "coveralls": "istanbul cover tape test/*.js --report lcovonly && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage" - }, - "keywords": [ - "concat", - "source map" + "_args": [ + [ + "concat-with-sourcemaps@1.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Florian Reiterer ", - "license": "ISC", + "_from": "concat-with-sourcemaps@1.1.0", + "_id": "concat-with-sourcemaps@1.1.0", + "_inBundle": false, + "_integrity": "sha512-4gEjHJFT9e+2W/77h/DS5SGUgwDaOwprX8L/gl5+3ixnzkVJJsZWDSelmN3Oilw3LNDZjZV0yqH1hLG3k6nghg==", + "_location": "/concat-with-sourcemaps", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "concat-with-sourcemaps@1.1.0", + "name": "concat-with-sourcemaps", + "escapedName": "concat-with-sourcemaps", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-concat", + "/gulp-header" + ], + "_resolved": "https://registry.npmjs.org/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Florian Reiterer", + "email": "me@florianreiterer.com" + }, + "bugs": { + "url": "https://github.com/floridoo/concat-with-sourcemaps/issues" + }, "dependencies": { "source-map": "^0.6.1" }, + "description": "Concatenate file contents with a custom separator and generate a source map", "devDependencies": { "coveralls": "^3.0.0", "faucet": "0.0.1", @@ -34,5 +52,25 @@ "package.json", "README.md", "LICENSE.md" - ] + ], + "homepage": "http://github.com/floridoo/concat-with-sourcemaps", + "keywords": [ + "concat", + "source map" + ], + "license": "ISC", + "main": "index.js", + "name": "concat-with-sourcemaps", + "repository": { + "type": "git", + "url": "git://github.com/floridoo/concat-with-sourcemaps.git" + }, + "scripts": { + "cover": "istanbul cover --dir reports/coverage tape test/*.js", + "coveralls": "istanbul cover tape test/*.js --report lcovonly && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage", + "tap": "tape test/*.js", + "test": "jshint *.js test/*.js && faucet test/*.js" + }, + "types": "index.d.ts", + "version": "1.1.0" } diff --git a/node_modules/config-chain/package.json b/node_modules/config-chain/package.json index 17b8a47c..bd8858f3 100644 --- a/node_modules/config-chain/package.json +++ b/node_modules/config-chain/package.json @@ -1,28 +1,63 @@ { - "name": "config-chain", - "version": "1.1.13", - "license": { - "type": "MIT", - "url": "https://raw.githubusercontent.com/dominictarr/config-chain/master/LICENCE" + "_args": [ + [ + "config-chain@1.1.13", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "config-chain@1.1.13", + "_id": "config-chain@1.1.13", + "_inBundle": false, + "_integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==", + "_location": "/config-chain", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "config-chain@1.1.13", + "name": "config-chain", + "escapedName": "config-chain", + "rawSpec": "1.1.13", + "saveSpec": null, + "fetchSpec": "1.1.13" + }, + "_requiredBy": [ + "/js-beautify" + ], + "_resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz", + "_spec": "1.1.13", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Dominic Tarr", + "email": "dominic.tarr@gmail.com", + "url": "http://dominictarr.com" + }, + "bugs": { + "url": "https://github.com/dominictarr/config-chain/issues" + }, + "dependencies": { + "ini": "^1.3.4", + "proto-list": "~1.2.1" }, "description": "HANDLE CONFIGURATION ONCE AND FOR ALL", - "homepage": "http://github.com/dominictarr/config-chain", - "repository": { - "type": "git", - "url": "https://github.com/dominictarr/config-chain.git" + "devDependencies": { + "tap": "0.3.0" }, "files": [ "index.js" ], - "dependencies": { - "proto-list": "~1.2.1", - "ini": "^1.3.4" + "homepage": "http://github.com/dominictarr/config-chain", + "license": { + "type": "MIT", + "url": "https://raw.githubusercontent.com/dominictarr/config-chain/master/LICENCE" }, - "devDependencies": { - "tap": "0.3.0" + "name": "config-chain", + "repository": { + "type": "git", + "url": "git+https://github.com/dominictarr/config-chain.git" }, - "author": "Dominic Tarr (http://dominictarr.com)", "scripts": { "test": "tap test/*" - } + }, + "version": "1.1.13" } diff --git a/node_modules/convert-source-map/package.json b/node_modules/convert-source-map/package.json index ec6f4834..a86c7d16 100644 --- a/node_modules/convert-source-map/package.json +++ b/node_modules/convert-source-map/package.json @@ -1,21 +1,50 @@ { - "name": "convert-source-map", - "version": "0.3.5", - "description": "Converts a source-map from/to different formats and allows adding/changing properties.", - "main": "index.js", - "scripts": { - "test": "tap test/*.js" + "_args": [ + [ + "convert-source-map@0.3.5", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "convert-source-map@0.3.5", + "_id": "convert-source-map@0.3.5", + "_inBundle": false, + "_integrity": "sha1-8dgClQr33SYxof6+BZZVDIarMZA=", + "_location": "/convert-source-map", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "convert-source-map@0.3.5", + "name": "convert-source-map", + "escapedName": "convert-source-map", + "rawSpec": "0.3.5", + "saveSpec": null, + "fetchSpec": "0.3.5" }, - "repository": { - "type": "git", - "url": "git://github.com/thlorenz/convert-source-map.git" + "_requiredBy": [ + "/rework" + ], + "_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.3.5.tgz", + "_spec": "0.3.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Thorsten Lorenz", + "email": "thlorenz@gmx.de", + "url": "http://thlorenz.com" + }, + "bugs": { + "url": "https://github.com/thlorenz/convert-source-map/issues" }, - "homepage": "https://github.com/thlorenz/convert-source-map", "dependencies": {}, + "description": "Converts a source-map from/to different formats and allows adding/changing properties.", "devDependencies": { "inline-source-map": "~0.3.0", "tap": "~0.4.3" }, + "engine": { + "node": ">=0.6" + }, + "homepage": "https://github.com/thlorenz/convert-source-map", "keywords": [ "convert", "sourcemap", @@ -24,13 +53,15 @@ "browser", "debug" ], - "author": { - "name": "Thorsten Lorenz", - "email": "thlorenz@gmx.de", - "url": "http://thlorenz.com" - }, "license": "MIT", - "engine": { - "node": ">=0.6" - } + "main": "index.js", + "name": "convert-source-map", + "repository": { + "type": "git", + "url": "git://github.com/thlorenz/convert-source-map.git" + }, + "scripts": { + "test": "tap test/*.js" + }, + "version": "0.3.5" } diff --git a/node_modules/copy-anything/package.json b/node_modules/copy-anything/package.json index 04ceeb83..2cef0ecf 100644 --- a/node_modules/copy-anything/package.json +++ b/node_modules/copy-anything/package.json @@ -1,30 +1,42 @@ { - "name": "copy-anything", - "sideEffects": false, - "version": "2.0.6", - "description": "An optimised way to copy'ing an object. A small and simple integration", - "module": "./dist/index.es.js", - "main": "./dist/index.cjs", - "types": "./dist/types/index.d.ts", - "exports": { - ".": { - "import": "./dist/index.es.js", - "require": "./dist/index.cjs", - "types": "./dist/types/index.d.ts" - } - }, - "files": [ - "dist" + "_args": [ + [ + "copy-anything@2.0.6", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "test": "vitest run", - "lint": "tsc --noEmit && eslint ./src --ext .ts", - "build": "rollup -c ./scripts/build.js", - "release": "npm run lint && del dist && npm run build && np" + "_from": "copy-anything@2.0.6", + "_id": "copy-anything@2.0.6", + "_inBundle": false, + "_integrity": "sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==", + "_location": "/copy-anything", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "copy-anything@2.0.6", + "name": "copy-anything", + "escapedName": "copy-anything", + "rawSpec": "2.0.6", + "saveSpec": null, + "fetchSpec": "2.0.6" + }, + "_requiredBy": [ + "/less" + ], + "_resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-2.0.6.tgz", + "_spec": "2.0.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Luca Ban - Mesqueeb" + }, + "bugs": { + "url": "https://github.com/mesqueeb/copy-anything/issues" }, "dependencies": { "is-what": "^3.14.1" }, + "description": "An optimised way to copy'ing an object. A small and simple integration", "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.10.1", "@typescript-eslint/parser": "^5.10.1", @@ -39,35 +51,6 @@ "typescript": "^4.5.5", "vitest": "^0.2.1" }, - "keywords": [ - "copy", - "clone", - "json-stringify", - "stringify-parse", - "object", - "copy-objects", - "clone-objects", - "json-stringify-json-parse", - "deep-clone", - "deep-copy", - "typescript", - "ts" - ], - "author": "Luca Ban - Mesqueeb", - "funding": "https://github.com/sponsors/mesqueeb", - "license": "MIT", - "bugs": { - "url": "https://github.com/mesqueeb/copy-anything/issues" - }, - "homepage": "https://github.com/mesqueeb/copy-anything#readme", - "repository": { - "type": "git", - "url": "git+https://github.com/mesqueeb/copy-anything.git" - }, - "np": { - "yarn": false, - "branch": "legacy" - }, "eslintConfig": { "ignorePatterns": [ "node_modules", @@ -94,5 +77,52 @@ "tree-shaking/no-side-effects-in-initialization": "error", "@typescript-eslint/ban-ts-comment": "off" } - } + }, + "exports": { + ".": { + "import": "./dist/index.es.js", + "require": "./dist/index.cjs", + "types": "./dist/types/index.d.ts" + } + }, + "files": [ + "dist" + ], + "funding": "https://github.com/sponsors/mesqueeb", + "homepage": "https://github.com/mesqueeb/copy-anything#readme", + "keywords": [ + "copy", + "clone", + "json-stringify", + "stringify-parse", + "object", + "copy-objects", + "clone-objects", + "json-stringify-json-parse", + "deep-clone", + "deep-copy", + "typescript", + "ts" + ], + "license": "MIT", + "main": "./dist/index.cjs", + "module": "./dist/index.es.js", + "name": "copy-anything", + "np": { + "yarn": false, + "branch": "legacy" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/mesqueeb/copy-anything.git" + }, + "scripts": { + "build": "rollup -c ./scripts/build.js", + "lint": "tsc --noEmit && eslint ./src --ext .ts", + "release": "npm run lint && del dist && npm run build && np", + "test": "vitest run" + }, + "sideEffects": false, + "types": "./dist/types/index.d.ts", + "version": "2.0.6" } diff --git a/node_modules/copy-descriptor/package.json b/node_modules/copy-descriptor/package.json index 84a31c55..f199a916 100644 --- a/node_modules/copy-descriptor/package.json +++ b/node_modules/copy-descriptor/package.json @@ -1,32 +1,65 @@ { - "name": "copy-descriptor", - "description": "Copy a descriptor from object A to object B", - "version": "0.1.1", - "homepage": "https://github.com/jonschlinkert/copy-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/copy-descriptor", + "_args": [ + [ + "copy-descriptor@0.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "copy-descriptor@0.1.1", + "_id": "copy-descriptor@0.1.1", + "_inBundle": false, + "_integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=", + "_location": "/copy-descriptor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "copy-descriptor@0.1.1", + "name": "copy-descriptor", + "escapedName": "copy-descriptor", + "rawSpec": "0.1.1", + "saveSpec": null, + "fetchSpec": "0.1.1" + }, + "_requiredBy": [ + "/object-copy" + ], + "_resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", + "_spec": "0.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/copy-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Copy a descriptor from object A to object B", "devDependencies": { "gulp-format-md": "^0.1.9", "mocha": "^2.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/copy-descriptor", "keywords": [ "copy", "descriptor" ], + "license": "MIT", + "main": "index.js", + "name": "copy-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/copy-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -52,5 +85,6 @@ "verb-readme-generator", "verb" ] - } + }, + "version": "0.1.1" } diff --git a/node_modules/copy-props/package.json b/node_modules/copy-props/package.json index 6b2a51e3..b7ad9349 100644 --- a/node_modules/copy-props/package.json +++ b/node_modules/copy-props/package.json @@ -1,43 +1,45 @@ { - "name": "copy-props", - "version": "2.0.5", - "description": "Copy properties deeply between two objects.", - "main": "index.js", - "files": [ - "index.js" + "_args": [ + [ + "copy-props@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "lint": "eslint .", - "test": "mocha", - "coverage": "nyc --reporter=lcov --reporter=text-summary npm test", - "coveralls": "nyc --reporter=text-lcov npm test | coveralls", - "web:build": "browserify index.js --standalone copyProps -o web/copy-props.js && cd web && uglifyjs copy-props.js --compress --mangle -o copy-props.min.js --source-map url=copy-props.min.js.map", - "chrome:install": "npm i --no-save mocha-chrome", - "chrome:test": "mocha-chrome test/web/browser-test.html", - "build": "npm run lint && npm run coverage && npm run web:build && node test/web/make.js" + "_from": "copy-props@2.0.5", + "_id": "copy-props@2.0.5", + "_inBundle": false, + "_integrity": "sha512-XBlx8HSqrT0ObQwmSzM7WE5k8FxTV75h1DX1Z3n6NhQ/UYYAvInWYmG06vFt7hQZArE2fuO62aihiWIVQwh1sw==", + "_location": "/copy-props", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "copy-props@2.0.5", + "name": "copy-props", + "escapedName": "copy-props", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" }, - "repository": { - "type": "git", - "url": "git+https://github.com/gulpjs/copy-props.git" - }, - "keywords": [ - "object", - "property", - "copy", - "deep", - "map", - "convert" + "_requiredBy": [ + "/gulp-cli" ], - "author": "Gulp Team (https://gulpjs.com/)", - "license": "MIT", + "_resolved": "https://registry.npmjs.org/copy-props/-/copy-props-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "https://gulpjs.com/" + }, "bugs": { "url": "https://github.com/gulpjs/copy-props/issues" }, - "homepage": "https://github.com/gulpjs/copy-props#readme", "dependencies": { "each-props": "^1.3.2", "is-plain-object": "^5.0.0" }, + "description": "Copy properties deeply between two objects.", "devDependencies": { "browserify": "^16.5.2", "chai": "^3.5.0", @@ -47,5 +49,35 @@ "mocha": "^3.5.3", "nyc": "^15.1.0", "uglify-js": "^3.10.4" - } + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/gulpjs/copy-props#readme", + "keywords": [ + "object", + "property", + "copy", + "deep", + "map", + "convert" + ], + "license": "MIT", + "main": "index.js", + "name": "copy-props", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/copy-props.git" + }, + "scripts": { + "build": "npm run lint && npm run coverage && npm run web:build && node test/web/make.js", + "chrome:install": "npm i --no-save mocha-chrome", + "chrome:test": "mocha-chrome test/web/browser-test.html", + "coverage": "nyc --reporter=lcov --reporter=text-summary npm test", + "coveralls": "nyc --reporter=text-lcov npm test | coveralls", + "lint": "eslint .", + "test": "mocha", + "web:build": "browserify index.js --standalone copyProps -o web/copy-props.js && cd web && uglifyjs copy-props.js --compress --mangle -o copy-props.min.js --source-map url=copy-props.min.js.map" + }, + "version": "2.0.5" } diff --git a/node_modules/core-util-is/package.json b/node_modules/core-util-is/package.json index b0c51f58..aac5901c 100644 --- a/node_modules/core-util-is/package.json +++ b/node_modules/core-util-is/package.json @@ -1,15 +1,50 @@ { - "name": "core-util-is", - "version": "1.0.3", + "_args": [ + [ + "core-util-is@1.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "core-util-is@1.0.3", + "_id": "core-util-is@1.0.3", + "_inBundle": false, + "_integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", + "_location": "/core-util-is", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "core-util-is@1.0.3", + "name": "core-util-is", + "escapedName": "core-util-is", + "rawSpec": "1.0.3", + "saveSpec": null, + "fetchSpec": "1.0.3" + }, + "_requiredBy": [ + "/duplexer2/readable-stream", + "/gulp-concat-css/readable-stream", + "/readable-stream" + ], + "_resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", + "_spec": "1.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/core-util-is/issues" + }, "description": "The `util.is*` functions introduced in Node v0.12.", - "main": "lib/util.js", + "devDependencies": { + "tap": "^15.0.9" + }, "files": [ "lib" ], - "repository": { - "type": "git", - "url": "git://github.com/isaacs/core-util-is" - }, + "homepage": "https://github.com/isaacs/core-util-is#readme", "keywords": [ "util", "isBuffer", @@ -21,18 +56,18 @@ "isThat", "polyfill" ], - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "license": "MIT", - "bugs": { - "url": "https://github.com/isaacs/core-util-is/issues" + "main": "lib/util.js", + "name": "core-util-is", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/core-util-is.git" }, "scripts": { - "test": "tap test.js", - "preversion": "npm test", "postversion": "npm publish", - "prepublishOnly": "git push origin --follow-tags" + "prepublishOnly": "git push origin --follow-tags", + "preversion": "npm test", + "test": "tap test.js" }, - "devDependencies": { - "tap": "^15.0.9" - } + "version": "1.0.3" } diff --git a/node_modules/cross-spawn/package.json b/node_modules/cross-spawn/package.json index 1a69be8c..cdf6afcd 100644 --- a/node_modules/cross-spawn/package.json +++ b/node_modules/cross-spawn/package.json @@ -1,46 +1,38 @@ { - "name": "cross-spawn", - "version": "6.0.5", - "description": "Cross platform child_process#spawn and child_process#spawnSync", - "keywords": [ - "spawn", - "spawnSync", - "windows", - "cross-platform", - "path-ext", - "shebang", - "cmd", - "execute" - ], - "author": "André Cruz ", - "homepage": "https://github.com/moxystudio/node-cross-spawn", - "repository": { - "type": "git", - "url": "git@github.com:moxystudio/node-cross-spawn.git" - }, - "license": "MIT", - "main": "index.js", - "files": [ - "lib" - ], - "scripts": { - "lint": "eslint .", - "test": "jest --env node --coverage", - "prerelease": "npm t && npm run lint", - "release": "standard-version", - "precommit": "lint-staged", - "commitmsg": "commitlint -e $GIT_PARAMS" - }, - "standard-version": { - "scripts": { - "posttag": "git push --follow-tags origin master && npm publish" - } - }, - "lint-staged": { - "*.js": [ - "eslint --fix", - "git add" + "_args": [ + [ + "cross-spawn@6.0.5", + "F:\\laragon\\www\\wishthis" ] + ], + "_from": "cross-spawn@6.0.5", + "_id": "cross-spawn@6.0.5", + "_inBundle": false, + "_integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", + "_location": "/cross-spawn", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "cross-spawn@6.0.5", + "name": "cross-spawn", + "escapedName": "cross-spawn", + "rawSpec": "6.0.5", + "saveSpec": null, + "fetchSpec": "6.0.5" + }, + "_requiredBy": [ + "/execa" + ], + "_resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", + "_spec": "6.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "André Cruz", + "email": "andre@moxy.studio" + }, + "bugs": { + "url": "https://github.com/moxystudio/node-cross-spawn/issues" }, "commitlint": { "extends": [ @@ -54,6 +46,7 @@ "shebang-command": "^1.2.0", "which": "^1.2.9" }, + "description": "Cross platform child_process#spawn and child_process#spawnSync", "devDependencies": { "@commitlint/cli": "^6.0.0", "@commitlint/config-conventional": "^6.0.2", @@ -72,5 +65,46 @@ }, "engines": { "node": ">=4.8" - } + }, + "files": [ + "lib" + ], + "homepage": "https://github.com/moxystudio/node-cross-spawn", + "keywords": [ + "spawn", + "spawnSync", + "windows", + "cross-platform", + "path-ext", + "shebang", + "cmd", + "execute" + ], + "license": "MIT", + "lint-staged": { + "*.js": [ + "eslint --fix", + "git add" + ] + }, + "main": "index.js", + "name": "cross-spawn", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git" + }, + "scripts": { + "commitmsg": "commitlint -e $GIT_PARAMS", + "lint": "eslint .", + "precommit": "lint-staged", + "prerelease": "npm t && npm run lint", + "release": "standard-version", + "test": "jest --env node --coverage" + }, + "standard-version": { + "scripts": { + "posttag": "git push --follow-tags origin master && npm publish" + } + }, + "version": "6.0.5" } diff --git a/node_modules/css/package.json b/node_modules/css/package.json index d0660f19..0f83f2c6 100644 --- a/node_modules/css/package.json +++ b/node_modules/css/package.json @@ -1,39 +1,75 @@ { - "name": "css", - "version": "2.2.4", - "description": "CSS parser / stringifier", - "main": "index", - "files": [ - "index.js", - "lib", - "Readme.md" + "_args": [ + [ + "css@2.2.4", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "css@2.2.4", + "_id": "css@2.2.4", + "_inBundle": false, + "_integrity": "sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==", + "_location": "/css", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "css@2.2.4", + "name": "css", + "escapedName": "css", + "rawSpec": "2.2.4", + "saveSpec": null, + "fetchSpec": "2.2.4" + }, + "_requiredBy": [ + "/rework", + "/rework-import" + ], + "_resolved": "https://registry.npmjs.org/css/-/css-2.2.4.tgz", + "_spec": "2.2.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "TJ Holowaychuk", + "email": "tj@vision-media.ca" + }, + "bugs": { + "url": "https://github.com/reworkcss/css/issues" + }, "dependencies": { "inherits": "^2.0.3", "source-map": "^0.6.1", "source-map-resolve": "^0.5.2", "urix": "^0.1.0" }, + "description": "CSS parser / stringifier", "devDependencies": { - "mocha": "^1.21.3", - "should": "^4.0.4", + "bytes": "^1.0.0", "matcha": "^0.5.0", - "bytes": "^1.0.0" - }, - "scripts": { - "benchmark": "matcha", - "test": "mocha --require should --reporter spec --bail test/*.js" - }, - "author": "TJ Holowaychuk ", - "license": "MIT", - "repository": { - "type": "git", - "url": "https://github.com/reworkcss/css.git" + "mocha": "^1.21.3", + "should": "^4.0.4" }, + "files": [ + "index.js", + "lib", + "Readme.md" + ], + "homepage": "https://github.com/reworkcss/css#readme", "keywords": [ "css", "parser", "stringifier", "stylesheet" - ] + ], + "license": "MIT", + "main": "index", + "name": "css", + "repository": { + "type": "git", + "url": "git+https://github.com/reworkcss/css.git" + }, + "scripts": { + "benchmark": "matcha", + "test": "mocha --require should --reporter spec --bail test/*.js" + }, + "version": "2.2.4" } diff --git a/node_modules/d/package.json b/node_modules/d/package.json index e0370df2..1e15d1e6 100644 --- a/node_modules/d/package.json +++ b/node_modules/d/package.json @@ -1,72 +1,110 @@ { - "name": "d", - "version": "1.0.1", - "description": "Property descriptor factory", - "author": "Mariusz Nowak (http://www.medikoo.com/)", - "keywords": [ - "descriptor", - "es", - "ecmascript", - "ecma", - "property", - "descriptors", - "meta", - "properties" - ], - "repository": { - "type": "git", - "url": "git://github.com/medikoo/d.git" - }, - "dependencies": { - "es5-ext": "^0.10.50", - "type": "^1.0.1" - }, - "devDependencies": { - "eslint": "^5.16.0", - "eslint-config-medikoo": "^2.3.0", - "git-list-updated": "^1.1.2", - "husky": "^2.4.1", - "lint-staged": "^8.2.1", - "prettier-elastic": "^1.18.2", - "tad": "^2.0.1" - }, - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } - }, - "lint-staged": { - "*.js": [ - "eslint" - ], - "*.{css,html,js,json,md,yaml,yml}": [ - "prettier -c" - ] - }, - "eslintConfig": { - "extends": "medikoo/es5", - "root": true - }, - "prettier": { - "printWidth": 100, - "tabWidth": 4, - "overrides": [ - { - "files": [ - "*.md" - ], - "options": { - "tabWidth": 2 - } - } - ] - }, - "scripts": { - "lint": "eslint --ignore-path=.gitignore .", - "lint-updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'", - "prettier-check-updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", - "prettify": "prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'", - "test": "node node_modules/tad/bin/tad" - }, - "license": "ISC" + "_args": [ + [ + "d@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "d@1.0.1", + "_id": "d@1.0.1", + "_inBundle": false, + "_integrity": "sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==", + "_location": "/d", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "d@1.0.1", + "name": "d", + "escapedName": "d", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/es6-iterator", + "/es6-symbol", + "/es6-weak-map" + ], + "_resolved": "https://registry.npmjs.org/d/-/d-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mariusz Nowak", + "email": "medyk@medikoo.com", + "url": "http://www.medikoo.com/" + }, + "bugs": { + "url": "https://github.com/medikoo/d/issues" + }, + "dependencies": { + "es5-ext": "^0.10.50", + "type": "^1.0.1" + }, + "description": "Property descriptor factory", + "devDependencies": { + "eslint": "^5.16.0", + "eslint-config-medikoo": "^2.3.0", + "git-list-updated": "^1.1.2", + "husky": "^2.4.1", + "lint-staged": "^8.2.1", + "prettier-elastic": "^1.18.2", + "tad": "^2.0.1" + }, + "eslintConfig": { + "extends": "medikoo/es5", + "root": true + }, + "homepage": "https://github.com/medikoo/d#readme", + "husky": { + "hooks": { + "pre-commit": "lint-staged" + } + }, + "keywords": [ + "descriptor", + "es", + "ecmascript", + "ecma", + "property", + "descriptors", + "meta", + "properties" + ], + "license": "ISC", + "lint-staged": { + "*.js": [ + "eslint" + ], + "*.{css,html,js,json,md,yaml,yml}": [ + "prettier -c" + ] + }, + "name": "d", + "prettier": { + "printWidth": 100, + "tabWidth": 4, + "overrides": [ + { + "files": [ + "*.md" + ], + "options": { + "tabWidth": 2 + } + } + ] + }, + "repository": { + "type": "git", + "url": "git://github.com/medikoo/d.git" + }, + "scripts": { + "lint": "eslint --ignore-path=.gitignore .", + "lint-updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'", + "prettier-check-updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", + "prettify": "prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'", + "test": "node node_modules/tad/bin/tad" + }, + "version": "1.0.1" } diff --git a/node_modules/dateformat/.vs/slnx.sqlite b/node_modules/dateformat/.vs/slnx.sqlite index 96a2204c..83c7294e 100644 Binary files a/node_modules/dateformat/.vs/slnx.sqlite and b/node_modules/dateformat/.vs/slnx.sqlite differ diff --git a/node_modules/dateformat/package.json b/node_modules/dateformat/package.json index 44f44f27..163d7f57 100644 --- a/node_modules/dateformat/package.json +++ b/node_modules/dateformat/package.json @@ -1,30 +1,74 @@ { - "name": "dateformat", - "description": "A node.js package for Steven Levithan's excellent dateFormat() function.", - "maintainers": "Felix Geisendörfer ", - "homepage": "https://github.com/felixge/node-dateformat", - "author": "Steven Levithan", - "contributors": [ - "Steven Levithan", - "Felix Geisendörfer ", - "Christoph Tavan ", - "Jon Schlinkert (https://github.com/jonschlinkert)" + "_args": [ + [ + "dateformat@2.2.0", + "F:\\laragon\\www\\wishthis" + ] ], - "version": "2.2.0", - "license": "MIT", - "main": "lib/dateformat", + "_from": "dateformat@2.2.0", + "_id": "dateformat@2.2.0", + "_inBundle": false, + "_integrity": "sha1-QGXiATz5+5Ft39gu+1Bq1MZ2kGI=", + "_location": "/dateformat", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "dateformat@2.2.0", + "name": "dateformat", + "escapedName": "dateformat", + "rawSpec": "2.2.0", + "saveSpec": null, + "fetchSpec": "2.2.0" + }, + "_requiredBy": [ + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz", + "_spec": "2.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Steven Levithan" + }, + "bugs": { + "url": "https://github.com/felixge/node-dateformat/issues" + }, + "contributors": [ + { + "name": "Steven Levithan" + }, + { + "name": "Felix Geisendörfer", + "email": "felix@debuggable.com" + }, + { + "name": "Christoph Tavan", + "email": "dev@tavan.de" + }, + { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + } + ], + "description": "A node.js package for Steven Levithan's excellent dateFormat() function.", "devDependencies": { - "underscore": "1.7.0", - "mocha": "2.0.1" + "mocha": "2.0.1", + "underscore": "1.7.0" }, "engines": { "node": "*" }, + "homepage": "https://github.com/felixge/node-dateformat", + "license": "MIT", + "main": "lib/dateformat", + "maintainers": "Felix Geisendörfer ", + "name": "dateformat", + "repository": { + "type": "git", + "url": "git+https://github.com/felixge/node-dateformat.git" + }, "scripts": { "test": "mocha" }, - "repository": { - "type": "git", - "url": "https://github.com/felixge/node-dateformat.git" - } + "version": "2.2.0" } diff --git a/node_modules/debug/package.json b/node_modules/debug/package.json index dc787ba7..fdc5a5ca 100644 --- a/node_modules/debug/package.json +++ b/node_modules/debug/package.json @@ -1,25 +1,62 @@ { - "name": "debug", - "version": "2.6.9", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" + "_args": [ + [ + "debug@2.6.9", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "debug@2.6.9", + "_id": "debug@2.6.9", + "_inBundle": false, + "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "_location": "/debug", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "debug@2.6.9", + "name": "debug", + "escapedName": "debug", + "rawSpec": "2.6.9", + "saveSpec": null, + "fetchSpec": "2.6.9" }, - "description": "small debugging utility", - "keywords": [ - "debug", - "log", - "debugger" + "_requiredBy": [ + "/expand-brackets", + "/snapdragon" ], - "author": "TJ Holowaychuk ", + "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "_spec": "2.6.9", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "TJ Holowaychuk", + "email": "tj@vision-media.ca" + }, + "browser": "./src/browser.js", + "bugs": { + "url": "https://github.com/visionmedia/debug/issues" + }, + "component": { + "scripts": { + "debug/index.js": "browser.js", + "debug/debug.js": "debug.js" + } + }, "contributors": [ - "Nathan Rajlich (http://n8.io)", - "Andrew Rhyne " + { + "name": "Nathan Rajlich", + "email": "nathan@tootallnate.net", + "url": "http://n8.io" + }, + { + "name": "Andrew Rhyne", + "email": "rhyneandrew@gmail.com" + } ], - "license": "MIT", "dependencies": { "ms": "2.0.0" }, + "description": "small debugging utility", "devDependencies": { "browserify": "9.0.3", "chai": "^3.5.0", @@ -38,12 +75,18 @@ "sinon": "^1.17.6", "sinon-chai": "^2.8.0" }, + "homepage": "https://github.com/visionmedia/debug#readme", + "keywords": [ + "debug", + "log", + "debugger" + ], + "license": "MIT", "main": "./src/index.js", - "browser": "./src/browser.js", - "component": { - "scripts": { - "debug/index.js": "browser.js", - "debug/debug.js": "debug.js" - } - } + "name": "debug", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" + }, + "version": "2.6.9" } diff --git a/node_modules/decamelize/package.json b/node_modules/decamelize/package.json index ca357903..92483462 100644 --- a/node_modules/decamelize/package.json +++ b/node_modules/decamelize/package.json @@ -1,23 +1,52 @@ { - "name": "decamelize", - "version": "1.2.0", - "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow", - "license": "MIT", - "repository": "sindresorhus/decamelize", + "_args": [ + [ + "decamelize@1.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "decamelize@1.2.0", + "_id": "decamelize@1.2.0", + "_inBundle": false, + "_integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=", + "_location": "/decamelize", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "decamelize@1.2.0", + "name": "decamelize", + "escapedName": "decamelize", + "rawSpec": "1.2.0", + "saveSpec": null, + "fetchSpec": "1.2.0" + }, + "_requiredBy": [ + "/yargs" + ], + "_resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", + "_spec": "1.2.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/decamelize/issues" + }, + "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/decamelize#readme", "keywords": [ "decamelize", "decamelcase", @@ -31,8 +60,14 @@ "text", "convert" ], - "devDependencies": { - "ava": "*", - "xo": "*" - } + "license": "MIT", + "name": "decamelize", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/decamelize.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.2.0" } diff --git a/node_modules/decode-uri-component/package.json b/node_modules/decode-uri-component/package.json index 183bd7c6..8a065408 100644 --- a/node_modules/decode-uri-component/package.json +++ b/node_modules/decode-uri-component/package.json @@ -1,24 +1,54 @@ { - "name": "decode-uri-component", - "version": "0.2.0", - "description": "A better decodeURIComponent", - "license": "MIT", - "repository": "SamVerschueren/decode-uri-component", + "_args": [ + [ + "decode-uri-component@0.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "decode-uri-component@0.2.0", + "_id": "decode-uri-component@0.2.0", + "_inBundle": false, + "_integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=", + "_location": "/decode-uri-component", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "decode-uri-component@0.2.0", + "name": "decode-uri-component", + "escapedName": "decode-uri-component", + "rawSpec": "0.2.0", + "saveSpec": null, + "fetchSpec": "0.2.0" + }, + "_requiredBy": [ + "/source-map-resolve" + ], + "_resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", + "_spec": "0.2.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sam Verschueren", "email": "sam.verschueren@gmail.com", "url": "github.com/SamVerschueren" }, + "bugs": { + "url": "https://github.com/SamVerschueren/decode-uri-component/issues" + }, + "description": "A better decodeURIComponent", + "devDependencies": { + "ava": "^0.17.0", + "coveralls": "^2.13.1", + "nyc": "^10.3.2", + "xo": "^0.16.0" + }, "engines": { "node": ">=0.10" }, - "scripts": { - "test": "xo && nyc ava", - "coveralls": "nyc report --reporter=text-lcov | coveralls" - }, "files": [ "index.js" ], + "homepage": "https://github.com/SamVerschueren/decode-uri-component#readme", "keywords": [ "decode", "uri", @@ -28,10 +58,15 @@ "decoder", "url" ], - "devDependencies": { - "ava": "^0.17.0", - "coveralls": "^2.13.1", - "nyc": "^10.3.2", - "xo": "^0.16.0" - } + "license": "MIT", + "name": "decode-uri-component", + "repository": { + "type": "git", + "url": "git+https://github.com/SamVerschueren/decode-uri-component.git" + }, + "scripts": { + "coveralls": "nyc report --reporter=text-lcov | coveralls", + "test": "xo && nyc ava" + }, + "version": "0.2.0" } diff --git a/node_modules/deep-assign/package.json b/node_modules/deep-assign/package.json index ea680988..4576467e 100644 --- a/node_modules/deep-assign/package.json +++ b/node_modules/deep-assign/package.json @@ -1,23 +1,55 @@ { - "name": "deep-assign", - "version": "1.0.0", - "description": "Recursive Object.assign()", - "license": "MIT", - "repository": "sindresorhus/deep-assign", + "_args": [ + [ + "deep-assign@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "deep-assign@1.0.0", + "_id": "deep-assign@1.0.0", + "_inBundle": false, + "_integrity": "sha1-sJJ0O+hCfcYh6gBnzex+cN0Z83s=", + "_location": "/deep-assign", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "deep-assign@1.0.0", + "name": "deep-assign", + "escapedName": "deep-assign", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/gulp-chmod" + ], + "_resolved": "https://registry.npmjs.org/deep-assign/-/deep-assign-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/deep-assign/issues" + }, + "dependencies": { + "is-obj": "^1.0.0" + }, + "description": "Recursive Object.assign()", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/deep-assign#readme", "keywords": [ "object", "obj", @@ -28,13 +60,16 @@ "deep", "recursive" ], - "dependencies": { - "is-obj": "^1.0.0" + "license": "MIT", + "name": "deep-assign", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/deep-assign.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" + "scripts": { + "test": "xo && ava" }, + "version": "1.0.0", "xo": { "ignores": [ "test.js" diff --git a/node_modules/deepmerge/package.json b/node_modules/deepmerge/package.json index 99ed0d6f..f45e39bf 100644 --- a/node_modules/deepmerge/package.json +++ b/node_modules/deepmerge/package.json @@ -1,30 +1,37 @@ { - "name": "deepmerge", - "description": "A library for deep (recursive) merging of Javascript objects", - "keywords": [ - "merge", - "deep", - "extend", - "copy", - "clone", - "recursive" + "_args": [ + [ + "deepmerge@4.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "version": "4.2.2", - "homepage": "https://github.com/TehShrike/deepmerge", - "repository": { - "type": "git", - "url": "git://github.com/TehShrike/deepmerge.git" + "_from": "deepmerge@4.2.2", + "_id": "deepmerge@4.2.2", + "_inBundle": false, + "_integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==", + "_location": "/deepmerge", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "deepmerge@4.2.2", + "name": "deepmerge", + "escapedName": "deepmerge", + "rawSpec": "4.2.2", + "saveSpec": null, + "fetchSpec": "4.2.2" }, - "main": "dist/cjs.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "build": "rollup -c", - "test": "npm run build && tape test/*.js && jsmd readme.md && npm run test:typescript", - "test:typescript": "tsc --noEmit test/typescript.ts && ts-node test/typescript.ts", - "size": "npm run build && uglifyjs --compress --mangle -- ./dist/umd.js | gzip -c | wc -c" + "_requiredBy": [ + "/gulp-json-editor" + ], + "_resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz", + "_spec": "4.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/TehShrike/deepmerge/issues" }, + "dependencies": {}, + "description": "A library for deep (recursive) merging of Javascript objects", "devDependencies": { "@types/node": "^8.10.54", "is-mergeable-object": "1.1.0", @@ -38,6 +45,30 @@ "typescript": "=2.2.2", "uglify-js": "^3.6.1" }, + "engines": { + "node": ">=0.10.0" + }, + "homepage": "https://github.com/TehShrike/deepmerge", + "keywords": [ + "merge", + "deep", + "extend", + "copy", + "clone", + "recursive" + ], "license": "MIT", - "dependencies": {} + "main": "dist/cjs.js", + "name": "deepmerge", + "repository": { + "type": "git", + "url": "git://github.com/TehShrike/deepmerge.git" + }, + "scripts": { + "build": "rollup -c", + "size": "npm run build && uglifyjs --compress --mangle -- ./dist/umd.js | gzip -c | wc -c", + "test": "npm run build && tape test/*.js && jsmd readme.md && npm run test:typescript", + "test:typescript": "tsc --noEmit test/typescript.ts && ts-node test/typescript.ts" + }, + "version": "4.2.2" } diff --git a/node_modules/default-compare/package.json b/node_modules/default-compare/package.json index 7dbe3f3a..1689dc28 100644 --- a/node_modules/default-compare/package.json +++ b/node_modules/default-compare/package.json @@ -1,35 +1,68 @@ { - "name": "default-compare", - "description": "Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.", - "version": "1.0.0", - "homepage": "https://github.com/doowb/default-compare", - "author": "Brian Woodward (https://doowb.com)", - "repository": "doowb/default-compare", + "_args": [ + [ + "default-compare@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "default-compare@1.0.0", + "_id": "default-compare@1.0.0", + "_inBundle": false, + "_integrity": "sha512-QWfXlM0EkAbqOCbD/6HjdwT19j7WCkMyiRhWilc4H9/5h/RzTF9gv5LYh1+CmDV5d1rki6KAWLtQale0xt20eQ==", + "_location": "/default-compare", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "default-compare@1.0.0", + "name": "default-compare", + "escapedName": "default-compare", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/array-sort" + ], + "_resolved": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Brian Woodward", + "url": "https://doowb.com" + }, "bugs": { "url": "https://github.com/doowb/default-compare/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^5.0.2" }, + "description": "Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/doowb/default-compare", "keywords": [ "compare", "default" ], + "license": "MIT", + "main": "index.js", + "name": "default-compare", + "repository": { + "type": "git", + "url": "git+https://github.com/doowb/default-compare.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -42,5 +75,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/default-resolution/package.json b/node_modules/default-resolution/package.json index 43e56611..6db2fa92 100644 --- a/node_modules/default-resolution/package.json +++ b/node_modules/default-resolution/package.json @@ -1,31 +1,52 @@ { - "name": "default-resolution", - "version": "2.0.0", - "description": "Get the default resolution time based on the current node version, optionally overridable", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "default-resolution@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "default-resolution@2.0.0", + "_id": "default-resolution@2.0.0", + "_inBundle": false, + "_integrity": "sha1-vLgrqnKtebQmp2cy8aga1t8m1oQ=", + "_location": "/default-resolution", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "default-resolution@2.0.0", + "name": "default-resolution", + "escapedName": "default-resolution", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/last-run" + ], + "_resolved": "https://registry.npmjs.org/default-resolution/-/default-resolution-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/default-resolution/issues" + }, "contributors": [ - "Blaine Bublitz ", - "Damien Lebrun " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + }, + { + "name": "Damien Lebrun", + "email": "dinoboff@hotmail.com" + } ], - "repository": "gulpjs/default-resolution", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js", - "node-version.js" - ], - "scripts": { - "lint": "eslint . && jscs index.js node-version.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": {}, + "description": "Get the default resolution time based on the current node version, optionally overridable", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", @@ -36,8 +57,32 @@ "jscs-preset-gulp": "^1.0.0", "mocha": "^2.4.5" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js", + "node-version.js" + ], + "homepage": "https://github.com/gulpjs/default-resolution#readme", "keywords": [ "resolution", "timing" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "default-resolution", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/default-resolution.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js node-version.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "2.0.0" } diff --git a/node_modules/define-properties/package.json b/node_modules/define-properties/package.json index b520f7bd..c4945912 100644 --- a/node_modules/define-properties/package.json +++ b/node_modules/define-properties/package.json @@ -1,65 +1,99 @@ { - "name": "define-properties", - "version": "1.1.3", - "author": "Jordan Harband", - "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.", - "license": "MIT", - "main": "index.js", - "scripts": { - "pretest": "npm run --silent lint", - "test": "npm run --silent tests-only", - "posttest": "npm run --silent security", - "tests-only": "node test/index.js", - "coverage": "covert test/*.js", - "coverage-quiet": "covert test/*.js --quiet", - "lint": "npm run --silent jscs && npm run --silent eslint", - "jscs": "jscs test/*.js *.js", - "eslint": "eslint test/*.js *.js", - "security": "nsp check" - }, - "repository": { - "type": "git", - "url": "git://github.com/ljharb/define-properties.git" - }, - "keywords": [ - "Object.defineProperty", - "Object.defineProperties", - "object", - "property descriptor", - "descriptor", - "define", - "ES5" - ], - "dependencies": { - "object-keys": "^1.0.12" - }, - "devDependencies": { - "@ljharb/eslint-config": "^13.0.0", - "covert": "^1.1.0", - "eslint": "^5.3.0", - "jscs": "^3.0.7", - "nsp": "^3.2.1", - "tape": "^4.9.0" - }, - "testling": { - "files": "test/index.js", - "browsers": [ - "iexplore/6.0..latest", - "firefox/3.0..6.0", - "firefox/15.0..latest", - "firefox/nightly", - "chrome/4.0..10.0", - "chrome/20.0..latest", - "chrome/canary", - "opera/10.0..latest", - "opera/next", - "safari/4.0..latest", - "ipad/6.0..latest", - "iphone/6.0..latest", - "android-browser/4.2" - ] - }, - "engines": { - "node": ">= 0.4" - } + "_args": [ + [ + "define-properties@1.1.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "define-properties@1.1.3", + "_id": "define-properties@1.1.3", + "_inBundle": false, + "_integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==", + "_location": "/define-properties", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "define-properties@1.1.3", + "name": "define-properties", + "escapedName": "define-properties", + "rawSpec": "1.1.3", + "saveSpec": null, + "fetchSpec": "1.1.3" + }, + "_requiredBy": [ + "/object.assign" + ], + "_resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz", + "_spec": "1.1.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jordan Harband" + }, + "bugs": { + "url": "https://github.com/ljharb/define-properties/issues" + }, + "dependencies": { + "object-keys": "^1.0.12" + }, + "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.", + "devDependencies": { + "@ljharb/eslint-config": "^13.0.0", + "covert": "^1.1.0", + "eslint": "^5.3.0", + "jscs": "^3.0.7", + "nsp": "^3.2.1", + "tape": "^4.9.0" + }, + "engines": { + "node": ">= 0.4" + }, + "homepage": "https://github.com/ljharb/define-properties#readme", + "keywords": [ + "Object.defineProperty", + "Object.defineProperties", + "object", + "property descriptor", + "descriptor", + "define", + "ES5" + ], + "license": "MIT", + "main": "index.js", + "name": "define-properties", + "repository": { + "type": "git", + "url": "git://github.com/ljharb/define-properties.git" + }, + "scripts": { + "coverage": "covert test/*.js", + "coverage-quiet": "covert test/*.js --quiet", + "eslint": "eslint test/*.js *.js", + "jscs": "jscs test/*.js *.js", + "lint": "npm run --silent jscs && npm run --silent eslint", + "posttest": "npm run --silent security", + "pretest": "npm run --silent lint", + "security": "nsp check", + "test": "npm run --silent tests-only", + "tests-only": "node test/index.js" + }, + "testling": { + "files": "test/index.js", + "browsers": [ + "iexplore/6.0..latest", + "firefox/3.0..6.0", + "firefox/15.0..latest", + "firefox/nightly", + "chrome/4.0..10.0", + "chrome/20.0..latest", + "chrome/canary", + "opera/10.0..latest", + "opera/next", + "safari/4.0..latest", + "ipad/6.0..latest", + "iphone/6.0..latest", + "android-browser/4.2" + ] + }, + "version": "1.1.3" } diff --git a/node_modules/define-property/package.json b/node_modules/define-property/package.json index f8fd21cb..b5777529 100644 --- a/node_modules/define-property/package.json +++ b/node_modules/define-property/package.json @@ -1,36 +1,67 @@ { - "name": "define-property", - "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.", - "version": "2.0.2", - "homepage": "https://github.com/jonschlinkert/define-property", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "define-property@2.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/define-property", + "_from": "define-property@2.0.2", + "_id": "define-property@2.0.2", + "_inBundle": false, + "_integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", + "_location": "/define-property", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "define-property@2.0.2", + "name": "define-property", + "escapedName": "define-property", + "rawSpec": "2.0.2", + "saveSpec": null, + "fetchSpec": "2.0.2" + }, + "_requiredBy": [ + "/micromatch", + "/nanomatch", + "/to-regex" + ], + "_resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", + "_spec": "2.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/define-property/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-descriptor": "^1.0.2", "isobject": "^3.0.1" }, + "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/define-property", "keywords": [ "define", "define-property", @@ -43,6 +74,16 @@ "property", "value" ], + "license": "MIT", + "main": "index.js", + "name": "define-property", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/define-property.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -63,5 +104,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.2" } diff --git a/node_modules/del/package.json b/node_modules/del/package.json index 648da57a..123d0fdb 100644 --- a/node_modules/del/package.json +++ b/node_modules/del/package.json @@ -1,23 +1,62 @@ { - "name": "del", - "version": "3.0.0", - "description": "Delete files and folders", - "license": "MIT", - "repository": "sindresorhus/del", + "_args": [ + [ + "del@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "del@3.0.0", + "_id": "del@3.0.0", + "_inBundle": false, + "_integrity": "sha1-U+z2mf/LyzljdpGrE7rxYIGXZuU=", + "_location": "/del", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "del@3.0.0", + "name": "del", + "escapedName": "del", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/del/-/del-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/del/issues" + }, + "dependencies": { + "globby": "^6.1.0", + "is-path-cwd": "^1.0.0", + "is-path-in-cwd": "^1.0.0", + "p-map": "^1.1.1", + "pify": "^3.0.0", + "rimraf": "^2.2.8" + }, + "description": "Delete files and folders", + "devDependencies": { + "ava": "*", + "make-dir": "^1.0.0", + "tempy": "^0.1.0", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/del#readme", "keywords": [ "delete", "files", @@ -44,18 +83,14 @@ "fs", "filesystem" ], - "dependencies": { - "globby": "^6.1.0", - "is-path-cwd": "^1.0.0", - "is-path-in-cwd": "^1.0.0", - "p-map": "^1.1.1", - "pify": "^3.0.0", - "rimraf": "^2.2.8" + "license": "MIT", + "name": "del", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/del.git" }, - "devDependencies": { - "ava": "*", - "make-dir": "^1.0.0", - "tempy": "^0.1.0", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "3.0.0" } diff --git a/node_modules/deprecation/package.json b/node_modules/deprecation/package.json index a45fd513..e46e8dc4 100644 --- a/node_modules/deprecation/package.json +++ b/node_modules/deprecation/package.json @@ -1,28 +1,40 @@ { - "name": "deprecation", - "description": "Log a deprecation message with stack", - "version": "2.3.1", - "license": "ISC", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "deprecation@2.3.1", + "F:\\laragon\\www\\wishthis" + ] ], - "esnext": "dist-src/index.js", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "types": "dist-types/index.d.ts", - "pika": true, - "sideEffects": false, - "keywords": [ - "deprecate", - "deprecated", - "deprecation" + "_from": "deprecation@2.3.1", + "_id": "deprecation@2.3.1", + "_inBundle": false, + "_integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==", + "_location": "/deprecation", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "deprecation@2.3.1", + "name": "deprecation", + "escapedName": "deprecation", + "rawSpec": "2.3.1", + "saveSpec": null, + "fetchSpec": "2.3.1" + }, + "_requiredBy": [ + "/@octokit/plugin-rest-endpoint-methods", + "/@octokit/request-error", + "/@octokit/request/@octokit/request-error", + "/@octokit/rest" ], - "repository": { - "type": "git", - "url": "https://github.com/gr2m/deprecation.git" + "_resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", + "_spec": "2.3.1", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/gr2m/deprecation/issues" }, "dependencies": {}, + "description": "Log a deprecation message with stack", "devDependencies": { "@pika/pack": "^0.3.7", "@pika/plugin-build-node": "^0.4.0", @@ -30,5 +42,28 @@ "@pika/plugin-build-web": "^0.4.0", "@pika/plugin-standard-pkg": "^0.4.0", "semantic-release": "^15.13.3" - } + }, + "esnext": "dist-src/index.js", + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/gr2m/deprecation#readme", + "keywords": [ + "deprecate", + "deprecated", + "deprecation" + ], + "license": "ISC", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "deprecation", + "pika": true, + "repository": { + "type": "git", + "url": "git+https://github.com/gr2m/deprecation.git" + }, + "sideEffects": false, + "types": "dist-types/index.d.ts", + "version": "2.3.1" } diff --git a/node_modules/detect-file/package.json b/node_modules/detect-file/package.json index d5b3ed8a..4a008d09 100644 --- a/node_modules/detect-file/package.json +++ b/node_modules/detect-file/package.json @@ -1,29 +1,53 @@ { - "name": "detect-file", - "description": "Detects if a file exists and returns the resolved filepath.", - "version": "1.0.0", - "homepage": "https://github.com/doowb/detect-file", - "author": "Brian Woodward (https://github.com/doowb)", - "repository": "doowb/detect-file", + "_args": [ + [ + "detect-file@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "detect-file@1.0.0", + "_id": "detect-file@1.0.0", + "_inBundle": false, + "_integrity": "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=", + "_location": "/detect-file", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "detect-file@1.0.0", + "name": "detect-file", + "escapedName": "detect-file", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/findup-sync", + "/matchdep/findup-sync" + ], + "_resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Brian Woodward", + "url": "https://github.com/doowb" + }, "bugs": { "url": "https://github.com/doowb/detect-file/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": {}, + "description": "Detects if a file exists and returns the resolved filepath.", "devDependencies": { "gulp-format-md": "*", "mocha": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/doowb/detect-file", "keywords": [ "detect", "exists", @@ -36,6 +60,16 @@ "resolve file", "resolve filepath" ], + "license": "MIT", + "main": "index.js", + "name": "detect-file", + "repository": { + "type": "git", + "url": "git+https://github.com/doowb/detect-file.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "layout": "default", "tasks": [ @@ -56,5 +90,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/detect-indent/package.json b/node_modules/detect-indent/package.json index f5d4ae72..bb4f0e2b 100644 --- a/node_modules/detect-indent/package.json +++ b/node_modules/detect-indent/package.json @@ -1,45 +1,80 @@ { - "name": "detect-indent", - "version": "6.1.0", - "description": "Detect the indentation of code", - "license": "MIT", - "repository": "sindresorhus/detect-indent", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=8" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "keywords": [ - "indent", - "indentation", - "detect", - "infer", - "identify", - "code", - "string", - "text", - "source", - "space", - "tab" - ], - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "xo": { - "ignores": [ - "fixture" - ] - } + "_args": [ + [ + "detect-indent@6.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "detect-indent@6.1.0", + "_id": "detect-indent@6.1.0", + "_inBundle": false, + "_integrity": "sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==", + "_location": "/detect-indent", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "detect-indent@6.1.0", + "name": "detect-indent", + "escapedName": "detect-indent", + "rawSpec": "6.1.0", + "saveSpec": null, + "fetchSpec": "6.1.0" + }, + "_requiredBy": [ + "/gulp-json-editor" + ], + "_resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.1.0.tgz", + "_spec": "6.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/detect-indent/issues" + }, + "description": "Detect the indentation of code", + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + }, + "engines": { + "node": ">=8" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/sindresorhus/detect-indent#readme", + "keywords": [ + "indent", + "indentation", + "detect", + "infer", + "identify", + "code", + "string", + "text", + "source", + "space", + "tab" + ], + "license": "MIT", + "name": "detect-indent", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/detect-indent.git" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "version": "6.1.0", + "xo": { + "ignores": [ + "fixture" + ] + } } diff --git a/node_modules/diff/package.json b/node_modules/diff/package.json index 7f5318fa..3bd21634 100644 --- a/node_modules/diff/package.json +++ b/node_modules/diff/package.json @@ -1,43 +1,76 @@ { - "name": "diff", - "version": "1.0.8", + "_args": [ + [ + "diff@1.0.8", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "diff@1.0.8", + "_id": "diff@1.0.8", + "_inBundle": false, + "_integrity": "sha1-NDJ2MI7Jkbe8giZ+1VvBQR+XFmY=", + "_location": "/diff", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "diff@1.0.8", + "name": "diff", + "escapedName": "diff", + "rawSpec": "1.0.8", + "saveSpec": null, + "fetchSpec": "1.0.8" + }, + "_requiredBy": [ + "/gulp-dedupe" + ], + "_resolved": "https://registry.npmjs.org/diff/-/diff-1.0.8.tgz", + "_spec": "1.0.8", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "http://github.com/kpdecker/jsdiff/issues", + "email": "kpdecker@gmail.com" + }, + "dependencies": {}, "description": "A javascript text diff implementation.", + "devDependencies": { + "colors": "~0.6.2", + "mocha": "~1.6", + "should": "~1.2" + }, + "engines": { + "node": ">=0.3.1" + }, + "files": [ + "diff.js" + ], + "homepage": "https://github.com/kpdecker/jsdiff#readme", "keywords": [ "diff", "javascript" ], - "maintainers": [ - "Kevin Decker (http://incaseofstairs.com)" - ], - "bugs": { - "email": "kpdecker@gmail.com", - "url": "http://github.com/kpdecker/jsdiff/issues" - }, "licenses": [ { "type": "BSD", "url": "http://github.com/kpdecker/jsdiff/blob/master/LICENSE" } ], + "main": "./diff", + "maintainers": [ + { + "name": "Kevin Decker", + "email": "kpdecker@gmail.com", + "url": "http://incaseofstairs.com" + } + ], + "name": "diff", + "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/kpdecker/jsdiff.git" }, - "engines": { - "node": ">=0.3.1" - }, - "main": "./diff", "scripts": { - "test": "node_modules/.bin/mocha test/*.js" + "test": "mocha test/*.js" }, - "dependencies": {}, - "devDependencies": { - "mocha": "~1.6", - "should": "~1.2", - "colors": "~0.6.2" - }, - "optionalDependencies": {}, - "files": [ - "diff.js" - ] + "version": "1.0.8" } diff --git a/node_modules/duplexer2/node_modules/isarray/package.json b/node_modules/duplexer2/node_modules/isarray/package.json index 5a1e9c10..8f6ac62a 100644 --- a/node_modules/duplexer2/node_modules/isarray/package.json +++ b/node_modules/duplexer2/node_modules/isarray/package.json @@ -1,25 +1,60 @@ { - "name" : "isarray", - "description" : "Array#isArray for older browsers", - "version" : "0.0.1", - "repository" : { - "type" : "git", - "url" : "git://github.com/juliangruber/isarray.git" + "_args": [ + [ + "isarray@0.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "isarray@0.0.1", + "_id": "isarray@0.0.1", + "_inBundle": false, + "_integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", + "_location": "/duplexer2/isarray", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "isarray@0.0.1", + "name": "isarray", + "escapedName": "isarray", + "rawSpec": "0.0.1", + "saveSpec": null, + "fetchSpec": "0.0.1" }, - "homepage": "https://github.com/juliangruber/isarray", - "main" : "index.js", - "scripts" : { - "test" : "tap test/*.js" - }, - "dependencies" : {}, - "devDependencies" : { - "tap" : "*" - }, - "keywords": ["browser","isarray","array"], + "_requiredBy": [ + "/duplexer2/readable-stream" + ], + "_resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "_spec": "0.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Julian Gruber", "email": "mail@juliangruber.com", "url": "http://juliangruber.com" }, - "license": "MIT" + "bugs": { + "url": "https://github.com/juliangruber/isarray/issues" + }, + "dependencies": {}, + "description": "Array#isArray for older browsers", + "devDependencies": { + "tap": "*" + }, + "homepage": "https://github.com/juliangruber/isarray", + "keywords": [ + "browser", + "isarray", + "array" + ], + "license": "MIT", + "main": "index.js", + "name": "isarray", + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/isarray.git" + }, + "scripts": { + "test": "tap test/*.js" + }, + "version": "0.0.1" } diff --git a/node_modules/duplexer2/node_modules/readable-stream/package.json b/node_modules/duplexer2/node_modules/readable-stream/package.json index 0bb83ed0..98168180 100644 --- a/node_modules/duplexer2/node_modules/readable-stream/package.json +++ b/node_modules/duplexer2/node_modules/readable-stream/package.json @@ -1,32 +1,68 @@ { - "name": "readable-stream", - "version": "1.1.14", - "description": "Streams3, a user-land copy of the stream library from Node.js v0.11.x", - "main": "readable.js", + "_args": [ + [ + "readable-stream@1.1.14", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "readable-stream@1.1.14", + "_id": "readable-stream@1.1.14", + "_inBundle": false, + "_integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", + "_location": "/duplexer2/readable-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "readable-stream@1.1.14", + "name": "readable-stream", + "escapedName": "readable-stream", + "rawSpec": "1.1.14", + "saveSpec": null, + "fetchSpec": "1.1.14" + }, + "_requiredBy": [ + "/duplexer2" + ], + "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", + "_spec": "1.1.14", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "browser": { + "util": false + }, + "bugs": { + "url": "https://github.com/isaacs/readable-stream/issues" + }, "dependencies": { "core-util-is": "~1.0.0", + "inherits": "~2.0.1", "isarray": "0.0.1", - "string_decoder": "~0.10.x", - "inherits": "~2.0.1" + "string_decoder": "~0.10.x" }, + "description": "Streams3, a user-land copy of the stream library from Node.js v0.11.x", "devDependencies": { "tap": "~0.2.6" }, - "scripts": { - "test": "tap test/simple/*.js" - }, - "repository": { - "type": "git", - "url": "git://github.com/isaacs/readable-stream" - }, + "homepage": "https://github.com/isaacs/readable-stream#readme", "keywords": [ "readable", "stream", "pipe" ], - "browser": { - "util": false + "license": "MIT", + "main": "readable.js", + "name": "readable-stream", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/readable-stream.git" }, - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "license": "MIT" + "scripts": { + "test": "tap test/simple/*.js" + }, + "version": "1.1.14" } diff --git a/node_modules/duplexer2/node_modules/string_decoder/package.json b/node_modules/duplexer2/node_modules/string_decoder/package.json index f2dd499c..480171b5 100644 --- a/node_modules/duplexer2/node_modules/string_decoder/package.json +++ b/node_modules/duplexer2/node_modules/string_decoder/package.json @@ -1,19 +1,40 @@ { - "name": "string_decoder", - "version": "0.10.31", - "description": "The string_decoder module from Node core", - "main": "index.js", + "_args": [ + [ + "string_decoder@0.10.31", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "string_decoder@0.10.31", + "_id": "string_decoder@0.10.31", + "_inBundle": false, + "_integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", + "_location": "/duplexer2/string_decoder", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "string_decoder@0.10.31", + "name": "string_decoder", + "escapedName": "string_decoder", + "rawSpec": "0.10.31", + "saveSpec": null, + "fetchSpec": "0.10.31" + }, + "_requiredBy": [ + "/duplexer2/readable-stream" + ], + "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "_spec": "0.10.31", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/rvagg/string_decoder/issues" + }, "dependencies": {}, + "description": "The string_decoder module from Node core", "devDependencies": { "tap": "~0.4.8" }, - "scripts": { - "test": "tap test/simple/*.js" - }, - "repository": { - "type": "git", - "url": "git://github.com/rvagg/string_decoder.git" - }, "homepage": "https://github.com/rvagg/string_decoder", "keywords": [ "string", @@ -21,5 +42,15 @@ "browser", "browserify" ], - "license": "MIT" + "license": "MIT", + "main": "index.js", + "name": "string_decoder", + "repository": { + "type": "git", + "url": "git://github.com/rvagg/string_decoder.git" + }, + "scripts": { + "test": "tap test/simple/*.js" + }, + "version": "0.10.31" } diff --git a/node_modules/duplexer2/package.json b/node_modules/duplexer2/package.json index 19bb79a1..4f180952 100644 --- a/node_modules/duplexer2/package.json +++ b/node_modules/duplexer2/package.json @@ -1,31 +1,67 @@ { - "name": "duplexer2", - "version": "0.0.2", + "_args": [ + [ + "duplexer2@0.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "duplexer2@0.0.2", + "_id": "duplexer2@0.0.2", + "_inBundle": false, + "_integrity": "sha1-xhTc9n4vsUmVqRcR5aYX6KYKMds=", + "_location": "/duplexer2", + "_phantomChildren": { + "core-util-is": "1.0.3", + "inherits": "2.0.4" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "duplexer2@0.0.2", + "name": "duplexer2", + "escapedName": "duplexer2", + "rawSpec": "0.0.2", + "saveSpec": null, + "fetchSpec": "0.0.2" + }, + "_requiredBy": [ + "/multipipe" + ], + "_resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz", + "_spec": "0.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Conrad Pankoff", + "email": "deoxxa@fknsrs.biz", + "url": "http://www.fknsrs.biz/" + }, + "bugs": { + "url": "https://github.com/deoxxa/duplexer2/issues" + }, + "dependencies": { + "readable-stream": "~1.1.9" + }, "description": "Like duplexer (http://npm.im/duplexer) but using streams2", - "main": "index.js", - "scripts": { - "test": "mocha -R tap" - }, - "repository": { - "type": "git", - "url": "git://github.com/deoxxa/duplexer2.git" + "devDependencies": { + "chai": "~1.7.2", + "mocha": "~1.12.1" }, + "homepage": "https://github.com/deoxxa/duplexer2#readme", "keywords": [ "duplex", "stream", "join", "combine" ], - "author": "Conrad Pankoff (http://www.fknsrs.biz/)", "license": "BSD", - "bugs": { - "url": "https://github.com/deoxxa/duplexer2/issues" + "main": "index.js", + "name": "duplexer2", + "repository": { + "type": "git", + "url": "git://github.com/deoxxa/duplexer2.git" }, - "devDependencies": { - "chai": "~1.7.2", - "mocha": "~1.12.1" + "scripts": { + "test": "mocha -R tap" }, - "dependencies": { - "readable-stream": "~1.1.9" - } + "version": "0.0.2" } diff --git a/node_modules/duplexify/package.json b/node_modules/duplexify/package.json index 07effe4c..25332442 100644 --- a/node_modules/duplexify/package.json +++ b/node_modules/duplexify/package.json @@ -1,26 +1,52 @@ { - "name": "duplexify", - "version": "3.7.1", - "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input", - "main": "index.js", + "_args": [ + [ + "duplexify@3.7.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "duplexify@3.7.1", + "_id": "duplexify@3.7.1", + "_inBundle": false, + "_integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==", + "_location": "/duplexify", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "duplexify@3.7.1", + "name": "duplexify", + "escapedName": "duplexify", + "rawSpec": "3.7.1", + "saveSpec": null, + "fetchSpec": "3.7.1" + }, + "_requiredBy": [ + "/pumpify", + "/ternary-stream" + ], + "_resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz", + "_spec": "3.7.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mathias Buus" + }, + "bugs": { + "url": "https://github.com/mafintosh/duplexify/issues" + }, "dependencies": { "end-of-stream": "^1.0.0", "inherits": "^2.0.1", "readable-stream": "^2.0.0", "stream-shift": "^1.0.0" }, + "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input", "devDependencies": { "concat-stream": "^1.5.2", "tape": "^4.0.0", "through2": "^2.0.0" }, - "scripts": { - "test": "tape test.js" - }, - "repository": { - "type": "git", - "url": "git://github.com/mafintosh/duplexify" - }, + "homepage": "https://github.com/mafintosh/duplexify", "keywords": [ "duplex", "streams2", @@ -30,10 +56,15 @@ "readable", "async" ], - "author": "Mathias Buus", "license": "MIT", - "bugs": { - "url": "https://github.com/mafintosh/duplexify/issues" + "main": "index.js", + "name": "duplexify", + "repository": { + "type": "git", + "url": "git://github.com/mafintosh/duplexify.git" }, - "homepage": "https://github.com/mafintosh/duplexify" + "scripts": { + "test": "tape test.js" + }, + "version": "3.7.1" } diff --git a/node_modules/each-props/node_modules/is-plain-object/package.json b/node_modules/each-props/node_modules/is-plain-object/package.json index dd604986..38ebf558 100644 --- a/node_modules/each-props/node_modules/is-plain-object/package.json +++ b/node_modules/each-props/node_modules/is-plain-object/package.json @@ -1,37 +1,60 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor.", - "version": "2.0.4", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-plain-object@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@2.0.4", + "_id": "is-plain-object@2.0.4", + "_inBundle": false, + "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "_location": "/each-props/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@2.0.4", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/each-props" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", - "test_browser": "mocha-phantomjs test/browser.html", - "test_node": "mocha", - "test": "npm run test_node && npm run browserify && npm run test_browser" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "browserify": "^14.4.0", "chai": "^4.0.2", @@ -41,6 +64,14 @@ "phantomjs": "^2.1.7", "uglify-js": "^3.0.24" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -55,6 +86,19 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test": "npm run test_node && npm run browserify && npm run test_browser", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha" + }, "types": "index.d.ts", "verb": { "toc": false, @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/each-props/package.json b/node_modules/each-props/package.json index d6476e9a..53a14e68 100644 --- a/node_modules/each-props/package.json +++ b/node_modules/each-props/package.json @@ -1,43 +1,45 @@ { - "name": "each-props", - "version": "1.3.2", - "description": "Processes each properties of an object deeply.", - "main": "index.js", - "files": [ - "index.js" + "_args": [ + [ + "each-props@1.3.2", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "lint": "eslint .", - "test": "mocha", - "coverage": "nyc --reporter=lcov --reporter=text-summary npm test", - "coveralls": "nyc --reporter=text-lcov npm test | coveralls", - "web:build": "browserify index.js --standalone eachProps -o web/each-props.js && cd web && uglifyjs each-props.js --compress --mangle -o each-props.min.js --source-map url=each-props.min.js.map", - "chrome:install": "npm i --no-save mocha-chrome", - "chrome:test": "mocha-chrome test/web/browser-test.html", - "build": "npm run lint && npm run coverage && npm run web:build && node test/web/make.js" + "_from": "each-props@1.3.2", + "_id": "each-props@1.3.2", + "_inBundle": false, + "_integrity": "sha512-vV0Hem3zAGkJAyU7JSjixeU66rwdynTAa1vofCrSA5fEln+m67Az9CcnkVD776/fsN/UjIWmBDoNRS6t6G9RfA==", + "_location": "/each-props", + "_phantomChildren": { + "isobject": "3.0.1" }, - "repository": { - "type": "git", - "url": "git+https://github.com/sttk/each-props.git" + "_requested": { + "type": "version", + "registry": true, + "raw": "each-props@1.3.2", + "name": "each-props", + "escapedName": "each-props", + "rawSpec": "1.3.2", + "saveSpec": null, + "fetchSpec": "1.3.2" }, - "keywords": [ - "deep", - "each", - "object", - "property", - "properties", - "props" + "_requiredBy": [ + "/copy-props" ], - "author": "Takayuki Sato", - "license": "MIT", + "_resolved": "https://registry.npmjs.org/each-props/-/each-props-1.3.2.tgz", + "_spec": "1.3.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Takayuki Sato" + }, "bugs": { "url": "https://github.com/sttk/each-props/issues" }, - "homepage": "https://github.com/sttk/each-props#readme", "dependencies": { "is-plain-object": "^2.0.1", "object.defaults": "^1.1.0" }, + "description": "Processes each properties of an object deeply.", "devDependencies": { "browserify": "^16.2.2", "chai": "^3.5.0", @@ -46,5 +48,35 @@ "mocha": "^3.2.0", "nyc": "^11.7.2", "uglify-js": "^3.3.24" - } + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/sttk/each-props#readme", + "keywords": [ + "deep", + "each", + "object", + "property", + "properties", + "props" + ], + "license": "MIT", + "main": "index.js", + "name": "each-props", + "repository": { + "type": "git", + "url": "git+https://github.com/sttk/each-props.git" + }, + "scripts": { + "build": "npm run lint && npm run coverage && npm run web:build && node test/web/make.js", + "chrome:install": "npm i --no-save mocha-chrome", + "chrome:test": "mocha-chrome test/web/browser-test.html", + "coverage": "nyc --reporter=lcov --reporter=text-summary npm test", + "coveralls": "nyc --reporter=text-lcov npm test | coveralls", + "lint": "eslint .", + "test": "mocha", + "web:build": "browserify index.js --standalone eachProps -o web/each-props.js && cd web && uglifyjs each-props.js --compress --mangle -o each-props.min.js --source-map url=each-props.min.js.map" + }, + "version": "1.3.2" } diff --git a/node_modules/editorconfig/package.json b/node_modules/editorconfig/package.json index ce4685a5..40eda5df 100644 --- a/node_modules/editorconfig/package.json +++ b/node_modules/editorconfig/package.json @@ -1,59 +1,104 @@ { + "_args": [ + [ + "editorconfig@0.15.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "editorconfig@0.15.3", + "_id": "editorconfig@0.15.3", + "_inBundle": false, + "_integrity": "sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==", + "_location": "/editorconfig", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "editorconfig@0.15.3", "name": "editorconfig", - "version": "0.15.3", - "description": "EditorConfig File Locator and Interpreter for Node.js", - "keywords": [ - "editorconfig", - "core" - ], - "main": "src/index.js", - "contributors": [ - "Hong Xu (topbug.net)", - "Jed Mao (https://github.com/jedmao/)", - "Trey Hunner (http://treyhunner.com)" - ], - "directories": { - "bin": "./bin", - "lib": "./lib" + "escapedName": "editorconfig", + "rawSpec": "0.15.3", + "saveSpec": null, + "fetchSpec": "0.15.3" + }, + "_requiredBy": [ + "/js-beautify" + ], + "_resolved": "https://registry.npmjs.org/editorconfig/-/editorconfig-0.15.3.tgz", + "_spec": "0.15.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "EditorConfig Team" + }, + "bin": { + "editorconfig": "bin/editorconfig" + }, + "bugs": { + "url": "https://github.com/editorconfig/editorconfig-core-js/issues" + }, + "contributors": [ + { + "name": "Hong Xu", + "url": "topbug.net" }, - "scripts": { - "clean": "rimraf dist", - "prebuild": "npm run clean", - "build": "tsc", - "pretest": "npm run lint && npm run build && npm run copy && cmake .", - "test": "ctest .", - "pretest:ci": "npm run pretest", - "test:ci": "ctest -VV --output-on-failure .", - "lint": "npm run eclint && npm run tslint", - "eclint": "eclint check --indent_size ignore \"src/**\"", - "tslint": "tslint --project tsconfig.json --exclude package.json", - "copy": "cpy .npmignore LICENSE README.md CHANGELOG.md dist && cpy bin/* dist/bin && cpy src/lib/fnmatch*.* dist/src/lib", - "prepub": "npm run lint && npm run build && npm run copy", - "pub": "npm publish ./dist" + { + "name": "Jed Mao", + "url": "https://github.com/jedmao/" }, - "repository": { - "type": "git", - "url": "git://github.com/editorconfig/editorconfig-core-js.git" - }, - "bugs": "https://github.com/editorconfig/editorconfig-core-js/issues", - "author": "EditorConfig Team", - "license": "MIT", - "dependencies": { - "commander": "^2.19.0", - "lru-cache": "^4.1.5", - "semver": "^5.6.0", - "sigmund": "^1.0.1" - }, - "devDependencies": { - "@types/mocha": "^5.2.6", - "@types/node": "^10.12.29", - "@types/semver": "^5.5.0", - "cpy-cli": "^2.0.0", - "eclint": "^2.8.1", - "mocha": "^5.2.0", - "rimraf": "^2.6.3", - "should": "^13.2.3", - "tslint": "^5.13.1", - "typescript": "^3.3.3333" + { + "name": "Trey Hunner", + "url": "http://treyhunner.com" } + ], + "dependencies": { + "commander": "^2.19.0", + "lru-cache": "^4.1.5", + "semver": "^5.6.0", + "sigmund": "^1.0.1" + }, + "description": "EditorConfig File Locator and Interpreter for Node.js", + "devDependencies": { + "@types/mocha": "^5.2.6", + "@types/node": "^10.12.29", + "@types/semver": "^5.5.0", + "cpy-cli": "^2.0.0", + "eclint": "^2.8.1", + "mocha": "^5.2.0", + "rimraf": "^2.6.3", + "should": "^13.2.3", + "tslint": "^5.13.1", + "typescript": "^3.3.3333" + }, + "directories": { + "bin": "./bin", + "lib": "./lib" + }, + "homepage": "https://github.com/editorconfig/editorconfig-core-js#readme", + "keywords": [ + "editorconfig", + "core" + ], + "license": "MIT", + "main": "src/index.js", + "name": "editorconfig", + "repository": { + "type": "git", + "url": "git://github.com/editorconfig/editorconfig-core-js.git" + }, + "scripts": { + "build": "tsc", + "clean": "rimraf dist", + "copy": "cpy .npmignore LICENSE README.md CHANGELOG.md dist && cpy bin/* dist/bin && cpy src/lib/fnmatch*.* dist/src/lib", + "eclint": "eclint check --indent_size ignore \"src/**\"", + "lint": "npm run eclint && npm run tslint", + "prebuild": "npm run clean", + "prepub": "npm run lint && npm run build && npm run copy", + "pretest": "npm run lint && npm run build && npm run copy && cmake .", + "pretest:ci": "npm run pretest", + "pub": "npm publish ./dist", + "test": "ctest .", + "test:ci": "ctest -VV --output-on-failure .", + "tslint": "tslint --project tsconfig.json --exclude package.json" + }, + "version": "0.15.3" } diff --git a/node_modules/electron-to-chromium/package.json b/node_modules/electron-to-chromium/package.json index b701f1d4..bf0b8181 100644 --- a/node_modules/electron-to-chromium/package.json +++ b/node_modules/electron-to-chromium/package.json @@ -1,8 +1,47 @@ { - "name": "electron-to-chromium", - "version": "1.4.65", + "_args": [ + [ + "electron-to-chromium@1.4.65", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "electron-to-chromium@1.4.65", + "_id": "electron-to-chromium@1.4.65", + "_inBundle": false, + "_integrity": "sha512-0/d8Skk8sW3FxXP0Dd6MnBlrwx7Qo9cqQec3BlIAlvKnrmS3pHsIbaroEi+nd0kZkGpQ6apMEre7xndzjlEnLw==", + "_location": "/electron-to-chromium", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "electron-to-chromium@1.4.65", + "name": "electron-to-chromium", + "escapedName": "electron-to-chromium", + "rawSpec": "1.4.65", + "saveSpec": null, + "fetchSpec": "1.4.65" + }, + "_requiredBy": [ + "/browserslist" + ], + "_resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.65.tgz", + "_spec": "1.4.65", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Kilian Valkhof" + }, + "bugs": { + "url": "https://github.com/kilian/electron-to-chromium/issues" + }, "description": "Provides a list of electron-to-chromium version mappings", - "main": "index.js", + "devDependencies": { + "ava": "^4.0.1", + "codecov": "^3.8.0", + "electron-releases": "^3.943.0", + "nyc": "^15.1.0", + "request": "^2.65.0", + "shelljs": "^0.8.4" + }, "files": [ "versions.js", "full-versions.js", @@ -14,29 +53,24 @@ "full-chromium-versions.json", "LICENSE" ], - "scripts": { - "build": "node build.js", - "update": "node automated-update.js", - "test": "nyc ava --verbose", - "report": "nyc report --reporter=text-lcov > coverage.lcov && codecov" - }, - "repository": { - "type": "git", - "url": "https://github.com/kilian/electron-to-chromium/" - }, + "homepage": "https://github.com/kilian/electron-to-chromium#readme", "keywords": [ "electron", "chrome", "browserlist" ], - "author": "Kilian Valkhof", "license": "ISC", - "devDependencies": { - "ava": "^4.0.1", - "codecov": "^3.8.0", - "electron-releases": "^3.943.0", - "nyc": "^15.1.0", - "request": "^2.65.0", - "shelljs": "^0.8.4" - } + "main": "index.js", + "name": "electron-to-chromium", + "repository": { + "type": "git", + "url": "git+https://github.com/kilian/electron-to-chromium.git" + }, + "scripts": { + "build": "node build.js", + "report": "nyc report --reporter=text-lcov > coverage.lcov && codecov", + "test": "nyc ava --verbose", + "update": "node automated-update.js" + }, + "version": "1.4.65" } diff --git a/node_modules/end-of-stream/package.json b/node_modules/end-of-stream/package.json index b75bbf0f..4d494656 100644 --- a/node_modules/end-of-stream/package.json +++ b/node_modules/end-of-stream/package.json @@ -1,20 +1,53 @@ { - "name": "end-of-stream", - "version": "1.4.4", - "description": "Call a callback when a readable/writable/duplex stream has completed or failed.", - "repository": { - "type": "git", - "url": "git://github.com/mafintosh/end-of-stream.git" + "_args": [ + [ + "end-of-stream@1.4.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "end-of-stream@1.4.4", + "_id": "end-of-stream@1.4.4", + "_inBundle": false, + "_integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "_location": "/end-of-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "end-of-stream@1.4.4", + "name": "end-of-stream", + "escapedName": "end-of-stream", + "rawSpec": "1.4.4", + "saveSpec": null, + "fetchSpec": "1.4.4" + }, + "_requiredBy": [ + "/async-done", + "/duplexify", + "/get-stream/pump", + "/pump" + ], + "_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", + "_spec": "1.4.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mathias Buus", + "email": "mathiasbuus@gmail.com" + }, + "bugs": { + "url": "https://github.com/mafintosh/end-of-stream/issues" }, "dependencies": { "once": "^1.4.0" }, - "scripts": { - "test": "node test.js" + "description": "Call a callback when a readable/writable/duplex stream has completed or failed.", + "devDependencies": { + "tape": "^4.11.0" }, "files": [ "index.js" ], + "homepage": "https://github.com/mafintosh/end-of-stream", "keywords": [ "stream", "streams", @@ -24,14 +57,15 @@ "end", "wait" ], - "bugs": { - "url": "https://github.com/mafintosh/end-of-stream/issues" - }, - "homepage": "https://github.com/mafintosh/end-of-stream", - "main": "index.js", - "author": "Mathias Buus ", "license": "MIT", - "devDependencies": { - "tape": "^4.11.0" - } + "main": "index.js", + "name": "end-of-stream", + "repository": { + "type": "git", + "url": "git://github.com/mafintosh/end-of-stream.git" + }, + "scripts": { + "test": "node test.js" + }, + "version": "1.4.4" } diff --git a/node_modules/error-ex/package.json b/node_modules/error-ex/package.json index f3d9ae0e..6b858aa9 100644 --- a/node_modules/error-ex/package.json +++ b/node_modules/error-ex/package.json @@ -1,11 +1,51 @@ { - "name": "error-ex", - "description": "Easy error subclassing and stack customization", - "version": "1.3.2", - "maintainers": [ - "Josh Junon (github.com/qix-)", - "Sindre Sorhus (sindresorhus.com)" + "_args": [ + [ + "error-ex@1.3.2", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "error-ex@1.3.2", + "_id": "error-ex@1.3.2", + "_inBundle": false, + "_integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "_location": "/error-ex", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "error-ex@1.3.2", + "name": "error-ex", + "escapedName": "error-ex", + "rawSpec": "1.3.2", + "saveSpec": null, + "fetchSpec": "1.3.2" + }, + "_requiredBy": [ + "/parse-json" + ], + "_resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", + "_spec": "1.3.2", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/qix-/node-error-ex/issues" + }, + "dependencies": { + "is-arrayish": "^0.2.1" + }, + "description": "Easy error subclassing and stack customization", + "devDependencies": { + "coffee-script": "^1.9.3", + "coveralls": "^2.11.2", + "istanbul": "^0.3.17", + "mocha": "^2.2.5", + "should": "^7.0.1", + "xo": "^0.7.1" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/qix-/node-error-ex#readme", "keywords": [ "error", "errors", @@ -17,30 +57,33 @@ "custom" ], "license": "MIT", + "maintainers": [ + { + "name": "Josh Junon", + "email": "i.am.qix@gmail.com", + "url": "github.com/qix-" + }, + { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + } + ], + "name": "error-ex", + "repository": { + "type": "git", + "url": "git+https://github.com/qix-/node-error-ex.git" + }, "scripts": { "pretest": "xo", "test": "mocha --compilers coffee:coffee-script/register" }, + "version": "1.3.2", "xo": { "rules": { "operator-linebreak": [ 0 ] } - }, - "repository": "qix-/node-error-ex", - "files": [ - "index.js" - ], - "devDependencies": { - "coffee-script": "^1.9.3", - "coveralls": "^2.11.2", - "istanbul": "^0.3.17", - "mocha": "^2.2.5", - "should": "^7.0.1", - "xo": "^0.7.1" - }, - "dependencies": { - "is-arrayish": "^0.2.1" } } diff --git a/node_modules/es5-ext/package.json b/node_modules/es5-ext/package.json index 0b7cd9cf..4fb23d8e 100644 --- a/node_modules/es5-ext/package.json +++ b/node_modules/es5-ext/package.json @@ -1,94 +1,135 @@ { - "name": "es5-ext", - "version": "0.10.53", - "description": "ECMAScript extensions and shims", - "author": "Mariusz Nowak (http://www.medikoo.com/)", - "keywords": [ - "ecmascript", - "ecmascript5", - "ecmascript6", - "es5", - "es6", - "extensions", - "ext", - "addons", - "extras", - "harmony", - "javascript", - "polyfill", - "shim", - "util", - "utils", - "utilities" - ], - "repository": "medikoo/es5-ext", - "dependencies": { - "es6-iterator": "~2.0.3", - "es6-symbol": "~3.1.3", - "next-tick": "~1.0.0" - }, - "devDependencies": { - "eslint": "^6.6.0", - "eslint-config-medikoo": "^2.7.0", - "git-list-updated": "^1.2.1", - "husky": "^3.1.0", - "lint-staged": "^9.4.3", - "plain-promise": "^0.1.1", - "prettier-elastic": "^1.18.2", - "tad": "^3.0.1" - }, - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } - }, - "lint-staged": { - "*.js": [ - "eslint" - ], - "*.{css,html,js,json,md,yaml,yml}": [ - "prettier -c" - ] - }, - "eslintConfig": { - "extends": "medikoo/es5", - "root": true, - "rules": { - "no-extend-native": "off" - }, - "overrides": [ - { - "files": "global.js", - "globals": { - "__global__": true, - "globalThis": true, - "self": true, - "window": true - }, - "rules": { - "strict": "off" - } - } - ] - }, - "prettier": { - "printWidth": 100, - "tabWidth": 4, - "overrides": [ - { - "files": "*.md", - "options": { - "tabWidth": 2 - } - } - ] - }, - "scripts": { - "lint": "eslint --ignore-path=.gitignore .", - "lint-updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'", - "prettier-check-updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", - "prettify": "prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'", - "test": "node ./node_modules/tad/bin/tad" - }, - "license": "ISC" + "_args": [ + [ + "es5-ext@0.10.53", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "es5-ext@0.10.53", + "_id": "es5-ext@0.10.53", + "_inBundle": false, + "_integrity": "sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==", + "_location": "/es5-ext", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "es5-ext@0.10.53", + "name": "es5-ext", + "escapedName": "es5-ext", + "rawSpec": "0.10.53", + "saveSpec": null, + "fetchSpec": "0.10.53" + }, + "_requiredBy": [ + "/d", + "/es6-iterator", + "/es6-weak-map" + ], + "_resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.53.tgz", + "_spec": "0.10.53", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mariusz Nowak", + "email": "medyk@medikoo.com", + "url": "http://www.medikoo.com/" + }, + "bugs": { + "url": "https://github.com/medikoo/es5-ext/issues" + }, + "dependencies": { + "es6-iterator": "~2.0.3", + "es6-symbol": "~3.1.3", + "next-tick": "~1.0.0" + }, + "description": "ECMAScript extensions and shims", + "devDependencies": { + "eslint": "^6.6.0", + "eslint-config-medikoo": "^2.7.0", + "git-list-updated": "^1.2.1", + "husky": "^3.1.0", + "lint-staged": "^9.4.3", + "plain-promise": "^0.1.1", + "prettier-elastic": "^1.18.2", + "tad": "^3.0.1" + }, + "eslintConfig": { + "extends": "medikoo/es5", + "root": true, + "rules": { + "no-extend-native": "off" + }, + "overrides": [ + { + "files": "global.js", + "globals": { + "__global__": true, + "globalThis": true, + "self": true, + "window": true + }, + "rules": { + "strict": "off" + } + } + ] + }, + "homepage": "https://github.com/medikoo/es5-ext#readme", + "husky": { + "hooks": { + "pre-commit": "lint-staged" + } + }, + "keywords": [ + "ecmascript", + "ecmascript5", + "ecmascript6", + "es5", + "es6", + "extensions", + "ext", + "addons", + "extras", + "harmony", + "javascript", + "polyfill", + "shim", + "util", + "utils", + "utilities" + ], + "license": "ISC", + "lint-staged": { + "*.js": [ + "eslint" + ], + "*.{css,html,js,json,md,yaml,yml}": [ + "prettier -c" + ] + }, + "name": "es5-ext", + "prettier": { + "printWidth": 100, + "tabWidth": 4, + "overrides": [ + { + "files": "*.md", + "options": { + "tabWidth": 2 + } + } + ] + }, + "repository": { + "type": "git", + "url": "git+https://github.com/medikoo/es5-ext.git" + }, + "scripts": { + "lint": "eslint --ignore-path=.gitignore .", + "lint-updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'", + "prettier-check-updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", + "prettify": "prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'", + "test": "node ./node_modules/tad/bin/tad" + }, + "version": "0.10.53" } diff --git a/node_modules/es6-iterator/package.json b/node_modules/es6-iterator/package.json index bc2582ab..9061f16c 100644 --- a/node_modules/es6-iterator/package.json +++ b/node_modules/es6-iterator/package.json @@ -1,25 +1,48 @@ { - "name": "es6-iterator", - "version": "2.0.3", - "description": "Iterator abstraction based on ES6 specification", - "author": "Mariusz Nowak (http://www.medikoo.com/)", - "keywords": [ - "iterator", - "array", - "list", - "set", - "map", - "generator" + "_args": [ + [ + "es6-iterator@2.0.3", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": { - "type": "git", - "url": "git://github.com/medikoo/es6-iterator.git" + "_from": "es6-iterator@2.0.3", + "_id": "es6-iterator@2.0.3", + "_inBundle": false, + "_integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=", + "_location": "/es6-iterator", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "es6-iterator@2.0.3", + "name": "es6-iterator", + "escapedName": "es6-iterator", + "rawSpec": "2.0.3", + "saveSpec": null, + "fetchSpec": "2.0.3" + }, + "_requiredBy": [ + "/es5-ext", + "/es6-weak-map", + "/sver-compat" + ], + "_resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz", + "_spec": "2.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mariusz Nowak", + "email": "medyk@medikoo.com", + "url": "http://www.medikoo.com/" + }, + "bugs": { + "url": "https://github.com/medikoo/es6-iterator/issues" }, "dependencies": { "d": "1", "es5-ext": "^0.10.35", "es6-symbol": "^3.1.1" }, + "description": "Iterator abstraction based on ES6 specification", "devDependencies": { "eslint": "^4.9", "eslint-config-medikoo-es5": "^1.4.4", @@ -33,9 +56,24 @@ "no-extend-native": "off" } }, + "homepage": "https://github.com/medikoo/es6-iterator#readme", + "keywords": [ + "iterator", + "array", + "list", + "set", + "map", + "generator" + ], + "license": "MIT", + "name": "es6-iterator", + "repository": { + "type": "git", + "url": "git://github.com/medikoo/es6-iterator.git" + }, "scripts": { "lint": "eslint --ignore-path=.gitignore .", "test": "node ./node_modules/tad/bin/tad" }, - "license": "MIT" + "version": "2.0.3" } diff --git a/node_modules/es6-symbol/package.json b/node_modules/es6-symbol/package.json index 99739ca9..8a8f6a7b 100644 --- a/node_modules/es6-symbol/package.json +++ b/node_modules/es6-symbol/package.json @@ -1,103 +1,142 @@ { - "name": "es6-symbol", - "version": "3.1.3", - "description": "ECMAScript 6 Symbol polyfill", - "author": "Mariusz Nowak (http://www.medikoo.com/)", - "keywords": [ - "symbol", - "private", - "property", - "es6", - "ecmascript", - "harmony", - "ponyfill", - "polyfill" - ], - "repository": { - "type": "git", - "url": "git://github.com/medikoo/es6-symbol.git" - }, - "dependencies": { - "d": "^1.0.1", - "ext": "^1.1.2" - }, - "devDependencies": { - "eslint": "^6.6.0", - "eslint-config-medikoo": "^2.6.0", - "git-list-updated": "^1.2.1", - "husky": "^3.0.9", - "lint-staged": "^9.4.2", - "prettier-elastic": "^1.18.2", - "tad": "^3.0.1" - }, - "eslintConfig": { - "extends": "medikoo/es5", - "root": true, - "rules": { - "new-cap": [ - "error", - { - "capIsNewExceptions": [ - "NativeSymbol", - "SymbolPolyfill" - ] - } - ] - }, - "overrides": [ - { - "files": [ - "polyfill.js" - ], - "rules": { - "func-names": "off" - } - }, - { - "files": [ - "test/*.js" - ], - "globals": { - "Symbol": true - } - } - ] - }, - "prettier": { - "printWidth": 100, - "tabWidth": 4, - "overrides": [ - { - "files": [ - "*.md" - ], - "options": { - "tabWidth": 2 - } - } - ] - }, - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } - }, - "lint-staged": { - "*.js": [ - "eslint" - ], - "*.{css,html,js,json,md,yaml,yml}": [ - "prettier -c" - ] - }, - "scripts": { - "lint": "eslint --ignore-path=.gitignore .", - "lint:updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'", - "prettier-check": "prettier -c --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\"", - "prettier-check:updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", - "prettify": "prettier --write --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\"", - "prettify:updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier --write", - "test": "tad" - }, - "license": "ISC" + "_args": [ + [ + "es6-symbol@3.1.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "es6-symbol@3.1.3", + "_id": "es6-symbol@3.1.3", + "_inBundle": false, + "_integrity": "sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==", + "_location": "/es6-symbol", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "es6-symbol@3.1.3", + "name": "es6-symbol", + "escapedName": "es6-symbol", + "rawSpec": "3.1.3", + "saveSpec": null, + "fetchSpec": "3.1.3" + }, + "_requiredBy": [ + "/es5-ext", + "/es6-iterator", + "/es6-weak-map", + "/sver-compat" + ], + "_resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.3.tgz", + "_spec": "3.1.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mariusz Nowak", + "email": "medyk@medikoo.com", + "url": "http://www.medikoo.com/" + }, + "bugs": { + "url": "https://github.com/medikoo/es6-symbol/issues" + }, + "dependencies": { + "d": "^1.0.1", + "ext": "^1.1.2" + }, + "description": "ECMAScript 6 Symbol polyfill", + "devDependencies": { + "eslint": "^6.6.0", + "eslint-config-medikoo": "^2.6.0", + "git-list-updated": "^1.2.1", + "husky": "^3.0.9", + "lint-staged": "^9.4.2", + "prettier-elastic": "^1.18.2", + "tad": "^3.0.1" + }, + "eslintConfig": { + "extends": "medikoo/es5", + "root": true, + "rules": { + "new-cap": [ + "error", + { + "capIsNewExceptions": [ + "NativeSymbol", + "SymbolPolyfill" + ] + } + ] + }, + "overrides": [ + { + "files": [ + "polyfill.js" + ], + "rules": { + "func-names": "off" + } + }, + { + "files": [ + "test/*.js" + ], + "globals": { + "Symbol": true + } + } + ] + }, + "homepage": "https://github.com/medikoo/es6-symbol#readme", + "husky": { + "hooks": { + "pre-commit": "lint-staged" + } + }, + "keywords": [ + "symbol", + "private", + "property", + "es6", + "ecmascript", + "harmony", + "ponyfill", + "polyfill" + ], + "license": "ISC", + "lint-staged": { + "*.js": [ + "eslint" + ], + "*.{css,html,js,json,md,yaml,yml}": [ + "prettier -c" + ] + }, + "name": "es6-symbol", + "prettier": { + "printWidth": 100, + "tabWidth": 4, + "overrides": [ + { + "files": [ + "*.md" + ], + "options": { + "tabWidth": 2 + } + } + ] + }, + "repository": { + "type": "git", + "url": "git://github.com/medikoo/es6-symbol.git" + }, + "scripts": { + "lint": "eslint --ignore-path=.gitignore .", + "lint:updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'", + "prettier-check": "prettier -c --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\"", + "prettier-check:updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", + "prettify": "prettier --write --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\"", + "prettify:updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier --write", + "test": "tad" + }, + "version": "3.1.3" } diff --git a/node_modules/es6-weak-map/package.json b/node_modules/es6-weak-map/package.json index d88bf374..25f5c4cc 100644 --- a/node_modules/es6-weak-map/package.json +++ b/node_modules/es6-weak-map/package.json @@ -1,22 +1,40 @@ { - "name": "es6-weak-map", - "version": "2.0.3", - "description": "ECMAScript6 WeakMap polyfill", - "author": "Mariusz Nowak (http://www.medikoo.com/)", - "keywords": [ - "map", - "weakmap", - "collection", - "es6", - "harmony", - "list", - "hash", - "gc", - "ponyfill" + "_args": [ + [ + "es6-weak-map@2.0.3", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": { - "type": "git", - "url": "git://github.com/medikoo/es6-weak-map.git" + "_from": "es6-weak-map@2.0.3", + "_id": "es6-weak-map@2.0.3", + "_inBundle": false, + "_integrity": "sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==", + "_location": "/es6-weak-map", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "es6-weak-map@2.0.3", + "name": "es6-weak-map", + "escapedName": "es6-weak-map", + "rawSpec": "2.0.3", + "saveSpec": null, + "fetchSpec": "2.0.3" + }, + "_requiredBy": [ + "/last-run", + "/undertaker" + ], + "_resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.3.tgz", + "_spec": "2.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mariusz Nowak", + "email": "medyk@medikoo.com", + "url": "http://www.medikoo.com/" + }, + "bugs": { + "url": "https://github.com/medikoo/es6-weak-map/issues" }, "dependencies": { "d": "1", @@ -24,6 +42,7 @@ "es6-iterator": "^2.0.3", "es6-symbol": "^3.1.1" }, + "description": "ECMAScript6 WeakMap polyfill", "devDependencies": { "eslint": "^5.5", "eslint-config-medikoo-es5": "^1.7", @@ -36,9 +55,27 @@ "WeakMap": true } }, + "homepage": "https://github.com/medikoo/es6-weak-map#readme", + "keywords": [ + "map", + "weakmap", + "collection", + "es6", + "harmony", + "list", + "hash", + "gc", + "ponyfill" + ], + "license": "ISC", + "name": "es6-weak-map", + "repository": { + "type": "git", + "url": "git://github.com/medikoo/es6-weak-map.git" + }, "scripts": { "lint": "eslint --ignore-path=.gitignore .", "test": "node ./node_modules/tad/bin/tad" }, - "license": "ISC" + "version": "2.0.3" } diff --git a/node_modules/escalade/package.json b/node_modules/escalade/package.json index 0d1bfce9..27513668 100644 --- a/node_modules/escalade/package.json +++ b/node_modules/escalade/package.json @@ -1,17 +1,49 @@ { - "name": "escalade", - "version": "3.1.1", - "repository": "lukeed/escalade", - "description": "A tiny (183B to 210B) and fast utility to ascend parent directories", - "module": "dist/index.mjs", - "main": "dist/index.js", - "types": "index.d.ts", - "license": "MIT", + "_args": [ + [ + "escalade@3.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "escalade@3.1.1", + "_id": "escalade@3.1.1", + "_inBundle": false, + "_integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", + "_location": "/escalade", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "escalade@3.1.1", + "name": "escalade", + "escapedName": "escalade", + "rawSpec": "3.1.1", + "saveSpec": null, + "fetchSpec": "3.1.1" + }, + "_requiredBy": [ + "/browserslist" + ], + "_resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", + "_spec": "3.1.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Luke Edwards", "email": "luke.edwards05@gmail.com", "url": "https://lukeed.com" }, + "bugs": { + "url": "https://github.com/lukeed/escalade/issues" + }, + "description": "A tiny (183B to 210B) and fast utility to ascend parent directories", + "devDependencies": { + "bundt": "1.1.1", + "esm": "3.2.25", + "uvu": "0.3.3" + }, + "engines": { + "node": ">=6" + }, "exports": { ".": [ { @@ -33,18 +65,7 @@ "dist", "sync" ], - "modes": { - "sync": "src/sync.js", - "default": "src/async.js" - }, - "engines": { - "node": ">=6" - }, - "scripts": { - "build": "bundt", - "pretest": "npm run build", - "test": "uvu -r esm test -i fixtures" - }, + "homepage": "https://github.com/lukeed/escalade#readme", "keywords": [ "find", "parent", @@ -53,9 +74,23 @@ "search", "walk" ], - "devDependencies": { - "bundt": "1.1.1", - "esm": "3.2.25", - "uvu": "0.3.3" - } + "license": "MIT", + "main": "dist/index.js", + "modes": { + "sync": "src/sync.js", + "default": "src/async.js" + }, + "module": "dist/index.mjs", + "name": "escalade", + "repository": { + "type": "git", + "url": "git+https://github.com/lukeed/escalade.git" + }, + "scripts": { + "build": "bundt", + "pretest": "npm run build", + "test": "uvu -r esm test -i fixtures" + }, + "types": "index.d.ts", + "version": "3.1.1" } diff --git a/node_modules/escape-string-regexp/package.json b/node_modules/escape-string-regexp/package.json index f307df34..1665cca1 100644 --- a/node_modules/escape-string-regexp/package.json +++ b/node_modules/escape-string-regexp/package.json @@ -1,27 +1,57 @@ { - "name": "escape-string-regexp", - "version": "1.0.5", - "description": "Escape RegExp special characters", - "license": "MIT", - "repository": "sindresorhus/escape-string-regexp", + "_args": [ + [ + "escape-string-regexp@1.0.5", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "escape-string-regexp@1.0.5", + "_id": "escape-string-regexp@1.0.5", + "_inBundle": false, + "_integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", + "_location": "/escape-string-regexp", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "escape-string-regexp@1.0.5", + "name": "escape-string-regexp", + "escapedName": "escape-string-regexp", + "rawSpec": "1.0.5", + "saveSpec": null, + "fetchSpec": "1.0.5" + }, + "_requiredBy": [ + "/chalk", + "/figures", + "/gulp-debug/chalk", + "/inquirer/chalk", + "/replacestream", + "/rtlcss/chalk" + ], + "_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "_spec": "1.0.5", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "maintainers": [ - "Sindre Sorhus (sindresorhus.com)", - "Joshua Boy Nicolai Appelman (jbna.nl)" - ], + "bugs": { + "url": "https://github.com/sindresorhus/escape-string-regexp/issues" + }, + "description": "Escape RegExp special characters", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.8.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/escape-string-regexp#readme", "keywords": [ "escape", "regex", @@ -34,8 +64,26 @@ "special", "characters" ], - "devDependencies": { - "ava": "*", - "xo": "*" - } + "license": "MIT", + "maintainers": [ + { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + { + "name": "Joshua Boy Nicolai Appelman", + "email": "joshua@jbna.nl", + "url": "jbna.nl" + } + ], + "name": "escape-string-regexp", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/escape-string-regexp.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.5" } diff --git a/node_modules/execa/package.json b/node_modules/execa/package.json index ad98225c..8de2062e 100644 --- a/node_modules/execa/package.json +++ b/node_modules/execa/package.json @@ -1,69 +1,104 @@ { - "name": "execa", - "version": "1.0.0", - "description": "A better `child_process`", - "license": "MIT", - "repository": "sindresorhus/execa", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "xo && nyc ava" - }, - "files": [ - "index.js", - "lib" - ], - "keywords": [ - "exec", - "child", - "process", - "execute", - "fork", - "execfile", - "spawn", - "file", - "shell", - "bin", - "binary", - "binaries", - "npm", - "path", - "local" - ], - "dependencies": { - "cross-spawn": "^6.0.0", - "get-stream": "^4.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" - }, - "devDependencies": { - "ava": "*", - "cat-names": "^1.0.2", - "coveralls": "^3.0.1", - "delay": "^3.0.0", - "is-running": "^2.0.0", - "nyc": "^13.0.1", - "tempfile": "^2.0.0", - "xo": "*" - }, - "nyc": { - "reporter": [ - "text", - "lcov" - ], - "exclude": [ - "**/fixtures/**", - "**/test.js", - "**/test/**" - ] - } + "_args": [ + [ + "execa@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "execa@1.0.0", + "_id": "execa@1.0.0", + "_inBundle": false, + "_integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==", + "_location": "/execa", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "execa@1.0.0", + "name": "execa", + "escapedName": "execa", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/windows-release" + ], + "_resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/execa/issues" + }, + "dependencies": { + "cross-spawn": "^6.0.0", + "get-stream": "^4.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" + }, + "description": "A better `child_process`", + "devDependencies": { + "ava": "*", + "cat-names": "^1.0.2", + "coveralls": "^3.0.1", + "delay": "^3.0.0", + "is-running": "^2.0.0", + "nyc": "^13.0.1", + "tempfile": "^2.0.0", + "xo": "*" + }, + "engines": { + "node": ">=6" + }, + "files": [ + "index.js", + "lib" + ], + "homepage": "https://github.com/sindresorhus/execa#readme", + "keywords": [ + "exec", + "child", + "process", + "execute", + "fork", + "execfile", + "spawn", + "file", + "shell", + "bin", + "binary", + "binaries", + "npm", + "path", + "local" + ], + "license": "MIT", + "name": "execa", + "nyc": { + "reporter": [ + "text", + "lcov" + ], + "exclude": [ + "**/fixtures/**", + "**/test.js", + "**/test/**" + ] + }, + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/execa.git" + }, + "scripts": { + "test": "xo && nyc ava" + }, + "version": "1.0.0" } diff --git a/node_modules/expand-brackets/node_modules/define-property/package.json b/node_modules/expand-brackets/node_modules/define-property/package.json index 43561bf5..690f0dda 100644 --- a/node_modules/expand-brackets/node_modules/define-property/package.json +++ b/node_modules/expand-brackets/node_modules/define-property/package.json @@ -1,28 +1,54 @@ { - "name": "define-property", - "description": "Define a non-enumerable property on an object.", - "version": "0.2.5", - "homepage": "https://github.com/jonschlinkert/define-property", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/define-property", + "_args": [ + [ + "define-property@0.2.5", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "define-property@0.2.5", + "_id": "define-property@0.2.5", + "_inBundle": false, + "_integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "_location": "/expand-brackets/define-property", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "define-property@0.2.5", + "name": "define-property", + "escapedName": "define-property", + "rawSpec": "0.2.5", + "saveSpec": null, + "fetchSpec": "0.2.5" + }, + "_requiredBy": [ + "/expand-brackets" + ], + "_resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "_spec": "0.2.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/define-property/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" + "dependencies": { + "is-descriptor": "^0.1.0" }, + "description": "Define a non-enumerable property on an object.", "devDependencies": { "mocha": "*", "should": "^7.0.4" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/define-property", "keywords": [ "define", "define-property", @@ -35,6 +61,16 @@ "property", "value" ], + "license": "MIT", + "main": "index.js", + "name": "define-property", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/define-property.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -45,7 +81,5 @@ ] } }, - "dependencies": { - "is-descriptor": "^0.1.0" - } + "version": "0.2.5" } diff --git a/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json index 5de879e1..42624ca0 100644 --- a/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json +++ b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json @@ -1,36 +1,69 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "3.2.2", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@3.2.2", + "_id": "kind-of@3.2.2", + "_inBundle": false, + "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "_location": "/expand-brackets/is-accessor-descriptor/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@3.2.2", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/expand-brackets/is-accessor-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.0.0", @@ -41,6 +74,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +104,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +137,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.2.2" } diff --git a/node_modules/expand-brackets/node_modules/is-accessor-descriptor/package.json b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/package.json index 0f39c64c..6caffd0a 100644 --- a/node_modules/expand-brackets/node_modules/is-accessor-descriptor/package.json +++ b/node_modules/expand-brackets/node_modules/is-accessor-descriptor/package.json @@ -1,31 +1,56 @@ { - "name": "is-accessor-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", - "version": "0.1.6", - "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-accessor-descriptor", + "_args": [ + [ + "is-accessor-descriptor@0.1.6", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-accessor-descriptor@0.1.6", + "_id": "is-accessor-descriptor@0.1.6", + "_inBundle": false, + "_integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", + "_location": "/expand-brackets/is-accessor-descriptor", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-accessor-descriptor@0.1.6", + "name": "is-accessor-descriptor", + "escapedName": "is-accessor-descriptor", + "rawSpec": "0.1.6", + "saveSpec": null, + "fetchSpec": "0.1.6" + }, + "_requiredBy": [ + "/expand-brackets/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "_spec": "0.1.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.0.2" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", "keywords": [ "accessor", "check", @@ -44,6 +69,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-accessor-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -57,5 +92,6 @@ "gulp-format-md" ], "layout": "default" - } + }, + "version": "0.1.6" } diff --git a/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/package.json b/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/package.json index 5de879e1..a4be0122 100644 --- a/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/package.json +++ b/node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of/package.json @@ -1,36 +1,69 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "3.2.2", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@3.2.2", + "_id": "kind-of@3.2.2", + "_inBundle": false, + "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "_location": "/expand-brackets/is-data-descriptor/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@3.2.2", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/expand-brackets/is-data-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.0.0", @@ -41,6 +74,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +104,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +137,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.2.2" } diff --git a/node_modules/expand-brackets/node_modules/is-data-descriptor/package.json b/node_modules/expand-brackets/node_modules/is-data-descriptor/package.json index 5fb294b7..d1bba3a3 100644 --- a/node_modules/expand-brackets/node_modules/is-data-descriptor/package.json +++ b/node_modules/expand-brackets/node_modules/is-data-descriptor/package.json @@ -1,31 +1,56 @@ { - "name": "is-data-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", - "version": "0.1.4", - "homepage": "https://github.com/jonschlinkert/is-data-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-data-descriptor", + "_args": [ + [ + "is-data-descriptor@0.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-data-descriptor@0.1.4", + "_id": "is-data-descriptor@0.1.4", + "_inBundle": false, + "_integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", + "_location": "/expand-brackets/is-data-descriptor", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-data-descriptor@0.1.4", + "name": "is-data-descriptor", + "escapedName": "is-data-descriptor", + "rawSpec": "0.1.4", + "saveSpec": null, + "fetchSpec": "0.1.4" + }, + "_requiredBy": [ + "/expand-brackets/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "_spec": "0.1.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-data-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.0.2" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-data-descriptor", "keywords": [ "accessor", "check", @@ -44,6 +69,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-data-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -56,5 +91,6 @@ "plugins": [ "gulp-format-md" ] - } + }, + "version": "0.1.4" } diff --git a/node_modules/expand-brackets/node_modules/is-descriptor/package.json b/node_modules/expand-brackets/node_modules/is-descriptor/package.json index a561bfef..3bbc5d3c 100644 --- a/node_modules/expand-brackets/node_modules/is-descriptor/package.json +++ b/node_modules/expand-brackets/node_modules/is-descriptor/package.json @@ -1,38 +1,69 @@ { - "name": "is-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", - "version": "0.1.6", - "homepage": "https://github.com/jonschlinkert/is-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-descriptor@0.1.6", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-descriptor", + "_from": "is-descriptor@0.1.6", + "_id": "is-descriptor@0.1.6", + "_inBundle": false, + "_integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "_location": "/expand-brackets/is-descriptor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-descriptor@0.1.6", + "name": "is-descriptor", + "escapedName": "is-descriptor", + "rawSpec": "0.1.6", + "saveSpec": null, + "fetchSpec": "0.1.6" + }, + "_requiredBy": [ + "/expand-brackets/define-property" + ], + "_resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "_spec": "0.1.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-accessor-descriptor": "^0.1.6", "is-data-descriptor": "^0.1.4", "kind-of": "^5.0.0" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-descriptor", "keywords": [ "accessor", "check", @@ -51,6 +82,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -71,5 +112,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.1.6" } diff --git a/node_modules/expand-brackets/package.json b/node_modules/expand-brackets/package.json index 1c5233cf..8c05b648 100644 --- a/node_modules/expand-brackets/package.json +++ b/node_modules/expand-brackets/package.json @@ -1,31 +1,62 @@ { - "name": "expand-brackets", - "description": "Expand POSIX bracket expressions (character classes) in glob patterns.", - "version": "2.1.4", - "homepage": "https://github.com/jonschlinkert/expand-brackets", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Elan Shanker (https://github.com/es128)", - "Eugene Sharygin (https://github.com/eush77)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Martin Kolárik (http://kolarik.sk)" + "_args": [ + [ + "expand-brackets@2.1.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/expand-brackets", + "_from": "expand-brackets@2.1.4", + "_id": "expand-brackets@2.1.4", + "_inBundle": false, + "_integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=", + "_location": "/expand-brackets", + "_phantomChildren": { + "is-buffer": "1.1.6", + "kind-of": "5.1.0" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "expand-brackets@2.1.4", + "name": "expand-brackets", + "escapedName": "expand-brackets", + "rawSpec": "2.1.4", + "saveSpec": null, + "fetchSpec": "2.1.4" + }, + "_requiredBy": [ + "/extglob" + ], + "_resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", + "_spec": "2.1.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/expand-brackets/issues" }, - "license": "MIT", - "files": [ - "index.js", - "lib" + "contributors": [ + { + "name": "Elan Shanker", + "url": "https://github.com/es128" + }, + { + "name": "Eugene Sharygin", + "url": "https://github.com/eush77" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Martin Kolárik", + "email": "martin@kolarik.sk", + "url": "http://kolarik.sk" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "debug": "^2.3.3", "define-property": "^0.2.5", @@ -35,6 +66,7 @@ "snapdragon": "^0.8.1", "to-regex": "^3.0.1" }, + "description": "Expand POSIX bracket expressions (character classes) in glob patterns.", "devDependencies": { "bash-match": "^0.1.1", "gulp-format-md": "^0.1.10", @@ -44,6 +76,14 @@ "multimatch": "^2.1.0", "yargs-parser": "^4.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "lib" + ], + "homepage": "https://github.com/jonschlinkert/expand-brackets", "keywords": [ "bracket", "brackets", @@ -52,6 +92,16 @@ "expression", "posix" ], + "license": "MIT", + "main": "index.js", + "name": "expand-brackets", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/expand-brackets.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -81,5 +131,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.1.4" } diff --git a/node_modules/expand-tilde/package.json b/node_modules/expand-tilde/package.json index 9b37b1ba..4c6023ae 100644 --- a/node_modules/expand-tilde/package.json +++ b/node_modules/expand-tilde/package.json @@ -1,29 +1,57 @@ { - "name": "expand-tilde", - "description": "Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.", - "version": "2.0.2", - "homepage": "https://github.com/jonschlinkert/expand-tilde", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/expand-tilde", + "_args": [ + [ + "expand-tilde@2.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "expand-tilde@2.0.2", + "_id": "expand-tilde@2.0.2", + "_inBundle": false, + "_integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=", + "_location": "/expand-tilde", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "expand-tilde@2.0.2", + "name": "expand-tilde", + "escapedName": "expand-tilde", + "rawSpec": "2.0.2", + "saveSpec": null, + "fetchSpec": "2.0.2" + }, + "_requiredBy": [ + "/fined", + "/global-prefix", + "/resolve-dir" + ], + "_resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz", + "_spec": "2.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/expand-tilde/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" + "dependencies": { + "homedir-polyfill": "^1.0.1" }, + "description": "Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.", "devDependencies": { "gulp-format-md": "^0.1.9", "is-windows": "^0.2.0", "mocha": "^2.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/expand-tilde", "keywords": [ "cwd", "expand", @@ -36,6 +64,16 @@ "user", "userhome" ], + "license": "MIT", + "main": "index.js", + "name": "expand-tilde", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/expand-tilde.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -61,7 +99,5 @@ "reflinks": true } }, - "dependencies": { - "homedir-polyfill": "^1.0.1" - } + "version": "2.0.2" } diff --git a/node_modules/ext/node_modules/type/package.json b/node_modules/ext/node_modules/type/package.json index ad8d91ac..014df24e 100644 --- a/node_modules/ext/node_modules/type/package.json +++ b/node_modules/ext/node_modules/type/package.json @@ -1,112 +1,151 @@ { - "name": "type", - "version": "2.6.0", - "description": "Runtime validation and processing of JavaScript types", - "author": "Mariusz Nowak (https://www.medikoo.com/)", - "keywords": [ - "type", - "coercion" - ], - "repository": "medikoo/type", - "devDependencies": { - "chai": "^4.3.3", - "eslint": "^8.8.0", - "eslint-config-medikoo": "^4.0.0", - "git-list-updated": "^1.2.1", - "github-release-from-cc-changelog": "^2.2.1", - "husky": "^4.3.8", - "lint-staged": "^12.3.3", - "mocha": "^6.2.3", - "nyc": "^15.1.0", - "prettier-elastic": "^2.1.2" - }, - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } - }, - "lint-staged": { - "*.js": [ - "eslint" - ], - "*.{css,html,js,json,md,yaml,yml}": [ - "prettier -c" - ] - }, - "eslintConfig": { - "extends": "medikoo/es3", - "root": true, - "globals": { - "Map": true, - "Promise": true, - "Set": true, - "Symbol": true - }, - "overrides": [ - { - "files": "test/**/*.js", - "env": { - "mocha": true - }, - "rules": { - "no-eval": "off", - "no-new-wrappers": "off" - } - }, - { - "files": [ - "string/coerce.js", - "number/coerce.js" - ], - "rules": { - "no-implicit-coercion": "off" - } - }, - { - "files": "plain-object/is.js", - "rules": { - "no-proto": "off" - } - } - ] - }, - "prettier": { - "printWidth": 100, - "tabWidth": 4, - "overrides": [ - { - "files": [ - "*.md", - "*.yml" - ], - "options": { - "tabWidth": 2 - } - } - ] - }, - "nyc": { - "all": true, - "exclude": [ - ".github", - "coverage/**", - "test/**", - "*.config.js" - ], - "reporter": [ - "lcov", - "html", - "text-summary" - ] - }, - "scripts": { - "coverage": "nyc npm test", - "lint:updated": "pipe-git-updated --base=main --ext=js -- eslint --ignore-pattern '!*'", - "prettier-check": "prettier -c --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\"", - "prettier-check:updated": "pipe-git-updated --base=main --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", - "prettify": "prettier --write --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\"", - "prettify:updated": "pipe-git-updated ---base=main -ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier --write", - "test": "mocha --recursive" - }, - "license": "ISC" + "_args": [ + [ + "type@2.6.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "type@2.6.0", + "_id": "type@2.6.0", + "_inBundle": false, + "_integrity": "sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ==", + "_location": "/ext/type", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "type@2.6.0", + "name": "type", + "escapedName": "type", + "rawSpec": "2.6.0", + "saveSpec": null, + "fetchSpec": "2.6.0" + }, + "_requiredBy": [ + "/ext" + ], + "_resolved": "https://registry.npmjs.org/type/-/type-2.6.0.tgz", + "_spec": "2.6.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mariusz Nowak", + "email": "medyk@medikoo.com", + "url": "https://www.medikoo.com/" + }, + "bugs": { + "url": "https://github.com/medikoo/type/issues" + }, + "description": "Runtime validation and processing of JavaScript types", + "devDependencies": { + "chai": "^4.3.3", + "eslint": "^8.8.0", + "eslint-config-medikoo": "^4.0.0", + "git-list-updated": "^1.2.1", + "github-release-from-cc-changelog": "^2.2.1", + "husky": "^4.3.8", + "lint-staged": "^12.3.3", + "mocha": "^6.2.3", + "nyc": "^15.1.0", + "prettier-elastic": "^2.1.2" + }, + "eslintConfig": { + "extends": "medikoo/es3", + "root": true, + "globals": { + "Map": true, + "Promise": true, + "Set": true, + "Symbol": true + }, + "overrides": [ + { + "files": "test/**/*.js", + "env": { + "mocha": true + }, + "rules": { + "no-eval": "off", + "no-new-wrappers": "off" + } + }, + { + "files": [ + "string/coerce.js", + "number/coerce.js" + ], + "rules": { + "no-implicit-coercion": "off" + } + }, + { + "files": "plain-object/is.js", + "rules": { + "no-proto": "off" + } + } + ] + }, + "homepage": "https://github.com/medikoo/type#readme", + "husky": { + "hooks": { + "pre-commit": "lint-staged" + } + }, + "keywords": [ + "type", + "coercion" + ], + "license": "ISC", + "lint-staged": { + "*.js": [ + "eslint" + ], + "*.{css,html,js,json,md,yaml,yml}": [ + "prettier -c" + ] + }, + "name": "type", + "nyc": { + "all": true, + "exclude": [ + ".github", + "coverage/**", + "test/**", + "*.config.js" + ], + "reporter": [ + "lcov", + "html", + "text-summary" + ] + }, + "prettier": { + "printWidth": 100, + "tabWidth": 4, + "overrides": [ + { + "files": [ + "*.md", + "*.yml" + ], + "options": { + "tabWidth": 2 + } + } + ] + }, + "repository": { + "type": "git", + "url": "git+https://github.com/medikoo/type.git" + }, + "scripts": { + "coverage": "nyc npm test", + "lint:updated": "pipe-git-updated --base=main --ext=js -- eslint --ignore-pattern '!*'", + "prettier-check": "prettier -c --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\"", + "prettier-check:updated": "pipe-git-updated --base=main --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", + "prettify": "prettier --write --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\"", + "prettify:updated": "pipe-git-updated ---base=main -ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier --write", + "test": "mocha --recursive" + }, + "version": "2.6.0" } diff --git a/node_modules/ext/package.json b/node_modules/ext/package.json index 5ee4a386..5f58c84f 100644 --- a/node_modules/ext/package.json +++ b/node_modules/ext/package.json @@ -1,124 +1,160 @@ { - "name": "ext", - "version": "1.6.0", - "description": "JavaScript utilities with respect to emerging standard", - "author": "Mariusz Nowak (http://www.medikoo.com/)", - "keywords": [ - "ecmascript", - "es", - "es6", - "extensions", - "ext", - "addons", - "lodash", - "extras", - "harmony", - "javascript", - "polyfill", - "shim", - "util", - "utils", - "utilities" - ], - "repository": { - "type": "git", - "url": "https://github.com/medikoo/es5-ext#ext" - }, - "dependencies": { - "type": "^2.5.0" - }, - "devDependencies": { - "chai": "^4.3.4", - "eslint": "^7.32.0", - "eslint-config-medikoo": "^4.1.0", - "git-list-updated": "^1.2.1", - "husky": "^4.3.8", - "lint-staged": "^11.1.2", - "mocha": "^6.2.3", - "prettier-elastic": "^2.2.1", - "sinon": "^8.1.1", - "timers-ext": "^0.1.7" - }, - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } - }, - "lint-staged": { - "*.js": [ - "eslint" - ], - "*.{css,html,js,json,md,yaml,yml}": [ - "prettier -c" - ] - }, - "eslintIgnore": [ - "_es5-ext" - ], - "eslintConfig": { - "extends": "medikoo/es3", - "root": true, - "overrides": [ - { - "files": "global-this/implementation.js", - "globals": { - "__global__": true, - "self": true, - "window": true - }, - "rules": { - "no-extend-native": "off", - "strict": "off" - } - }, - { - "files": [ - "global-this/is-implemented.js", - "global-this/index.js" - ], - "globals": { - "globalThis": true - } - }, - { - "files": "test/**/*.js", - "env": { - "mocha": true - } - }, - { - "files": [ - "test/promise/limit.js", - "test/thenable_/finally.js" - ], - "globals": { - "Promise": true - } - } - ] - }, - "prettier": { - "printWidth": 100, - "tabWidth": 4, - "quoteProps": "preserve", - "overrides": [ - { - "files": "*.md", - "options": { - "tabWidth": 2 - } - } - ] - }, - "mocha": { - "recursive": true - }, - "scripts": { - "lint": "eslint .", - "lint-updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'", - "prettier-check-updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", - "prettify": "prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'", - "test": "mocha" - }, - "license": "ISC" + "_args": [ + [ + "ext@1.6.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ext@1.6.0", + "_id": "ext@1.6.0", + "_inBundle": false, + "_integrity": "sha512-sdBImtzkq2HpkdRLtlLWDa6w4DX22ijZLKx8BMPUuKe1c5lbN6xwQDQCxSfxBQnHZ13ls/FH0MQZx/q/gr6FQg==", + "_location": "/ext", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ext@1.6.0", + "name": "ext", + "escapedName": "ext", + "rawSpec": "1.6.0", + "saveSpec": null, + "fetchSpec": "1.6.0" + }, + "_requiredBy": [ + "/es6-symbol" + ], + "_resolved": "https://registry.npmjs.org/ext/-/ext-1.6.0.tgz", + "_spec": "1.6.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mariusz Nowak", + "email": "medyk@medikoo.com", + "url": "http://www.medikoo.com/" + }, + "bugs": { + "url": "https://github.com/medikoo/es5-ext/issues" + }, + "dependencies": { + "type": "^2.5.0" + }, + "description": "JavaScript utilities with respect to emerging standard", + "devDependencies": { + "chai": "^4.3.4", + "eslint": "^7.32.0", + "eslint-config-medikoo": "^4.1.0", + "git-list-updated": "^1.2.1", + "husky": "^4.3.8", + "lint-staged": "^11.1.2", + "mocha": "^6.2.3", + "prettier-elastic": "^2.2.1", + "sinon": "^8.1.1", + "timers-ext": "^0.1.7" + }, + "eslintConfig": { + "extends": "medikoo/es3", + "root": true, + "overrides": [ + { + "files": "global-this/implementation.js", + "globals": { + "__global__": true, + "self": true, + "window": true + }, + "rules": { + "no-extend-native": "off", + "strict": "off" + } + }, + { + "files": [ + "global-this/is-implemented.js", + "global-this/index.js" + ], + "globals": { + "globalThis": true + } + }, + { + "files": "test/**/*.js", + "env": { + "mocha": true + } + }, + { + "files": [ + "test/promise/limit.js", + "test/thenable_/finally.js" + ], + "globals": { + "Promise": true + } + } + ] + }, + "eslintIgnore": [ + "_es5-ext" + ], + "homepage": "https://github.com/medikoo/es5-ext/tree/ext#readme", + "husky": { + "hooks": { + "pre-commit": "lint-staged" + } + }, + "keywords": [ + "ecmascript", + "es", + "es6", + "extensions", + "ext", + "addons", + "lodash", + "extras", + "harmony", + "javascript", + "polyfill", + "shim", + "util", + "utils", + "utilities" + ], + "license": "ISC", + "lint-staged": { + "*.js": [ + "eslint" + ], + "*.{css,html,js,json,md,yaml,yml}": [ + "prettier -c" + ] + }, + "mocha": { + "recursive": true + }, + "name": "ext", + "prettier": { + "printWidth": 100, + "tabWidth": 4, + "quoteProps": "preserve", + "overrides": [ + { + "files": "*.md", + "options": { + "tabWidth": 2 + } + } + ] + }, + "repository": { + "type": "git", + "url": "git+https://github.com/medikoo/es5-ext.git#ext" + }, + "scripts": { + "lint": "eslint .", + "lint-updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'", + "prettier-check-updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", + "prettify": "prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'", + "test": "mocha" + }, + "version": "1.6.0" } diff --git a/node_modules/extend-shallow/package.json b/node_modules/extend-shallow/package.json index b42e01c7..9eb191a0 100644 --- a/node_modules/extend-shallow/package.json +++ b/node_modules/extend-shallow/package.json @@ -1,27 +1,48 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "2.0.1", - "homepage": "https://github.com/jonschlinkert/extend-shallow", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/extend-shallow", + "_args": [ + [ + "extend-shallow@2.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "extend-shallow@2.0.1", + "_id": "extend-shallow@2.0.1", + "_inBundle": false, + "_integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "_location": "/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@2.0.1", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "2.0.1", + "saveSpec": null, + "fetchSpec": "2.0.1" + }, + "_requiredBy": [ + "/braces", + "/expand-brackets", + "/extglob", + "/fill-range", + "/set-value", + "/snapdragon" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", + "_spec": "2.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-extendable": "^0.1.0" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^0.2.3", "benchmarked": "^0.1.4", @@ -34,6 +55,13 @@ "mocha": "^2.2.5", "should": "^7.0.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "assign", "extend", @@ -52,5 +80,16 @@ "utility", "utils", "value" - ] -} \ No newline at end of file + ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "2.0.1" +} diff --git a/node_modules/extend/package.json b/node_modules/extend/package.json index 85279f78..de690628 100644 --- a/node_modules/extend/package.json +++ b/node_modules/extend/package.json @@ -1,42 +1,80 @@ { - "name": "extend", - "author": "Stefan Thomas (http://www.justmoon.net)", - "version": "3.0.2", - "description": "Port of jQuery.extend for node.js and the browser", - "main": "index", - "scripts": { - "pretest": "npm run lint", - "test": "npm run tests-only", - "posttest": "npm run coverage-quiet", - "tests-only": "node test", - "coverage": "covert test/index.js", - "coverage-quiet": "covert test/index.js --quiet", - "lint": "npm run jscs && npm run eslint", - "jscs": "jscs *.js */*.js", - "eslint": "eslint *.js */*.js" - }, - "contributors": [ - { - "name": "Jordan Harband", - "url": "https://github.com/ljharb" - } - ], - "keywords": [ - "extend", - "clone", - "merge" - ], - "repository": { - "type": "git", - "url": "https://github.com/justmoon/node-extend.git" - }, - "dependencies": {}, - "devDependencies": { - "@ljharb/eslint-config": "^12.2.1", - "covert": "^1.1.0", - "eslint": "^4.19.1", - "jscs": "^3.0.7", - "tape": "^4.9.1" - }, - "license": "MIT" + "_args": [ + [ + "extend@3.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "extend@3.0.2", + "_id": "extend@3.0.2", + "_inBundle": false, + "_integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", + "_location": "/extend", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend@3.0.2", + "name": "extend", + "escapedName": "extend", + "rawSpec": "3.0.2", + "saveSpec": null, + "fetchSpec": "3.0.2" + }, + "_requiredBy": [ + "/fomantic-ui", + "/glob-stream", + "/liftoff" + ], + "_resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", + "_spec": "3.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Stefan Thomas", + "email": "justmoon@members.fsf.org", + "url": "http://www.justmoon.net" + }, + "bugs": { + "url": "https://github.com/justmoon/node-extend/issues" + }, + "contributors": [ + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb" + } + ], + "dependencies": {}, + "description": "Port of jQuery.extend for node.js and the browser", + "devDependencies": { + "@ljharb/eslint-config": "^12.2.1", + "covert": "^1.1.0", + "eslint": "^4.19.1", + "jscs": "^3.0.7", + "tape": "^4.9.1" + }, + "homepage": "https://github.com/justmoon/node-extend#readme", + "keywords": [ + "extend", + "clone", + "merge" + ], + "license": "MIT", + "main": "index", + "name": "extend", + "repository": { + "type": "git", + "url": "git+https://github.com/justmoon/node-extend.git" + }, + "scripts": { + "coverage": "covert test/index.js", + "coverage-quiet": "covert test/index.js --quiet", + "eslint": "eslint *.js */*.js", + "jscs": "jscs *.js */*.js", + "lint": "npm run jscs && npm run eslint", + "posttest": "npm run coverage-quiet", + "pretest": "npm run lint", + "test": "npm run tests-only", + "tests-only": "node test" + }, + "version": "3.0.2" } diff --git a/node_modules/external-editor/package.json b/node_modules/external-editor/package.json index b0e2474e..32aefdc6 100644 --- a/node_modules/external-editor/package.json +++ b/node_modules/external-editor/package.json @@ -1,38 +1,53 @@ { - "name": "external-editor", - "version": "3.1.0", - "description": "Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT", - "main": "main/index.js", - "types": "main/index.d.ts", - "scripts": { - "test": "mocha --recursive --require ts-node/register --timeout 10000 ./test/spec 'test/spec/**/*.ts'", - "compile": "tsc -p tsconfig.json", - "lint": "tslint './src/**/*.ts' './test/**/*.ts'" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/mrkmg/node-external-editor.git" - }, - "keywords": [ - "editor", - "external", - "user", - "visual" + "_args": [ + [ + "external-editor@3.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Kevin Gravier (https://mrkmg.com)", - "license": "MIT", + "_from": "external-editor@3.1.0", + "_id": "external-editor@3.1.0", + "_inBundle": false, + "_integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==", + "_location": "/external-editor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "external-editor@3.1.0", + "name": "external-editor", + "escapedName": "external-editor", + "rawSpec": "3.1.0", + "saveSpec": null, + "fetchSpec": "3.1.0" + }, + "_requiredBy": [ + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz", + "_spec": "3.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Kevin Gravier", + "email": "kevin@mrkmg.com", + "url": "https://mrkmg.com" + }, "bugs": { "url": "https://github.com/mrkmg/node-external-editor/issues" }, - "homepage": "https://github.com/mrkmg/node-external-editor#readme", + "config": { + "ndt": { + "versions": [ + "major" + ] + } + }, "dependencies": { "chardet": "^0.7.0", "iconv-lite": "^0.4.24", "tmp": "^0.0.33" }, - "engines": { - "node": ">=4" - }, + "description": "Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT", "devDependencies": { "@types/chai": "^4.1.4", "@types/chardet": "^0.5.0", @@ -46,16 +61,33 @@ "tslint": "^5.18.0", "typescript": "^3.5.2" }, + "engines": { + "node": ">=4" + }, "files": [ "main", "example_sync.js", "example_async.js" ], - "config": { - "ndt": { - "versions": [ - "major" - ] - } - } + "homepage": "https://github.com/mrkmg/node-external-editor#readme", + "keywords": [ + "editor", + "external", + "user", + "visual" + ], + "license": "MIT", + "main": "main/index.js", + "name": "external-editor", + "repository": { + "type": "git", + "url": "git+https://github.com/mrkmg/node-external-editor.git" + }, + "scripts": { + "compile": "tsc -p tsconfig.json", + "lint": "tslint './src/**/*.ts' './test/**/*.ts'", + "test": "mocha --recursive --require ts-node/register --timeout 10000 ./test/spec 'test/spec/**/*.ts'" + }, + "types": "main/index.d.ts", + "version": "3.1.0" } diff --git a/node_modules/extglob/node_modules/define-property/package.json b/node_modules/extglob/node_modules/define-property/package.json index e0ab1ca0..d4600c3d 100644 --- a/node_modules/extglob/node_modules/define-property/package.json +++ b/node_modules/extglob/node_modules/define-property/package.json @@ -1,31 +1,54 @@ { - "name": "define-property", - "description": "Define a non-enumerable property on an object.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/define-property", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/define-property", + "_args": [ + [ + "define-property@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "define-property@1.0.0", + "_id": "define-property@1.0.0", + "_inBundle": false, + "_integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", + "_location": "/extglob/define-property", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "define-property@1.0.0", + "name": "define-property", + "escapedName": "define-property", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/extglob" + ], + "_resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/define-property/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-descriptor": "^1.0.0" }, + "description": "Define a non-enumerable property on an object.", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/define-property", "keywords": [ "define", "define-property", @@ -38,6 +61,16 @@ "property", "value" ], + "license": "MIT", + "main": "index.js", + "name": "define-property", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/define-property.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -58,5 +91,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/extglob/package.json b/node_modules/extglob/package.json index afe51573..2ddc1652 100644 --- a/node_modules/extglob/package.json +++ b/node_modules/extglob/package.json @@ -1,33 +1,67 @@ { - "name": "extglob", - "description": "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.", - "version": "2.0.4", - "homepage": "https://github.com/micromatch/extglob", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Devon Govett (http://badassjs.com)", - "Isiah Meadows (https://www.isiahmeadows.com)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Matt Bierner (http://mattbierner.com)", - "Shinnosuke Watanabe (https://shinnn.github.io)" + "_args": [ + [ + "extglob@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "micromatch/extglob", + "_from": "extglob@2.0.4", + "_id": "extglob@2.0.4", + "_inBundle": false, + "_integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", + "_location": "/extglob", + "_phantomChildren": { + "is-descriptor": "1.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "extglob@2.0.4", + "name": "extglob", + "escapedName": "extglob", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/micromatch" + ], + "_resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/micromatch/extglob/issues" }, - "license": "MIT", - "files": [ - "index.js", - "lib" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Devon Govett", + "url": "http://badassjs.com" + }, + { + "name": "Isiah Meadows", + "url": "https://www.isiahmeadows.com" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Matt Bierner", + "url": "http://mattbierner.com" + }, + { + "name": "Shinnosuke Watanabe", + "url": "https://shinnn.github.io" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "array-unique": "^0.3.2", "define-property": "^1.0.0", @@ -38,6 +72,7 @@ "snapdragon": "^0.8.1", "to-regex": "^3.0.1" }, + "description": "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.", "devDependencies": { "bash-match": "^1.0.2", "for-own": "^1.0.0", @@ -55,6 +90,14 @@ "mocha": "^3.5.0", "multimatch": "^2.1.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "lib" + ], + "homepage": "https://github.com/micromatch/extglob", "keywords": [ "bash", "extended", @@ -69,6 +112,7 @@ "test", "wildcard" ], + "license": "MIT", "lintDeps": { "devDependencies": { "files": { @@ -80,6 +124,15 @@ } } }, + "main": "index.js", + "name": "extglob", + "repository": { + "type": "git", + "url": "git+https://github.com/micromatch/extglob.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -104,5 +157,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/fancy-log/package.json b/node_modules/fancy-log/package.json index e9a70bb8..6e4e54b0 100644 --- a/node_modules/fancy-log/package.json +++ b/node_modules/fancy-log/package.json @@ -1,35 +1,64 @@ { - "name": "fancy-log", - "version": "1.3.3", - "description": "Log things, prefixed with a timestamp.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "fancy-log@1.3.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "fancy-log@1.3.3", + "_id": "fancy-log@1.3.3", + "_inBundle": false, + "_integrity": "sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==", + "_location": "/fancy-log", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "fancy-log@1.3.3", + "name": "fancy-log", + "escapedName": "fancy-log", + "rawSpec": "1.3.3", + "saveSpec": null, + "fetchSpec": "1.3.3" + }, + "_requiredBy": [ + "/gulp-autoprefixer", + "/gulp-cli", + "/gulp-debug", + "/gulp-git", + "/gulp-notify", + "/gulp-plumber", + "/gulp-print", + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz", + "_spec": "1.3.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/fancy-log/issues" + }, "contributors": [ - "Blaine Bublitz ", - "Aman Mittal (http://amandeepmittal.github.io/)" + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + }, + { + "name": "Aman Mittal", + "url": "http://amandeepmittal.github.io/" + } ], - "repository": "gulpjs/fancy-log", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "ansi-gray": "^0.1.1", "color-support": "^1.1.3", "parse-node-version": "^1.0.0", "time-stamp": "^1.0.0" }, + "description": "Log things, prefixed with a timestamp.", "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", @@ -38,6 +67,14 @@ "istanbul-coveralls": "^1.0.3", "mocha": "^3.5.3" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/fancy-log#readme", "keywords": [ "console.log", "log", @@ -45,5 +82,20 @@ "logging", "pretty", "timestamp" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "fancy-log", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/fancy-log.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.3.3" } diff --git a/node_modules/fast-levenshtein/package.json b/node_modules/fast-levenshtein/package.json index 20fef7bc..ea7cf1e4 100644 --- a/node_modules/fast-levenshtein/package.json +++ b/node_modules/fast-levenshtein/package.json @@ -1,16 +1,41 @@ { - "name": "fast-levenshtein", - "version": "1.1.4", - "description": "Efficient implementation of Levenshtein algorithm with asynchronous callback support", - "main": "levenshtein.js", - "files": [ - "levenshtein.js" + "_args": [ + [ + "fast-levenshtein@1.1.4", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "build": "grunt build", - "benchmark": "grunt benchmark", - "test": "mocha" + "_from": "fast-levenshtein@1.1.4", + "_id": "fast-levenshtein@1.1.4", + "_inBundle": false, + "_integrity": "sha1-5qdUzI8V5YmHqpy9J69m/W9OWvk=", + "_location": "/fast-levenshtein", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "fast-levenshtein@1.1.4", + "name": "fast-levenshtein", + "escapedName": "fast-levenshtein", + "rawSpec": "1.1.4", + "saveSpec": null, + "fetchSpec": "1.1.4" }, + "_requiredBy": [ + "/undertaker" + ], + "_resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz", + "_spec": "1.1.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Ramesh Nair", + "email": "ram@hiddentao.com", + "url": "http://www.hiddentao.com/" + }, + "bugs": { + "url": "https://github.com/hiddentao/fast-levenshtein/issues" + }, + "description": "Efficient implementation of Levenshtein algorithm with asynchronous callback support", "devDependencies": { "chai": "~1.5.0", "grunt": "~0.4.1", @@ -23,15 +48,26 @@ "lodash": "^4.0.1", "mocha": "~1.9.0" }, - "repository": { - "type": "git", - "url": "https://github.com/hiddentao/fast-levenshtein.git" - }, + "files": [ + "levenshtein.js" + ], + "homepage": "https://github.com/hiddentao/fast-levenshtein#readme", "keywords": [ "levenshtein", "distance", "string" ], - "author": "Ramesh Nair (http://www.hiddentao.com/)", - "license": "MIT" + "license": "MIT", + "main": "levenshtein.js", + "name": "fast-levenshtein", + "repository": { + "type": "git", + "url": "git+https://github.com/hiddentao/fast-levenshtein.git" + }, + "scripts": { + "benchmark": "grunt benchmark", + "build": "grunt build", + "test": "mocha" + }, + "version": "1.1.4" } diff --git a/node_modules/figures/package.json b/node_modules/figures/package.json index 80b6db1b..7728d429 100644 --- a/node_modules/figures/package.json +++ b/node_modules/figures/package.json @@ -1,24 +1,57 @@ { - "name": "figures", - "version": "2.0.0", - "description": "Unicode symbols with Windows CMD fallbacks", - "license": "MIT", - "repository": "sindresorhus/figures", + "_args": [ + [ + "figures@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "figures@2.0.0", + "_id": "figures@2.0.0", + "_inBundle": false, + "_integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=", + "_location": "/figures", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "figures@2.0.0", + "name": "figures", + "escapedName": "figures", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/figures/issues" + }, + "dependencies": { + "escape-string-regexp": "^1.0.5" + }, + "description": "Unicode symbols with Windows CMD fallbacks", + "devDependencies": { + "ava": "*", + "markdown-table": "^1.0.0", + "require-uncached": "^1.0.2", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava", - "make": "./makefile.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/figures#readme", "keywords": [ "unicode", "cli", @@ -32,15 +65,17 @@ "figures", "fallback" ], - "dependencies": { - "escape-string-regexp": "^1.0.5" + "license": "MIT", + "name": "figures", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/figures.git" }, - "devDependencies": { - "ava": "*", - "markdown-table": "^1.0.0", - "require-uncached": "^1.0.2", - "xo": "*" + "scripts": { + "make": "./makefile.js", + "test": "xo && ava" }, + "version": "2.0.0", "xo": { "esnext": true } diff --git a/node_modules/fill-range/package.json b/node_modules/fill-range/package.json index fa17dd21..53a264ba 100644 --- a/node_modules/fill-range/package.json +++ b/node_modules/fill-range/package.json @@ -1,36 +1,67 @@ { - "name": "fill-range", - "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`", - "version": "4.0.0", - "homepage": "https://github.com/jonschlinkert/fill-range", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - " (https://github.com/wtgtybhertgeghgtwtg)", - "Edo Rivai (edo.rivai.nl)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Paul Miller (paulmillr.com)" + "_args": [ + [ + "fill-range@4.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/fill-range", + "_from": "fill-range@4.0.0", + "_id": "fill-range@4.0.0", + "_inBundle": false, + "_integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=", + "_location": "/fill-range", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "fill-range@4.0.0", + "name": "fill-range", + "escapedName": "fill-range", + "rawSpec": "4.0.0", + "saveSpec": null, + "fetchSpec": "4.0.0" + }, + "_requiredBy": [ + "/braces" + ], + "_resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", + "_spec": "4.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/fill-range/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "email": "wtgtybhertgeghgtwtg@gmail.com", + "url": "https://github.com/wtgtybhertgeghgtwtg" + }, + { + "name": "Edo Rivai", + "email": "edo.rivai@gmail.com", + "url": "edo.rivai.nl" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Paul Miller", + "email": "paul+gh@paulmillr.com", + "url": "paulmillr.com" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "extend-shallow": "^2.0.1", "is-number": "^3.0.0", "repeat-string": "^1.6.1", "to-regex-range": "^2.1.0" }, + "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`", "devDependencies": { "ansi-cyan": "^0.1.1", "benchmarked": "^1.0.0", @@ -38,6 +69,13 @@ "minimist": "^1.2.0", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/fill-range", "keywords": [ "alpha", "alphabetical", @@ -58,6 +96,16 @@ "regex", "sh" ], + "license": "MIT", + "main": "index.js", + "name": "fill-range", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/fill-range.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -78,5 +126,6 @@ "lint": { "reflinks": true } - } + }, + "version": "4.0.0" } diff --git a/node_modules/find-up/package.json b/node_modules/find-up/package.json index 478866c4..d7447615 100644 --- a/node_modules/find-up/package.json +++ b/node_modules/find-up/package.json @@ -1,23 +1,57 @@ { - "name": "find-up", - "version": "1.1.2", - "description": "Find a file by walking up parent directories", - "license": "MIT", - "repository": "sindresorhus/find-up", + "_args": [ + [ + "find-up@1.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "find-up@1.1.2", + "_id": "find-up@1.1.2", + "_inBundle": false, + "_integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=", + "_location": "/find-up", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "find-up@1.1.2", + "name": "find-up", + "escapedName": "find-up", + "rawSpec": "1.1.2", + "saveSpec": null, + "fetchSpec": "1.1.2" + }, + "_requiredBy": [ + "/read-pkg-up" + ], + "_resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz", + "_spec": "1.1.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/find-up/issues" + }, + "dependencies": { + "path-exists": "^2.0.0", + "pinkie-promise": "^2.0.0" + }, + "description": "Find a file by walking up parent directories", + "devDependencies": { + "ava": "*", + "tempfile": "^1.1.1", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/find-up#readme", "keywords": [ "find", "up", @@ -39,13 +73,14 @@ "walking", "path" ], - "dependencies": { - "path-exists": "^2.0.0", - "pinkie-promise": "^2.0.0" + "license": "MIT", + "name": "find-up", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/find-up.git" }, - "devDependencies": { - "ava": "*", - "tempfile": "^1.1.1", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "1.1.2" } diff --git a/node_modules/findup-sync/package.json b/node_modules/findup-sync/package.json index 357f57ac..479745db 100644 --- a/node_modules/findup-sync/package.json +++ b/node_modules/findup-sync/package.json @@ -1,37 +1,65 @@ { - "name": "findup-sync", - "version": "3.0.0", - "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "findup-sync@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "findup-sync@3.0.0", + "_id": "findup-sync@3.0.0", + "_inBundle": false, + "_integrity": "sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==", + "_location": "/findup-sync", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "findup-sync@3.0.0", + "name": "findup-sync", + "escapedName": "findup-sync", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/liftoff" + ], + "_resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/findup-sync/issues" + }, "contributors": [ - "Ben Alman ", - "Tyler Kellen ", - "Jon Schlinkert ", - "Blaine Bublitz " + { + "name": "Ben Alman", + "email": "cowboy@rj3.net" + }, + { + "name": "Tyler Kellen", + "email": "tyler@sleekcode.net" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/findup-sync", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "index.js", - "LICENSE" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "detect-file": "^1.0.0", "is-glob": "^4.0.0", "micromatch": "^3.0.4", "resolve-dir": "^1.0.1" }, + "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.", "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", @@ -43,6 +71,14 @@ "normalize-path": "^3.0.0", "resolve": "^1.4.0" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js", + "LICENSE" + ], + "homepage": "https://github.com/gulpjs/findup-sync#readme", "keywords": [ "file", "find", @@ -53,5 +89,20 @@ "pattern", "resolve", "search" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "findup-sync", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/findup-sync.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "3.0.0" } diff --git a/node_modules/fined/node_modules/is-plain-object/package.json b/node_modules/fined/node_modules/is-plain-object/package.json index dd604986..e2fcc2f4 100644 --- a/node_modules/fined/node_modules/is-plain-object/package.json +++ b/node_modules/fined/node_modules/is-plain-object/package.json @@ -1,37 +1,60 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor.", - "version": "2.0.4", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-plain-object@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@2.0.4", + "_id": "is-plain-object@2.0.4", + "_inBundle": false, + "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "_location": "/fined/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@2.0.4", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/fined" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", - "test_browser": "mocha-phantomjs test/browser.html", - "test_node": "mocha", - "test": "npm run test_node && npm run browserify && npm run test_browser" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "browserify": "^14.4.0", "chai": "^4.0.2", @@ -41,6 +64,14 @@ "phantomjs": "^2.1.7", "uglify-js": "^3.0.24" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -55,6 +86,19 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test": "npm run test_node && npm run browserify && npm run test_browser", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha" + }, "types": "index.d.ts", "verb": { "toc": false, @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/fined/package.json b/node_modules/fined/package.json index e64ed64b..2efab701 100644 --- a/node_modules/fined/package.json +++ b/node_modules/fined/package.json @@ -1,29 +1,52 @@ { - "name": "fined", - "version": "1.2.0", - "description": "Find a file given a declaration of locations.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "fined@1.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "fined@1.2.0", + "_id": "fined@1.2.0", + "_inBundle": false, + "_integrity": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==", + "_location": "/fined", + "_phantomChildren": { + "isobject": "3.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "fined@1.2.0", + "name": "fined", + "escapedName": "fined", + "rawSpec": "1.2.0", + "saveSpec": null, + "fetchSpec": "1.2.0" + }, + "_requiredBy": [ + "/liftoff" + ], + "_resolved": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz", + "_spec": "1.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/fined/issues" + }, "contributors": [ - "Takayuki Sato ", - "Blaine Bublitz " + { + "name": "Takayuki Sato", + "email": "sttk.xslet@gmail.com" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/fined", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "index.js", - "LICENSE" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "expand-tilde": "^2.0.2", "is-plain-object": "^2.0.3", @@ -31,6 +54,7 @@ "object.pick": "^1.2.0", "parse-filepath": "^1.0.1" }, + "description": "Find a file given a declaration of locations.", "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", @@ -39,9 +63,32 @@ "istanbul-coveralls": "^1.0.3", "mocha": "^3.5.3" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js", + "LICENSE" + ], + "homepage": "https://github.com/gulpjs/fined#readme", "keywords": [ "find", "lookup", "config" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "fined", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/fined.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.2.0" } diff --git a/node_modules/first-chunk-stream/package.json b/node_modules/first-chunk-stream/package.json index 8eccaa08..4490c279 100644 --- a/node_modules/first-chunk-stream/package.json +++ b/node_modules/first-chunk-stream/package.json @@ -1,24 +1,58 @@ { - "name": "first-chunk-stream", - "version": "2.0.0", - "description": "Transform the first chunk in a stream", - "license": "MIT", - "repository": "sindresorhus/first-chunk-stream", + "_args": [ + [ + "first-chunk-stream@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "first-chunk-stream@2.0.0", + "_id": "first-chunk-stream@2.0.0", + "_inBundle": false, + "_integrity": "sha1-G97NuOCDwGZLkZRVgVd6Q6nzHXA=", + "_location": "/first-chunk-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "first-chunk-stream@2.0.0", + "name": "first-chunk-stream", + "escapedName": "first-chunk-stream", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/strip-bom-stream" + ], + "_resolved": "https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/first-chunk-stream/issues" + }, + "dependencies": { + "readable-stream": "^2.0.2" + }, + "description": "Transform the first chunk in a stream", + "devDependencies": { + "istanbul": "^0.3.19", + "mocha": "*", + "mocha-lcov-reporter": "0.0.2", + "streamtest": "^1.2.1", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && mocha", - "cover": "istanbul cover --report html _mocha -- test.js -R spec -t 5000" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/first-chunk-stream#readme", "keywords": [ "buffer", "stream", @@ -30,14 +64,15 @@ "min", "minimum" ], - "dependencies": { - "readable-stream": "^2.0.2" + "license": "MIT", + "name": "first-chunk-stream", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/first-chunk-stream.git" }, - "devDependencies": { - "istanbul": "^0.3.19", - "mocha": "*", - "mocha-lcov-reporter": "0.0.2", - "streamtest": "^1.2.1", - "xo": "*" - } + "scripts": { + "cover": "istanbul cover --report html _mocha -- test.js -R spec -t 5000", + "test": "xo && mocha" + }, + "version": "2.0.0" } diff --git a/node_modules/flagged-respawn/package.json b/node_modules/flagged-respawn/package.json index 1d38d814..6cdcc5eb 100644 --- a/node_modules/flagged-respawn/package.json +++ b/node_modules/flagged-respawn/package.json @@ -1,35 +1,60 @@ { - "name": "flagged-respawn", - "version": "1.0.1", - "description": "A tool for respawning node binaries when special flags are present.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "flagged-respawn@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "flagged-respawn@1.0.1", + "_id": "flagged-respawn@1.0.1", + "_inBundle": false, + "_integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==", + "_location": "/flagged-respawn", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "flagged-respawn@1.0.1", + "name": "flagged-respawn", + "escapedName": "flagged-respawn", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/liftoff" + ], + "_resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/flagged-respawn/issues" + }, "contributors": [ - "Takayuki Sato ", - "Bertrand Marron ", - "Tyler Kellen ", - "Blaine Bublitz " + { + "name": "Takayuki Sato", + "email": "sttk.xslet@gmail.com" + }, + { + "name": "Bertrand Marron", + "email": "bertrand.marron@ionisx.com" + }, + { + "name": "Tyler Kellen", + "email": "tyler@sleekcode.net" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/flagged-respawn", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "index.js", - "lib/", - "LICENSE" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "nyc --reporter=lcov --reporter=text-summary npm test", - "coveralls": "npm run cover && istanbul-coveralls", - "respawn": "node test/bin/respawner --harmony test", - "nospawn": "node test/bin/respawner test" - }, "dependencies": {}, + "description": "A tool for respawning node binaries when special flags are present.", "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", @@ -40,8 +65,34 @@ "nyc": "^11.3.0", "v8flags": "^3.0.1" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js", + "lib/", + "LICENSE" + ], + "homepage": "https://github.com/gulpjs/flagged-respawn#readme", "keywords": [ "respawn", "flags" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "flagged-respawn", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/flagged-respawn.git" + }, + "scripts": { + "cover": "nyc --reporter=lcov --reporter=text-summary npm test", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint .", + "nospawn": "node test/bin/respawner test", + "pretest": "npm run lint", + "respawn": "node test/bin/respawner --harmony test", + "test": "mocha --async-only" + }, + "version": "1.0.1" } diff --git a/node_modules/flush-write-stream/package.json b/node_modules/flush-write-stream/package.json index 9d6326ca..db222471 100644 --- a/node_modules/flush-write-stream/package.json +++ b/node_modules/flush-write-stream/package.json @@ -1,26 +1,57 @@ { - "name": "flush-write-stream", - "version": "1.1.1", - "description": "A write stream constructor that supports a flush function that is called before finish is emitted", - "main": "index.js", + "_args": [ + [ + "flush-write-stream@1.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "flush-write-stream@1.1.1", + "_id": "flush-write-stream@1.1.1", + "_inBundle": false, + "_integrity": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==", + "_location": "/flush-write-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "flush-write-stream@1.1.1", + "name": "flush-write-stream", + "escapedName": "flush-write-stream", + "rawSpec": "1.1.1", + "saveSpec": null, + "fetchSpec": "1.1.1" + }, + "_requiredBy": [ + "/lead" + ], + "_resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz", + "_spec": "1.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mathias Buus", + "url": "@mafintosh" + }, + "bugs": { + "url": "https://github.com/mafintosh/flush-write-stream/issues" + }, "dependencies": { "inherits": "^2.0.3", "readable-stream": "^2.3.6" }, + "description": "A write stream constructor that supports a flush function that is called before finish is emitted", "devDependencies": { "tape": "^4.2.2" }, + "homepage": "https://github.com/mafintosh/flush-write-stream", + "license": "MIT", + "main": "index.js", + "name": "flush-write-stream", + "repository": { + "type": "git", + "url": "git+https://github.com/mafintosh/flush-write-stream.git" + }, "scripts": { "test": "tape test.js" }, - "repository": { - "type": "git", - "url": "https://github.com/mafintosh/flush-write-stream.git" - }, - "author": "Mathias Buus (@mafintosh)", - "license": "MIT", - "bugs": { - "url": "https://github.com/mafintosh/flush-write-stream/issues" - }, - "homepage": "https://github.com/mafintosh/flush-write-stream" + "version": "1.1.1" } diff --git a/node_modules/fomantic-ui/examples/assets/images/avatar/nan.jpg b/node_modules/fomantic-ui/examples/assets/images/avatar/nan.jpg index fb4f456f..fa3651f8 100644 Binary files a/node_modules/fomantic-ui/examples/assets/images/avatar/nan.jpg and b/node_modules/fomantic-ui/examples/assets/images/avatar/nan.jpg differ diff --git a/node_modules/fomantic-ui/package.json b/node_modules/fomantic-ui/package.json index ea8fa098..f69df8b6 100644 --- a/node_modules/fomantic-ui/package.json +++ b/node_modules/fomantic-ui/package.json @@ -1,42 +1,42 @@ { - "name": "fomantic-ui", - "version": "2.8.8", - "description": "Fomantic empowers designers and developers by creating a shared vocabulary for UI.", - "keywords": [ - "fomantic-ui", - "fomantic", - "semantic-ui", - "semantic", - "ui", - "css3", - "framework" + "_args": [ + [ + "fomantic-ui@2.8.8", + "F:\\laragon\\www\\wishthis" + ] ], - "homepage": "http://fomantic-ui.com", + "_from": "fomantic-ui@2.8.8", + "_id": "fomantic-ui@2.8.8", + "_inBundle": false, + "_integrity": "sha512-sxeKqf2bQ5vM2hOxQBGJ9cswdDwXe8PlIF8b7DlplTl0dqV1Yq84ISp32+GZcOJaL3nWydgcG8IPX7YdO/MX4w==", + "_location": "/fomantic-ui", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "fomantic-ui@2.8.8", + "name": "fomantic-ui", + "escapedName": "fomantic-ui", + "rawSpec": "2.8.8", + "saveSpec": null, + "fetchSpec": "2.8.8" + }, + "_requiredBy": [ + "/" + ], + "_resolved": "https://registry.npmjs.org/fomantic-ui/-/fomantic-ui-2.8.8.tgz", + "_spec": "2.8.8", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jack Lukic", + "email": "jack@semantic-ui.com" + }, "bugs": { "url": "https://github.com/fomantic/Fomantic-UI/issues", "email": "contact@fomantic-ui.com" }, - "license": "MIT", - "author": "Jack Lukic ", - "main": "dist/semantic.js", - "repository": { - "type": "git", - "url": "https://github.com/fomantic/Fomantic-UI.git" - }, - "scripts": { - "install": "gulp install", - "build": "gulp build", - "changelog": "auto-changelog -p" - }, "dependencies": { - "jquery": "^3.4.0", "@octokit/rest": "^16.16.0", - "gulp-concat-filenames": "^1.2.0", - "gulp-debug": "^4.0.0", - "gulp-git": "^2.9.0", - "gulp-tap": "^1.0.1", - "less": "^3.7.1 || ^4.0.0", - "merge-stream": "^2.0.0", "better-console": "1.0.1", "del": "^3.0.0", "extend": "^3.0.2", @@ -47,9 +47,12 @@ "gulp-clone": "^2.0.1", "gulp-concat": "^2.6.1", "gulp-concat-css": "^3.1.0", + "gulp-concat-filenames": "^1.2.0", "gulp-copy": "^4.0.0", + "gulp-debug": "^4.0.0", "gulp-dedupe": "0.0.2", "gulp-flatten": "^0.4.0", + "gulp-git": "^2.9.0", "gulp-header": "^2.0.5", "gulp-if": "^2.0.2", "gulp-json-editor": "^2.4.3", @@ -60,9 +63,13 @@ "gulp-rename": "^1.4.0", "gulp-replace": "^1.0.0", "gulp-rtlcss": "^1.3.0", + "gulp-tap": "^1.0.1", "gulp-uglify": "^3.0.1", "inquirer": "^6.2.1", + "jquery": "^3.4.0", + "less": "^3.7.1 || ^4.0.0", "map-stream": "^0.1.0", + "merge-stream": "^2.0.0", "mkdirp": "^0.5.1", "normalize-path": "^3.0.0", "replace-ext": "^1.0.0", @@ -70,6 +77,7 @@ "wrench-sui": "^0.0.3", "yamljs": "^0.3.0" }, + "description": "Fomantic empowers designers and developers by creating a shared vocabulary for UI.", "devDependencies": { "all-contributors-cli": "^6.7.0", "auto-changelog": "^1.15.0", @@ -80,6 +88,29 @@ "node": ">=10.15.3", "npm": ">=6.4.1" }, + "homepage": "http://fomantic-ui.com", + "keywords": [ + "fomantic-ui", + "fomantic", + "semantic-ui", + "semantic", + "ui", + "css3", + "framework" + ], + "license": "MIT", + "main": "dist/semantic.js", + "name": "fomantic-ui", + "repository": { + "type": "git", + "url": "git+https://github.com/fomantic/Fomantic-UI.git" + }, + "scripts": { + "build": "gulp build", + "changelog": "auto-changelog -p", + "install": "gulp install" + }, + "style": "dist/semantic.css", "title": "Fomantic UI", - "style": "dist/semantic.css" + "version": "2.8.8" } diff --git a/node_modules/for-in/package.json b/node_modules/for-in/package.json index 48810a18..1003a658 100644 --- a/node_modules/for-in/package.json +++ b/node_modules/for-in/package.json @@ -1,32 +1,63 @@ { - "name": "for-in", - "description": "Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js", - "version": "1.0.2", - "homepage": "https://github.com/jonschlinkert/for-in", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Paul Irish (http://paulirish.com)" + "_args": [ + [ + "for-in@1.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/for-in", + "_from": "for-in@1.0.2", + "_id": "for-in@1.0.2", + "_inBundle": false, + "_integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=", + "_location": "/for-in", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "for-in@1.0.2", + "name": "for-in", + "escapedName": "for-in", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/for-own", + "/mixin-deep" + ], + "_resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/for-in/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Paul Irish", + "url": "http://paulirish.com" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/for-in", "keywords": [ "for", "for-in", @@ -41,6 +72,16 @@ "own", "value" ], + "license": "MIT", + "main": "index.js", + "name": "for-in", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/for-in.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -64,5 +105,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.2" } diff --git a/node_modules/for-own/package.json b/node_modules/for-own/package.json index 5eb73af6..43c512e6 100644 --- a/node_modules/for-own/package.json +++ b/node_modules/for-own/package.json @@ -1,35 +1,69 @@ { - "name": "for-own", - "description": "Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/for-own", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Javier Cejudo (https://www.javiercejudo.com)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "for-own@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/for-own", + "_from": "for-own@1.0.0", + "_id": "for-own@1.0.0", + "_inBundle": false, + "_integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=", + "_location": "/for-own", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "for-own@1.0.0", + "name": "for-own", + "escapedName": "for-own", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/collection-map", + "/object.defaults", + "/object.map", + "/object.reduce" + ], + "_resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/for-own/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Javier Cejudo", + "email": "javier@javiercejudo.com", + "url": "https://www.javiercejudo.com" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "for-in": "^1.0.1" }, + "description": "Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/for-own", "keywords": [ "for", "for-in", @@ -43,6 +77,16 @@ "own", "value" ], + "license": "MIT", + "main": "index.js", + "name": "for-own", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/for-own.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -66,5 +110,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/fork-stream/package.json b/node_modules/fork-stream/package.json index 98f4848e..f78840be 100644 --- a/node_modules/fork-stream/package.json +++ b/node_modules/fork-stream/package.json @@ -1,15 +1,46 @@ { - "name": "fork-stream", - "version": "0.0.4", + "_args": [ + [ + "fork-stream@0.0.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "fork-stream@0.0.4", + "_id": "fork-stream@0.0.4", + "_inBundle": false, + "_integrity": "sha1-24Sfznf2cIpfjzhq5TOgkHtUrnA=", + "_location": "/fork-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "fork-stream@0.0.4", + "name": "fork-stream", + "escapedName": "fork-stream", + "rawSpec": "0.0.4", + "saveSpec": null, + "fetchSpec": "0.0.4" + }, + "_requiredBy": [ + "/ternary-stream" + ], + "_resolved": "https://registry.npmjs.org/fork-stream/-/fork-stream-0.0.4.tgz", + "_spec": "0.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Conrad Pankoff", + "email": "deoxxa@fknsrs.biz", + "url": "http://www.fknsrs.biz/" + }, + "bugs": { + "url": "https://github.com/deoxxa/fork-stream/issues" + }, "description": "Fork a stream in multiple directions according to a function", - "main": "index.js", - "scripts": { - "test": "mocha -R tap" - }, - "repository": { - "type": "git", - "url": "git://github.com/deoxxa/fork-stream.git" + "devDependencies": { + "chai": "~1.7.2", + "mocha": "~1.12.1" }, + "homepage": "https://github.com/deoxxa/fork-stream#readme", "keywords": [ "stream", "fork", @@ -17,13 +48,15 @@ "function", "conditional" ], - "author": "Conrad Pankoff (http://www.fknsrs.biz/)", "license": "BSD", - "bugs": { - "url": "https://github.com/deoxxa/fork-stream/issues" + "main": "index.js", + "name": "fork-stream", + "repository": { + "type": "git", + "url": "git://github.com/deoxxa/fork-stream.git" }, - "devDependencies": { - "mocha": "~1.12.1", - "chai": "~1.7.2" - } + "scripts": { + "test": "mocha -R tap" + }, + "version": "0.0.4" } diff --git a/node_modules/fragment-cache/package.json b/node_modules/fragment-cache/package.json index f87c5dad..f379024e 100644 --- a/node_modules/fragment-cache/package.json +++ b/node_modules/fragment-cache/package.json @@ -1,27 +1,45 @@ { - "name": "fragment-cache", - "description": "A cache for managing namespaced sub-caches", - "version": "0.2.1", - "homepage": "https://github.com/jonschlinkert/fragment-cache", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/fragment-cache", + "_args": [ + [ + "fragment-cache@0.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "fragment-cache@0.2.1", + "_id": "fragment-cache@0.2.1", + "_inBundle": false, + "_integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=", + "_location": "/fragment-cache", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "fragment-cache@0.2.1", + "name": "fragment-cache", + "escapedName": "fragment-cache", + "rawSpec": "0.2.1", + "saveSpec": null, + "fetchSpec": "0.2.1" + }, + "_requiredBy": [ + "/extglob", + "/micromatch", + "/nanomatch" + ], + "_resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", + "_spec": "0.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/fragment-cache/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "map-cache": "^0.2.2" }, + "description": "A cache for managing namespaced sub-caches", "devDependencies": { "gulp": "^3.9.1", "gulp-eslint": "^3.0.1", @@ -30,10 +48,27 @@ "gulp-mocha": "^3.0.1", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/fragment-cache", "keywords": [ "cache", "fragment" ], + "license": "MIT", + "main": "index.js", + "name": "fragment-cache", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/fragment-cache.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "plugins": [ "gulp-format-md" @@ -56,5 +91,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.2.1" } diff --git a/node_modules/fs-mkdirp-stream/node_modules/through2/package.json b/node_modules/fs-mkdirp-stream/node_modules/through2/package.json index 15960b63..4caec34e 100644 --- a/node_modules/fs-mkdirp-stream/node_modules/through2/package.json +++ b/node_modules/fs-mkdirp-stream/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/fs-mkdirp-stream/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/fs-mkdirp-stream" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/fs-mkdirp-stream/package.json b/node_modules/fs-mkdirp-stream/package.json index 8bfaacd5..469b0562 100644 --- a/node_modules/fs-mkdirp-stream/package.json +++ b/node_modules/fs-mkdirp-stream/package.json @@ -1,33 +1,54 @@ { - "name": "fs-mkdirp-stream", - "version": "1.0.0", - "description": "Ensure directories exist before writing to them.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "fs-mkdirp-stream@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "fs-mkdirp-stream@1.0.0", + "_id": "fs-mkdirp-stream@1.0.0", + "_inBundle": false, + "_integrity": "sha1-C3gV/DIBxqaeFNuYzgmMFpNSWes=", + "_location": "/fs-mkdirp-stream", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "fs-mkdirp-stream@1.0.0", + "name": "fs-mkdirp-stream", + "escapedName": "fs-mkdirp-stream", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/vinyl-fs" + ], + "_resolved": "https://registry.npmjs.org/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/fs-mkdirp-stream/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/fs-mkdirp-stream", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js", - "mkdirp.js" - ], - "scripts": { - "lint": "eslint index.js mkdirp.js test/ && jscs index.js mkdirp.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "graceful-fs": "^4.1.11", "through2": "^2.0.3" }, + "description": "Ensure directories exist before writing to them.", "devDependencies": { "eslint": "^1.10.3", "eslint-config-gulp": "^2.0.0", @@ -40,6 +61,15 @@ "mocha": "^3.2.0", "rimraf": "^2.6.1" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js", + "mkdirp.js" + ], + "homepage": "https://github.com/gulpjs/fs-mkdirp-stream#readme", "keywords": [ "fs", "mkdirp", @@ -48,5 +78,20 @@ "directory", "directories", "ensure" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "fs-mkdirp-stream", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/fs-mkdirp-stream.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint index.js mkdirp.js test/ && jscs index.js mkdirp.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.0.0" } diff --git a/node_modules/fs.realpath/package.json b/node_modules/fs.realpath/package.json index 3edc57d2..09b94363 100644 --- a/node_modules/fs.realpath/package.json +++ b/node_modules/fs.realpath/package.json @@ -1,26 +1,62 @@ { - "name": "fs.realpath", - "version": "1.0.0", - "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails", - "main": "index.js", + "_args": [ + [ + "fs.realpath@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "fs.realpath@1.0.0", + "_id": "fs.realpath@1.0.0", + "_inBundle": false, + "_integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", + "_location": "/fs.realpath", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "fs.realpath@1.0.0", + "name": "fs.realpath", + "escapedName": "fs.realpath", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/glob" + ], + "_resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/fs.realpath/issues" + }, "dependencies": {}, + "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails", "devDependencies": {}, - "scripts": { - "test": "tap test/*.js --cov" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/isaacs/fs.realpath.git" - }, + "files": [ + "old.js", + "index.js" + ], + "homepage": "https://github.com/isaacs/fs.realpath#readme", "keywords": [ "realpath", "fs", "polyfill" ], - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "license": "ISC", - "files": [ - "old.js", - "index.js" - ] + "main": "index.js", + "name": "fs.realpath", + "repository": { + "type": "git", + "url": "git+https://github.com/isaacs/fs.realpath.git" + }, + "scripts": { + "test": "tap test/*.js --cov" + }, + "version": "1.0.0" } diff --git a/node_modules/function-bind/package.json b/node_modules/function-bind/package.json index 20a1727c..345e1c14 100644 --- a/node_modules/function-bind/package.json +++ b/node_modules/function-bind/package.json @@ -1,17 +1,42 @@ { - "name": "function-bind", - "version": "1.1.1", - "description": "Implementation of Function.prototype.bind", - "keywords": [ - "function", - "bind", - "shim", - "es5" + "_args": [ + [ + "function-bind@1.1.1", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Raynos ", - "repository": "git://github.com/Raynos/function-bind.git", - "main": "index", - "homepage": "https://github.com/Raynos/function-bind", + "_from": "function-bind@1.1.1", + "_id": "function-bind@1.1.1", + "_inBundle": false, + "_integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", + "_location": "/function-bind", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "function-bind@1.1.1", + "name": "function-bind", + "escapedName": "function-bind", + "rawSpec": "1.1.1", + "saveSpec": null, + "fetchSpec": "1.1.1" + }, + "_requiredBy": [ + "/call-bind", + "/get-intrinsic", + "/has" + ], + "_resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", + "_spec": "1.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Raynos", + "email": "raynos2@gmail.com" + }, + "bugs": { + "url": "https://github.com/Raynos/function-bind/issues", + "email": "raynos2@gmail.com" + }, "contributors": [ { "name": "Raynos" @@ -21,11 +46,8 @@ "url": "https://github.com/ljharb" } ], - "bugs": { - "url": "https://github.com/Raynos/function-bind/issues", - "email": "raynos2@gmail.com" - }, "dependencies": {}, + "description": "Implementation of Function.prototype.bind", "devDependencies": { "@ljharb/eslint-config": "^12.2.1", "covert": "^1.1.0", @@ -33,16 +55,29 @@ "jscs": "^3.0.7", "tape": "^4.8.0" }, + "homepage": "https://github.com/Raynos/function-bind", + "keywords": [ + "function", + "bind", + "shim", + "es5" + ], "license": "MIT", + "main": "index", + "name": "function-bind", + "repository": { + "type": "git", + "url": "git://github.com/Raynos/function-bind.git" + }, "scripts": { + "coverage": "covert test/*.js", + "eslint": "eslint *.js */*.js", + "jscs": "jscs *.js */*.js", + "lint": "npm run jscs && npm run eslint", + "posttest": "npm run coverage -- --quiet", "pretest": "npm run lint", "test": "npm run tests-only", - "posttest": "npm run coverage -- --quiet", - "tests-only": "node test", - "coverage": "covert test/*.js", - "lint": "npm run jscs && npm run eslint", - "jscs": "jscs *.js */*.js", - "eslint": "eslint *.js */*.js" + "tests-only": "node test" }, "testling": { "files": "test/index.js", @@ -59,5 +94,6 @@ "iphone/6.0..latest", "android-browser/4.2..latest" ] - } + }, + "version": "1.1.1" } diff --git a/node_modules/get-caller-file/package.json b/node_modules/get-caller-file/package.json index eb121a6f..59be5583 100644 --- a/node_modules/get-caller-file/package.json +++ b/node_modules/get-caller-file/package.json @@ -1,31 +1,61 @@ { - "name": "get-caller-file", - "version": "1.0.3", - "description": "", - "main": "index.js", + "_args": [ + [ + "get-caller-file@1.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "get-caller-file@1.0.3", + "_id": "get-caller-file@1.0.3", + "_inBundle": false, + "_integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==", + "_location": "/get-caller-file", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "get-caller-file@1.0.3", + "name": "get-caller-file", + "escapedName": "get-caller-file", + "rawSpec": "1.0.3", + "saveSpec": null, + "fetchSpec": "1.0.3" + }, + "_requiredBy": [ + "/yargs" + ], + "_resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz", + "_spec": "1.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Stefan Penner" + }, + "bugs": { + "url": "https://github.com/stefanpenner/get-caller-file/issues" + }, + "description": "[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)", + "devDependencies": { + "chai": "^4.1.2", + "ensure-posix-path": "^1.0.1", + "mocha": "^5.2.0" + }, "directories": { "test": "tests" }, "files": [ "index.js" ], - "scripts": { - "test": "mocha test", - "test:debug": "mocha test" - }, + "homepage": "https://github.com/stefanpenner/get-caller-file#readme", + "license": "ISC", + "main": "index.js", + "name": "get-caller-file", "repository": { "type": "git", "url": "git+https://github.com/stefanpenner/get-caller-file.git" }, - "author": "Stefan Penner", - "license": "ISC", - "bugs": { - "url": "https://github.com/stefanpenner/get-caller-file/issues" + "scripts": { + "test": "mocha test", + "test:debug": "mocha test" }, - "homepage": "https://github.com/stefanpenner/get-caller-file#readme", - "devDependencies": { - "chai": "^4.1.2", - "ensure-posix-path": "^1.0.1", - "mocha": "^5.2.0" - } + "version": "1.0.3" } diff --git a/node_modules/get-imports/package.json b/node_modules/get-imports/package.json index 18d1e2e5..eedda0bf 100644 --- a/node_modules/get-imports/package.json +++ b/node_modules/get-imports/package.json @@ -1,33 +1,68 @@ { - "name": "get-imports", - "version": "1.0.0", - "description": "Get CSS @imports from a string", - "license": "MIT", - "repository": "kevva/get-import", + "_args": [ + [ + "get-imports@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "get-imports@1.0.0", + "_id": "get-imports@1.0.0", + "_inBundle": false, + "_integrity": "sha1-R8C07piTUWQsVJdxk79Pyqv1N48=", + "_location": "/get-imports", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "get-imports@1.0.0", + "name": "get-imports", + "escapedName": "get-imports", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/parse-import" + ], + "_resolved": "https://registry.npmjs.org/get-imports/-/get-imports-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Kevin Mårtensson", "email": "kevinmartensson@gmail.com", "url": "https://github.com/kevva" }, + "bugs": { + "url": "https://github.com/kevva/get-import/issues" + }, + "dependencies": { + "array-uniq": "^1.0.1", + "import-regex": "^1.1.0" + }, + "description": "Get CSS @imports from a string", + "devDependencies": { + "ava": "^0.0.4" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "node test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/kevva/get-import#readme", "keywords": [ "css", "import", "string" ], - "dependencies": { - "array-uniq": "^1.0.1", - "import-regex": "^1.1.0" + "license": "MIT", + "name": "get-imports", + "repository": { + "type": "git", + "url": "git+https://github.com/kevva/get-import.git" }, - "devDependencies": { - "ava": "^0.0.4" - } + "scripts": { + "test": "node test.js" + }, + "version": "1.0.0" } diff --git a/node_modules/get-intrinsic/package.json b/node_modules/get-intrinsic/package.json index d34894a0..f364ac6f 100644 --- a/node_modules/get-intrinsic/package.json +++ b/node_modules/get-intrinsic/package.json @@ -1,78 +1,109 @@ { - "name": "get-intrinsic", - "version": "1.1.1", - "description": "Get and robustly cache all JS language-level intrinsics at first require time", - "main": "index.js", - "exports": { - ".": [ - { - "default": "./index.js" - }, - "./index.js" - ], - "./package.json": "./package.json" - }, - "scripts": { - "prelint": "evalmd README.md", - "lint": "eslint --ext=.js,.mjs .", - "pretest": "npm run lint", - "tests-only": "nyc tape 'test/**/*.js'", - "test": "npm run tests-only", - "posttest": "aud --production", - "version": "auto-changelog && git add CHANGELOG.md", - "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/ljharb/get-intrinsic.git" - }, - "keywords": [ - "javascript", - "ecmascript", - "es", - "js", - "intrinsic", - "getintrinsic", - "es-abstract" - ], - "author": "Jordan Harband ", - "funding": { - "url": "https://github.com/sponsors/ljharb" - }, - "license": "MIT", - "bugs": { - "url": "https://github.com/ljharb/get-intrinsic/issues" - }, - "homepage": "https://github.com/ljharb/get-intrinsic#readme", - "devDependencies": { - "@ljharb/eslint-config": "^17.5.0", - "aud": "^1.1.3", - "auto-changelog": "^2.2.1", - "call-bind": "^1.0.2", - "es-abstract": "^1.18.0-next.2", - "es-value-fixtures": "^1.0.0", - "eslint": "^7.19.0", - "evalmd": "^0.0.19", - "foreach": "^2.0.5", - "has-bigints": "^1.0.1", - "make-async-function": "^1.0.0", - "make-async-generator-function": "^1.0.0", - "make-generator-function": "^2.0.0", - "nyc": "^10.3.2", - "object-inspect": "^1.9.0", - "tape": "^5.1.1" - }, - "auto-changelog": { - "output": "CHANGELOG.md", - "template": "keepachangelog", - "unreleased": false, - "commitLimit": false, - "backfillLimit": false, - "hideCredit": true - }, - "dependencies": { - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-symbols": "^1.0.1" - } + "_args": [ + [ + "get-intrinsic@1.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "get-intrinsic@1.1.1", + "_id": "get-intrinsic@1.1.1", + "_inBundle": false, + "_integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==", + "_location": "/get-intrinsic", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "get-intrinsic@1.1.1", + "name": "get-intrinsic", + "escapedName": "get-intrinsic", + "rawSpec": "1.1.1", + "saveSpec": null, + "fetchSpec": "1.1.1" + }, + "_requiredBy": [ + "/call-bind" + ], + "_resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz", + "_spec": "1.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jordan Harband", + "email": "ljharb@gmail.com" + }, + "auto-changelog": { + "output": "CHANGELOG.md", + "template": "keepachangelog", + "unreleased": false, + "commitLimit": false, + "backfillLimit": false, + "hideCredit": true + }, + "bugs": { + "url": "https://github.com/ljharb/get-intrinsic/issues" + }, + "dependencies": { + "function-bind": "^1.1.1", + "has": "^1.0.3", + "has-symbols": "^1.0.1" + }, + "description": "Get and robustly cache all JS language-level intrinsics at first require time", + "devDependencies": { + "@ljharb/eslint-config": "^17.5.0", + "aud": "^1.1.3", + "auto-changelog": "^2.2.1", + "call-bind": "^1.0.2", + "es-abstract": "^1.18.0-next.2", + "es-value-fixtures": "^1.0.0", + "eslint": "^7.19.0", + "evalmd": "^0.0.19", + "foreach": "^2.0.5", + "has-bigints": "^1.0.1", + "make-async-function": "^1.0.0", + "make-async-generator-function": "^1.0.0", + "make-generator-function": "^2.0.0", + "nyc": "^10.3.2", + "object-inspect": "^1.9.0", + "tape": "^5.1.1" + }, + "exports": { + ".": [ + { + "default": "./index.js" + }, + "./index.js" + ], + "./package.json": "./package.json" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + }, + "homepage": "https://github.com/ljharb/get-intrinsic#readme", + "keywords": [ + "javascript", + "ecmascript", + "es", + "js", + "intrinsic", + "getintrinsic", + "es-abstract" + ], + "license": "MIT", + "main": "index.js", + "name": "get-intrinsic", + "repository": { + "type": "git", + "url": "git+https://github.com/ljharb/get-intrinsic.git" + }, + "scripts": { + "lint": "eslint --ext=.js,.mjs .", + "posttest": "aud --production", + "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"", + "prelint": "evalmd README.md", + "pretest": "npm run lint", + "test": "npm run tests-only", + "tests-only": "nyc tape 'test/**/*.js'", + "version": "auto-changelog && git add CHANGELOG.md" + }, + "version": "1.1.1" } diff --git a/node_modules/get-own-enumerable-property-symbols/package.json b/node_modules/get-own-enumerable-property-symbols/package.json index 3b85d008..41f48678 100644 --- a/node_modules/get-own-enumerable-property-symbols/package.json +++ b/node_modules/get-own-enumerable-property-symbols/package.json @@ -1,50 +1,41 @@ { - "name": "get-own-enumerable-property-symbols", - "version": "3.0.2", - "description": "Returns an array of all enumerable symbol properties found directly upon a given object", - "main": "lib/index.js", - "types": "lib/index.d.ts", - "files": [ - "lib/index.d.ts", - "lib/index.js", - "lib/index.js.map" - ], - "scripts": { - "release": "standard-version", - "lint": "eslint --ext .ts .", - "transpile": "tsc", - "unit": "node lib/test.js", - "test": "run-s lint transpile unit" - }, - "standard": { - "ignore": [ - "lib" + "_args": [ + [ + "get-own-enumerable-property-symbols@3.0.2", + "F:\\laragon\\www\\wishthis" ] - }, - "repository": { - "type": "git", - "url": "git+https://github.com/mightyiam/get-own-enumerable-property-symbols.git" - }, - "keywords": [ - "get", - "enumerable", - "symbol", - "property", - "key", - "object" ], - "author": "Shahar Or (mightyiam)", - "license": "ISC", + "_from": "get-own-enumerable-property-symbols@3.0.2", + "_id": "get-own-enumerable-property-symbols@3.0.2", + "_inBundle": false, + "_integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==", + "_location": "/get-own-enumerable-property-symbols", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "get-own-enumerable-property-symbols@3.0.2", + "name": "get-own-enumerable-property-symbols", + "escapedName": "get-own-enumerable-property-symbols", + "rawSpec": "3.0.2", + "saveSpec": null, + "fetchSpec": "3.0.2" + }, + "_requiredBy": [ + "/stringify-object" + ], + "_resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", + "_spec": "3.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Shahar Or", + "email": "mightyiampresence@gmail.com", + "url": "mightyiam" + }, "bugs": { "url": "https://github.com/mightyiam/get-own-enumerable-property-symbols/issues" }, - "husky": { - "hooks": { - "commit-msg": "commitlint -E HUSKY_GIT_PARAMS", - "pre-commit": "npm test" - } - }, - "homepage": "https://github.com/mightyiam/get-own-enumerable-property-symbols#readme", + "description": "Returns an array of all enumerable symbol properties found directly upon a given object", "devDependencies": { "@commitlint/cli": "^8.2.0", "@commitlint/config-conventional": "^8.2.0", @@ -65,5 +56,46 @@ }, "eslintIgnore": [ "*.d.ts" - ] + ], + "files": [ + "lib/index.d.ts", + "lib/index.js", + "lib/index.js.map" + ], + "homepage": "https://github.com/mightyiam/get-own-enumerable-property-symbols#readme", + "husky": { + "hooks": { + "commit-msg": "commitlint -E HUSKY_GIT_PARAMS", + "pre-commit": "npm test" + } + }, + "keywords": [ + "get", + "enumerable", + "symbol", + "property", + "key", + "object" + ], + "license": "ISC", + "main": "lib/index.js", + "name": "get-own-enumerable-property-symbols", + "repository": { + "type": "git", + "url": "git+https://github.com/mightyiam/get-own-enumerable-property-symbols.git" + }, + "scripts": { + "lint": "eslint --ext .ts .", + "release": "standard-version", + "test": "run-s lint transpile unit", + "transpile": "tsc", + "unit": "node lib/test.js" + }, + "standard": { + "ignore": [ + "lib" + ] + }, + "types": "lib/index.d.ts", + "version": "3.0.2" } diff --git a/node_modules/get-stream/node_modules/pump/package.json b/node_modules/get-stream/node_modules/pump/package.json index 0b838f90..966bebbd 100644 --- a/node_modules/get-stream/node_modules/pump/package.json +++ b/node_modules/get-stream/node_modules/pump/package.json @@ -1,24 +1,62 @@ { - "name": "pump", - "version": "3.0.0", - "repository": "git://github.com/mafintosh/pump.git", - "license": "MIT", - "description": "pipe streams together and close all of them if one of them closes", + "_args": [ + [ + "pump@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "pump@3.0.0", + "_id": "pump@3.0.0", + "_inBundle": false, + "_integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", + "_location": "/get-stream/pump", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "pump@3.0.0", + "name": "pump", + "escapedName": "pump", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/get-stream" + ], + "_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mathias Buus Madsen", + "email": "mathiasbuus@gmail.com" + }, "browser": { "fs": false }, + "bugs": { + "url": "https://github.com/mafintosh/pump/issues" + }, + "dependencies": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + }, + "description": "pipe streams together and close all of them if one of them closes", + "homepage": "https://github.com/mafintosh/pump#readme", "keywords": [ "streams", "pipe", "destroy", "callback" ], - "author": "Mathias Buus Madsen ", - "dependencies": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" + "license": "MIT", + "name": "pump", + "repository": { + "type": "git", + "url": "git://github.com/mafintosh/pump.git" }, "scripts": { "test": "node test-browser.js && node test-node.js" - } + }, + "version": "3.0.0" } diff --git a/node_modules/get-stream/package.json b/node_modules/get-stream/package.json index 619651cd..29343042 100644 --- a/node_modules/get-stream/package.json +++ b/node_modules/get-stream/package.json @@ -1,46 +1,84 @@ { - "name": "get-stream", - "version": "4.1.0", - "description": "Get a stream as a string, buffer, or array", - "license": "MIT", - "repository": "sindresorhus/get-stream", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "xo && ava" - }, - "files": [ - "index.js", - "buffer-stream.js" - ], - "keywords": [ - "get", - "stream", - "promise", - "concat", - "string", - "text", - "buffer", - "read", - "data", - "consume", - "readable", - "readablestream", - "array", - "object" - ], - "dependencies": { - "pump": "^3.0.0" - }, - "devDependencies": { - "ava": "*", - "into-stream": "^3.0.0", - "xo": "*" - } + "_args": [ + [ + "get-stream@4.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "get-stream@4.1.0", + "_id": "get-stream@4.1.0", + "_inBundle": false, + "_integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", + "_location": "/get-stream", + "_phantomChildren": { + "end-of-stream": "1.4.4", + "once": "1.4.0" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "get-stream@4.1.0", + "name": "get-stream", + "escapedName": "get-stream", + "rawSpec": "4.1.0", + "saveSpec": null, + "fetchSpec": "4.1.0" + }, + "_requiredBy": [ + "/execa" + ], + "_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", + "_spec": "4.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/get-stream/issues" + }, + "dependencies": { + "pump": "^3.0.0" + }, + "description": "Get a stream as a string, buffer, or array", + "devDependencies": { + "ava": "*", + "into-stream": "^3.0.0", + "xo": "*" + }, + "engines": { + "node": ">=6" + }, + "files": [ + "index.js", + "buffer-stream.js" + ], + "homepage": "https://github.com/sindresorhus/get-stream#readme", + "keywords": [ + "get", + "stream", + "promise", + "concat", + "string", + "text", + "buffer", + "read", + "data", + "consume", + "readable", + "readablestream", + "array", + "object" + ], + "license": "MIT", + "name": "get-stream", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/get-stream.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "4.1.0" } diff --git a/node_modules/get-value/package.json b/node_modules/get-value/package.json index df168cd8..eaaf55dd 100644 --- a/node_modules/get-value/package.json +++ b/node_modules/get-value/package.json @@ -1,24 +1,44 @@ { - "name": "get-value", - "description": "Use property paths (`a.b.c`) to get a nested value from an object.", - "version": "2.0.6", - "homepage": "https://github.com/jonschlinkert/get-value", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/get-value", + "_args": [ + [ + "get-value@2.0.6", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "get-value@2.0.6", + "_id": "get-value@2.0.6", + "_inBundle": false, + "_integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=", + "_location": "/get-value", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "get-value@2.0.6", + "name": "get-value", + "escapedName": "get-value", + "rawSpec": "2.0.6", + "saveSpec": null, + "fetchSpec": "2.0.6" + }, + "_requiredBy": [ + "/array-sort", + "/cache-base", + "/has-value", + "/union-value", + "/unset-value/has-value" + ], + "_resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", + "_spec": "2.0.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/get-value/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Use property paths (`a.b.c`) to get a nested value from an object.", "devDependencies": { "ansi-bold": "^0.1.1", "arr-reduce": "^1.0.1", @@ -34,6 +54,13 @@ "matched": "^0.3.2", "minimist": "^1.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/get-value", "keywords": [ "get", "key", @@ -49,6 +76,16 @@ "value", "values" ], + "license": "MIT", + "main": "index.js", + "name": "get-value", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/get-value.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -75,5 +112,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.6" } diff --git a/node_modules/glob-parent/node_modules/is-glob/package.json b/node_modules/glob-parent/node_modules/is-glob/package.json index 53a137d8..742074df 100644 --- a/node_modules/glob-parent/node_modules/is-glob/package.json +++ b/node_modules/glob-parent/node_modules/is-glob/package.json @@ -1,35 +1,66 @@ { - "name": "is-glob", - "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", - "version": "3.1.0", - "homepage": "https://github.com/jonschlinkert/is-glob", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Daniel Perez (http://tuvistavie.com)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "is-glob@3.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-glob", + "_from": "is-glob@3.1.0", + "_id": "is-glob@3.1.0", + "_inBundle": false, + "_integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", + "_location": "/glob-parent/is-glob", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-glob@3.1.0", + "name": "is-glob", + "escapedName": "is-glob", + "rawSpec": "3.1.0", + "saveSpec": null, + "fetchSpec": "3.1.0" + }, + "_requiredBy": [ + "/glob-parent" + ], + "_resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", + "_spec": "3.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-glob/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Daniel Perez", + "email": "daniel@claudetech.com", + "url": "http://tuvistavie.com" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-extglob": "^2.1.0" }, + "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", "devDependencies": { "gulp-format-md": "^0.1.10", "mocha": "^3.0.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-glob", "keywords": [ "bash", "braces", @@ -49,6 +80,16 @@ "string", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-glob", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-glob.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "layout": "default", "plugins": [ @@ -76,5 +117,6 @@ "verb", "vinyl" ] - } + }, + "version": "3.1.0" } diff --git a/node_modules/glob-parent/package.json b/node_modules/glob-parent/package.json index e0023857..59ccac09 100644 --- a/node_modules/glob-parent/package.json +++ b/node_modules/glob-parent/package.json @@ -1,16 +1,56 @@ { - "name": "glob-parent", - "version": "3.1.0", + "_args": [ + [ + "glob-parent@3.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "glob-parent@3.1.0", + "_id": "glob-parent@3.1.0", + "_inBundle": false, + "_integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=", + "_location": "/glob-parent", + "_phantomChildren": { + "is-extglob": "2.1.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "glob-parent@3.1.0", + "name": "glob-parent", + "escapedName": "glob-parent", + "rawSpec": "3.1.0", + "saveSpec": null, + "fetchSpec": "3.1.0" + }, + "_requiredBy": [ + "/chokidar", + "/glob-stream" + ], + "_resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz", + "_spec": "3.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Elan Shanker", + "url": "https://github.com/es128" + }, + "bugs": { + "url": "https://github.com/es128/glob-parent/issues" + }, + "dependencies": { + "is-glob": "^3.1.0", + "path-dirname": "^1.0.0" + }, "description": "Strips glob magic from a string to provide the parent directory path", - "main": "index.js", - "scripts": { - "test": "istanbul test node_modules/mocha/bin/_mocha", - "ci-test": "istanbul cover _mocha && cat ./coverage/lcov.info | coveralls" - }, - "repository": { - "type": "git", - "url": "https://github.com/es128/glob-parent" + "devDependencies": { + "coveralls": "^2.11.2", + "istanbul": "^0.3.5", + "mocha": "^2.1.0" }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/es128/glob-parent", "keywords": [ "glob", "parent", @@ -21,22 +61,16 @@ "base", "wildcard" ], - "files": [ - "index.js" - ], - "author": "Elan Shanker (https://github.com/es128)", "license": "ISC", - "bugs": { - "url": "https://github.com/es128/glob-parent/issues" + "main": "index.js", + "name": "glob-parent", + "repository": { + "type": "git", + "url": "git+https://github.com/es128/glob-parent.git" }, - "homepage": "https://github.com/es128/glob-parent", - "dependencies": { - "is-glob": "^3.1.0", - "path-dirname": "^1.0.0" + "scripts": { + "ci-test": "istanbul cover _mocha && cat ./coverage/lcov.info | coveralls", + "test": "istanbul test node_modules/mocha/bin/_mocha" }, - "devDependencies": { - "coveralls": "^2.11.2", - "istanbul": "^0.3.5", - "mocha": "^2.1.0" - } + "version": "3.1.0" } diff --git a/node_modules/glob-stream/package.json b/node_modules/glob-stream/package.json index 7cd919ae..8e0dcb69 100644 --- a/node_modules/glob-stream/package.json +++ b/node_modules/glob-stream/package.json @@ -1,30 +1,50 @@ { - "name": "glob-stream", - "version": "6.1.0", - "description": "A Readable Stream interface over node-glob.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "glob-stream@6.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "glob-stream@6.1.0", + "_id": "glob-stream@6.1.0", + "_inBundle": false, + "_integrity": "sha1-cEXJlBOz65SIjYOrRtC0BMx73eQ=", + "_location": "/glob-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "glob-stream@6.1.0", + "name": "glob-stream", + "escapedName": "glob-stream", + "rawSpec": "6.1.0", + "saveSpec": null, + "fetchSpec": "6.1.0" + }, + "_requiredBy": [ + "/vinyl-fs" + ], + "_resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-6.1.0.tgz", + "_spec": "6.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/glob-stream/issues" + }, "contributors": [ - "Eric Schoffstall ", - "Blaine Bublitz " + { + "name": "Eric Schoffstall", + "email": "yo@contra.io" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/glob-stream", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "index.js", - "readable.js", - "LICENSE" - ], - "scripts": { - "lint": "eslint . && jscs index.js readable.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "extend": "^3.0.0", "glob": "^7.1.1", @@ -37,6 +57,7 @@ "to-absolute-glob": "^2.0.0", "unique-stream": "^2.0.2" }, + "description": "A Readable Stream interface over node-glob.", "devDependencies": { "eslint": "^1.10.3", "eslint-config-gulp": "^2.0.0", @@ -48,6 +69,15 @@ "mississippi": "^1.2.0", "mocha": "^2.4.5" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js", + "readable.js", + "LICENSE" + ], + "homepage": "https://github.com/gulpjs/glob-stream#readme", "keywords": [ "glob", "stream", @@ -55,5 +85,20 @@ "readable", "fs", "files" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "glob-stream", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/glob-stream.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js readable.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "6.1.0" } diff --git a/node_modules/glob-watcher/package.json b/node_modules/glob-watcher/package.json index d934112e..35cecd4b 100644 --- a/node_modules/glob-watcher/package.json +++ b/node_modules/glob-watcher/package.json @@ -1,25 +1,41 @@ { - "name": "glob-watcher", - "version": "5.0.5", - "description": "Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.", - "author": "Gulp Team (http://gulpjs.com/)", - "contributors": [], - "repository": "gulpjs/glob-watcher", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "index.js" + "_args": [ + [ + "glob-watcher@5.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" + "_from": "glob-watcher@5.0.5", + "_id": "glob-watcher@5.0.5", + "_inBundle": false, + "_integrity": "sha512-zOZgGGEHPklZNjZQaZ9f41i7F2YwE+tS5ZHrDhbBCk3stwahn5vQxnFmBJZHoYdusR6R1bLSXeGUy/BhctwKzw==", + "_location": "/glob-watcher", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "glob-watcher@5.0.5", + "name": "glob-watcher", + "escapedName": "glob-watcher", + "rawSpec": "5.0.5", + "saveSpec": null, + "fetchSpec": "5.0.5" }, + "_requiredBy": [ + "/gulp" + ], + "_resolved": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-5.0.5.tgz", + "_spec": "5.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/glob-watcher/issues" + }, + "contributors": [], "dependencies": { "anymatch": "^2.0.0", "async-done": "^1.2.0", @@ -29,6 +45,7 @@ "normalize-path": "^3.0.0", "object.defaults": "^1.1.0" }, + "description": "Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.", "devDependencies": { "coveralls": "^2.11.2", "eslint": "^2.13.1", @@ -41,6 +58,13 @@ "rimraf": "^2.6.1", "through2": "^2.0.1" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/gulpjs/glob-watcher#readme", "keywords": [ "watch", "glob", @@ -48,5 +72,20 @@ "queue", "debounce", "callback" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "glob-watcher", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/glob-watcher.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "5.0.5" } diff --git a/node_modules/glob/package.json b/node_modules/glob/package.json index cc1a57a8..11a35b04 100644 --- a/node_modules/glob/package.json +++ b/node_modules/glob/package.json @@ -1,20 +1,43 @@ { - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "name": "glob", - "description": "a little globber", - "version": "7.2.0", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/node-glob.git" - }, - "main": "glob.js", - "files": [ - "glob.js", - "sync.js", - "common.js" + "_args": [ + [ + "glob@7.2.0", + "F:\\laragon\\www\\wishthis" + ] ], - "engines": { - "node": "*" + "_from": "glob@7.2.0", + "_id": "glob@7.2.0", + "_inBundle": false, + "_integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==", + "_location": "/glob", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "glob@7.2.0", + "name": "glob", + "escapedName": "glob", + "rawSpec": "7.2.0", + "saveSpec": null, + "fetchSpec": "7.2.0" + }, + "_requiredBy": [ + "/glob-stream", + "/globby", + "/js-beautify", + "/rimraf", + "/yamljs" + ], + "_resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz", + "_spec": "7.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/node-glob/issues" }, "dependencies": { "fs.realpath": "^1.0.0", @@ -24,6 +47,7 @@ "once": "^1.3.0", "path-is-absolute": "^1.0.0" }, + "description": "a little globber", "devDependencies": { "memfs": "^3.2.0", "mkdirp": "0", @@ -31,22 +55,38 @@ "tap": "^15.0.6", "tick": "0.0.6" }, + "engines": { + "node": "*" + }, + "files": [ + "glob.js", + "sync.js", + "common.js" + ], + "funding": { + "url": "https://github.com/sponsors/isaacs" + }, + "homepage": "https://github.com/isaacs/node-glob#readme", + "license": "ISC", + "main": "glob.js", + "name": "glob", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/node-glob.git" + }, + "scripts": { + "bench": "bash benchmark.sh", + "benchclean": "node benchclean.js", + "prepublish": "npm run benchclean", + "prof": "bash prof.sh && cat profile.txt", + "profclean": "rm -f v8.log profile.txt", + "test": "tap", + "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js" + }, "tap": { "before": "test/00-setup.js", "after": "test/zz-cleanup.js", "jobs": 1 }, - "scripts": { - "prepublish": "npm run benchclean", - "profclean": "rm -f v8.log profile.txt", - "test": "tap", - "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js", - "bench": "bash benchmark.sh", - "prof": "bash prof.sh && cat profile.txt", - "benchclean": "node benchclean.js" - }, - "license": "ISC", - "funding": { - "url": "https://github.com/sponsors/isaacs" - } + "version": "7.2.0" } diff --git a/node_modules/global-modules/package.json b/node_modules/global-modules/package.json index 35430bb1..10840465 100644 --- a/node_modules/global-modules/package.json +++ b/node_modules/global-modules/package.json @@ -1,38 +1,70 @@ { - "name": "global-modules", - "description": "The directory used by npm for globally installed npm modules.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/global-modules", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "JasonChang (https://packagist.org/packages/jason-chang)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Kiko Beats (https://kikobeats.com)" + "_args": [ + [ + "global-modules@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/global-modules", + "_from": "global-modules@1.0.0", + "_id": "global-modules@1.0.0", + "_inBundle": false, + "_integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==", + "_location": "/global-modules", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "global-modules@1.0.0", + "name": "global-modules", + "escapedName": "global-modules", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/resolve-dir" + ], + "_resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/global-modules/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "JasonChang", + "url": "https://packagist.org/packages/jason-chang" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Kiko Beats", + "url": "https://kikobeats.com" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "global-prefix": "^1.0.1", "is-windows": "^1.0.1", "resolve-dir": "^1.0.0" }, + "description": "The directory used by npm for globally installed npm modules.", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/global-modules", "keywords": [ "directory", "dirname", @@ -44,6 +76,16 @@ "prefix", "resolve" ], + "license": "MIT", + "main": "index.js", + "name": "global-modules", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/global-modules.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -68,5 +110,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/global-prefix/package.json b/node_modules/global-prefix/package.json index 7d366a67..77e65c46 100644 --- a/node_modules/global-prefix/package.json +++ b/node_modules/global-prefix/package.json @@ -1,34 +1,73 @@ { - "name": "global-prefix", - "description": "Get the npm global path prefix.", - "version": "1.0.2", - "homepage": "https://github.com/jonschlinkert/global-prefix", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Alexandr Bogachev (https://github.com/rmbaad)", - "Brian Woodward (https://twitter.com/doowb)", - "Charlike Mike Reagent (https://i.am.charlike.online)", - "JasonChang (https://packagist.org/packages/jason-chang)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Jorrit Schippers (https://www.ncode.nl)", - "Mathias Rasmussen (chrome://dino)", - "Ross Fenning (http://rossfenning.co.uk)" + "_args": [ + [ + "global-prefix@1.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/global-prefix", + "_from": "global-prefix@1.0.2", + "_id": "global-prefix@1.0.2", + "_inBundle": false, + "_integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=", + "_location": "/global-prefix", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "global-prefix@1.0.2", + "name": "global-prefix", + "escapedName": "global-prefix", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/global-modules" + ], + "_resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/global-prefix/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Alexandr Bogachev", + "url": "https://github.com/rmbaad" + }, + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Charlike Mike Reagent", + "url": "https://i.am.charlike.online" + }, + { + "name": "JasonChang", + "url": "https://packagist.org/packages/jason-chang" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Jorrit Schippers", + "url": "https://www.ncode.nl" + }, + { + "name": "Mathias Rasmussen", + "url": "chrome://dino" + }, + { + "name": "Ross Fenning", + "url": "http://rossfenning.co.uk" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "expand-tilde": "^2.0.2", "homedir-polyfill": "^1.0.1", @@ -36,10 +75,18 @@ "is-windows": "^1.0.1", "which": "^1.2.14" }, + "description": "Get the npm global path prefix.", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/global-prefix", "keywords": [ "global", "module", @@ -49,6 +96,16 @@ "prefix", "resolve" ], + "license": "MIT", + "main": "index.js", + "name": "global-prefix", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/global-prefix.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -71,5 +128,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.2" } diff --git a/node_modules/globby/node_modules/pify/package.json b/node_modules/globby/node_modules/pify/package.json index 311d1982..b515aa21 100644 --- a/node_modules/globby/node_modules/pify/package.json +++ b/node_modules/globby/node_modules/pify/package.json @@ -1,24 +1,54 @@ { - "name": "pify", - "version": "2.3.0", - "description": "Promisify a callback-style function", - "license": "MIT", - "repository": "sindresorhus/pify", + "_args": [ + [ + "pify@2.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "pify@2.3.0", + "_id": "pify@2.3.0", + "_inBundle": false, + "_integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", + "_location": "/globby/pify", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "pify@2.3.0", + "name": "pify", + "escapedName": "pify", + "rawSpec": "2.3.0", + "saveSpec": null, + "fetchSpec": "2.3.0" + }, + "_requiredBy": [ + "/globby" + ], + "_resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", + "_spec": "2.3.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/pify/issues" + }, + "description": "Promisify a callback-style function", + "devDependencies": { + "ava": "*", + "pinkie-promise": "^1.0.0", + "v8-natives": "0.0.2", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava && npm run optimization-test", - "optimization-test": "node --allow-natives-syntax optimization-test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/pify#readme", "keywords": [ "promise", "promises", @@ -39,10 +69,15 @@ "async", "es2015" ], - "devDependencies": { - "ava": "*", - "pinkie-promise": "^1.0.0", - "v8-natives": "0.0.2", - "xo": "*" - } + "license": "MIT", + "name": "pify", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/pify.git" + }, + "scripts": { + "optimization-test": "node --allow-natives-syntax optimization-test.js", + "test": "xo && ava && npm run optimization-test" + }, + "version": "2.3.0" } diff --git a/node_modules/globby/package.json b/node_modules/globby/package.json index 92514886..6eac2700 100644 --- a/node_modules/globby/package.json +++ b/node_modules/globby/package.json @@ -1,24 +1,63 @@ { - "name": "globby", - "version": "6.1.0", - "description": "Extends `glob` with support for multiple patterns and exposes a Promise API", - "license": "MIT", - "repository": "sindresorhus/globby", + "_args": [ + [ + "globby@6.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "globby@6.1.0", + "_id": "globby@6.1.0", + "_inBundle": false, + "_integrity": "sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=", + "_location": "/globby", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "globby@6.1.0", + "name": "globby", + "escapedName": "globby", + "rawSpec": "6.1.0", + "saveSpec": null, + "fetchSpec": "6.1.0" + }, + "_requiredBy": [ + "/del" + ], + "_resolved": "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz", + "_spec": "6.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { - "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/globby/issues" + }, + "dependencies": { + "array-union": "^1.0.1", + "glob": "^7.0.3", + "object-assign": "^4.0.1", + "pify": "^2.0.0", + "pinkie-promise": "^2.0.0" + }, + "description": "Extends `glob` with support for multiple patterns and exposes a Promise API", + "devDependencies": { + "ava": "*", + "glob-stream": "github:gulpjs/glob-stream#master", + "globby": "github:sindresorhus/globby#master", + "matcha": "^0.7.0", + "rimraf": "^2.2.8", + "xo": "^0.16.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "bench": "npm update glob-stream && matcha bench.js", - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/globby#readme", "keywords": [ "all", "array", @@ -51,19 +90,15 @@ "wildcards", "promise" ], - "dependencies": { - "array-union": "^1.0.1", - "glob": "^7.0.3", - "object-assign": "^4.0.1", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0" + "license": "MIT", + "name": "globby", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/globby.git" }, - "devDependencies": { - "ava": "*", - "glob-stream": "gulpjs/glob-stream#master", - "globby": "sindresorhus/globby#master", - "matcha": "^0.7.0", - "rimraf": "^2.2.8", - "xo": "^0.16.0" - } + "scripts": { + "bench": "npm update glob-stream && matcha bench.js", + "test": "xo && ava" + }, + "version": "6.1.0" } diff --git a/node_modules/glogg/package.json b/node_modules/glogg/package.json index e8489064..ee7edfe7 100644 --- a/node_modules/glogg/package.json +++ b/node_modules/glogg/package.json @@ -1,31 +1,50 @@ { - "name": "glogg", - "version": "1.0.2", - "description": "Global logging utility", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "glogg@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "glogg@1.0.2", + "_id": "glogg@1.0.2", + "_inBundle": false, + "_integrity": "sha512-5mwUoSuBk44Y4EshyiqcH95ZntbDdTQqA3QYSrxmzj28Ai0vXBGMH1ApSANH14j2sIRtqCEyg6PfsuP7ElOEDA==", + "_location": "/glogg", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "glogg@1.0.2", + "name": "glogg", + "escapedName": "glogg", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/gulplog" + ], + "_resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/glogg/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/glogg", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "sparkles": "^1.0.0" }, + "description": "Global logging utility", "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", @@ -34,11 +53,34 @@ "istanbul-coveralls": "^1.0.3", "mocha": "^3.5.3" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/glogg#readme", "keywords": [ "global", "log", "logger", "logging", "shared" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "glogg", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/glogg.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.0.2" } diff --git a/node_modules/graceful-fs/package.json b/node_modules/graceful-fs/package.json index e1cb5847..6277715b 100644 --- a/node_modules/graceful-fs/package.json +++ b/node_modules/graceful-fs/package.json @@ -1,22 +1,59 @@ { - "name": "graceful-fs", - "description": "A drop-in replacement for fs, making various improvements.", - "version": "4.2.9", - "repository": { - "type": "git", - "url": "https://github.com/isaacs/node-graceful-fs" + "_args": [ + [ + "graceful-fs@4.2.9", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "graceful-fs@4.2.9", + "_id": "graceful-fs@4.2.9", + "_inBundle": false, + "_integrity": "sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==", + "_location": "/graceful-fs", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "graceful-fs@4.2.9", + "name": "graceful-fs", + "escapedName": "graceful-fs", + "rawSpec": "4.2.9", + "saveSpec": null, + "fetchSpec": "4.2.9" + }, + "_requiredBy": [ + "/fs-mkdirp-stream", + "/less", + "/load-json-file", + "/path-type", + "/readdirp", + "/vinyl-fs", + "/vinyl-sourcemap" + ], + "_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.9.tgz", + "_spec": "4.2.9", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/isaacs/node-graceful-fs/issues" + }, + "description": "A drop-in replacement for fs, making various improvements.", + "devDependencies": { + "import-fresh": "^2.0.0", + "mkdirp": "^0.5.0", + "rimraf": "^2.2.8", + "tap": "^12.7.0" }, - "main": "graceful-fs.js", "directories": { "test": "test" }, - "scripts": { - "preversion": "npm test", - "postversion": "npm publish", - "postpublish": "git push origin --follow-tags", - "test": "nyc --silent node test.js | tap -c -", - "posttest": "nyc report" - }, + "files": [ + "fs.js", + "graceful-fs.js", + "legacy-streams.js", + "polyfills.js", + "clone.js" + ], + "homepage": "https://github.com/isaacs/node-graceful-fs#readme", "keywords": [ "fs", "module", @@ -34,17 +71,18 @@ "EACCESS" ], "license": "ISC", - "devDependencies": { - "import-fresh": "^2.0.0", - "mkdirp": "^0.5.0", - "rimraf": "^2.2.8", - "tap": "^12.7.0" + "main": "graceful-fs.js", + "name": "graceful-fs", + "repository": { + "type": "git", + "url": "git+https://github.com/isaacs/node-graceful-fs.git" }, - "files": [ - "fs.js", - "graceful-fs.js", - "legacy-streams.js", - "polyfills.js", - "clone.js" - ] + "scripts": { + "postpublish": "git push origin --follow-tags", + "posttest": "nyc report", + "postversion": "npm publish", + "preversion": "npm test", + "test": "nyc --silent node test.js | tap -c -" + }, + "version": "4.2.9" } diff --git a/node_modules/growly/package.json b/node_modules/growly/package.json index 78cca250..1cbc489c 100644 --- a/node_modules/growly/package.json +++ b/node_modules/growly/package.json @@ -1,15 +1,60 @@ { + "_args": [ + [ + "growly@1.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "growly@1.3.0", + "_id": "growly@1.3.0", + "_inBundle": false, + "_integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=", + "_location": "/growly", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "growly@1.3.0", "name": "growly", - "version": "1.3.0", - "description": "Simple zero-dependency Growl notifications using GNTP.", - "keywords": ["growl", "growly", "snarl", "notifications", "gntp", "messages"], - "author": "Ibrahim Al-Rajhi (http://ibrahimalrajhi.com/)", - "repository": "http://github.com/theabraham/growly", - "bugs": "http://github.com/theabraham/growly/issues", - "main": "lib/growly.js", - "directories": { - "example": "example", - "lib": "lib" - }, - "license": "MIT" + "escapedName": "growly", + "rawSpec": "1.3.0", + "saveSpec": null, + "fetchSpec": "1.3.0" + }, + "_requiredBy": [ + "/node-notifier" + ], + "_resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz", + "_spec": "1.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Ibrahim Al-Rajhi", + "email": "abrahamalrajhi@gmail.com", + "url": "http://ibrahimalrajhi.com/" + }, + "bugs": { + "url": "http://github.com/theabraham/growly/issues" + }, + "description": "Simple zero-dependency Growl notifications using GNTP.", + "directories": { + "example": "example", + "lib": "lib" + }, + "homepage": "https://github.com/theabraham/growly#readme", + "keywords": [ + "growl", + "growly", + "snarl", + "notifications", + "gntp", + "messages" + ], + "license": "MIT", + "main": "lib/growly.js", + "name": "growly", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/theabraham/growly.git" + }, + "version": "1.3.0" } diff --git a/node_modules/gulp-autoprefixer/package.json b/node_modules/gulp-autoprefixer/package.json index 14aab2a8..2ee6df81 100644 --- a/node_modules/gulp-autoprefixer/package.json +++ b/node_modules/gulp-autoprefixer/package.json @@ -1,47 +1,82 @@ { - "name": "gulp-autoprefixer", - "version": "6.1.0", - "description": "Prefix CSS", - "license": "MIT", - "repository": "sindresorhus/gulp-autoprefixer", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "xo && ava" - }, - "files": [ - "index.js" - ], - "keywords": [ - "gulpplugin", - "autoprefixer", - "postcss", - "css", - "prefix", - "prefixes", - "stylesheet", - "preprocess", - "postcss-runner" - ], - "dependencies": { - "autoprefixer": "^9.5.1", - "fancy-log": "^1.3.2", - "plugin-error": "^1.0.1", - "postcss": "^7.0.2", - "through2": "^3.0.1", - "vinyl-sourcemaps-apply": "^0.2.1" - }, - "devDependencies": { - "ava": "^1.4.1", - "gulp-sourcemaps": "^2.6.0", - "p-event": "^2.3.1", - "vinyl": "^2.1.0", - "xo": "^0.24.0" - } + "_args": [ + [ + "gulp-autoprefixer@6.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-autoprefixer@6.1.0", + "_id": "gulp-autoprefixer@6.1.0", + "_inBundle": false, + "_integrity": "sha512-Ti/BUFe+ekhbDJfspZIMiOsOvw51KhI9EncsDfK7NaxjqRm+v4xS9v99kPxEoiDavpWqQWvG8Y6xT1mMlB3aXA==", + "_location": "/gulp-autoprefixer", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-autoprefixer@6.1.0", + "name": "gulp-autoprefixer", + "escapedName": "gulp-autoprefixer", + "rawSpec": "6.1.0", + "saveSpec": null, + "fetchSpec": "6.1.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-6.1.0.tgz", + "_spec": "6.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/gulp-autoprefixer/issues" + }, + "dependencies": { + "autoprefixer": "^9.5.1", + "fancy-log": "^1.3.2", + "plugin-error": "^1.0.1", + "postcss": "^7.0.2", + "through2": "^3.0.1", + "vinyl-sourcemaps-apply": "^0.2.1" + }, + "description": "Prefix CSS", + "devDependencies": { + "ava": "^1.4.1", + "gulp-sourcemaps": "^2.6.0", + "p-event": "^2.3.1", + "vinyl": "^2.1.0", + "xo": "^0.24.0" + }, + "engines": { + "node": ">=6" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/sindresorhus/gulp-autoprefixer#readme", + "keywords": [ + "gulpplugin", + "autoprefixer", + "postcss", + "css", + "prefix", + "prefixes", + "stylesheet", + "preprocess", + "postcss-runner" + ], + "license": "MIT", + "name": "gulp-autoprefixer", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/gulp-autoprefixer.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "6.1.0" } diff --git a/node_modules/gulp-chmod/node_modules/through2/package.json b/node_modules/gulp-chmod/node_modules/through2/package.json index 15960b63..05fa5e1e 100644 --- a/node_modules/gulp-chmod/node_modules/through2/package.json +++ b/node_modules/gulp-chmod/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-chmod/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-chmod" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-chmod/package.json b/node_modules/gulp-chmod/package.json index 545ee5d6..6ff67646 100644 --- a/node_modules/gulp-chmod/package.json +++ b/node_modules/gulp-chmod/package.json @@ -1,23 +1,61 @@ { - "name": "gulp-chmod", - "version": "2.0.0", - "description": "Change permissions of Vinyl files", - "license": "MIT", - "repository": "sindresorhus/gulp-chmod", + "_args": [ + [ + "gulp-chmod@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-chmod@2.0.0", + "_id": "gulp-chmod@2.0.0", + "_inBundle": false, + "_integrity": "sha1-AMOQuSigeZslGsz2MaoJ4BzGKZw=", + "_location": "/gulp-chmod", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-chmod@2.0.0", + "name": "gulp-chmod", + "escapedName": "gulp-chmod", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-chmod/-/gulp-chmod-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/gulp-chmod/issues" + }, + "dependencies": { + "deep-assign": "^1.0.0", + "stat-mode": "^0.2.0", + "through2": "^2.0.0" + }, + "description": "Change permissions of Vinyl files", + "devDependencies": { + "gulp-util": "^3.0.0", + "mocha": "*", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/gulp-chmod#readme", "keywords": [ "gulpplugin", "chmod", @@ -27,16 +65,16 @@ "stream", "permissions" ], - "dependencies": { - "deep-assign": "^1.0.0", - "stat-mode": "^0.2.0", - "through2": "^2.0.0" + "license": "MIT", + "name": "gulp-chmod", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/gulp-chmod.git" }, - "devDependencies": { - "mocha": "*", - "gulp-util": "^3.0.0", - "xo": "*" + "scripts": { + "test": "xo && mocha" }, + "version": "2.0.0", "xo": { "esnext": true } diff --git a/node_modules/gulp-clean-css/node_modules/through2/package.json b/node_modules/gulp-clean-css/node_modules/through2/package.json index ee7ba607..148b6987 100644 --- a/node_modules/gulp-clean-css/node_modules/through2/package.json +++ b/node_modules/gulp-clean-css/node_modules/through2/package.json @@ -1,31 +1,67 @@ { - "name": "through2", - "version": "3.0.1", - "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "nyc node test/test.js | faucet && nyc report" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@3.0.1", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@3.0.1", + "_id": "through2@3.0.1", + "_inBundle": false, + "_integrity": "sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==", + "_location": "/gulp-clean-css/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@3.0.1", + "name": "through2", + "escapedName": "through2", + "rawSpec": "3.0.1", + "saveSpec": null, + "fetchSpec": "3.0.1" + }, + "_requiredBy": [ + "/gulp-clean-css" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-3.0.1.tgz", + "_spec": "3.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "2 || 3" }, + "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", "nyc": "~13.1.0", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "nyc node test/test.js | faucet && nyc report" + }, + "version": "3.0.1" } diff --git a/node_modules/gulp-clean-css/package.json b/node_modules/gulp-clean-css/package.json index 7dd31db1..0191fcb0 100644 --- a/node_modules/gulp-clean-css/package.json +++ b/node_modules/gulp-clean-css/package.json @@ -1,51 +1,48 @@ { - "name": "gulp-clean-css", - "description": "Minify css with clean-css.", - "homepage": "https://github.com/scniro/gulp-clean-css#readme", - "version": "4.3.0", - "author": "scniro", - "license": "MIT", + "_args": [ + [ + "gulp-clean-css@4.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-clean-css@4.3.0", + "_id": "gulp-clean-css@4.3.0", + "_inBundle": false, + "_integrity": "sha512-mGyeT3qqFXTy61j0zOIciS4MkYziF2U594t2Vs9rUnpkEHqfu6aDITMp8xOvZcvdX61Uz3y1mVERRYmjzQF5fg==", + "_location": "/gulp-clean-css", + "_phantomChildren": { + "readable-stream": "2.3.7" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-clean-css@4.3.0", + "name": "gulp-clean-css", + "escapedName": "gulp-clean-css", + "rawSpec": "4.3.0", + "saveSpec": null, + "fetchSpec": "4.3.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-4.3.0.tgz", + "_spec": "4.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "scniro" + }, "bugs": { "url": "https://github.com/scniro/gulp-clean-css/issues", "email": "scniro@outlook.com" }, - "repository": { - "type": "git", - "url": "https://github.com/scniro/gulp-clean-css.git" - }, - "files": [ - "index.js" - ], - "keywords": [ - "css", - "clean", - "minify", - "uglify", - "clean-css", - "minify-css", - "gulp-minify-css", - "gulp-clean-css", - "gulpplugin", - "gulpfriendly" - ], - "nyc": { - "report-dir": "./.coverage", - "reporter": [ - "lcov", - "text" - ], - "include": [ - "index.js" - ], - "sourceMap": false, - "temp-dir": "./.coverage/.nyc_output" - }, "dependencies": { "clean-css": "4.2.3", "plugin-error": "1.0.1", "through2": "3.0.1", "vinyl-sourcemaps-apply": "0.2.1" }, + "description": "Minify css with clean-css.", "devDependencies": { "chai": "4.2.0", "chai-string": "1.5.0", @@ -61,8 +58,43 @@ "nyc": "15.0.0", "vinyl": "2.2.0" }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/scniro/gulp-clean-css#readme", + "keywords": [ + "css", + "clean", + "minify", + "uglify", + "clean-css", + "minify-css", + "gulp-minify-css", + "gulp-clean-css", + "gulpplugin", + "gulpfriendly" + ], + "license": "MIT", + "name": "gulp-clean-css", + "nyc": { + "report-dir": "./.coverage", + "reporter": [ + "lcov", + "text" + ], + "include": [ + "index.js" + ], + "sourceMap": false, + "temp-dir": "./.coverage/.nyc_output" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/scniro/gulp-clean-css.git" + }, "scripts": { - "cover": "./node_modules/.bin/nyc npm test", - "test": "./node_modules/.bin/mocha ./index.spec.js" - } + "cover": "nyc npm test", + "test": "mocha ./index.spec.js" + }, + "version": "4.3.0" } diff --git a/node_modules/gulp-cli/package.json b/node_modules/gulp-cli/package.json index bed47c0f..6fba8ab0 100644 --- a/node_modules/gulp-cli/package.json +++ b/node_modules/gulp-cli/package.json @@ -1,41 +1,50 @@ { - "name": "gulp-cli", - "version": "2.3.0", - "description": "Command line interface for gulp", - "author": "Gulp Team (https://gulpjs.com/)", - "contributors": [], - "homepage": "https://gulpjs.com", - "repository": "gulpjs/gulp-cli", - "license": "MIT", - "man": "gulp.1", - "engines": { - "node": ">= 0.10" + "_args": [ + [ + "gulp-cli@2.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-cli@2.3.0", + "_id": "gulp-cli@2.3.0", + "_inBundle": false, + "_integrity": "sha512-zzGBl5fHo0EKSXsHzjspp3y5CONegCm8ErO5Qh0UzFzk2y4tMvzLWhoDokADbarfZRL2pGpRp7yt6gfJX4ph7A==", + "_location": "/gulp-cli", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-cli@2.3.0", + "name": "gulp-cli", + "escapedName": "gulp-cli", + "rawSpec": "2.3.0", + "saveSpec": null, + "fetchSpec": "2.3.0" + }, + "_requiredBy": [ + "/gulp" + ], + "_resolved": "https://registry.npmjs.org/gulp-cli/-/gulp-cli-2.3.0.tgz", + "_spec": "2.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "https://gulpjs.com/" }, - "main": "index.js", "bin": { "gulp": "bin/gulp.js" }, - "files": [ - "index.js", - "lib", - "bin", - "completion", - "gulp.1" - ], - "scripts": { - "lint": "eslint .", - "prepublish": "marked-man --name gulp docs/CLI.md > gulp.1", - "pretest": "npm run lint", - "test": "mocha --async-only --timeout 5000 test/lib test", - "cover": "nyc --reporter=lcov --reporter=text-summary npm test", - "coveralls": "nyc --reporter=text-lcov npm test | coveralls" + "bugs": { + "url": "https://github.com/gulpjs/gulp-cli/issues" }, + "contributors": [], "dependencies": { "ansi-colors": "^1.0.1", "archy": "^1.0.0", "array-sort": "^1.0.0", - "concat-stream": "^1.6.0", "color-support": "^1.1.3", + "concat-stream": "^1.6.0", "copy-props": "^2.0.1", "fancy-log": "^1.3.2", "gulplog": "^1.0.0", @@ -50,6 +59,7 @@ "v8flags": "^3.2.0", "yargs": "^7.1.0" }, + "description": "Command line interface for gulp", "devDependencies": { "babel-preset-es2015": "^6.5.0", "babel-register": "^6.5.1", @@ -65,6 +75,17 @@ "rimraf": "^2.6.1", "semver": "^5.7.1" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js", + "lib", + "bin", + "completion", + "gulp.1" + ], + "homepage": "https://gulpjs.com", "keywords": [ "build", "stream", @@ -73,5 +94,24 @@ "tool", "asset", "pipeline" - ] + ], + "license": "MIT", + "main": "index.js", + "man": [ + "gulp.1" + ], + "name": "gulp-cli", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/gulp-cli.git" + }, + "scripts": { + "cover": "nyc --reporter=lcov --reporter=text-summary npm test", + "coveralls": "nyc --reporter=text-lcov npm test | coveralls", + "lint": "eslint .", + "prepublish": "marked-man --name gulp docs/CLI.md > gulp.1", + "pretest": "npm run lint", + "test": "mocha --async-only --timeout 5000 test/lib test" + }, + "version": "2.3.0" } diff --git a/node_modules/gulp-clone/node_modules/arr-diff/package.json b/node_modules/gulp-clone/node_modules/arr-diff/package.json index 666ec8cf..864e2b77 100644 --- a/node_modules/gulp-clone/node_modules/arr-diff/package.json +++ b/node_modules/gulp-clone/node_modules/arr-diff/package.json @@ -1,31 +1,44 @@ { - "name": "arr-diff", - "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/arr-diff", + "_args": [ + [ + "arr-diff@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-diff@1.1.0", + "_id": "arr-diff@1.1.0", + "_inBundle": false, + "_integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", + "_location": "/gulp-clone/arr-diff", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-diff@1.1.0", + "name": "arr-diff", + "escapedName": "arr-diff", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-clone/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": "jonschlinkert/arr-diff", "bugs": { "url": "https://github.com/jonschlinkert/arr-diff/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "arr-flatten": "^1.0.1", "array-slice": "^0.2.3" }, + "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", "devDependencies": { "array-differ": "^1.0.0", "benchmarked": "^0.1.4", @@ -33,6 +46,13 @@ "mocha": "^2.2.5", "should": "^7.0.4" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-diff", "keywords": [ "arr", "array", @@ -40,6 +60,16 @@ "differ", "difference" ], + "license": "MIT", + "main": "index.js", + "name": "arr-diff", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/arr-diff.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -48,5 +78,6 @@ "array-intersection" ] } - } -} \ No newline at end of file + }, + "version": "1.1.0" +} diff --git a/node_modules/gulp-clone/node_modules/arr-union/package.json b/node_modules/gulp-clone/node_modules/arr-union/package.json index 104ece11..172646a9 100644 --- a/node_modules/gulp-clone/node_modules/arr-union/package.json +++ b/node_modules/gulp-clone/node_modules/arr-union/package.json @@ -1,30 +1,40 @@ { - "name": "arr-union", - "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", - "version": "2.1.0", - "homepage": "https://github.com/jonschlinkert/arr-union", + "_args": [ + [ + "arr-union@2.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-union@2.1.0", + "_id": "arr-union@2.1.0", + "_inBundle": false, + "_integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", + "_location": "/gulp-clone/arr-union", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-union@2.1.0", + "name": "arr-union", + "escapedName": "arr-union", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/gulp-clone/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/arr-union.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/arr-union/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", "devDependencies": { "array-union": "^1.0.1", "array-unique": "^0.2.1", @@ -35,6 +45,13 @@ "should": "^5.2.0", "verb": "^0.8.6" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-union", "keywords": [ "add", "append", @@ -49,5 +66,16 @@ "util", "utility", "utils" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "arr-union", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/arr-union.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "2.1.0" } diff --git a/node_modules/gulp-clone/node_modules/array-slice/package.json b/node_modules/gulp-clone/node_modules/array-slice/package.json index cc5fc02a..6a4c78ac 100644 --- a/node_modules/gulp-clone/node_modules/array-slice/package.json +++ b/node_modules/gulp-clone/node_modules/array-slice/package.json @@ -1,37 +1,51 @@ { - "name": "array-slice", - "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", - "version": "0.2.3", - "homepage": "https://github.com/jonschlinkert/array-slice", + "_args": [ + [ + "array-slice@0.2.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-slice@0.2.3", + "_id": "array-slice@0.2.3", + "_inBundle": false, + "_integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", + "_location": "/gulp-clone/array-slice", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-slice@0.2.3", + "name": "array-slice", + "escapedName": "array-slice", + "rawSpec": "0.2.3", + "saveSpec": null, + "fetchSpec": "0.2.3" + }, + "_requiredBy": [ + "/gulp-clone/arr-diff" + ], + "_resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", + "_spec": "0.2.3", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/array-slice.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/array-slice/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE" - }, - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", "devDependencies": { "mocha": "*", "should": "^5.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/array-slice", "keywords": [ "array", "javascript", @@ -39,5 +53,19 @@ "slice", "util", "utils" - ] + ], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE" + }, + "main": "index.js", + "name": "array-slice", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/array-slice.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.2.3" } diff --git a/node_modules/gulp-clone/node_modules/extend-shallow/package.json b/node_modules/gulp-clone/node_modules/extend-shallow/package.json index 29dc7e3c..3063894e 100644 --- a/node_modules/gulp-clone/node_modules/extend-shallow/package.json +++ b/node_modules/gulp-clone/node_modules/extend-shallow/package.json @@ -1,33 +1,43 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "1.1.4", - "homepage": "https://github.com/jonschlinkert/extend-shallow", + "_args": [ + [ + "extend-shallow@1.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "extend-shallow@1.1.4", + "_id": "extend-shallow@1.1.4", + "_inBundle": false, + "_integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", + "_location": "/gulp-clone/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@1.1.4", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "1.1.4", + "saveSpec": null, + "fetchSpec": "1.1.4" + }, + "_requiredBy": [ + "/gulp-clone/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", + "_spec": "1.1.4", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/extend-shallow.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^1.1.0" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^0.2.2", "benchmarked": "^0.1.3", @@ -39,6 +49,13 @@ "mocha": "*", "should": "^5.0.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "extend", "javascript", @@ -56,5 +73,16 @@ "utility", "utils", "value" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.1.4" } diff --git a/node_modules/gulp-clone/node_modules/kind-of/package.json b/node_modules/gulp-clone/node_modules/kind-of/package.json index bc8632e6..dcb905e1 100644 --- a/node_modules/gulp-clone/node_modules/kind-of/package.json +++ b/node_modules/gulp-clone/node_modules/kind-of/package.json @@ -1,31 +1,40 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/kind-of", + "_args": [ + [ + "kind-of@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "kind-of@1.1.0", + "_id": "kind-of@1.1.0", + "_inBundle": false, + "_integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", + "_location": "/gulp-clone/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@1.1.0", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-clone/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/kind-of.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" - }, - "files": ["index.js"], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^0.1.3", "chalk": "^0.5.1", @@ -34,6 +43,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -55,5 +71,19 @@ "type-of", "typeof", "types" - ] -} \ No newline at end of file + ], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" + }, + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.1.0" +} diff --git a/node_modules/gulp-clone/node_modules/plugin-error/package.json b/node_modules/gulp-clone/node_modules/plugin-error/package.json index a0588b1b..0d138bb9 100644 --- a/node_modules/gulp-clone/node_modules/plugin-error/package.json +++ b/node_modules/gulp-clone/node_modules/plugin-error/package.json @@ -1,30 +1,39 @@ { - "name": "plugin-error", - "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", - "version": "0.1.2", - "homepage": "https://github.com/jonschlinkert/plugin-error", + "_args": [ + [ + "plugin-error@0.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "plugin-error@0.1.2", + "_id": "plugin-error@0.1.2", + "_inBundle": false, + "_integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", + "_location": "/gulp-clone/plugin-error", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "plugin-error@0.1.2", + "name": "plugin-error", + "escapedName": "plugin-error", + "rawSpec": "0.1.2", + "saveSpec": null, + "fetchSpec": "0.1.2" + }, + "_requiredBy": [ + "/gulp-clone" + ], + "_resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", + "_spec": "0.1.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/plugin-error.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/plugin-error/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "ansi-cyan": "^0.1.1", "ansi-red": "^0.1.1", @@ -32,12 +41,31 @@ "arr-union": "^2.0.1", "extend-shallow": "^1.1.2" }, + "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/plugin-error", "keywords": [ "error", "plugin" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "plugin-error", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/plugin-error.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.1.2" } diff --git a/node_modules/gulp-clone/node_modules/through2/package.json b/node_modules/gulp-clone/node_modules/through2/package.json index 15960b63..567d0ad5 100644 --- a/node_modules/gulp-clone/node_modules/through2/package.json +++ b/node_modules/gulp-clone/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-clone/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-clone" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-clone/package.json b/node_modules/gulp-clone/package.json index e406ba80..1928b0e0 100644 --- a/node_modules/gulp-clone/package.json +++ b/node_modules/gulp-clone/package.json @@ -1,44 +1,78 @@ { - "name": "gulp-clone", - "description": "Clone files in memory in a gulp stream", - "version": "2.0.1", - "homepage": "https://github.com/mariocasciaro/gulp-clone", + "_args": [ + [ + "gulp-clone@2.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-clone@2.0.1", + "_id": "gulp-clone@2.0.1", + "_inBundle": false, + "_integrity": "sha512-SLg/KsHBbinR/pCX3PF5l1YlR28hLp0X+bcpf77PtMJ6zvAQ5kRjtCPV5Wt1wHXsXWZN0eTUZ15R8ZYpi/CdCA==", + "_location": "/gulp-clone", + "_phantomChildren": { + "ansi-cyan": "0.1.1", + "ansi-red": "0.1.1", + "arr-flatten": "1.1.0", + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-clone@2.0.1", + "name": "gulp-clone", + "escapedName": "gulp-clone", + "rawSpec": "2.0.1", + "saveSpec": null, + "fetchSpec": "2.0.1" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-clone/-/gulp-clone-2.0.1.tgz", + "_spec": "2.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Mario Casciaro" }, - "repository": { - "type": "git", - "url": "git://github.com/mariocasciaro/gulp-clone" - }, "bugs": { "url": "https://github.com/mariocasciaro/gulp-clone/issues" }, + "dependencies": { + "plugin-error": "^0.1.2", + "through2": "^2.0.3" + }, + "description": "Clone files in memory in a gulp stream", + "devDependencies": { + "chai": "^4.1.2", + "mocha": "^4.1.0", + "vinyl": "^2.1.0" + }, + "homepage": "https://github.com/mariocasciaro/gulp-clone", + "keywords": [ + "gulpplugin", + "clone" + ], "licenses": [ { "type": "MIT", "url": "https://github.com/mariocasciaro/gulp-clone/blob/master/LICENSE" } ], - "dependencies": { - "plugin-error": "^0.1.2", - "through2": "^2.0.3" - }, - "devDependencies": { - "vinyl": "^2.1.0", - "chai": "^4.1.2", - "mocha": "^4.1.0" - }, - "scripts": { - "test": "node_modules/mocha/bin/_mocha test.js --reporter spec" + "name": "gulp-clone", + "publishConfig": { + "tag": "latest" }, "release": { "branch": "master" }, - "publishConfig": { - "tag": "latest" + "repository": { + "type": "git", + "url": "git://github.com/mariocasciaro/gulp-clone.git" }, - "keywords": [ - "gulpplugin", - "clone" - ] + "scripts": { + "test": "node_modules/mocha/bin/_mocha test.js --reporter spec" + }, + "version": "2.0.1" } diff --git a/node_modules/gulp-concat-css/node_modules/arr-diff/package.json b/node_modules/gulp-concat-css/node_modules/arr-diff/package.json index 666ec8cf..c961b993 100644 --- a/node_modules/gulp-concat-css/node_modules/arr-diff/package.json +++ b/node_modules/gulp-concat-css/node_modules/arr-diff/package.json @@ -1,31 +1,44 @@ { - "name": "arr-diff", - "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/arr-diff", + "_args": [ + [ + "arr-diff@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-diff@1.1.0", + "_id": "arr-diff@1.1.0", + "_inBundle": false, + "_integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", + "_location": "/gulp-concat-css/arr-diff", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-diff@1.1.0", + "name": "arr-diff", + "escapedName": "arr-diff", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-concat-css/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": "jonschlinkert/arr-diff", "bugs": { "url": "https://github.com/jonschlinkert/arr-diff/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "arr-flatten": "^1.0.1", "array-slice": "^0.2.3" }, + "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", "devDependencies": { "array-differ": "^1.0.0", "benchmarked": "^0.1.4", @@ -33,6 +46,13 @@ "mocha": "^2.2.5", "should": "^7.0.4" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-diff", "keywords": [ "arr", "array", @@ -40,6 +60,16 @@ "differ", "difference" ], + "license": "MIT", + "main": "index.js", + "name": "arr-diff", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/arr-diff.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -48,5 +78,6 @@ "array-intersection" ] } - } -} \ No newline at end of file + }, + "version": "1.1.0" +} diff --git a/node_modules/gulp-concat-css/node_modules/arr-union/package.json b/node_modules/gulp-concat-css/node_modules/arr-union/package.json index 104ece11..4454b2d0 100644 --- a/node_modules/gulp-concat-css/node_modules/arr-union/package.json +++ b/node_modules/gulp-concat-css/node_modules/arr-union/package.json @@ -1,30 +1,40 @@ { - "name": "arr-union", - "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", - "version": "2.1.0", - "homepage": "https://github.com/jonschlinkert/arr-union", + "_args": [ + [ + "arr-union@2.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-union@2.1.0", + "_id": "arr-union@2.1.0", + "_inBundle": false, + "_integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", + "_location": "/gulp-concat-css/arr-union", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-union@2.1.0", + "name": "arr-union", + "escapedName": "arr-union", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/gulp-concat-css/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/arr-union.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/arr-union/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", "devDependencies": { "array-union": "^1.0.1", "array-unique": "^0.2.1", @@ -35,6 +45,13 @@ "should": "^5.2.0", "verb": "^0.8.6" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-union", "keywords": [ "add", "append", @@ -49,5 +66,16 @@ "util", "utility", "utils" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "arr-union", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/arr-union.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "2.1.0" } diff --git a/node_modules/gulp-concat-css/node_modules/array-slice/package.json b/node_modules/gulp-concat-css/node_modules/array-slice/package.json index cc5fc02a..824587c5 100644 --- a/node_modules/gulp-concat-css/node_modules/array-slice/package.json +++ b/node_modules/gulp-concat-css/node_modules/array-slice/package.json @@ -1,37 +1,51 @@ { - "name": "array-slice", - "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", - "version": "0.2.3", - "homepage": "https://github.com/jonschlinkert/array-slice", + "_args": [ + [ + "array-slice@0.2.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-slice@0.2.3", + "_id": "array-slice@0.2.3", + "_inBundle": false, + "_integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", + "_location": "/gulp-concat-css/array-slice", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-slice@0.2.3", + "name": "array-slice", + "escapedName": "array-slice", + "rawSpec": "0.2.3", + "saveSpec": null, + "fetchSpec": "0.2.3" + }, + "_requiredBy": [ + "/gulp-concat-css/arr-diff" + ], + "_resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", + "_spec": "0.2.3", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/array-slice.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/array-slice/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE" - }, - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", "devDependencies": { "mocha": "*", "should": "^5.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/array-slice", "keywords": [ "array", "javascript", @@ -39,5 +53,19 @@ "slice", "util", "utils" - ] + ], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE" + }, + "main": "index.js", + "name": "array-slice", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/array-slice.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.2.3" } diff --git a/node_modules/gulp-concat-css/node_modules/extend-shallow/package.json b/node_modules/gulp-concat-css/node_modules/extend-shallow/package.json index 29dc7e3c..e45f6fe8 100644 --- a/node_modules/gulp-concat-css/node_modules/extend-shallow/package.json +++ b/node_modules/gulp-concat-css/node_modules/extend-shallow/package.json @@ -1,33 +1,43 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "1.1.4", - "homepage": "https://github.com/jonschlinkert/extend-shallow", + "_args": [ + [ + "extend-shallow@1.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "extend-shallow@1.1.4", + "_id": "extend-shallow@1.1.4", + "_inBundle": false, + "_integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", + "_location": "/gulp-concat-css/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@1.1.4", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "1.1.4", + "saveSpec": null, + "fetchSpec": "1.1.4" + }, + "_requiredBy": [ + "/gulp-concat-css/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", + "_spec": "1.1.4", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/extend-shallow.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^1.1.0" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^0.2.2", "benchmarked": "^0.1.3", @@ -39,6 +49,13 @@ "mocha": "*", "should": "^5.0.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "extend", "javascript", @@ -56,5 +73,16 @@ "utility", "utils", "value" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.1.4" } diff --git a/node_modules/gulp-concat-css/node_modules/isarray/package.json b/node_modules/gulp-concat-css/node_modules/isarray/package.json index 5a1e9c10..e7732f39 100644 --- a/node_modules/gulp-concat-css/node_modules/isarray/package.json +++ b/node_modules/gulp-concat-css/node_modules/isarray/package.json @@ -1,25 +1,60 @@ { - "name" : "isarray", - "description" : "Array#isArray for older browsers", - "version" : "0.0.1", - "repository" : { - "type" : "git", - "url" : "git://github.com/juliangruber/isarray.git" + "_args": [ + [ + "isarray@0.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "isarray@0.0.1", + "_id": "isarray@0.0.1", + "_inBundle": false, + "_integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", + "_location": "/gulp-concat-css/isarray", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "isarray@0.0.1", + "name": "isarray", + "escapedName": "isarray", + "rawSpec": "0.0.1", + "saveSpec": null, + "fetchSpec": "0.0.1" }, - "homepage": "https://github.com/juliangruber/isarray", - "main" : "index.js", - "scripts" : { - "test" : "tap test/*.js" - }, - "dependencies" : {}, - "devDependencies" : { - "tap" : "*" - }, - "keywords": ["browser","isarray","array"], + "_requiredBy": [ + "/gulp-concat-css/readable-stream" + ], + "_resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", + "_spec": "0.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Julian Gruber", "email": "mail@juliangruber.com", "url": "http://juliangruber.com" }, - "license": "MIT" + "bugs": { + "url": "https://github.com/juliangruber/isarray/issues" + }, + "dependencies": {}, + "description": "Array#isArray for older browsers", + "devDependencies": { + "tap": "*" + }, + "homepage": "https://github.com/juliangruber/isarray", + "keywords": [ + "browser", + "isarray", + "array" + ], + "license": "MIT", + "main": "index.js", + "name": "isarray", + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/isarray.git" + }, + "scripts": { + "test": "tap test/*.js" + }, + "version": "0.0.1" } diff --git a/node_modules/gulp-concat-css/node_modules/kind-of/package.json b/node_modules/gulp-concat-css/node_modules/kind-of/package.json index bc8632e6..1a9d0738 100644 --- a/node_modules/gulp-concat-css/node_modules/kind-of/package.json +++ b/node_modules/gulp-concat-css/node_modules/kind-of/package.json @@ -1,31 +1,40 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/kind-of", + "_args": [ + [ + "kind-of@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "kind-of@1.1.0", + "_id": "kind-of@1.1.0", + "_inBundle": false, + "_integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", + "_location": "/gulp-concat-css/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@1.1.0", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-concat-css/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/kind-of.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" - }, - "files": ["index.js"], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^0.1.3", "chalk": "^0.5.1", @@ -34,6 +43,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -55,5 +71,19 @@ "type-of", "typeof", "types" - ] -} \ No newline at end of file + ], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" + }, + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.1.0" +} diff --git a/node_modules/gulp-concat-css/node_modules/plugin-error/package.json b/node_modules/gulp-concat-css/node_modules/plugin-error/package.json index a0588b1b..c457abbd 100644 --- a/node_modules/gulp-concat-css/node_modules/plugin-error/package.json +++ b/node_modules/gulp-concat-css/node_modules/plugin-error/package.json @@ -1,30 +1,39 @@ { - "name": "plugin-error", - "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", - "version": "0.1.2", - "homepage": "https://github.com/jonschlinkert/plugin-error", + "_args": [ + [ + "plugin-error@0.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "plugin-error@0.1.2", + "_id": "plugin-error@0.1.2", + "_inBundle": false, + "_integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", + "_location": "/gulp-concat-css/plugin-error", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "plugin-error@0.1.2", + "name": "plugin-error", + "escapedName": "plugin-error", + "rawSpec": "0.1.2", + "saveSpec": null, + "fetchSpec": "0.1.2" + }, + "_requiredBy": [ + "/gulp-concat-css" + ], + "_resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", + "_spec": "0.1.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/plugin-error.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/plugin-error/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "ansi-cyan": "^0.1.1", "ansi-red": "^0.1.1", @@ -32,12 +41,31 @@ "arr-union": "^2.0.1", "extend-shallow": "^1.1.2" }, + "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/plugin-error", "keywords": [ "error", "plugin" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "plugin-error", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/plugin-error.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.1.2" } diff --git a/node_modules/gulp-concat-css/node_modules/readable-stream/package.json b/node_modules/gulp-concat-css/node_modules/readable-stream/package.json index 0bb83ed0..a516b3c4 100644 --- a/node_modules/gulp-concat-css/node_modules/readable-stream/package.json +++ b/node_modules/gulp-concat-css/node_modules/readable-stream/package.json @@ -1,32 +1,68 @@ { - "name": "readable-stream", - "version": "1.1.14", - "description": "Streams3, a user-land copy of the stream library from Node.js v0.11.x", - "main": "readable.js", + "_args": [ + [ + "readable-stream@1.1.14", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "readable-stream@1.1.14", + "_id": "readable-stream@1.1.14", + "_inBundle": false, + "_integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", + "_location": "/gulp-concat-css/readable-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "readable-stream@1.1.14", + "name": "readable-stream", + "escapedName": "readable-stream", + "rawSpec": "1.1.14", + "saveSpec": null, + "fetchSpec": "1.1.14" + }, + "_requiredBy": [ + "/gulp-concat-css/through2" + ], + "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", + "_spec": "1.1.14", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "browser": { + "util": false + }, + "bugs": { + "url": "https://github.com/isaacs/readable-stream/issues" + }, "dependencies": { "core-util-is": "~1.0.0", + "inherits": "~2.0.1", "isarray": "0.0.1", - "string_decoder": "~0.10.x", - "inherits": "~2.0.1" + "string_decoder": "~0.10.x" }, + "description": "Streams3, a user-land copy of the stream library from Node.js v0.11.x", "devDependencies": { "tap": "~0.2.6" }, - "scripts": { - "test": "tap test/simple/*.js" - }, - "repository": { - "type": "git", - "url": "git://github.com/isaacs/readable-stream" - }, + "homepage": "https://github.com/isaacs/readable-stream#readme", "keywords": [ "readable", "stream", "pipe" ], - "browser": { - "util": false + "license": "MIT", + "main": "readable.js", + "name": "readable-stream", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/readable-stream.git" }, - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "license": "MIT" + "scripts": { + "test": "tap test/simple/*.js" + }, + "version": "1.1.14" } diff --git a/node_modules/gulp-concat-css/node_modules/string_decoder/package.json b/node_modules/gulp-concat-css/node_modules/string_decoder/package.json index f2dd499c..3a0a09df 100644 --- a/node_modules/gulp-concat-css/node_modules/string_decoder/package.json +++ b/node_modules/gulp-concat-css/node_modules/string_decoder/package.json @@ -1,19 +1,40 @@ { - "name": "string_decoder", - "version": "0.10.31", - "description": "The string_decoder module from Node core", - "main": "index.js", + "_args": [ + [ + "string_decoder@0.10.31", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "string_decoder@0.10.31", + "_id": "string_decoder@0.10.31", + "_inBundle": false, + "_integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", + "_location": "/gulp-concat-css/string_decoder", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "string_decoder@0.10.31", + "name": "string_decoder", + "escapedName": "string_decoder", + "rawSpec": "0.10.31", + "saveSpec": null, + "fetchSpec": "0.10.31" + }, + "_requiredBy": [ + "/gulp-concat-css/readable-stream" + ], + "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", + "_spec": "0.10.31", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/rvagg/string_decoder/issues" + }, "dependencies": {}, + "description": "The string_decoder module from Node core", "devDependencies": { "tap": "~0.4.8" }, - "scripts": { - "test": "tap test/simple/*.js" - }, - "repository": { - "type": "git", - "url": "git://github.com/rvagg/string_decoder.git" - }, "homepage": "https://github.com/rvagg/string_decoder", "keywords": [ "string", @@ -21,5 +42,15 @@ "browser", "browserify" ], - "license": "MIT" + "license": "MIT", + "main": "index.js", + "name": "string_decoder", + "repository": { + "type": "git", + "url": "git://github.com/rvagg/string_decoder.git" + }, + "scripts": { + "test": "tap test/simple/*.js" + }, + "version": "0.10.31" } diff --git a/node_modules/gulp-concat-css/node_modules/through2/package.json b/node_modules/gulp-concat-css/node_modules/through2/package.json index 97e48299..7fccef0a 100644 --- a/node_modules/gulp-concat-css/node_modules/through2/package.json +++ b/node_modules/gulp-concat-css/node_modules/through2/package.json @@ -1,34 +1,70 @@ { - "name": "through2", - "version": "1.1.1", + "_args": [ + [ + "through2@1.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "through2@1.1.1", + "_id": "through2@1.1.1", + "_inBundle": false, + "_integrity": "sha1-CEfLxESfNAVXTb3M2buEG4OsNUU=", + "_location": "/gulp-concat-css/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@1.1.1", + "name": "through2", + "escapedName": "through2", + "rawSpec": "1.1.1", + "saveSpec": null, + "fetchSpec": "1.1.1" + }, + "_requiredBy": [ + "/gulp-concat-css" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-1.1.1.tgz", + "_spec": "1.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, + "dependencies": { + "readable-stream": ">=1.1.13-1 <1.2.0-0", + "xtend": ">=4.0.0 <4.1.0-0" + }, "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js", - "test-local": "brtapsauce-local test/basic-test.js" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" + "devDependencies": { + "bl": ">=0.9.0 <0.10.0-0", + "stream-spigot": ">=3.0.4 <3.1.0-0", + "tape": ">=2.14.0 <2.15.0-0" }, + "homepage": "https://github.com/rvagg/through2#readme", "keywords": [ "stream", "streams2", "through", "transform" ], - "author": "Rod Vagg (https://github.com/rvagg)", "license": "MIT", - "dependencies": { - "readable-stream": ">=1.1.13-1 <1.2.0-0", - "xtend": ">=4.0.0 <4.1.0-0" - }, - "devDependencies": { - "bl": ">=0.9.0 <0.10.0-0", - "stream-spigot": ">=3.0.4 <3.1.0-0", - "tape": ">=2.14.0 <2.15.0-0" - }, + "main": "through2.js", + "name": "through2", "publishConfig": { "tag": "1.0" - } + }, + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js", + "test-local": "brtapsauce-local test/basic-test.js" + }, + "version": "1.1.1" } diff --git a/node_modules/gulp-concat-css/package.json b/node_modules/gulp-concat-css/package.json index 4109de6d..15da3edf 100644 --- a/node_modules/gulp-concat-css/package.json +++ b/node_modules/gulp-concat-css/package.json @@ -1,24 +1,45 @@ { - "name": "gulp-concat-css", - "description": "Concatenate css files, rebasing urls and inlining @import", - "version": "3.1.0", - "homepage": "https://github.com/mariocasciaro/gulp-concat-css", + "_args": [ + [ + "gulp-concat-css@3.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-concat-css@3.1.0", + "_id": "gulp-concat-css@3.1.0", + "_inBundle": false, + "_integrity": "sha512-iLTBPS+cutlgLyK3bp9DMts+WuS8n2mQpjzQ7p/ZVQc8FO5fvpN+ntg9U6jsuNvPeuii82aKm8XeOzF0nUK+TA==", + "_location": "/gulp-concat-css", + "_phantomChildren": { + "ansi-cyan": "0.1.1", + "ansi-red": "0.1.1", + "arr-flatten": "1.1.0", + "core-util-is": "1.0.3", + "inherits": "2.0.4", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-concat-css@3.1.0", + "name": "gulp-concat-css", + "escapedName": "gulp-concat-css", + "rawSpec": "3.1.0", + "saveSpec": null, + "fetchSpec": "3.1.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-concat-css/-/gulp-concat-css-3.1.0.tgz", + "_spec": "3.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Mario Casciaro" }, - "repository": { - "type": "git", - "url": "git://github.com/mariocasciaro/gulp-concat-css" - }, "bugs": { "url": "https://github.com/mariocasciaro/gulp-concat-css/issues" }, - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/mariocasciaro/gulp-concat-css/blob/master/LICENSE" - } - ], "dependencies": { "lodash.defaults": "^3.0.0", "parse-import": "^2.0.0", @@ -29,13 +50,12 @@ "through2": "~1.1.1", "vinyl": "^2.1.0" }, + "description": "Concatenate css files, rebasing urls and inlining @import", "devDependencies": { "chai": "^1.10.0", "mocha": "^2.1.0" }, - "scripts": { - "test": "node_modules/mocha/bin/mocha test/*.js --reporter spec" - }, + "homepage": "https://github.com/mariocasciaro/gulp-concat-css", "keywords": [ "gulpplugin", "concat", @@ -43,5 +63,20 @@ "import", "merge", "inline" - ] + ], + "licenses": [ + { + "type": "MIT", + "url": "https://github.com/mariocasciaro/gulp-concat-css/blob/master/LICENSE" + } + ], + "name": "gulp-concat-css", + "repository": { + "type": "git", + "url": "git://github.com/mariocasciaro/gulp-concat-css.git" + }, + "scripts": { + "test": "node_modules/mocha/bin/mocha test/*.js --reporter spec" + }, + "version": "3.1.0" } diff --git a/node_modules/gulp-concat-filenames/package.json b/node_modules/gulp-concat-filenames/package.json index c2802ba6..6983f75a 100644 --- a/node_modules/gulp-concat-filenames/package.json +++ b/node_modules/gulp-concat-filenames/package.json @@ -1,32 +1,58 @@ { - "name": "gulp-concat-filenames", - "description": "Similar to concat, but creates a file with a list of filenames,not file contents.", - "version": "1.2.0", - "homepage": "http://jesseharlin.net", - "repository": "https://github.com/the-simian/gulp-concat-filenames", - "author": "the-simian ", - "contributors": [{ - "name" : "Jesse Harlin", - "email" : "harlinjesse@gmail.com" - }, { - "name" : "Noam Youngerman", - "email" : "noam@younger.mn" - }, { - "name" : "Rainfore Zhao", - "email" : "rainforest92@126.com" - }], - "main": "./index.js", - "keywords": [ - "gulpplugin", - "gulpfriendly", - "concat filenames", - "gulp" + "_args": [ + [ + "gulp-concat-filenames@1.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-concat-filenames@1.2.0", + "_id": "gulp-concat-filenames@1.2.0", + "_inBundle": false, + "_integrity": "sha1-3b904qupfi9NoVVjUwT9UcdVt2E=", + "_location": "/gulp-concat-filenames", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-concat-filenames@1.2.0", + "name": "gulp-concat-filenames", + "escapedName": "gulp-concat-filenames", + "rawSpec": "1.2.0", + "saveSpec": null, + "fetchSpec": "1.2.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-concat-filenames/-/gulp-concat-filenames-1.2.0.tgz", + "_spec": "1.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "the-simian", + "email": "harlinjesse@gmail.com" + }, + "bugs": { + "url": "https://github.com/the-simian/gulp-concat-filenames/issues" + }, + "contributors": [ + { + "name": "Jesse Harlin", + "email": "harlinjesse@gmail.com" + }, + { + "name": "Noam Youngerman", + "email": "noam@younger.mn" + }, + { + "name": "Rainfore Zhao", + "email": "rainforest92@126.com" + } ], "dependencies": { "gulp-util": "3.x.x", "through": "2.x.x" }, - "typings": "index.d.ts", + "description": "Similar to concat, but creates a file with a list of filenames,not file contents.", "devDependencies": { "chai": "*", "gulp": "3.x.x", @@ -43,18 +69,33 @@ "stream-array": "1.x.x", "stream-assert": "2.x.x" }, - "scripts": { - "test": "gulp ci", - "coveralls" : "gulp coveralls" - }, "engineStrict": true, "engines": { "node": ">= 0.10" }, + "homepage": "http://jesseharlin.net", + "keywords": [ + "gulpplugin", + "gulpfriendly", + "concat filenames", + "gulp" + ], "licenses": [ { "type": "MIT", "url": "https://github.com/the-simian/gulp-concat-filenames/blob/master/license.txt" } - ] + ], + "main": "./index.js", + "name": "gulp-concat-filenames", + "repository": { + "type": "git", + "url": "git+https://github.com/the-simian/gulp-concat-filenames.git" + }, + "scripts": { + "coveralls": "gulp coveralls", + "test": "gulp ci" + }, + "typings": "index.d.ts", + "version": "1.2.0" } diff --git a/node_modules/gulp-concat/node_modules/through2/package.json b/node_modules/gulp-concat/node_modules/through2/package.json index 15960b63..649dacd2 100644 --- a/node_modules/gulp-concat/node_modules/through2/package.json +++ b/node_modules/gulp-concat/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-concat/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-concat" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-concat/package.json b/node_modules/gulp-concat/package.json index db176c43..d20fd27b 100644 --- a/node_modules/gulp-concat/package.json +++ b/node_modules/gulp-concat/package.json @@ -1,20 +1,49 @@ { - "name": "gulp-concat", - "description": "Concatenates files", - "version": "2.6.1", - "repository": "contra/gulp-concat", - "author": "Contra (http://contra.io/)", - "files": [ - "index.js" + "_args": [ + [ + "gulp-concat@2.6.1", + "F:\\laragon\\www\\wishthis" + ] ], - "keywords": [ - "gulpplugin" + "_from": "gulp-concat@2.6.1", + "_id": "gulp-concat@2.6.1", + "_inBundle": false, + "_integrity": "sha1-Yz0WyV2IUEYorQJmVmPO5aR5M1M=", + "_location": "/gulp-concat", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-concat@2.6.1", + "name": "gulp-concat", + "escapedName": "gulp-concat", + "rawSpec": "2.6.1", + "saveSpec": null, + "fetchSpec": "2.6.1" + }, + "_requiredBy": [ + "/fomantic-ui" ], + "_resolved": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz", + "_spec": "2.6.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Contra", + "email": "yo@contra.io", + "url": "http://contra.io/" + }, + "bugs": { + "url": "https://github.com/contra/gulp-concat/issues" + }, "dependencies": { "concat-with-sourcemaps": "^1.0.0", "through2": "^2.0.0", "vinyl": "^2.0.0" }, + "description": "Concatenates files", "devDependencies": { "gulp": "^3.8.7", "gulp-sourcemaps": "^2.2.0", @@ -25,12 +54,25 @@ "stream-array": "^1.0.1", "stream-assert": "^2.0.1" }, - "scripts": { - "test": "mocha", - "coverage": "istanbul cover _mocha" - }, "engines": { "node": ">= 0.10" }, - "license": "MIT" + "files": [ + "index.js" + ], + "homepage": "https://github.com/contra/gulp-concat#readme", + "keywords": [ + "gulpplugin" + ], + "license": "MIT", + "name": "gulp-concat", + "repository": { + "type": "git", + "url": "git+https://github.com/contra/gulp-concat.git" + }, + "scripts": { + "coverage": "istanbul cover _mocha", + "test": "mocha" + }, + "version": "2.6.1" } diff --git a/node_modules/gulp-copy/node_modules/arr-diff/package.json b/node_modules/gulp-copy/node_modules/arr-diff/package.json index 666ec8cf..d7b78ba8 100644 --- a/node_modules/gulp-copy/node_modules/arr-diff/package.json +++ b/node_modules/gulp-copy/node_modules/arr-diff/package.json @@ -1,31 +1,44 @@ { - "name": "arr-diff", - "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/arr-diff", + "_args": [ + [ + "arr-diff@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-diff@1.1.0", + "_id": "arr-diff@1.1.0", + "_inBundle": false, + "_integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", + "_location": "/gulp-copy/arr-diff", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-diff@1.1.0", + "name": "arr-diff", + "escapedName": "arr-diff", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-copy/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": "jonschlinkert/arr-diff", "bugs": { "url": "https://github.com/jonschlinkert/arr-diff/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "arr-flatten": "^1.0.1", "array-slice": "^0.2.3" }, + "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", "devDependencies": { "array-differ": "^1.0.0", "benchmarked": "^0.1.4", @@ -33,6 +46,13 @@ "mocha": "^2.2.5", "should": "^7.0.4" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-diff", "keywords": [ "arr", "array", @@ -40,6 +60,16 @@ "differ", "difference" ], + "license": "MIT", + "main": "index.js", + "name": "arr-diff", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/arr-diff.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -48,5 +78,6 @@ "array-intersection" ] } - } -} \ No newline at end of file + }, + "version": "1.1.0" +} diff --git a/node_modules/gulp-copy/node_modules/arr-union/package.json b/node_modules/gulp-copy/node_modules/arr-union/package.json index 104ece11..09be0bc2 100644 --- a/node_modules/gulp-copy/node_modules/arr-union/package.json +++ b/node_modules/gulp-copy/node_modules/arr-union/package.json @@ -1,30 +1,40 @@ { - "name": "arr-union", - "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", - "version": "2.1.0", - "homepage": "https://github.com/jonschlinkert/arr-union", + "_args": [ + [ + "arr-union@2.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-union@2.1.0", + "_id": "arr-union@2.1.0", + "_inBundle": false, + "_integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", + "_location": "/gulp-copy/arr-union", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-union@2.1.0", + "name": "arr-union", + "escapedName": "arr-union", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/gulp-copy/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/arr-union.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/arr-union/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", "devDependencies": { "array-union": "^1.0.1", "array-unique": "^0.2.1", @@ -35,6 +45,13 @@ "should": "^5.2.0", "verb": "^0.8.6" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-union", "keywords": [ "add", "append", @@ -49,5 +66,16 @@ "util", "utility", "utils" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "arr-union", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/arr-union.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "2.1.0" } diff --git a/node_modules/gulp-copy/node_modules/array-slice/package.json b/node_modules/gulp-copy/node_modules/array-slice/package.json index cc5fc02a..6c289f68 100644 --- a/node_modules/gulp-copy/node_modules/array-slice/package.json +++ b/node_modules/gulp-copy/node_modules/array-slice/package.json @@ -1,37 +1,51 @@ { - "name": "array-slice", - "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", - "version": "0.2.3", - "homepage": "https://github.com/jonschlinkert/array-slice", + "_args": [ + [ + "array-slice@0.2.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-slice@0.2.3", + "_id": "array-slice@0.2.3", + "_inBundle": false, + "_integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", + "_location": "/gulp-copy/array-slice", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-slice@0.2.3", + "name": "array-slice", + "escapedName": "array-slice", + "rawSpec": "0.2.3", + "saveSpec": null, + "fetchSpec": "0.2.3" + }, + "_requiredBy": [ + "/gulp-copy/arr-diff" + ], + "_resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", + "_spec": "0.2.3", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/array-slice.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/array-slice/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE" - }, - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", "devDependencies": { "mocha": "*", "should": "^5.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/array-slice", "keywords": [ "array", "javascript", @@ -39,5 +53,19 @@ "slice", "util", "utils" - ] + ], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE" + }, + "main": "index.js", + "name": "array-slice", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/array-slice.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.2.3" } diff --git a/node_modules/gulp-copy/node_modules/extend-shallow/package.json b/node_modules/gulp-copy/node_modules/extend-shallow/package.json index 29dc7e3c..b98c4daf 100644 --- a/node_modules/gulp-copy/node_modules/extend-shallow/package.json +++ b/node_modules/gulp-copy/node_modules/extend-shallow/package.json @@ -1,33 +1,43 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "1.1.4", - "homepage": "https://github.com/jonschlinkert/extend-shallow", + "_args": [ + [ + "extend-shallow@1.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "extend-shallow@1.1.4", + "_id": "extend-shallow@1.1.4", + "_inBundle": false, + "_integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", + "_location": "/gulp-copy/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@1.1.4", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "1.1.4", + "saveSpec": null, + "fetchSpec": "1.1.4" + }, + "_requiredBy": [ + "/gulp-copy/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", + "_spec": "1.1.4", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/extend-shallow.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^1.1.0" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^0.2.2", "benchmarked": "^0.1.3", @@ -39,6 +49,13 @@ "mocha": "*", "should": "^5.0.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "extend", "javascript", @@ -56,5 +73,16 @@ "utility", "utils", "value" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.1.4" } diff --git a/node_modules/gulp-copy/node_modules/kind-of/package.json b/node_modules/gulp-copy/node_modules/kind-of/package.json index bc8632e6..87b9f0d4 100644 --- a/node_modules/gulp-copy/node_modules/kind-of/package.json +++ b/node_modules/gulp-copy/node_modules/kind-of/package.json @@ -1,31 +1,40 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/kind-of", + "_args": [ + [ + "kind-of@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "kind-of@1.1.0", + "_id": "kind-of@1.1.0", + "_inBundle": false, + "_integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", + "_location": "/gulp-copy/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@1.1.0", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-copy/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/kind-of.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" - }, - "files": ["index.js"], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^0.1.3", "chalk": "^0.5.1", @@ -34,6 +43,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -55,5 +71,19 @@ "type-of", "typeof", "types" - ] -} \ No newline at end of file + ], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" + }, + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.1.0" +} diff --git a/node_modules/gulp-copy/node_modules/plugin-error/package.json b/node_modules/gulp-copy/node_modules/plugin-error/package.json index a0588b1b..8fb92968 100644 --- a/node_modules/gulp-copy/node_modules/plugin-error/package.json +++ b/node_modules/gulp-copy/node_modules/plugin-error/package.json @@ -1,30 +1,39 @@ { - "name": "plugin-error", - "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", - "version": "0.1.2", - "homepage": "https://github.com/jonschlinkert/plugin-error", + "_args": [ + [ + "plugin-error@0.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "plugin-error@0.1.2", + "_id": "plugin-error@0.1.2", + "_inBundle": false, + "_integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", + "_location": "/gulp-copy/plugin-error", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "plugin-error@0.1.2", + "name": "plugin-error", + "escapedName": "plugin-error", + "rawSpec": "0.1.2", + "saveSpec": null, + "fetchSpec": "0.1.2" + }, + "_requiredBy": [ + "/gulp-copy" + ], + "_resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", + "_spec": "0.1.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/plugin-error.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/plugin-error/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "ansi-cyan": "^0.1.1", "ansi-red": "^0.1.1", @@ -32,12 +41,31 @@ "arr-union": "^2.0.1", "extend-shallow": "^1.1.2" }, + "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/plugin-error", "keywords": [ "error", "plugin" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "plugin-error", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/plugin-error.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.1.2" } diff --git a/node_modules/gulp-copy/node_modules/through2/package.json b/node_modules/gulp-copy/node_modules/through2/package.json index 15960b63..3cb1d1c0 100644 --- a/node_modules/gulp-copy/node_modules/through2/package.json +++ b/node_modules/gulp-copy/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-copy/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-copy" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-copy/package.json b/node_modules/gulp-copy/package.json index a9ac1113..90e1e9f1 100644 --- a/node_modules/gulp-copy/package.json +++ b/node_modules/gulp-copy/package.json @@ -1,42 +1,76 @@ { + "_args": [ + [ + "gulp-copy@4.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-copy@4.0.1", + "_id": "gulp-copy@4.0.1", + "_inBundle": false, + "_integrity": "sha512-UbdAwmEiVNNv55KAiUYWOP6Za7h8JPHNNyekNx8Gyc5XRlpUzTrlEclps939nOeiDPsd6jUtT2LmfavJirbZQg==", + "_location": "/gulp-copy", + "_phantomChildren": { + "ansi-cyan": "0.1.1", + "ansi-red": "0.1.1", + "arr-flatten": "1.1.0", + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-copy@4.0.1", "name": "gulp-copy", - "version": "4.0.1", - "description": "Plugin copying files to a new destination and using that destination for other actions", - "main": "index.js", - "repository": { - "type": "git", - "url": "https://github.com/klaascuvelier/gulp-copy" - }, - "scripts": { - "lint": "eslint ./lib -c ./.eslintrc", - "test": "./node_modules/.bin/jasmine-node test/spec", - "prettier": "prettier --write '**/*.{js,jsx,ts,tsx,css,less,md,json}'", - "prettier-check": "prettier --list-different '**/*.{js,jsx,ts,tsx,css,less,md,json}'" - }, - "keywords": [ - "gulpplugin", - "copy", - "gulp" - ], - "author": { - "name": "Klaas Cuvelier", - "email": "cuvelierklaas@gmail.com", - "url": "http://klaascuvelier.io" - }, - "license": "MIT", - "bugs": { - "url": "https://github.com/klaascuvelier/gulp-copy/issues" - }, - "devDependencies": { - "eslint": "^5.2.0", - "eslint-config-kentcdodds": "^14.0.0", - "jasmine-node": "^2.0.1", - "prettier": "^1.14.0" - }, - "dependencies": { - "gulp": "^4.0.0", - "plugin-error": "^0.1.2", - "through2": "^2.0.3" - }, - "homepage": "https://github.com/klaascuvelier/gulp-copy" + "escapedName": "gulp-copy", + "rawSpec": "4.0.1", + "saveSpec": null, + "fetchSpec": "4.0.1" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-copy/-/gulp-copy-4.0.1.tgz", + "_spec": "4.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Klaas Cuvelier", + "email": "cuvelierklaas@gmail.com", + "url": "http://klaascuvelier.io" + }, + "bugs": { + "url": "https://github.com/klaascuvelier/gulp-copy/issues" + }, + "dependencies": { + "gulp": "^4.0.0", + "plugin-error": "^0.1.2", + "through2": "^2.0.3" + }, + "description": "Plugin copying files to a new destination and using that destination for other actions", + "devDependencies": { + "eslint": "^5.2.0", + "eslint-config-kentcdodds": "^14.0.0", + "jasmine-node": "^2.0.1", + "prettier": "^1.14.0" + }, + "homepage": "https://github.com/klaascuvelier/gulp-copy", + "keywords": [ + "gulpplugin", + "copy", + "gulp" + ], + "license": "MIT", + "main": "index.js", + "name": "gulp-copy", + "repository": { + "type": "git", + "url": "git+https://github.com/klaascuvelier/gulp-copy.git" + }, + "scripts": { + "lint": "eslint ./lib -c ./.eslintrc", + "prettier": "prettier --write '**/*.{js,jsx,ts,tsx,css,less,md,json}'", + "prettier-check": "prettier --list-different '**/*.{js,jsx,ts,tsx,css,less,md,json}'", + "test": "jasmine-node test/spec" + }, + "version": "4.0.1" } diff --git a/node_modules/gulp-debug/node_modules/ansi-styles/package.json b/node_modules/gulp-debug/node_modules/ansi-styles/package.json index 65edb48c..fe1d073b 100644 --- a/node_modules/gulp-debug/node_modules/ansi-styles/package.json +++ b/node_modules/gulp-debug/node_modules/ansi-styles/package.json @@ -1,56 +1,91 @@ { - "name": "ansi-styles", - "version": "3.2.1", - "description": "ANSI escape codes for styling strings in the terminal", - "license": "MIT", - "repository": "chalk/ansi-styles", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && ava", - "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor" - }, - "files": [ - "index.js" - ], - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "dependencies": { - "color-convert": "^1.9.0" - }, - "devDependencies": { - "ava": "*", - "babel-polyfill": "^6.23.0", - "svg-term-cli": "^2.1.1", - "xo": "*" - }, - "ava": { - "require": "babel-polyfill" - } + "_args": [ + [ + "ansi-styles@3.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ansi-styles@3.2.1", + "_id": "ansi-styles@3.2.1", + "_inBundle": false, + "_integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "_location": "/gulp-debug/ansi-styles", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-styles@3.2.1", + "name": "ansi-styles", + "escapedName": "ansi-styles", + "rawSpec": "3.2.1", + "saveSpec": null, + "fetchSpec": "3.2.1" + }, + "_requiredBy": [ + "/gulp-debug/chalk" + ], + "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "_spec": "3.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "ava": { + "require": "babel-polyfill" + }, + "bugs": { + "url": "https://github.com/chalk/ansi-styles/issues" + }, + "dependencies": { + "color-convert": "^1.9.0" + }, + "description": "ANSI escape codes for styling strings in the terminal", + "devDependencies": { + "ava": "*", + "babel-polyfill": "^6.23.0", + "svg-term-cli": "^2.1.1", + "xo": "*" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/chalk/ansi-styles#readme", + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "license": "MIT", + "name": "ansi-styles", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/ansi-styles.git" + }, + "scripts": { + "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor", + "test": "xo && ava" + }, + "version": "3.2.1" } diff --git a/node_modules/gulp-debug/node_modules/chalk/package.json b/node_modules/gulp-debug/node_modules/chalk/package.json index bc324685..e2b2781e 100644 --- a/node_modules/gulp-debug/node_modules/chalk/package.json +++ b/node_modules/gulp-debug/node_modules/chalk/package.json @@ -1,71 +1,106 @@ { - "name": "chalk", - "version": "2.4.2", - "description": "Terminal string styling done right", - "license": "MIT", - "repository": "chalk/chalk", - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && tsc --project types && flow --max-warnings=0 && nyc ava", - "bench": "matcha benchmark.js", - "coveralls": "nyc report --reporter=text-lcov | coveralls" - }, - "files": [ - "index.js", - "templates.js", - "types/index.d.ts", - "index.js.flow" - ], - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "str", - "ansi", - "style", - "styles", - "tty", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "devDependencies": { - "ava": "*", - "coveralls": "^3.0.0", - "execa": "^0.9.0", - "flow-bin": "^0.68.0", - "import-fresh": "^2.0.0", - "matcha": "^0.7.0", - "nyc": "^11.0.2", - "resolve-from": "^4.0.0", - "typescript": "^2.5.3", - "xo": "*" - }, - "types": "types/index.d.ts", - "xo": { - "envs": [ - "node", - "mocha" - ], - "ignores": [ - "test/_flow.js" - ] - } + "_args": [ + [ + "chalk@2.4.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "chalk@2.4.2", + "_id": "chalk@2.4.2", + "_inBundle": false, + "_integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "_location": "/gulp-debug/chalk", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "chalk@2.4.2", + "name": "chalk", + "escapedName": "chalk", + "rawSpec": "2.4.2", + "saveSpec": null, + "fetchSpec": "2.4.2" + }, + "_requiredBy": [ + "/gulp-debug" + ], + "_resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "_spec": "2.4.2", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/chalk/chalk/issues" + }, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "description": "Terminal string styling done right", + "devDependencies": { + "ava": "*", + "coveralls": "^3.0.0", + "execa": "^0.9.0", + "flow-bin": "^0.68.0", + "import-fresh": "^2.0.0", + "matcha": "^0.7.0", + "nyc": "^11.0.2", + "resolve-from": "^4.0.0", + "typescript": "^2.5.3", + "xo": "*" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js", + "templates.js", + "types/index.d.ts", + "index.js.flow" + ], + "homepage": "https://github.com/chalk/chalk#readme", + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "str", + "ansi", + "style", + "styles", + "tty", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "license": "MIT", + "name": "chalk", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/chalk.git" + }, + "scripts": { + "bench": "matcha benchmark.js", + "coveralls": "nyc report --reporter=text-lcov | coveralls", + "test": "xo && tsc --project types && flow --max-warnings=0 && nyc ava" + }, + "types": "types/index.d.ts", + "version": "2.4.2", + "xo": { + "envs": [ + "node", + "mocha" + ], + "ignores": [ + "test/_flow.js" + ] + } } diff --git a/node_modules/gulp-debug/node_modules/supports-color/package.json b/node_modules/gulp-debug/node_modules/supports-color/package.json index ad199f5c..a0a2369f 100644 --- a/node_modules/gulp-debug/node_modules/supports-color/package.json +++ b/node_modules/gulp-debug/node_modules/supports-color/package.json @@ -1,53 +1,88 @@ { - "name": "supports-color", - "version": "5.5.0", - "description": "Detect whether a terminal supports color", - "license": "MIT", - "repository": "chalk/supports-color", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && ava" - }, - "files": [ - "index.js", - "browser.js" - ], - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "ansi", - "styles", - "tty", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "support", - "supports", - "capability", - "detect", - "truecolor", - "16m" - ], - "dependencies": { - "has-flag": "^3.0.0" - }, - "devDependencies": { - "ava": "^0.25.0", - "import-fresh": "^2.0.0", - "xo": "^0.20.0" - }, - "browser": "browser.js" + "_args": [ + [ + "supports-color@5.5.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "supports-color@5.5.0", + "_id": "supports-color@5.5.0", + "_inBundle": false, + "_integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "_location": "/gulp-debug/supports-color", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "supports-color@5.5.0", + "name": "supports-color", + "escapedName": "supports-color", + "rawSpec": "5.5.0", + "saveSpec": null, + "fetchSpec": "5.5.0" + }, + "_requiredBy": [ + "/gulp-debug/chalk" + ], + "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "_spec": "5.5.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "browser": "browser.js", + "bugs": { + "url": "https://github.com/chalk/supports-color/issues" + }, + "dependencies": { + "has-flag": "^3.0.0" + }, + "description": "Detect whether a terminal supports color", + "devDependencies": { + "ava": "^0.25.0", + "import-fresh": "^2.0.0", + "xo": "^0.20.0" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js", + "browser.js" + ], + "homepage": "https://github.com/chalk/supports-color#readme", + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "ansi", + "styles", + "tty", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "support", + "supports", + "capability", + "detect", + "truecolor", + "16m" + ], + "license": "MIT", + "name": "supports-color", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/supports-color.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "5.5.0" } diff --git a/node_modules/gulp-debug/node_modules/through2/package.json b/node_modules/gulp-debug/node_modules/through2/package.json index 15960b63..7966bd9f 100644 --- a/node_modules/gulp-debug/node_modules/through2/package.json +++ b/node_modules/gulp-debug/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-debug/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-debug" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-debug/package.json b/node_modules/gulp-debug/package.json index ed314378..c0a680a5 100644 --- a/node_modules/gulp-debug/package.json +++ b/node_modules/gulp-debug/package.json @@ -1,55 +1,96 @@ { - "name": "gulp-debug", - "version": "4.0.0", - "description": "Debug Vinyl file streams to see what files are run through your Gulp pipeline", - "license": "MIT", - "repository": "sindresorhus/gulp-debug", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "xo && ava" - }, - "files": [ - "index.js" - ], - "keywords": [ - "gulpplugin", - "debug", - "debugging", - "inspect", - "log", - "logger", - "vinyl", - "file", - "fs" - ], - "dependencies": { - "chalk": "^2.3.0", - "fancy-log": "^1.3.2", - "plur": "^3.0.0", - "stringify-object": "^3.0.0", - "through2": "^2.0.0", - "tildify": "^1.1.2" - }, - "devDependencies": { - "ava": "*", - "gulp": "^4.0.0", - "p-event": "^1.0.0", - "sinon": "^4.1.3", - "strip-ansi": "^4.0.0", - "vinyl": "^2.1.0", - "xo": "*" - }, - "peerDependencies": { - "gulp": ">=4" - }, - "ava": { - "serial": true - } + "_args": [ + [ + "gulp-debug@4.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-debug@4.0.0", + "_id": "gulp-debug@4.0.0", + "_inBundle": false, + "_integrity": "sha512-cn/GhMD2nVZCVxAl5vWao4/dcoZ8wUJ8w3oqTvQaGDmC1vT7swNOEbhQTWJp+/otKePT64aENcqAQXDcdj5H1g==", + "_location": "/gulp-debug", + "_phantomChildren": { + "color-convert": "1.9.3", + "escape-string-regexp": "1.0.5", + "has-flag": "3.0.0", + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-debug@4.0.0", + "name": "gulp-debug", + "escapedName": "gulp-debug", + "rawSpec": "4.0.0", + "saveSpec": null, + "fetchSpec": "4.0.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-debug/-/gulp-debug-4.0.0.tgz", + "_spec": "4.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "ava": { + "serial": true + }, + "bugs": { + "url": "https://github.com/sindresorhus/gulp-debug/issues" + }, + "dependencies": { + "chalk": "^2.3.0", + "fancy-log": "^1.3.2", + "plur": "^3.0.0", + "stringify-object": "^3.0.0", + "through2": "^2.0.0", + "tildify": "^1.1.2" + }, + "description": "Debug Vinyl file streams to see what files are run through your Gulp pipeline", + "devDependencies": { + "ava": "*", + "gulp": "^4.0.0", + "p-event": "^1.0.0", + "sinon": "^4.1.3", + "strip-ansi": "^4.0.0", + "vinyl": "^2.1.0", + "xo": "*" + }, + "engines": { + "node": ">=6" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/sindresorhus/gulp-debug#readme", + "keywords": [ + "gulpplugin", + "debug", + "debugging", + "inspect", + "log", + "logger", + "vinyl", + "file", + "fs" + ], + "license": "MIT", + "name": "gulp-debug", + "peerDependencies": { + "gulp": ">=4" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/gulp-debug.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "4.0.0" } diff --git a/node_modules/gulp-dedupe/node_modules/lodash.defaults/package.json b/node_modules/gulp-dedupe/node_modules/lodash.defaults/package.json index 029448c2..c1814ae0 100644 --- a/node_modules/gulp-dedupe/node_modules/lodash.defaults/package.json +++ b/node_modules/gulp-dedupe/node_modules/lodash.defaults/package.json @@ -1,21 +1,80 @@ { - "name": "lodash.defaults", - "version": "2.4.1", + "_args": [ + [ + "lodash.defaults@2.4.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.defaults@2.4.1", + "_id": "lodash.defaults@2.4.1", + "_inBundle": false, + "_integrity": "sha1-p+iIXwXmiFEUS24SqPNngCa8TFQ=", + "_location": "/gulp-dedupe/lodash.defaults", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.defaults@2.4.1", + "name": "lodash.defaults", + "escapedName": "lodash.defaults", + "rawSpec": "2.4.1", + "saveSpec": null, + "fetchSpec": "2.4.1" + }, + "_requiredBy": [ + "/gulp-dedupe" + ], + "_resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-2.4.1.tgz", + "_spec": "2.4.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash-cli/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "http://mathiasbynens.be/" + } + ], + "dependencies": { + "lodash._objecttypes": "~2.4.1", + "lodash.keys": "~2.4.1" + }, "description": "The Lo-Dash function `_.defaults` as a Node.js module generated by lodash-cli.", "homepage": "http://lodash.com/custom-builds", - "license": "MIT", - "keywords": ["functional", "lodash", "lodash-modularized", "server", "util"], - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (http://mathiasbynens.be/)" + "keywords": [ + "functional", + "lodash", + "lodash-modularized", + "server", + "util" ], - "bugs": "https://github.com/lodash/lodash-cli/issues", - "repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" }, - "dependencies": { - "lodash.keys": "~2.4.1", - "lodash._objecttypes": "~2.4.1" - } + "license": "MIT", + "name": "lodash.defaults", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash-cli.git" + }, + "version": "2.4.1" } diff --git a/node_modules/gulp-dedupe/node_modules/lodash.keys/package.json b/node_modules/gulp-dedupe/node_modules/lodash.keys/package.json index 023ebcee..b1a43114 100644 --- a/node_modules/gulp-dedupe/node_modules/lodash.keys/package.json +++ b/node_modules/gulp-dedupe/node_modules/lodash.keys/package.json @@ -1,22 +1,81 @@ { - "name": "lodash.keys", - "version": "2.4.1", - "description": "The Lo-Dash function `_.keys` as a Node.js module generated by lodash-cli.", - "homepage": "http://lodash.com/custom-builds", - "license": "MIT", - "keywords": ["functional", "lodash", "lodash-modularized", "server", "util"], - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (http://mathiasbynens.be/)" + "_args": [ + [ + "lodash.keys@2.4.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.keys@2.4.1", + "_id": "lodash.keys@2.4.1", + "_inBundle": false, + "_integrity": "sha1-SN6kbfj/djKxDXBrissmWR4rNyc=", + "_location": "/gulp-dedupe/lodash.keys", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.keys@2.4.1", + "name": "lodash.keys", + "escapedName": "lodash.keys", + "rawSpec": "2.4.1", + "saveSpec": null, + "fetchSpec": "2.4.1" + }, + "_requiredBy": [ + "/gulp-dedupe/lodash.defaults" + ], + "_resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz", + "_spec": "2.4.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash-cli/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "http://mathiasbynens.be/" + } ], - "bugs": "https://github.com/lodash/lodash-cli/issues", - "repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" }, "dependencies": { "lodash._isnative": "~2.4.1", - "lodash.isobject": "~2.4.1", - "lodash._shimkeys": "~2.4.1" - } + "lodash._shimkeys": "~2.4.1", + "lodash.isobject": "~2.4.1" + }, + "description": "The Lo-Dash function `_.keys` as a Node.js module generated by lodash-cli.", + "homepage": "http://lodash.com/custom-builds", + "keywords": [ + "functional", + "lodash", + "lodash-modularized", + "server", + "util" + ], + "license": "MIT", + "name": "lodash.keys", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash-cli.git" + }, + "version": "2.4.1" } diff --git a/node_modules/gulp-dedupe/package.json b/node_modules/gulp-dedupe/package.json index 746f54f4..3b1894b4 100644 --- a/node_modules/gulp-dedupe/package.json +++ b/node_modules/gulp-dedupe/package.json @@ -1,35 +1,74 @@ { + "_args": [ + [ + "gulp-dedupe@0.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-dedupe@0.0.2", + "_id": "gulp-dedupe@0.0.2", + "_inBundle": false, + "_integrity": "sha1-Nu+Srff89T4vCW++lmXZiPnhyn4=", + "_location": "/gulp-dedupe", + "_phantomChildren": { + "lodash._isnative": "2.4.1", + "lodash._objecttypes": "2.4.1", + "lodash._shimkeys": "2.4.1", + "lodash.isobject": "2.4.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-dedupe@0.0.2", "name": "gulp-dedupe", - "description": "Check for duplicates in the stream and filter them or throw an error", - "version": "0.0.2", - "homepage": "https://github.com/hoho/gulp-dedupe", - "repository": "git://github.com/hoho/gulp-dedupe.git", - "author": "Marat Abdullin ", - "license": "MIT", - "main": "./index.js", - "keywords": [ - "gulpplugin", - "dedupe", - "duplicates" - ], - "bugs": { - "url": "https://github.com/hoho/gulp-dedupe/issues" - }, - "dependencies": { - "gulp-util": "~3.0.1", - "through": "~2.3.6", - "lodash.defaults": "~2.4.1", - "colors": "~1.0.2", - "diff": "~1.0.8" - }, - "devDependencies": { - "mocha": "*", - "should": "*" - }, - "scripts": { - "test": "mocha" - }, - "engines": { - "node": ">=0.10" - } + "escapedName": "gulp-dedupe", + "rawSpec": "0.0.2", + "saveSpec": null, + "fetchSpec": "0.0.2" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-dedupe/-/gulp-dedupe-0.0.2.tgz", + "_spec": "0.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Marat Abdullin", + "email": "dakota@brokenpipe.ru" + }, + "bugs": { + "url": "https://github.com/hoho/gulp-dedupe/issues" + }, + "dependencies": { + "colors": "~1.0.2", + "diff": "~1.0.8", + "gulp-util": "~3.0.1", + "lodash.defaults": "~2.4.1", + "through": "~2.3.6" + }, + "description": "Check for duplicates in the stream and filter them or throw an error", + "devDependencies": { + "mocha": "*", + "should": "*" + }, + "engines": { + "node": ">=0.10" + }, + "homepage": "https://github.com/hoho/gulp-dedupe", + "keywords": [ + "gulpplugin", + "dedupe", + "duplicates" + ], + "license": "MIT", + "main": "./index.js", + "name": "gulp-dedupe", + "repository": { + "type": "git", + "url": "git://github.com/hoho/gulp-dedupe.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.0.2" } diff --git a/node_modules/gulp-flatten/node_modules/arr-diff/package.json b/node_modules/gulp-flatten/node_modules/arr-diff/package.json index 666ec8cf..229a7c77 100644 --- a/node_modules/gulp-flatten/node_modules/arr-diff/package.json +++ b/node_modules/gulp-flatten/node_modules/arr-diff/package.json @@ -1,31 +1,44 @@ { - "name": "arr-diff", - "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/arr-diff", + "_args": [ + [ + "arr-diff@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-diff@1.1.0", + "_id": "arr-diff@1.1.0", + "_inBundle": false, + "_integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", + "_location": "/gulp-flatten/arr-diff", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-diff@1.1.0", + "name": "arr-diff", + "escapedName": "arr-diff", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-flatten/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": "jonschlinkert/arr-diff", "bugs": { "url": "https://github.com/jonschlinkert/arr-diff/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "arr-flatten": "^1.0.1", "array-slice": "^0.2.3" }, + "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", "devDependencies": { "array-differ": "^1.0.0", "benchmarked": "^0.1.4", @@ -33,6 +46,13 @@ "mocha": "^2.2.5", "should": "^7.0.4" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-diff", "keywords": [ "arr", "array", @@ -40,6 +60,16 @@ "differ", "difference" ], + "license": "MIT", + "main": "index.js", + "name": "arr-diff", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/arr-diff.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -48,5 +78,6 @@ "array-intersection" ] } - } -} \ No newline at end of file + }, + "version": "1.1.0" +} diff --git a/node_modules/gulp-flatten/node_modules/arr-union/package.json b/node_modules/gulp-flatten/node_modules/arr-union/package.json index 104ece11..d3db443b 100644 --- a/node_modules/gulp-flatten/node_modules/arr-union/package.json +++ b/node_modules/gulp-flatten/node_modules/arr-union/package.json @@ -1,30 +1,40 @@ { - "name": "arr-union", - "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", - "version": "2.1.0", - "homepage": "https://github.com/jonschlinkert/arr-union", + "_args": [ + [ + "arr-union@2.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-union@2.1.0", + "_id": "arr-union@2.1.0", + "_inBundle": false, + "_integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", + "_location": "/gulp-flatten/arr-union", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-union@2.1.0", + "name": "arr-union", + "escapedName": "arr-union", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/gulp-flatten/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/arr-union.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/arr-union/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", "devDependencies": { "array-union": "^1.0.1", "array-unique": "^0.2.1", @@ -35,6 +45,13 @@ "should": "^5.2.0", "verb": "^0.8.6" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-union", "keywords": [ "add", "append", @@ -49,5 +66,16 @@ "util", "utility", "utils" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "arr-union", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/arr-union.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "2.1.0" } diff --git a/node_modules/gulp-flatten/node_modules/array-slice/package.json b/node_modules/gulp-flatten/node_modules/array-slice/package.json index cc5fc02a..5fee16a3 100644 --- a/node_modules/gulp-flatten/node_modules/array-slice/package.json +++ b/node_modules/gulp-flatten/node_modules/array-slice/package.json @@ -1,37 +1,51 @@ { - "name": "array-slice", - "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", - "version": "0.2.3", - "homepage": "https://github.com/jonschlinkert/array-slice", + "_args": [ + [ + "array-slice@0.2.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-slice@0.2.3", + "_id": "array-slice@0.2.3", + "_inBundle": false, + "_integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", + "_location": "/gulp-flatten/array-slice", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-slice@0.2.3", + "name": "array-slice", + "escapedName": "array-slice", + "rawSpec": "0.2.3", + "saveSpec": null, + "fetchSpec": "0.2.3" + }, + "_requiredBy": [ + "/gulp-flatten/arr-diff" + ], + "_resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", + "_spec": "0.2.3", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/array-slice.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/array-slice/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE" - }, - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", "devDependencies": { "mocha": "*", "should": "^5.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/array-slice", "keywords": [ "array", "javascript", @@ -39,5 +53,19 @@ "slice", "util", "utils" - ] + ], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE" + }, + "main": "index.js", + "name": "array-slice", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/array-slice.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.2.3" } diff --git a/node_modules/gulp-flatten/node_modules/extend-shallow/package.json b/node_modules/gulp-flatten/node_modules/extend-shallow/package.json index 29dc7e3c..459192f9 100644 --- a/node_modules/gulp-flatten/node_modules/extend-shallow/package.json +++ b/node_modules/gulp-flatten/node_modules/extend-shallow/package.json @@ -1,33 +1,43 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "1.1.4", - "homepage": "https://github.com/jonschlinkert/extend-shallow", + "_args": [ + [ + "extend-shallow@1.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "extend-shallow@1.1.4", + "_id": "extend-shallow@1.1.4", + "_inBundle": false, + "_integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", + "_location": "/gulp-flatten/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@1.1.4", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "1.1.4", + "saveSpec": null, + "fetchSpec": "1.1.4" + }, + "_requiredBy": [ + "/gulp-flatten/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", + "_spec": "1.1.4", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/extend-shallow.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^1.1.0" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^0.2.2", "benchmarked": "^0.1.3", @@ -39,6 +49,13 @@ "mocha": "*", "should": "^5.0.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "extend", "javascript", @@ -56,5 +73,16 @@ "utility", "utils", "value" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.1.4" } diff --git a/node_modules/gulp-flatten/node_modules/kind-of/package.json b/node_modules/gulp-flatten/node_modules/kind-of/package.json index bc8632e6..09aaa2ae 100644 --- a/node_modules/gulp-flatten/node_modules/kind-of/package.json +++ b/node_modules/gulp-flatten/node_modules/kind-of/package.json @@ -1,31 +1,40 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/kind-of", + "_args": [ + [ + "kind-of@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "kind-of@1.1.0", + "_id": "kind-of@1.1.0", + "_inBundle": false, + "_integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", + "_location": "/gulp-flatten/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@1.1.0", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-flatten/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/kind-of.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" - }, - "files": ["index.js"], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^0.1.3", "chalk": "^0.5.1", @@ -34,6 +43,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -55,5 +71,19 @@ "type-of", "typeof", "types" - ] -} \ No newline at end of file + ], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" + }, + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.1.0" +} diff --git a/node_modules/gulp-flatten/node_modules/plugin-error/package.json b/node_modules/gulp-flatten/node_modules/plugin-error/package.json index a0588b1b..b4a4d374 100644 --- a/node_modules/gulp-flatten/node_modules/plugin-error/package.json +++ b/node_modules/gulp-flatten/node_modules/plugin-error/package.json @@ -1,30 +1,39 @@ { - "name": "plugin-error", - "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", - "version": "0.1.2", - "homepage": "https://github.com/jonschlinkert/plugin-error", + "_args": [ + [ + "plugin-error@0.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "plugin-error@0.1.2", + "_id": "plugin-error@0.1.2", + "_inBundle": false, + "_integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", + "_location": "/gulp-flatten/plugin-error", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "plugin-error@0.1.2", + "name": "plugin-error", + "escapedName": "plugin-error", + "rawSpec": "0.1.2", + "saveSpec": null, + "fetchSpec": "0.1.2" + }, + "_requiredBy": [ + "/gulp-flatten" + ], + "_resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", + "_spec": "0.1.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/plugin-error.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/plugin-error/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "ansi-cyan": "^0.1.1", "ansi-red": "^0.1.1", @@ -32,12 +41,31 @@ "arr-union": "^2.0.1", "extend-shallow": "^1.1.2" }, + "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/plugin-error", "keywords": [ "error", "plugin" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "plugin-error", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/plugin-error.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.1.2" } diff --git a/node_modules/gulp-flatten/node_modules/through2/package.json b/node_modules/gulp-flatten/node_modules/through2/package.json index 15960b63..44fc0099 100644 --- a/node_modules/gulp-flatten/node_modules/through2/package.json +++ b/node_modules/gulp-flatten/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-flatten/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-flatten" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-flatten/package.json b/node_modules/gulp-flatten/package.json index 7f3f0c9a..0c33e9c6 100644 --- a/node_modules/gulp-flatten/package.json +++ b/node_modules/gulp-flatten/package.json @@ -1,32 +1,50 @@ { - "name": "gulp-flatten", - "version": "0.4.0", - "description": "remove or replace relative path for files", - "main": "index.js", - "scripts": { - "test": "node_modules/.bin/mocha -R spec" - }, - "repository": { - "type": "git", - "url": "git://github.com/armed/gulp-flatten.git" - }, - "keywords": [ - "gulpplugin", - "gulp", - "flatten", - "relative", - "path" + "_args": [ + [ + "gulp-flatten@0.4.0", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Artem Medeusheyev ", - "license": "MIT", + "_from": "gulp-flatten@0.4.0", + "_id": "gulp-flatten@0.4.0", + "_inBundle": false, + "_integrity": "sha512-eg4spVTAiv1xXmugyaCxWne1oPtNG0UHEtABx5W8ScLiqAYceyYm6GYA36x0Qh8KOIXmAZV97L2aYGnKREG3Sg==", + "_location": "/gulp-flatten", + "_phantomChildren": { + "ansi-cyan": "0.1.1", + "ansi-red": "0.1.1", + "arr-flatten": "1.1.0", + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-flatten@0.4.0", + "name": "gulp-flatten", + "escapedName": "gulp-flatten", + "rawSpec": "0.4.0", + "saveSpec": null, + "fetchSpec": "0.4.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-flatten/-/gulp-flatten-0.4.0.tgz", + "_spec": "0.4.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Artem Medeusheyev", + "email": "artem.medeusheyev@gmail.com" + }, "bugs": { "url": "https://github.com/armed/gulp-flatten/issues" }, - "homepage": "https://github.com/armed/gulp-flatten", "dependencies": { "plugin-error": "^0.1.2", "through2": "^2.0.0" }, + "description": "remove or replace relative path for files", "devDependencies": { "eslint-config-airbnb": "^1.0.2", "gulp": "^3.9.0", @@ -37,5 +55,24 @@ }, "engines": { "node": ">=0.10" - } + }, + "homepage": "https://github.com/armed/gulp-flatten", + "keywords": [ + "gulpplugin", + "gulp", + "flatten", + "relative", + "path" + ], + "license": "MIT", + "main": "index.js", + "name": "gulp-flatten", + "repository": { + "type": "git", + "url": "git://github.com/armed/gulp-flatten.git" + }, + "scripts": { + "test": "mocha -R spec" + }, + "version": "0.4.0" } diff --git a/node_modules/gulp-git/node_modules/through2/package.json b/node_modules/gulp-git/node_modules/through2/package.json index 15960b63..618afdfc 100644 --- a/node_modules/gulp-git/node_modules/through2/package.json +++ b/node_modules/gulp-git/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-git/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-git" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-git/package.json b/node_modules/gulp-git/package.json index 078b3c6b..59d103f0 100644 --- a/node_modules/gulp-git/package.json +++ b/node_modules/gulp-git/package.json @@ -1,14 +1,42 @@ { - "name": "gulp-git", - "description": "Git plugin for gulp (gulpjs.com)", - "version": "2.10.1", - "homepage": "http://github.com/stevelacy/gulp-git", - "repository": { - "type": "git", - "url": "http://github.com/stevelacy/gulp-git.git" + "_args": [ + [ + "gulp-git@2.10.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-git@2.10.1", + "_id": "gulp-git@2.10.1", + "_inBundle": false, + "_integrity": "sha512-qiXYYDXchMZU/AWAgtphi4zbJb/0gXgfPw7TlZwu/7qPS3Bdcc3zbVe1B0xY9S8on6RQTmWoi+KaTGACIXQeNg==", + "_location": "/gulp-git", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-git@2.10.1", + "name": "gulp-git", + "escapedName": "gulp-git", + "rawSpec": "2.10.1", + "saveSpec": null, + "fetchSpec": "2.10.1" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-git/-/gulp-git-2.10.1.tgz", + "_spec": "2.10.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Steve Lacy me@slacy.me", + "url": "slacy.me" + }, + "bugs": { + "url": "https://github.com/stevelacy/gulp-git/issues" }, - "author": "Steve Lacy me@slacy.me (slacy.me)", - "main": "./index.js", "dependencies": { "any-shell-escape": "^0.1.1", "fancy-log": "^1.3.2", @@ -19,6 +47,7 @@ "through2": "^2.0.3", "vinyl": "^2.0.1" }, + "description": "Git plugin for gulp (gulpjs.com)", "devDependencies": { "eslint": "^6.7.2", "mocha": "^6.2.2", @@ -26,20 +55,28 @@ "rimraf": "^2.6.1", "should": "^13.2.3" }, - "scripts": { - "docs": "rimraf docs/* && jsdoc ./index.js ./lib --recurse --destination ./docs", - "lint": "rimraf test/repo test/tmp && eslint ./index.js ./examples/ ./lib/ ./test/", - "test": "mocha --reporter spec --timeout 6000 test/main.js && npm run lint" - }, "engines": { "node": ">= 0.9.0" }, - "license": "MIT", + "homepage": "http://github.com/stevelacy/gulp-git", "keywords": [ "gulp", "git", "gulpgit", "gulpplugin", "gulp-plugin" - ] + ], + "license": "MIT", + "main": "./index.js", + "name": "gulp-git", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/stevelacy/gulp-git.git" + }, + "scripts": { + "docs": "rimraf docs/* && jsdoc ./index.js ./lib --recurse --destination ./docs", + "lint": "rimraf test/repo test/tmp && eslint ./index.js ./examples/ ./lib/ ./test/", + "test": "mocha --reporter spec --timeout 6000 test/main.js && npm run lint" + }, + "version": "2.10.1" } diff --git a/node_modules/gulp-header/node_modules/map-stream/package.json b/node_modules/gulp-header/node_modules/map-stream/package.json index 91f46d79..0c53f13d 100644 --- a/node_modules/gulp-header/node_modules/map-stream/package.json +++ b/node_modules/gulp-header/node_modules/map-stream/package.json @@ -1,24 +1,59 @@ { - "name": "map-stream", - "version": "0.0.7", - "license": "MIT", + "_args": [ + [ + "map-stream@0.0.7", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "map-stream@0.0.7", + "_id": "map-stream@0.0.7", + "_inBundle": false, + "_integrity": "sha1-ih8HiW2CsQkmvTdEokIACfiJdKg=", + "_location": "/gulp-header/map-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "map-stream@0.0.7", + "name": "map-stream", + "escapedName": "map-stream", + "rawSpec": "0.0.7", + "saveSpec": null, + "fetchSpec": "0.0.7" + }, + "_requiredBy": [ + "/gulp-header" + ], + "_resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.7.tgz", + "_spec": "0.0.7", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Dominic Tarr", + "email": "dominic.tarr@gmail.com", + "url": "http://dominictarr.com" + }, + "bugs": { + "url": "https://github.com/dominictarr/map-stream/issues" + }, + "dependencies": {}, "description": "construct pipes of streams of events", + "devDependencies": { + "asynct": "*", + "event-stream": "~2.1", + "from": "0.0.2", + "it-is": "1", + "stream-spec": "~0.2", + "ubelt": "~2.9" + }, "homepage": "http://github.com/dominictarr/map-stream", + "license": "MIT", + "name": "map-stream", "repository": { "type": "git", "url": "git://github.com/dominictarr/map-stream.git" }, - "dependencies": {}, - "devDependencies": { - "asynct": "*", - "it-is": "1", - "ubelt": "~2.9", - "stream-spec": "~0.2", - "event-stream": "~2.1", - "from": "0.0.2" - }, "scripts": { "test": "asynct test/" }, - "author": "Dominic Tarr (http://dominictarr.com)" + "version": "0.0.7" } diff --git a/node_modules/gulp-header/node_modules/through2/package.json b/node_modules/gulp-header/node_modules/through2/package.json index 15960b63..f91ec08c 100644 --- a/node_modules/gulp-header/node_modules/through2/package.json +++ b/node_modules/gulp-header/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-header/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-header" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-header/package.json b/node_modules/gulp-header/package.json index 1e2d4d54..c8b48749 100644 --- a/node_modules/gulp-header/package.json +++ b/node_modules/gulp-header/package.json @@ -1,42 +1,43 @@ { - "name": "gulp-header", - "version": "2.0.9", - "description": "Gulp extension to add header to file(s) in the pipeline.", - "main": "./index.js", - "proxy": null, - "https-proxy": null, - "directories": { - "test": "test" - }, - "jshintConfig": { - "esversion": 8, - "strict": "implied", - "undef": true, - "unused": true, - "mocha": true, - "node": true - }, - "scripts": { - "pretest": "jshint *.js test", - "test": "mocha --reporter spec", - "publish-major": "npm version major && git push origin master && git push --tags", - "publish-minor": "npm version minor && git push origin master && git push --tags", - "publish-patch": "npm version patch && git push origin master && git push --tags" - }, - "repository": { - "type": "git", - "url": "git://github.com/tracker1/gulp-header.git" - }, - "keywords": [ - "header", - "gulpplugin", - "eventstream" + "_args": [ + [ + "gulp-header@2.0.9", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "gulp-header@2.0.9", + "_id": "gulp-header@2.0.9", + "_inBundle": false, + "_integrity": "sha512-LMGiBx+qH8giwrOuuZXSGvswcIUh0OiioNkUpLhNyvaC6/Ga8X6cfAeme2L5PqsbXMhL8o8b/OmVqIQdxprhcQ==", + "_location": "/gulp-header", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-header@2.0.9", + "name": "gulp-header", + "escapedName": "gulp-header", + "rawSpec": "2.0.9", + "saveSpec": null, + "fetchSpec": "2.0.9" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-header/-/gulp-header-2.0.9.tgz", + "_spec": "2.0.9", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Michael J. Ryan", "email": "tracker1@gmail.com", "url": "http://github.com/tracker1" }, + "bugs": { + "url": "https://github.com/tracker1/gulp-header/issues" + }, "contributors": [ { "name": "GoDaddy.com", @@ -48,21 +49,52 @@ "url": "http://github.com/douglasduteil" } ], - "license": "MIT", - "bugs": { - "url": "https://github.com/tracker1/gulp-header/issues" - }, "dependencies": { "concat-with-sourcemaps": "^1.1.0", "lodash.template": "^4.5.0", "map-stream": "0.0.7", "through2": "^2.0.0" }, + "description": "Gulp extension to add header to file(s) in the pipeline.", "devDependencies": { "gulp": "^4.0.0", "jshint": "*", "mocha": "*", "should": "*", "vinyl": "*" - } + }, + "directories": { + "test": "test" + }, + "homepage": "https://github.com/tracker1/gulp-header#readme", + "https-proxy": null, + "jshintConfig": { + "esversion": 8, + "strict": "implied", + "undef": true, + "unused": true, + "mocha": true, + "node": true + }, + "keywords": [ + "header", + "gulpplugin", + "eventstream" + ], + "license": "MIT", + "main": "./index.js", + "name": "gulp-header", + "proxy": null, + "repository": { + "type": "git", + "url": "git://github.com/tracker1/gulp-header.git" + }, + "scripts": { + "pretest": "jshint *.js test", + "publish-major": "npm version major && git push origin master && git push --tags", + "publish-minor": "npm version minor && git push origin master && git push --tags", + "publish-patch": "npm version patch && git push origin master && git push --tags", + "test": "mocha --reporter spec" + }, + "version": "2.0.9" } diff --git a/node_modules/gulp-if/node_modules/through2/package.json b/node_modules/gulp-if/node_modules/through2/package.json index 15960b63..d10e140b 100644 --- a/node_modules/gulp-if/node_modules/through2/package.json +++ b/node_modules/gulp-if/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-if/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-if" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-if/package.json b/node_modules/gulp-if/package.json index 62381001..4a14a113 100644 --- a/node_modules/gulp-if/package.json +++ b/node_modules/gulp-if/package.json @@ -1,22 +1,48 @@ { - "name": "gulp-if", - "description": "Conditionally run a task", - "version": "2.0.2", - "homepage": "https://github.com/robrich/gulp-if", - "repository": "git://github.com/robrich/gulp-if.git", - "author": "Rob Richardson (http://robrich.org/)", - "main": "./index.js", - "keywords": [ - "gulpplugin", - "conditional", - "if", - "ternary" + "_args": [ + [ + "gulp-if@2.0.2", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "gulp-if@2.0.2", + "_id": "gulp-if@2.0.2", + "_inBundle": false, + "_integrity": "sha1-pJe351cwBQQcqivIt92jyARE1ik=", + "_location": "/gulp-if", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-if@2.0.2", + "name": "gulp-if", + "escapedName": "gulp-if", + "rawSpec": "2.0.2", + "saveSpec": null, + "fetchSpec": "2.0.2" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.2.tgz", + "_spec": "2.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rob Richardson", + "url": "http://robrich.org/" + }, + "bugs": { + "url": "https://github.com/robrich/gulp-if/issues" + }, "dependencies": { "gulp-match": "^1.0.3", "ternary-stream": "^2.0.1", "through2": "^2.0.1" }, + "description": "Conditionally run a task", "devDependencies": { "end-of-stream": "^1.1.0", "graceful-fs": "^4.1.10", @@ -28,11 +54,25 @@ "stream-exhaust": "^1.0.1", "vinyl-fs": "^2.4.4" }, - "scripts": { - "test": "mocha && jshint ." - }, "engines": { "node": ">= 0.10.0" }, - "license": "MIT" + "homepage": "https://github.com/robrich/gulp-if", + "keywords": [ + "gulpplugin", + "conditional", + "if", + "ternary" + ], + "license": "MIT", + "main": "./index.js", + "name": "gulp-if", + "repository": { + "type": "git", + "url": "git://github.com/robrich/gulp-if.git" + }, + "scripts": { + "test": "mocha && jshint ." + }, + "version": "2.0.2" } diff --git a/node_modules/gulp-json-editor/node_modules/readable-stream/package.json b/node_modules/gulp-json-editor/node_modules/readable-stream/package.json index 0b0c4bd2..bb37788f 100644 --- a/node_modules/gulp-json-editor/node_modules/readable-stream/package.json +++ b/node_modules/gulp-json-editor/node_modules/readable-stream/package.json @@ -1,16 +1,49 @@ { - "name": "readable-stream", - "version": "3.6.0", - "description": "Streams3, a user-land copy of the stream library from Node.js", - "main": "readable.js", - "engines": { - "node": ">= 6" + "_args": [ + [ + "readable-stream@3.6.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "readable-stream@3.6.0", + "_id": "readable-stream@3.6.0", + "_inBundle": false, + "_integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "_location": "/gulp-json-editor/readable-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "readable-stream@3.6.0", + "name": "readable-stream", + "escapedName": "readable-stream", + "rawSpec": "3.6.0", + "saveSpec": null, + "fetchSpec": "3.6.0" + }, + "_requiredBy": [ + "/gulp-json-editor/through2" + ], + "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "_spec": "3.6.0", + "_where": "F:\\laragon\\www\\wishthis", + "browser": { + "util": false, + "worker_threads": false, + "./errors": "./errors-browser.js", + "./readable.js": "./readable-browser.js", + "./lib/internal/streams/from.js": "./lib/internal/streams/from-browser.js", + "./lib/internal/streams/stream.js": "./lib/internal/streams/stream-browser.js" + }, + "bugs": { + "url": "https://github.com/nodejs/readable-stream/issues" }, "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" }, + "description": "Streams3, a user-land copy of the stream library from Node.js", "devDependencies": { "@babel/cli": "^7.2.0", "@babel/core": "^7.2.0", @@ -33,36 +66,35 @@ "tar-fs": "^1.16.2", "util-promisify": "^2.1.0" }, - "scripts": { - "test": "tap -J --no-esm test/parallel/*.js test/ours/*.js", - "ci": "TAP=1 tap --no-esm test/parallel/*.js test/ours/*.js | tee test.tap", - "test-browsers": "airtap --sauce-connect --loopback airtap.local -- test/browser.js", - "test-browser-local": "airtap --open --local -- test/browser.js", - "cover": "nyc npm test", - "report": "nyc report --reporter=lcov", - "update-browser-errors": "babel -o errors-browser.js errors.js" - }, - "repository": { - "type": "git", - "url": "git://github.com/nodejs/readable-stream" + "engines": { + "node": ">= 6" }, + "homepage": "https://github.com/nodejs/readable-stream#readme", "keywords": [ "readable", "stream", "pipe" ], - "browser": { - "util": false, - "worker_threads": false, - "./errors": "./errors-browser.js", - "./readable.js": "./readable-browser.js", - "./lib/internal/streams/from.js": "./lib/internal/streams/from-browser.js", - "./lib/internal/streams/stream.js": "./lib/internal/streams/stream-browser.js" - }, + "license": "MIT", + "main": "readable.js", + "name": "readable-stream", "nyc": { "include": [ "lib/**.js" ] }, - "license": "MIT" + "repository": { + "type": "git", + "url": "git://github.com/nodejs/readable-stream.git" + }, + "scripts": { + "ci": "TAP=1 tap --no-esm test/parallel/*.js test/ours/*.js | tee test.tap", + "cover": "nyc npm test", + "report": "nyc report --reporter=lcov", + "test": "tap -J --no-esm test/parallel/*.js test/ours/*.js", + "test-browser-local": "airtap --open --local -- test/browser.js", + "test-browsers": "airtap --sauce-connect --loopback airtap.local -- test/browser.js", + "update-browser-errors": "babel -o errors-browser.js errors.js" + }, + "version": "3.6.0" } diff --git a/node_modules/gulp-json-editor/node_modules/through2/package.json b/node_modules/gulp-json-editor/node_modules/through2/package.json index a5ca5329..7e2bd5b9 100644 --- a/node_modules/gulp-json-editor/node_modules/through2/package.json +++ b/node_modules/gulp-json-editor/node_modules/through2/package.json @@ -1,30 +1,44 @@ { - "name": "through2", - "version": "4.0.2", - "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test:node": "hundreds mocha test/test.js", - "test:browser": "node -e 'process.exit(process.version.startsWith(\"v8.\") ? 0 : 1)' || polendina --cleanup --runner=mocha test/test.js", - "test": "npm run lint && npm run test:node && npm run test:browser", - "lint": "standard", - "coverage": "c8 --reporter=text --reporter=html mocha test/test.js && npx st -d coverage -p 8888" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@4.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@4.0.2", + "_id": "through2@4.0.2", + "_inBundle": false, + "_integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==", + "_location": "/gulp-json-editor/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@4.0.2", + "name": "through2", + "escapedName": "through2", + "rawSpec": "4.0.2", + "saveSpec": null, + "fetchSpec": "4.0.2" + }, + "_requiredBy": [ + "/gulp-json-editor" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz", + "_spec": "4.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "3" }, + "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", "devDependencies": { "bl": "^4.0.2", "buffer": "^5.6.0", @@ -34,5 +48,27 @@ "polendina": "^1.0.0", "standard": "^14.3.4", "stream-spigot": "^3.0.6" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "coverage": "c8 --reporter=text --reporter=html mocha test/test.js && npx st -d coverage -p 8888", + "lint": "standard", + "test": "npm run lint && npm run test:node && npm run test:browser", + "test:browser": "node -e 'process.exit(process.version.startsWith(\"v8.\") ? 0 : 1)' || polendina --cleanup --runner=mocha test/test.js", + "test:node": "hundreds mocha test/test.js" + }, + "version": "4.0.2" } diff --git a/node_modules/gulp-json-editor/package.json b/node_modules/gulp-json-editor/package.json index f38a318e..285a6dee 100644 --- a/node_modules/gulp-json-editor/package.json +++ b/node_modules/gulp-json-editor/package.json @@ -1,16 +1,43 @@ { - "name": "gulp-json-editor", - "version": "2.5.6", - "description": "A gulp plugin to edit JSON objects", - "license": "MIT", - "main": "./index.js", - "homepage": "https://github.com/rejas/gulp-json-editor#readme", - "bugs": "https://github.com/rejas/gulp-json-editor/issues", - "repository": "https://github.com/rejas/gulp-json-editor.git", + "_args": [ + [ + "gulp-json-editor@2.5.6", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-json-editor@2.5.6", + "_id": "gulp-json-editor@2.5.6", + "_inBundle": false, + "_integrity": "sha512-66Xr6Q6m4mUNd0OOHflMB/RHgFNnLjlHgizOzUcx9CyMRymVZEM+/SpZcCDlvThBdXtQwXpdvtSepxVY/V6nQA==", + "_location": "/gulp-json-editor", + "_phantomChildren": { + "inherits": "2.0.4", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-json-editor@2.5.6", + "name": "gulp-json-editor", + "escapedName": "gulp-json-editor", + "rawSpec": "2.5.6", + "saveSpec": null, + "fetchSpec": "2.5.6" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-json-editor/-/gulp-json-editor-2.5.6.tgz", + "_spec": "2.5.6", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "rejas", "url": "https://github.com/rejas" }, + "bugs": { + "url": "https://github.com/rejas/gulp-json-editor/issues" + }, "dependencies": { "deepmerge": "^4.2.2", "detect-indent": "^6.0.0", @@ -18,6 +45,7 @@ "plugin-error": "^1.0.1", "through2": "^4.0.2" }, + "description": "A gulp plugin to edit JSON objects", "devDependencies": { "eslint": "^7.26.0", "eslint-config-gulp": "^5.0.1", @@ -26,14 +54,23 @@ "should": "^13.2.3", "vinyl": "^2.2.1" }, + "homepage": "https://github.com/rejas/gulp-json-editor#readme", "keywords": [ "gulpplugin", "gulp", "json" ], + "license": "MIT", + "main": "./index.js", + "name": "gulp-json-editor", + "repository": { + "type": "git", + "url": "git+https://github.com/rejas/gulp-json-editor.git" + }, "scripts": { "eslint": "eslint *.js test/*.js", "eslint:fix": "eslint --fix *.js test/*.js", "test": "mocha" - } + }, + "version": "2.5.6" } diff --git a/node_modules/gulp-less/node_modules/readable-stream/package.json b/node_modules/gulp-less/node_modules/readable-stream/package.json index 0b0c4bd2..53589a3f 100644 --- a/node_modules/gulp-less/node_modules/readable-stream/package.json +++ b/node_modules/gulp-less/node_modules/readable-stream/package.json @@ -1,16 +1,49 @@ { - "name": "readable-stream", - "version": "3.6.0", - "description": "Streams3, a user-land copy of the stream library from Node.js", - "main": "readable.js", - "engines": { - "node": ">= 6" + "_args": [ + [ + "readable-stream@3.6.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "readable-stream@3.6.0", + "_id": "readable-stream@3.6.0", + "_inBundle": false, + "_integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "_location": "/gulp-less/readable-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "readable-stream@3.6.0", + "name": "readable-stream", + "escapedName": "readable-stream", + "rawSpec": "3.6.0", + "saveSpec": null, + "fetchSpec": "3.6.0" + }, + "_requiredBy": [ + "/gulp-less/through2" + ], + "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "_spec": "3.6.0", + "_where": "F:\\laragon\\www\\wishthis", + "browser": { + "util": false, + "worker_threads": false, + "./errors": "./errors-browser.js", + "./readable.js": "./readable-browser.js", + "./lib/internal/streams/from.js": "./lib/internal/streams/from-browser.js", + "./lib/internal/streams/stream.js": "./lib/internal/streams/stream-browser.js" + }, + "bugs": { + "url": "https://github.com/nodejs/readable-stream/issues" }, "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" }, + "description": "Streams3, a user-land copy of the stream library from Node.js", "devDependencies": { "@babel/cli": "^7.2.0", "@babel/core": "^7.2.0", @@ -33,36 +66,35 @@ "tar-fs": "^1.16.2", "util-promisify": "^2.1.0" }, - "scripts": { - "test": "tap -J --no-esm test/parallel/*.js test/ours/*.js", - "ci": "TAP=1 tap --no-esm test/parallel/*.js test/ours/*.js | tee test.tap", - "test-browsers": "airtap --sauce-connect --loopback airtap.local -- test/browser.js", - "test-browser-local": "airtap --open --local -- test/browser.js", - "cover": "nyc npm test", - "report": "nyc report --reporter=lcov", - "update-browser-errors": "babel -o errors-browser.js errors.js" - }, - "repository": { - "type": "git", - "url": "git://github.com/nodejs/readable-stream" + "engines": { + "node": ">= 6" }, + "homepage": "https://github.com/nodejs/readable-stream#readme", "keywords": [ "readable", "stream", "pipe" ], - "browser": { - "util": false, - "worker_threads": false, - "./errors": "./errors-browser.js", - "./readable.js": "./readable-browser.js", - "./lib/internal/streams/from.js": "./lib/internal/streams/from-browser.js", - "./lib/internal/streams/stream.js": "./lib/internal/streams/stream-browser.js" - }, + "license": "MIT", + "main": "readable.js", + "name": "readable-stream", "nyc": { "include": [ "lib/**.js" ] }, - "license": "MIT" + "repository": { + "type": "git", + "url": "git://github.com/nodejs/readable-stream.git" + }, + "scripts": { + "ci": "TAP=1 tap --no-esm test/parallel/*.js test/ours/*.js | tee test.tap", + "cover": "nyc npm test", + "report": "nyc report --reporter=lcov", + "test": "tap -J --no-esm test/parallel/*.js test/ours/*.js", + "test-browser-local": "airtap --open --local -- test/browser.js", + "test-browsers": "airtap --sauce-connect --loopback airtap.local -- test/browser.js", + "update-browser-errors": "babel -o errors-browser.js errors.js" + }, + "version": "3.6.0" } diff --git a/node_modules/gulp-less/node_modules/replace-ext/package.json b/node_modules/gulp-less/node_modules/replace-ext/package.json index 16077b64..23c99a2a 100644 --- a/node_modules/gulp-less/node_modules/replace-ext/package.json +++ b/node_modules/gulp-less/node_modules/replace-ext/package.json @@ -1,27 +1,51 @@ { - "name": "replace-ext", - "version": "2.0.0", - "description": "Replaces a file extension with another one.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "replace-ext@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "replace-ext@2.0.0", + "_id": "replace-ext@2.0.0", + "_inBundle": false, + "_integrity": "sha512-UszKE5KVK6JvyD92nzMn9cDapSk6w/CaFZ96CnmDMUqH9oowfxF/ZjRITD25H4DnOQClLA4/j7jLGXXLVKxAug==", + "_location": "/gulp-less/replace-ext", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "replace-ext@2.0.0", + "name": "replace-ext", + "escapedName": "replace-ext", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/gulp-less" + ], + "_resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/replace-ext/issues" + }, "contributors": [ - "Eric Schoffstall ", - "Blaine Bublitz " + { + "name": "Eric Schoffstall", + "email": "yo@contra.io" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/replace-ext", - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "nyc mocha --async-only" - }, + "description": "Replaces a file extension with another one.", "devDependencies": { "eslint": "^6.8.0", "eslint-config-gulp": "^4.0.0", @@ -29,6 +53,23 @@ "mocha": "^7.1.2", "nyc": "^15.0.1" }, + "engines": { + "node": ">= 10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/replace-ext#readme", + "keywords": [ + "gulp", + "extensions", + "filepath", + "basename" + ], + "license": "MIT", + "main": "index.js", + "name": "replace-ext", "nyc": { "reporter": [ "lcov", @@ -38,10 +79,14 @@ "prettier": { "singleQuote": true }, - "keywords": [ - "gulp", - "extensions", - "filepath", - "basename" - ] + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/replace-ext.git" + }, + "scripts": { + "lint": "eslint .", + "pretest": "npm run lint", + "test": "nyc mocha --async-only" + }, + "version": "2.0.0" } diff --git a/node_modules/gulp-less/node_modules/through2/package.json b/node_modules/gulp-less/node_modules/through2/package.json index a5ca5329..59fb3f04 100644 --- a/node_modules/gulp-less/node_modules/through2/package.json +++ b/node_modules/gulp-less/node_modules/through2/package.json @@ -1,30 +1,44 @@ { - "name": "through2", - "version": "4.0.2", - "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test:node": "hundreds mocha test/test.js", - "test:browser": "node -e 'process.exit(process.version.startsWith(\"v8.\") ? 0 : 1)' || polendina --cleanup --runner=mocha test/test.js", - "test": "npm run lint && npm run test:node && npm run test:browser", - "lint": "standard", - "coverage": "c8 --reporter=text --reporter=html mocha test/test.js && npx st -d coverage -p 8888" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@4.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@4.0.2", + "_id": "through2@4.0.2", + "_inBundle": false, + "_integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==", + "_location": "/gulp-less/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@4.0.2", + "name": "through2", + "escapedName": "through2", + "rawSpec": "4.0.2", + "saveSpec": null, + "fetchSpec": "4.0.2" + }, + "_requiredBy": [ + "/gulp-less" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz", + "_spec": "4.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "3" }, + "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", "devDependencies": { "bl": "^4.0.2", "buffer": "^5.6.0", @@ -34,5 +48,27 @@ "polendina": "^1.0.0", "standard": "^14.3.4", "stream-spigot": "^3.0.6" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "coverage": "c8 --reporter=text --reporter=html mocha test/test.js && npx st -d coverage -p 8888", + "lint": "standard", + "test": "npm run lint && npm run test:node && npm run test:browser", + "test:browser": "node -e 'process.exit(process.version.startsWith(\"v8.\") ? 0 : 1)' || polendina --cleanup --runner=mocha test/test.js", + "test:node": "hundreds mocha test/test.js" + }, + "version": "4.0.2" } diff --git a/node_modules/gulp-less/package.json b/node_modules/gulp-less/package.json index ba076405..f9ea9fb8 100644 --- a/node_modules/gulp-less/package.json +++ b/node_modules/gulp-less/package.json @@ -1,25 +1,42 @@ { - "name": "gulp-less", - "version": "5.0.0", - "description": "Less for Gulp", - "main": "index.js", - "scripts": { - "test": "jshint index.js && node_modules/.bin/mocha" - }, - "repository": { - "type": "git", - "url": "git://github.com/gulp-community/gulp-less.git" - }, - "engines": { - "node": ">=6" - }, - "keywords": [ - "gulpplugin", - "gulp", - "less" + "_args": [ + [ + "gulp-less@5.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Chris Cowan", - "license": "MIT", + "_from": "gulp-less@5.0.0", + "_id": "gulp-less@5.0.0", + "_inBundle": false, + "_integrity": "sha512-W2I3TewO/By6UZsM/wJG3pyK5M6J0NYmJAAhwYXQHR+38S0iDtZasmUgFCH3CQj+pQYw/PAIzxvFvwtEXz1HhQ==", + "_location": "/gulp-less", + "_phantomChildren": { + "inherits": "2.0.4", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-less@5.0.0", + "name": "gulp-less", + "escapedName": "gulp-less", + "rawSpec": "5.0.0", + "saveSpec": null, + "fetchSpec": "5.0.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-less/-/gulp-less-5.0.0.tgz", + "_spec": "5.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Chris Cowan" + }, + "bugs": { + "url": "https://github.com/gulp-community/gulp-less/issues" + }, "dependencies": { "less": "^3.7.1 || ^4.0.0", "object-assign": "^4.0.1", @@ -28,10 +45,31 @@ "through2": "^4.0.0", "vinyl-sourcemaps-apply": "^0.2.0" }, + "description": "Less for Gulp", "devDependencies": { "jshint": "^2.9.4", "mocha": "^9.0.0", "should": "^13.0.0", "vinyl": "^2.1.0" - } + }, + "engines": { + "node": ">=6" + }, + "homepage": "https://github.com/gulp-community/gulp-less#readme", + "keywords": [ + "gulpplugin", + "gulp", + "less" + ], + "license": "MIT", + "main": "index.js", + "name": "gulp-less", + "repository": { + "type": "git", + "url": "git://github.com/gulp-community/gulp-less.git" + }, + "scripts": { + "test": "jshint index.js && node_modules/.bin/mocha" + }, + "version": "5.0.0" } diff --git a/node_modules/gulp-match/package.json b/node_modules/gulp-match/package.json index 1872557a..1c01fdf9 100644 --- a/node_modules/gulp-match/package.json +++ b/node_modules/gulp-match/package.json @@ -1,27 +1,64 @@ { - "name": "gulp-match", + "_args": [ + [ + "gulp-match@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-match@1.1.0", + "_id": "gulp-match@1.1.0", + "_inBundle": false, + "_integrity": "sha512-DlyVxa1Gj24DitY2OjEsS+X6tDpretuxD6wTfhXE/Rw2hweqc1f6D/XtsJmoiCwLWfXgR87W9ozEityPCVzGtQ==", + "_location": "/gulp-match", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-match@1.1.0", + "name": "gulp-match", + "escapedName": "gulp-match", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-if" + ], + "_resolved": "https://registry.npmjs.org/gulp-match/-/gulp-match-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rob Richardson", + "url": "http://robrich.org/" + }, + "bugs": { + "url": "https://github.com/robrich/gulp-match/issues" + }, + "dependencies": { + "minimatch": "^3.0.3" + }, "description": "Does a vinyl file match a condition?", - "version": "1.1.0", + "devDependencies": { + "jshint": "^2.9.4", + "mocha": "^6.1.4", + "should": "^13.2.3" + }, "homepage": "https://github.com/robrich/gulp-match", - "repository": "git://github.com/robrich/gulp-match.git", - "author": "Rob Richardson (http://robrich.org/)", - "main": "./index.js", "keywords": [ "gulpfriendly", "conditional", "if", "minimatch" ], - "dependencies": { - "minimatch": "^3.0.3" - }, - "devDependencies": { - "jshint": "^2.9.4", - "mocha": "^6.1.4", - "should": "^13.2.3" + "license": "MIT", + "main": "./index.js", + "name": "gulp-match", + "repository": { + "type": "git", + "url": "git://github.com/robrich/gulp-match.git" }, "scripts": { "test": "mocha && jshint ." }, - "license": "MIT" + "version": "1.1.0" } diff --git a/node_modules/gulp-notify/node_modules/arr-diff/package.json b/node_modules/gulp-notify/node_modules/arr-diff/package.json index 666ec8cf..a13db59e 100644 --- a/node_modules/gulp-notify/node_modules/arr-diff/package.json +++ b/node_modules/gulp-notify/node_modules/arr-diff/package.json @@ -1,31 +1,44 @@ { - "name": "arr-diff", - "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/arr-diff", + "_args": [ + [ + "arr-diff@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-diff@1.1.0", + "_id": "arr-diff@1.1.0", + "_inBundle": false, + "_integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", + "_location": "/gulp-notify/arr-diff", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-diff@1.1.0", + "name": "arr-diff", + "escapedName": "arr-diff", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-notify/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": "jonschlinkert/arr-diff", "bugs": { "url": "https://github.com/jonschlinkert/arr-diff/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "arr-flatten": "^1.0.1", "array-slice": "^0.2.3" }, + "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", "devDependencies": { "array-differ": "^1.0.0", "benchmarked": "^0.1.4", @@ -33,6 +46,13 @@ "mocha": "^2.2.5", "should": "^7.0.4" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-diff", "keywords": [ "arr", "array", @@ -40,6 +60,16 @@ "differ", "difference" ], + "license": "MIT", + "main": "index.js", + "name": "arr-diff", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/arr-diff.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -48,5 +78,6 @@ "array-intersection" ] } - } -} \ No newline at end of file + }, + "version": "1.1.0" +} diff --git a/node_modules/gulp-notify/node_modules/arr-union/package.json b/node_modules/gulp-notify/node_modules/arr-union/package.json index 104ece11..65ff1c58 100644 --- a/node_modules/gulp-notify/node_modules/arr-union/package.json +++ b/node_modules/gulp-notify/node_modules/arr-union/package.json @@ -1,30 +1,40 @@ { - "name": "arr-union", - "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", - "version": "2.1.0", - "homepage": "https://github.com/jonschlinkert/arr-union", + "_args": [ + [ + "arr-union@2.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-union@2.1.0", + "_id": "arr-union@2.1.0", + "_inBundle": false, + "_integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", + "_location": "/gulp-notify/arr-union", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-union@2.1.0", + "name": "arr-union", + "escapedName": "arr-union", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/gulp-notify/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/arr-union.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/arr-union/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", "devDependencies": { "array-union": "^1.0.1", "array-unique": "^0.2.1", @@ -35,6 +45,13 @@ "should": "^5.2.0", "verb": "^0.8.6" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-union", "keywords": [ "add", "append", @@ -49,5 +66,16 @@ "util", "utility", "utils" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "arr-union", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/arr-union.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "2.1.0" } diff --git a/node_modules/gulp-notify/node_modules/array-slice/package.json b/node_modules/gulp-notify/node_modules/array-slice/package.json index cc5fc02a..ff19ef2c 100644 --- a/node_modules/gulp-notify/node_modules/array-slice/package.json +++ b/node_modules/gulp-notify/node_modules/array-slice/package.json @@ -1,37 +1,51 @@ { - "name": "array-slice", - "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", - "version": "0.2.3", - "homepage": "https://github.com/jonschlinkert/array-slice", + "_args": [ + [ + "array-slice@0.2.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-slice@0.2.3", + "_id": "array-slice@0.2.3", + "_inBundle": false, + "_integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", + "_location": "/gulp-notify/array-slice", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-slice@0.2.3", + "name": "array-slice", + "escapedName": "array-slice", + "rawSpec": "0.2.3", + "saveSpec": null, + "fetchSpec": "0.2.3" + }, + "_requiredBy": [ + "/gulp-notify/arr-diff" + ], + "_resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", + "_spec": "0.2.3", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/array-slice.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/array-slice/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE" - }, - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", "devDependencies": { "mocha": "*", "should": "^5.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/array-slice", "keywords": [ "array", "javascript", @@ -39,5 +53,19 @@ "slice", "util", "utils" - ] + ], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE" + }, + "main": "index.js", + "name": "array-slice", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/array-slice.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.2.3" } diff --git a/node_modules/gulp-notify/node_modules/extend-shallow/package.json b/node_modules/gulp-notify/node_modules/extend-shallow/package.json index 29dc7e3c..c54c7c9d 100644 --- a/node_modules/gulp-notify/node_modules/extend-shallow/package.json +++ b/node_modules/gulp-notify/node_modules/extend-shallow/package.json @@ -1,33 +1,43 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "1.1.4", - "homepage": "https://github.com/jonschlinkert/extend-shallow", + "_args": [ + [ + "extend-shallow@1.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "extend-shallow@1.1.4", + "_id": "extend-shallow@1.1.4", + "_inBundle": false, + "_integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", + "_location": "/gulp-notify/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@1.1.4", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "1.1.4", + "saveSpec": null, + "fetchSpec": "1.1.4" + }, + "_requiredBy": [ + "/gulp-notify/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", + "_spec": "1.1.4", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/extend-shallow.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^1.1.0" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^0.2.2", "benchmarked": "^0.1.3", @@ -39,6 +49,13 @@ "mocha": "*", "should": "^5.0.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "extend", "javascript", @@ -56,5 +73,16 @@ "utility", "utils", "value" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.1.4" } diff --git a/node_modules/gulp-notify/node_modules/kind-of/package.json b/node_modules/gulp-notify/node_modules/kind-of/package.json index bc8632e6..b1b41afb 100644 --- a/node_modules/gulp-notify/node_modules/kind-of/package.json +++ b/node_modules/gulp-notify/node_modules/kind-of/package.json @@ -1,31 +1,40 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/kind-of", + "_args": [ + [ + "kind-of@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "kind-of@1.1.0", + "_id": "kind-of@1.1.0", + "_inBundle": false, + "_integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", + "_location": "/gulp-notify/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@1.1.0", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-notify/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/kind-of.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" - }, - "files": ["index.js"], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^0.1.3", "chalk": "^0.5.1", @@ -34,6 +43,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -55,5 +71,19 @@ "type-of", "typeof", "types" - ] -} \ No newline at end of file + ], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" + }, + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.1.0" +} diff --git a/node_modules/gulp-notify/node_modules/plugin-error/package.json b/node_modules/gulp-notify/node_modules/plugin-error/package.json index a0588b1b..cc200de2 100644 --- a/node_modules/gulp-notify/node_modules/plugin-error/package.json +++ b/node_modules/gulp-notify/node_modules/plugin-error/package.json @@ -1,30 +1,39 @@ { - "name": "plugin-error", - "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", - "version": "0.1.2", - "homepage": "https://github.com/jonschlinkert/plugin-error", + "_args": [ + [ + "plugin-error@0.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "plugin-error@0.1.2", + "_id": "plugin-error@0.1.2", + "_inBundle": false, + "_integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", + "_location": "/gulp-notify/plugin-error", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "plugin-error@0.1.2", + "name": "plugin-error", + "escapedName": "plugin-error", + "rawSpec": "0.1.2", + "saveSpec": null, + "fetchSpec": "0.1.2" + }, + "_requiredBy": [ + "/gulp-notify" + ], + "_resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", + "_spec": "0.1.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/plugin-error.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/plugin-error/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "ansi-cyan": "^0.1.1", "ansi-red": "^0.1.1", @@ -32,12 +41,31 @@ "arr-union": "^2.0.1", "extend-shallow": "^1.1.2" }, + "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/plugin-error", "keywords": [ "error", "plugin" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "plugin-error", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/plugin-error.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.1.2" } diff --git a/node_modules/gulp-notify/node_modules/through2/package.json b/node_modules/gulp-notify/node_modules/through2/package.json index 15960b63..71615f5b 100644 --- a/node_modules/gulp-notify/node_modules/through2/package.json +++ b/node_modules/gulp-notify/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-notify/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-notify" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-notify/package.json b/node_modules/gulp-notify/package.json index 9f088b5b..55358255 100644 --- a/node_modules/gulp-notify/package.json +++ b/node_modules/gulp-notify/package.json @@ -1,7 +1,68 @@ { - "name": "gulp-notify", - "version": "3.2.0", + "_args": [ + [ + "gulp-notify@3.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-notify@3.2.0", + "_id": "gulp-notify@3.2.0", + "_inBundle": false, + "_integrity": "sha512-qEocs1UVoDKKUjfsxJNMNwkRla0PbsyJwsqNNXpzYWsLQ29LhxRMY3wnTGZcc4hMHtalnvah/Dwlwb4NijH/0A==", + "_location": "/gulp-notify", + "_phantomChildren": { + "ansi-cyan": "0.1.1", + "ansi-red": "0.1.1", + "arr-flatten": "1.1.0", + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-notify@3.2.0", + "name": "gulp-notify", + "escapedName": "gulp-notify", + "rawSpec": "3.2.0", + "saveSpec": null, + "fetchSpec": "3.2.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-notify/-/gulp-notify-3.2.0.tgz", + "_spec": "3.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mikael Brevik", + "email": "mikaelbre@gmail.com", + "url": "https://github.com/mikaelbr" + }, + "bugs": { + "url": "https://github.com/mikaelbr/gulp-notify/issues" + }, + "dependencies": { + "ansi-colors": "^1.0.1", + "fancy-log": "^1.3.2", + "lodash.template": "^4.4.0", + "node-notifier": "^5.2.1", + "node.extend": "^2.0.0", + "plugin-error": "^0.1.2", + "through2": "^2.0.3" + }, "description": "gulp plugin to send messages based on Vinyl Files or Errors to Mac OS X, Linux or Windows using the node-notifier module. Fallbacks to Growl or simply logging", + "devDependencies": { + "gulp": "^3.9.1", + "gulp-plumber": "^1.2.0", + "mocha": "^4.1.0", + "should": "^13.2.1", + "vinyl": "^2.1.0" + }, + "engines": { + "node": ">=0.8.0", + "npm": ">=1.2.10" + }, + "homepage": "https://github.com/mikaelbr/gulp-notify", "keywords": [ "gulpplugin", "notify", @@ -14,41 +75,16 @@ "notify-osd", "growl" ], - "homepage": "https://github.com/mikaelbr/gulp-notify", - "bugs": "https://github.com/mikaelbr/gulp-notify/issues", - "author": { - "name": "Mikael Brevik", - "email": "mikaelbre@gmail.com", - "url": "https://github.com/mikaelbr" - }, + "license": "MIT", "main": "./index.js", + "name": "gulp-notify", "repository": { "type": "git", "url": "git://github.com/mikaelbr/gulp-notify.git" }, "scripts": { - "test": "mocha -R spec", - "gulp": "gulp --gulpfile ./examples/gulpfile.js" + "gulp": "gulp --gulpfile ./examples/gulpfile.js", + "test": "mocha -R spec" }, - "dependencies": { - "ansi-colors": "^1.0.1", - "fancy-log": "^1.3.2", - "lodash.template": "^4.4.0", - "node-notifier": "^5.2.1", - "node.extend": "^2.0.0", - "plugin-error": "^0.1.2", - "through2": "^2.0.3" - }, - "devDependencies": { - "gulp": "^3.9.1", - "gulp-plumber": "^1.2.0", - "mocha": "^4.1.0", - "should": "^13.2.1", - "vinyl": "^2.1.0" - }, - "engines": { - "node": ">=0.8.0", - "npm": ">=1.2.10" - }, - "license": "MIT" + "version": "3.2.0" } diff --git a/node_modules/gulp-plumber/node_modules/arr-diff/package.json b/node_modules/gulp-plumber/node_modules/arr-diff/package.json index 666ec8cf..1e5f0cf0 100644 --- a/node_modules/gulp-plumber/node_modules/arr-diff/package.json +++ b/node_modules/gulp-plumber/node_modules/arr-diff/package.json @@ -1,31 +1,44 @@ { - "name": "arr-diff", - "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/arr-diff", + "_args": [ + [ + "arr-diff@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-diff@1.1.0", + "_id": "arr-diff@1.1.0", + "_inBundle": false, + "_integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", + "_location": "/gulp-plumber/arr-diff", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-diff@1.1.0", + "name": "arr-diff", + "escapedName": "arr-diff", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-plumber/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": "jonschlinkert/arr-diff", "bugs": { "url": "https://github.com/jonschlinkert/arr-diff/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "arr-flatten": "^1.0.1", "array-slice": "^0.2.3" }, + "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", "devDependencies": { "array-differ": "^1.0.0", "benchmarked": "^0.1.4", @@ -33,6 +46,13 @@ "mocha": "^2.2.5", "should": "^7.0.4" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-diff", "keywords": [ "arr", "array", @@ -40,6 +60,16 @@ "differ", "difference" ], + "license": "MIT", + "main": "index.js", + "name": "arr-diff", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/arr-diff.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -48,5 +78,6 @@ "array-intersection" ] } - } -} \ No newline at end of file + }, + "version": "1.1.0" +} diff --git a/node_modules/gulp-plumber/node_modules/arr-union/package.json b/node_modules/gulp-plumber/node_modules/arr-union/package.json index 104ece11..7ffd8e1a 100644 --- a/node_modules/gulp-plumber/node_modules/arr-union/package.json +++ b/node_modules/gulp-plumber/node_modules/arr-union/package.json @@ -1,30 +1,40 @@ { - "name": "arr-union", - "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", - "version": "2.1.0", - "homepage": "https://github.com/jonschlinkert/arr-union", + "_args": [ + [ + "arr-union@2.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "arr-union@2.1.0", + "_id": "arr-union@2.1.0", + "_inBundle": false, + "_integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", + "_location": "/gulp-plumber/arr-union", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "arr-union@2.1.0", + "name": "arr-union", + "escapedName": "arr-union", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/gulp-plumber/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/arr-union.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/arr-union/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", "devDependencies": { "array-union": "^1.0.1", "array-unique": "^0.2.1", @@ -35,6 +45,13 @@ "should": "^5.2.0", "verb": "^0.8.6" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/arr-union", "keywords": [ "add", "append", @@ -49,5 +66,16 @@ "util", "utility", "utils" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "arr-union", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/arr-union.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "2.1.0" } diff --git a/node_modules/gulp-plumber/node_modules/array-slice/package.json b/node_modules/gulp-plumber/node_modules/array-slice/package.json index cc5fc02a..140eb1f9 100644 --- a/node_modules/gulp-plumber/node_modules/array-slice/package.json +++ b/node_modules/gulp-plumber/node_modules/array-slice/package.json @@ -1,37 +1,51 @@ { - "name": "array-slice", - "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", - "version": "0.2.3", - "homepage": "https://github.com/jonschlinkert/array-slice", + "_args": [ + [ + "array-slice@0.2.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "array-slice@0.2.3", + "_id": "array-slice@0.2.3", + "_inBundle": false, + "_integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", + "_location": "/gulp-plumber/array-slice", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "array-slice@0.2.3", + "name": "array-slice", + "escapedName": "array-slice", + "rawSpec": "0.2.3", + "saveSpec": null, + "fetchSpec": "0.2.3" + }, + "_requiredBy": [ + "/gulp-plumber/arr-diff" + ], + "_resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", + "_spec": "0.2.3", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/array-slice.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/array-slice/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE" - }, - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", "devDependencies": { "mocha": "*", "should": "^5.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/array-slice", "keywords": [ "array", "javascript", @@ -39,5 +53,19 @@ "slice", "util", "utils" - ] + ], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE" + }, + "main": "index.js", + "name": "array-slice", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/array-slice.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.2.3" } diff --git a/node_modules/gulp-plumber/node_modules/extend-shallow/package.json b/node_modules/gulp-plumber/node_modules/extend-shallow/package.json index 29dc7e3c..d739b869 100644 --- a/node_modules/gulp-plumber/node_modules/extend-shallow/package.json +++ b/node_modules/gulp-plumber/node_modules/extend-shallow/package.json @@ -1,33 +1,43 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "1.1.4", - "homepage": "https://github.com/jonschlinkert/extend-shallow", + "_args": [ + [ + "extend-shallow@1.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "extend-shallow@1.1.4", + "_id": "extend-shallow@1.1.4", + "_inBundle": false, + "_integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", + "_location": "/gulp-plumber/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@1.1.4", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "1.1.4", + "saveSpec": null, + "fetchSpec": "1.1.4" + }, + "_requiredBy": [ + "/gulp-plumber/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", + "_spec": "1.1.4", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/extend-shallow.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^1.1.0" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^0.2.2", "benchmarked": "^0.1.3", @@ -39,6 +49,13 @@ "mocha": "*", "should": "^5.0.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "extend", "javascript", @@ -56,5 +73,16 @@ "utility", "utils", "value" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.1.4" } diff --git a/node_modules/gulp-plumber/node_modules/kind-of/package.json b/node_modules/gulp-plumber/node_modules/kind-of/package.json index bc8632e6..28586b59 100644 --- a/node_modules/gulp-plumber/node_modules/kind-of/package.json +++ b/node_modules/gulp-plumber/node_modules/kind-of/package.json @@ -1,31 +1,40 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/kind-of", + "_args": [ + [ + "kind-of@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "kind-of@1.1.0", + "_id": "kind-of@1.1.0", + "_inBundle": false, + "_integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", + "_location": "/gulp-plumber/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@1.1.0", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-plumber/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/kind-of.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" - }, - "files": ["index.js"], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^0.1.3", "chalk": "^0.5.1", @@ -34,6 +43,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -55,5 +71,19 @@ "type-of", "typeof", "types" - ] -} \ No newline at end of file + ], + "license": { + "type": "MIT", + "url": "https://github.com/jonschlinkert/kind-of/blob/master/LICENSE" + }, + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.1.0" +} diff --git a/node_modules/gulp-plumber/node_modules/plugin-error/package.json b/node_modules/gulp-plumber/node_modules/plugin-error/package.json index a0588b1b..d93e161d 100644 --- a/node_modules/gulp-plumber/node_modules/plugin-error/package.json +++ b/node_modules/gulp-plumber/node_modules/plugin-error/package.json @@ -1,30 +1,39 @@ { - "name": "plugin-error", - "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", - "version": "0.1.2", - "homepage": "https://github.com/jonschlinkert/plugin-error", + "_args": [ + [ + "plugin-error@0.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "plugin-error@0.1.2", + "_id": "plugin-error@0.1.2", + "_inBundle": false, + "_integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", + "_location": "/gulp-plumber/plugin-error", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "plugin-error@0.1.2", + "name": "plugin-error", + "escapedName": "plugin-error", + "rawSpec": "0.1.2", + "saveSpec": null, + "fetchSpec": "0.1.2" + }, + "_requiredBy": [ + "/gulp-plumber" + ], + "_resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", + "_spec": "0.1.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, - "repository": { - "type": "git", - "url": "git://github.com/jonschlinkert/plugin-error.git" - }, "bugs": { "url": "https://github.com/jonschlinkert/plugin-error/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "ansi-cyan": "^0.1.1", "ansi-red": "^0.1.1", @@ -32,12 +41,31 @@ "arr-union": "^2.0.1", "extend-shallow": "^1.1.2" }, + "description": "Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/plugin-error", "keywords": [ "error", "plugin" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "plugin-error", + "repository": { + "type": "git", + "url": "git://github.com/jonschlinkert/plugin-error.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "0.1.2" } diff --git a/node_modules/gulp-plumber/node_modules/through2/package.json b/node_modules/gulp-plumber/node_modules/through2/package.json index 15960b63..880299ec 100644 --- a/node_modules/gulp-plumber/node_modules/through2/package.json +++ b/node_modules/gulp-plumber/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-plumber/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-plumber" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-plumber/package.json b/node_modules/gulp-plumber/package.json index a2e54cbf..f0ffa690 100644 --- a/node_modules/gulp-plumber/package.json +++ b/node_modules/gulp-plumber/package.json @@ -1,24 +1,45 @@ { - "name": "gulp-plumber", - "version": "1.2.1", - "description": "Prevent pipe breaking caused by errors from gulp plugins", - "keywords": [ - "gulpplugin" + "_args": [ + [ + "gulp-plumber@1.2.1", + "F:\\laragon\\www\\wishthis" + ] ], - "homepage": "https://github.com/floatdrop/gulp-plumber", - "bugs": "https://github.com/floatdrop/gulp-plumber/issues", + "_from": "gulp-plumber@1.2.1", + "_id": "gulp-plumber@1.2.1", + "_inBundle": false, + "_integrity": "sha512-mctAi9msEAG7XzW5ytDVZ9PxWMzzi1pS2rBH7lA095DhMa6KEXjm+St0GOCc567pJKJ/oCvosVAZEpAey0q2eQ==", + "_location": "/gulp-plumber", + "_phantomChildren": { + "ansi-cyan": "0.1.1", + "ansi-red": "0.1.1", + "arr-flatten": "1.1.0", + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-plumber@1.2.1", + "name": "gulp-plumber", + "escapedName": "gulp-plumber", + "rawSpec": "1.2.1", + "saveSpec": null, + "fetchSpec": "1.2.1" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-plumber/-/gulp-plumber-1.2.1.tgz", + "_spec": "1.2.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Vsevolod Strukchinsky", "email": "floatdrop@gmail.com", "url": "https://github.com/floatdrop" }, - "main": "./index.js", - "repository": { - "type": "git", - "url": "git://github.com/floatdrop/gulp-plumber.git" - }, - "scripts": { - "test": "xo && mocha -R spec" + "bugs": { + "url": "https://github.com/floatdrop/gulp-plumber/issues" }, "dependencies": { "chalk": "^1.1.3", @@ -26,6 +47,7 @@ "plugin-error": "^0.1.2", "through2": "^2.0.3" }, + "description": "Prevent pipe breaking caused by errors from gulp plugins", "devDependencies": { "coveralls": "^2.11.6", "event-stream": "3.3.4", @@ -41,10 +63,24 @@ "node": ">=0.10", "npm": ">=1.2.10" }, + "homepage": "https://github.com/floatdrop/gulp-plumber", + "keywords": [ + "gulpplugin" + ], + "license": "MIT", + "main": "./index.js", + "name": "gulp-plumber", + "repository": { + "type": "git", + "url": "git://github.com/floatdrop/gulp-plumber.git" + }, + "scripts": { + "test": "xo && mocha -R spec" + }, + "version": "1.2.1", "xo": { "ignore": [ "test/**" ] - }, - "license": "MIT" + } } diff --git a/node_modules/gulp-print/node_modules/ansi-colors/package.json b/node_modules/gulp-print/node_modules/ansi-colors/package.json index 8910f7db..6ce561c2 100644 --- a/node_modules/gulp-print/node_modules/ansi-colors/package.json +++ b/node_modules/gulp-print/node_modules/ansi-colors/package.json @@ -1,33 +1,58 @@ { - "name": "ansi-colors", - "description": "Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).", - "version": "3.2.4", - "homepage": "https://github.com/doowb/ansi-colors", - "author": "Brian Woodward (https://github.com/doowb)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jason Schilling (https://sourecode.de)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Jordan (https://github.com/Silic0nS0ldier)" + "_args": [ + [ + "ansi-colors@3.2.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "doowb/ansi-colors", + "_from": "ansi-colors@3.2.4", + "_id": "ansi-colors@3.2.4", + "_inBundle": false, + "_integrity": "sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==", + "_location": "/gulp-print/ansi-colors", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-colors@3.2.4", + "name": "ansi-colors", + "escapedName": "ansi-colors", + "rawSpec": "3.2.4", + "saveSpec": null, + "fetchSpec": "3.2.4" + }, + "_requiredBy": [ + "/gulp-print" + ], + "_resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz", + "_spec": "3.2.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Brian Woodward", + "url": "https://github.com/doowb" + }, "bugs": { "url": "https://github.com/doowb/ansi-colors/issues" }, - "license": "MIT", - "files": [ - "index.js", - "symbols.js", - "types/index.d.ts" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jason Schilling", + "url": "https://sourecode.de" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Jordan", + "url": "https://github.com/Silic0nS0ldier" + } ], - "main": "index.js", - "types": "./types/index.d.ts", - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "mocha" - }, + "description": "Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).", "devDependencies": { "decache": "^4.4.0", "gulp-format-md": "^1.0.0", @@ -35,6 +60,15 @@ "mocha": "^5.2.0", "text-table": "^0.2.0" }, + "engines": { + "node": ">=6" + }, + "files": [ + "index.js", + "symbols.js", + "types/index.d.ts" + ], + "homepage": "https://github.com/doowb/ansi-colors", "keywords": [ "ansi", "bgblack", @@ -75,6 +109,17 @@ "white", "yellow" ], + "license": "MIT", + "main": "index.js", + "name": "ansi-colors", + "repository": { + "type": "git", + "url": "git+https://github.com/doowb/ansi-colors.git" + }, + "scripts": { + "test": "mocha" + }, + "types": "./types/index.d.ts", "verb": { "toc": false, "layout": "default", @@ -105,5 +150,6 @@ "colors", "kleur" ] - } + }, + "version": "3.2.4" } diff --git a/node_modules/gulp-print/node_modules/map-stream/package.json b/node_modules/gulp-print/node_modules/map-stream/package.json index 91f46d79..664c49c5 100644 --- a/node_modules/gulp-print/node_modules/map-stream/package.json +++ b/node_modules/gulp-print/node_modules/map-stream/package.json @@ -1,24 +1,59 @@ { - "name": "map-stream", - "version": "0.0.7", - "license": "MIT", + "_args": [ + [ + "map-stream@0.0.7", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "map-stream@0.0.7", + "_id": "map-stream@0.0.7", + "_inBundle": false, + "_integrity": "sha1-ih8HiW2CsQkmvTdEokIACfiJdKg=", + "_location": "/gulp-print/map-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "map-stream@0.0.7", + "name": "map-stream", + "escapedName": "map-stream", + "rawSpec": "0.0.7", + "saveSpec": null, + "fetchSpec": "0.0.7" + }, + "_requiredBy": [ + "/gulp-print" + ], + "_resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.7.tgz", + "_spec": "0.0.7", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Dominic Tarr", + "email": "dominic.tarr@gmail.com", + "url": "http://dominictarr.com" + }, + "bugs": { + "url": "https://github.com/dominictarr/map-stream/issues" + }, + "dependencies": {}, "description": "construct pipes of streams of events", + "devDependencies": { + "asynct": "*", + "event-stream": "~2.1", + "from": "0.0.2", + "it-is": "1", + "stream-spec": "~0.2", + "ubelt": "~2.9" + }, "homepage": "http://github.com/dominictarr/map-stream", + "license": "MIT", + "name": "map-stream", "repository": { "type": "git", "url": "git://github.com/dominictarr/map-stream.git" }, - "dependencies": {}, - "devDependencies": { - "asynct": "*", - "it-is": "1", - "ubelt": "~2.9", - "stream-spec": "~0.2", - "event-stream": "~2.1", - "from": "0.0.2" - }, "scripts": { "test": "asynct test/" }, - "author": "Dominic Tarr (http://dominictarr.com)" + "version": "0.0.7" } diff --git a/node_modules/gulp-print/package.json b/node_modules/gulp-print/package.json index 2f03f2a5..e3ebe5b7 100644 --- a/node_modules/gulp-print/package.json +++ b/node_modules/gulp-print/package.json @@ -1,37 +1,38 @@ { - "name": "gulp-print", - "version": "5.0.2", - "description": "Prints names of files to the console so that you can see what's going through the the gulp pipe.", - "files": [ - "gulp-print.d.ts", - "gulp-print.js", - "gulp-print.js.map" + "_args": [ + [ + "gulp-print@5.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "keywords": [ - "gulpplugin", - "log", - "print", - "debug", - "status" + "_from": "gulp-print@5.0.2", + "_id": "gulp-print@5.0.2", + "_inBundle": false, + "_integrity": "sha512-iIpHMzC/b3gFvVXOfP9Jk94SWGIsDLVNUrxULRleQev+08ug07mh84b1AOlW6QDQdmInQiqDFqJN1UvhU2nXdg==", + "_location": "/gulp-print", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-print@5.0.2", + "name": "gulp-print", + "escapedName": "gulp-print", + "rawSpec": "5.0.2", + "saveSpec": null, + "fetchSpec": "5.0.2" + }, + "_requiredBy": [ + "/fomantic-ui" ], - "homepage": "https://github.com/alexgorbatchev/gulp-print", - "bugs": "https://github.com/alexgorbatchev/gulp-print/issues", + "_resolved": "https://registry.npmjs.org/gulp-print/-/gulp-print-5.0.2.tgz", + "_spec": "5.0.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Alex Gorbatchev", "url": "https://github.com/alexgorbatchev" }, - "main": "./gulp-print.js", - "types": "./gulp-print.d.ts", - "repository": { - "type": "git", - "url": "https://github.com/alexgorbatchev/gulp-print.git" - }, - "scripts": { - "mocha": "ts-mocha -p src/tsconfig.json __tests__/*.test.ts", - "test": "npm run mocha && npm run tsc && node ./gulp-print.js", - "lint": "eslint src/*.ts __tests__/*.ts", - "tsc": "tsc -p src/tsconfig.json", - "prepublish": "npm run lint && npm test" + "bugs": { + "url": "https://github.com/alexgorbatchev/gulp-print/issues" }, "dependencies": { "ansi-colors": "^3.2.4", @@ -39,6 +40,7 @@ "map-stream": "0.0.7", "vinyl": "^2.2.0" }, + "description": "Prints names of files to the console so that you can see what's going through the the gulp pipe.", "devDependencies": { "@types/ansi-colors": "^3.2.0", "@types/chai": "^4.1.7", @@ -78,5 +80,33 @@ "engines": { "node": ">=6" }, - "license": "MIT" + "files": [ + "gulp-print.d.ts", + "gulp-print.js", + "gulp-print.js.map" + ], + "homepage": "https://github.com/alexgorbatchev/gulp-print", + "keywords": [ + "gulpplugin", + "log", + "print", + "debug", + "status" + ], + "license": "MIT", + "main": "./gulp-print.js", + "name": "gulp-print", + "repository": { + "type": "git", + "url": "git+https://github.com/alexgorbatchev/gulp-print.git" + }, + "scripts": { + "lint": "eslint src/*.ts __tests__/*.ts", + "mocha": "ts-mocha -p src/tsconfig.json __tests__/*.test.ts", + "prepublish": "npm run lint && npm test", + "test": "npm run mocha && npm run tsc && node ./gulp-print.js", + "tsc": "tsc -p src/tsconfig.json" + }, + "types": "./gulp-print.d.ts", + "version": "5.0.2" } diff --git a/node_modules/gulp-rename/package.json b/node_modules/gulp-rename/package.json index 63bbf928..72e22ee9 100644 --- a/node_modules/gulp-rename/package.json +++ b/node_modules/gulp-rename/package.json @@ -1,29 +1,41 @@ { - "name": "gulp-rename", - "version": "1.4.0", - "description": "Rename files", - "keywords": [ - "gulpplugin" + "_args": [ + [ + "gulp-rename@1.4.0", + "F:\\laragon\\www\\wishthis" + ] ], - "homepage": "https://github.com/hparra/gulp-rename", - "bugs": "https://github.com/hparra/gulp-rename/issues", + "_from": "gulp-rename@1.4.0", + "_id": "gulp-rename@1.4.0", + "_inBundle": false, + "_integrity": "sha512-swzbIGb/arEoFK89tPY58vg3Ok1bw+d35PfUNwWqdo7KM4jkmuGA78JiDNqR+JeZFaeeHnRg9N7aihX3YPmsyg==", + "_location": "/gulp-rename", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-rename@1.4.0", + "name": "gulp-rename", + "escapedName": "gulp-rename", + "rawSpec": "1.4.0", + "saveSpec": null, + "fetchSpec": "1.4.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.4.0.tgz", + "_spec": "1.4.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Hector Guillermo Parra Alvarez", "email": "hector@hectorparra.com", "url": "https://github.com/hparra" }, - "main": "./index.js", - "files": [ - "index.js" - ], - "repository": { - "type": "git", - "url": "git://github.com/hparra/gulp-rename.git" - }, - "scripts": { - "pretest": "jscs index.js test/ && jshint index.js test/", - "test": "mocha" + "bugs": { + "url": "https://github.com/hparra/gulp-rename/issues" }, + "description": "Rename files", "devDependencies": { "gulp": "^4.0.0", "gulp-sourcemaps": "^2.6.4", @@ -37,5 +49,23 @@ "engines": { "node": ">=4" }, - "license": "MIT" + "files": [ + "index.js" + ], + "homepage": "https://github.com/hparra/gulp-rename", + "keywords": [ + "gulpplugin" + ], + "license": "MIT", + "main": "./index.js", + "name": "gulp-rename", + "repository": { + "type": "git", + "url": "git://github.com/hparra/gulp-rename.git" + }, + "scripts": { + "pretest": "jscs index.js test/ && jshint index.js test/", + "test": "mocha" + }, + "version": "1.4.0" } diff --git a/node_modules/gulp-replace/package.json b/node_modules/gulp-replace/package.json index e0c5f7fb..679bdbb2 100644 --- a/node_modules/gulp-replace/package.json +++ b/node_modules/gulp-replace/package.json @@ -1,7 +1,39 @@ { - "name": "gulp-replace", - "version": "1.1.3", - "description": "A string replace plugin for gulp", + "_args": [ + [ + "gulp-replace@1.1.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-replace@1.1.3", + "_id": "gulp-replace@1.1.3", + "_inBundle": false, + "_integrity": "sha512-HcPHpWY4XdF8zxYkDODHnG2+7a3nD/Y8Mfu3aBgMiCFDW3X2GiOKXllsAmILcxe3KZT2BXoN18WrpEFm48KfLQ==", + "_location": "/gulp-replace", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-replace@1.1.3", + "name": "gulp-replace", + "escapedName": "gulp-replace", + "rawSpec": "1.1.3", + "saveSpec": null, + "fetchSpec": "1.1.3" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-replace/-/gulp-replace-1.1.3.tgz", + "_spec": "1.1.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Larry Davis", + "email": "lazdnet@gmail.com" + }, + "bugs": { + "url": "https://github.com/lazd/gulp-replace/issues" + }, "dependencies": { "@types/node": "^14.14.41", "@types/vinyl": "^2.0.4", @@ -9,6 +41,7 @@ "replacestream": "^4.0.3", "yargs-parser": ">=5.0.0-security.0" }, + "description": "A string replace plugin for gulp", "devDependencies": { "concat-stream": "^2.0.0", "mocha": "^7.0.0", @@ -18,25 +51,24 @@ "typescript": "^4.2.4", "vinyl": "^2.2.1" }, - "scripts": { - "test": "mocha" - }, - "main": "index.js", - "types": "index.d.ts", - "repository": { - "type": "git", - "url": "git://github.com/lazd/gulp-replace.git" + "engines": { + "node": ">=10" }, + "homepage": "https://github.com/lazd/gulp-replace#readme", "keywords": [ "gulpplugin", "replace" ], - "author": "Larry Davis ", "license": "MIT", - "bugs": { - "url": "https://github.com/lazd/gulp-replace/issues" + "main": "index.js", + "name": "gulp-replace", + "repository": { + "type": "git", + "url": "git://github.com/lazd/gulp-replace.git" }, - "engines": { - "node": ">=10" - } + "scripts": { + "test": "mocha" + }, + "types": "index.d.ts", + "version": "1.1.3" } diff --git a/node_modules/gulp-rtlcss/node_modules/through2/package.json b/node_modules/gulp-rtlcss/node_modules/through2/package.json index 15960b63..4ecbf5f6 100644 --- a/node_modules/gulp-rtlcss/node_modules/through2/package.json +++ b/node_modules/gulp-rtlcss/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-rtlcss/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-rtlcss" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-rtlcss/package.json b/node_modules/gulp-rtlcss/package.json index e6094204..d190f910 100644 --- a/node_modules/gulp-rtlcss/package.json +++ b/node_modules/gulp-rtlcss/package.json @@ -1,31 +1,69 @@ { - "name": "gulp-rtlcss", - "version": "1.4.2", - "description": "Gulp plugin that uses RTLCSS to convert LTR CSS to RTL.", - "main": "index.js", - "scripts": { - "test": "mocha" + "_args": [ + [ + "gulp-rtlcss@1.4.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-rtlcss@1.4.2", + "_id": "gulp-rtlcss@1.4.2", + "_inBundle": false, + "_integrity": "sha512-wd807z/xq4XKtSwgrEetbx/aPoI5gV0yWV2rNqEBRwe2cJvNKLDsYR9A968c3gZtaKRMGAue5g3pHn40R+GWSA==", + "_location": "/gulp-rtlcss", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-rtlcss@1.4.2", + "name": "gulp-rtlcss", + "escapedName": "gulp-rtlcss", + "rawSpec": "1.4.2", + "saveSpec": null, + "fetchSpec": "1.4.2" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-rtlcss/-/gulp-rtlcss-1.4.2.tgz", + "_spec": "1.4.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "James Harrison", "email": "james@jjlharrison.me.uk" }, - "license": "MIT", - "repository": "jjlharrison/gulp-rtlcss", - "keywords": [ - "convert", - "css", - "gulpplugin", - "rtl" - ], + "bugs": { + "url": "https://github.com/jjlharrison/gulp-rtlcss/issues" + }, "dependencies": { "plugin-error": "^1.0.1", "rtlcss": "^2.4.0", "through2": "^2.0.5", "vinyl-sourcemaps-apply": "^0.2.1" }, + "description": "Gulp plugin that uses RTLCSS to convert LTR CSS to RTL.", "devDependencies": { "mocha": "^6.1.4", "vinyl": "^2.2.0" - } + }, + "homepage": "https://github.com/jjlharrison/gulp-rtlcss#readme", + "keywords": [ + "convert", + "css", + "gulpplugin", + "rtl" + ], + "license": "MIT", + "main": "index.js", + "name": "gulp-rtlcss", + "repository": { + "type": "git", + "url": "git+https://github.com/jjlharrison/gulp-rtlcss.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.4.2" } diff --git a/node_modules/gulp-tap/node_modules/through2/package.json b/node_modules/gulp-tap/node_modules/through2/package.json index 15960b63..b75515f8 100644 --- a/node_modules/gulp-tap/node_modules/through2/package.json +++ b/node_modules/gulp-tap/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-tap/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-tap" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-tap/package.json b/node_modules/gulp-tap/package.json index 299a88c4..c11ae7f9 100644 --- a/node_modules/gulp-tap/package.json +++ b/node_modules/gulp-tap/package.json @@ -1,42 +1,73 @@ { - "name": "gulp-tap", - "version": "1.0.1", - "description": "Easiest way to tap into a pipeline", - "main": "index.js", - "scripts": { - "pretest": "coffee --compile --map tests", - "test": "tap -J tests/*.js", - "posttest": "rm tests/*.js tests/*.js.map", - "test:cov": "npm test -- --cov", - "coffee": "coffee", - "dev": "coffee --watch --compile tests & coffee --watch --compile src" - }, - "repository": { - "type": "git", - "url": "https://github.com/geejs/gulp-tap" - }, - "keywords": [ - "tap", - "gulp", - "stream" + "_args": [ + [ + "gulp-tap@1.0.1", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "gulp-tap@1.0.1", + "_id": "gulp-tap@1.0.1", + "_inBundle": false, + "_integrity": "sha1-5nESThJZtM6iGe0cqXt/WFwzRpA=", + "_location": "/gulp-tap", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-tap@1.0.1", + "name": "gulp-tap", + "escapedName": "gulp-tap", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-tap/-/gulp-tap-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", "authors": [ "Mario Gutierrez ", "Jon Ege Ronnenberg ", "Javey " ], - "license": "MIT", "bugs": { "url": "https://github.com/geejs/gulp-tap/issues" }, - "homepage": "https://github.com/geejs/gulp-tap", "dependencies": { "through2": "^2.0.3" }, + "description": "Easiest way to tap into a pipeline", "devDependencies": { "coffee-script": "^1.12.4", "coveralls": "^2.13.0", "gulp": "^3.9.1", "tap": "^10.3.1" - } + }, + "homepage": "https://github.com/geejs/gulp-tap", + "keywords": [ + "tap", + "gulp", + "stream" + ], + "license": "MIT", + "main": "index.js", + "name": "gulp-tap", + "repository": { + "type": "git", + "url": "git+https://github.com/geejs/gulp-tap.git" + }, + "scripts": { + "coffee": "coffee", + "dev": "coffee --watch --compile tests & coffee --watch --compile src", + "posttest": "rm tests/*.js tests/*.js.map", + "pretest": "coffee --compile --map tests", + "test": "tap -J tests/*.js", + "test:cov": "npm test -- --cov" + }, + "version": "1.0.1" } diff --git a/node_modules/gulp-uglify/node_modules/extend-shallow/package.json b/node_modules/gulp-uglify/node_modules/extend-shallow/package.json index e5e91053..75153fe7 100644 --- a/node_modules/gulp-uglify/node_modules/extend-shallow/package.json +++ b/node_modules/gulp-uglify/node_modules/extend-shallow/package.json @@ -1,32 +1,54 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "3.0.2", - "homepage": "https://github.com/jonschlinkert/extend-shallow", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "extend-shallow@3.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/extend-shallow", + "_from": "extend-shallow@3.0.2", + "_id": "extend-shallow@3.0.2", + "_inBundle": false, + "_integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", + "_location": "/gulp-uglify/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@3.0.2", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "3.0.2", + "saveSpec": null, + "fetchSpec": "3.0.2" + }, + "_requiredBy": [ + "/gulp-uglify" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "_spec": "3.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "assign-symbols": "^1.0.0", "is-extendable": "^1.0.1" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^1.0.0", "benchmarked": "^2.0.0", @@ -38,6 +60,13 @@ "mocha": "^3.5.3", "object-assign": "^4.1.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "assign", "clone", @@ -57,6 +86,16 @@ "utils", "value" ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -79,5 +118,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.0.2" } diff --git a/node_modules/gulp-uglify/node_modules/is-extendable/package.json b/node_modules/gulp-uglify/node_modules/is-extendable/package.json index 2aaab65a..5f50565f 100644 --- a/node_modules/gulp-uglify/node_modules/is-extendable/package.json +++ b/node_modules/gulp-uglify/node_modules/is-extendable/package.json @@ -1,33 +1,55 @@ { - "name": "is-extendable", - "description": "Returns true if a value is a plain object, array or function.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/is-extendable", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-extendable", + "_args": [ + [ + "is-extendable@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-extendable@1.0.1", + "_id": "is-extendable@1.0.1", + "_inBundle": false, + "_integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "_location": "/gulp-uglify/is-extendable", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-extendable@1.0.1", + "name": "is-extendable", + "escapedName": "is-extendable", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/gulp-uglify/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-extendable/issues" }, - "license": "MIT", - "files": [ - "index.js", - "index.d.ts" - ], - "main": "index.js", - "types": "index.d.ts", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-plain-object": "^2.0.4" }, + "description": "Returns true if a value is a plain object, array or function.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/jonschlinkert/is-extendable", "keywords": [ "array", "assign", @@ -42,6 +64,17 @@ "regex", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-extendable", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-extendable.git" + }, + "scripts": { + "test": "mocha" + }, + "types": "index.d.ts", "verb": { "related": { "list": [ @@ -63,5 +96,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/gulp-uglify/node_modules/is-plain-object/package.json b/node_modules/gulp-uglify/node_modules/is-plain-object/package.json index dd604986..2e49fe27 100644 --- a/node_modules/gulp-uglify/node_modules/is-plain-object/package.json +++ b/node_modules/gulp-uglify/node_modules/is-plain-object/package.json @@ -1,37 +1,60 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor.", - "version": "2.0.4", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-plain-object@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@2.0.4", + "_id": "is-plain-object@2.0.4", + "_inBundle": false, + "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "_location": "/gulp-uglify/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@2.0.4", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/gulp-uglify/is-extendable" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", - "test_browser": "mocha-phantomjs test/browser.html", - "test_node": "mocha", - "test": "npm run test_node && npm run browserify && npm run test_browser" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "browserify": "^14.4.0", "chai": "^4.0.2", @@ -41,6 +64,14 @@ "phantomjs": "^2.1.7", "uglify-js": "^3.0.24" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -55,6 +86,19 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test": "npm run test_node && npm run browserify && npm run test_browser", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha" + }, "types": "index.d.ts", "verb": { "toc": false, @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/gulp-uglify/node_modules/through2/package.json b/node_modules/gulp-uglify/node_modules/through2/package.json index 15960b63..4ec0e5db 100644 --- a/node_modules/gulp-uglify/node_modules/through2/package.json +++ b/node_modules/gulp-uglify/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-uglify/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-uglify" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-uglify/package.json b/node_modules/gulp-uglify/package.json index 06619430..ce9f2229 100644 --- a/node_modules/gulp-uglify/package.json +++ b/node_modules/gulp-uglify/package.json @@ -1,9 +1,44 @@ { - "name": "gulp-uglify", - "description": "Minify files with UglifyJS.", - "version": "3.0.2", - "author": "Terin Stock ", - "bugs": "https://github.com/terinjokes/gulp-uglify/issues", + "_args": [ + [ + "gulp-uglify@3.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "gulp-uglify@3.0.2", + "_id": "gulp-uglify@3.0.2", + "_inBundle": false, + "_integrity": "sha512-gk1dhB74AkV2kzqPMQBLA3jPoIAPd/nlNzP2XMDSG8XZrqnlCiDGAqC+rZOumzFvB5zOphlFh6yr3lgcAb/OOg==", + "_location": "/gulp-uglify", + "_phantomChildren": { + "assign-symbols": "1.0.0", + "isobject": "3.0.1", + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-uglify@3.0.2", + "name": "gulp-uglify", + "escapedName": "gulp-uglify", + "rawSpec": "3.0.2", + "saveSpec": null, + "fetchSpec": "3.0.2" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/gulp-uglify/-/gulp-uglify-3.0.2.tgz", + "_spec": "3.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Terin Stock", + "email": "terinjokes@gmail.com" + }, + "bugs": { + "url": "https://github.com/terinjokes/gulp-uglify/issues" + }, "dependencies": { "array-each": "^1.0.1", "extend-shallow": "^3.0.2", @@ -16,6 +51,7 @@ "uglify-js": "^3.0.5", "vinyl-sourcemaps-apply": "^0.2.0" }, + "description": "Minify files with UglifyJS.", "devDependencies": { "eslint": "^3.18.0", "eslint-config-prettier": "^2.1.0", @@ -31,13 +67,6 @@ "testdouble": "^2.1.2", "vinyl": "^2.0.0" }, - "homepage": "https://github.com/terinjokes/gulp-uglify/", - "keywords": [ - "gulpplugin" - ], - "license": "MIT", - "main": "index.js", - "repository": "terinjokes/gulp-uglify", "eslintConfig": { "env": { "node": true @@ -69,13 +98,25 @@ "composer.js", "lib/" ], - "scripts": { - "lint": "eslint *.js lib test", - "test": "tape test/*.js" - }, "greenkeeper": { "ignore": [ "gulp-sourcemaps" ] - } + }, + "homepage": "https://github.com/terinjokes/gulp-uglify/", + "keywords": [ + "gulpplugin" + ], + "license": "MIT", + "main": "index.js", + "name": "gulp-uglify", + "repository": { + "type": "git", + "url": "git+https://github.com/terinjokes/gulp-uglify.git" + }, + "scripts": { + "lint": "eslint *.js lib test", + "test": "tape test/*.js" + }, + "version": "3.0.2" } diff --git a/node_modules/gulp-util/node_modules/clone-stats/package.json b/node_modules/gulp-util/node_modules/clone-stats/package.json index 2880625c..07034924 100644 --- a/node_modules/gulp-util/node_modules/clone-stats/package.json +++ b/node_modules/gulp-util/node_modules/clone-stats/package.json @@ -1,25 +1,46 @@ { - "name": "clone-stats", - "description": "Safely clone node's fs.Stats instances without losing their class methods", - "version": "0.0.1", - "main": "index.js", + "_args": [ + [ + "clone-stats@0.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "clone-stats@0.0.1", + "_id": "clone-stats@0.0.1", + "_inBundle": false, + "_integrity": "sha1-uI+UqCzzi4eR1YBG6kAprYjKmdE=", + "_location": "/gulp-util/clone-stats", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "clone-stats@0.0.1", + "name": "clone-stats", + "escapedName": "clone-stats", + "rawSpec": "0.0.1", + "saveSpec": null, + "fetchSpec": "0.0.1" + }, + "_requiredBy": [ + "/gulp-util/vinyl" + ], + "_resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz", + "_spec": "0.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Hugh Kennedy", + "email": "hughskennedy@gmail.com", + "url": "http://hughsk.io/" + }, "browser": "index.js", - "dependencies": {}, - "devDependencies": { - "tape": "~2.3.2" - }, - "scripts": { - "test": "node test" - }, - "author": "Hugh Kennedy (http://hughsk.io/)", - "license": "MIT", - "repository": { - "type": "git", - "url": "git://github.com/hughsk/clone-stats" - }, "bugs": { "url": "https://github.com/hughsk/clone-stats/issues" }, + "dependencies": {}, + "description": "Safely clone node's fs.Stats instances without losing their class methods", + "devDependencies": { + "tape": "~2.3.2" + }, "homepage": "https://github.com/hughsk/clone-stats", "keywords": [ "stats", @@ -27,5 +48,16 @@ "clone", "copy", "prototype" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "clone-stats", + "repository": { + "type": "git", + "url": "git://github.com/hughsk/clone-stats.git" + }, + "scripts": { + "test": "node test" + }, + "version": "0.0.1" } diff --git a/node_modules/gulp-util/node_modules/clone/package.json b/node_modules/gulp-util/node_modules/clone/package.json index 3ddd242f..70217f09 100644 --- a/node_modules/gulp-util/node_modules/clone/package.json +++ b/node_modules/gulp-util/node_modules/clone/package.json @@ -1,6 +1,134 @@ { - "name": "clone", + "_args": [ + [ + "clone@1.0.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "clone@1.0.4", + "_id": "clone@1.0.4", + "_inBundle": false, + "_integrity": "sha1-2jCcwmPfFZlMaIypAheco8fNfH4=", + "_location": "/gulp-util/clone", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "clone@1.0.4", + "name": "clone", + "escapedName": "clone", + "rawSpec": "1.0.4", + "saveSpec": null, + "fetchSpec": "1.0.4" + }, + "_requiredBy": [ + "/gulp-util/vinyl" + ], + "_resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz", + "_spec": "1.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Paul Vorbach", + "email": "paul@vorba.ch", + "url": "http://paul.vorba.ch/" + }, + "bugs": { + "url": "https://github.com/pvorb/node-clone/issues" + }, + "contributors": [ + { + "name": "Blake Miner", + "email": "miner.blake@gmail.com", + "url": "http://www.blakeminer.com/" + }, + { + "name": "Tian You", + "email": "axqd001@gmail.com", + "url": "http://blog.axqd.net/" + }, + { + "name": "George Stagas", + "email": "gstagas@gmail.com", + "url": "http://stagas.com/" + }, + { + "name": "Tobiasz Cudnik", + "email": "tobiasz.cudnik@gmail.com", + "url": "https://github.com/TobiaszCudnik" + }, + { + "name": "Pavel Lang", + "email": "langpavel@phpskelet.org", + "url": "https://github.com/langpavel" + }, + { + "name": "Dan MacTough", + "url": "http://yabfog.com/" + }, + { + "name": "w1nk", + "url": "https://github.com/w1nk" + }, + { + "name": "Hugh Kennedy", + "url": "http://twitter.com/hughskennedy" + }, + { + "name": "Dustin Diaz", + "url": "http://dustindiaz.com" + }, + { + "name": "Ilya Shaisultanov", + "url": "https://github.com/diversario" + }, + { + "name": "Nathan MacInnes", + "email": "nathan@macinn.es", + "url": "http://macinn.es/" + }, + { + "name": "Benjamin E. Coe", + "email": "ben@npmjs.com", + "url": "https://twitter.com/benjamincoe" + }, + { + "name": "Nathan Zadoks", + "url": "https://github.com/nathan7" + }, + { + "name": "Róbert Oroszi", + "email": "robert+gh@oroszi.net", + "url": "https://github.com/oroce" + }, + { + "name": "Aurélio A. Heckert", + "url": "http://softwarelivre.org/aurium" + }, + { + "name": "Guy Ellis", + "url": "http://www.guyellisrocks.com/" + } + ], + "dependencies": {}, "description": "deep cloning of objects and arrays", + "devDependencies": { + "nodeunit": "~0.9.0" + }, + "engines": { + "node": ">=0.8" + }, + "homepage": "https://github.com/pvorb/node-clone#readme", + "license": "MIT", + "main": "clone.js", + "name": "clone", + "optionalDependencies": {}, + "repository": { + "type": "git", + "url": "git://github.com/pvorb/node-clone.git" + }, + "scripts": { + "test": "nodeunit test.js" + }, "tags": [ "clone", "object", @@ -8,44 +136,5 @@ "function", "date" ], - "version": "1.0.4", - "repository": { - "type": "git", - "url": "git://github.com/pvorb/node-clone.git" - }, - "bugs": { - "url": "https://github.com/pvorb/node-clone/issues" - }, - "main": "clone.js", - "author": "Paul Vorbach (http://paul.vorba.ch/)", - "contributors": [ - "Blake Miner (http://www.blakeminer.com/)", - "Tian You (http://blog.axqd.net/)", - "George Stagas (http://stagas.com/)", - "Tobiasz Cudnik (https://github.com/TobiaszCudnik)", - "Pavel Lang (https://github.com/langpavel)", - "Dan MacTough (http://yabfog.com/)", - "w1nk (https://github.com/w1nk)", - "Hugh Kennedy (http://twitter.com/hughskennedy)", - "Dustin Diaz (http://dustindiaz.com)", - "Ilya Shaisultanov (https://github.com/diversario)", - "Nathan MacInnes (http://macinn.es/)", - "Benjamin E. Coe (https://twitter.com/benjamincoe)", - "Nathan Zadoks (https://github.com/nathan7)", - "Róbert Oroszi (https://github.com/oroce)", - "Aurélio A. Heckert (http://softwarelivre.org/aurium)", - "Guy Ellis (http://www.guyellisrocks.com/)" - ], - "license": "MIT", - "engines": { - "node": ">=0.8" - }, - "dependencies": {}, - "devDependencies": { - "nodeunit": "~0.9.0" - }, - "optionalDependencies": {}, - "scripts": { - "test": "nodeunit test.js" - } + "version": "1.0.4" } diff --git a/node_modules/gulp-util/node_modules/lodash.template/package.json b/node_modules/gulp-util/node_modules/lodash.template/package.json index 88bb748e..289d1ed0 100644 --- a/node_modules/gulp-util/node_modules/lodash.template/package.json +++ b/node_modules/gulp-util/node_modules/lodash.template/package.json @@ -1,21 +1,67 @@ { - "name": "lodash.template", - "version": "3.6.2", - "description": "The modern build of lodash’s `_.template` as a module.", - "homepage": "https://lodash.com/", - "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash, lodash-modularized, stdlib, util", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" + "_args": [ + [ + "lodash.template@3.6.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.template@3.6.2", + "_id": "lodash.template@3.6.2", + "_inBundle": false, + "_integrity": "sha1-+M3sxhaaJVvpCYrosMU9N4kx0U8=", + "_location": "/gulp-util/lodash.template", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.template@3.6.2", + "name": "lodash.template", + "escapedName": "lodash.template", + "rawSpec": "3.6.2", + "saveSpec": null, + "fetchSpec": "3.6.2" + }, + "_requiredBy": [ + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz", + "_spec": "3.6.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "dependencies": { "lodash._basecopy": "^3.0.0", "lodash._basetostring": "^3.0.0", @@ -26,5 +72,24 @@ "lodash.keys": "^3.0.0", "lodash.restparam": "^3.0.0", "lodash.templatesettings": "^3.0.0" - } + }, + "description": "The modern build of lodash’s `_.template` as a module.", + "homepage": "https://lodash.com/", + "icon": "https://lodash.com/icon.svg", + "keywords": [ + "lodash", + "lodash-modularized", + "stdlib", + "util" + ], + "license": "MIT", + "name": "lodash.template", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.6.2" } diff --git a/node_modules/gulp-util/node_modules/lodash.templatesettings/package.json b/node_modules/gulp-util/node_modules/lodash.templatesettings/package.json index 150361df..96147976 100644 --- a/node_modules/gulp-util/node_modules/lodash.templatesettings/package.json +++ b/node_modules/gulp-util/node_modules/lodash.templatesettings/package.json @@ -1,21 +1,79 @@ { - "name": "lodash.templatesettings", - "version": "3.1.1", - "description": "The lodash method `_.templateSettings` exported as a module.", - "homepage": "https://lodash.com/", - "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash, lodash-modularized, stdlib, util, templatesettings", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (https://github.com/phated)", - "Mathias Bynens (https://mathiasbynens.be/)" + "_args": [ + [ + "lodash.templatesettings@3.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.templatesettings@3.1.1", + "_id": "lodash.templatesettings@3.1.1", + "_inBundle": false, + "_integrity": "sha1-+zB4RHU7Zrnxr6VOJix0UwfbqOU=", + "_location": "/gulp-util/lodash.templatesettings", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.templatesettings@3.1.1", + "name": "lodash.templatesettings", + "escapedName": "lodash.templatesettings", + "rawSpec": "3.1.1", + "saveSpec": null, + "fetchSpec": "3.1.1" + }, + "_requiredBy": [ + "/gulp-util/lodash.template" + ], + "_resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz", + "_spec": "3.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "https://github.com/phated" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "dependencies": { "lodash._reinterpolate": "^3.0.0", "lodash.escape": "^3.0.0" - } + }, + "description": "The lodash method `_.templateSettings` exported as a module.", + "homepage": "https://lodash.com/", + "icon": "https://lodash.com/icon.svg", + "keywords": [ + "lodash", + "lodash-modularized", + "stdlib", + "util", + "templatesettings" + ], + "license": "MIT", + "name": "lodash.templatesettings", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.1.1" } diff --git a/node_modules/gulp-util/node_modules/object-assign/package.json b/node_modules/gulp-util/node_modules/object-assign/package.json index c3b37fef..ce43650d 100644 --- a/node_modules/gulp-util/node_modules/object-assign/package.json +++ b/node_modules/gulp-util/node_modules/object-assign/package.json @@ -1,23 +1,51 @@ { - "name": "object-assign", - "version": "3.0.0", - "description": "ES6 Object.assign() ponyfill", - "license": "MIT", - "repository": "sindresorhus/object-assign", + "_args": [ + [ + "object-assign@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "object-assign@3.0.0", + "_id": "object-assign@3.0.0", + "_inBundle": false, + "_integrity": "sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I=", + "_location": "/gulp-util/object-assign", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "object-assign@3.0.0", + "name": "object-assign", + "escapedName": "object-assign", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/object-assign/issues" + }, + "description": "ES6 Object.assign() ponyfill", + "devDependencies": { + "mocha": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/object-assign#readme", "keywords": [ "object", "assign", @@ -32,7 +60,14 @@ "shim", "browser" ], - "devDependencies": { - "mocha": "*" - } + "license": "MIT", + "name": "object-assign", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/object-assign.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "3.0.0" } diff --git a/node_modules/gulp-util/node_modules/replace-ext/package.json b/node_modules/gulp-util/node_modules/replace-ext/package.json index 307d99b7..40800704 100644 --- a/node_modules/gulp-util/node_modules/replace-ext/package.json +++ b/node_modules/gulp-util/node_modules/replace-ext/package.json @@ -1,35 +1,71 @@ { - "name":"replace-ext", - "description":"Replaces a file extension with another one", - "version":"0.0.1", - "homepage":"http://github.com/wearefractal/replace-ext", - "repository":"git://github.com/wearefractal/replace-ext.git", - "author":"Fractal (http://wearefractal.com/)", - "main":"./index.js", - - "dependencies":{ - + "_args": [ + [ + "replace-ext@0.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "replace-ext@0.0.1", + "_id": "replace-ext@0.0.1", + "_inBundle": false, + "_integrity": "sha1-KbvZIHinOfC8zitO5B6DeVNSKSQ=", + "_location": "/gulp-util/replace-ext", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "replace-ext@0.0.1", + "name": "replace-ext", + "escapedName": "replace-ext", + "rawSpec": "0.0.1", + "saveSpec": null, + "fetchSpec": "0.0.1" }, + "_requiredBy": [ + "/gulp-util", + "/gulp-util/vinyl" + ], + "_resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz", + "_spec": "0.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Fractal", + "email": "contact@wearefractal.com", + "url": "http://wearefractal.com/" + }, + "bugs": { + "url": "https://github.com/wearefractal/replace-ext/issues" + }, + "dependencies": {}, + "description": "Replaces a file extension with another one", "devDependencies": { - "mocha": "~1.17.0", - "should": "~3.1.0", - "mocha-lcov-reporter": "~0.0.1", "coveralls": "~2.6.1", "istanbul": "~0.2.3", + "jshint": "~2.4.1", + "mocha": "~1.17.0", + "mocha-lcov-reporter": "~0.0.1", "rimraf": "~2.2.5", - "jshint": "~2.4.1" - }, - "scripts": { - "test": "mocha --reporter spec && jshint", - "coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage" + "should": "~3.1.0" }, "engines": { "node": ">= 0.4" }, - "licenses":[ + "homepage": "http://github.com/wearefractal/replace-ext", + "licenses": [ { - "type":"MIT", - "url":"http://github.com/wearefractal/replace-ext/raw/master/LICENSE" + "type": "MIT", + "url": "http://github.com/wearefractal/replace-ext/raw/master/LICENSE" } - ] + ], + "main": "./index.js", + "name": "replace-ext", + "repository": { + "type": "git", + "url": "git://github.com/wearefractal/replace-ext.git" + }, + "scripts": { + "coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage", + "test": "mocha --reporter spec && jshint" + }, + "version": "0.0.1" } diff --git a/node_modules/gulp-util/node_modules/through2/package.json b/node_modules/gulp-util/node_modules/through2/package.json index 15960b63..84c34130 100644 --- a/node_modules/gulp-util/node_modules/through2/package.json +++ b/node_modules/gulp-util/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/gulp-util/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/gulp-util/node_modules/vinyl/package.json b/node_modules/gulp-util/node_modules/vinyl/package.json index 6000cffb..e1b13825 100644 --- a/node_modules/gulp-util/node_modules/vinyl/package.json +++ b/node_modules/gulp-util/node_modules/vinyl/package.json @@ -1,20 +1,46 @@ { - "name": "vinyl", - "description": "A virtual file format", - "version": "0.5.3", - "homepage": "http://github.com/wearefractal/vinyl", - "repository": "git://github.com/wearefractal/vinyl.git", - "author": "Fractal (http://wearefractal.com/)", - "main": "./index.js", - "files": [ - "index.js", - "lib" + "_args": [ + [ + "vinyl@0.5.3", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "vinyl@0.5.3", + "_id": "vinyl@0.5.3", + "_inBundle": false, + "_integrity": "sha1-sEVbOPxeDPMNQyUTLkYZcMIJHN4=", + "_location": "/gulp-util/vinyl", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "vinyl@0.5.3", + "name": "vinyl", + "escapedName": "vinyl", + "rawSpec": "0.5.3", + "saveSpec": null, + "fetchSpec": "0.5.3" + }, + "_requiredBy": [ + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/vinyl/-/vinyl-0.5.3.tgz", + "_spec": "0.5.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Fractal", + "email": "contact@wearefractal.com", + "url": "http://wearefractal.com/" + }, + "bugs": { + "url": "https://github.com/wearefractal/vinyl/issues" + }, "dependencies": { "clone": "^1.0.0", "clone-stats": "^0.0.1", "replace-ext": "0.0.1" }, + "description": "A virtual file format", "devDependencies": { "buffer-equal": "0.0.1", "event-stream": "^3.1.0", @@ -26,12 +52,24 @@ "rimraf": "^2.2.5", "should": "^7.0.0" }, - "scripts": { - "test": "mocha && jshint lib", - "coveralls": "istanbul cover _mocha && istanbul-coveralls" - }, "engines": { "node": ">= 0.9" }, - "license": "MIT" + "files": [ + "index.js", + "lib" + ], + "homepage": "http://github.com/wearefractal/vinyl", + "license": "MIT", + "main": "./index.js", + "name": "vinyl", + "repository": { + "type": "git", + "url": "git://github.com/wearefractal/vinyl.git" + }, + "scripts": { + "coveralls": "istanbul cover _mocha && istanbul-coveralls", + "test": "mocha && jshint lib" + }, + "version": "0.5.3" } diff --git a/node_modules/gulp-util/package.json b/node_modules/gulp-util/package.json index 4e749b4f..9fc2ddf3 100644 --- a/node_modules/gulp-util/package.json +++ b/node_modules/gulp-util/package.json @@ -1,13 +1,52 @@ { - "name": "gulp-util", - "description": "Utility functions for gulp plugins", - "version": "3.0.8", - "repository": "gulpjs/gulp-util", - "author": "Fractal (http://wearefractal.com/)", - "files": [ - "index.js", - "lib" + "_args": [ + [ + "gulp-util@3.0.8", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "gulp-util@3.0.8", + "_id": "gulp-util@3.0.8", + "_inBundle": false, + "_integrity": "sha1-AFTh50RQLifATBh8PsxQXdVLu08=", + "_location": "/gulp-util", + "_phantomChildren": { + "lodash._basecopy": "3.0.1", + "lodash._basetostring": "3.0.1", + "lodash._basevalues": "3.0.0", + "lodash._isiterateecall": "3.0.9", + "lodash._reinterpolate": "3.0.0", + "lodash.escape": "3.2.0", + "lodash.keys": "3.1.2", + "lodash.restparam": "3.6.1", + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp-util@3.0.8", + "name": "gulp-util", + "escapedName": "gulp-util", + "rawSpec": "3.0.8", + "saveSpec": null, + "fetchSpec": "3.0.8" + }, + "_requiredBy": [ + "/gulp-concat-filenames", + "/gulp-dedupe" + ], + "_resolved": "https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.8.tgz", + "_spec": "3.0.8", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Fractal", + "email": "contact@wearefractal.com", + "url": "http://wearefractal.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/gulp-util/issues" + }, "dependencies": { "array-differ": "^1.0.0", "array-uniq": "^1.0.2", @@ -28,6 +67,7 @@ "through2": "^2.0.0", "vinyl": "^0.5.0" }, + "description": "Utility functions for gulp plugins", "devDependencies": { "buffer-equal": "^0.0.1", "coveralls": "^2.11.2", @@ -40,12 +80,23 @@ "rimraf": "^2.2.8", "should": "^7.0.1" }, - "scripts": { - "test": "jshint *.js lib/*.js test/*.js && mocha", - "coveralls": "istanbul cover _mocha --report lcovonly && istanbul-coveralls" - }, "engines": { "node": ">=0.10" }, - "license": "MIT" + "files": [ + "index.js", + "lib" + ], + "homepage": "https://github.com/gulpjs/gulp-util#readme", + "license": "MIT", + "name": "gulp-util", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/gulp-util.git" + }, + "scripts": { + "coveralls": "istanbul cover _mocha --report lcovonly && istanbul-coveralls", + "test": "jshint *.js lib/*.js test/*.js && mocha" + }, + "version": "3.0.8" } diff --git a/node_modules/gulp/package.json b/node_modules/gulp/package.json index 256684af..58910669 100644 --- a/node_modules/gulp/package.json +++ b/node_modules/gulp/package.json @@ -1,40 +1,61 @@ { - "name": "gulp", - "version": "4.0.2", - "description": "The streaming build system.", - "homepage": "https://gulpjs.com", - "author": "Gulp Team (https://gulpjs.com/)", - "contributors": [ - "Eric Schoffstall ", - "Blaine Bublitz " + "_args": [ + [ + "gulp@4.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "gulpjs/gulp", - "license": "MIT", - "engines": { - "node": ">= 0.10" + "_from": "gulp@4.0.2", + "_id": "gulp@4.0.2", + "_inBundle": false, + "_integrity": "sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==", + "_location": "/gulp", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulp@4.0.2", + "name": "gulp", + "escapedName": "gulp", + "rawSpec": "4.0.2", + "saveSpec": null, + "fetchSpec": "4.0.2" }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js", - "bin" + "_requiredBy": [ + "/fomantic-ui", + "/gulp-copy" ], + "_resolved": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz", + "_spec": "4.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "https://gulpjs.com/" + }, "bin": { - "gulp": "./bin/gulp.js" + "gulp": "bin/gulp.js" }, - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "nyc mocha --async-only", - "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", - "coveralls": "nyc report --reporter=text-lcov | coveralls" + "bugs": { + "url": "https://github.com/gulpjs/gulp/issues" }, + "contributors": [ + { + "name": "Eric Schoffstall", + "email": "yo@contra.io" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } + ], "dependencies": { "glob-watcher": "^5.0.3", "gulp-cli": "^2.2.0", "undertaker": "^1.2.1", "vinyl-fs": "^3.0.0" }, + "description": "The streaming build system.", "devDependencies": { "coveralls": "github:phated/node-coveralls#2.x", "eslint": "^2.13.1", @@ -45,6 +66,15 @@ "nyc": "^10.3.2", "rimraf": "^2.6.3" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js", + "bin" + ], + "homepage": "https://gulpjs.com", "keywords": [ "build", "stream", @@ -56,5 +86,20 @@ "series", "parallel", "streaming" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "gulp", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/gulp.git" + }, + "scripts": { + "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", + "coveralls": "nyc report --reporter=text-lcov | coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "nyc mocha --async-only" + }, + "version": "4.0.2" } diff --git a/node_modules/gulplog/package.json b/node_modules/gulplog/package.json index 047bc7c0..0c71dc8d 100644 --- a/node_modules/gulplog/package.json +++ b/node_modules/gulplog/package.json @@ -1,34 +1,75 @@ { - "name": "gulplog", - "version": "1.0.0", - "description": "Logger for gulp and gulp plugins", - "author": "Blaine Bublitz (http://iceddev.com)", - "contributors": [], - "repository": "gulpjs/gulplog", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" + "_args": [ + [ + "gulplog@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "test": "eslint index.js && jscs index.js" + "_from": "gulplog@1.0.0", + "_id": "gulplog@1.0.0", + "_inBundle": false, + "_integrity": "sha1-4oxNRdBey77YGDY86PnFkmIp/+U=", + "_location": "/gulplog", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "gulplog@1.0.0", + "name": "gulplog", + "escapedName": "gulplog", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" }, + "_requiredBy": [ + "/gulp-cli", + "/gulp-uglify", + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://iceddev.com" + }, + "bugs": { + "url": "https://github.com/gulpjs/gulplog/issues" + }, + "contributors": [], "dependencies": { "glogg": "^1.0.0" }, + "description": "Logger for gulp and gulp plugins", "devDependencies": { "eslint": "^1.5.1", "eslint-config-node-style-guide": "^1.0.1", "jscs": "^2.1.1" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/gulplog#readme", "keywords": [ "gulp", "gulp-util", "log", "logging" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "gulplog", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/gulplog.git" + }, + "scripts": { + "test": "eslint index.js && jscs index.js" + }, + "version": "1.0.0" } diff --git a/node_modules/has-ansi/package.json b/node_modules/has-ansi/package.json index 01e08d4f..78e3588d 100644 --- a/node_modules/has-ansi/package.json +++ b/node_modules/has-ansi/package.json @@ -1,27 +1,54 @@ { - "name": "has-ansi", - "version": "2.0.0", - "description": "Check if a string has ANSI escape codes", - "license": "MIT", - "repository": "sindresorhus/has-ansi", + "_args": [ + [ + "has-ansi@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "has-ansi@2.0.0", + "_id": "has-ansi@2.0.0", + "_inBundle": false, + "_integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", + "_location": "/has-ansi", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "has-ansi@2.0.0", + "name": "has-ansi", + "escapedName": "has-ansi", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/chalk" + ], + "_resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "maintainers": [ - "Sindre Sorhus (sindresorhus.com)", - "Joshua Appelman (jbnicolai.com)" - ], + "bugs": { + "url": "https://github.com/sindresorhus/has-ansi/issues" + }, + "dependencies": { + "ansi-regex": "^2.0.0" + }, + "description": "Check if a string has ANSI escape codes", + "devDependencies": { + "ava": "0.0.4" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "node test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/has-ansi#readme", "keywords": [ "ansi", "styles", @@ -46,10 +73,26 @@ "pattern", "has" ], - "dependencies": { - "ansi-regex": "^2.0.0" + "license": "MIT", + "maintainers": [ + { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + { + "name": "Joshua Appelman", + "email": "jappelman@xebia.com", + "url": "jbnicolai.com" + } + ], + "name": "has-ansi", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/has-ansi.git" }, - "devDependencies": { - "ava": "0.0.4" - } + "scripts": { + "test": "node test.js" + }, + "version": "2.0.0" } diff --git a/node_modules/has-flag/package.json b/node_modules/has-flag/package.json index e1eb17a1..18910d34 100644 --- a/node_modules/has-flag/package.json +++ b/node_modules/has-flag/package.json @@ -1,23 +1,54 @@ { - "name": "has-flag", - "version": "3.0.0", - "description": "Check if argv has a specific flag", - "license": "MIT", - "repository": "sindresorhus/has-flag", + "_args": [ + [ + "has-flag@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "has-flag@3.0.0", + "_id": "has-flag@3.0.0", + "_inBundle": false, + "_integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", + "_location": "/has-flag", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "has-flag@3.0.0", + "name": "has-flag", + "escapedName": "has-flag", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/gulp-debug/supports-color", + "/inquirer/supports-color", + "/rtlcss/supports-color" + ], + "_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/has-flag/issues" + }, + "description": "Check if argv has a specific flag", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/has-flag#readme", "keywords": [ "has", "check", @@ -37,8 +68,14 @@ "minimist", "optimist" ], - "devDependencies": { - "ava": "*", - "xo": "*" - } + "license": "MIT", + "name": "has-flag", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/has-flag.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "3.0.0" } diff --git a/node_modules/has-gulplog/package.json b/node_modules/has-gulplog/package.json index e492b19e..83147d03 100644 --- a/node_modules/has-gulplog/package.json +++ b/node_modules/has-gulplog/package.json @@ -1,31 +1,71 @@ { - "name": "has-gulplog", - "version": "0.1.0", - "description": "Check if gulplog is available before attempting to use it", - "author": "Blaine Bublitz (http://iceddev.com)", + "_args": [ + [ + "has-gulplog@0.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "has-gulplog@0.1.0", + "_id": "has-gulplog@0.1.0", + "_inBundle": false, + "_integrity": "sha1-ZBTIKRNpfaUVkDl9r7EvIpZ4Ec4=", + "_location": "/has-gulplog", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "has-gulplog@0.1.0", + "name": "has-gulplog", + "escapedName": "has-gulplog", + "rawSpec": "0.1.0", + "saveSpec": null, + "fetchSpec": "0.1.0" + }, + "_requiredBy": [ + "/gulp-uglify", + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz", + "_spec": "0.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://iceddev.com" + }, + "bugs": { + "url": "https://github.com/gulpjs/has-gulplog/issues" + }, "contributors": [], - "repository": "gulpjs/has-gulplog", - "license": "MIT", + "dependencies": { + "sparkles": "^1.0.0" + }, + "description": "Check if gulplog is available before attempting to use it", + "devDependencies": { + "eslint": "^1.3.1" + }, "engines": { "node": ">= 0.10" }, - "main": "index.js", "files": [ "index.js", "LICENSE" ], - "scripts": { - "test": "eslint *.js" - }, - "dependencies": { - "sparkles": "^1.0.0" - }, - "devDependencies": { - "eslint": "^1.3.1" - }, + "homepage": "https://github.com/gulpjs/has-gulplog#readme", "keywords": [ "gulp-util", "gulplog", "logging" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "has-gulplog", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/has-gulplog.git" + }, + "scripts": { + "test": "eslint *.js" + }, + "version": "0.1.0" } diff --git a/node_modules/has-symbols/package.json b/node_modules/has-symbols/package.json index 2c2f5727..a319b140 100644 --- a/node_modules/has-symbols/package.json +++ b/node_modules/has-symbols/package.json @@ -1,96 +1,129 @@ { - "name": "has-symbols", - "version": "1.0.2", - "author": { - "name": "Jordan Harband", - "email": "ljharb@gmail.com", - "url": "http://ljharb.codes" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - }, - "contributors": [ - { - "name": "Jordan Harband", - "email": "ljharb@gmail.com", - "url": "http://ljharb.codes" - } - ], - "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.", - "license": "MIT", - "main": "index.js", - "scripts": { - "prepublish": "safe-publish-latest", - "pretest": "npm run --silent lint", - "test": "npm run tests-only", - "posttest": "aud --production", - "tests-only": "npm run test:stock && npm run test:staging && npm run test:shams", - "test:stock": "nyc node test", - "test:staging": "nyc node --harmony --es-staging test", - "test:shams": "npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:corejs", - "test:shams:corejs": "nyc node test/shams/core-js.js", - "test:shams:getownpropertysymbols": "nyc node test/shams/get-own-property-symbols.js", - "lint": "eslint --ext=js,mjs .", - "version": "auto-changelog && git add CHANGELOG.md", - "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"" - }, - "repository": { - "type": "git", - "url": "git://github.com/inspect-js/has-symbols.git" - }, - "keywords": [ - "Symbol", - "symbols", - "typeof", - "sham", - "polyfill", - "native", - "core-js", - "ES6" - ], - "devDependencies": { - "@ljharb/eslint-config": "^17.5.1", - "aud": "^1.1.4", - "auto-changelog": "^2.2.1", - "core-js": "^2.6.12", - "eslint": "^7.20.0", - "get-own-property-symbols": "^0.9.5", - "nyc": "^10.3.2", - "safe-publish-latest": "^1.1.4", - "tape": "^5.2.0" - }, - "testling": { - "files": "test/index.js", - "browsers": [ - "iexplore/6.0..latest", - "firefox/3.0..6.0", - "firefox/15.0..latest", - "firefox/nightly", - "chrome/4.0..10.0", - "chrome/20.0..latest", - "chrome/canary", - "opera/10.0..latest", - "opera/next", - "safari/4.0..latest", - "ipad/6.0..latest", - "iphone/6.0..latest", - "android-browser/4.2" - ] - }, - "engines": { - "node": ">= 0.4" - }, - "auto-changelog": { - "output": "CHANGELOG.md", - "template": "keepachangelog", - "unreleased": false, - "commitLimit": false, - "backfillLimit": false, - "hideCredit": true - }, - "greenkeeper": { - "ignore": [ - "core-js" - ] - } + "_args": [ + [ + "has-symbols@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "has-symbols@1.0.2", + "_id": "has-symbols@1.0.2", + "_inBundle": false, + "_integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", + "_location": "/has-symbols", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "has-symbols@1.0.2", + "name": "has-symbols", + "escapedName": "has-symbols", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/get-intrinsic", + "/object.assign" + ], + "_resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jordan Harband", + "email": "ljharb@gmail.com", + "url": "http://ljharb.codes" + }, + "auto-changelog": { + "output": "CHANGELOG.md", + "template": "keepachangelog", + "unreleased": false, + "commitLimit": false, + "backfillLimit": false, + "hideCredit": true + }, + "bugs": { + "url": "https://github.com/inspect-js/has-symbols/issues" + }, + "contributors": [ + { + "name": "Jordan Harband", + "email": "ljharb@gmail.com", + "url": "http://ljharb.codes" + } + ], + "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.", + "devDependencies": { + "@ljharb/eslint-config": "^17.5.1", + "aud": "^1.1.4", + "auto-changelog": "^2.2.1", + "core-js": "^2.6.12", + "eslint": "^7.20.0", + "get-own-property-symbols": "^0.9.5", + "nyc": "^10.3.2", + "safe-publish-latest": "^1.1.4", + "tape": "^5.2.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + }, + "greenkeeper": { + "ignore": [ + "core-js" + ] + }, + "homepage": "https://github.com/inspect-js/has-symbols#readme", + "keywords": [ + "Symbol", + "symbols", + "typeof", + "sham", + "polyfill", + "native", + "core-js", + "ES6" + ], + "license": "MIT", + "main": "index.js", + "name": "has-symbols", + "repository": { + "type": "git", + "url": "git://github.com/inspect-js/has-symbols.git" + }, + "scripts": { + "lint": "eslint --ext=js,mjs .", + "posttest": "aud --production", + "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"", + "prepublish": "safe-publish-latest", + "pretest": "npm run --silent lint", + "test": "npm run tests-only", + "test:shams": "npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:corejs", + "test:shams:corejs": "nyc node test/shams/core-js.js", + "test:shams:getownpropertysymbols": "nyc node test/shams/get-own-property-symbols.js", + "test:staging": "nyc node --harmony --es-staging test", + "test:stock": "nyc node test", + "tests-only": "npm run test:stock && npm run test:staging && npm run test:shams", + "version": "auto-changelog && git add CHANGELOG.md" + }, + "testling": { + "files": "test/index.js", + "browsers": [ + "iexplore/6.0..latest", + "firefox/3.0..6.0", + "firefox/15.0..latest", + "firefox/nightly", + "chrome/4.0..10.0", + "chrome/20.0..latest", + "chrome/canary", + "opera/10.0..latest", + "opera/next", + "safari/4.0..latest", + "ipad/6.0..latest", + "iphone/6.0..latest", + "android-browser/4.2" + ] + }, + "version": "1.0.2" } diff --git a/node_modules/has-value/package.json b/node_modules/has-value/package.json index e65d4380..67c068d1 100644 --- a/node_modules/has-value/package.json +++ b/node_modules/has-value/package.json @@ -1,37 +1,66 @@ { - "name": "has-value", - "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/has-value", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ryan M Harrison (https://linkedin.com/in/harrisonrm)" + "_args": [ + [ + "has-value@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/has-value", + "_from": "has-value@1.0.0", + "_id": "has-value@1.0.0", + "_inBundle": false, + "_integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=", + "_location": "/has-value", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "has-value@1.0.0", + "name": "has-value", + "escapedName": "has-value", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/cache-base" + ], + "_resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/has-value/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ryan M Harrison", + "url": "https://linkedin.com/in/harrisonrm" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "get-value": "^2.0.6", "has-values": "^1.0.0", "isobject": "^3.0.0" }, + "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.4.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/has-value", "keywords": [ "array", "boolean", @@ -57,6 +86,16 @@ "utility", "value" ], + "license": "MIT", + "main": "index.js", + "name": "has-value", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/has-value.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -79,5 +118,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/has-values/node_modules/kind-of/package.json b/node_modules/has-values/node_modules/kind-of/package.json index 222afc0b..7b40626f 100644 --- a/node_modules/has-values/node_modules/kind-of/package.json +++ b/node_modules/has-values/node_modules/kind-of/package.json @@ -1,36 +1,69 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "4.0.0", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@4.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@4.0.0", + "_id": "kind-of@4.0.0", + "_inBundle": false, + "_integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", + "_location": "/has-values/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@4.0.0", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "4.0.0", + "saveSpec": null, + "fetchSpec": "4.0.0" + }, + "_requiredBy": [ + "/has-values" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", + "_spec": "4.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.1.1", @@ -41,6 +74,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +104,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +137,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "4.0.0" } diff --git a/node_modules/has-values/package.json b/node_modules/has-values/package.json index bdd841d9..b421ac70 100644 --- a/node_modules/has-values/package.json +++ b/node_modules/has-values/package.json @@ -1,32 +1,57 @@ { - "name": "has-values", - "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/has-values", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/has-values", + "_args": [ + [ + "has-values@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "has-values@1.0.0", + "_id": "has-values@1.0.0", + "_inBundle": false, + "_integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=", + "_location": "/has-values", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "has-values@1.0.0", + "name": "has-values", + "escapedName": "has-values", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/has-value" + ], + "_resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/has-values/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-number": "^3.0.0", "kind-of": "^4.0.0" }, + "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.4.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/has-values", "keywords": [ "array", "boolean", @@ -53,6 +78,16 @@ "value", "values" ], + "license": "MIT", + "main": "index.js", + "name": "has-values", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/has-values.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -78,5 +113,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/has/package.json b/node_modules/has/package.json index 7c4592f1..dc5a9710 100644 --- a/node_modules/has/package.json +++ b/node_modules/has/package.json @@ -1,37 +1,52 @@ { - "name": "has", - "description": "Object.prototype.hasOwnProperty.call shortcut", - "version": "1.0.3", - "homepage": "https://github.com/tarruda/has", + "_args": [ + [ + "has@1.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "has@1.0.3", + "_id": "has@1.0.3", + "_inBundle": false, + "_integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", + "_location": "/has", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "has@1.0.3", + "name": "has", + "escapedName": "has", + "rawSpec": "1.0.3", + "saveSpec": null, + "fetchSpec": "1.0.3" + }, + "_requiredBy": [ + "/get-intrinsic", + "/is-core-module", + "/node.extend" + ], + "_resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", + "_spec": "1.0.3", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Thiago de Arruda", "email": "tpadilha84@gmail.com" }, - "contributors": [ + "bugs": { + "url": "https://github.com/tarruda/has/issues" + }, + "contributors": [ { "name": "Jordan Harband", "email": "ljharb@gmail.com", "url": "http://ljharb.codes" } ], - "repository": { - "type": "git", - "url": "git://github.com/tarruda/has.git" - }, - "bugs": { - "url": "https://github.com/tarruda/has/issues" - }, - "license": "MIT", - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/tarruda/has/blob/master/LICENSE-MIT" - } - ], - "main": "./src", "dependencies": { "function-bind": "^1.1.1" }, + "description": "Object.prototype.hasOwnProperty.call shortcut", "devDependencies": { "@ljharb/eslint-config": "^12.2.1", "eslint": "^4.19.1", @@ -40,9 +55,24 @@ "engines": { "node": ">= 0.4.0" }, + "homepage": "https://github.com/tarruda/has", + "license": "MIT", + "licenses": [ + { + "type": "MIT", + "url": "https://github.com/tarruda/has/blob/master/LICENSE-MIT" + } + ], + "main": "./src", + "name": "has", + "repository": { + "type": "git", + "url": "git://github.com/tarruda/has.git" + }, "scripts": { "lint": "eslint .", "pretest": "npm run lint", "test": "tape test" - } + }, + "version": "1.0.3" } diff --git a/node_modules/homedir-polyfill/package.json b/node_modules/homedir-polyfill/package.json index ab5bc718..1089dbd8 100644 --- a/node_modules/homedir-polyfill/package.json +++ b/node_modules/homedir-polyfill/package.json @@ -1,30 +1,59 @@ { - "name": "homedir-polyfill", - "description": "Node.js os.homedir polyfill for older versions of node.js.", - "version": "1.0.3", - "homepage": "https://github.com/doowb/homedir-polyfill", - "author": "Brian Woodward (https://github.com/doowb)", - "repository": "doowb/homedir-polyfill", + "_args": [ + [ + "homedir-polyfill@1.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "homedir-polyfill@1.0.3", + "_id": "homedir-polyfill@1.0.3", + "_inBundle": false, + "_integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==", + "_location": "/homedir-polyfill", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "homedir-polyfill@1.0.3", + "name": "homedir-polyfill", + "escapedName": "homedir-polyfill", + "rawSpec": "1.0.3", + "saveSpec": null, + "fetchSpec": "1.0.3" + }, + "_requiredBy": [ + "/expand-tilde", + "/global-prefix", + "/replace-homedir", + "/v8flags" + ], + "_resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz", + "_spec": "1.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Brian Woodward", + "url": "https://github.com/doowb" + }, "bugs": { "url": "https://github.com/doowb/homedir-polyfill/issues" }, - "license": "MIT", + "dependencies": { + "parse-passwd": "^1.0.0" + }, + "description": "Node.js os.homedir polyfill for older versions of node.js.", + "devDependencies": { + "gulp-format-md": "^0.1.11", + "mocha": "^3.1.2" + }, + "engines": { + "node": ">=0.10.0" + }, "files": [ "index.js", "polyfill.js", "LICENSE" ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, - "devDependencies": { - "gulp-format-md": "^0.1.11", - "mocha": "^3.1.2" - }, + "homepage": "https://github.com/doowb/homedir-polyfill", "keywords": [ "home", "homedir", @@ -34,6 +63,16 @@ "polyfill", "userhome" ], + "license": "MIT", + "main": "index.js", + "name": "homedir-polyfill", + "repository": { + "type": "git", + "url": "git+https://github.com/doowb/homedir-polyfill.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -56,7 +95,5 @@ "verb-generate-readme" ] }, - "dependencies": { - "parse-passwd": "^1.0.0" - } + "version": "1.0.3" } diff --git a/node_modules/hosted-git-info/package.json b/node_modules/hosted-git-info/package.json index 8cc554c3..bda24168 100644 --- a/node_modules/hosted-git-info/package.json +++ b/node_modules/hosted-git-info/package.json @@ -1,32 +1,41 @@ { - "name": "hosted-git-info", - "version": "2.8.9", - "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab", - "main": "index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/hosted-git-info.git" - }, - "keywords": [ - "git", - "github", - "bitbucket", - "gitlab" + "_args": [ + [ + "hosted-git-info@2.8.9", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rebecca Turner (http://re-becca.org)", - "license": "ISC", + "_from": "hosted-git-info@2.8.9", + "_id": "hosted-git-info@2.8.9", + "_inBundle": false, + "_integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", + "_location": "/hosted-git-info", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "hosted-git-info@2.8.9", + "name": "hosted-git-info", + "escapedName": "hosted-git-info", + "rawSpec": "2.8.9", + "saveSpec": null, + "fetchSpec": "2.8.9" + }, + "_requiredBy": [ + "/normalize-package-data" + ], + "_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "_spec": "2.8.9", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rebecca Turner", + "email": "me@re-becca.org", + "url": "http://re-becca.org" + }, "bugs": { "url": "https://github.com/npm/hosted-git-info/issues" }, - "homepage": "https://github.com/npm/hosted-git-info", - "scripts": { - "prerelease": "npm t", - "postrelease": "npm publish --tag=ancient-legacy-fixes && git push --follow-tags", - "posttest": "standard", - "release": "standard-version -s", - "test:coverage": "tap --coverage-report=html -J --coverage=90 --no-esm test/*.js", - "test": "tap -J --coverage=90 --no-esm test/*.js" - }, + "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab", "devDependencies": { "standard": "^11.0.1", "standard-version": "^4.4.0", @@ -36,5 +45,28 @@ "index.js", "git-host.js", "git-host-info.js" - ] + ], + "homepage": "https://github.com/npm/hosted-git-info", + "keywords": [ + "git", + "github", + "bitbucket", + "gitlab" + ], + "license": "ISC", + "main": "index.js", + "name": "hosted-git-info", + "repository": { + "type": "git", + "url": "git+https://github.com/npm/hosted-git-info.git" + }, + "scripts": { + "postrelease": "npm publish --tag=ancient-legacy-fixes && git push --follow-tags", + "posttest": "standard", + "prerelease": "npm t", + "release": "standard-version -s", + "test": "tap -J --coverage=90 --no-esm test/*.js", + "test:coverage": "tap --coverage-report=html -J --coverage=90 --no-esm test/*.js" + }, + "version": "2.8.9" } diff --git a/node_modules/iconv-lite/package.json b/node_modules/iconv-lite/package.json index a7c74fcc..b4c7e674 100644 --- a/node_modules/iconv-lite/package.json +++ b/node_modules/iconv-lite/package.json @@ -1,46 +1,80 @@ { + "_args": [ + [ + "iconv-lite@0.4.24", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "iconv-lite@0.4.24", + "_id": "iconv-lite@0.4.24", + "_inBundle": false, + "_integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "_location": "/iconv-lite", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "iconv-lite@0.4.24", "name": "iconv-lite", - "description": "Convert character encodings in pure javascript.", - "version": "0.4.24", - "license": "MIT", - "keywords": [ - "iconv", - "convert", - "charset", - "icu" - ], - "author": "Alexander Shtuchkin ", - "main": "./lib/index.js", - "typings": "./lib/index.d.ts", - "homepage": "https://github.com/ashtuchkin/iconv-lite", - "bugs": "https://github.com/ashtuchkin/iconv-lite/issues", - "repository": { - "type": "git", - "url": "git://github.com/ashtuchkin/iconv-lite.git" - }, - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "coverage": "istanbul cover _mocha -- --grep .", - "coverage-open": "open coverage/lcov-report/index.html", - "test": "mocha --reporter spec --grep ." - }, - "browser": { - "./lib/extend-node": false, - "./lib/streams": false - }, - "devDependencies": { - "mocha": "^3.1.0", - "request": "~2.87.0", - "unorm": "*", - "errto": "*", - "async": "*", - "istanbul": "*", - "semver": "*", - "iconv": "*" - }, - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3" - } + "escapedName": "iconv-lite", + "rawSpec": "0.4.24", + "saveSpec": null, + "fetchSpec": "0.4.24" + }, + "_requiredBy": [ + "/external-editor", + "/needle" + ], + "_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", + "_spec": "0.4.24", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Alexander Shtuchkin", + "email": "ashtuchkin@gmail.com" + }, + "browser": { + "./lib/extend-node": false, + "./lib/streams": false + }, + "bugs": { + "url": "https://github.com/ashtuchkin/iconv-lite/issues" + }, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "description": "Convert character encodings in pure javascript.", + "devDependencies": { + "async": "*", + "errto": "*", + "iconv": "*", + "istanbul": "*", + "mocha": "^3.1.0", + "request": "~2.87.0", + "semver": "*", + "unorm": "*" + }, + "engines": { + "node": ">=0.10.0" + }, + "homepage": "https://github.com/ashtuchkin/iconv-lite", + "keywords": [ + "iconv", + "convert", + "charset", + "icu" + ], + "license": "MIT", + "main": "./lib/index.js", + "name": "iconv-lite", + "repository": { + "type": "git", + "url": "git://github.com/ashtuchkin/iconv-lite.git" + }, + "scripts": { + "coverage": "istanbul cover _mocha -- --grep .", + "coverage-open": "open coverage/lcov-report/index.html", + "test": "mocha --reporter spec --grep ." + }, + "typings": "./lib/index.d.ts", + "version": "0.4.24" } diff --git a/node_modules/import-regex/package.json b/node_modules/import-regex/package.json index 28e635d1..f6a0acb6 100644 --- a/node_modules/import-regex/package.json +++ b/node_modules/import-regex/package.json @@ -1,29 +1,64 @@ { - "name": "import-regex", - "version": "1.1.0", - "description": "Regular expression for matching CSS @imports", - "license": "MIT", - "repository": "kevva/import-regex", + "_args": [ + [ + "import-regex@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "import-regex@1.1.0", + "_id": "import-regex@1.1.0", + "_inBundle": false, + "_integrity": "sha1-pVxS5McFx2XKIQ6SQqBrvMiqf2Y=", + "_location": "/import-regex", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "import-regex@1.1.0", + "name": "import-regex", + "escapedName": "import-regex", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/get-imports" + ], + "_resolved": "https://registry.npmjs.org/import-regex/-/import-regex-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Kevin Mårtensson", "email": "kevinmartensson@gmail.com", "url": "https://github.com/kevva" }, + "bugs": { + "url": "https://github.com/kevva/import-regex/issues" + }, + "description": "Regular expression for matching CSS @imports", + "devDependencies": { + "ava": "^0.0.4" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "node test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/kevva/import-regex#readme", "keywords": [ "css", "import", "regex" ], - "devDependencies": { - "ava": "^0.0.4" - } + "license": "MIT", + "name": "import-regex", + "repository": { + "type": "git", + "url": "git+https://github.com/kevva/import-regex.git" + }, + "scripts": { + "test": "node test.js" + }, + "version": "1.1.0" } diff --git a/node_modules/inflight/package.json b/node_modules/inflight/package.json index 6084d350..6e6f4e7c 100644 --- a/node_modules/inflight/package.json +++ b/node_modules/inflight/package.json @@ -1,29 +1,62 @@ { - "name": "inflight", - "version": "1.0.6", - "description": "Add callbacks to requests in flight to avoid async duplication", - "main": "inflight.js", - "files": [ - "inflight.js" + "_args": [ + [ + "inflight@1.0.6", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "inflight@1.0.6", + "_id": "inflight@1.0.6", + "_inBundle": false, + "_integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", + "_location": "/inflight", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "inflight@1.0.6", + "name": "inflight", + "escapedName": "inflight", + "rawSpec": "1.0.6", + "saveSpec": null, + "fetchSpec": "1.0.6" + }, + "_requiredBy": [ + "/glob", + "/rework-import/glob" + ], + "_resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "_spec": "1.0.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/inflight/issues" + }, "dependencies": { "once": "^1.3.0", "wrappy": "1" }, + "description": "Add callbacks to requests in flight to avoid async duplication", "devDependencies": { "tap": "^7.1.2" }, + "files": [ + "inflight.js" + ], + "homepage": "https://github.com/isaacs/inflight", + "license": "ISC", + "main": "inflight.js", + "name": "inflight", + "repository": { + "type": "git", + "url": "git+https://github.com/npm/inflight.git" + }, "scripts": { "test": "tap test.js --100" }, - "repository": { - "type": "git", - "url": "https://github.com/npm/inflight.git" - }, - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "bugs": { - "url": "https://github.com/isaacs/inflight/issues" - }, - "homepage": "https://github.com/isaacs/inflight", - "license": "ISC" + "version": "1.0.6" } diff --git a/node_modules/inherits/package.json b/node_modules/inherits/package.json index 37b4366b..a5ff1120 100644 --- a/node_modules/inherits/package.json +++ b/node_modules/inherits/package.json @@ -1,7 +1,59 @@ { - "name": "inherits", + "_args": [ + [ + "inherits@2.0.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "inherits@2.0.4", + "_id": "inherits@2.0.4", + "_inBundle": false, + "_integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "_location": "/inherits", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "inherits@2.0.4", + "name": "inherits", + "escapedName": "inherits", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/chokidar", + "/cloneable-readable", + "/concat-stream", + "/css", + "/duplexer2/readable-stream", + "/duplexify", + "/flush-write-stream", + "/glob", + "/gulp-concat-css/readable-stream", + "/gulp-json-editor/readable-stream", + "/gulp-less/readable-stream", + "/pumpify", + "/readable-stream", + "/rework-import/glob", + "/through2" + ], + "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "browser": "./inherits_browser.js", + "bugs": { + "url": "https://github.com/isaacs/inherits/issues" + }, "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", - "version": "2.0.4", + "devDependencies": { + "tap": "^14.2.4" + }, + "files": [ + "inherits.js", + "inherits_browser.js" + ], + "homepage": "https://github.com/isaacs/inherits#readme", "keywords": [ "inheritance", "class", @@ -12,18 +64,15 @@ "browser", "browserify" ], - "main": "./inherits.js", - "browser": "./inherits_browser.js", - "repository": "git://github.com/isaacs/inherits", "license": "ISC", + "main": "./inherits.js", + "name": "inherits", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/inherits.git" + }, "scripts": { "test": "tap" }, - "devDependencies": { - "tap": "^14.2.4" - }, - "files": [ - "inherits.js", - "inherits_browser.js" - ] + "version": "2.0.4" } diff --git a/node_modules/ini/package.json b/node_modules/ini/package.json index c830a355..1dd06b56 100644 --- a/node_modules/ini/package.json +++ b/node_modules/ini/package.json @@ -1,23 +1,42 @@ { - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "name": "ini", + "_args": [ + [ + "ini@1.3.8", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ini@1.3.8", + "_id": "ini@1.3.8", + "_inBundle": false, + "_integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", + "_location": "/ini", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ini@1.3.8", + "name": "ini", + "escapedName": "ini", + "rawSpec": "1.3.8", + "saveSpec": null, + "fetchSpec": "1.3.8" + }, + "_requiredBy": [ + "/config-chain", + "/global-prefix" + ], + "_resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", + "_spec": "1.3.8", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/ini/issues" + }, "description": "An ini encoder/decoder for node", - "version": "1.3.8", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/ini.git" - }, - "main": "ini.js", - "scripts": { - "eslint": "eslint", - "lint": "npm run eslint -- ini.js test/*.js", - "lintfix": "npm run lint -- --fix", - "test": "tap", - "posttest": "npm run lint", - "preversion": "npm test", - "postversion": "npm publish", - "prepublishOnly": "git push origin --follow-tags" - }, "devDependencies": { "eslint": "^7.9.0", "eslint-plugin-import": "^2.22.0", @@ -26,8 +45,26 @@ "eslint-plugin-standard": "^4.0.1", "tap": "14" }, - "license": "ISC", "files": [ "ini.js" - ] + ], + "homepage": "https://github.com/isaacs/ini#readme", + "license": "ISC", + "main": "ini.js", + "name": "ini", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/ini.git" + }, + "scripts": { + "eslint": "eslint", + "lint": "npm run eslint -- ini.js test/*.js", + "lintfix": "npm run lint -- --fix", + "posttest": "npm run lint", + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags", + "preversion": "npm test", + "test": "tap" + }, + "version": "1.3.8" } diff --git a/node_modules/inquirer/node_modules/ansi-regex/package.json b/node_modules/inquirer/node_modules/ansi-regex/package.json index a849fdf5..f0207833 100644 --- a/node_modules/inquirer/node_modules/ansi-regex/package.json +++ b/node_modules/inquirer/node_modules/ansi-regex/package.json @@ -1,53 +1,88 @@ { - "name": "ansi-regex", - "version": "4.1.0", - "description": "Regular expression for matching ANSI escape codes", - "license": "MIT", - "repository": "chalk/ansi-regex", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "xo && ava", - "view-supported": "node fixtures/view-codes.js" - }, - "files": [ - "index.js" - ], - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "text", - "regex", - "regexp", - "re", - "match", - "test", - "find", - "pattern" - ], - "devDependencies": { - "ava": "^0.25.0", - "xo": "^0.23.0" - } + "_args": [ + [ + "ansi-regex@4.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ansi-regex@4.1.0", + "_id": "ansi-regex@4.1.0", + "_inBundle": false, + "_integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", + "_location": "/inquirer/ansi-regex", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-regex@4.1.0", + "name": "ansi-regex", + "escapedName": "ansi-regex", + "rawSpec": "4.1.0", + "saveSpec": null, + "fetchSpec": "4.1.0" + }, + "_requiredBy": [ + "/inquirer/strip-ansi" + ], + "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", + "_spec": "4.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/chalk/ansi-regex/issues" + }, + "description": "Regular expression for matching ANSI escape codes", + "devDependencies": { + "ava": "^0.25.0", + "xo": "^0.23.0" + }, + "engines": { + "node": ">=6" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/chalk/ansi-regex#readme", + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "text", + "regex", + "regexp", + "re", + "match", + "test", + "find", + "pattern" + ], + "license": "MIT", + "name": "ansi-regex", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/ansi-regex.git" + }, + "scripts": { + "test": "xo && ava", + "view-supported": "node fixtures/view-codes.js" + }, + "version": "4.1.0" } diff --git a/node_modules/inquirer/node_modules/ansi-styles/package.json b/node_modules/inquirer/node_modules/ansi-styles/package.json index 65edb48c..60cd96c1 100644 --- a/node_modules/inquirer/node_modules/ansi-styles/package.json +++ b/node_modules/inquirer/node_modules/ansi-styles/package.json @@ -1,56 +1,91 @@ { - "name": "ansi-styles", - "version": "3.2.1", - "description": "ANSI escape codes for styling strings in the terminal", - "license": "MIT", - "repository": "chalk/ansi-styles", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && ava", - "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor" - }, - "files": [ - "index.js" - ], - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "dependencies": { - "color-convert": "^1.9.0" - }, - "devDependencies": { - "ava": "*", - "babel-polyfill": "^6.23.0", - "svg-term-cli": "^2.1.1", - "xo": "*" - }, - "ava": { - "require": "babel-polyfill" - } + "_args": [ + [ + "ansi-styles@3.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ansi-styles@3.2.1", + "_id": "ansi-styles@3.2.1", + "_inBundle": false, + "_integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "_location": "/inquirer/ansi-styles", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-styles@3.2.1", + "name": "ansi-styles", + "escapedName": "ansi-styles", + "rawSpec": "3.2.1", + "saveSpec": null, + "fetchSpec": "3.2.1" + }, + "_requiredBy": [ + "/inquirer/chalk" + ], + "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "_spec": "3.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "ava": { + "require": "babel-polyfill" + }, + "bugs": { + "url": "https://github.com/chalk/ansi-styles/issues" + }, + "dependencies": { + "color-convert": "^1.9.0" + }, + "description": "ANSI escape codes for styling strings in the terminal", + "devDependencies": { + "ava": "*", + "babel-polyfill": "^6.23.0", + "svg-term-cli": "^2.1.1", + "xo": "*" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/chalk/ansi-styles#readme", + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "license": "MIT", + "name": "ansi-styles", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/ansi-styles.git" + }, + "scripts": { + "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor", + "test": "xo && ava" + }, + "version": "3.2.1" } diff --git a/node_modules/inquirer/node_modules/chalk/package.json b/node_modules/inquirer/node_modules/chalk/package.json index bc324685..cdbfe4c3 100644 --- a/node_modules/inquirer/node_modules/chalk/package.json +++ b/node_modules/inquirer/node_modules/chalk/package.json @@ -1,71 +1,106 @@ { - "name": "chalk", - "version": "2.4.2", - "description": "Terminal string styling done right", - "license": "MIT", - "repository": "chalk/chalk", - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && tsc --project types && flow --max-warnings=0 && nyc ava", - "bench": "matcha benchmark.js", - "coveralls": "nyc report --reporter=text-lcov | coveralls" - }, - "files": [ - "index.js", - "templates.js", - "types/index.d.ts", - "index.js.flow" - ], - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "str", - "ansi", - "style", - "styles", - "tty", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "devDependencies": { - "ava": "*", - "coveralls": "^3.0.0", - "execa": "^0.9.0", - "flow-bin": "^0.68.0", - "import-fresh": "^2.0.0", - "matcha": "^0.7.0", - "nyc": "^11.0.2", - "resolve-from": "^4.0.0", - "typescript": "^2.5.3", - "xo": "*" - }, - "types": "types/index.d.ts", - "xo": { - "envs": [ - "node", - "mocha" - ], - "ignores": [ - "test/_flow.js" - ] - } + "_args": [ + [ + "chalk@2.4.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "chalk@2.4.2", + "_id": "chalk@2.4.2", + "_inBundle": false, + "_integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "_location": "/inquirer/chalk", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "chalk@2.4.2", + "name": "chalk", + "escapedName": "chalk", + "rawSpec": "2.4.2", + "saveSpec": null, + "fetchSpec": "2.4.2" + }, + "_requiredBy": [ + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "_spec": "2.4.2", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/chalk/chalk/issues" + }, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "description": "Terminal string styling done right", + "devDependencies": { + "ava": "*", + "coveralls": "^3.0.0", + "execa": "^0.9.0", + "flow-bin": "^0.68.0", + "import-fresh": "^2.0.0", + "matcha": "^0.7.0", + "nyc": "^11.0.2", + "resolve-from": "^4.0.0", + "typescript": "^2.5.3", + "xo": "*" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js", + "templates.js", + "types/index.d.ts", + "index.js.flow" + ], + "homepage": "https://github.com/chalk/chalk#readme", + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "str", + "ansi", + "style", + "styles", + "tty", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "license": "MIT", + "name": "chalk", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/chalk.git" + }, + "scripts": { + "bench": "matcha benchmark.js", + "coveralls": "nyc report --reporter=text-lcov | coveralls", + "test": "xo && tsc --project types && flow --max-warnings=0 && nyc ava" + }, + "types": "types/index.d.ts", + "version": "2.4.2", + "xo": { + "envs": [ + "node", + "mocha" + ], + "ignores": [ + "test/_flow.js" + ] + } } diff --git a/node_modules/inquirer/node_modules/strip-ansi/package.json b/node_modules/inquirer/node_modules/strip-ansi/package.json index 7494fd7e..ff30514f 100644 --- a/node_modules/inquirer/node_modules/strip-ansi/package.json +++ b/node_modules/inquirer/node_modules/strip-ansi/package.json @@ -1,54 +1,89 @@ { - "name": "strip-ansi", - "version": "5.2.0", - "description": "Strip ANSI escape codes from a string", - "license": "MIT", - "repository": "chalk/strip-ansi", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "xo && ava && tsd-check" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "keywords": [ - "strip", - "trim", - "remove", - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "dependencies": { - "ansi-regex": "^4.1.0" - }, - "devDependencies": { - "ava": "^1.3.1", - "tsd-check": "^0.5.0", - "xo": "^0.24.0" - } + "_args": [ + [ + "strip-ansi@5.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "strip-ansi@5.2.0", + "_id": "strip-ansi@5.2.0", + "_inBundle": false, + "_integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", + "_location": "/inquirer/strip-ansi", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "strip-ansi@5.2.0", + "name": "strip-ansi", + "escapedName": "strip-ansi", + "rawSpec": "5.2.0", + "saveSpec": null, + "fetchSpec": "5.2.0" + }, + "_requiredBy": [ + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", + "_spec": "5.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/chalk/strip-ansi/issues" + }, + "dependencies": { + "ansi-regex": "^4.1.0" + }, + "description": "Strip ANSI escape codes from a string", + "devDependencies": { + "ava": "^1.3.1", + "tsd-check": "^0.5.0", + "xo": "^0.24.0" + }, + "engines": { + "node": ">=6" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/chalk/strip-ansi#readme", + "keywords": [ + "strip", + "trim", + "remove", + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "license": "MIT", + "name": "strip-ansi", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/strip-ansi.git" + }, + "scripts": { + "test": "xo && ava && tsd-check" + }, + "version": "5.2.0" } diff --git a/node_modules/inquirer/node_modules/supports-color/package.json b/node_modules/inquirer/node_modules/supports-color/package.json index ad199f5c..e42fd8f3 100644 --- a/node_modules/inquirer/node_modules/supports-color/package.json +++ b/node_modules/inquirer/node_modules/supports-color/package.json @@ -1,53 +1,88 @@ { - "name": "supports-color", - "version": "5.5.0", - "description": "Detect whether a terminal supports color", - "license": "MIT", - "repository": "chalk/supports-color", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && ava" - }, - "files": [ - "index.js", - "browser.js" - ], - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "ansi", - "styles", - "tty", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "support", - "supports", - "capability", - "detect", - "truecolor", - "16m" - ], - "dependencies": { - "has-flag": "^3.0.0" - }, - "devDependencies": { - "ava": "^0.25.0", - "import-fresh": "^2.0.0", - "xo": "^0.20.0" - }, - "browser": "browser.js" + "_args": [ + [ + "supports-color@5.5.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "supports-color@5.5.0", + "_id": "supports-color@5.5.0", + "_inBundle": false, + "_integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "_location": "/inquirer/supports-color", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "supports-color@5.5.0", + "name": "supports-color", + "escapedName": "supports-color", + "rawSpec": "5.5.0", + "saveSpec": null, + "fetchSpec": "5.5.0" + }, + "_requiredBy": [ + "/inquirer/chalk" + ], + "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "_spec": "5.5.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "browser": "browser.js", + "bugs": { + "url": "https://github.com/chalk/supports-color/issues" + }, + "dependencies": { + "has-flag": "^3.0.0" + }, + "description": "Detect whether a terminal supports color", + "devDependencies": { + "ava": "^0.25.0", + "import-fresh": "^2.0.0", + "xo": "^0.20.0" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js", + "browser.js" + ], + "homepage": "https://github.com/chalk/supports-color#readme", + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "ansi", + "styles", + "tty", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "support", + "supports", + "capability", + "detect", + "truecolor", + "16m" + ], + "license": "MIT", + "name": "supports-color", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/supports-color.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "5.5.0" } diff --git a/node_modules/inquirer/package.json b/node_modules/inquirer/package.json index f88406c2..8cb73170 100644 --- a/node_modules/inquirer/package.json +++ b/node_modules/inquirer/package.json @@ -1,41 +1,43 @@ { - "name": "inquirer", - "version": "6.5.2", - "description": "A collection of common interactive command line user interfaces.", - "author": "Simon Boudrias ", - "files": [ - "lib", - "README.md" + "_args": [ + [ + "inquirer@6.5.2", + "F:\\laragon\\www\\wishthis" + ] ], - "main": "lib/inquirer.js", - "keywords": [ - "command", - "prompt", - "stdin", - "cli", - "tty", - "menu" + "_from": "inquirer@6.5.2", + "_id": "inquirer@6.5.2", + "_inBundle": false, + "_integrity": "sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==", + "_location": "/inquirer", + "_phantomChildren": { + "color-convert": "1.9.3", + "escape-string-regexp": "1.0.5", + "has-flag": "3.0.0" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "inquirer@6.5.2", + "name": "inquirer", + "escapedName": "inquirer", + "rawSpec": "6.5.2", + "saveSpec": null, + "fetchSpec": "6.5.2" + }, + "_requiredBy": [ + "/fomantic-ui" ], - "engines": { - "node": ">=6.0.0" + "_resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.5.2.tgz", + "_spec": "6.5.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Simon Boudrias", + "email": "admin@simonboudrias.com" }, - "devDependencies": { - "chai": "^4.2.0", - "chalk-pipe": "^2.0.0", - "cmdify": "^0.0.4", - "mocha": "^5.0.0", - "mockery": "^2.1.0", - "nyc": "^13.1.0", - "sinon": "^7.1.1" + "bugs": { + "url": "https://github.com/SBoudrias/Inquirer.js/issues" }, - "scripts": { - "test": "nyc mocha test/**/* -r ./test/before", - "posttest": "nyc report --reporter=text-lcov > ../../coverage/nyc-report.lcov", - "prepublishOnly": "cp ../../README.md .", - "postpublish": "rm -f README.md" - }, - "repository": "SBoudrias/Inquirer.js", - "license": "MIT", "dependencies": { "ansi-escapes": "^3.2.0", "chalk": "^2.4.2", @@ -51,5 +53,45 @@ "strip-ansi": "^5.1.0", "through": "^2.3.6" }, - "gitHead": "7d87f666042c67638d2e89bd4586d22f61e90130" + "description": "A collection of common interactive command line user interfaces.", + "devDependencies": { + "chai": "^4.2.0", + "chalk-pipe": "^2.0.0", + "cmdify": "^0.0.4", + "mocha": "^5.0.0", + "mockery": "^2.1.0", + "nyc": "^13.1.0", + "sinon": "^7.1.1" + }, + "engines": { + "node": ">=6.0.0" + }, + "files": [ + "lib", + "README.md" + ], + "gitHead": "7d87f666042c67638d2e89bd4586d22f61e90130", + "homepage": "https://github.com/SBoudrias/Inquirer.js#readme", + "keywords": [ + "command", + "prompt", + "stdin", + "cli", + "tty", + "menu" + ], + "license": "MIT", + "main": "lib/inquirer.js", + "name": "inquirer", + "repository": { + "type": "git", + "url": "git+https://github.com/SBoudrias/Inquirer.js.git" + }, + "scripts": { + "postpublish": "rm -f README.md", + "posttest": "nyc report --reporter=text-lcov > ../../coverage/nyc-report.lcov", + "prepublishOnly": "cp ../../README.md .", + "test": "nyc mocha test/**/* -r ./test/before" + }, + "version": "6.5.2" } diff --git a/node_modules/interpret/package.json b/node_modules/interpret/package.json index 06535164..32c6be57 100644 --- a/node_modules/interpret/package.json +++ b/node_modules/interpret/package.json @@ -1,31 +1,53 @@ { - "name": "interpret", - "version": "1.4.0", - "description": "A dictionary of file extensions and associated module loaders.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "interpret@1.4.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "interpret@1.4.0", + "_id": "interpret@1.4.0", + "_inBundle": false, + "_integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==", + "_location": "/interpret", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "interpret@1.4.0", + "name": "interpret", + "escapedName": "interpret", + "rawSpec": "1.4.0", + "saveSpec": null, + "fetchSpec": "1.4.0" + }, + "_requiredBy": [ + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz", + "_spec": "1.4.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/interpret/issues" + }, "contributors": [ - "Blaine Bublitz ", - "Tyler Kellen (http://goingslowly.com/)" + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + }, + { + "name": "Tyler Kellen", + "email": "tyler@sleekcode.net", + "url": "http://goingslowly.com/" + } ], - "repository": "gulpjs/interpret", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js", - "mjs-stub.js" - ], - "scripts": { - "lint": "eslint .", - "pretest": "rm -rf tmp/ && npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": {}, + "description": "A dictionary of file extensions and associated module loaders.", "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", @@ -38,6 +60,15 @@ "shelljs": "0.7.5", "trash-cli": "^3.0.0" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js", + "mjs-stub.js" + ], + "homepage": "https://github.com/gulpjs/interpret#readme", "keywords": [ "cirru-script", "cjsx", @@ -71,5 +102,20 @@ "xml", "yaml", "yml" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "interpret", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/interpret.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint .", + "pretest": "rm -rf tmp/ && npm run lint", + "test": "mocha --async-only" + }, + "version": "1.4.0" } diff --git a/node_modules/invert-kv/package.json b/node_modules/invert-kv/package.json index 1e85d9b2..f93f3ca2 100644 --- a/node_modules/invert-kv/package.json +++ b/node_modules/invert-kv/package.json @@ -1,23 +1,51 @@ { - "name": "invert-kv", - "version": "1.0.0", - "description": "Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}", - "license": "MIT", - "repository": "sindresorhus/invert-kv", + "_args": [ + [ + "invert-kv@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "invert-kv@1.0.0", + "_id": "invert-kv@1.0.0", + "_inBundle": false, + "_integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY=", + "_location": "/invert-kv", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "invert-kv@1.0.0", + "name": "invert-kv", + "escapedName": "invert-kv", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/lcid" + ], + "_resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/invert-kv/issues" + }, + "description": "Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}", + "devDependencies": { + "mocha": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/invert-kv#readme", "keywords": [ "object", "obj", @@ -27,7 +55,14 @@ "kv", "invert" ], - "devDependencies": { - "mocha": "*" - } + "license": "MIT", + "name": "invert-kv", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/invert-kv.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.0.0" } diff --git a/node_modules/ip-regex/package.json b/node_modules/ip-regex/package.json index 733d3c6c..dfa85921 100644 --- a/node_modules/ip-regex/package.json +++ b/node_modules/ip-regex/package.json @@ -1,23 +1,51 @@ { - "name": "ip-regex", - "version": "1.0.3", - "description": "Regular expression for matching IP addresses", - "license": "MIT", - "repository": "sindresorhus/ip-regex", + "_args": [ + [ + "ip-regex@1.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ip-regex@1.0.3", + "_id": "ip-regex@1.0.3", + "_inBundle": false, + "_integrity": "sha1-3FiQdvZZ9BnCIgOaMzFvHHOH7/0=", + "_location": "/ip-regex", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ip-regex@1.0.3", + "name": "ip-regex", + "escapedName": "ip-regex", + "rawSpec": "1.0.3", + "saveSpec": null, + "fetchSpec": "1.0.3" + }, + "_requiredBy": [ + "/url-regex" + ], + "_resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-1.0.3.tgz", + "_spec": "1.0.3", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/ip-regex/issues" + }, + "description": "Regular expression for matching IP addresses", + "devDependencies": { + "ava": "0.0.4" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "node test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/ip-regex#readme", "keywords": [ "text", "regex", @@ -33,7 +61,14 @@ "address", "validate" ], - "devDependencies": { - "ava": "0.0.4" - } + "license": "MIT", + "name": "ip-regex", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/ip-regex.git" + }, + "scripts": { + "test": "node test.js" + }, + "version": "1.0.3" } diff --git a/node_modules/irregular-plurals/package.json b/node_modules/irregular-plurals/package.json index baf3a5e2..b8dff2e4 100644 --- a/node_modules/irregular-plurals/package.json +++ b/node_modules/irregular-plurals/package.json @@ -1,39 +1,74 @@ { - "name": "irregular-plurals", - "version": "2.0.0", - "description": "Map of nouns to their irregular plural form", - "license": "MIT", - "repository": "sindresorhus/irregular-plurals", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "xo && ava" - }, - "files": [ - "index.js", - "irregular-plurals.json" - ], - "keywords": [ - "word", - "words", - "list", - "map", - "hash", - "json", - "irregular", - "plural", - "plurals", - "noun", - "nouns" - ], - "devDependencies": { - "ava": "*", - "xo": "*" - } + "_args": [ + [ + "irregular-plurals@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "irregular-plurals@2.0.0", + "_id": "irregular-plurals@2.0.0", + "_inBundle": false, + "_integrity": "sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw==", + "_location": "/irregular-plurals", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "irregular-plurals@2.0.0", + "name": "irregular-plurals", + "escapedName": "irregular-plurals", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/plur" + ], + "_resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/irregular-plurals/issues" + }, + "description": "Map of nouns to their irregular plural form", + "devDependencies": { + "ava": "*", + "xo": "*" + }, + "engines": { + "node": ">=6" + }, + "files": [ + "index.js", + "irregular-plurals.json" + ], + "homepage": "https://github.com/sindresorhus/irregular-plurals#readme", + "keywords": [ + "word", + "words", + "list", + "map", + "hash", + "json", + "irregular", + "plural", + "plurals", + "noun", + "nouns" + ], + "license": "MIT", + "name": "irregular-plurals", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/irregular-plurals.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "2.0.0" } diff --git a/node_modules/is-absolute/package.json b/node_modules/is-absolute/package.json index d0cb992d..36b9e70d 100644 --- a/node_modules/is-absolute/package.json +++ b/node_modules/is-absolute/package.json @@ -1,38 +1,74 @@ { - "name": "is-absolute", - "description": "Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/is-absolute", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Elan Shanker (https://github.com/es128)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Shinnosuke Watanabe (https://shinnn.github.io)", - "(http://sobak.pl)" + "_args": [ + [ + "is-absolute@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-absolute", + "_from": "is-absolute@1.0.0", + "_id": "is-absolute@1.0.0", + "_inBundle": false, + "_integrity": "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==", + "_location": "/is-absolute", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-absolute@1.0.0", + "name": "is-absolute", + "escapedName": "is-absolute", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/parse-filepath", + "/replace-homedir", + "/to-absolute-glob" + ], + "_resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-absolute/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Elan Shanker", + "url": "https://github.com/es128" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Shinnosuke Watanabe", + "url": "https://shinnn.github.io" + }, + { + "url": "http://sobak.pl" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-relative": "^1.0.0", "is-windows": "^1.0.1" }, + "description": "Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-absolute", "keywords": [ "absolute", "built", @@ -62,6 +98,16 @@ "util", "utils" ], + "license": "MIT", + "main": "index.js", + "name": "is-absolute", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-absolute.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -87,5 +133,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json b/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json index 5820cad2..41117363 100644 --- a/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json +++ b/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json @@ -1,35 +1,74 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "6.0.3", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "James (https://twitter.com/aretecode)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)", - "tunnckoCore (https://i.am.charlike.online)" + "_args": [ + [ + "kind-of@6.0.3", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@6.0.3", + "_id": "kind-of@6.0.3", + "_inBundle": false, + "_integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "_location": "/is-accessor-descriptor/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@6.0.3", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "6.0.3", + "saveSpec": null, + "fetchSpec": "6.0.3" + }, + "_requiredBy": [ + "/is-accessor-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "_spec": "6.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "James", + "url": "https://twitter.com/aretecode" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + }, + { + "name": "tunnckoCore", + "url": "https://i.am.charlike.online" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, + "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^2.0.0", "browserify": "^14.4.0", @@ -37,6 +76,13 @@ "mocha": "^4.0.1", "write": "^1.0.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -60,6 +106,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -84,5 +141,6 @@ "typeof", "verb" ] - } + }, + "version": "6.0.3" } diff --git a/node_modules/is-accessor-descriptor/package.json b/node_modules/is-accessor-descriptor/package.json index 47b97ac3..2e827eab 100644 --- a/node_modules/is-accessor-descriptor/package.json +++ b/node_modules/is-accessor-descriptor/package.json @@ -1,35 +1,64 @@ { - "name": "is-accessor-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Rouven Weßling (www.rouvenwessling.de)" + "_args": [ + [ + "is-accessor-descriptor@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-accessor-descriptor", + "_from": "is-accessor-descriptor@1.0.0", + "_id": "is-accessor-descriptor@1.0.0", + "_inBundle": false, + "_integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "_location": "/is-accessor-descriptor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-accessor-descriptor@1.0.0", + "name": "is-accessor-descriptor", + "escapedName": "is-accessor-descriptor", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Rouven Weßling", + "url": "www.rouvenwessling.de" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^6.0.0" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", "keywords": [ "accessor", "check", @@ -48,6 +77,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-accessor-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -69,5 +108,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/is-arrayish/package.json b/node_modules/is-arrayish/package.json index 8b2d1c30..b5302816 100644 --- a/node_modules/is-arrayish/package.json +++ b/node_modules/is-arrayish/package.json @@ -1,8 +1,49 @@ { - "name": "is-arrayish", + "_args": [ + [ + "is-arrayish@0.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-arrayish@0.2.1", + "_id": "is-arrayish@0.2.1", + "_inBundle": false, + "_integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=", + "_location": "/is-arrayish", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-arrayish@0.2.1", + "name": "is-arrayish", + "escapedName": "is-arrayish", + "rawSpec": "0.2.1", + "saveSpec": null, + "fetchSpec": "0.2.1" + }, + "_requiredBy": [ + "/error-ex" + ], + "_resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "_spec": "0.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Qix", + "url": "http://github.com/qix-" + }, + "bugs": { + "url": "https://github.com/qix-/node-is-arrayish/issues" + }, "description": "Determines if an object can be used as an array", - "version": "0.2.1", - "author": "Qix (http://github.com/qix-)", + "devDependencies": { + "coffee-script": "^1.9.3", + "coveralls": "^2.11.2", + "istanbul": "^0.3.17", + "mocha": "^2.2.5", + "should": "^7.0.1", + "xo": "^0.6.1" + }, + "homepage": "https://github.com/qix-/node-is-arrayish#readme", "keywords": [ "is", "array", @@ -15,20 +56,14 @@ "type" ], "license": "MIT", + "name": "is-arrayish", + "repository": { + "type": "git", + "url": "git+https://github.com/qix-/node-is-arrayish.git" + }, "scripts": { "pretest": "xo", "test": "mocha --compilers coffee:coffee-script/register" }, - "repository": { - "type": "git", - "url": "https://github.com/qix-/node-is-arrayish.git" - }, - "devDependencies": { - "coffee-script": "^1.9.3", - "coveralls": "^2.11.2", - "istanbul": "^0.3.17", - "mocha": "^2.2.5", - "should": "^7.0.1", - "xo": "^0.6.1" - } + "version": "0.2.1" } diff --git a/node_modules/is-binary-path/package.json b/node_modules/is-binary-path/package.json index cd21d885..1654c29d 100644 --- a/node_modules/is-binary-path/package.json +++ b/node_modules/is-binary-path/package.json @@ -1,23 +1,54 @@ { - "name": "is-binary-path", - "version": "1.0.1", - "description": "Check if a filepath is a binary file", - "license": "MIT", - "repository": "sindresorhus/is-binary-path", + "_args": [ + [ + "is-binary-path@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-binary-path@1.0.1", + "_id": "is-binary-path@1.0.1", + "_inBundle": false, + "_integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=", + "_location": "/is-binary-path", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-binary-path@1.0.1", + "name": "is-binary-path", + "escapedName": "is-binary-path", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/chokidar" + ], + "_resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/is-binary-path/issues" + }, + "dependencies": { + "binary-extensions": "^1.0.0" + }, + "description": "Check if a filepath is a binary file", + "devDependencies": { + "ava": "0.0.4" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "node test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/is-binary-path#readme", "keywords": [ "bin", "binary", @@ -30,10 +61,14 @@ "detect", "is" ], - "dependencies": { - "binary-extensions": "^1.0.0" + "license": "MIT", + "name": "is-binary-path", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/is-binary-path.git" }, - "devDependencies": { - "ava": "0.0.4" - } + "scripts": { + "test": "node test.js" + }, + "version": "1.0.1" } diff --git a/node_modules/is-buffer/package.json b/node_modules/is-buffer/package.json index ea12137a..21c08e99 100644 --- a/node_modules/is-buffer/package.json +++ b/node_modules/is-buffer/package.json @@ -1,7 +1,45 @@ { - "name": "is-buffer", - "description": "Determine if an object is a Buffer", - "version": "1.1.6", + "_args": [ + [ + "is-buffer@1.1.6", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-buffer@1.1.6", + "_id": "is-buffer@1.1.6", + "_inBundle": false, + "_integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", + "_location": "/is-buffer", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-buffer@1.1.6", + "name": "is-buffer", + "escapedName": "is-buffer", + "rawSpec": "1.1.6", + "saveSpec": null, + "fetchSpec": "1.1.6" + }, + "_requiredBy": [ + "/class-utils/is-accessor-descriptor/kind-of", + "/class-utils/is-data-descriptor/kind-of", + "/expand-brackets/is-accessor-descriptor/kind-of", + "/expand-brackets/is-data-descriptor/kind-of", + "/has-values/kind-of", + "/is-number/kind-of", + "/object-copy/kind-of", + "/remove-bom-buffer", + "/snapdragon-util/kind-of", + "/snapdragon/is-accessor-descriptor/kind-of", + "/snapdragon/is-data-descriptor/kind-of", + "/static-extend/is-accessor-descriptor/kind-of", + "/static-extend/is-data-descriptor/kind-of", + "/to-object-path/kind-of" + ], + "_resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", + "_spec": "1.1.6", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -11,11 +49,13 @@ "url": "https://github.com/feross/is-buffer/issues" }, "dependencies": {}, + "description": "Determine if an object is a Buffer", "devDependencies": { "standard": "*", "tape": "^4.0.0", "zuul": "^3.0.0" }, + "homepage": "https://github.com/feross/is-buffer#readme", "keywords": [ "buffer", "buffers", @@ -35,6 +75,7 @@ ], "license": "MIT", "main": "index.js", + "name": "is-buffer", "repository": { "type": "git", "url": "git://github.com/feross/is-buffer.git" @@ -47,5 +88,6 @@ }, "testling": { "files": "test/*.js" - } + }, + "version": "1.1.6" } diff --git a/node_modules/is-core-module/package.json b/node_modules/is-core-module/package.json index 0caddef2..214bf7a9 100644 --- a/node_modules/is-core-module/package.json +++ b/node_modules/is-core-module/package.json @@ -1,69 +1,100 @@ { - "name": "is-core-module", - "version": "2.8.1", - "description": "Is this specifier a node.js core module?", - "main": "index.js", - "sideEffects": false, - "exports": { - ".": [ - { - "default": "./index.js" - }, - "./index.js" - ], - "./package.json": "./package.json" - }, - "scripts": { - "prepublish": "not-in-publish || npm run prepublishOnly", - "prepublishOnly": "safe-publish-latest", - "lint": "eslint .", - "pretest": "npm run lint", - "tests-only": "nyc tape 'test/**/*.js'", - "test": "npm run tests-only", - "posttest": "aud --production", - "version": "auto-changelog && git add CHANGELOG.md", - "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/inspect-js/is-core-module.git" - }, - "keywords": [ - "core", - "modules", - "module", - "npm", - "node", - "dependencies" - ], - "author": "Jordan Harband ", - "funding": { - "url": "https://github.com/sponsors/ljharb" - }, - "license": "MIT", - "bugs": { - "url": "https://github.com/inspect-js/is-core-module/issues" - }, - "homepage": "https://github.com/inspect-js/is-core-module", - "dependencies": { - "has": "^1.0.3" - }, - "devDependencies": { - "@ljharb/eslint-config": "^20.1.0", - "aud": "^1.1.5", - "auto-changelog": "^2.3.0", - "eslint": "^8.6.0", - "nyc": "^10.3.2", - "safe-publish-latest": "^2.0.0", - "semver": "^6.3.0", - "tape": "^5.4.0" - }, - "auto-changelog": { - "output": "CHANGELOG.md", - "template": "keepachangelog", - "unreleased": false, - "commitLimit": false, - "backfillLimit": false, - "hideCredit": true - } + "_args": [ + [ + "is-core-module@2.8.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-core-module@2.8.1", + "_id": "is-core-module@2.8.1", + "_inBundle": false, + "_integrity": "sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==", + "_location": "/is-core-module", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-core-module@2.8.1", + "name": "is-core-module", + "escapedName": "is-core-module", + "rawSpec": "2.8.1", + "saveSpec": null, + "fetchSpec": "2.8.1" + }, + "_requiredBy": [ + "/resolve" + ], + "_resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz", + "_spec": "2.8.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jordan Harband", + "email": "ljharb@gmail.com" + }, + "auto-changelog": { + "output": "CHANGELOG.md", + "template": "keepachangelog", + "unreleased": false, + "commitLimit": false, + "backfillLimit": false, + "hideCredit": true + }, + "bugs": { + "url": "https://github.com/inspect-js/is-core-module/issues" + }, + "dependencies": { + "has": "^1.0.3" + }, + "description": "Is this specifier a node.js core module?", + "devDependencies": { + "@ljharb/eslint-config": "^20.1.0", + "aud": "^1.1.5", + "auto-changelog": "^2.3.0", + "eslint": "^8.6.0", + "nyc": "^10.3.2", + "safe-publish-latest": "^2.0.0", + "semver": "^6.3.0", + "tape": "^5.4.0" + }, + "exports": { + ".": [ + { + "default": "./index.js" + }, + "./index.js" + ], + "./package.json": "./package.json" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + }, + "homepage": "https://github.com/inspect-js/is-core-module", + "keywords": [ + "core", + "modules", + "module", + "npm", + "node", + "dependencies" + ], + "license": "MIT", + "main": "index.js", + "name": "is-core-module", + "repository": { + "type": "git", + "url": "git+https://github.com/inspect-js/is-core-module.git" + }, + "scripts": { + "lint": "eslint .", + "posttest": "aud --production", + "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"", + "prepublish": "not-in-publish || npm run prepublishOnly", + "prepublishOnly": "safe-publish-latest", + "pretest": "npm run lint", + "test": "npm run tests-only", + "tests-only": "nyc tape 'test/**/*.js'", + "version": "auto-changelog && git add CHANGELOG.md" + }, + "sideEffects": false, + "version": "2.8.1" } diff --git a/node_modules/is-data-descriptor/node_modules/kind-of/package.json b/node_modules/is-data-descriptor/node_modules/kind-of/package.json index 5820cad2..e159c212 100644 --- a/node_modules/is-data-descriptor/node_modules/kind-of/package.json +++ b/node_modules/is-data-descriptor/node_modules/kind-of/package.json @@ -1,35 +1,74 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "6.0.3", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "James (https://twitter.com/aretecode)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)", - "tunnckoCore (https://i.am.charlike.online)" + "_args": [ + [ + "kind-of@6.0.3", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@6.0.3", + "_id": "kind-of@6.0.3", + "_inBundle": false, + "_integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "_location": "/is-data-descriptor/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@6.0.3", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "6.0.3", + "saveSpec": null, + "fetchSpec": "6.0.3" + }, + "_requiredBy": [ + "/is-data-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "_spec": "6.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "James", + "url": "https://twitter.com/aretecode" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + }, + { + "name": "tunnckoCore", + "url": "https://i.am.charlike.online" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, + "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^2.0.0", "browserify": "^14.4.0", @@ -37,6 +76,13 @@ "mocha": "^4.0.1", "write": "^1.0.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -60,6 +106,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -84,5 +141,6 @@ "typeof", "verb" ] - } + }, + "version": "6.0.3" } diff --git a/node_modules/is-data-descriptor/package.json b/node_modules/is-data-descriptor/package.json index 0b093838..d40769df 100644 --- a/node_modules/is-data-descriptor/package.json +++ b/node_modules/is-data-descriptor/package.json @@ -1,35 +1,64 @@ { - "name": "is-data-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/is-data-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Rouven Weßling (www.rouvenwessling.de)" + "_args": [ + [ + "is-data-descriptor@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-data-descriptor", + "_from": "is-data-descriptor@1.0.0", + "_id": "is-data-descriptor@1.0.0", + "_inBundle": false, + "_integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "_location": "/is-data-descriptor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-data-descriptor@1.0.0", + "name": "is-data-descriptor", + "escapedName": "is-data-descriptor", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-data-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Rouven Weßling", + "url": "www.rouvenwessling.de" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^6.0.0" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-data-descriptor", "keywords": [ "accessor", "check", @@ -48,6 +77,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-data-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -68,5 +107,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/is-descriptor/node_modules/kind-of/package.json b/node_modules/is-descriptor/node_modules/kind-of/package.json index 5820cad2..19048a65 100644 --- a/node_modules/is-descriptor/node_modules/kind-of/package.json +++ b/node_modules/is-descriptor/node_modules/kind-of/package.json @@ -1,35 +1,74 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "6.0.3", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "James (https://twitter.com/aretecode)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)", - "tunnckoCore (https://i.am.charlike.online)" + "_args": [ + [ + "kind-of@6.0.3", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@6.0.3", + "_id": "kind-of@6.0.3", + "_inBundle": false, + "_integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "_location": "/is-descriptor/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@6.0.3", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "6.0.3", + "saveSpec": null, + "fetchSpec": "6.0.3" + }, + "_requiredBy": [ + "/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "_spec": "6.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "James", + "url": "https://twitter.com/aretecode" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + }, + { + "name": "tunnckoCore", + "url": "https://i.am.charlike.online" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, + "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^2.0.0", "browserify": "^14.4.0", @@ -37,6 +76,13 @@ "mocha": "^4.0.1", "write": "^1.0.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -60,6 +106,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -84,5 +141,6 @@ "typeof", "verb" ] - } + }, + "version": "6.0.3" } diff --git a/node_modules/is-descriptor/package.json b/node_modules/is-descriptor/package.json index 87b2975b..f9e35632 100644 --- a/node_modules/is-descriptor/package.json +++ b/node_modules/is-descriptor/package.json @@ -1,38 +1,72 @@ { - "name": "is-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", - "version": "1.0.2", - "homepage": "https://github.com/jonschlinkert/is-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-descriptor@1.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-descriptor", + "_from": "is-descriptor@1.0.2", + "_id": "is-descriptor@1.0.2", + "_inBundle": false, + "_integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "_location": "/is-descriptor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-descriptor@1.0.2", + "name": "is-descriptor", + "escapedName": "is-descriptor", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/base/define-property", + "/define-property", + "/extglob/define-property", + "/snapdragon-node/define-property" + ], + "_resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-accessor-descriptor": "^1.0.0", "is-data-descriptor": "^1.0.0", "kind-of": "^6.0.2" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-descriptor", "keywords": [ "accessor", "check", @@ -51,6 +85,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -71,5 +115,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.2" } diff --git a/node_modules/is-extendable/package.json b/node_modules/is-extendable/package.json index 5dd006ea..0c895a66 100644 --- a/node_modules/is-extendable/package.json +++ b/node_modules/is-extendable/package.json @@ -1,27 +1,52 @@ { - "name": "is-extendable", - "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"", - "version": "0.1.1", - "homepage": "https://github.com/jonschlinkert/is-extendable", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-extendable", + "_args": [ + [ + "is-extendable@0.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-extendable@0.1.1", + "_id": "is-extendable@0.1.1", + "_inBundle": false, + "_integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=", + "_location": "/is-extendable", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-extendable@0.1.1", + "name": "is-extendable", + "escapedName": "is-extendable", + "rawSpec": "0.1.1", + "saveSpec": null, + "fetchSpec": "0.1.1" + }, + "_requiredBy": [ + "/extend-shallow", + "/set-value", + "/union-value" + ], + "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "_spec": "0.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-extendable/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"", "devDependencies": { "mocha": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-extendable", "keywords": [ "array", "assign", @@ -35,6 +60,16 @@ "regex", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-extendable", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-extendable.git" + }, + "scripts": { + "test": "mocha" + }, "verbiage": { "related": { "list": [ @@ -47,5 +82,6 @@ "assign-deep" ] } - } + }, + "version": "0.1.1" } diff --git a/node_modules/is-extglob/package.json b/node_modules/is-extglob/package.json index 7a908369..e5497ed8 100644 --- a/node_modules/is-extglob/package.json +++ b/node_modules/is-extglob/package.json @@ -1,28 +1,53 @@ { - "name": "is-extglob", - "description": "Returns true if a string has an extglob.", - "version": "2.1.1", - "homepage": "https://github.com/jonschlinkert/is-extglob", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-extglob", + "_args": [ + [ + "is-extglob@2.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-extglob@2.1.1", + "_id": "is-extglob@2.1.1", + "_inBundle": false, + "_integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", + "_location": "/is-extglob", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-extglob@2.1.1", + "name": "is-extglob", + "escapedName": "is-extglob", + "rawSpec": "2.1.1", + "saveSpec": null, + "fetchSpec": "2.1.1" + }, + "_requiredBy": [ + "/glob-parent/is-glob", + "/is-glob", + "/matchdep/is-glob" + ], + "_resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "_spec": "2.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-extglob/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Returns true if a string has an extglob.", "devDependencies": { "gulp-format-md": "^0.1.10", "mocha": "^3.0.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-extglob", "keywords": [ "bash", "braces", @@ -42,6 +67,16 @@ "string", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-extglob", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-extglob.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -65,5 +100,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.1.1" } diff --git a/node_modules/is-fullwidth-code-point/package.json b/node_modules/is-fullwidth-code-point/package.json index 3049d9e0..a31502f6 100644 --- a/node_modules/is-fullwidth-code-point/package.json +++ b/node_modules/is-fullwidth-code-point/package.json @@ -1,23 +1,52 @@ { - "name": "is-fullwidth-code-point", - "version": "2.0.0", - "description": "Check if the character represented by a given Unicode code point is fullwidth", - "license": "MIT", - "repository": "sindresorhus/is-fullwidth-code-point", + "_args": [ + [ + "is-fullwidth-code-point@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-fullwidth-code-point@2.0.0", + "_id": "is-fullwidth-code-point@2.0.0", + "_inBundle": false, + "_integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", + "_location": "/is-fullwidth-code-point", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-fullwidth-code-point@2.0.0", + "name": "is-fullwidth-code-point", + "escapedName": "is-fullwidth-code-point", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/string-width" + ], + "_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" + }, + "description": "Check if the character represented by a given Unicode code point is fullwidth", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/is-fullwidth-code-point#readme", "keywords": [ "fullwidth", "full-width", @@ -35,10 +64,16 @@ "detect", "check" ], - "devDependencies": { - "ava": "*", - "xo": "*" + "license": "MIT", + "name": "is-fullwidth-code-point", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git" }, + "scripts": { + "test": "xo && ava" + }, + "version": "2.0.0", "xo": { "esnext": true } diff --git a/node_modules/is-glob/package.json b/node_modules/is-glob/package.json index 858af037..90d2dea6 100644 --- a/node_modules/is-glob/package.json +++ b/node_modules/is-glob/package.json @@ -1,36 +1,69 @@ { - "name": "is-glob", - "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", - "version": "4.0.3", - "homepage": "https://github.com/micromatch/is-glob", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Daniel Perez (https://tuvistavie.com)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "is-glob@4.0.3", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "micromatch/is-glob", + "_from": "is-glob@4.0.3", + "_id": "is-glob@4.0.3", + "_inBundle": false, + "_integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "_location": "/is-glob", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-glob@4.0.3", + "name": "is-glob", + "escapedName": "is-glob", + "rawSpec": "4.0.3", + "saveSpec": null, + "fetchSpec": "4.0.3" + }, + "_requiredBy": [ + "/chokidar", + "/findup-sync" + ], + "_resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "_spec": "4.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/micromatch/is-glob/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Daniel Perez", + "url": "https://tuvistavie.com" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha && node benchmark.js" - }, "dependencies": { "is-extglob": "^2.1.1" }, + "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", "devDependencies": { "gulp-format-md": "^0.1.10", "mocha": "^3.0.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/micromatch/is-glob", "keywords": [ "bash", "braces", @@ -50,6 +83,16 @@ "string", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-glob", + "repository": { + "type": "git", + "url": "git+https://github.com/micromatch/is-glob.git" + }, + "scripts": { + "test": "mocha && node benchmark.js" + }, "verb": { "layout": "default", "plugins": [ @@ -77,5 +120,6 @@ "verb", "vinyl" ] - } + }, + "version": "4.0.3" } diff --git a/node_modules/is-negated-glob/package.json b/node_modules/is-negated-glob/package.json index f3c569f9..1d93cf59 100644 --- a/node_modules/is-negated-glob/package.json +++ b/node_modules/is-negated-glob/package.json @@ -1,30 +1,55 @@ { - "name": "is-negated-glob", - "description": "Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/is-negated-glob", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-negated-glob", + "_args": [ + [ + "is-negated-glob@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-negated-glob@1.0.0", + "_id": "is-negated-glob@1.0.0", + "_inBundle": false, + "_integrity": "sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI=", + "_location": "/is-negated-glob", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-negated-glob@1.0.0", + "name": "is-negated-glob", + "escapedName": "is-negated-glob", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/glob-stream", + "/glob-watcher", + "/to-absolute-glob" + ], + "_resolved": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-negated-glob/issues" }, - "license": "MIT", + "description": "Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.", + "devDependencies": { + "gulp-format-md": "^0.1.10", + "mocha": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + }, "files": [ "index.js", "LICENSE", "README.md" ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, - "devDependencies": { - "gulp-format-md": "^0.1.10", - "mocha": "^3.0.2" - }, + "homepage": "https://github.com/jonschlinkert/is-negated-glob", "keywords": [ "extglob", "glob", @@ -41,6 +66,16 @@ "pattern", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-negated-glob", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-negated-glob.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -64,5 +99,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/is-number/node_modules/kind-of/package.json b/node_modules/is-number/node_modules/kind-of/package.json index 5de879e1..8028765a 100644 --- a/node_modules/is-number/node_modules/kind-of/package.json +++ b/node_modules/is-number/node_modules/kind-of/package.json @@ -1,36 +1,69 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "3.2.2", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@3.2.2", + "_id": "kind-of@3.2.2", + "_inBundle": false, + "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "_location": "/is-number/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@3.2.2", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/is-number" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.0.0", @@ -41,6 +74,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +104,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +137,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.2.2" } diff --git a/node_modules/is-number/package.json b/node_modules/is-number/package.json index 8c1f9ab4..83dd7dff 100644 --- a/node_modules/is-number/package.json +++ b/node_modules/is-number/package.json @@ -1,37 +1,71 @@ { - "name": "is-number", - "description": "Returns true if the value is a number. comprehensive tests.", - "version": "3.0.0", - "homepage": "https://github.com/jonschlinkert/is-number", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Charlike Mike Reagent (http://www.tunnckocore.tk)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "is-number@3.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-number", + "_from": "is-number@3.0.0", + "_id": "is-number@3.0.0", + "_inBundle": false, + "_integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", + "_location": "/is-number", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-number@3.0.0", + "name": "is-number", + "escapedName": "is-number", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/fill-range", + "/has-values", + "/to-regex-range" + ], + "_resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-number/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Charlike Mike Reagent", + "url": "http://www.tunnckocore.tk" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.0.2" }, + "description": "Returns true if the value is a number. comprehensive tests.", "devDependencies": { "benchmarked": "^0.2.5", "chalk": "^1.1.3", "gulp-format-md": "^0.1.10", "mocha": "^3.0.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-number", "keywords": [ "check", "coerce", @@ -53,6 +87,16 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-number", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-number.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -79,5 +123,6 @@ "verb", "verb-generate-readme" ] - } -} \ No newline at end of file + }, + "version": "3.0.0" +} diff --git a/node_modules/is-obj/package.json b/node_modules/is-obj/package.json index c441d272..acdd8b1f 100644 --- a/node_modules/is-obj/package.json +++ b/node_modules/is-obj/package.json @@ -1,23 +1,53 @@ { - "name": "is-obj", - "version": "1.0.1", - "description": "Check if a value is an object", - "license": "MIT", - "repository": "sindresorhus/is-obj", + "_args": [ + [ + "is-obj@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-obj@1.0.1", + "_id": "is-obj@1.0.1", + "_inBundle": false, + "_integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8=", + "_location": "/is-obj", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-obj@1.0.1", + "name": "is-obj", + "escapedName": "is-obj", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/deep-assign", + "/stringify-object" + ], + "_resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/is-obj/issues" + }, + "description": "Check if a value is an object", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/is-obj#readme", "keywords": [ "obj", "object", @@ -26,8 +56,14 @@ "test", "type" ], - "devDependencies": { - "ava": "*", - "xo": "*" - } + "license": "MIT", + "name": "is-obj", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/is-obj.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.1" } diff --git a/node_modules/is-path-cwd/package.json b/node_modules/is-path-cwd/package.json index 3aa84f7e..e84970d2 100644 --- a/node_modules/is-path-cwd/package.json +++ b/node_modules/is-path-cwd/package.json @@ -1,23 +1,51 @@ { - "name": "is-path-cwd", - "version": "1.0.0", - "description": "Check if a path is CWD", - "license": "MIT", - "repository": "sindresorhus/is-path-cwd", + "_args": [ + [ + "is-path-cwd@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-path-cwd@1.0.0", + "_id": "is-path-cwd@1.0.0", + "_inBundle": false, + "_integrity": "sha1-0iXsIxMuie3Tj9p2dHLmLmXxEG0=", + "_location": "/is-path-cwd", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-path-cwd@1.0.0", + "name": "is-path-cwd", + "escapedName": "is-path-cwd", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/del" + ], + "_resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/is-path-cwd/issues" + }, + "description": "Check if a path is CWD", + "devDependencies": { + "mocha": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/is-path-cwd#readme", "keywords": [ "path", "cwd", @@ -27,7 +55,14 @@ "file", "folder" ], - "devDependencies": { - "mocha": "*" - } + "license": "MIT", + "name": "is-path-cwd", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/is-path-cwd.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.0.0" } diff --git a/node_modules/is-path-in-cwd/package.json b/node_modules/is-path-in-cwd/package.json index 43678f17..157c97c2 100644 --- a/node_modules/is-path-in-cwd/package.json +++ b/node_modules/is-path-in-cwd/package.json @@ -1,23 +1,54 @@ { - "name": "is-path-in-cwd", - "version": "1.0.1", - "description": "Check if a path is in the current working directory", - "license": "MIT", - "repository": "sindresorhus/is-path-in-cwd", + "_args": [ + [ + "is-path-in-cwd@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-path-in-cwd@1.0.1", + "_id": "is-path-in-cwd@1.0.1", + "_inBundle": false, + "_integrity": "sha512-FjV1RTW48E7CWM7eE/J2NJvAEEVektecDBVBE5Hh3nM1Jd0kvhHtX68Pr3xsDf857xt3Y4AkwVULK1Vku62aaQ==", + "_location": "/is-path-in-cwd", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-path-in-cwd@1.0.1", + "name": "is-path-in-cwd", + "escapedName": "is-path-in-cwd", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/del" + ], + "_resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/is-path-in-cwd/issues" + }, + "dependencies": { + "is-path-inside": "^1.0.0" + }, + "description": "Check if a path is in the current working directory", + "devDependencies": { + "mocha": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/is-path-in-cwd#readme", "keywords": [ "path", "cwd", @@ -29,10 +60,14 @@ "in", "inside" ], - "dependencies": { - "is-path-inside": "^1.0.0" + "license": "MIT", + "name": "is-path-in-cwd", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/is-path-in-cwd.git" }, - "devDependencies": { - "mocha": "*" - } + "scripts": { + "test": "mocha" + }, + "version": "1.0.1" } diff --git a/node_modules/is-path-inside/package.json b/node_modules/is-path-inside/package.json index 4a070d27..504a0ed1 100644 --- a/node_modules/is-path-inside/package.json +++ b/node_modules/is-path-inside/package.json @@ -1,23 +1,55 @@ { - "name": "is-path-inside", - "version": "1.0.1", - "description": "Check if a path is inside another path", - "license": "MIT", - "repository": "sindresorhus/is-path-inside", + "_args": [ + [ + "is-path-inside@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-path-inside@1.0.1", + "_id": "is-path-inside@1.0.1", + "_inBundle": false, + "_integrity": "sha1-jvW33lBDej/cprToZe96pVy0gDY=", + "_location": "/is-path-inside", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-path-inside@1.0.1", + "name": "is-path-inside", + "escapedName": "is-path-inside", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/is-path-in-cwd" + ], + "_resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/is-path-inside/issues" + }, + "dependencies": { + "path-is-inside": "^1.0.1" + }, + "description": "Check if a path is inside another path", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/is-path-inside#readme", "keywords": [ "path", "inside", @@ -27,11 +59,14 @@ "file", "resolve" ], - "dependencies": { - "path-is-inside": "^1.0.1" + "license": "MIT", + "name": "is-path-inside", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/is-path-inside.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.1" } diff --git a/node_modules/is-plain-object/package.json b/node_modules/is-plain-object/package.json index 3ea169a7..82df4e04 100644 --- a/node_modules/is-plain-object/package.json +++ b/node_modules/is-plain-object/package.json @@ -1,45 +1,63 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor, or Object.create(null).", - "version": "5.0.0", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)", - "Bogdan Chadkin (https://github.com/TrySound)" + "_args": [ + [ + "is-plain-object@5.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@5.0.0", + "_id": "is-plain-object@5.0.0", + "_inBundle": false, + "_integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", + "_location": "/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@5.0.0", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "5.0.0", + "saveSpec": null, + "fetchSpec": "5.0.0" + }, + "_requiredBy": [ + "/@octokit/endpoint", + "/@octokit/request", + "/copy-props" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", + "_spec": "5.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "main": "dist/is-plain-object.js", - "module": "dist/is-plain-object.mjs", - "types": "is-plain-object.d.ts", - "files": [ - "is-plain-object.d.ts", - "dist" - ], - "exports": { - ".": { - "import": "./dist/is-plain-object.mjs", - "require": "./dist/is-plain-object.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" }, - "./package.json": "./package.json" - }, - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "build": "rollup -c", - "test_browser": "mocha-headless-chrome --args=disable-web-security -f test/browser.html", - "test_node": "mocha -r esm", - "test": "npm run test_node && npm run build && npm run test_browser", - "prepare": "rollup -c" - }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + }, + { + "name": "Bogdan Chadkin", + "url": "https://github.com/TrySound" + } + ], + "description": "Returns true if an object was created by the `Object` constructor, or Object.create(null).", "devDependencies": { "chai": "^4.2.0", "esm": "^3.2.22", @@ -48,6 +66,21 @@ "mocha-headless-chrome": "^3.1.0", "rollup": "^2.22.1" }, + "engines": { + "node": ">=0.10.0" + }, + "exports": { + ".": { + "import": "./dist/is-plain-object.mjs", + "require": "./dist/is-plain-object.js" + }, + "./package.json": "./package.json" + }, + "files": [ + "is-plain-object.d.ts", + "dist" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -62,6 +95,22 @@ "typeof", "value" ], + "license": "MIT", + "main": "dist/is-plain-object.js", + "module": "dist/is-plain-object.mjs", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "build": "rollup -c", + "prepare": "rollup -c", + "test": "npm run test_node && npm run build && npm run test_browser", + "test_browser": "mocha-headless-chrome --args=disable-web-security -f test/browser.html", + "test_node": "mocha -r esm" + }, + "types": "is-plain-object.d.ts", "verb": { "toc": false, "layout": "default", @@ -81,5 +130,6 @@ "lint": { "reflinks": true } - } + }, + "version": "5.0.0" } diff --git a/node_modules/is-regexp/package.json b/node_modules/is-regexp/package.json index bb74b708..c8b29675 100644 --- a/node_modules/is-regexp/package.json +++ b/node_modules/is-regexp/package.json @@ -1,23 +1,51 @@ { - "name": "is-regexp", - "version": "1.0.0", - "description": "Check whether a variable is a regular expression", - "license": "MIT", - "repository": "sindresorhus/is-regexp", + "_args": [ + [ + "is-regexp@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-regexp@1.0.0", + "_id": "is-regexp@1.0.0", + "_inBundle": false, + "_integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk=", + "_location": "/is-regexp", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-regexp@1.0.0", + "name": "is-regexp", + "escapedName": "is-regexp", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/stringify-object" + ], + "_resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/is-regexp/issues" + }, + "description": "Check whether a variable is a regular expression", + "devDependencies": { + "mocha": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/is-regexp#readme", "keywords": [ "regex", "regexp", @@ -29,7 +57,14 @@ "type", "is" ], - "devDependencies": { - "mocha": "*" - } + "license": "MIT", + "name": "is-regexp", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/is-regexp.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "1.0.0" } diff --git a/node_modules/is-relative/package.json b/node_modules/is-relative/package.json index 260b95dd..c4ea7dea 100644 --- a/node_modules/is-relative/package.json +++ b/node_modules/is-relative/package.json @@ -1,35 +1,64 @@ { - "name": "is-relative", - "description": "Returns `true` if the path appears to be relative.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/is-relative", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Shinnosuke Watanabe (https://shinnn.github.io)" + "_args": [ + [ + "is-relative@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-relative", + "_from": "is-relative@1.0.0", + "_id": "is-relative@1.0.0", + "_inBundle": false, + "_integrity": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==", + "_location": "/is-relative", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-relative@1.0.0", + "name": "is-relative", + "escapedName": "is-relative", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/is-absolute" + ], + "_resolved": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-relative/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Shinnosuke Watanabe", + "url": "https://shinnn.github.io" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-unc-path": "^1.0.0" }, + "description": "Returns `true` if the path appears to be relative.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-relative", "keywords": [ "absolute", "check", @@ -46,6 +75,16 @@ "uri", "url" ], + "license": "MIT", + "main": "index.js", + "name": "is-relative", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-relative.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -67,5 +106,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/is-stream/package.json b/node_modules/is-stream/package.json index 0308918d..4262cd08 100644 --- a/node_modules/is-stream/package.json +++ b/node_modules/is-stream/package.json @@ -1,23 +1,53 @@ { - "name": "is-stream", - "version": "1.1.0", - "description": "Check if something is a Node.js stream", - "license": "MIT", - "repository": "sindresorhus/is-stream", + "_args": [ + [ + "is-stream@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-stream@1.1.0", + "_id": "is-stream@1.1.0", + "_inBundle": false, + "_integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", + "_location": "/is-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-stream@1.1.0", + "name": "is-stream", + "escapedName": "is-stream", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/execa" + ], + "_resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/is-stream/issues" + }, + "description": "Check if something is a Node.js stream", + "devDependencies": { + "ava": "*", + "tempfile": "^1.1.0", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/is-stream#readme", "keywords": [ "stream", "type", @@ -30,9 +60,14 @@ "detect", "is" ], - "devDependencies": { - "ava": "*", - "tempfile": "^1.1.0", - "xo": "*" - } + "license": "MIT", + "name": "is-stream", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/is-stream.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.1.0" } diff --git a/node_modules/is-unc-path/package.json b/node_modules/is-unc-path/package.json index b4bacdd2..8dbd9bb9 100644 --- a/node_modules/is-unc-path/package.json +++ b/node_modules/is-unc-path/package.json @@ -1,31 +1,54 @@ { - "name": "is-unc-path", - "description": "Returns true if a filepath is a windows UNC file path.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/is-unc-path", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-unc-path", + "_args": [ + [ + "is-unc-path@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-unc-path@1.0.0", + "_id": "is-unc-path@1.0.0", + "_inBundle": false, + "_integrity": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==", + "_location": "/is-unc-path", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-unc-path@1.0.0", + "name": "is-unc-path", + "escapedName": "is-unc-path", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/is-relative" + ], + "_resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-unc-path/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "unc-path-regex": "^0.1.2" }, + "description": "Returns true if a filepath is a windows UNC file path.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-unc-path", "keywords": [ "absolute", "expression", @@ -42,6 +65,16 @@ "win", "windows" ], + "license": "MIT", + "main": "index.js", + "name": "is-unc-path", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-unc-path.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -61,5 +94,6 @@ "is-glob" ] } - } + }, + "version": "1.0.0" } diff --git a/node_modules/is-utf8/package.json b/node_modules/is-utf8/package.json index dab1234c..ab10fd12 100644 --- a/node_modules/is-utf8/package.json +++ b/node_modules/is-utf8/package.json @@ -1,19 +1,58 @@ { - "name": "is-utf8", - "version": "0.2.1", - "description": "Detect if a buffer is utf8 encoded.", - "main": "is-utf8.js", - "scripts": { - "test": "node test.js" + "_args": [ + [ + "is-utf8@0.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-utf8@0.2.1", + "_id": "is-utf8@0.2.1", + "_inBundle": false, + "_integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=", + "_location": "/is-utf8", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-utf8@0.2.1", + "name": "is-utf8", + "escapedName": "is-utf8", + "rawSpec": "0.2.1", + "saveSpec": null, + "fetchSpec": "0.2.1" }, - "repository": "https://github.com/wayfind/is-utf8.git", + "_requiredBy": [ + "/remove-bom-buffer", + "/strip-bom", + "/strip-bom-buf" + ], + "_resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz", + "_spec": "0.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "wayfind" + }, + "bugs": { + "url": "https://github.com/wayfind/is-utf8/issues" + }, + "description": "Detect if a buffer is utf8 encoded.", + "files": [ + "is-utf8.js" + ], + "homepage": "https://github.com/wayfind/is-utf8#readme", "keywords": [ "utf8", "charset" ], - "files": [ - "is-utf8.js" - ], - "author": "wayfind", - "license": "MIT" + "license": "MIT", + "main": "is-utf8.js", + "name": "is-utf8", + "repository": { + "type": "git", + "url": "git+https://github.com/wayfind/is-utf8.git" + }, + "scripts": { + "test": "node test.js" + }, + "version": "0.2.1" } diff --git a/node_modules/is-valid-glob/package.json b/node_modules/is-valid-glob/package.json index e356d04f..4de73c9b 100644 --- a/node_modules/is-valid-glob/package.json +++ b/node_modules/is-valid-glob/package.json @@ -1,32 +1,61 @@ { - "name": "is-valid-glob", - "description": "Return true if a value is a valid glob pattern or patterns.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/is-valid-glob", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "contra (http://contra.io)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "is-valid-glob@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-valid-glob", + "_from": "is-valid-glob@1.0.0", + "_id": "is-valid-glob@1.0.0", + "_inBundle": false, + "_integrity": "sha1-Kb8+/3Ab4tTTFdusw5vDn+j2Aao=", + "_location": "/is-valid-glob", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-valid-glob@1.0.0", + "name": "is-valid-glob", + "escapedName": "is-valid-glob", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/vinyl-fs" + ], + "_resolved": "https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-valid-glob/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "contra", + "url": "http://contra.io" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Return true if a value is a valid glob pattern or patterns.", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-valid-glob", "keywords": [ "array", "check", @@ -40,6 +69,16 @@ "valid", "validate" ], + "license": "MIT", + "main": "index.js", + "name": "is-valid-glob", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-valid-glob.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -60,5 +99,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/is-what/package.json b/node_modules/is-what/package.json index 8640d24d..61038e28 100644 --- a/node_modules/is-what/package.json +++ b/node_modules/is-what/package.json @@ -1,51 +1,48 @@ { - "name": "is-what", - "sideEffects": false, - "version": "3.14.1", - "description": "JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.", - "main": "dist/index.cjs.js", - "module": "dist/index.esm.js", - "typings": "types/index.d.ts", - "scripts": { - "test": "ava", - "jest": "jest", - "jest-w": "jest --watchAll", - "lint": "tsc --noEmit src/index.ts && eslint . --ext .js,.jsx,.ts,.tsx", - "rollup": "rollup -c ./build.js", - "build": "rimraf types && rimraf dist && npm run lint && npm run rollup && npm run test && npm run jest", - "release": "npm run build && np" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/mesqueeb/is-what.git" - }, - "keywords": [ - "javascript", - "typescript", - "typechecker", - "check-type", - "javascript-type", - "primitive-types", - "plain-object", - "plain-objects", - "class-instance", - "class-identifier", - "type-checking", - "type-checker", - "type-check", - "define-type", - "get-type", - "what-type", - "is-object", - "is-plain-obj", - "is-plain-object" + "_args": [ + [ + "is-what@3.14.1", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Luca Ban - Mesqueeb", - "license": "MIT", + "_from": "is-what@3.14.1", + "_id": "is-what@3.14.1", + "_inBundle": false, + "_integrity": "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==", + "_location": "/is-what", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-what@3.14.1", + "name": "is-what", + "escapedName": "is-what", + "rawSpec": "3.14.1", + "saveSpec": null, + "fetchSpec": "3.14.1" + }, + "_requiredBy": [ + "/copy-anything" + ], + "_resolved": "https://registry.npmjs.org/is-what/-/is-what-3.14.1.tgz", + "_spec": "3.14.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Luca Ban - Mesqueeb" + }, + "ava": { + "extensions": [ + "ts" + ], + "require": [ + "tsconfig-paths/register", + "ts-node/register" + ] + }, "bugs": { "url": "https://github.com/mesqueeb/is-what/issues" }, - "homepage": "https://github.com/mesqueeb/is-what#readme", + "description": "JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.", "devDependencies": { "@babel/core": "^7.12.17", "@types/babel-core": "^6.25.6", @@ -70,17 +67,50 @@ "tsconfig-paths": "^3.9.0", "typescript": "^4.1.5" }, - "ava": { - "extensions": [ - "ts" - ], - "require": [ - "tsconfig-paths/register", - "ts-node/register" - ] - }, + "homepage": "https://github.com/mesqueeb/is-what#readme", + "keywords": [ + "javascript", + "typescript", + "typechecker", + "check-type", + "javascript-type", + "primitive-types", + "plain-object", + "plain-objects", + "class-instance", + "class-identifier", + "type-checking", + "type-checker", + "type-check", + "define-type", + "get-type", + "what-type", + "is-object", + "is-plain-obj", + "is-plain-object" + ], + "license": "MIT", + "main": "dist/index.cjs.js", + "module": "dist/index.esm.js", + "name": "is-what", "np": { "yarn": false, "branch": "production" - } + }, + "repository": { + "type": "git", + "url": "git+https://github.com/mesqueeb/is-what.git" + }, + "scripts": { + "build": "rimraf types && rimraf dist && npm run lint && npm run rollup && npm run test && npm run jest", + "jest": "jest", + "jest-w": "jest --watchAll", + "lint": "tsc --noEmit src/index.ts && eslint . --ext .js,.jsx,.ts,.tsx", + "release": "npm run build && np", + "rollup": "rollup -c ./build.js", + "test": "ava" + }, + "sideEffects": false, + "typings": "types/index.d.ts", + "version": "3.14.1" } diff --git a/node_modules/is-windows/package.json b/node_modules/is-windows/package.json index fca09f9c..317574b5 100644 --- a/node_modules/is-windows/package.json +++ b/node_modules/is-windows/package.json @@ -1,33 +1,68 @@ { - "name": "is-windows", - "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.", - "version": "1.0.2", - "homepage": "https://github.com/jonschlinkert/is-windows", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Simen Bekkhus (https://github.com/SimenB)", - "刘祺 (gucong.co.cc)" + "_args": [ + [ + "is-windows@1.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-windows", + "_from": "is-windows@1.0.2", + "_id": "is-windows@1.0.2", + "_inBundle": false, + "_integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", + "_location": "/is-windows", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-windows@1.0.2", + "name": "is-windows", + "escapedName": "is-windows", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/global-modules", + "/global-prefix", + "/is-absolute", + "/nanomatch" + ], + "_resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-windows/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Simen Bekkhus", + "url": "https://github.com/SimenB" + }, + { + "name": "刘祺", + "url": "gucong.co.cc" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-windows", "keywords": [ "check", "cywin", @@ -43,6 +78,16 @@ "win32", "windows" ], + "license": "MIT", + "main": "index.js", + "name": "is-windows", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-windows.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -67,5 +112,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "1.0.2" } diff --git a/node_modules/is-wsl/package.json b/node_modules/is-wsl/package.json index 55961402..dd1a82d0 100644 --- a/node_modules/is-wsl/package.json +++ b/node_modules/is-wsl/package.json @@ -1,23 +1,54 @@ { - "name": "is-wsl", - "version": "1.1.0", - "description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)", - "license": "MIT", - "repository": "sindresorhus/is-wsl", + "_args": [ + [ + "is-wsl@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-wsl@1.1.0", + "_id": "is-wsl@1.1.0", + "_inBundle": false, + "_integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=", + "_location": "/is-wsl", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-wsl@1.1.0", + "name": "is-wsl", + "escapedName": "is-wsl", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/node-notifier" + ], + "_resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/is-wsl/issues" + }, + "description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)", + "devDependencies": { + "ava": "*", + "clear-require": "^2.0.0", + "proxyquire": "^1.7.11", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/is-wsl#readme", "keywords": [ "check", "wsl", @@ -31,10 +62,14 @@ "terminal", "is" ], - "devDependencies": { - "ava": "*", - "clear-require": "^2.0.0", - "proxyquire": "^1.7.11", - "xo": "*" - } + "license": "MIT", + "name": "is-wsl", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/is-wsl.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.1.0" } diff --git a/node_modules/is/package.json b/node_modules/is/package.json index 52235588..cbe3e4a0 100644 --- a/node_modules/is/package.json +++ b/node_modules/is/package.json @@ -1,34 +1,39 @@ { - "name": "is", - "version": "3.3.0", - "main": "index.js", - "scripts": { - "prepublish": "safe-publish-latest", - "pretest": "npm run lint", - "test": "npm run --silent tests-only", - "tests-only": "node test/index.js", - "coverage": "covert test/index.js", - "coverage-quiet": "covert test/index.js --quiet", - "lint": "npm run jscs && npm run eslint", - "jscs": "jscs *.js */*.js", - "eslint": "eslint ." + "_args": [ + [ + "is@3.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is@3.3.0", + "_id": "is@3.3.0", + "_inBundle": false, + "_integrity": "sha512-nW24QBoPcFGGHJGUwnfpI7Yc5CdqWNdsyHQszVE/z2pKHXzh7FZ5GWhJqSyaQ9wMkQnsTx+kAI8bHlCX4tKdbg==", + "_location": "/is", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is@3.3.0", + "name": "is", + "escapedName": "is", + "rawSpec": "3.3.0", + "saveSpec": null, + "fetchSpec": "3.3.0" }, + "_requiredBy": [ + "/node.extend" + ], + "_resolved": "https://registry.npmjs.org/is/-/is-3.3.0.tgz", + "_spec": "3.3.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Enrico Marino", "url": "http://onirame.com" }, - "description": "the definitive JavaScript type testing library", - "homepage": "https://github.com/enricomarino/is", - "license": "MIT", - "repository": { - "type": "git", - "url": "git://github.com/enricomarino/is.git" + "bugs": { + "url": "https://github.com/enricomarino/is/issues" }, - "keywords": [ - "util", - "type", - "test" - ], "contributors": [ { "name": "Jordan Harband", @@ -36,6 +41,7 @@ } ], "dependencies": {}, + "description": "the definitive JavaScript type testing library", "devDependencies": { "@ljharb/eslint-config": "^13.0.0", "covert": "^1.1.0", @@ -46,6 +52,33 @@ "safe-publish-latest": "^1.1.2", "tape": "^4.9.1" }, + "engines": { + "node": "*" + }, + "homepage": "https://github.com/enricomarino/is", + "keywords": [ + "util", + "type", + "test" + ], + "license": "MIT", + "main": "index.js", + "name": "is", + "repository": { + "type": "git", + "url": "git://github.com/enricomarino/is.git" + }, + "scripts": { + "coverage": "covert test/index.js", + "coverage-quiet": "covert test/index.js --quiet", + "eslint": "eslint .", + "jscs": "jscs *.js */*.js", + "lint": "npm run jscs && npm run eslint", + "prepublish": "safe-publish-latest", + "pretest": "npm run lint", + "test": "npm run --silent tests-only", + "tests-only": "node test/index.js" + }, "testling": { "files": "test/index.js", "browsers": [ @@ -63,7 +96,5 @@ "iphone/6.0..latest" ] }, - "engines": { - "node": "*" - } + "version": "3.3.0" } diff --git a/node_modules/isarray/package.json b/node_modules/isarray/package.json index 1a4317a9..ea946756 100644 --- a/node_modules/isarray/package.json +++ b/node_modules/isarray/package.json @@ -1,28 +1,62 @@ { - "name": "isarray", - "description": "Array#isArray for older browsers", - "version": "1.0.0", - "repository": { - "type": "git", - "url": "git://github.com/juliangruber/isarray.git" - }, - "homepage": "https://github.com/juliangruber/isarray", - "main": "index.js", - "dependencies": {}, - "devDependencies": { - "tape": "~2.13.4" - }, - "keywords": [ - "browser", - "isarray", - "array" + "_args": [ + [ + "isarray@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "isarray@1.0.0", + "_id": "isarray@1.0.0", + "_inBundle": false, + "_integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", + "_location": "/isarray", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "isarray@1.0.0", + "name": "isarray", + "escapedName": "isarray", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/readable-stream", + "/unset-value/has-value/isobject" + ], + "_resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Julian Gruber", "email": "mail@juliangruber.com", "url": "http://juliangruber.com" }, + "bugs": { + "url": "https://github.com/juliangruber/isarray/issues" + }, + "dependencies": {}, + "description": "Array#isArray for older browsers", + "devDependencies": { + "tape": "~2.13.4" + }, + "homepage": "https://github.com/juliangruber/isarray", + "keywords": [ + "browser", + "isarray", + "array" + ], "license": "MIT", + "main": "index.js", + "name": "isarray", + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/isarray.git" + }, + "scripts": { + "test": "tape test.js" + }, "testling": { "files": "test.js", "browsers": [ @@ -39,7 +73,5 @@ "android-browser/4.2..latest" ] }, - "scripts": { - "test": "tape test.js" - } + "version": "1.0.0" } diff --git a/node_modules/isexe/package.json b/node_modules/isexe/package.json index e4526894..bb5d7353 100644 --- a/node_modules/isexe/package.json +++ b/node_modules/isexe/package.json @@ -1,31 +1,63 @@ { - "name": "isexe", - "version": "2.0.0", - "description": "Minimal module to check if a file is executable.", - "main": "index.js", - "directories": { - "test": "test" + "_args": [ + [ + "isexe@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "isexe@2.0.0", + "_id": "isexe@2.0.0", + "_inBundle": false, + "_integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", + "_location": "/isexe", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "isexe@2.0.0", + "name": "isexe", + "escapedName": "isexe", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" }, + "_requiredBy": [ + "/which" + ], + "_resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/isexe/issues" + }, + "description": "Minimal module to check if a file is executable.", "devDependencies": { "mkdirp": "^0.5.1", "rimraf": "^2.5.0", "tap": "^10.3.0" }, - "scripts": { - "test": "tap test/*.js --100", - "preversion": "npm test", - "postversion": "npm publish", - "postpublish": "git push origin --all; git push origin --tags" + "directories": { + "test": "test" }, - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "homepage": "https://github.com/isaacs/isexe#readme", + "keywords": [], "license": "ISC", + "main": "index.js", + "name": "isexe", "repository": { "type": "git", "url": "git+https://github.com/isaacs/isexe.git" }, - "keywords": [], - "bugs": { - "url": "https://github.com/isaacs/isexe/issues" + "scripts": { + "postpublish": "git push origin --all; git push origin --tags", + "postversion": "npm publish", + "preversion": "npm test", + "test": "tap test/*.js --100" }, - "homepage": "https://github.com/isaacs/isexe#readme" + "version": "2.0.0" } diff --git a/node_modules/isobject/package.json b/node_modules/isobject/package.json index 62aa8c1b..ec28548e 100644 --- a/node_modules/isobject/package.json +++ b/node_modules/isobject/package.json @@ -1,37 +1,98 @@ { - "name": "isobject", - "description": "Returns true if the value is an object and not an array or null.", - "version": "3.0.1", - "homepage": "https://github.com/jonschlinkert/isobject", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "(https://github.com/LeSuisse)", - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Magnús Dæhlen (https://github.com/magnudae)", - "Tom MacWright (https://macwright.org)" + "_args": [ + [ + "isobject@3.0.1", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/isobject", + "_from": "isobject@3.0.1", + "_id": "isobject@3.0.1", + "_inBundle": false, + "_integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", + "_location": "/isobject", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "isobject@3.0.1", + "name": "isobject", + "escapedName": "isobject", + "rawSpec": "3.0.1", + "saveSpec": null, + "fetchSpec": "3.0.1" + }, + "_requiredBy": [ + "/base", + "/braces", + "/cache-base", + "/class-utils", + "/define-property", + "/each-props/is-plain-object", + "/fined/is-plain-object", + "/gulp-cli", + "/gulp-uglify", + "/gulp-uglify/is-plain-object", + "/has-value", + "/liftoff/is-plain-object", + "/micromatch/is-plain-object", + "/mixin-deep/is-plain-object", + "/nanomatch/is-plain-object", + "/object-visit", + "/object.defaults", + "/object.pick", + "/plugin-error/is-plain-object", + "/regex-not/is-plain-object", + "/set-value/is-plain-object", + "/snapdragon-node", + "/split-string/is-plain-object", + "/to-regex/is-plain-object", + "/unset-value" + ], + "_resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", + "_spec": "3.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/isobject/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "url": "https://github.com/LeSuisse" + }, + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Magnús Dæhlen", + "url": "https://github.com/magnudae" + }, + { + "name": "Tom MacWright", + "url": "https://macwright.org" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": {}, + "description": "Returns true if the value is an object and not an array or null.", "devDependencies": { "gulp-format-md": "^0.1.9", "mocha": "^2.4.5" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/isobject", "keywords": [ "check", "is", @@ -46,6 +107,16 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "isobject", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/isobject.git" + }, + "scripts": { + "test": "mocha" + }, "types": "index.d.ts", "verb": { "related": { @@ -70,5 +141,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.0.1" } diff --git a/node_modules/istextorbinary/package.json b/node_modules/istextorbinary/package.json index 10dd1708..afbc53c1 100644 --- a/node_modules/istextorbinary/package.json +++ b/node_modules/istextorbinary/package.json @@ -1,34 +1,56 @@ { - "title": "Is Text or Binary?", - "name": "istextorbinary", - "version": "3.3.0", - "description": "Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.", - "homepage": "https://github.com/bevry/istextorbinary", - "license": "MIT", - "keywords": [ - "bin", - "binary", - "check", - "detect", - "encoding", - "ext", - "extension", - "extensions", - "file", - "is binary file", - "is binary", - "is text file", - "is text or binary file", - "is text or binary", - "is text", - "is", - "isbinary", - "isbinaryfile", - "istext", - "istextfile", - "path", - "text" + "_args": [ + [ + "istextorbinary@3.3.0", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "istextorbinary@3.3.0", + "_id": "istextorbinary@3.3.0", + "_inBundle": false, + "_integrity": "sha512-Tvq1W6NAcZeJ8op+Hq7tdZ434rqnMx4CCZ7H0ff83uEloDvVbqAwaMTZcafKGJT0VHkYzuXUiCY4hlXQg6WfoQ==", + "_location": "/istextorbinary", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "istextorbinary@3.3.0", + "name": "istextorbinary", + "escapedName": "istextorbinary", + "rawSpec": "3.3.0", + "saveSpec": null, + "fetchSpec": "3.3.0" + }, + "_requiredBy": [ + "/gulp-replace" + ], + "_resolved": "https://registry.npmjs.org/istextorbinary/-/istextorbinary-3.3.0.tgz", + "_spec": "3.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "2012+ Bevry Pty Ltd", + "email": "us@bevry.me", + "url": "http://bevry.me" + }, + "babel": { + "env": { + "edition-browsers": { + "sourceType": "script", + "presets": [ + [ + "@babel/preset-env", + { + "targets": "defaults", + "modules": false + } + ] + ], + "plugins": [ + "@babel/proposal-object-rest-spread" + ] + } + } + }, "badges": { "list": [ "travisci", @@ -60,31 +82,66 @@ "travisTLD": "com" } }, - "funding": "https://bevry.me/fund", - "author": "2012+ Bevry Pty Ltd (http://bevry.me), 2011 Benjamin Lupton (http://balupton.com)", - "maintainers": [ - "Benjamin Lupton (http://balupton.com)", - "Rob Loach (https://github.com/robloach)", - "Michael Mooring (https://github.com/mikeumus)" - ], - "contributors": [ - "Benjamin Lupton (http://balupton.com)", - "Shinnosuke Watanabe (http://shinnn.github.io)", - "Ian Sibner (http://www.sibnerian.com/)", - "Sean (http://albinodrought.com/)", - "dependabot[bot] (http://github.com/apps/dependabot)", - "shinnn (http://qiita.com/shinnn)", - "dependabot-preview[bot] (http://github.com/apps/dependabot-preview)" - ], + "browser": "edition-browsers/index.js", "bugs": { "url": "https://github.com/bevry/istextorbinary/issues" }, - "repository": { - "type": "git", - "url": "https://github.com/bevry/istextorbinary.git" + "contributors": [ + { + "name": "Benjamin Lupton", + "email": "b@lupton.cc", + "url": "http://balupton.com" + }, + { + "name": "Shinnosuke Watanabe", + "email": "snnskwtnb@gmail.com", + "url": "http://shinnn.github.io" + }, + { + "name": "Ian Sibner", + "email": "sibnerian@gmail.com", + "url": "http://www.sibnerian.com/" + }, + { + "name": "Sean", + "email": "sean@albinodrought.com", + "url": "http://albinodrought.com/" + }, + { + "name": "dependabot[bot]", + "url": "http://github.com/apps/dependabot" + }, + { + "name": "shinnn", + "url": "http://qiita.com/shinnn" + }, + { + "name": "dependabot-preview[bot]", + "url": "http://github.com/apps/dependabot-preview" + } + ], + "dependencies": { + "binaryextensions": "^2.2.0", + "textextensions": "^3.2.0" }, - "engines": { - "node": ">=8" + "description": "Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.", + "devDependencies": { + "@babel/cli": "^7.7.5", + "@babel/core": "^7.7.5", + "@babel/plugin-proposal-object-rest-spread": "^7.7.4", + "@babel/preset-env": "^7.7.6", + "assert-helpers": "^5.8.0", + "eslint": "^6.7.2", + "eslint-config-bevry": "^2.3.0", + "eslint-config-prettier": "^6.7.0", + "eslint-plugin-prettier": "^3.1.1", + "jsdoc": "^3.6.3", + "kava": "^4.3.0", + "minami": "^1.2.3", + "prettier": "^1.19.1", + "projectz": "^1.15.0", + "surge": "^0.21.3", + "valid-directory": "^1.5.0" }, "editions": [ { @@ -115,30 +172,67 @@ } } ], - "type": "commonjs", - "main": "source/index.js", - "browser": "edition-browsers/index.js", - "dependencies": { - "binaryextensions": "^2.2.0", - "textextensions": "^3.2.0" + "engines": { + "node": ">=8" }, - "devDependencies": { - "@babel/cli": "^7.7.5", - "@babel/core": "^7.7.5", - "@babel/plugin-proposal-object-rest-spread": "^7.7.4", - "@babel/preset-env": "^7.7.6", - "assert-helpers": "^5.8.0", - "eslint": "^6.7.2", - "eslint-config-bevry": "^2.3.0", - "eslint-config-prettier": "^6.7.0", - "eslint-plugin-prettier": "^3.1.1", - "jsdoc": "^3.6.3", - "kava": "^4.3.0", - "minami": "^1.2.3", - "prettier": "^1.19.1", - "projectz": "^1.15.0", - "surge": "^0.21.3", - "valid-directory": "^1.5.0" + "eslintConfig": { + "extends": [ + "bevry" + ] + }, + "funding": "https://bevry.me/fund", + "homepage": "https://github.com/bevry/istextorbinary", + "keywords": [ + "bin", + "binary", + "check", + "detect", + "encoding", + "ext", + "extension", + "extensions", + "file", + "is binary file", + "is binary", + "is text file", + "is text or binary file", + "is text or binary", + "is text", + "is", + "isbinary", + "isbinaryfile", + "istext", + "istextfile", + "path", + "text" + ], + "license": "MIT", + "main": "source/index.js", + "maintainers": [ + { + "name": "Benjamin Lupton", + "email": "b@lupton.cc", + "url": "http://balupton.com" + }, + { + "name": "Rob Loach", + "email": "robloach@gmail.com", + "url": "https://github.com/robloach" + }, + { + "name": "Michael Mooring", + "email": "mike@mdm.cc", + "url": "https://github.com/mikeumus" + } + ], + "name": "istextorbinary", + "prettier": { + "semi": false, + "singleQuote": true + }, + "repository": { + "type": "git", + "url": "git+https://github.com/bevry/istextorbinary.git" }, "scripts": { "our:clean": "rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next", @@ -164,32 +258,7 @@ "our:verify:prettier": "prettier --write ./source/**", "test": "node ./source/test.js" }, - "eslintConfig": { - "extends": [ - "bevry" - ] - }, - "prettier": { - "semi": false, - "singleQuote": true - }, - "babel": { - "env": { - "edition-browsers": { - "sourceType": "script", - "presets": [ - [ - "@babel/preset-env", - { - "targets": "defaults", - "modules": false - } - ] - ], - "plugins": [ - "@babel/proposal-object-rest-spread" - ] - } - } - } + "title": "Is Text or Binary?", + "type": "commonjs", + "version": "3.3.0" } diff --git a/node_modules/jquery/package.json b/node_modules/jquery/package.json index c060d7d1..e1dbec6d 100644 --- a/node_modules/jquery/package.json +++ b/node_modules/jquery/package.json @@ -1,28 +1,70 @@ { - "name": "jquery", - "title": "jQuery", - "description": "JavaScript library for DOM operations", - "version": "3.6.0", - "main": "dist/jquery.js", - "homepage": "https://jquery.com", + "_args": [ + [ + "jquery@3.6.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "jquery@3.6.0", + "_id": "jquery@3.6.0", + "_inBundle": false, + "_integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==", + "_location": "/jquery", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "jquery@3.6.0", + "name": "jquery", + "escapedName": "jquery", + "rawSpec": "3.6.0", + "saveSpec": null, + "fetchSpec": "3.6.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz", + "_spec": "3.6.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "OpenJS Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/3.6.0/AUTHORS.txt" }, - "repository": { - "type": "git", - "url": "https://github.com/jquery/jquery.git" - }, - "keywords": [ - "jquery", - "javascript", - "browser", - "library" - ], "bugs": { "url": "https://github.com/jquery/jquery/issues" }, - "license": "MIT", + "commitplease": { + "nohook": true, + "components": [ + "Docs", + "Tests", + "Build", + "Support", + "Release", + "Core", + "Ajax", + "Attributes", + "Callbacks", + "CSS", + "Data", + "Deferred", + "Deprecated", + "Dimensions", + "Effects", + "Event", + "Manipulation", + "Offset", + "Queue", + "Selector", + "Serialize", + "Traversing", + "Wrap" + ], + "markerPattern": "^((clos|fix|resolv)(e[sd]|ing))|^(refs?)", + "ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|^(Refs? [^#])" + }, + "description": "JavaScript library for DOM operations", "devDependencies": { "@babel/core": "7.3.3", "@babel/plugin-transform-for-of": "7.2.0", @@ -65,52 +107,38 @@ "testswarm": "1.1.2", "uglify-js": "3.4.7" }, - "scripts": { - "build": "npm install && grunt", - "start": "grunt watch", - "test:browserless": "grunt && grunt test:slow", - "test:browser": "grunt && grunt karma:main", - "test:amd": "grunt && grunt karma:amd", - "test:no-deprecated": "grunt test:prepare && grunt custom:-deprecated && grunt karma:main", - "test:no-sizzle": "grunt test:prepare && grunt custom:-sizzle && grunt karma:main", - "test:slim": "grunt test:prepare && grunt custom:slim && grunt karma:main", - "test": "npm run test:slim && npm run test:no-deprecated && npm run test:no-sizzle && grunt && grunt test:slow && grunt karma:main && grunt karma:amd", - "jenkins": "npm run test:browserless" - }, - "commitplease": { - "nohook": true, - "components": [ - "Docs", - "Tests", - "Build", - "Support", - "Release", - "Core", - "Ajax", - "Attributes", - "Callbacks", - "CSS", - "Data", - "Deferred", - "Deprecated", - "Dimensions", - "Effects", - "Event", - "Manipulation", - "Offset", - "Queue", - "Selector", - "Serialize", - "Traversing", - "Wrap" - ], - "markerPattern": "^((clos|fix|resolv)(e[sd]|ing))|^(refs?)", - "ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|^(Refs? [^#])" - }, + "homepage": "https://jquery.com", "husky": { "hooks": { "commit-msg": "commitplease .git/COMMIT_EDITMSG", "pre-commit": "grunt lint:newer qunit_fixture" } - } + }, + "keywords": [ + "jquery", + "javascript", + "browser", + "library" + ], + "license": "MIT", + "main": "dist/jquery.js", + "name": "jquery", + "repository": { + "type": "git", + "url": "git+https://github.com/jquery/jquery.git" + }, + "scripts": { + "build": "npm install && grunt", + "jenkins": "npm run test:browserless", + "start": "grunt watch", + "test": "npm run test:slim && npm run test:no-deprecated && npm run test:no-sizzle && grunt && grunt test:slow && grunt karma:main && grunt karma:amd", + "test:amd": "grunt && grunt karma:amd", + "test:browser": "grunt && grunt karma:main", + "test:browserless": "grunt && grunt test:slow", + "test:no-deprecated": "grunt test:prepare && grunt custom:-deprecated && grunt karma:main", + "test:no-sizzle": "grunt test:prepare && grunt custom:-sizzle && grunt karma:main", + "test:slim": "grunt test:prepare && grunt custom:slim && grunt karma:main" + }, + "title": "jQuery", + "version": "3.6.0" } diff --git a/node_modules/js-beautify/package.json b/node_modules/js-beautify/package.json index f0c33e31..94240f18 100644 --- a/node_modules/js-beautify/package.json +++ b/node_modules/js-beautify/package.json @@ -1,59 +1,90 @@ { - "name": "js-beautify", - "version": "1.14.0", - "description": "beautifier.io for node", - "main": "js/index.js", + "_args": [ + [ + "js-beautify@1.14.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "js-beautify@1.14.0", + "_id": "js-beautify@1.14.0", + "_inBundle": false, + "_integrity": "sha512-yuck9KirNSCAwyNJbqW+BxJqJ0NLJ4PwBUzQQACl5O3qHMBXVkXb/rD0ilh/Lat/tn88zSZ+CAHOlk0DsY7GuQ==", + "_location": "/js-beautify", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "js-beautify@1.14.0", + "name": "js-beautify", + "escapedName": "js-beautify", + "rawSpec": "1.14.0", + "saveSpec": null, + "fetchSpec": "1.14.0" + }, + "_requiredBy": [ + "/gulp-json-editor" + ], + "_resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.0.tgz", + "_spec": "1.14.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Einar Lielmanis", + "email": "einar@beautifier.io" + }, "bin": { - "css-beautify": "./js/bin/css-beautify.js", - "html-beautify": "./js/bin/html-beautify.js", - "js-beautify": "./js/bin/js-beautify.js" - }, - "directories": { - "lib": "js/lib", - "test": "js/test" - }, - "files": [ - "js/bin/", - "js/lib/*.js", - "js/lib/unpackers/", - "js/index.js", - "js/src/**/*" - ], - "scripts": {}, - "bugs": "https://github.com/beautify-web/js-beautify/issues", - "homepage": "https://beautifier.io/", - "repository": { - "type": "git", - "url": "git://github.com/beautify-web/js-beautify.git" - }, - "keywords": [ - "beautify", - "beautifier", - "code-quality" - ], - "author": "Einar Lielmanis ", - "contributors": [ - "Vital Batmanov ", - "Chris J. Shull ", - "Gian Marco Gherardi ", - "Stan ", - "Vittorio Gambaletta ", - "Daniel Stockman ", - "Harutyun Amirjanyan ", - "Nochum Sossonko ", - "Liam Newman " - ], - "license": "MIT", - "engines": { - "node": ">=10" + "css-beautify": "js/bin/css-beautify.js", + "html-beautify": "js/bin/html-beautify.js", + "js-beautify": "js/bin/js-beautify.js" }, "browserslist": "ie 11", + "bugs": { + "url": "https://github.com/beautify-web/js-beautify/issues" + }, + "contributors": [ + { + "name": "Vital Batmanov", + "email": "vital76@gmail.com" + }, + { + "name": "Chris J. Shull", + "email": "chrisjshull@gmail.com" + }, + { + "name": "Gian Marco Gherardi", + "email": "gianmarco.gherardi@gmail.com" + }, + { + "name": "Stan", + "email": "stasson@orc.ru" + }, + { + "name": "Vittorio Gambaletta", + "email": "VittGam@vittgam.net" + }, + { + "name": "Daniel Stockman", + "email": "daniel.stockman@gmail.com" + }, + { + "name": "Harutyun Amirjanyan", + "email": "amirjanyan@gmail.com" + }, + { + "name": "Nochum Sossonko", + "email": "nsossonko@hotmail.com" + }, + { + "name": "Liam Newman", + "email": "bitwiseman@beautifier.io" + } + ], "dependencies": { "config-chain": "^1.1.12", "editorconfig": "^0.15.3", "glob": "^7.1.3", "nopt": "^5.0.0" }, + "description": "beautifier.io for node", "devDependencies": { "benchmark": "^2.1.4", "codemirror": "^5.56.0", @@ -66,5 +97,34 @@ "serve": "^11.3.2", "webpack": "^5.32.0", "webpack-cli": "^4.6.0" - } + }, + "directories": { + "lib": "js/lib", + "test": "js/test" + }, + "engines": { + "node": ">=10" + }, + "files": [ + "js/bin/", + "js/lib/*.js", + "js/lib/unpackers/", + "js/index.js", + "js/src/**/*" + ], + "homepage": "https://beautifier.io/", + "keywords": [ + "beautify", + "beautifier", + "code-quality" + ], + "license": "MIT", + "main": "js/index.js", + "name": "js-beautify", + "repository": { + "type": "git", + "url": "git://github.com/beautify-web/js-beautify.git" + }, + "scripts": {}, + "version": "1.14.0" } diff --git a/node_modules/json-stable-stringify-without-jsonify/package.json b/node_modules/json-stable-stringify-without-jsonify/package.json index c59c87ed..6a5f30cd 100644 --- a/node_modules/json-stable-stringify-without-jsonify/package.json +++ b/node_modules/json-stable-stringify-without-jsonify/package.json @@ -1,30 +1,45 @@ { - "name": "json-stable-stringify-without-jsonify", - "version": "1.0.1", - "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies", - "main": "index.js", - "dependencies": { + "_args": [ + [ + "json-stable-stringify-without-jsonify@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "json-stable-stringify-without-jsonify@1.0.1", + "_id": "json-stable-stringify-without-jsonify@1.0.1", + "_inBundle": false, + "_integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=", + "_location": "/json-stable-stringify-without-jsonify", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "json-stable-stringify-without-jsonify@1.0.1", + "name": "json-stable-stringify-without-jsonify", + "escapedName": "json-stable-stringify-without-jsonify", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" }, + "_requiredBy": [ + "/unique-stream" + ], + "_resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "James Halliday", + "email": "mail@substack.net", + "url": "http://substack.net" + }, + "bugs": { + "url": "https://github.com/samn/json-stable-stringify/issues" + }, + "dependencies": {}, + "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies", "devDependencies": { "tape": "~1.0.4" }, - "scripts": { - "test": "tape test/*.js" - }, - "testling": { - "files": "test/*.js", - "browsers": [ - "ie/8..latest", - "ff/5", "ff/latest", - "chrome/15", "chrome/latest", - "safari/latest", - "opera/latest" - ] - }, - "repository": { - "type": "git", - "url": "git://github.com/samn/json-stable-stringify.git" - }, "homepage": "https://github.com/samn/json-stable-stringify", "keywords": [ "json", @@ -34,10 +49,27 @@ "sort", "stable" ], - "author": { - "name": "James Halliday", - "email": "mail@substack.net", - "url": "http://substack.net" + "license": "MIT", + "main": "index.js", + "name": "json-stable-stringify-without-jsonify", + "repository": { + "type": "git", + "url": "git://github.com/samn/json-stable-stringify.git" }, - "license": "MIT" + "scripts": { + "test": "tape test/*.js" + }, + "testling": { + "files": "test/*.js", + "browsers": [ + "ie/8..latest", + "ff/5", + "ff/latest", + "chrome/15", + "chrome/latest", + "safari/latest", + "opera/latest" + ] + }, + "version": "1.0.1" } diff --git a/node_modules/just-debounce/package.json b/node_modules/just-debounce/package.json index 2ce789cb..79ae8176 100644 --- a/node_modules/just-debounce/package.json +++ b/node_modules/just-debounce/package.json @@ -1,29 +1,59 @@ { - "name": "just-debounce", - "version": "1.1.0", - "description": "a simple debounce with no dependencies or crazy defaults", - "main": "index.js", - "scripts": { - "test": "node test.js && npm run lint", - "lint": "eslint ." - }, - "repository": { - "type": "git", - "url": "git://github.com/hayes/just-debounce.git" - }, - "keywords": [ - "debounce" + "_args": [ + [ + "just-debounce@1.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Michael Hayes", - "license": "MIT", + "_from": "just-debounce@1.1.0", + "_id": "just-debounce@1.1.0", + "_inBundle": false, + "_integrity": "sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ==", + "_location": "/just-debounce", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "just-debounce@1.1.0", + "name": "just-debounce", + "escapedName": "just-debounce", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/glob-watcher" + ], + "_resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Michael Hayes" + }, "bugs": { "url": "https://github.com/hayes/just-debounce/issues" }, - "homepage": "https://github.com/hayes/just-debounce", + "description": "a simple debounce with no dependencies or crazy defaults", "devDependencies": { "eslint": "^7.20.0", "eslint-plugin-prettier": "^3.3.1", "prettier": "^2.2.1", "tape": "^5.1.1" - } + }, + "homepage": "https://github.com/hayes/just-debounce", + "keywords": [ + "debounce" + ], + "license": "MIT", + "main": "index.js", + "name": "just-debounce", + "repository": { + "type": "git", + "url": "git://github.com/hayes/just-debounce.git" + }, + "scripts": { + "lint": "eslint .", + "test": "node test.js && npm run lint" + }, + "version": "1.1.0" } diff --git a/node_modules/kind-of/package.json b/node_modules/kind-of/package.json index 334235fb..c3328391 100644 --- a/node_modules/kind-of/package.json +++ b/node_modules/kind-of/package.json @@ -1,35 +1,79 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "5.1.0", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "James (https://twitter.com/aretecode)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)", - "tunnckoCore (https://i.am.charlike.online)" + "_args": [ + [ + "kind-of@5.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@5.1.0", + "_id": "kind-of@5.1.0", + "_inBundle": false, + "_integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "_location": "/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@5.1.0", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "5.1.0", + "saveSpec": null, + "fetchSpec": "5.1.0" + }, + "_requiredBy": [ + "/array-sort", + "/class-utils/is-descriptor", + "/default-compare", + "/expand-brackets/is-descriptor", + "/snapdragon/is-descriptor", + "/static-extend/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "_spec": "5.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "James", + "url": "https://twitter.com/aretecode" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + }, + { + "name": "tunnckoCore", + "url": "https://i.am.charlike.online" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.1.1", @@ -40,6 +84,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -63,6 +114,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -87,5 +149,6 @@ "typeof", "verb" ] - } + }, + "version": "5.1.0" } diff --git a/node_modules/last-run/package.json b/node_modules/last-run/package.json index e36cd9f7..d55a37a6 100644 --- a/node_modules/last-run/package.json +++ b/node_modules/last-run/package.json @@ -1,32 +1,51 @@ { - "name": "last-run", - "version": "1.1.1", - "description": "Capture and retrieve the last time a function was run", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "last-run@1.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "last-run@1.1.1", + "_id": "last-run@1.1.1", + "_inBundle": false, + "_integrity": "sha1-RblpQsF7HHnHchmCWbqUO+v4yls=", + "_location": "/last-run", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "last-run@1.1.1", + "name": "last-run", + "escapedName": "last-run", + "rawSpec": "1.1.1", + "saveSpec": null, + "fetchSpec": "1.1.1" + }, + "_requiredBy": [ + "/undertaker" + ], + "_resolved": "https://registry.npmjs.org/last-run/-/last-run-1.1.1.tgz", + "_spec": "1.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/last-run/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/last-run", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint . && jscs index.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "default-resolution": "^2.0.0", "es6-weak-map": "^2.0.1" }, + "description": "Capture and retrieve the last time a function was run", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", @@ -37,10 +56,33 @@ "jscs-preset-gulp": "^1.0.0", "mocha": "^2.4.5" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/last-run#readme", "keywords": [ "execution", "function", "last run", "timing" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "last-run", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/last-run.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.1.1" } diff --git a/node_modules/lazystream/package.json b/node_modules/lazystream/package.json index 94565e4e..0df407f0 100644 --- a/node_modules/lazystream/package.json +++ b/node_modules/lazystream/package.json @@ -1,46 +1,77 @@ { - "name": "lazystream", - "version": "1.0.1", - "description": "Open Node Streams on demand.", - "homepage": "https://github.com/jpommerening/node-lazystream", + "_args": [ + [ + "lazystream@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lazystream@1.0.1", + "_id": "lazystream@1.0.1", + "_inBundle": false, + "_integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==", + "_location": "/lazystream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lazystream@1.0.1", + "name": "lazystream", + "escapedName": "lazystream", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/vinyl-fs" + ], + "_resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Jonas Pommerening", "email": "jonas.pommerening@gmail.com", "url": "https://npmjs.org/~jpommerening" }, - "contributors": [ - "Mario Casciaro " - ], - "repository": { - "type": "git", - "url": "https://github.com/jpommerening/node-lazystream.git" - }, "bugs": { "url": "https://github.com/jpommerening/node-lazystream/issues" }, - "license": "MIT", - "main": "lib/lazystream.js", + "contributors": [ + { + "name": "Mario Casciaro", + "email": "mariocasciaro@gmail.com" + } + ], + "dependencies": { + "readable-stream": "^2.0.5" + }, + "description": "Open Node Streams on demand.", + "devDependencies": { + "nodeunit": "^0.9.1" + }, "engines": { "node": ">= 0.6.3" }, - "scripts": { - "test": "nodeunit test/readable_test.js test/writable_test.js test/pipe_test.js test/fs_test.js" - }, "files": [ "lib/lazystream.js", "test/*.js", "test/*.md" ], - "dependencies": { - "readable-stream": "^2.0.5" - }, - "devDependencies": { - "nodeunit": "^0.9.1" - }, + "homepage": "https://github.com/jpommerening/node-lazystream", "keywords": [ "emfile", "lazy", "streams", "stream" - ] + ], + "license": "MIT", + "main": "lib/lazystream.js", + "name": "lazystream", + "repository": { + "type": "git", + "url": "git+https://github.com/jpommerening/node-lazystream.git" + }, + "scripts": { + "test": "nodeunit test/readable_test.js test/writable_test.js test/pipe_test.js test/fs_test.js" + }, + "version": "1.0.1" } diff --git a/node_modules/lcid/package.json b/node_modules/lcid/package.json index 03409639..ca4c9176 100644 --- a/node_modules/lcid/package.json +++ b/node_modules/lcid/package.json @@ -1,24 +1,55 @@ { - "name": "lcid", - "version": "1.0.0", - "description": "Mapping between standard locale identifiers and Windows locale identifiers (LCID)", - "license": "MIT", - "repository": "sindresorhus/lcid", + "_args": [ + [ + "lcid@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lcid@1.0.0", + "_id": "lcid@1.0.0", + "_inBundle": false, + "_integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=", + "_location": "/lcid", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lcid@1.0.0", + "name": "lcid", + "escapedName": "lcid", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/os-locale" + ], + "_resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/lcid/issues" + }, + "dependencies": { + "invert-kv": "^1.0.0" + }, + "description": "Mapping between standard locale identifiers and Windows locale identifiers (LCID)", + "devDependencies": { + "ava": "0.0.4" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "node test.js" - }, "files": [ "index.js", "lcid.json" ], + "homepage": "https://github.com/sindresorhus/lcid#readme", "keywords": [ "lcid", "locale", @@ -37,10 +68,14 @@ "ietf", "tag" ], - "dependencies": { - "invert-kv": "^1.0.0" + "license": "MIT", + "name": "lcid", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/lcid.git" }, - "devDependencies": { - "ava": "0.0.4" - } + "scripts": { + "test": "node test.js" + }, + "version": "1.0.0" } diff --git a/node_modules/lead/package.json b/node_modules/lead/package.json index 1e3b461f..098d4866 100644 --- a/node_modules/lead/package.json +++ b/node_modules/lead/package.json @@ -1,31 +1,50 @@ { - "name": "lead", - "version": "1.0.0", - "description": "Sink your streams.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "lead@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lead@1.0.0", + "_id": "lead@1.0.0", + "_inBundle": false, + "_integrity": "sha1-bxT5mje+Op3XhPVJVpDlkDRm7kI=", + "_location": "/lead", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lead@1.0.0", + "name": "lead", + "escapedName": "lead", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/vinyl-fs" + ], + "_resolved": "https://registry.npmjs.org/lead/-/lead-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/lead/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/lead", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint index.js test/ && jscs index.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "flush-write-stream": "^1.0.2" }, + "description": "Sink your streams.", "devDependencies": { "eslint": "^1.10.3", "eslint-config-gulp": "^2.0.0", @@ -37,10 +56,33 @@ "mississippi": "^1.3.0", "mocha": "^3.2.0" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/lead#readme", "keywords": [ "streams", "sink", "through", "writeable" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "lead", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/lead.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint index.js test/ && jscs index.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.0.0" } diff --git a/node_modules/less/package.json b/node_modules/less/package.json index 5976af2f..74e58a86 100644 --- a/node_modules/less/package.json +++ b/node_modules/less/package.json @@ -1,137 +1,175 @@ { - "name": "less", - "version": "4.1.2", - "description": "Leaner CSS", - "homepage": "http://lesscss.org", - "author": { - "name": "Alexis Sellier", - "email": "self@cloudhead.net" - }, - "contributors": [ - "The Core Less Team" - ], - "bugs": { - "url": "https://github.com/less/less.js/issues" - }, - "repository": { - "type": "git", - "url": "https://github.com/less/less.js.git" - }, - "master": { - "url": "https://github.com/less/less.js/blob/master/", - "raw": "https://raw.githubusercontent.com/less/less.js/master/" - }, - "license": "Apache-2.0", - "bin": { - "lessc": "./bin/lessc" - }, - "main": "index", - "module": "./lib/less-node/index", - "directories": { - "test": "./test" - }, - "browser": "./dist/less.js", - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "grunt test", - "grunt": "grunt", - "build": "npm-run-all clean compile", - "clean": "shx rm -rf ./lib tsconfig.tsbuildinfo", - "compile": "tsc -p tsconfig.json", - "copy:root": "shx cp -rf ./dist ../../", - "dev": "tsc -p tsconfig.json -w", - "prepublishOnly": "grunt dist" - }, - "optionalDependencies": { - "errno": "^0.1.1", - "graceful-fs": "^4.1.2", - "image-size": "~0.5.0", - "make-dir": "^2.1.0", - "mime": "^1.4.1", - "needle": "^2.5.2", - "source-map": "~0.6.0" - }, - "devDependencies": { - "@less/test-data": "^4.1.0", - "@less/test-import-module": "^4.0.0", - "@rollup/plugin-commonjs": "^17.0.0", - "@rollup/plugin-json": "^4.1.0", - "@rollup/plugin-node-resolve": "^11.0.0", - "@typescript-eslint/eslint-plugin": "^4.28.0", - "@typescript-eslint/parser": "^4.28.0", - "benny": "^3.6.12", - "bootstrap-less-port": "0.3.0", - "chai": "^4.2.0", - "cross-env": "^7.0.3", - "diff": "^3.2.0", - "eslint": "^7.29.0", - "fs-extra": "^8.1.0", - "git-rev": "^0.2.1", - "globby": "^10.0.1", - "grunt": "^1.0.4", - "grunt-cli": "^1.3.2", - "grunt-contrib-clean": "^1.0.0", - "grunt-contrib-connect": "^1.0.2", - "grunt-eslint": "^23.0.0", - "grunt-saucelabs": "^9.0.1", - "grunt-shell": "^1.3.0", - "html-template-tag": "^3.2.0", - "jit-grunt": "^0.10.0", - "less-plugin-autoprefix": "^1.5.1", - "less-plugin-clean-css": "^1.5.1", - "minimist": "^1.2.0", - "mocha": "^6.2.1", - "mocha-headless-chrome": "^2.0.3", - "mocha-teamcity-reporter": "^3.0.0", - "nock": "^11.8.2", - "npm-run-all": "^4.1.5", - "performance-now": "^0.2.0", - "phin": "^2.2.3", - "promise": "^7.1.1", - "read-glob": "^3.0.0", - "resolve": "^1.17.0", - "rollup": "^2.52.2", - "rollup-plugin-terser": "^5.1.1", - "rollup-plugin-typescript2": "^0.29.0", - "semver": "^6.3.0", - "shx": "^0.3.2", - "time-grunt": "^1.3.0", - "ts-node": "^9.1.1", - "typescript": "^4.3.4", - "uikit": "2.27.4" - }, - "keywords": [ - "compile less", - "css nesting", - "css variable", - "css", - "gradients css", - "gradients css3", - "less compiler", - "less css", - "less mixins", - "less", - "less.js", - "lesscss", - "mixins", - "nested css", - "parser", - "preprocessor", - "bootstrap css", - "bootstrap less", - "style", - "styles", - "stylesheet", - "variables in css", - "css less" - ], - "rawcurrent": "https://raw.github.com/less/less.js/v", - "sourcearchive": "https://github.com/less/less.js/archive/v", - "dependencies": { - "copy-anything": "^2.0.1", - "parse-node-version": "^1.0.1", - "tslib": "^2.3.0" - } + "_args": [ + [ + "less@4.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "less@4.1.2", + "_id": "less@4.1.2", + "_inBundle": false, + "_integrity": "sha512-EoQp/Et7OSOVu0aJknJOtlXZsnr8XE8KwuzTHOLeVSEx8pVWUICc8Q0VYRHgzyjX78nMEyC/oztWFbgyhtNfDA==", + "_location": "/less", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "less@4.1.2", + "name": "less", + "escapedName": "less", + "rawSpec": "4.1.2", + "saveSpec": null, + "fetchSpec": "4.1.2" + }, + "_requiredBy": [ + "/fomantic-ui", + "/gulp-less" + ], + "_resolved": "https://registry.npmjs.org/less/-/less-4.1.2.tgz", + "_spec": "4.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Alexis Sellier", + "email": "self@cloudhead.net" + }, + "bin": { + "lessc": "bin/lessc" + }, + "browser": "./dist/less.js", + "bugs": { + "url": "https://github.com/less/less.js/issues" + }, + "contributors": [ + { + "name": "The Core Less Team" + } + ], + "dependencies": { + "copy-anything": "^2.0.1", + "errno": "^0.1.1", + "graceful-fs": "^4.1.2", + "image-size": "~0.5.0", + "make-dir": "^2.1.0", + "mime": "^1.4.1", + "needle": "^2.5.2", + "parse-node-version": "^1.0.1", + "source-map": "~0.6.0", + "tslib": "^2.3.0" + }, + "description": "Leaner CSS", + "devDependencies": { + "@less/test-data": "^4.1.0", + "@less/test-import-module": "^4.0.0", + "@rollup/plugin-commonjs": "^17.0.0", + "@rollup/plugin-json": "^4.1.0", + "@rollup/plugin-node-resolve": "^11.0.0", + "@typescript-eslint/eslint-plugin": "^4.28.0", + "@typescript-eslint/parser": "^4.28.0", + "benny": "^3.6.12", + "bootstrap-less-port": "0.3.0", + "chai": "^4.2.0", + "cross-env": "^7.0.3", + "diff": "^3.2.0", + "eslint": "^7.29.0", + "fs-extra": "^8.1.0", + "git-rev": "^0.2.1", + "globby": "^10.0.1", + "grunt": "^1.0.4", + "grunt-cli": "^1.3.2", + "grunt-contrib-clean": "^1.0.0", + "grunt-contrib-connect": "^1.0.2", + "grunt-eslint": "^23.0.0", + "grunt-saucelabs": "^9.0.1", + "grunt-shell": "^1.3.0", + "html-template-tag": "^3.2.0", + "jit-grunt": "^0.10.0", + "less-plugin-autoprefix": "^1.5.1", + "less-plugin-clean-css": "^1.5.1", + "minimist": "^1.2.0", + "mocha": "^6.2.1", + "mocha-headless-chrome": "^2.0.3", + "mocha-teamcity-reporter": "^3.0.0", + "nock": "^11.8.2", + "npm-run-all": "^4.1.5", + "performance-now": "^0.2.0", + "phin": "^2.2.3", + "promise": "^7.1.1", + "read-glob": "^3.0.0", + "resolve": "^1.17.0", + "rollup": "^2.52.2", + "rollup-plugin-terser": "^5.1.1", + "rollup-plugin-typescript2": "^0.29.0", + "semver": "^6.3.0", + "shx": "^0.3.2", + "time-grunt": "^1.3.0", + "ts-node": "^9.1.1", + "typescript": "^4.3.4", + "uikit": "2.27.4" + }, + "directories": { + "test": "./test" + }, + "engines": { + "node": ">=6" + }, + "homepage": "http://lesscss.org", + "keywords": [ + "compile less", + "css nesting", + "css variable", + "css", + "gradients css", + "gradients css3", + "less compiler", + "less css", + "less mixins", + "less", + "less.js", + "lesscss", + "mixins", + "nested css", + "parser", + "preprocessor", + "bootstrap css", + "bootstrap less", + "style", + "styles", + "stylesheet", + "variables in css", + "css less" + ], + "license": "Apache-2.0", + "main": "index", + "master": { + "url": "https://github.com/less/less.js/blob/master/", + "raw": "https://raw.githubusercontent.com/less/less.js/master/" + }, + "module": "./lib/less-node/index", + "name": "less", + "optionalDependencies": { + "errno": "^0.1.1", + "graceful-fs": "^4.1.2", + "image-size": "~0.5.0", + "make-dir": "^2.1.0", + "mime": "^1.4.1", + "needle": "^2.5.2", + "source-map": "~0.6.0" + }, + "rawcurrent": "https://raw.github.com/less/less.js/v", + "repository": { + "type": "git", + "url": "git+https://github.com/less/less.js.git" + }, + "scripts": { + "build": "npm-run-all clean compile", + "clean": "shx rm -rf ./lib tsconfig.tsbuildinfo", + "compile": "tsc -p tsconfig.json", + "copy:root": "shx cp -rf ./dist ../../", + "dev": "tsc -p tsconfig.json -w", + "grunt": "grunt", + "prepublishOnly": "grunt dist", + "test": "grunt test" + }, + "sourcearchive": "https://github.com/less/less.js/archive/v", + "version": "4.1.2" } diff --git a/node_modules/liftoff/node_modules/is-plain-object/package.json b/node_modules/liftoff/node_modules/is-plain-object/package.json index dd604986..114e9444 100644 --- a/node_modules/liftoff/node_modules/is-plain-object/package.json +++ b/node_modules/liftoff/node_modules/is-plain-object/package.json @@ -1,37 +1,60 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor.", - "version": "2.0.4", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-plain-object@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@2.0.4", + "_id": "is-plain-object@2.0.4", + "_inBundle": false, + "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "_location": "/liftoff/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@2.0.4", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/liftoff" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", - "test_browser": "mocha-phantomjs test/browser.html", - "test_node": "mocha", - "test": "npm run test_node && npm run browserify && npm run test_browser" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "browserify": "^14.4.0", "chai": "^4.0.2", @@ -41,6 +64,14 @@ "phantomjs": "^2.1.7", "uglify-js": "^3.0.24" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -55,6 +86,19 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test": "npm run test_node && npm run browserify && npm run test_browser", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha" + }, "types": "index.d.ts", "verb": { "toc": false, @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/liftoff/package.json b/node_modules/liftoff/package.json index 23914714..946965d4 100644 --- a/node_modules/liftoff/package.json +++ b/node_modules/liftoff/package.json @@ -1,26 +1,42 @@ { - "name": "liftoff", - "version": "3.1.0", - "description": "Launch your command line tool with ease.", - "author": "Tyler Kellen (http://goingslowly.com/)", - "contributors": [], - "repository": "js-cli/js-liftoff", - "license": "MIT", - "engines": { - "node": ">= 0.8" - }, - "main": "index.js", - "files": [ - "index.js", - "lib", - "LICENSE" + "_args": [ + [ + "liftoff@3.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "pretest": "eslint .", - "test": "mocha -t 5000 -b -R spec test/index && npm run legacy-test", - "legacy-test": "mocha -t 5000 -b -R spec test/launch", - "cover": "nyc --reporter=lcov --reporter=text-summary npm test" + "_from": "liftoff@3.1.0", + "_id": "liftoff@3.1.0", + "_inBundle": false, + "_integrity": "sha512-DlIPlJUkCV0Ips2zf2pJP0unEoT1kwYhiiPUGF3s/jtxTCjziNLoiVVh+jqWOWeFi6mmwQ5fNxvAUyPad4Dfog==", + "_location": "/liftoff", + "_phantomChildren": { + "isobject": "3.0.1" }, + "_requested": { + "type": "version", + "registry": true, + "raw": "liftoff@3.1.0", + "name": "liftoff", + "escapedName": "liftoff", + "rawSpec": "3.1.0", + "saveSpec": null, + "fetchSpec": "3.1.0" + }, + "_requiredBy": [ + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/liftoff/-/liftoff-3.1.0.tgz", + "_spec": "3.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Tyler Kellen", + "url": "http://goingslowly.com/" + }, + "bugs": { + "url": "https://github.com/js-cli/js-liftoff/issues" + }, + "contributors": [], "dependencies": { "extend": "^3.0.0", "findup-sync": "^3.0.0", @@ -31,6 +47,7 @@ "rechoir": "^0.6.2", "resolve": "^1.1.7" }, + "description": "Launch your command line tool with ease.", "devDependencies": { "chai": "^3.5.0", "coffeescript": "^1.10.0", @@ -40,7 +57,30 @@ "nyc": "^13.3.0", "sinon": "~1.17.4" }, + "engines": { + "node": ">= 0.8" + }, + "files": [ + "index.js", + "lib", + "LICENSE" + ], + "homepage": "https://github.com/js-cli/js-liftoff#readme", "keywords": [ "command line" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "liftoff", + "repository": { + "type": "git", + "url": "git+https://github.com/js-cli/js-liftoff.git" + }, + "scripts": { + "cover": "nyc --reporter=lcov --reporter=text-summary npm test", + "legacy-test": "mocha -t 5000 -b -R spec test/launch", + "pretest": "eslint .", + "test": "mocha -t 5000 -b -R spec test/index && npm run legacy-test" + }, + "version": "3.1.0" } diff --git a/node_modules/load-json-file/node_modules/pify/package.json b/node_modules/load-json-file/node_modules/pify/package.json index 311d1982..7fe6c7c7 100644 --- a/node_modules/load-json-file/node_modules/pify/package.json +++ b/node_modules/load-json-file/node_modules/pify/package.json @@ -1,24 +1,54 @@ { - "name": "pify", - "version": "2.3.0", - "description": "Promisify a callback-style function", - "license": "MIT", - "repository": "sindresorhus/pify", + "_args": [ + [ + "pify@2.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "pify@2.3.0", + "_id": "pify@2.3.0", + "_inBundle": false, + "_integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", + "_location": "/load-json-file/pify", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "pify@2.3.0", + "name": "pify", + "escapedName": "pify", + "rawSpec": "2.3.0", + "saveSpec": null, + "fetchSpec": "2.3.0" + }, + "_requiredBy": [ + "/load-json-file" + ], + "_resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", + "_spec": "2.3.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/pify/issues" + }, + "description": "Promisify a callback-style function", + "devDependencies": { + "ava": "*", + "pinkie-promise": "^1.0.0", + "v8-natives": "0.0.2", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava && npm run optimization-test", - "optimization-test": "node --allow-natives-syntax optimization-test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/pify#readme", "keywords": [ "promise", "promises", @@ -39,10 +69,15 @@ "async", "es2015" ], - "devDependencies": { - "ava": "*", - "pinkie-promise": "^1.0.0", - "v8-natives": "0.0.2", - "xo": "*" - } + "license": "MIT", + "name": "pify", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/pify.git" + }, + "scripts": { + "optimization-test": "node --allow-natives-syntax optimization-test.js", + "test": "xo && ava && npm run optimization-test" + }, + "version": "2.3.0" } diff --git a/node_modules/load-json-file/package.json b/node_modules/load-json-file/package.json index b44c8a12..80e7e3e0 100644 --- a/node_modules/load-json-file/package.json +++ b/node_modules/load-json-file/package.json @@ -1,23 +1,59 @@ { - "name": "load-json-file", - "version": "1.1.0", - "description": "Read and parse a JSON file", - "license": "MIT", - "repository": "sindresorhus/load-json-file", + "_args": [ + [ + "load-json-file@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "load-json-file@1.1.0", + "_id": "load-json-file@1.1.0", + "_inBundle": false, + "_integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=", + "_location": "/load-json-file", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "load-json-file@1.1.0", + "name": "load-json-file", + "escapedName": "load-json-file", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/read-pkg" + ], + "_resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/load-json-file/issues" + }, + "dependencies": { + "graceful-fs": "^4.1.2", + "parse-json": "^2.2.0", + "pify": "^2.0.0", + "pinkie-promise": "^2.0.0", + "strip-bom": "^2.0.0" + }, + "description": "Read and parse a JSON file", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/load-json-file#readme", "keywords": [ "json", "read", @@ -27,17 +63,16 @@ "graceful", "load" ], - "dependencies": { - "graceful-fs": "^4.1.2", - "parse-json": "^2.2.0", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0", - "strip-bom": "^2.0.0" + "license": "MIT", + "name": "load-json-file", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/load-json-file.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" + "scripts": { + "test": "xo && ava" }, + "version": "1.1.0", "xo": { "ignores": [ "test.js" diff --git a/node_modules/lodash._baseassign/package.json b/node_modules/lodash._baseassign/package.json index 9eda1a80..e3b6cdc0 100644 --- a/node_modules/lodash._baseassign/package.json +++ b/node_modules/lodash._baseassign/package.json @@ -1,22 +1,82 @@ { - "name": "lodash._baseassign", - "version": "3.2.0", + "_args": [ + [ + "lodash._baseassign@3.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._baseassign@3.2.0", + "_id": "lodash._baseassign@3.2.0", + "_inBundle": false, + "_integrity": "sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=", + "_location": "/lodash._baseassign", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._baseassign@3.2.0", + "name": "lodash._baseassign", + "escapedName": "lodash._baseassign", + "rawSpec": "3.2.0", + "saveSpec": null, + "fetchSpec": "3.2.0" + }, + "_requiredBy": [ + "/lodash.assign" + ], + "_resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz", + "_spec": "3.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], + "dependencies": { + "lodash._basecopy": "^3.0.0", + "lodash.keys": "^3.0.0" + }, "description": "The modern build of lodash’s internal `baseAssign` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" - ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, - "dependencies": { - "lodash._basecopy": "^3.0.0", - "lodash.keys": "^3.0.0" - } + "name": "lodash._baseassign", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.2.0" } diff --git a/node_modules/lodash._basecopy/package.json b/node_modules/lodash._basecopy/package.json index ad50c771..a93a9b99 100644 --- a/node_modules/lodash._basecopy/package.json +++ b/node_modules/lodash._basecopy/package.json @@ -1,18 +1,79 @@ { - "name": "lodash._basecopy", - "version": "3.0.1", + "_args": [ + [ + "lodash._basecopy@3.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._basecopy@3.0.1", + "_id": "lodash._basecopy@3.0.1", + "_inBundle": false, + "_integrity": "sha1-jaDmqHbPNEwK2KVIghEd08XHyjY=", + "_location": "/lodash._basecopy", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._basecopy@3.0.1", + "name": "lodash._basecopy", + "escapedName": "lodash._basecopy", + "rawSpec": "3.0.1", + "saveSpec": null, + "fetchSpec": "3.0.1" + }, + "_requiredBy": [ + "/gulp-util/lodash.template", + "/lodash._baseassign" + ], + "_resolved": "https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz", + "_spec": "3.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The modern build of lodash’s internal `baseCopy` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" - ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "name": "lodash._basecopy", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.0.1" } diff --git a/node_modules/lodash._basetostring/package.json b/node_modules/lodash._basetostring/package.json index 1d7abbfc..bc886834 100644 --- a/node_modules/lodash._basetostring/package.json +++ b/node_modules/lodash._basetostring/package.json @@ -1,18 +1,78 @@ { - "name": "lodash._basetostring", - "version": "3.0.1", + "_args": [ + [ + "lodash._basetostring@3.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._basetostring@3.0.1", + "_id": "lodash._basetostring@3.0.1", + "_inBundle": false, + "_integrity": "sha1-0YYdh3+CSlL2aYMtyvPuFVZqB9U=", + "_location": "/lodash._basetostring", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._basetostring@3.0.1", + "name": "lodash._basetostring", + "escapedName": "lodash._basetostring", + "rawSpec": "3.0.1", + "saveSpec": null, + "fetchSpec": "3.0.1" + }, + "_requiredBy": [ + "/gulp-util/lodash.template" + ], + "_resolved": "https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz", + "_spec": "3.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The modern build of lodash’s internal `baseToString` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" - ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "name": "lodash._basetostring", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.0.1" } diff --git a/node_modules/lodash._basevalues/package.json b/node_modules/lodash._basevalues/package.json index 202315a8..f8e09eb2 100644 --- a/node_modules/lodash._basevalues/package.json +++ b/node_modules/lodash._basevalues/package.json @@ -1,18 +1,78 @@ { - "name": "lodash._basevalues", - "version": "3.0.0", + "_args": [ + [ + "lodash._basevalues@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._basevalues@3.0.0", + "_id": "lodash._basevalues@3.0.0", + "_inBundle": false, + "_integrity": "sha1-W3dXYoAr3j0yl1A+JjAIIP32Ybc=", + "_location": "/lodash._basevalues", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._basevalues@3.0.0", + "name": "lodash._basevalues", + "escapedName": "lodash._basevalues", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/gulp-util/lodash.template" + ], + "_resolved": "https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The modern build of lodash’s internal `baseValues` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" - ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "name": "lodash._basevalues", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.0.0" } diff --git a/node_modules/lodash._bindcallback/package.json b/node_modules/lodash._bindcallback/package.json index 6ede4401..228af493 100644 --- a/node_modules/lodash._bindcallback/package.json +++ b/node_modules/lodash._bindcallback/package.json @@ -1,18 +1,78 @@ { - "name": "lodash._bindcallback", - "version": "3.0.1", + "_args": [ + [ + "lodash._bindcallback@3.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._bindcallback@3.0.1", + "_id": "lodash._bindcallback@3.0.1", + "_inBundle": false, + "_integrity": "sha1-5THCdkTPi1epnhftlbNcdIeJOS4=", + "_location": "/lodash._bindcallback", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._bindcallback@3.0.1", + "name": "lodash._bindcallback", + "escapedName": "lodash._bindcallback", + "rawSpec": "3.0.1", + "saveSpec": null, + "fetchSpec": "3.0.1" + }, + "_requiredBy": [ + "/lodash._createassigner" + ], + "_resolved": "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz", + "_spec": "3.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The modern build of lodash’s internal `bindCallback` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" - ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "name": "lodash._bindcallback", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.0.1" } diff --git a/node_modules/lodash._createassigner/package.json b/node_modules/lodash._createassigner/package.json index e7baed32..4cc95571 100644 --- a/node_modules/lodash._createassigner/package.json +++ b/node_modules/lodash._createassigner/package.json @@ -1,23 +1,83 @@ { - "name": "lodash._createassigner", - "version": "3.1.1", - "description": "The modern build of lodash’s internal `createAssigner` as a module.", - "homepage": "https://lodash.com/", - "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" + "_args": [ + [ + "lodash._createassigner@3.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._createassigner@3.1.1", + "_id": "lodash._createassigner@3.1.1", + "_inBundle": false, + "_integrity": "sha1-g4pbri/aymOsIt7o4Z+k5taXCxE=", + "_location": "/lodash._createassigner", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._createassigner@3.1.1", + "name": "lodash._createassigner", + "escapedName": "lodash._createassigner", + "rawSpec": "3.1.1", + "saveSpec": null, + "fetchSpec": "3.1.1" + }, + "_requiredBy": [ + "/lodash.assign" + ], + "_resolved": "https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz", + "_spec": "3.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "dependencies": { "lodash._bindcallback": "^3.0.0", "lodash._isiterateecall": "^3.0.0", "lodash.restparam": "^3.0.0" - } + }, + "description": "The modern build of lodash’s internal `createAssigner` as a module.", + "homepage": "https://lodash.com/", + "icon": "https://lodash.com/icon.svg", + "license": "MIT", + "name": "lodash._createassigner", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.1.1" } diff --git a/node_modules/lodash._getnative/package.json b/node_modules/lodash._getnative/package.json index 97ea5191..b875cd29 100644 --- a/node_modules/lodash._getnative/package.json +++ b/node_modules/lodash._getnative/package.json @@ -1,18 +1,78 @@ { - "name": "lodash._getnative", - "version": "3.9.1", + "_args": [ + [ + "lodash._getnative@3.9.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._getnative@3.9.1", + "_id": "lodash._getnative@3.9.1", + "_inBundle": false, + "_integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=", + "_location": "/lodash._getnative", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._getnative@3.9.1", + "name": "lodash._getnative", + "escapedName": "lodash._getnative", + "rawSpec": "3.9.1", + "saveSpec": null, + "fetchSpec": "3.9.1" + }, + "_requiredBy": [ + "/lodash.keys" + ], + "_resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz", + "_spec": "3.9.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The modern build of lodash’s internal `getNative` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" - ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "name": "lodash._getnative", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.9.1" } diff --git a/node_modules/lodash._isiterateecall/package.json b/node_modules/lodash._isiterateecall/package.json index 9aca8d28..bd148aa5 100644 --- a/node_modules/lodash._isiterateecall/package.json +++ b/node_modules/lodash._isiterateecall/package.json @@ -1,18 +1,79 @@ { - "name": "lodash._isiterateecall", - "version": "3.0.9", + "_args": [ + [ + "lodash._isiterateecall@3.0.9", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._isiterateecall@3.0.9", + "_id": "lodash._isiterateecall@3.0.9", + "_inBundle": false, + "_integrity": "sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw=", + "_location": "/lodash._isiterateecall", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._isiterateecall@3.0.9", + "name": "lodash._isiterateecall", + "escapedName": "lodash._isiterateecall", + "rawSpec": "3.0.9", + "saveSpec": null, + "fetchSpec": "3.0.9" + }, + "_requiredBy": [ + "/gulp-util/lodash.template", + "/lodash._createassigner" + ], + "_resolved": "https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz", + "_spec": "3.0.9", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The modern build of lodash’s internal `isIterateeCall` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" - ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "name": "lodash._isiterateecall", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.0.9" } diff --git a/node_modules/lodash._isnative/package.json b/node_modules/lodash._isnative/package.json index 30c435ec..e751ed0d 100644 --- a/node_modules/lodash._isnative/package.json +++ b/node_modules/lodash._isnative/package.json @@ -1,16 +1,69 @@ { - "name": "lodash._isnative", - "version": "2.4.1", + "_args": [ + [ + "lodash._isnative@2.4.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._isnative@2.4.1", + "_id": "lodash._isnative@2.4.1", + "_inBundle": false, + "_integrity": "sha1-PqZAS3hKe+g2x7V1gOHN95sUgyw=", + "_location": "/lodash._isnative", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._isnative@2.4.1", + "name": "lodash._isnative", + "escapedName": "lodash._isnative", + "rawSpec": "2.4.1", + "saveSpec": null, + "fetchSpec": "2.4.1" + }, + "_requiredBy": [ + "/gulp-dedupe/lodash.keys" + ], + "_resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz", + "_spec": "2.4.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash-cli/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "http://mathiasbynens.be/" + } + ], "description": "The internal Lo-Dash function `isNative` as a Node.js module generated by lodash-cli.", "homepage": "http://lodash.com/custom-builds", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (http://mathiasbynens.be/)" - ], - "bugs": "https://github.com/lodash/lodash-cli/issues", - "repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" } + "name": "lodash._isnative", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash-cli.git" + }, + "version": "2.4.1" } diff --git a/node_modules/lodash._objecttypes/package.json b/node_modules/lodash._objecttypes/package.json index eb025834..bb262766 100644 --- a/node_modules/lodash._objecttypes/package.json +++ b/node_modules/lodash._objecttypes/package.json @@ -1,16 +1,71 @@ { - "name": "lodash._objecttypes", - "version": "2.4.1", + "_args": [ + [ + "lodash._objecttypes@2.4.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._objecttypes@2.4.1", + "_id": "lodash._objecttypes@2.4.1", + "_inBundle": false, + "_integrity": "sha1-fAt/admKH3ZSn4kLDNsbTf7BHBE=", + "_location": "/lodash._objecttypes", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._objecttypes@2.4.1", + "name": "lodash._objecttypes", + "escapedName": "lodash._objecttypes", + "rawSpec": "2.4.1", + "saveSpec": null, + "fetchSpec": "2.4.1" + }, + "_requiredBy": [ + "/gulp-dedupe/lodash.defaults", + "/lodash._shimkeys", + "/lodash.isobject" + ], + "_resolved": "https://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz", + "_spec": "2.4.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash-cli/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "http://mathiasbynens.be/" + } + ], "description": "The internal Lo-Dash variable `objectTypes` as a Node.js module generated by lodash-cli.", "homepage": "http://lodash.com/custom-builds", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (http://mathiasbynens.be/)" - ], - "bugs": "https://github.com/lodash/lodash-cli/issues", - "repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" } + "name": "lodash._objecttypes", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash-cli.git" + }, + "version": "2.4.1" } diff --git a/node_modules/lodash._reescape/package.json b/node_modules/lodash._reescape/package.json index a25c81ed..382c9dab 100644 --- a/node_modules/lodash._reescape/package.json +++ b/node_modules/lodash._reescape/package.json @@ -1,18 +1,78 @@ { - "name": "lodash._reescape", - "version": "3.0.0", + "_args": [ + [ + "lodash._reescape@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._reescape@3.0.0", + "_id": "lodash._reescape@3.0.0", + "_inBundle": false, + "_integrity": "sha1-Kx1vXf4HyKNVdT5fJ/rH8c3hYWo=", + "_location": "/lodash._reescape", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._reescape@3.0.0", + "name": "lodash._reescape", + "escapedName": "lodash._reescape", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The modern build of lodash’s internal `reEscape` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" - ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "name": "lodash._reescape", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.0.0" } diff --git a/node_modules/lodash._reevaluate/package.json b/node_modules/lodash._reevaluate/package.json index fad87a2d..e7b5167d 100644 --- a/node_modules/lodash._reevaluate/package.json +++ b/node_modules/lodash._reevaluate/package.json @@ -1,18 +1,78 @@ { - "name": "lodash._reevaluate", - "version": "3.0.0", + "_args": [ + [ + "lodash._reevaluate@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._reevaluate@3.0.0", + "_id": "lodash._reevaluate@3.0.0", + "_inBundle": false, + "_integrity": "sha1-WLx0xAZklTrgsSTYBpltrKQx4u0=", + "_location": "/lodash._reevaluate", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._reevaluate@3.0.0", + "name": "lodash._reevaluate", + "escapedName": "lodash._reevaluate", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The modern build of lodash’s internal `reEvaluate` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" - ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "name": "lodash._reevaluate", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.0.0" } diff --git a/node_modules/lodash._reinterpolate/package.json b/node_modules/lodash._reinterpolate/package.json index 4cc9f1a5..33ce1b04 100644 --- a/node_modules/lodash._reinterpolate/package.json +++ b/node_modules/lodash._reinterpolate/package.json @@ -1,18 +1,82 @@ { - "name": "lodash._reinterpolate", - "version": "3.0.0", + "_args": [ + [ + "lodash._reinterpolate@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._reinterpolate@3.0.0", + "_id": "lodash._reinterpolate@3.0.0", + "_inBundle": false, + "_integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=", + "_location": "/lodash._reinterpolate", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._reinterpolate@3.0.0", + "name": "lodash._reinterpolate", + "escapedName": "lodash._reinterpolate", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/gulp-util", + "/gulp-util/lodash.template", + "/gulp-util/lodash.templatesettings", + "/lodash.template", + "/lodash.templatesettings" + ], + "_resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The modern build of lodash’s internal `reInterpolate` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" - ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "name": "lodash._reinterpolate", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.0.0" } diff --git a/node_modules/lodash._root/package.json b/node_modules/lodash._root/package.json index f75400d1..0ceb3921 100644 --- a/node_modules/lodash._root/package.json +++ b/node_modules/lodash._root/package.json @@ -1,16 +1,68 @@ { - "name": "lodash._root", - "version": "3.0.1", + "_args": [ + [ + "lodash._root@3.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._root@3.0.1", + "_id": "lodash._root@3.0.1", + "_inBundle": false, + "_integrity": "sha1-+6HEUkwZ7ppfgTa0YJ8BfPTe1pI=", + "_location": "/lodash._root", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._root@3.0.1", + "name": "lodash._root", + "escapedName": "lodash._root", + "rawSpec": "3.0.1", + "saveSpec": null, + "fetchSpec": "3.0.1" + }, + "_requiredBy": [ + "/lodash.escape" + ], + "_resolved": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz", + "_spec": "3.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "https://github.com/phated" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The internal lodash function `root` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (https://github.com/phated)", - "Mathias Bynens (https://mathiasbynens.be/)" - ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "name": "lodash._root", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.0.1" } diff --git a/node_modules/lodash._shimkeys/package.json b/node_modules/lodash._shimkeys/package.json index 4e011ac2..33e16680 100644 --- a/node_modules/lodash._shimkeys/package.json +++ b/node_modules/lodash._shimkeys/package.json @@ -1,19 +1,72 @@ { - "name": "lodash._shimkeys", - "version": "2.4.1", + "_args": [ + [ + "lodash._shimkeys@2.4.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash._shimkeys@2.4.1", + "_id": "lodash._shimkeys@2.4.1", + "_inBundle": false, + "_integrity": "sha1-bpzJZm/wgfC1psl4uD4kLmlJ0gM=", + "_location": "/lodash._shimkeys", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash._shimkeys@2.4.1", + "name": "lodash._shimkeys", + "escapedName": "lodash._shimkeys", + "rawSpec": "2.4.1", + "saveSpec": null, + "fetchSpec": "2.4.1" + }, + "_requiredBy": [ + "/gulp-dedupe/lodash.keys" + ], + "_resolved": "https://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz", + "_spec": "2.4.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash-cli/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "http://mathiasbynens.be/" + } + ], + "dependencies": { + "lodash._objecttypes": "~2.4.1" + }, "description": "The internal Lo-Dash function `shimKeys` as a Node.js module generated by lodash-cli.", "homepage": "http://lodash.com/custom-builds", "license": "MIT", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (http://mathiasbynens.be/)" - ], - "bugs": "https://github.com/lodash/lodash-cli/issues", - "repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" }, - "dependencies": { - "lodash._objecttypes": "~2.4.1" - } + "name": "lodash._shimkeys", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash-cli.git" + }, + "version": "2.4.1" } diff --git a/node_modules/lodash.assign/package.json b/node_modules/lodash.assign/package.json index aceb708a..212a5d66 100644 --- a/node_modules/lodash.assign/package.json +++ b/node_modules/lodash.assign/package.json @@ -1,24 +1,89 @@ { - "name": "lodash.assign", - "version": "3.2.0", - "description": "The modern build of lodash’s `_.assign` as a module.", - "homepage": "https://lodash.com/", - "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash, lodash-modularized, stdlib, util", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" + "_args": [ + [ + "lodash.assign@3.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.assign@3.2.0", + "_id": "lodash.assign@3.2.0", + "_inBundle": false, + "_integrity": "sha1-POnwI0tLIiPilrj6CsH+6OvKZPo=", + "_location": "/lodash.assign", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.assign@3.2.0", + "name": "lodash.assign", + "escapedName": "lodash.assign", + "rawSpec": "3.2.0", + "saveSpec": null, + "fetchSpec": "3.2.0" + }, + "_requiredBy": [ + "/lodash.defaults" + ], + "_resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.2.0.tgz", + "_spec": "3.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "dependencies": { "lodash._baseassign": "^3.0.0", "lodash._createassigner": "^3.0.0", "lodash.keys": "^3.0.0" - } + }, + "description": "The modern build of lodash’s `_.assign` as a module.", + "homepage": "https://lodash.com/", + "icon": "https://lodash.com/icon.svg", + "keywords": [ + "lodash", + "lodash-modularized", + "stdlib", + "util" + ], + "license": "MIT", + "name": "lodash.assign", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.2.0" } diff --git a/node_modules/lodash.defaults/package.json b/node_modules/lodash.defaults/package.json index 2b9997ea..807a19a9 100644 --- a/node_modules/lodash.defaults/package.json +++ b/node_modules/lodash.defaults/package.json @@ -1,23 +1,88 @@ { - "name": "lodash.defaults", - "version": "3.1.2", - "description": "The modern build of lodash’s `_.defaults` as a module.", - "homepage": "https://lodash.com/", - "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash, lodash-modularized, stdlib, util", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" + "_args": [ + [ + "lodash.defaults@3.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.defaults@3.1.2", + "_id": "lodash.defaults@3.1.2", + "_inBundle": false, + "_integrity": "sha1-xzCLGNv4vJNy1wGnNJPGEZK9Liw=", + "_location": "/lodash.defaults", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.defaults@3.1.2", + "name": "lodash.defaults", + "escapedName": "lodash.defaults", + "rawSpec": "3.1.2", + "saveSpec": null, + "fetchSpec": "3.1.2" + }, + "_requiredBy": [ + "/gulp-concat-css" + ], + "_resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-3.1.2.tgz", + "_spec": "3.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "dependencies": { "lodash.assign": "^3.0.0", "lodash.restparam": "^3.0.0" - } + }, + "description": "The modern build of lodash’s `_.defaults` as a module.", + "homepage": "https://lodash.com/", + "icon": "https://lodash.com/icon.svg", + "keywords": [ + "lodash", + "lodash-modularized", + "stdlib", + "util" + ], + "license": "MIT", + "name": "lodash.defaults", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.1.2" } diff --git a/node_modules/lodash.escape/package.json b/node_modules/lodash.escape/package.json index fc19009c..e11dcfea 100644 --- a/node_modules/lodash.escape/package.json +++ b/node_modules/lodash.escape/package.json @@ -1,20 +1,76 @@ { - "name": "lodash.escape", - "version": "3.2.0", + "_args": [ + [ + "lodash.escape@3.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.escape@3.2.0", + "_id": "lodash.escape@3.2.0", + "_inBundle": false, + "_integrity": "sha1-mV7g3BjBtIzJLv+ucaEKq1tIdpg=", + "_location": "/lodash.escape", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.escape@3.2.0", + "name": "lodash.escape", + "escapedName": "lodash.escape", + "rawSpec": "3.2.0", + "saveSpec": null, + "fetchSpec": "3.2.0" + }, + "_requiredBy": [ + "/gulp-util/lodash.template", + "/gulp-util/lodash.templatesettings" + ], + "_resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz", + "_spec": "3.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "https://github.com/phated" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], + "dependencies": { + "lodash._root": "^3.0.0" + }, "description": "The lodash method `_.escape` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash-modularized, escape", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (https://github.com/phated)", - "Mathias Bynens (https://mathiasbynens.be/)" + "keywords": [ + "lodash-modularized", + "escape" ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, - "dependencies": { - "lodash._root": "^3.0.0" - } + "license": "MIT", + "name": "lodash.escape", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.2.0" } diff --git a/node_modules/lodash.get/package.json b/node_modules/lodash.get/package.json index 3dd8e77e..3902469f 100644 --- a/node_modules/lodash.get/package.json +++ b/node_modules/lodash.get/package.json @@ -1,17 +1,72 @@ { - "name": "lodash.get", - "version": "4.4.2", + "_args": [ + [ + "lodash.get@4.4.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.get@4.4.2", + "_id": "lodash.get@4.4.2", + "_inBundle": false, + "_integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=", + "_location": "/lodash.get", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.get@4.4.2", + "name": "lodash.get", + "escapedName": "lodash.get", + "rawSpec": "4.4.2", + "saveSpec": null, + "fetchSpec": "4.4.2" + }, + "_requiredBy": [ + "/@octokit/rest" + ], + "_resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", + "_spec": "4.4.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com", + "url": "https://github.com/phated" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The lodash method `_.get` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash-modularized, get", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (https://github.com/phated)", - "Mathias Bynens (https://mathiasbynens.be/)" + "keywords": [ + "lodash-modularized", + "get" ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "license": "MIT", + "name": "lodash.get", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "4.4.2" } diff --git a/node_modules/lodash.isarguments/package.json b/node_modules/lodash.isarguments/package.json index 3d322802..71c2d6f6 100644 --- a/node_modules/lodash.isarguments/package.json +++ b/node_modules/lodash.isarguments/package.json @@ -1,17 +1,72 @@ { - "name": "lodash.isarguments", - "version": "3.1.0", + "_args": [ + [ + "lodash.isarguments@3.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.isarguments@3.1.0", + "_id": "lodash.isarguments@3.1.0", + "_inBundle": false, + "_integrity": "sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo=", + "_location": "/lodash.isarguments", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.isarguments@3.1.0", + "name": "lodash.isarguments", + "escapedName": "lodash.isarguments", + "rawSpec": "3.1.0", + "saveSpec": null, + "fetchSpec": "3.1.0" + }, + "_requiredBy": [ + "/lodash.keys" + ], + "_resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz", + "_spec": "3.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com", + "url": "https://github.com/phated" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The lodash method `_.isArguments` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash-modularized, isarguments", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (https://github.com/phated)", - "Mathias Bynens (https://mathiasbynens.be/)" + "keywords": [ + "lodash-modularized", + "isarguments" ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "license": "MIT", + "name": "lodash.isarguments", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.1.0" } diff --git a/node_modules/lodash.isarray/package.json b/node_modules/lodash.isarray/package.json index 03fe00d4..8f762b0a 100644 --- a/node_modules/lodash.isarray/package.json +++ b/node_modules/lodash.isarray/package.json @@ -1,19 +1,84 @@ { - "name": "lodash.isarray", - "version": "3.0.4", + "_args": [ + [ + "lodash.isarray@3.0.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.isarray@3.0.4", + "_id": "lodash.isarray@3.0.4", + "_inBundle": false, + "_integrity": "sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U=", + "_location": "/lodash.isarray", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.isarray@3.0.4", + "name": "lodash.isarray", + "escapedName": "lodash.isarray", + "rawSpec": "3.0.4", + "saveSpec": null, + "fetchSpec": "3.0.4" + }, + "_requiredBy": [ + "/lodash.keys" + ], + "_resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz", + "_spec": "3.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The modern build of lodash’s `_.isArray` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash, lodash-modularized, stdlib, util", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" + "keywords": [ + "lodash", + "lodash-modularized", + "stdlib", + "util" ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "license": "MIT", + "name": "lodash.isarray", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.0.4" } diff --git a/node_modules/lodash.isobject/package.json b/node_modules/lodash.isobject/package.json index df9d0347..74218880 100644 --- a/node_modules/lodash.isobject/package.json +++ b/node_modules/lodash.isobject/package.json @@ -1,20 +1,79 @@ { - "name": "lodash.isobject", - "version": "2.4.1", - "description": "The Lo-Dash function `_.isObject` as a Node.js module generated by lodash-cli.", - "homepage": "http://lodash.com/custom-builds", - "license": "MIT", - "keywords": ["functional", "lodash", "lodash-modularized", "server", "util"], - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (http://mathiasbynens.be/)" + "_args": [ + [ + "lodash.isobject@2.4.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.isobject@2.4.1", + "_id": "lodash.isobject@2.4.1", + "_inBundle": false, + "_integrity": "sha1-Wi5H/mmVPx7mMafrof5k0tBlWPU=", + "_location": "/lodash.isobject", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.isobject@2.4.1", + "name": "lodash.isobject", + "escapedName": "lodash.isobject", + "rawSpec": "2.4.1", + "saveSpec": null, + "fetchSpec": "2.4.1" + }, + "_requiredBy": [ + "/gulp-dedupe/lodash.keys" + ], + "_resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz", + "_spec": "2.4.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash-cli/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "http://mathiasbynens.be/" + } ], - "bugs": "https://github.com/lodash/lodash-cli/issues", - "repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" }, "dependencies": { "lodash._objecttypes": "~2.4.1" - } + }, + "description": "The Lo-Dash function `_.isObject` as a Node.js module generated by lodash-cli.", + "homepage": "http://lodash.com/custom-builds", + "keywords": [ + "functional", + "lodash", + "lodash-modularized", + "server", + "util" + ], + "license": "MIT", + "name": "lodash.isobject", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash-cli.git" + }, + "version": "2.4.1" } diff --git a/node_modules/lodash.keys/package.json b/node_modules/lodash.keys/package.json index 6fafa934..c3706346 100644 --- a/node_modules/lodash.keys/package.json +++ b/node_modules/lodash.keys/package.json @@ -1,24 +1,91 @@ { - "name": "lodash.keys", - "version": "3.1.2", - "description": "The modern build of lodash’s `_.keys` as a module.", - "homepage": "https://lodash.com/", - "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash, lodash-modularized, stdlib, util", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" + "_args": [ + [ + "lodash.keys@3.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.keys@3.1.2", + "_id": "lodash.keys@3.1.2", + "_inBundle": false, + "_integrity": "sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=", + "_location": "/lodash.keys", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.keys@3.1.2", + "name": "lodash.keys", + "escapedName": "lodash.keys", + "rawSpec": "3.1.2", + "saveSpec": null, + "fetchSpec": "3.1.2" + }, + "_requiredBy": [ + "/gulp-util/lodash.template", + "/lodash._baseassign", + "/lodash.assign" + ], + "_resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz", + "_spec": "3.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "dependencies": { "lodash._getnative": "^3.0.0", "lodash.isarguments": "^3.0.0", "lodash.isarray": "^3.0.0" - } + }, + "description": "The modern build of lodash’s `_.keys` as a module.", + "homepage": "https://lodash.com/", + "icon": "https://lodash.com/icon.svg", + "keywords": [ + "lodash", + "lodash-modularized", + "stdlib", + "util" + ], + "license": "MIT", + "name": "lodash.keys", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.1.2" } diff --git a/node_modules/lodash.restparam/package.json b/node_modules/lodash.restparam/package.json index 8de2f6eb..7842fcd0 100644 --- a/node_modules/lodash.restparam/package.json +++ b/node_modules/lodash.restparam/package.json @@ -1,19 +1,86 @@ { - "name": "lodash.restparam", - "version": "3.6.1", + "_args": [ + [ + "lodash.restparam@3.6.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.restparam@3.6.1", + "_id": "lodash.restparam@3.6.1", + "_inBundle": false, + "_integrity": "sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=", + "_location": "/lodash.restparam", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.restparam@3.6.1", + "name": "lodash.restparam", + "escapedName": "lodash.restparam", + "rawSpec": "3.6.1", + "saveSpec": null, + "fetchSpec": "3.6.1" + }, + "_requiredBy": [ + "/gulp-util/lodash.template", + "/lodash._createassigner", + "/lodash.defaults" + ], + "_resolved": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz", + "_spec": "3.6.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Benjamin Tan", + "email": "demoneaux@gmail.com", + "url": "https://d10.github.io/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine@iceddev.com", + "url": "http://www.iceddev.com/" + }, + { + "name": "Kit Cambridge", + "email": "github@kitcambridge.be", + "url": "http://kitcambridge.be/" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The modern build of lodash’s `_.restParam` as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash, lodash-modularized, stdlib, util", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Benjamin Tan (https://d10.github.io/)", - "Blaine Bublitz (http://www.iceddev.com/)", - "Kit Cambridge (http://kitcambridge.be/)", - "Mathias Bynens (https://mathiasbynens.be/)" + "keywords": [ + "lodash", + "lodash-modularized", + "stdlib", + "util" ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "license": "MIT", + "name": "lodash.restparam", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "3.6.1" } diff --git a/node_modules/lodash.set/package.json b/node_modules/lodash.set/package.json index 057651bc..e0394c3d 100644 --- a/node_modules/lodash.set/package.json +++ b/node_modules/lodash.set/package.json @@ -1,17 +1,72 @@ { - "name": "lodash.set", - "version": "4.3.2", + "_args": [ + [ + "lodash.set@4.3.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.set@4.3.2", + "_id": "lodash.set@4.3.2", + "_inBundle": false, + "_integrity": "sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=", + "_location": "/lodash.set", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.set@4.3.2", + "name": "lodash.set", + "escapedName": "lodash.set", + "rawSpec": "4.3.2", + "saveSpec": null, + "fetchSpec": "4.3.2" + }, + "_requiredBy": [ + "/@octokit/rest" + ], + "_resolved": "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz", + "_spec": "4.3.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com", + "url": "https://github.com/phated" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The lodash method `_.set` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash-modularized, set", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (https://github.com/phated)", - "Mathias Bynens (https://mathiasbynens.be/)" + "keywords": [ + "lodash-modularized", + "set" ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "license": "MIT", + "name": "lodash.set", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "4.3.2" } diff --git a/node_modules/lodash.template/package.json b/node_modules/lodash.template/package.json index 2b7c9761..739a7b16 100644 --- a/node_modules/lodash.template/package.json +++ b/node_modules/lodash.template/package.json @@ -1,20 +1,70 @@ { - "name": "lodash.template", - "version": "4.5.0", - "description": "The Lodash method `_.template` exported as a module.", - "homepage": "https://lodash.com/", - "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash-modularized, template", - "author": "John-David Dalton ", - "contributors": [ - "John-David Dalton ", - "Mathias Bynens " + "_args": [ + [ + "lodash.template@4.5.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.template@4.5.0", + "_id": "lodash.template@4.5.0", + "_inBundle": false, + "_integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==", + "_location": "/lodash.template", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.template@4.5.0", + "name": "lodash.template", + "escapedName": "lodash.template", + "rawSpec": "4.5.0", + "saveSpec": null, + "fetchSpec": "4.5.0" + }, + "_requiredBy": [ + "/gulp-git", + "/gulp-header", + "/gulp-notify" + ], + "_resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz", + "_spec": "4.5.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be" + } ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "dependencies": { "lodash._reinterpolate": "^3.0.0", "lodash.templatesettings": "^4.0.0" - } + }, + "description": "The Lodash method `_.template` exported as a module.", + "homepage": "https://lodash.com/", + "icon": "https://lodash.com/icon.svg", + "keywords": [ + "lodash-modularized", + "template" + ], + "license": "MIT", + "name": "lodash.template", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "4.5.0" } diff --git a/node_modules/lodash.templatesettings/package.json b/node_modules/lodash.templatesettings/package.json index a499e91a..faf374ec 100644 --- a/node_modules/lodash.templatesettings/package.json +++ b/node_modules/lodash.templatesettings/package.json @@ -1,19 +1,67 @@ { - "name": "lodash.templatesettings", - "version": "4.2.0", + "_args": [ + [ + "lodash.templatesettings@4.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.templatesettings@4.2.0", + "_id": "lodash.templatesettings@4.2.0", + "_inBundle": false, + "_integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==", + "_location": "/lodash.templatesettings", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.templatesettings@4.2.0", + "name": "lodash.templatesettings", + "escapedName": "lodash.templatesettings", + "rawSpec": "4.2.0", + "saveSpec": null, + "fetchSpec": "4.2.0" + }, + "_requiredBy": [ + "/lodash.template" + ], + "_resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz", + "_spec": "4.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be" + } + ], + "dependencies": { + "lodash._reinterpolate": "^3.0.0" + }, "description": "The Lodash method `_.templateSettings` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash-modularized, templatesettings", - "author": "John-David Dalton ", - "contributors": [ - "John-David Dalton ", - "Mathias Bynens " + "keywords": [ + "lodash-modularized", + "templatesettings" ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, - "dependencies": { - "lodash._reinterpolate": "^3.0.0" - } + "license": "MIT", + "name": "lodash.templatesettings", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "4.2.0" } diff --git a/node_modules/lodash.uniq/package.json b/node_modules/lodash.uniq/package.json index d4331234..7c57d219 100644 --- a/node_modules/lodash.uniq/package.json +++ b/node_modules/lodash.uniq/package.json @@ -1,17 +1,72 @@ { - "name": "lodash.uniq", - "version": "4.5.0", + "_args": [ + [ + "lodash.uniq@4.5.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash.uniq@4.5.0", + "_id": "lodash.uniq@4.5.0", + "_inBundle": false, + "_integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=", + "_location": "/lodash.uniq", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash.uniq@4.5.0", + "name": "lodash.uniq", + "escapedName": "lodash.uniq", + "rawSpec": "4.5.0", + "saveSpec": null, + "fetchSpec": "4.5.0" + }, + "_requiredBy": [ + "/@octokit/rest" + ], + "_resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", + "_spec": "4.5.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com", + "url": "http://allyoucanleet.com/" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com", + "url": "https://github.com/phated" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be", + "url": "https://mathiasbynens.be/" + } + ], "description": "The lodash method `_.uniq` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash-modularized, uniq", - "author": "John-David Dalton (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton (http://allyoucanleet.com/)", - "Blaine Bublitz (https://github.com/phated)", - "Mathias Bynens (https://mathiasbynens.be/)" + "keywords": [ + "lodash-modularized", + "uniq" ], - "repository": "lodash/lodash", - "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + "license": "MIT", + "name": "lodash.uniq", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" + }, + "version": "4.5.0" } diff --git a/node_modules/lodash/package.json b/node_modules/lodash/package.json index b35fd95c..c64bfbad 100644 --- a/node_modules/lodash/package.json +++ b/node_modules/lodash/package.json @@ -1,17 +1,66 @@ { - "name": "lodash", - "version": "4.17.21", + "_args": [ + [ + "lodash@4.17.21", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "lodash@4.17.21", + "_id": "lodash@4.17.21", + "_inBundle": false, + "_integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "_location": "/lodash", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lodash@4.17.21", + "name": "lodash", + "escapedName": "lodash", + "rawSpec": "4.17.21", + "saveSpec": null, + "fetchSpec": "4.17.21" + }, + "_requiredBy": [ + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "_spec": "4.17.21", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com" + }, + "bugs": { + "url": "https://github.com/lodash/lodash/issues" + }, + "contributors": [ + { + "name": "John-David Dalton", + "email": "john.david.dalton@gmail.com" + }, + { + "name": "Mathias Bynens", + "email": "mathias@qiwi.be" + } + ], "description": "Lodash modular utilities.", - "keywords": "modules, stdlib, util", "homepage": "https://lodash.com/", - "repository": "lodash/lodash", "icon": "https://lodash.com/icon.svg", + "keywords": [ + "modules", + "stdlib", + "util" + ], "license": "MIT", "main": "lodash.js", - "author": "John-David Dalton ", - "contributors": [ - "John-David Dalton ", - "Mathias Bynens " - ], - "scripts": { "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" } + "name": "lodash", + "repository": { + "type": "git", + "url": "git+https://github.com/lodash/lodash.git" + }, + "scripts": { + "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" + }, + "version": "4.17.21" } diff --git a/node_modules/lru-cache/package.json b/node_modules/lru-cache/package.json index bf7a06dc..5fecb43c 100644 --- a/node_modules/lru-cache/package.json +++ b/node_modules/lru-cache/package.json @@ -1,36 +1,74 @@ { - "name": "lru-cache", - "description": "A cache object that deletes the least-recently-used items.", - "version": "4.1.5", - "author": "Isaac Z. Schlueter ", - "keywords": [ - "mru", - "lru", - "cache" + "_args": [ + [ + "lru-cache@4.1.5", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "test": "tap test/*.js --100 -J", - "snap": "TAP_SNAPSHOT=1 tap test/*.js -J", - "posttest": "standard test/*.js index.js", - "coveragerport": "tap --coverage-report=html", - "lintfix": "standard --fix test/*.js index.js", - "preversion": "npm test", - "postversion": "npm publish --tag=legacy", - "postpublish": "git push origin --all; git push origin --tags" + "_from": "lru-cache@4.1.5", + "_id": "lru-cache@4.1.5", + "_inBundle": false, + "_integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", + "_location": "/lru-cache", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "lru-cache@4.1.5", + "name": "lru-cache", + "escapedName": "lru-cache", + "rawSpec": "4.1.5", + "saveSpec": null, + "fetchSpec": "4.1.5" }, - "main": "index.js", - "repository": "git://github.com/isaacs/node-lru-cache.git", + "_requiredBy": [ + "/editorconfig" + ], + "_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", + "_spec": "4.1.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me" + }, + "bugs": { + "url": "https://github.com/isaacs/node-lru-cache/issues" + }, + "dependencies": { + "pseudomap": "^1.0.2", + "yallist": "^2.1.2" + }, + "description": "A cache object that deletes the least-recently-used items.", "devDependencies": { "benchmark": "^2.1.4", "standard": "^12.0.1", "tap": "^12.1.0" }, - "license": "ISC", - "dependencies": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" - }, "files": [ "index.js" - ] + ], + "homepage": "https://github.com/isaacs/node-lru-cache#readme", + "keywords": [ + "mru", + "lru", + "cache" + ], + "license": "ISC", + "main": "index.js", + "name": "lru-cache", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/node-lru-cache.git" + }, + "scripts": { + "coveragerport": "tap --coverage-report=html", + "lintfix": "standard --fix test/*.js index.js", + "postpublish": "git push origin --all; git push origin --tags", + "posttest": "standard test/*.js index.js", + "postversion": "npm publish --tag=legacy", + "preversion": "npm test", + "snap": "TAP_SNAPSHOT=1 tap test/*.js -J", + "test": "tap test/*.js --100 -J" + }, + "version": "4.1.5" } diff --git a/node_modules/macos-release/package.json b/node_modules/macos-release/package.json index a2777a37..5b9b9f61 100644 --- a/node_modules/macos-release/package.json +++ b/node_modules/macos-release/package.json @@ -1,40 +1,75 @@ { - "name": "macos-release", - "version": "2.5.0", - "description": "Get the name and version of a macOS release from the Darwin version", - "license": "MIT", - "repository": "sindresorhus/macos-release", - "funding": "https://github.com/sponsors/sindresorhus", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "https://sindresorhus.com" - }, - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "keywords": [ - "macos", - "os", - "darwin", - "operating", - "system", - "platform", - "name", - "title", - "release", - "version" - ], - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - } + "_args": [ + [ + "macos-release@2.5.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "macos-release@2.5.0", + "_id": "macos-release@2.5.0", + "_inBundle": false, + "_integrity": "sha512-EIgv+QZ9r+814gjJj0Bt5vSLJLzswGmSUbUpbi9AIr/fsN2IWFBl2NucV9PAiek+U1STK468tEkxmVYUtuAN3g==", + "_location": "/macos-release", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "macos-release@2.5.0", + "name": "macos-release", + "escapedName": "macos-release", + "rawSpec": "2.5.0", + "saveSpec": null, + "fetchSpec": "2.5.0" + }, + "_requiredBy": [ + "/os-name" + ], + "_resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.5.0.tgz", + "_spec": "2.5.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/macos-release/issues" + }, + "description": "Get the name and version of a macOS release from the Darwin version", + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + }, + "engines": { + "node": ">=6" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "funding": "https://github.com/sponsors/sindresorhus", + "homepage": "https://github.com/sindresorhus/macos-release#readme", + "keywords": [ + "macos", + "os", + "darwin", + "operating", + "system", + "platform", + "name", + "title", + "release", + "version" + ], + "license": "MIT", + "name": "macos-release", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/macos-release.git" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "version": "2.5.0" } diff --git a/node_modules/make-error-cause/package.json b/node_modules/make-error-cause/package.json index 4f283b9f..b75de897 100644 --- a/node_modules/make-error-cause/package.json +++ b/node_modules/make-error-cause/package.json @@ -1,42 +1,44 @@ { - "name": "make-error-cause", - "version": "1.2.2", - "description": "Make your own nested error types!", - "main": "dist/index.js", - "typings": "dist/index.d.ts", - "files": [ - "dist/" + "_args": [ + [ + "make-error-cause@1.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "lint": "tslint \"src/**/*.ts\"", - "build": "rm -rf dist/ && tsc", - "test-spec": "ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-spec", - "test-cov": "ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-spec", - "test": "npm run lint && npm run test-cov", - "prepublish": "typings install && npm run build" + "_from": "make-error-cause@1.2.2", + "_id": "make-error-cause@1.2.2", + "_inBundle": false, + "_integrity": "sha1-3wOI/NCzeBbf8KX7gQiTl3fcvJ0=", + "_location": "/make-error-cause", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "make-error-cause@1.2.2", + "name": "make-error-cause", + "escapedName": "make-error-cause", + "rawSpec": "1.2.2", + "saveSpec": null, + "fetchSpec": "1.2.2" }, - "repository": { - "type": "git", - "url": "git://github.com/blakeembrey/make-error-cause.git" - }, - "keywords": [ - "nested", - "error", - "cause", - "extend", - "inherit", - "custom" + "_requiredBy": [ + "/gulp-uglify" ], + "_resolved": "https://registry.npmjs.org/make-error-cause/-/make-error-cause-1.2.2.tgz", + "_spec": "1.2.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Blake Embrey", "email": "hello@blakeembrey.com", "url": "http://blakeembrey.me" }, - "license": "Apache-2.0", "bugs": { "url": "https://github.com/blakeembrey/make-error-cause/issues" }, - "homepage": "https://github.com/blakeembrey/make-error-cause", + "dependencies": { + "make-error": "^1.2.0" + }, + "description": "Make your own nested error types!", "devDependencies": { "blue-tape": "^1.0.0", "istanbul": "1.0.0-alpha.2", @@ -47,7 +49,33 @@ "typescript": "^2.0.3", "typings": "^1.3.1" }, - "dependencies": { - "make-error": "^1.2.0" - } + "files": [ + "dist/" + ], + "homepage": "https://github.com/blakeembrey/make-error-cause", + "keywords": [ + "nested", + "error", + "cause", + "extend", + "inherit", + "custom" + ], + "license": "Apache-2.0", + "main": "dist/index.js", + "name": "make-error-cause", + "repository": { + "type": "git", + "url": "git://github.com/blakeembrey/make-error-cause.git" + }, + "scripts": { + "build": "rm -rf dist/ && tsc", + "lint": "tslint \"src/**/*.ts\"", + "prepublish": "typings install && npm run build", + "test": "npm run lint && npm run test-cov", + "test-cov": "ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-spec", + "test-spec": "ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-spec" + }, + "typings": "dist/index.d.ts", + "version": "1.2.2" } diff --git a/node_modules/make-error/package.json b/node_modules/make-error/package.json index 2af27e12..71df6ff4 100644 --- a/node_modules/make-error/package.json +++ b/node_modules/make-error/package.json @@ -1,30 +1,40 @@ { - "name": "make-error", - "version": "1.3.6", - "main": "index.js", - "license": "ISC", - "description": "Make your own error types!", - "keywords": [ - "create", - "custom", - "derive", - "error", - "errors", - "extend", - "extending", - "extension", - "factory", - "inherit", - "make", - "subclass" + "_args": [ + [ + "make-error@1.3.6", + "F:\\laragon\\www\\wishthis" + ] ], - "homepage": "https://github.com/JsCommunity/make-error", - "bugs": "https://github.com/JsCommunity/make-error/issues", - "author": "Julien Fontanet ", - "repository": { - "type": "git", - "url": "git://github.com/JsCommunity/make-error.git" + "_from": "make-error@1.3.6", + "_id": "make-error@1.3.6", + "_inBundle": false, + "_integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", + "_location": "/make-error", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "make-error@1.3.6", + "name": "make-error", + "escapedName": "make-error", + "rawSpec": "1.3.6", + "saveSpec": null, + "fetchSpec": "1.3.6" }, + "_requiredBy": [ + "/make-error-cause" + ], + "_resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", + "_spec": "1.3.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Julien Fontanet", + "email": "julien.fontanet@isonoe.net" + }, + "bugs": { + "url": "https://github.com/JsCommunity/make-error/issues" + }, + "description": "Make your own error types!", "devDependencies": { "browserify": "^16.2.3", "eslint": "^6.5.1", @@ -39,9 +49,41 @@ "prettier": "^1.14.3", "uglify-js": "^3.3.2" }, + "files": [ + "dist/", + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/JsCommunity/make-error", + "husky": { + "hooks": { + "commit-msg": "npm run test" + } + }, "jest": { "testEnvironment": "node" }, + "keywords": [ + "create", + "custom", + "derive", + "error", + "errors", + "extend", + "extending", + "extension", + "factory", + "inherit", + "make", + "subclass" + ], + "license": "ISC", + "main": "index.js", + "name": "make-error", + "repository": { + "type": "git", + "url": "git://github.com/JsCommunity/make-error.git" + }, "scripts": { "dev-test": "jest --watch", "format": "prettier --write '**'", @@ -49,14 +91,5 @@ "pretest": "eslint --ignore-path .gitignore .", "test": "jest" }, - "files": [ - "dist/", - "index.js", - "index.d.ts" - ], - "husky": { - "hooks": { - "commit-msg": "npm run test" - } - } + "version": "1.3.6" } diff --git a/node_modules/make-iterator/node_modules/kind-of/package.json b/node_modules/make-iterator/node_modules/kind-of/package.json index 5820cad2..85bee83e 100644 --- a/node_modules/make-iterator/node_modules/kind-of/package.json +++ b/node_modules/make-iterator/node_modules/kind-of/package.json @@ -1,35 +1,74 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "6.0.3", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "James (https://twitter.com/aretecode)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)", - "tunnckoCore (https://i.am.charlike.online)" + "_args": [ + [ + "kind-of@6.0.3", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@6.0.3", + "_id": "kind-of@6.0.3", + "_inBundle": false, + "_integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "_location": "/make-iterator/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@6.0.3", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "6.0.3", + "saveSpec": null, + "fetchSpec": "6.0.3" + }, + "_requiredBy": [ + "/make-iterator" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "_spec": "6.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "James", + "url": "https://twitter.com/aretecode" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + }, + { + "name": "tunnckoCore", + "url": "https://i.am.charlike.online" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, + "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^2.0.0", "browserify": "^14.4.0", @@ -37,6 +76,13 @@ "mocha": "^4.0.1", "write": "^1.0.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -60,6 +106,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -84,5 +141,6 @@ "typeof", "verb" ] - } + }, + "version": "6.0.3" } diff --git a/node_modules/make-iterator/package.json b/node_modules/make-iterator/package.json index 4afded92..41e1a89e 100644 --- a/node_modules/make-iterator/package.json +++ b/node_modules/make-iterator/package.json @@ -1,31 +1,58 @@ { - "name": "make-iterator", - "description": "Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/make-iterator", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/make-iterator", + "_args": [ + [ + "make-iterator@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "make-iterator@1.0.1", + "_id": "make-iterator@1.0.1", + "_inBundle": false, + "_integrity": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==", + "_location": "/make-iterator", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "make-iterator@1.0.1", + "name": "make-iterator", + "escapedName": "make-iterator", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/arr-filter", + "/arr-map", + "/collection-map", + "/object.map", + "/object.reduce" + ], + "_resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/make-iterator/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^6.0.2" }, + "description": "Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/make-iterator", "keywords": [ "arr", "array", @@ -38,6 +65,16 @@ "iterator", "make" ], + "license": "MIT", + "main": "index.js", + "name": "make-iterator", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/make-iterator.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -64,5 +101,6 @@ "verb", "verb-readme-generator" ] - } + }, + "version": "1.0.1" } diff --git a/node_modules/map-cache/package.json b/node_modules/map-cache/package.json index 8bf0af2c..21c5a8ac 100644 --- a/node_modules/map-cache/package.json +++ b/node_modules/map-cache/package.json @@ -1,28 +1,53 @@ { - "name": "map-cache", - "description": "Basic cache object for storing key-value pairs.", - "version": "0.2.2", - "homepage": "https://github.com/jonschlinkert/map-cache", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/map-cache", + "_args": [ + [ + "map-cache@0.2.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "map-cache@0.2.2", + "_id": "map-cache@0.2.2", + "_inBundle": false, + "_integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=", + "_location": "/map-cache", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "map-cache@0.2.2", + "name": "map-cache", + "escapedName": "map-cache", + "rawSpec": "0.2.2", + "saveSpec": null, + "fetchSpec": "0.2.2" + }, + "_requiredBy": [ + "/fragment-cache", + "/parse-filepath", + "/snapdragon" + ], + "_resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", + "_spec": "0.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/map-cache/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Basic cache object for storing key-value pairs.", "devDependencies": { "gulp-format-md": "^0.1.9", "should": "^8.3.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/map-cache", "keywords": [ "cache", "get", @@ -32,6 +57,16 @@ "storage", "store" ], + "license": "MIT", + "main": "index.js", + "name": "map-cache", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/map-cache.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -55,5 +90,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.2.2" } diff --git a/node_modules/map-stream/package.json b/node_modules/map-stream/package.json index cb6b7f3a..25b1c35b 100644 --- a/node_modules/map-stream/package.json +++ b/node_modules/map-stream/package.json @@ -1,24 +1,58 @@ { - "name": "map-stream", - "version": "0.1.0", + "_args": [ + [ + "map-stream@0.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "map-stream@0.1.0", + "_id": "map-stream@0.1.0", + "_inBundle": false, + "_integrity": "sha1-5WqpTEyAVaFkBKBnS3jyFffI4ZQ=", + "_location": "/map-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "map-stream@0.1.0", + "name": "map-stream", + "escapedName": "map-stream", + "rawSpec": "0.1.0", + "saveSpec": null, + "fetchSpec": "0.1.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz", + "_spec": "0.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Dominic Tarr", + "email": "dominic.tarr@gmail.com", + "url": "http://dominictarr.com" + }, + "bugs": { + "url": "https://github.com/dominictarr/map-stream/issues" + }, + "dependencies": {}, "description": "construct pipes of streams of events", + "devDependencies": { + "asynct": "*", + "event-stream": "~2.1", + "from": "0.0.2", + "it-is": "1", + "stream-spec": "~0.2", + "ubelt": "~2.9" + }, "homepage": "http://github.com/dominictarr/map-stream", + "name": "map-stream", "repository": { "type": "git", "url": "git://github.com/dominictarr/map-stream.git" }, - "dependencies": { - }, - "devDependencies": { - "asynct": "*", - "it-is": "1", - "ubelt": "~2.9", - "stream-spec": "~0.2", - "event-stream": "~2.1", - "from": "0.0.2" - }, "scripts": { "test": "asynct test/" }, - "author": "Dominic Tarr (http://dominictarr.com)" + "version": "0.1.0" } diff --git a/node_modules/map-visit/package.json b/node_modules/map-visit/package.json index e8d0f41c..8fb2f518 100644 --- a/node_modules/map-visit/package.json +++ b/node_modules/map-visit/package.json @@ -1,31 +1,55 @@ { - "name": "map-visit", - "description": "Map `visit` over an array of objects.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/map-visit", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "map-visit@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/map-visit", + "_from": "map-visit@1.0.0", + "_id": "map-visit@1.0.0", + "_inBundle": false, + "_integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=", + "_location": "/map-visit", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "map-visit@1.0.0", + "name": "map-visit", + "escapedName": "map-visit", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/collection-visit" + ], + "_resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/map-visit/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "email": "brian.woodward@gmail.com", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "object-visit": "^1.0.0" }, + "description": "Map `visit` over an array of objects.", "devDependencies": { "clone-deep": "^0.2.4", "extend-shallow": "^2.0.1", @@ -33,6 +57,13 @@ "lodash": "^4.17.4", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/map-visit", "keywords": [ "array", "arrays", @@ -48,6 +79,16 @@ "visit", "visitor" ], + "license": "MIT", + "main": "index.js", + "name": "map-visit", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/map-visit.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -70,5 +111,6 @@ "verb", "verb-generate-readme" ] - } + }, + "version": "1.0.0" } diff --git a/node_modules/matchdep/node_modules/findup-sync/package.json b/node_modules/matchdep/node_modules/findup-sync/package.json index 435aa3af..5efbd02d 100644 --- a/node_modules/matchdep/node_modules/findup-sync/package.json +++ b/node_modules/matchdep/node_modules/findup-sync/package.json @@ -1,20 +1,38 @@ { - "name": "findup-sync", - "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.", - "version": "2.0.0", - "author": "\"Cowboy\" Ben Alman (http://benalman.com)", - "repository": "js-cli/node-findup-sync", - "license": "MIT", - "files": [ - "index.js" + "_args": [ + [ + "findup-sync@2.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "main": "index.js", - "engines": { - "node": ">= 0.10" + "_from": "findup-sync@2.0.0", + "_id": "findup-sync@2.0.0", + "_inBundle": false, + "_integrity": "sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=", + "_location": "/matchdep/findup-sync", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "findup-sync@2.0.0", + "name": "findup-sync", + "escapedName": "findup-sync", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" }, - "scripts": { - "lint": "jshint index.js test/support/index.js test/test.js", - "test": "npm run lint && mocha" + "_requiredBy": [ + "/matchdep" + ], + "_resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "\"Cowboy\" Ben Alman", + "url": "http://benalman.com" + }, + "bugs": { + "url": "https://github.com/js-cli/node-findup-sync/issues" }, "dependencies": { "detect-file": "^1.0.0", @@ -22,6 +40,7 @@ "micromatch": "^3.0.4", "resolve-dir": "^1.0.1" }, + "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.", "devDependencies": { "homedir-polyfill": "^1.0.1", "is-absolute": "^1.0.0", @@ -30,6 +49,13 @@ "normalize-path": "^2.1.1", "resolve": "^1.4.0" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/js-cli/node-findup-sync#readme", "keywords": [ "file", "find", @@ -40,5 +66,17 @@ "pattern", "resolve", "search" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "findup-sync", + "repository": { + "type": "git", + "url": "git+https://github.com/js-cli/node-findup-sync.git" + }, + "scripts": { + "lint": "jshint index.js test/support/index.js test/test.js", + "test": "npm run lint && mocha" + }, + "version": "2.0.0" } diff --git a/node_modules/matchdep/node_modules/is-glob/package.json b/node_modules/matchdep/node_modules/is-glob/package.json index 53a137d8..654627f3 100644 --- a/node_modules/matchdep/node_modules/is-glob/package.json +++ b/node_modules/matchdep/node_modules/is-glob/package.json @@ -1,35 +1,66 @@ { - "name": "is-glob", - "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", - "version": "3.1.0", - "homepage": "https://github.com/jonschlinkert/is-glob", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Daniel Perez (http://tuvistavie.com)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "is-glob@3.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-glob", + "_from": "is-glob@3.1.0", + "_id": "is-glob@3.1.0", + "_inBundle": false, + "_integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", + "_location": "/matchdep/is-glob", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-glob@3.1.0", + "name": "is-glob", + "escapedName": "is-glob", + "rawSpec": "3.1.0", + "saveSpec": null, + "fetchSpec": "3.1.0" + }, + "_requiredBy": [ + "/matchdep/findup-sync" + ], + "_resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", + "_spec": "3.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-glob/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Daniel Perez", + "email": "daniel@claudetech.com", + "url": "http://tuvistavie.com" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-extglob": "^2.1.0" }, + "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", "devDependencies": { "gulp-format-md": "^0.1.10", "mocha": "^3.0.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-glob", "keywords": [ "bash", "braces", @@ -49,6 +80,16 @@ "string", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-glob", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-glob.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "layout": "default", "plugins": [ @@ -76,5 +117,6 @@ "verb", "vinyl" ] - } + }, + "version": "3.1.0" } diff --git a/node_modules/matchdep/package.json b/node_modules/matchdep/package.json index 85ab6695..823edff5 100644 --- a/node_modules/matchdep/package.json +++ b/node_modules/matchdep/package.json @@ -1,42 +1,75 @@ { - "name": "matchdep", - "description": "Use micromatch to filter npm module dependencies by name.", - "version": "2.0.0", - "homepage": "https://github.com/tkellen/js-matchdep", + "_args": [ + [ + "matchdep@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "matchdep@2.0.0", + "_id": "matchdep@2.0.0", + "_inBundle": false, + "_integrity": "sha1-xvNINKDY28OzfCfui7yyfHd1WC4=", + "_location": "/matchdep", + "_phantomChildren": { + "detect-file": "1.0.0", + "is-extglob": "2.1.1", + "micromatch": "3.1.10", + "resolve-dir": "1.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "matchdep@2.0.0", + "name": "matchdep", + "escapedName": "matchdep", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Tyler Kellen", "url": "http://goingslowly.com/" }, - "repository": { - "type": "git", - "url": "git://github.com/tkellen/js-matchdep.git" - }, "bugs": { "url": "https://github.com/tkellen/js-matchdep/issues" }, - "license": "MIT", - "main": "lib/matchdep", - "engines": { - "node": ">= 0.10.0" - }, - "scripts": { - "test": "grunt" - }, "dependencies": { "findup-sync": "^2.0.0", "micromatch": "^3.0.4", "resolve": "^1.4.0", "stack-trace": "0.0.10" }, + "description": "Use micromatch to filter npm module dependencies by name.", "devDependencies": { "grunt": "^1.0.1", "grunt-contrib-jshint": "^1.1.0", "grunt-contrib-nodeunit": "^1.0.0" }, + "engines": { + "node": ">= 0.10.0" + }, + "homepage": "https://github.com/tkellen/js-matchdep", "keywords": [ "package.json", "dependencies", "devDependencies", "peerDependencies" - ] + ], + "license": "MIT", + "main": "lib/matchdep", + "name": "matchdep", + "repository": { + "type": "git", + "url": "git://github.com/tkellen/js-matchdep.git" + }, + "scripts": { + "test": "grunt" + }, + "version": "2.0.0" } diff --git a/node_modules/merge-stream/package.json b/node_modules/merge-stream/package.json index 1a4c54ca..14d27edd 100644 --- a/node_modules/merge-stream/package.json +++ b/node_modules/merge-stream/package.json @@ -1,19 +1,57 @@ { - "name": "merge-stream", - "version": "2.0.0", - "description": "Create a stream that emits events from multiple other streams", - "files": [ - "index.js" + "_args": [ + [ + "merge-stream@2.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "test": "istanbul cover test.js && istanbul check-cover --statements 100 --branches 100" + "_from": "merge-stream@2.0.0", + "_id": "merge-stream@2.0.0", + "_inBundle": false, + "_integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", + "_location": "/merge-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "merge-stream@2.0.0", + "name": "merge-stream", + "escapedName": "merge-stream", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Stephen Sugden", + "email": "me@stephensugden.com" + }, + "bugs": { + "url": "https://github.com/grncdr/merge-stream/issues" }, - "repository": "grncdr/merge-stream", - "author": "Stephen Sugden ", - "license": "MIT", "dependencies": {}, + "description": "Create a stream that emits events from multiple other streams", "devDependencies": { "from2": "^2.0.3", "istanbul": "^0.4.5" - } + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/grncdr/merge-stream#readme", + "license": "MIT", + "name": "merge-stream", + "repository": { + "type": "git", + "url": "git+https://github.com/grncdr/merge-stream.git" + }, + "scripts": { + "test": "istanbul cover test.js && istanbul check-cover --statements 100 --branches 100" + }, + "version": "2.0.0" } diff --git a/node_modules/micromatch/node_modules/extend-shallow/package.json b/node_modules/micromatch/node_modules/extend-shallow/package.json index e5e91053..9fb38cf6 100644 --- a/node_modules/micromatch/node_modules/extend-shallow/package.json +++ b/node_modules/micromatch/node_modules/extend-shallow/package.json @@ -1,32 +1,54 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "3.0.2", - "homepage": "https://github.com/jonschlinkert/extend-shallow", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "extend-shallow@3.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/extend-shallow", + "_from": "extend-shallow@3.0.2", + "_id": "extend-shallow@3.0.2", + "_inBundle": false, + "_integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", + "_location": "/micromatch/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@3.0.2", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "3.0.2", + "saveSpec": null, + "fetchSpec": "3.0.2" + }, + "_requiredBy": [ + "/micromatch" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "_spec": "3.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "assign-symbols": "^1.0.0", "is-extendable": "^1.0.1" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^1.0.0", "benchmarked": "^2.0.0", @@ -38,6 +60,13 @@ "mocha": "^3.5.3", "object-assign": "^4.1.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "assign", "clone", @@ -57,6 +86,16 @@ "utils", "value" ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -79,5 +118,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.0.2" } diff --git a/node_modules/micromatch/node_modules/is-extendable/package.json b/node_modules/micromatch/node_modules/is-extendable/package.json index 2aaab65a..80692423 100644 --- a/node_modules/micromatch/node_modules/is-extendable/package.json +++ b/node_modules/micromatch/node_modules/is-extendable/package.json @@ -1,33 +1,55 @@ { - "name": "is-extendable", - "description": "Returns true if a value is a plain object, array or function.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/is-extendable", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-extendable", + "_args": [ + [ + "is-extendable@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-extendable@1.0.1", + "_id": "is-extendable@1.0.1", + "_inBundle": false, + "_integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "_location": "/micromatch/is-extendable", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-extendable@1.0.1", + "name": "is-extendable", + "escapedName": "is-extendable", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/micromatch/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-extendable/issues" }, - "license": "MIT", - "files": [ - "index.js", - "index.d.ts" - ], - "main": "index.js", - "types": "index.d.ts", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-plain-object": "^2.0.4" }, + "description": "Returns true if a value is a plain object, array or function.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/jonschlinkert/is-extendable", "keywords": [ "array", "assign", @@ -42,6 +64,17 @@ "regex", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-extendable", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-extendable.git" + }, + "scripts": { + "test": "mocha" + }, + "types": "index.d.ts", "verb": { "related": { "list": [ @@ -63,5 +96,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/micromatch/node_modules/is-plain-object/package.json b/node_modules/micromatch/node_modules/is-plain-object/package.json index dd604986..d07a014a 100644 --- a/node_modules/micromatch/node_modules/is-plain-object/package.json +++ b/node_modules/micromatch/node_modules/is-plain-object/package.json @@ -1,37 +1,60 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor.", - "version": "2.0.4", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-plain-object@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@2.0.4", + "_id": "is-plain-object@2.0.4", + "_inBundle": false, + "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "_location": "/micromatch/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@2.0.4", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/micromatch/is-extendable" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", - "test_browser": "mocha-phantomjs test/browser.html", - "test_node": "mocha", - "test": "npm run test_node && npm run browserify && npm run test_browser" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "browserify": "^14.4.0", "chai": "^4.0.2", @@ -41,6 +64,14 @@ "phantomjs": "^2.1.7", "uglify-js": "^3.0.24" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -55,6 +86,19 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test": "npm run test_node && npm run browserify && npm run test_browser", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha" + }, "types": "index.d.ts", "verb": { "toc": false, @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/micromatch/node_modules/kind-of/package.json b/node_modules/micromatch/node_modules/kind-of/package.json index 5820cad2..54bce69f 100644 --- a/node_modules/micromatch/node_modules/kind-of/package.json +++ b/node_modules/micromatch/node_modules/kind-of/package.json @@ -1,35 +1,74 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "6.0.3", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "James (https://twitter.com/aretecode)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)", - "tunnckoCore (https://i.am.charlike.online)" + "_args": [ + [ + "kind-of@6.0.3", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@6.0.3", + "_id": "kind-of@6.0.3", + "_inBundle": false, + "_integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "_location": "/micromatch/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@6.0.3", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "6.0.3", + "saveSpec": null, + "fetchSpec": "6.0.3" + }, + "_requiredBy": [ + "/micromatch" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "_spec": "6.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "James", + "url": "https://twitter.com/aretecode" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + }, + { + "name": "tunnckoCore", + "url": "https://i.am.charlike.online" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, + "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^2.0.0", "browserify": "^14.4.0", @@ -37,6 +76,13 @@ "mocha": "^4.0.1", "write": "^1.0.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -60,6 +106,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -84,5 +141,6 @@ "typeof", "verb" ] - } + }, + "version": "6.0.3" } diff --git a/node_modules/micromatch/package.json b/node_modules/micromatch/package.json index 44751558..95201281 100644 --- a/node_modules/micromatch/package.json +++ b/node_modules/micromatch/package.json @@ -1,40 +1,99 @@ { - "name": "micromatch", - "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.", - "version": "3.1.10", - "homepage": "https://github.com/micromatch/micromatch", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Amila Welihinda (amilajack.com)", - "Bogdan Chadkin (https://github.com/TrySound)", - "Brian Woodward (https://twitter.com/doowb)", - "Devon Govett (http://badassjs.com)", - "Elan Shanker (https://github.com/es128)", - "Fabrício Matté (https://ultcombo.js.org)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Martin Kolárik (https://kolarik.sk)", - "Olsten Larck (https://i.am.charlike.online)", - "Paul Miller (paulmillr.com)", - "Tom Byrer (https://github.com/tomByrer)", - "Tyler Akins (http://rumkin.com)", - "(https://github.com/DianeLooney)" + "_args": [ + [ + "micromatch@3.1.10", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "micromatch/micromatch", + "_from": "micromatch@3.1.10", + "_id": "micromatch@3.1.10", + "_inBundle": false, + "_integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", + "_location": "/micromatch", + "_phantomChildren": { + "assign-symbols": "1.0.0", + "isobject": "3.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "micromatch@3.1.10", + "name": "micromatch", + "escapedName": "micromatch", + "rawSpec": "3.1.10", + "saveSpec": null, + "fetchSpec": "3.1.10" + }, + "_requiredBy": [ + "/anymatch", + "/findup-sync", + "/matchdep", + "/matchdep/findup-sync", + "/readdirp" + ], + "_resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", + "_spec": "3.1.10", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/micromatch/micromatch/issues" }, - "license": "MIT", - "files": [ - "index.js", - "lib" + "contributors": [ + { + "name": "Amila Welihinda", + "url": "amilajack.com" + }, + { + "name": "Bogdan Chadkin", + "url": "https://github.com/TrySound" + }, + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Devon Govett", + "url": "http://badassjs.com" + }, + { + "name": "Elan Shanker", + "url": "https://github.com/es128" + }, + { + "name": "Fabrício Matté", + "url": "https://ultcombo.js.org" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Martin Kolárik", + "url": "https://kolarik.sk" + }, + { + "name": "Olsten Larck", + "url": "https://i.am.charlike.online" + }, + { + "name": "Paul Miller", + "url": "paulmillr.com" + }, + { + "name": "Tom Byrer", + "url": "https://github.com/tomByrer" + }, + { + "name": "Tyler Akins", + "url": "http://rumkin.com" + }, + { + "url": "https://github.com/DianeLooney" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "arr-diff": "^4.0.0", "array-unique": "^0.3.2", @@ -50,6 +109,7 @@ "snapdragon": "^0.8.1", "to-regex": "^3.0.2" }, + "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.", "devDependencies": { "bash-match": "^1.0.2", "for-own": "^1.0.0", @@ -64,6 +124,14 @@ "mocha": "^3.5.3", "multimatch": "^2.1.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "lib" + ], + "homepage": "https://github.com/micromatch/micromatch", "keywords": [ "bash", "expand", @@ -93,6 +161,7 @@ "shell", "wildcard" ], + "license": "MIT", "lintDeps": { "dependencies": { "options": { @@ -111,6 +180,15 @@ } } }, + "main": "index.js", + "name": "micromatch", + "repository": { + "type": "git", + "url": "git+https://github.com/micromatch/micromatch.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": "collapsible", "layout": "default", @@ -143,5 +221,6 @@ "multimatch", "snapdragon" ] - } + }, + "version": "3.1.10" } diff --git a/node_modules/mimic-fn/package.json b/node_modules/mimic-fn/package.json index f6c22994..a9f2e6db 100644 --- a/node_modules/mimic-fn/package.json +++ b/node_modules/mimic-fn/package.json @@ -1,40 +1,75 @@ { - "name": "mimic-fn", - "version": "1.2.0", - "description": "Make a function mimic another one", - "license": "MIT", - "repository": "sindresorhus/mimic-fn", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && ava" - }, - "files": [ - "index.js" - ], - "keywords": [ - "function", - "mimic", - "imitate", - "rename", - "copy", - "inherit", - "properties", - "name", - "func", - "fn", - "set", - "infer", - "change" - ], - "devDependencies": { - "ava": "*", - "xo": "*" - } + "_args": [ + [ + "mimic-fn@1.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "mimic-fn@1.2.0", + "_id": "mimic-fn@1.2.0", + "_inBundle": false, + "_integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==", + "_location": "/mimic-fn", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "mimic-fn@1.2.0", + "name": "mimic-fn", + "escapedName": "mimic-fn", + "rawSpec": "1.2.0", + "saveSpec": null, + "fetchSpec": "1.2.0" + }, + "_requiredBy": [ + "/onetime" + ], + "_resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz", + "_spec": "1.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/mimic-fn/issues" + }, + "description": "Make a function mimic another one", + "devDependencies": { + "ava": "*", + "xo": "*" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/sindresorhus/mimic-fn#readme", + "keywords": [ + "function", + "mimic", + "imitate", + "rename", + "copy", + "inherit", + "properties", + "name", + "func", + "fn", + "set", + "infer", + "change" + ], + "license": "MIT", + "name": "mimic-fn", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/mimic-fn.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.2.0" } diff --git a/node_modules/minimatch/package.json b/node_modules/minimatch/package.json index 1073a65c..6cf223de 100644 --- a/node_modules/minimatch/package.json +++ b/node_modules/minimatch/package.json @@ -1,30 +1,68 @@ { - "author": "Isaac Z. Schlueter (http://blog.izs.me)", - "name": "minimatch", - "description": "a glob matcher in javascript", - "version": "3.0.5", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/minimatch.git" + "_args": [ + [ + "minimatch@3.0.5", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "minimatch@3.0.5", + "_id": "minimatch@3.0.5", + "_inBundle": false, + "_integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==", + "_location": "/minimatch", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "minimatch@3.0.5", + "name": "minimatch", + "escapedName": "minimatch", + "rawSpec": "3.0.5", + "saveSpec": null, + "fetchSpec": "3.0.5" }, - "main": "minimatch.js", - "scripts": { - "test": "tap", - "preversion": "npm test", - "postversion": "npm publish", - "postpublish": "git push origin --all; git push origin --tags" + "_requiredBy": [ + "/glob", + "/gulp-match", + "/rework-import/glob" + ], + "_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz", + "_spec": "3.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me" }, - "engines": { - "node": "*" + "bugs": { + "url": "https://github.com/isaacs/minimatch/issues" }, "dependencies": { "brace-expansion": "^1.1.7" }, + "description": "a glob matcher in javascript", "devDependencies": { "tap": "^15.1.6" }, - "license": "ISC", + "engines": { + "node": "*" + }, "files": [ "minimatch.js" - ] + ], + "homepage": "https://github.com/isaacs/minimatch#readme", + "license": "ISC", + "main": "minimatch.js", + "name": "minimatch", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/minimatch.git" + }, + "scripts": { + "postpublish": "git push origin --all; git push origin --tags", + "postversion": "npm publish", + "preversion": "npm test", + "test": "tap" + }, + "version": "3.0.5" } diff --git a/node_modules/minimist/package.json b/node_modules/minimist/package.json index c091d413..5e35c1cf 100644 --- a/node_modules/minimist/package.json +++ b/node_modules/minimist/package.json @@ -1,16 +1,64 @@ { - "name": "minimist", - "version": "1.2.5", + "_args": [ + [ + "minimist@1.2.5", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "minimist@1.2.5", + "_id": "minimist@1.2.5", + "_inBundle": false, + "_integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", + "_location": "/minimist", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "minimist@1.2.5", + "name": "minimist", + "escapedName": "minimist", + "rawSpec": "1.2.5", + "saveSpec": null, + "fetchSpec": "1.2.5" + }, + "_requiredBy": [ + "/gulp-util", + "/mkdirp" + ], + "_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", + "_spec": "1.2.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "James Halliday", + "email": "mail@substack.net", + "url": "http://substack.net" + }, + "bugs": { + "url": "https://github.com/substack/minimist/issues" + }, "description": "parse argument options", - "main": "index.js", "devDependencies": { "covert": "^1.0.0", "tap": "~0.4.0", "tape": "^3.5.0" }, + "homepage": "https://github.com/substack/minimist", + "keywords": [ + "argv", + "getopt", + "parser", + "optimist" + ], + "license": "MIT", + "main": "index.js", + "name": "minimist", + "repository": { + "type": "git", + "url": "git://github.com/substack/minimist.git" + }, "scripts": { - "test": "tap test/*.js", - "coverage": "covert test/*.js" + "coverage": "covert test/*.js", + "test": "tap test/*.js" }, "testling": { "files": "test/*.js", @@ -25,21 +73,5 @@ "opera/12" ] }, - "repository": { - "type": "git", - "url": "git://github.com/substack/minimist.git" - }, - "homepage": "https://github.com/substack/minimist", - "keywords": [ - "argv", - "getopt", - "parser", - "optimist" - ], - "author": { - "name": "James Halliday", - "email": "mail@substack.net", - "url": "http://substack.net" - }, - "license": "MIT" + "version": "1.2.5" } diff --git a/node_modules/mixin-deep/node_modules/is-extendable/package.json b/node_modules/mixin-deep/node_modules/is-extendable/package.json index 2aaab65a..b539b572 100644 --- a/node_modules/mixin-deep/node_modules/is-extendable/package.json +++ b/node_modules/mixin-deep/node_modules/is-extendable/package.json @@ -1,33 +1,55 @@ { - "name": "is-extendable", - "description": "Returns true if a value is a plain object, array or function.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/is-extendable", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-extendable", + "_args": [ + [ + "is-extendable@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-extendable@1.0.1", + "_id": "is-extendable@1.0.1", + "_inBundle": false, + "_integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "_location": "/mixin-deep/is-extendable", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-extendable@1.0.1", + "name": "is-extendable", + "escapedName": "is-extendable", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/mixin-deep" + ], + "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-extendable/issues" }, - "license": "MIT", - "files": [ - "index.js", - "index.d.ts" - ], - "main": "index.js", - "types": "index.d.ts", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-plain-object": "^2.0.4" }, + "description": "Returns true if a value is a plain object, array or function.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/jonschlinkert/is-extendable", "keywords": [ "array", "assign", @@ -42,6 +64,17 @@ "regex", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-extendable", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-extendable.git" + }, + "scripts": { + "test": "mocha" + }, + "types": "index.d.ts", "verb": { "related": { "list": [ @@ -63,5 +96,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/mixin-deep/node_modules/is-plain-object/package.json b/node_modules/mixin-deep/node_modules/is-plain-object/package.json index dd604986..3e7a5962 100644 --- a/node_modules/mixin-deep/node_modules/is-plain-object/package.json +++ b/node_modules/mixin-deep/node_modules/is-plain-object/package.json @@ -1,37 +1,60 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor.", - "version": "2.0.4", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-plain-object@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@2.0.4", + "_id": "is-plain-object@2.0.4", + "_inBundle": false, + "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "_location": "/mixin-deep/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@2.0.4", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/mixin-deep/is-extendable" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", - "test_browser": "mocha-phantomjs test/browser.html", - "test_node": "mocha", - "test": "npm run test_node && npm run browserify && npm run test_browser" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "browserify": "^14.4.0", "chai": "^4.0.2", @@ -41,6 +64,14 @@ "phantomjs": "^2.1.7", "uglify-js": "^3.0.24" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -55,6 +86,19 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test": "npm run test_node && npm run browserify && npm run test_browser", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha" + }, "types": "index.d.ts", "verb": { "toc": false, @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/mixin-deep/package.json b/node_modules/mixin-deep/package.json index 0581c46a..7c075c66 100644 --- a/node_modules/mixin-deep/package.json +++ b/node_modules/mixin-deep/package.json @@ -1,33 +1,58 @@ { - "name": "mixin-deep", - "description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.", - "version": "1.3.2", - "homepage": "https://github.com/jonschlinkert/mixin-deep", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/mixin-deep", + "_args": [ + [ + "mixin-deep@1.3.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "mixin-deep@1.3.2", + "_id": "mixin-deep@1.3.2", + "_inBundle": false, + "_integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", + "_location": "/mixin-deep", + "_phantomChildren": { + "isobject": "3.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "mixin-deep@1.3.2", + "name": "mixin-deep", + "escapedName": "mixin-deep", + "rawSpec": "1.3.2", + "saveSpec": null, + "fetchSpec": "1.3.2" + }, + "_requiredBy": [ + "/base" + ], + "_resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", + "_spec": "1.3.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/mixin-deep/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "for-in": "^1.0.2", "is-extendable": "^1.0.1" }, + "description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3", "should": "^13.1.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/mixin-deep", "keywords": [ "deep", "extend", @@ -41,6 +66,16 @@ "util", "values" ], + "license": "MIT", + "main": "index.js", + "name": "mixin-deep", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/mixin-deep.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -61,5 +96,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.3.2" } diff --git a/node_modules/mkdirp/package.json b/node_modules/mkdirp/package.json index 67e86405..5e440ce7 100644 --- a/node_modules/mkdirp/package.json +++ b/node_modules/mkdirp/package.json @@ -1,34 +1,73 @@ { - "name": "mkdirp", - "description": "Recursively mkdir, like `mkdir -p`", - "version": "0.5.5", - "publishConfig": { - "tag": "legacy" - }, - "author": "James Halliday (http://substack.net)", - "main": "index.js", - "keywords": [ - "mkdir", - "directory" + "_args": [ + [ + "mkdirp@0.5.5", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": { - "type": "git", - "url": "https://github.com/substack/node-mkdirp.git" + "_from": "mkdirp@0.5.5", + "_id": "mkdirp@0.5.5", + "_inBundle": false, + "_integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", + "_location": "/mkdirp", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "mkdirp@0.5.5", + "name": "mkdirp", + "escapedName": "mkdirp", + "rawSpec": "0.5.5", + "saveSpec": null, + "fetchSpec": "0.5.5" }, - "scripts": { - "test": "tap test/*.js" + "_requiredBy": [ + "/fomantic-ui", + "/rtlcss" + ], + "_resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz", + "_spec": "0.5.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "James Halliday", + "email": "mail@substack.net", + "url": "http://substack.net" + }, + "bin": { + "mkdirp": "bin/cmd.js" + }, + "bugs": { + "url": "https://github.com/substack/node-mkdirp/issues" }, "dependencies": { "minimist": "^1.2.5" }, + "description": "Recursively mkdir, like `mkdir -p`", "devDependencies": { "mock-fs": "^3.7.0", "tap": "^5.4.2" }, - "bin": "bin/cmd.js", - "license": "MIT", "files": [ "bin", "index.js" - ] + ], + "homepage": "https://github.com/substack/node-mkdirp#readme", + "keywords": [ + "mkdir", + "directory" + ], + "license": "MIT", + "main": "index.js", + "name": "mkdirp", + "publishConfig": { + "tag": "legacy" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/substack/node-mkdirp.git" + }, + "scripts": { + "test": "tap test/*.js" + }, + "version": "0.5.5" } diff --git a/node_modules/ms/package.json b/node_modules/ms/package.json index 6a31c81f..4ef43081 100644 --- a/node_modules/ms/package.json +++ b/node_modules/ms/package.json @@ -1,16 +1,42 @@ { - "name": "ms", - "version": "2.0.0", - "description": "Tiny milisecond conversion utility", - "repository": "zeit/ms", - "main": "./index", - "files": [ - "index.js" + "_args": [ + [ + "ms@2.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "precommit": "lint-staged", - "lint": "eslint lib/* bin/*", - "test": "mocha tests.js" + "_from": "ms@2.0.0", + "_id": "ms@2.0.0", + "_inBundle": false, + "_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", + "_location": "/ms", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ms@2.0.0", + "name": "ms", + "escapedName": "ms", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/debug" + ], + "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/zeit/ms/issues" + }, + "description": "Tiny milisecond conversion utility", + "devDependencies": { + "eslint": "3.19.0", + "expect.js": "0.3.1", + "husky": "0.13.3", + "lint-staged": "3.4.1", + "mocha": "3.4.1" }, "eslintConfig": { "extends": "eslint:recommended", @@ -19,6 +45,11 @@ "es6": true } }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/zeit/ms#readme", + "license": "MIT", "lint-staged": { "*.js": [ "npm run lint", @@ -26,12 +57,16 @@ "git add" ] }, - "license": "MIT", - "devDependencies": { - "eslint": "3.19.0", - "expect.js": "0.3.1", - "husky": "0.13.3", - "lint-staged": "3.4.1", - "mocha": "3.4.1" - } + "main": "./index", + "name": "ms", + "repository": { + "type": "git", + "url": "git+https://github.com/zeit/ms.git" + }, + "scripts": { + "lint": "eslint lib/* bin/*", + "precommit": "lint-staged", + "test": "mocha tests.js" + }, + "version": "2.0.0" } diff --git a/node_modules/multipipe/package.json b/node_modules/multipipe/package.json index 8951329d..adbc90ee 100644 --- a/node_modules/multipipe/package.json +++ b/node_modules/multipipe/package.json @@ -1,16 +1,51 @@ { - "name": "multipipe", - "version": "0.1.2", - "description": "pipe streams with centralized error handling", - "license": "MIT", - "repository": "juliangruber/multipipe", + "_args": [ + [ + "multipipe@0.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "multipipe@0.1.2", + "_id": "multipipe@0.1.2", + "_inBundle": false, + "_integrity": "sha1-Ko8t33Du1WTf8tV/HhoTfZ8FB4s=", + "_location": "/multipipe", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "multipipe@0.1.2", + "name": "multipipe", + "escapedName": "multipipe", + "rawSpec": "0.1.2", + "saveSpec": null, + "fetchSpec": "0.1.2" + }, + "_requiredBy": [ + "/gulp-util" + ], + "_resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz", + "_spec": "0.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/juliangruber/multipipe/issues" + }, "dependencies": { "duplexer2": "0.0.2" }, + "description": "pipe streams with centralized error handling", "devDependencies": { "mocha": "~1.17.0" }, + "homepage": "https://github.com/juliangruber/multipipe#readme", + "license": "MIT", + "name": "multipipe", + "repository": { + "type": "git", + "url": "git+https://github.com/juliangruber/multipipe.git" + }, "scripts": { "test": "make test" - } + }, + "version": "0.1.2" } diff --git a/node_modules/mute-stdout/package.json b/node_modules/mute-stdout/package.json index 810ea067..233445e2 100644 --- a/node_modules/mute-stdout/package.json +++ b/node_modules/mute-stdout/package.json @@ -1,29 +1,48 @@ { - "name": "mute-stdout", - "version": "1.0.1", - "description": "Mute and unmute stdout.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "mute-stdout@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "mute-stdout@1.0.1", + "_id": "mute-stdout@1.0.1", + "_inBundle": false, + "_integrity": "sha512-kDcwXR4PS7caBpuRYYBUz9iVixUk3anO3f5OYFiIPwK/20vCzKCHyKoulbiDY1S53zD2bxUpxN/IJ+TnXjfvxg==", + "_location": "/mute-stdout", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "mute-stdout@1.0.1", + "name": "mute-stdout", + "escapedName": "mute-stdout", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/mute-stdout/-/mute-stdout-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/mute-stdout/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/mute-stdout", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": {}, + "description": "Mute and unmute stdout.", "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", @@ -32,9 +51,32 @@ "istanbul-coveralls": "^1.0.3", "mocha": "^3.5.3" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/mute-stdout#readme", "keywords": [ "mute", "silence is golden", "stdout" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "mute-stdout", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/mute-stdout.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.0.1" } diff --git a/node_modules/mute-stream/package.json b/node_modules/mute-stream/package.json index dcd2d37a..2c21eaa8 100644 --- a/node_modules/mute-stream/package.json +++ b/node_modules/mute-stream/package.json @@ -1,26 +1,62 @@ { - "name": "mute-stream", - "version": "0.0.7", - "main": "mute.js", - "directories": { - "test": "test" + "_args": [ + [ + "mute-stream@0.0.7", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "mute-stream@0.0.7", + "_id": "mute-stream@0.0.7", + "_inBundle": false, + "_integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=", + "_location": "/mute-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "mute-stream@0.0.7", + "name": "mute-stream", + "escapedName": "mute-stream", + "rawSpec": "0.0.7", + "saveSpec": null, + "fetchSpec": "0.0.7" }, + "_requiredBy": [ + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz", + "_spec": "0.0.7", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/mute-stream/issues" + }, + "description": "Bytes go in, but they don't come out (when muted).", "devDependencies": { "tap": "^5.4.4" }, - "scripts": { - "test": "tap test/*.js --cov" - }, - "repository": { - "type": "git", - "url": "git://github.com/isaacs/mute-stream" + "directories": { + "test": "test" }, + "homepage": "https://github.com/isaacs/mute-stream#readme", "keywords": [ "mute", "stream", "pipe" ], - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "license": "ISC", - "description": "Bytes go in, but they don't come out (when muted)." + "main": "mute.js", + "name": "mute-stream", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/mute-stream.git" + }, + "scripts": { + "test": "tap test/*.js --cov" + }, + "version": "0.0.7" } diff --git a/node_modules/nanomatch/node_modules/extend-shallow/package.json b/node_modules/nanomatch/node_modules/extend-shallow/package.json index e5e91053..b309dc1b 100644 --- a/node_modules/nanomatch/node_modules/extend-shallow/package.json +++ b/node_modules/nanomatch/node_modules/extend-shallow/package.json @@ -1,32 +1,54 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "3.0.2", - "homepage": "https://github.com/jonschlinkert/extend-shallow", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "extend-shallow@3.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/extend-shallow", + "_from": "extend-shallow@3.0.2", + "_id": "extend-shallow@3.0.2", + "_inBundle": false, + "_integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", + "_location": "/nanomatch/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@3.0.2", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "3.0.2", + "saveSpec": null, + "fetchSpec": "3.0.2" + }, + "_requiredBy": [ + "/nanomatch" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "_spec": "3.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "assign-symbols": "^1.0.0", "is-extendable": "^1.0.1" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^1.0.0", "benchmarked": "^2.0.0", @@ -38,6 +60,13 @@ "mocha": "^3.5.3", "object-assign": "^4.1.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "assign", "clone", @@ -57,6 +86,16 @@ "utils", "value" ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -79,5 +118,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.0.2" } diff --git a/node_modules/nanomatch/node_modules/is-extendable/package.json b/node_modules/nanomatch/node_modules/is-extendable/package.json index 2aaab65a..5e138b1c 100644 --- a/node_modules/nanomatch/node_modules/is-extendable/package.json +++ b/node_modules/nanomatch/node_modules/is-extendable/package.json @@ -1,33 +1,55 @@ { - "name": "is-extendable", - "description": "Returns true if a value is a plain object, array or function.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/is-extendable", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-extendable", + "_args": [ + [ + "is-extendable@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-extendable@1.0.1", + "_id": "is-extendable@1.0.1", + "_inBundle": false, + "_integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "_location": "/nanomatch/is-extendable", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-extendable@1.0.1", + "name": "is-extendable", + "escapedName": "is-extendable", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/nanomatch/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-extendable/issues" }, - "license": "MIT", - "files": [ - "index.js", - "index.d.ts" - ], - "main": "index.js", - "types": "index.d.ts", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-plain-object": "^2.0.4" }, + "description": "Returns true if a value is a plain object, array or function.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/jonschlinkert/is-extendable", "keywords": [ "array", "assign", @@ -42,6 +64,17 @@ "regex", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-extendable", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-extendable.git" + }, + "scripts": { + "test": "mocha" + }, + "types": "index.d.ts", "verb": { "related": { "list": [ @@ -63,5 +96,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/nanomatch/node_modules/is-plain-object/package.json b/node_modules/nanomatch/node_modules/is-plain-object/package.json index dd604986..533ce80f 100644 --- a/node_modules/nanomatch/node_modules/is-plain-object/package.json +++ b/node_modules/nanomatch/node_modules/is-plain-object/package.json @@ -1,37 +1,60 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor.", - "version": "2.0.4", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-plain-object@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@2.0.4", + "_id": "is-plain-object@2.0.4", + "_inBundle": false, + "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "_location": "/nanomatch/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@2.0.4", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/nanomatch/is-extendable" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", - "test_browser": "mocha-phantomjs test/browser.html", - "test_node": "mocha", - "test": "npm run test_node && npm run browserify && npm run test_browser" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "browserify": "^14.4.0", "chai": "^4.0.2", @@ -41,6 +64,14 @@ "phantomjs": "^2.1.7", "uglify-js": "^3.0.24" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -55,6 +86,19 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test": "npm run test_node && npm run browserify && npm run test_browser", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha" + }, "types": "index.d.ts", "verb": { "toc": false, @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/nanomatch/node_modules/kind-of/package.json b/node_modules/nanomatch/node_modules/kind-of/package.json index 5820cad2..b50fd2a0 100644 --- a/node_modules/nanomatch/node_modules/kind-of/package.json +++ b/node_modules/nanomatch/node_modules/kind-of/package.json @@ -1,35 +1,74 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "6.0.3", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "James (https://twitter.com/aretecode)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)", - "tunnckoCore (https://i.am.charlike.online)" + "_args": [ + [ + "kind-of@6.0.3", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@6.0.3", + "_id": "kind-of@6.0.3", + "_inBundle": false, + "_integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "_location": "/nanomatch/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@6.0.3", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "6.0.3", + "saveSpec": null, + "fetchSpec": "6.0.3" + }, + "_requiredBy": [ + "/nanomatch" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "_spec": "6.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "James", + "url": "https://twitter.com/aretecode" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + }, + { + "name": "tunnckoCore", + "url": "https://i.am.charlike.online" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, + "description": "Get the native type of a value.", "devDependencies": { "benchmarked": "^2.0.0", "browserify": "^14.4.0", @@ -37,6 +76,13 @@ "mocha": "^4.0.1", "write": "^1.0.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -60,6 +106,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -84,5 +141,6 @@ "typeof", "verb" ] - } + }, + "version": "6.0.3" } diff --git a/node_modules/nanomatch/package.json b/node_modules/nanomatch/package.json index 0a85f0aa..15964fff 100644 --- a/node_modules/nanomatch/package.json +++ b/node_modules/nanomatch/package.json @@ -1,29 +1,52 @@ { - "name": "nanomatch", - "description": "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)", - "version": "1.2.13", - "homepage": "https://github.com/micromatch/nanomatch", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Devon Govett (http://badassjs.com)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "nanomatch@1.2.13", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "micromatch/nanomatch", + "_from": "nanomatch@1.2.13", + "_id": "nanomatch@1.2.13", + "_inBundle": false, + "_integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", + "_location": "/nanomatch", + "_phantomChildren": { + "assign-symbols": "1.0.0", + "isobject": "3.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "nanomatch@1.2.13", + "name": "nanomatch", + "escapedName": "nanomatch", + "rawSpec": "1.2.13", + "saveSpec": null, + "fetchSpec": "1.2.13" + }, + "_requiredBy": [ + "/micromatch" + ], + "_resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", + "_spec": "1.2.13", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/micromatch/nanomatch/issues" }, - "license": "MIT", - "files": [ - "index.js", - "lib" + "contributors": [ + { + "name": "Devon Govett", + "url": "http://badassjs.com" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "arr-diff": "^4.0.0", "array-unique": "^0.3.2", @@ -37,6 +60,7 @@ "snapdragon": "^0.8.1", "to-regex": "^3.0.1" }, + "description": "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)", "devDependencies": { "bash-match": "^1.0.2", "for-own": "^1.0.0", @@ -50,6 +74,14 @@ "mocha": "^3.5.3", "multimatch": "^2.1.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "lib" + ], + "homepage": "https://github.com/micromatch/nanomatch", "keywords": [ "bash", "expand", @@ -80,6 +112,7 @@ "shell", "wildcard" ], + "license": "MIT", "lintDeps": { "dependencies": { "options": { @@ -98,6 +131,15 @@ } } }, + "main": "index.js", + "name": "nanomatch", + "repository": { + "type": "git", + "url": "git+https://github.com/micromatch/nanomatch.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": "collapsible", "layout": "default", @@ -130,5 +172,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.2.13" } diff --git a/node_modules/next-tick/package.json b/node_modules/next-tick/package.json index 752ba2ea..e29f4a92 100644 --- a/node_modules/next-tick/package.json +++ b/node_modules/next-tick/package.json @@ -1,27 +1,63 @@ { - "name": "next-tick", - "version": "1.0.0", + "_args": [ + [ + "next-tick@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "next-tick@1.0.0", + "_id": "next-tick@1.0.0", + "_inBundle": false, + "_integrity": "sha1-yobR/ogoFpsBICCOPchCS524NCw=", + "_location": "/next-tick", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "next-tick@1.0.0", + "name": "next-tick", + "escapedName": "next-tick", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/es5-ext" + ], + "_resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mariusz Nowak", + "email": "medyk@medikoo.com", + "url": "http://www.medikoo.com/" + }, + "bugs": { + "url": "https://github.com/medikoo/next-tick/issues" + }, "description": "Environment agnostic nextTick polyfill", - "author": "Mariusz Nowak (http://www.medikoo.com/)", + "devDependencies": { + "tad": "^0.2.4", + "xlint": "^0.2.2", + "xlint-jslint-medikoo": "^0.1.4" + }, + "homepage": "https://github.com/medikoo/next-tick#readme", "keywords": [ "nexttick", "setImmediate", "setTimeout", "async" ], + "license": "MIT", + "name": "next-tick", "repository": { "type": "git", "url": "git://github.com/medikoo/next-tick.git" }, - "devDependencies": { - "tad": "^0.2.4", - "xlint": "^0.2.2", - "xlint-jslint-medikoo": "^0.1.4" - }, "scripts": { "lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream", "lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch", "test": "node node_modules/tad/bin/tad" }, - "license": "MIT" + "version": "1.0.0" } diff --git a/node_modules/nice-try/package.json b/node_modules/nice-try/package.json index d3d8887e..3f107793 100644 --- a/node_modules/nice-try/package.json +++ b/node_modules/nice-try/package.json @@ -1,33 +1,64 @@ { - "name": "nice-try", - "version": "1.0.5", + "_args": [ + [ + "nice-try@1.0.5", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "nice-try@1.0.5", + "_id": "nice-try@1.0.5", + "_inBundle": false, + "_integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", + "_location": "/nice-try", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "nice-try@1.0.5", + "name": "nice-try", + "escapedName": "nice-try", + "rawSpec": "1.0.5", + "saveSpec": null, + "fetchSpec": "1.0.5" + }, + "_requiredBy": [ + "/cross-spawn" + ], + "_resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz", + "_spec": "1.0.5", + "_where": "F:\\laragon\\www\\wishthis", "authors": [ "Tobias Reich " ], + "bugs": { + "url": "https://github.com/electerious/nice-try/issues" + }, "description": "Tries to execute a function and discards any error that occurs", - "main": "src/index.js", + "devDependencies": { + "chai": "^4.1.2", + "coveralls": "^3.0.0", + "mocha": "^5.1.1", + "nyc": "^12.0.1" + }, + "files": [ + "src" + ], + "homepage": "https://github.com/electerious/nice-try", "keywords": [ "try", "catch", "error" ], "license": "MIT", - "homepage": "https://github.com/electerious/nice-try", + "main": "src/index.js", + "name": "nice-try", "repository": { "type": "git", - "url": "https://github.com/electerious/nice-try.git" + "url": "git+https://github.com/electerious/nice-try.git" }, - "files": [ - "src" - ], "scripts": { "coveralls": "nyc report --reporter=text-lcov | coveralls", "test": "nyc node_modules/mocha/bin/_mocha" }, - "devDependencies": { - "chai": "^4.1.2", - "coveralls": "^3.0.0", - "nyc": "^12.0.1", - "mocha": "^5.1.1" - } + "version": "1.0.5" } diff --git a/node_modules/node-fetch/package.json b/node_modules/node-fetch/package.json index 3c1bd8da..48896181 100644 --- a/node_modules/node-fetch/package.json +++ b/node_modules/node-fetch/package.json @@ -1,76 +1,106 @@ { + "_args": [ + [ + "node-fetch@2.6.7", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "node-fetch@2.6.7", + "_id": "node-fetch@2.6.7", + "_inBundle": false, + "_integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", + "_location": "/node-fetch", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "node-fetch@2.6.7", "name": "node-fetch", - "version": "2.6.7", - "description": "A light-weight module that brings window.fetch to node.js", - "main": "lib/index.js", - "browser": "./browser.js", - "module": "lib/index.mjs", - "files": [ - "lib/index.js", - "lib/index.mjs", - "lib/index.es.js", - "browser.js" - ], - "engines": { - "node": "4.x || >=6.0.0" - }, - "scripts": { - "build": "cross-env BABEL_ENV=rollup rollup -c", - "prepare": "npm run build", - "test": "cross-env BABEL_ENV=test mocha --require babel-register --throw-deprecation test/test.js", - "report": "cross-env BABEL_ENV=coverage nyc --reporter lcov --reporter text mocha -R spec test/test.js", - "coverage": "cross-env BABEL_ENV=coverage nyc --reporter json --reporter text mocha -R spec test/test.js && codecov -f coverage/coverage-final.json" - }, - "repository": { - "type": "git", - "url": "https://github.com/bitinn/node-fetch.git" - }, - "keywords": [ - "fetch", - "http", - "promise" - ], - "author": "David Frank", - "license": "MIT", - "bugs": { - "url": "https://github.com/bitinn/node-fetch/issues" - }, - "homepage": "https://github.com/bitinn/node-fetch", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - }, - "devDependencies": { - "@ungap/url-search-params": "^0.1.2", - "abort-controller": "^1.1.0", - "abortcontroller-polyfill": "^1.3.0", - "babel-core": "^6.26.3", - "babel-plugin-istanbul": "^4.1.6", - "babel-preset-env": "^1.6.1", - "babel-register": "^6.16.3", - "chai": "^3.5.0", - "chai-as-promised": "^7.1.1", - "chai-iterator": "^1.1.1", - "chai-string": "~1.3.0", - "codecov": "3.3.0", - "cross-env": "^5.2.0", - "form-data": "^2.3.3", - "is-builtin-module": "^1.0.0", - "mocha": "^5.0.0", - "nyc": "11.9.0", - "parted": "^0.1.1", - "promise": "^8.0.3", - "resumer": "0.0.0", - "rollup": "^0.63.4", - "rollup-plugin-babel": "^3.0.7", - "string-to-arraybuffer": "^1.0.2", - "teeny-request": "3.7.0" + "escapedName": "node-fetch", + "rawSpec": "2.6.7", + "saveSpec": null, + "fetchSpec": "2.6.7" + }, + "_requiredBy": [ + "/@octokit/request" + ], + "_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", + "_spec": "2.6.7", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "David Frank" + }, + "browser": "./browser.js", + "bugs": { + "url": "https://github.com/bitinn/node-fetch/issues" + }, + "dependencies": { + "whatwg-url": "^5.0.0" + }, + "description": "A light-weight module that brings window.fetch to node.js", + "devDependencies": { + "@ungap/url-search-params": "^0.1.2", + "abort-controller": "^1.1.0", + "abortcontroller-polyfill": "^1.3.0", + "babel-core": "^6.26.3", + "babel-plugin-istanbul": "^4.1.6", + "babel-preset-env": "^1.6.1", + "babel-register": "^6.16.3", + "chai": "^3.5.0", + "chai-as-promised": "^7.1.1", + "chai-iterator": "^1.1.1", + "chai-string": "~1.3.0", + "codecov": "3.3.0", + "cross-env": "^5.2.0", + "form-data": "^2.3.3", + "is-builtin-module": "^1.0.0", + "mocha": "^5.0.0", + "nyc": "11.9.0", + "parted": "^0.1.1", + "promise": "^8.0.3", + "resumer": "0.0.0", + "rollup": "^0.63.4", + "rollup-plugin-babel": "^3.0.7", + "string-to-arraybuffer": "^1.0.2", + "teeny-request": "3.7.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "files": [ + "lib/index.js", + "lib/index.mjs", + "lib/index.es.js", + "browser.js" + ], + "homepage": "https://github.com/bitinn/node-fetch", + "keywords": [ + "fetch", + "http", + "promise" + ], + "license": "MIT", + "main": "lib/index.js", + "module": "lib/index.mjs", + "name": "node-fetch", + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true } + }, + "repository": { + "type": "git", + "url": "git+https://github.com/bitinn/node-fetch.git" + }, + "scripts": { + "build": "cross-env BABEL_ENV=rollup rollup -c", + "coverage": "cross-env BABEL_ENV=coverage nyc --reporter json --reporter text mocha -R spec test/test.js && codecov -f coverage/coverage-final.json", + "prepare": "npm run build", + "report": "cross-env BABEL_ENV=coverage nyc --reporter lcov --reporter text mocha -R spec test/test.js", + "test": "cross-env BABEL_ENV=test mocha --require babel-register --throw-deprecation test/test.js" + }, + "version": "2.6.7" } diff --git a/node_modules/node-notifier/package.json b/node_modules/node-notifier/package.json index 8ea8fc4d..7fbbf805 100644 --- a/node_modules/node-notifier/package.json +++ b/node_modules/node-notifier/package.json @@ -1,40 +1,46 @@ { - "name": "node-notifier", - "version": "5.4.5", - "description": "A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)", - "main": "index.js", - "scripts": { - "precommit": "lint-staged", - "pretest": "npm run lint", - "test": "jest", - "example": "node ./example/message.js", - "example:mac": "node ./example/advanced.js", - "example:mac:input": "node ./example/macInput.js", - "example:windows": "node ./example/toaster.js", - "lint": "eslint example/*.js lib/*.js notifiers/*.js test/**/*.js index.js" - }, - "jest": { - "testRegex": "/test/[^_]*.js", - "testEnvironment": "node", - "setupTestFrameworkScriptFile": "./test/_test-matchers.js" - }, - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/mikaelbr/node-notifier.git" - }, - "keywords": [ - "notification center", - "mac os x 10.8", - "notify", - "terminal-notifier", - "notify-send", - "growl", - "windows 8 notification", - "toaster", - "notification" + "_args": [ + [ + "node-notifier@5.4.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Mikael Brevik", - "license": "MIT", + "_from": "node-notifier@5.4.5", + "_id": "node-notifier@5.4.5", + "_inBundle": false, + "_integrity": "sha512-tVbHs7DyTLtzOiN78izLA85zRqB9NvEXkAf014Vx3jtSvn/xBl6bR8ZYifj+dFcFrKI21huSQgJZ6ZtL3B4HfQ==", + "_location": "/node-notifier", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "node-notifier@5.4.5", + "name": "node-notifier", + "escapedName": "node-notifier", + "rawSpec": "5.4.5", + "saveSpec": null, + "fetchSpec": "5.4.5" + }, + "_requiredBy": [ + "/gulp-notify" + ], + "_resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-5.4.5.tgz", + "_spec": "5.4.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mikael Brevik" + }, + "bugs": { + "url": "https://github.com/mikaelbr/node-notifier/issues" + }, + "dependencies": { + "growly": "^1.3.0", + "is-wsl": "^1.1.0", + "semver": "^5.5.0", + "shellwords": "^0.1.1", + "which": "^1.3.0" + }, + "description": "A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)", "devDependencies": { "eslint": "^5.12.1", "eslint-config-semistandard": "^13.0.0", @@ -48,25 +54,49 @@ "lint-staged": "^8.1.0", "prettier": "^1.12.1" }, - "dependencies": { - "growly": "^1.3.0", - "is-wsl": "^1.1.0", - "semver": "^5.5.0", - "shellwords": "^0.1.1", - "which": "^1.3.0" + "directories": { + "example": "example", + "test": "test" }, + "homepage": "https://github.com/mikaelbr/node-notifier#readme", + "jest": { + "testRegex": "/test/[^_]*.js", + "testEnvironment": "node", + "setupTestFrameworkScriptFile": "./test/_test-matchers.js" + }, + "keywords": [ + "notification center", + "mac os x 10.8", + "notify", + "terminal-notifier", + "notify-send", + "growl", + "windows 8 notification", + "toaster", + "notification" + ], + "license": "MIT", "lint-staged": { "*.{js,json,css,md}": [ "prettier --write", "git add" ] }, - "bugs": { - "url": "https://github.com/mikaelbr/node-notifier/issues" + "main": "index.js", + "name": "node-notifier", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/mikaelbr/node-notifier.git" }, - "homepage": "https://github.com/mikaelbr/node-notifier#readme", - "directories": { - "example": "example", - "test": "test" - } + "scripts": { + "example": "node ./example/message.js", + "example:mac": "node ./example/advanced.js", + "example:mac:input": "node ./example/macInput.js", + "example:windows": "node ./example/toaster.js", + "lint": "eslint example/*.js lib/*.js notifiers/*.js test/**/*.js index.js", + "precommit": "lint-staged", + "pretest": "npm run lint", + "test": "jest" + }, + "version": "5.4.5" } diff --git a/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Resources/Terminal.icns b/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Resources/Terminal.icns index 8d8f5c2d..d5ec0ae1 100644 Binary files a/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Resources/Terminal.icns and b/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Resources/Terminal.icns differ diff --git a/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Resources/en.lproj/MainMenu.nib b/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Resources/en.lproj/MainMenu.nib index b19d0fc3..f3d2bd7f 100644 Binary files a/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Resources/en.lproj/MainMenu.nib and b/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Resources/en.lproj/MainMenu.nib differ diff --git a/node_modules/node-notifier/vendor/notifu/notifu.exe b/node_modules/node-notifier/vendor/notifu/notifu.exe index bd423c64..401d922c 100644 Binary files a/node_modules/node-notifier/vendor/notifu/notifu.exe and b/node_modules/node-notifier/vendor/notifu/notifu.exe differ diff --git a/node_modules/node-notifier/vendor/notifu/notifu64.exe b/node_modules/node-notifier/vendor/notifu/notifu64.exe index ec2ded28..7bd1e5fa 100644 Binary files a/node_modules/node-notifier/vendor/notifu/notifu64.exe and b/node_modules/node-notifier/vendor/notifu/notifu64.exe differ diff --git a/node_modules/node-notifier/vendor/snoreToast/SnoreToast.exe b/node_modules/node-notifier/vendor/snoreToast/SnoreToast.exe index 3b98dec7..3404ec75 100644 Binary files a/node_modules/node-notifier/vendor/snoreToast/SnoreToast.exe and b/node_modules/node-notifier/vendor/snoreToast/SnoreToast.exe differ diff --git a/node_modules/node-releases/package.json b/node_modules/node-releases/package.json index efbc2eee..b2ce4f3e 100644 --- a/node_modules/node-releases/package.json +++ b/node_modules/node-releases/package.json @@ -1,18 +1,56 @@ { - "name": "node-releases", - "version": "2.0.1", - "description": "Node.js releases data", - "scripts": { - "build": "node scripts/build.js" + "_args": [ + [ + "node-releases@2.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "node-releases@2.0.1", + "_id": "node-releases@2.0.1", + "_inBundle": false, + "_integrity": "sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==", + "_location": "/node-releases", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "node-releases@2.0.1", + "name": "node-releases", + "escapedName": "node-releases", + "rawSpec": "2.0.1", + "saveSpec": null, + "fetchSpec": "2.0.1" }, - "repository": "chicoxyzzy/node-releases", + "_requiredBy": [ + "/browserslist" + ], + "_resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.1.tgz", + "_spec": "2.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sergey Rubanov", + "email": "chi187@gmail.com" + }, + "bugs": { + "url": "https://github.com/chicoxyzzy/node-releases/issues" + }, + "description": "Node.js releases data", + "devDependencies": { + "semver": "^7.3.5" + }, + "homepage": "https://github.com/chicoxyzzy/node-releases#readme", "keywords": [ "nodejs", "releases" ], - "author": "Sergey Rubanov ", "license": "MIT", - "devDependencies": { - "semver": "^7.3.5" - } + "name": "node-releases", + "repository": { + "type": "git", + "url": "git+https://github.com/chicoxyzzy/node-releases.git" + }, + "scripts": { + "build": "node scripts/build.js" + }, + "version": "2.0.1" } diff --git a/node_modules/node.extend/package.json b/node_modules/node.extend/package.json index dd93c662..68ed071d 100644 --- a/node_modules/node.extend/package.json +++ b/node_modules/node.extend/package.json @@ -1,20 +1,49 @@ { - "name": "node.extend", - "version": "2.0.2", - "description": "A port of jQuery.extend that actually works on node.js", - "keywords": [ - "extend", - "jQuery", - "jQuery extend", - "clone", - "copy", - "inherit" + "_args": [ + [ + "node.extend@2.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "node.extend@2.0.2", + "_id": "node.extend@2.0.2", + "_inBundle": false, + "_integrity": "sha512-pDT4Dchl94/+kkgdwyS2PauDFjZG0Hk0IcHIB+LkW27HLDtdoeMxHTxZh39DYbPP8UflWXWj9JcdDozF+YDOpQ==", + "_location": "/node.extend", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "node.extend@2.0.2", + "name": "node.extend", + "escapedName": "node.extend", + "rawSpec": "2.0.2", + "saveSpec": null, + "fetchSpec": "2.0.2" + }, + "_requiredBy": [ + "/gulp-notify" + ], + "_resolved": "https://registry.npmjs.org/node.extend/-/node.extend-2.0.2.tgz", + "_spec": "2.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "dreamerslab", + "email": "ben@dreamerslab.com" + }, + "bugs": { + "url": "https://github.com/dreamerslab/node.extend/issues" + }, + "contributors": [ + { + "name": "Jordan Harband" + } ], - "author": "dreamerslab ", "dependencies": { "has": "^1.0.3", "is": "^3.2.1" }, + "description": "A port of jQuery.extend that actually works on node.js", "devDependencies": { "@ljharb/eslint-config": "^13.0.0", "covert": "^1.1.0", @@ -23,31 +52,36 @@ "safe-publish-latest": "^1.1.2", "tape": "^4.9.1" }, + "engines": { + "node": ">=0.4.0" + }, + "homepage": "https://github.com/dreamerslab/node.extend#readme", + "keywords": [ + "extend", + "jQuery", + "jQuery extend", + "clone", + "copy", + "inherit" + ], + "license": "(MIT OR GPL-2.0)", + "main": "index", + "name": "node.extend", "repository": { "type": "git", - "url": "https://github.com/dreamerslab/node.extend.git" + "url": "git+https://github.com/dreamerslab/node.extend.git" }, - "contributors": [ - { - "name": "Jordan Harband", - "twitter": "https://twitter.com/ljharb" - } - ], - "main": "index", "scripts": { + "coverage": "covert test/index.js", + "coverage-quiet": "covert test/index.js --quiet", + "eslint": "eslint", + "jscs": "jscs *.js */*.js", + "lint": "npm run jscs && npm run eslint .", + "posttest": "npm run coverage-quiet", "prepublish": "safe-publish-latest", "pretest": "npm run lint", "test": "npm run --silent tests-only", - "posttest": "npm run coverage-quiet", - "tests-only": "node test", - "coverage": "covert test/index.js", - "coverage-quiet": "covert test/index.js --quiet", - "lint": "npm run jscs && npm run eslint .", - "jscs": "jscs *.js */*.js", - "eslint": "eslint" - }, - "engines": { - "node": ">=0.4.0" + "tests-only": "node test" }, "testling": { "files": "test/index.js", @@ -66,5 +100,5 @@ "iphone/6.0..latest" ] }, - "license": "(MIT OR GPL-2.0)" + "version": "2.0.2" } diff --git a/node_modules/nopt/package.json b/node_modules/nopt/package.json index 12ed02da..12253dfe 100644 --- a/node_modules/nopt/package.json +++ b/node_modules/nopt/package.json @@ -1,34 +1,70 @@ { - "name": "nopt", - "version": "5.0.0", - "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "main": "lib/nopt.js", - "scripts": { - "preversion": "npm test", - "postversion": "npm publish", - "prepublishOnly": "git push origin --follow-tags", - "test": "tap test/*.js" + "_args": [ + [ + "nopt@5.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "nopt@5.0.0", + "_id": "nopt@5.0.0", + "_inBundle": false, + "_integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==", + "_location": "/nopt", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "nopt@5.0.0", + "name": "nopt", + "escapedName": "nopt", + "rawSpec": "5.0.0", + "saveSpec": null, + "fetchSpec": "5.0.0" }, - "repository": { - "type": "git", - "url": "https://github.com/npm/nopt.git" + "_requiredBy": [ + "/js-beautify" + ], + "_resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz", + "_spec": "5.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" }, "bin": { "nopt": "bin/nopt.js" }, - "license": "ISC", + "bugs": { + "url": "https://github.com/npm/nopt/issues" + }, "dependencies": { "abbrev": "1" }, + "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", "devDependencies": { "tap": "^14.10.6" }, + "engines": { + "node": ">=6" + }, "files": [ "bin", "lib" ], - "engines": { - "node": ">=6" - } + "homepage": "https://github.com/npm/nopt#readme", + "license": "ISC", + "main": "lib/nopt.js", + "name": "nopt", + "repository": { + "type": "git", + "url": "git+https://github.com/npm/nopt.git" + }, + "scripts": { + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags", + "preversion": "npm test", + "test": "tap test/*.js" + }, + "version": "5.0.0" } diff --git a/node_modules/normalize-package-data/package.json b/node_modules/normalize-package-data/package.json index dea34bb7..4b59cfb9 100644 --- a/node_modules/normalize-package-data/package.json +++ b/node_modules/normalize-package-data/package.json @@ -1,23 +1,60 @@ { - "name": "normalize-package-data", - "version": "2.5.0", - "author": "Meryn Stol ", - "description": "Normalizes data that can be found in package.json files.", - "license": "BSD-2-Clause", - "repository": { - "type": "git", - "url": "git://github.com/npm/normalize-package-data.git" + "_args": [ + [ + "normalize-package-data@2.5.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "normalize-package-data@2.5.0", + "_id": "normalize-package-data@2.5.0", + "_inBundle": false, + "_integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", + "_location": "/normalize-package-data", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "normalize-package-data@2.5.0", + "name": "normalize-package-data", + "escapedName": "normalize-package-data", + "rawSpec": "2.5.0", + "saveSpec": null, + "fetchSpec": "2.5.0" }, - "main": "lib/normalize.js", - "scripts": { - "test": "tap test/*.js" + "_requiredBy": [ + "/read-pkg" + ], + "_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", + "_spec": "2.5.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Meryn Stol", + "email": "merynstol@gmail.com" }, + "bugs": { + "url": "https://github.com/npm/normalize-package-data/issues" + }, + "contributors": [ + { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me" + }, + { + "name": "Meryn Stol", + "email": "merynstol@gmail.com" + }, + { + "name": "Robert Kowalski", + "email": "rok@kowalski.gd" + } + ], "dependencies": { "hosted-git-info": "^2.1.4", "resolve": "^1.10.0", "semver": "2 || 3 || 4 || 5", "validate-npm-package-license": "^3.0.1" }, + "description": "Normalizes data that can be found in package.json files.", "devDependencies": { "async": "^2.6.1", "tap": "^12.4.0", @@ -27,5 +64,17 @@ "lib/*.js", "lib/*.json", "AUTHORS" - ] + ], + "homepage": "https://github.com/npm/normalize-package-data#readme", + "license": "BSD-2-Clause", + "main": "lib/normalize.js", + "name": "normalize-package-data", + "repository": { + "type": "git", + "url": "git://github.com/npm/normalize-package-data.git" + }, + "scripts": { + "test": "tap test/*.js" + }, + "version": "2.5.0" } diff --git a/node_modules/normalize-path/package.json b/node_modules/normalize-path/package.json index ad61098a..9d588695 100644 --- a/node_modules/normalize-path/package.json +++ b/node_modules/normalize-path/package.json @@ -1,33 +1,64 @@ { - "name": "normalize-path", - "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.", - "version": "3.0.0", - "homepage": "https://github.com/jonschlinkert/normalize-path", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Blaine Bublitz (https://twitter.com/BlaineBublitz)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "normalize-path@3.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/normalize-path", + "_from": "normalize-path@3.0.0", + "_id": "normalize-path@3.0.0", + "_inBundle": false, + "_integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "_location": "/normalize-path", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "normalize-path@3.0.0", + "name": "normalize-path", + "escapedName": "normalize-path", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/chokidar", + "/fomantic-ui", + "/glob-watcher" + ], + "_resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/normalize-path/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Blaine Bublitz", + "url": "https://twitter.com/BlaineBublitz" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.", "devDependencies": { "gulp-format-md": "^1.0.0", "minimist": "^1.2.0", "mocha": "^3.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/normalize-path", "keywords": [ "absolute", "backslash", @@ -49,6 +80,16 @@ "unix", "urix" ], + "license": "MIT", + "main": "index.js", + "name": "normalize-path", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/normalize-path.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -73,5 +114,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.0.0" } diff --git a/node_modules/normalize-range/package.json b/node_modules/normalize-range/package.json index b98035ae..f1904b96 100644 --- a/node_modules/normalize-range/package.json +++ b/node_modules/normalize-range/package.json @@ -1,37 +1,42 @@ { - "name": "normalize-range", - "version": "0.1.2", - "description": "Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates", - "license": "MIT", - "repository": "jamestalmage/normalize-range", + "_args": [ + [ + "normalize-range@0.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "normalize-range@0.1.2", + "_id": "normalize-range@0.1.2", + "_inBundle": false, + "_integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=", + "_location": "/normalize-range", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "normalize-range@0.1.2", + "name": "normalize-range", + "escapedName": "normalize-range", + "rawSpec": "0.1.2", + "saveSpec": null, + "fetchSpec": "0.1.2" + }, + "_requiredBy": [ + "/autoprefixer" + ], + "_resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "_spec": "0.1.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "James Talmage", "email": "james@talmage.io", "url": "github.com/jamestalmage" }, - "engines": { - "node": ">=0.10.0" + "bugs": { + "url": "https://github.com/jamestalmage/normalize-range/issues" }, - "scripts": { - "test": "npm run cover && npm run lint && npm run style", - "cover": "istanbul cover ./node_modules/.bin/_mocha", - "lint": "jshint --reporter=node_modules/jshint-stylish *.js test/*.js", - "debug": "mocha", - "watch": "mocha -w", - "style": "jscs *.js ./**/*.js && jscs ./test/** --config=./test/.jscsrc" - }, - "files": [ - "index.js" - ], - "keywords": [ - "range", - "normalize", - "utility", - "angle", - "degrees", - "polar" - ], "dependencies": {}, + "description": "Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates", "devDependencies": { "almost-equal": "^1.0.0", "codeclimate-test-reporter": "^0.1.0", @@ -42,5 +47,35 @@ "jshint-stylish": "^2.0.1", "mocha": "^2.2.5", "stringify-pi": "0.0.3" - } + }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jamestalmage/normalize-range#readme", + "keywords": [ + "range", + "normalize", + "utility", + "angle", + "degrees", + "polar" + ], + "license": "MIT", + "name": "normalize-range", + "repository": { + "type": "git", + "url": "git+https://github.com/jamestalmage/normalize-range.git" + }, + "scripts": { + "cover": "istanbul cover ./node_modules/.bin/_mocha", + "debug": "mocha", + "lint": "jshint --reporter=node_modules/jshint-stylish *.js test/*.js", + "style": "jscs *.js ./**/*.js && jscs ./test/** --config=./test/.jscsrc", + "test": "npm run cover && npm run lint && npm run style", + "watch": "mocha -w" + }, + "version": "0.1.2" } diff --git a/node_modules/now-and-later/package.json b/node_modules/now-and-later/package.json index 9b2a0f0f..1e5c4147 100644 --- a/node_modules/now-and-later/package.json +++ b/node_modules/now-and-later/package.json @@ -1,32 +1,51 @@ { - "name": "now-and-later", - "version": "2.0.1", - "description": "Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "now-and-later@2.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "now-and-later@2.0.1", + "_id": "now-and-later@2.0.1", + "_inBundle": false, + "_integrity": "sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==", + "_location": "/now-and-later", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "now-and-later@2.0.1", + "name": "now-and-later", + "escapedName": "now-and-later", + "rawSpec": "2.0.1", + "saveSpec": null, + "fetchSpec": "2.0.1" + }, + "_requiredBy": [ + "/bach", + "/vinyl-sourcemap" + ], + "_resolved": "https://registry.npmjs.org/now-and-later/-/now-and-later-2.0.1.tgz", + "_spec": "2.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/now-and-later/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/now-and-later", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "index.js", - "lib", - "LICENSE" - ], - "scripts": { - "lint": "eslint . && jscs index.js lib/ test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "once": "^1.3.2" }, + "description": "Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", @@ -37,6 +56,15 @@ "jscs-preset-gulp": "^1.0.0", "mocha": "^2.4.5" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js", + "lib", + "LICENSE" + ], + "homepage": "https://github.com/gulpjs/now-and-later#readme", "keywords": [ "async", "async.js", @@ -50,5 +78,20 @@ "aspect", "timing", "tracing" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "now-and-later", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/now-and-later.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js lib/ test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "2.0.1" } diff --git a/node_modules/npm-run-path/package.json b/node_modules/npm-run-path/package.json index 3c27504c..fec95812 100644 --- a/node_modules/npm-run-path/package.json +++ b/node_modules/npm-run-path/package.json @@ -1,23 +1,55 @@ { - "name": "npm-run-path", - "version": "2.0.2", - "description": "Get your PATH prepended with locally installed binaries", - "license": "MIT", - "repository": "sindresorhus/npm-run-path", + "_args": [ + [ + "npm-run-path@2.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "npm-run-path@2.0.2", + "_id": "npm-run-path@2.0.2", + "_inBundle": false, + "_integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=", + "_location": "/npm-run-path", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "npm-run-path@2.0.2", + "name": "npm-run-path", + "escapedName": "npm-run-path", + "rawSpec": "2.0.2", + "saveSpec": null, + "fetchSpec": "2.0.2" + }, + "_requiredBy": [ + "/execa" + ], + "_resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", + "_spec": "2.0.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/npm-run-path/issues" + }, + "dependencies": { + "path-key": "^2.0.0" + }, + "description": "Get your PATH prepended with locally installed binaries", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/npm-run-path#readme", "keywords": [ "npm", "run", @@ -32,13 +64,16 @@ "execute", "executable" ], - "dependencies": { - "path-key": "^2.0.0" + "license": "MIT", + "name": "npm-run-path", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/npm-run-path.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" + "scripts": { + "test": "xo && ava" }, + "version": "2.0.2", "xo": { "esnext": true } diff --git a/node_modules/num2fraction/package.json b/node_modules/num2fraction/package.json index ff970906..4fae57e9 100644 --- a/node_modules/num2fraction/package.json +++ b/node_modules/num2fraction/package.json @@ -1,18 +1,45 @@ { - "name": "num2fraction", - "version": "1.2.2", - "description": "Convert number to fraction", - "main": "index.js", + "_args": [ + [ + "num2fraction@1.2.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "num2fraction@1.2.2", + "_id": "num2fraction@1.2.2", + "_inBundle": false, + "_integrity": "sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=", + "_location": "/num2fraction", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "num2fraction@1.2.2", + "name": "num2fraction", + "escapedName": "num2fraction", + "rawSpec": "1.2.2", + "saveSpec": null, + "fetchSpec": "1.2.2" + }, + "_requiredBy": [ + "/autoprefixer" + ], + "_resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz", + "_spec": "1.2.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "yisi", "email": "yiorsi@gmail.com", "url": "http://iyunlu.com/view" }, - "license": "MIT", - "repository": { - "type": "git", - "url": "git@github.com:yisibl/num2fraction.git" + "bugs": { + "url": "https://github.com/yisibl/num2fraction/issues" }, + "description": "Convert number to fraction", + "devDependencies": { + "tape": "^3.0.0" + }, + "homepage": "https://github.com/yisibl/num2fraction#readme", "keywords": [ "fraction", "number", @@ -22,10 +49,15 @@ "gcd", "rational" ], - "devDependencies": { - "tape": "^3.0.0" + "license": "MIT", + "main": "index.js", + "name": "num2fraction", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/yisibl/num2fraction.git" }, "scripts": { "test": "tape test/*.js" - } + }, + "version": "1.2.2" } diff --git a/node_modules/number-is-nan/package.json b/node_modules/number-is-nan/package.json index d2f51d4b..7fe543d7 100644 --- a/node_modules/number-is-nan/package.json +++ b/node_modules/number-is-nan/package.json @@ -1,23 +1,53 @@ { - "name": "number-is-nan", - "version": "1.0.1", - "description": "ES2015 Number.isNaN() ponyfill", - "license": "MIT", - "repository": "sindresorhus/number-is-nan", + "_args": [ + [ + "number-is-nan@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "number-is-nan@1.0.1", + "_id": "number-is-nan@1.0.1", + "_inBundle": false, + "_integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", + "_location": "/number-is-nan", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "number-is-nan@1.0.1", + "name": "number-is-nan", + "escapedName": "number-is-nan", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/cliui/is-fullwidth-code-point", + "/wrap-ansi/is-fullwidth-code-point", + "/yargs/is-fullwidth-code-point" + ], + "_resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/number-is-nan/issues" + }, + "description": "ES2015 Number.isNaN() ponyfill", + "devDependencies": { + "ava": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/number-is-nan#readme", "keywords": [ "es2015", "ecmascript", @@ -29,7 +59,14 @@ "nan", "not" ], - "devDependencies": { - "ava": "*" - } + "license": "MIT", + "name": "number-is-nan", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/number-is-nan.git" + }, + "scripts": { + "test": "ava" + }, + "version": "1.0.1" } diff --git a/node_modules/object-assign/package.json b/node_modules/object-assign/package.json index 503eb1e6..68f7e910 100644 --- a/node_modules/object-assign/package.json +++ b/node_modules/object-assign/package.json @@ -1,24 +1,56 @@ { - "name": "object-assign", - "version": "4.1.1", - "description": "ES2015 `Object.assign()` ponyfill", - "license": "MIT", - "repository": "sindresorhus/object-assign", + "_args": [ + [ + "object-assign@4.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "object-assign@4.1.1", + "_id": "object-assign@4.1.1", + "_inBundle": false, + "_integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", + "_location": "/object-assign", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "object-assign@4.1.1", + "name": "object-assign", + "escapedName": "object-assign", + "rawSpec": "4.1.1", + "saveSpec": null, + "fetchSpec": "4.1.1" + }, + "_requiredBy": [ + "/globby", + "/gulp-less", + "/replacestream" + ], + "_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "_spec": "4.1.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/object-assign/issues" + }, + "description": "ES2015 `Object.assign()` ponyfill", + "devDependencies": { + "ava": "^0.16.0", + "lodash": "^4.16.4", + "matcha": "^0.7.0", + "xo": "^0.16.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava", - "bench": "matcha bench.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/object-assign#readme", "keywords": [ "object", "assign", @@ -33,10 +65,15 @@ "shim", "browser" ], - "devDependencies": { - "ava": "^0.16.0", - "lodash": "^4.16.4", - "matcha": "^0.7.0", - "xo": "^0.16.0" - } + "license": "MIT", + "name": "object-assign", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/object-assign.git" + }, + "scripts": { + "bench": "matcha bench.js", + "test": "xo && ava" + }, + "version": "4.1.1" } diff --git a/node_modules/object-copy/node_modules/define-property/package.json b/node_modules/object-copy/node_modules/define-property/package.json index 43561bf5..44eab55f 100644 --- a/node_modules/object-copy/node_modules/define-property/package.json +++ b/node_modules/object-copy/node_modules/define-property/package.json @@ -1,28 +1,54 @@ { - "name": "define-property", - "description": "Define a non-enumerable property on an object.", - "version": "0.2.5", - "homepage": "https://github.com/jonschlinkert/define-property", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/define-property", + "_args": [ + [ + "define-property@0.2.5", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "define-property@0.2.5", + "_id": "define-property@0.2.5", + "_inBundle": false, + "_integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "_location": "/object-copy/define-property", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "define-property@0.2.5", + "name": "define-property", + "escapedName": "define-property", + "rawSpec": "0.2.5", + "saveSpec": null, + "fetchSpec": "0.2.5" + }, + "_requiredBy": [ + "/object-copy" + ], + "_resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "_spec": "0.2.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/define-property/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" + "dependencies": { + "is-descriptor": "^0.1.0" }, + "description": "Define a non-enumerable property on an object.", "devDependencies": { "mocha": "*", "should": "^7.0.4" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/define-property", "keywords": [ "define", "define-property", @@ -35,6 +61,16 @@ "property", "value" ], + "license": "MIT", + "main": "index.js", + "name": "define-property", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/define-property.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -45,7 +81,5 @@ ] } }, - "dependencies": { - "is-descriptor": "^0.1.0" - } + "version": "0.2.5" } diff --git a/node_modules/object-copy/node_modules/is-accessor-descriptor/package.json b/node_modules/object-copy/node_modules/is-accessor-descriptor/package.json index 0f39c64c..3d30ff66 100644 --- a/node_modules/object-copy/node_modules/is-accessor-descriptor/package.json +++ b/node_modules/object-copy/node_modules/is-accessor-descriptor/package.json @@ -1,31 +1,54 @@ { - "name": "is-accessor-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", - "version": "0.1.6", - "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-accessor-descriptor", + "_args": [ + [ + "is-accessor-descriptor@0.1.6", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-accessor-descriptor@0.1.6", + "_id": "is-accessor-descriptor@0.1.6", + "_inBundle": false, + "_integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", + "_location": "/object-copy/is-accessor-descriptor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-accessor-descriptor@0.1.6", + "name": "is-accessor-descriptor", + "escapedName": "is-accessor-descriptor", + "rawSpec": "0.1.6", + "saveSpec": null, + "fetchSpec": "0.1.6" + }, + "_requiredBy": [ + "/object-copy/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "_spec": "0.1.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.0.2" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", "keywords": [ "accessor", "check", @@ -44,6 +67,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-accessor-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -57,5 +90,6 @@ "gulp-format-md" ], "layout": "default" - } + }, + "version": "0.1.6" } diff --git a/node_modules/object-copy/node_modules/is-data-descriptor/package.json b/node_modules/object-copy/node_modules/is-data-descriptor/package.json index 5fb294b7..95dac323 100644 --- a/node_modules/object-copy/node_modules/is-data-descriptor/package.json +++ b/node_modules/object-copy/node_modules/is-data-descriptor/package.json @@ -1,31 +1,54 @@ { - "name": "is-data-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", - "version": "0.1.4", - "homepage": "https://github.com/jonschlinkert/is-data-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-data-descriptor", + "_args": [ + [ + "is-data-descriptor@0.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-data-descriptor@0.1.4", + "_id": "is-data-descriptor@0.1.4", + "_inBundle": false, + "_integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", + "_location": "/object-copy/is-data-descriptor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-data-descriptor@0.1.4", + "name": "is-data-descriptor", + "escapedName": "is-data-descriptor", + "rawSpec": "0.1.4", + "saveSpec": null, + "fetchSpec": "0.1.4" + }, + "_requiredBy": [ + "/object-copy/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "_spec": "0.1.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-data-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.0.2" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-data-descriptor", "keywords": [ "accessor", "check", @@ -44,6 +67,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-data-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -56,5 +89,6 @@ "plugins": [ "gulp-format-md" ] - } + }, + "version": "0.1.4" } diff --git a/node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of/package.json b/node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of/package.json index 334235fb..b5e558f6 100644 --- a/node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of/package.json +++ b/node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of/package.json @@ -1,35 +1,74 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "5.1.0", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "James (https://twitter.com/aretecode)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)", - "tunnckoCore (https://i.am.charlike.online)" + "_args": [ + [ + "kind-of@5.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@5.1.0", + "_id": "kind-of@5.1.0", + "_inBundle": false, + "_integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "_location": "/object-copy/is-descriptor/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@5.1.0", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "5.1.0", + "saveSpec": null, + "fetchSpec": "5.1.0" + }, + "_requiredBy": [ + "/object-copy/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", + "_spec": "5.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "James", + "url": "https://twitter.com/aretecode" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + }, + { + "name": "tunnckoCore", + "url": "https://i.am.charlike.online" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.1.1", @@ -40,6 +79,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -63,6 +109,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -87,5 +144,6 @@ "typeof", "verb" ] - } + }, + "version": "5.1.0" } diff --git a/node_modules/object-copy/node_modules/is-descriptor/package.json b/node_modules/object-copy/node_modules/is-descriptor/package.json index a561bfef..e3834a62 100644 --- a/node_modules/object-copy/node_modules/is-descriptor/package.json +++ b/node_modules/object-copy/node_modules/is-descriptor/package.json @@ -1,38 +1,69 @@ { - "name": "is-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", - "version": "0.1.6", - "homepage": "https://github.com/jonschlinkert/is-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-descriptor@0.1.6", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-descriptor", + "_from": "is-descriptor@0.1.6", + "_id": "is-descriptor@0.1.6", + "_inBundle": false, + "_integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "_location": "/object-copy/is-descriptor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-descriptor@0.1.6", + "name": "is-descriptor", + "escapedName": "is-descriptor", + "rawSpec": "0.1.6", + "saveSpec": null, + "fetchSpec": "0.1.6" + }, + "_requiredBy": [ + "/object-copy/define-property" + ], + "_resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "_spec": "0.1.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-accessor-descriptor": "^0.1.6", "is-data-descriptor": "^0.1.4", "kind-of": "^5.0.0" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-descriptor", "keywords": [ "accessor", "check", @@ -51,6 +82,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -71,5 +112,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.1.6" } diff --git a/node_modules/object-copy/node_modules/kind-of/package.json b/node_modules/object-copy/node_modules/kind-of/package.json index 5de879e1..50aca414 100644 --- a/node_modules/object-copy/node_modules/kind-of/package.json +++ b/node_modules/object-copy/node_modules/kind-of/package.json @@ -1,36 +1,71 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "3.2.2", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@3.2.2", + "_id": "kind-of@3.2.2", + "_inBundle": false, + "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "_location": "/object-copy/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@3.2.2", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/object-copy", + "/object-copy/is-accessor-descriptor", + "/object-copy/is-data-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.0.0", @@ -41,6 +76,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +106,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +139,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.2.2" } diff --git a/node_modules/object-copy/package.json b/node_modules/object-copy/package.json index f02a96cd..a6126310 100644 --- a/node_modules/object-copy/package.json +++ b/node_modules/object-copy/package.json @@ -1,37 +1,72 @@ { - "name": "object-copy", - "description": "Copy static properties, prototype properties, and descriptors from one object to another.", - "version": "0.1.0", - "homepage": "https://github.com/jonschlinkert/object-copy", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/object-copy", + "_args": [ + [ + "object-copy@0.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "object-copy@0.1.0", + "_id": "object-copy@0.1.0", + "_inBundle": false, + "_integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=", + "_location": "/object-copy", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "object-copy@0.1.0", + "name": "object-copy", + "escapedName": "object-copy", + "rawSpec": "0.1.0", + "saveSpec": null, + "fetchSpec": "0.1.0" + }, + "_requiredBy": [ + "/static-extend" + ], + "_resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", + "_spec": "0.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/object-copy/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "copy-descriptor": "^0.1.0", "define-property": "^0.2.5", "kind-of": "^3.0.3" }, + "description": "Copy static properties, prototype properties, and descriptors from one object to another.", "devDependencies": { "gulp-format-md": "*", "mocha": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/object-copy", "keywords": [ "copy", "object" ], + "license": "MIT", + "main": "index.js", + "name": "object-copy", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/object-copy.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "layout": "default", "plugins": [ @@ -43,5 +78,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "0.1.0" } diff --git a/node_modules/object-keys/package.json b/node_modules/object-keys/package.json index 99ea9238..f83187ff 100644 --- a/node_modules/object-keys/package.json +++ b/node_modules/object-keys/package.json @@ -1,88 +1,121 @@ { - "name": "object-keys", - "version": "1.1.1", - "author": { - "name": "Jordan Harband", - "email": "ljharb@gmail.com", - "url": "http://ljharb.codes" - }, - "contributors": [ - { - "name": "Jordan Harband", - "email": "ljharb@gmail.com", - "url": "http://ljharb.codes" - }, - { - "name": "Raynos", - "email": "raynos2@gmail.com" - }, - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net" - }, - { - "name": "Ivan Starkov", - "email": "istarkov@gmail.com" - }, - { - "name": "Gary Katsevman", - "email": "git@gkatsev.com" - } - ], - "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim", - "license": "MIT", - "main": "index.js", - "scripts": { - "pretest": "npm run --silent lint", - "test": "npm run --silent tests-only", - "posttest": "npm run --silent audit", - "tests-only": "node test/index.js", - "coverage": "covert test/*.js", - "coverage-quiet": "covert test/*.js --quiet", - "lint": "eslint .", - "preaudit": "npm install --package-lock --package-lock-only", - "audit": "npm audit", - "postaudit": "rm package-lock.json" - }, - "repository": { - "type": "git", - "url": "git://github.com/ljharb/object-keys.git" - }, - "keywords": [ - "Object.keys", - "keys", - "ES5", - "shim" - ], - "dependencies": {}, - "devDependencies": { - "@ljharb/eslint-config": "^13.1.1", - "covert": "^1.1.1", - "eslint": "^5.13.0", - "foreach": "^2.0.5", - "indexof": "^0.0.1", - "is": "^3.3.0", - "tape": "^4.9.2" - }, - "testling": { - "files": "test/index.js", - "browsers": [ - "iexplore/6.0..latest", - "firefox/3.0..6.0", - "firefox/15.0..latest", - "firefox/nightly", - "chrome/4.0..10.0", - "chrome/20.0..latest", - "chrome/canary", - "opera/10.0..latest", - "opera/next", - "safari/4.0..latest", - "ipad/6.0..latest", - "iphone/6.0..latest", - "android-browser/4.2" - ] - }, - "engines": { - "node": ">= 0.4" - } + "_args": [ + [ + "object-keys@1.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "object-keys@1.1.1", + "_id": "object-keys@1.1.1", + "_inBundle": false, + "_integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "_location": "/object-keys", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "object-keys@1.1.1", + "name": "object-keys", + "escapedName": "object-keys", + "rawSpec": "1.1.1", + "saveSpec": null, + "fetchSpec": "1.1.1" + }, + "_requiredBy": [ + "/define-properties", + "/object.assign" + ], + "_resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "_spec": "1.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jordan Harband", + "email": "ljharb@gmail.com", + "url": "http://ljharb.codes" + }, + "bugs": { + "url": "https://github.com/ljharb/object-keys/issues" + }, + "contributors": [ + { + "name": "Jordan Harband", + "email": "ljharb@gmail.com", + "url": "http://ljharb.codes" + }, + { + "name": "Raynos", + "email": "raynos2@gmail.com" + }, + { + "name": "Nathan Rajlich", + "email": "nathan@tootallnate.net" + }, + { + "name": "Ivan Starkov", + "email": "istarkov@gmail.com" + }, + { + "name": "Gary Katsevman", + "email": "git@gkatsev.com" + } + ], + "dependencies": {}, + "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim", + "devDependencies": { + "@ljharb/eslint-config": "^13.1.1", + "covert": "^1.1.1", + "eslint": "^5.13.0", + "foreach": "^2.0.5", + "indexof": "^0.0.1", + "is": "^3.3.0", + "tape": "^4.9.2" + }, + "engines": { + "node": ">= 0.4" + }, + "homepage": "https://github.com/ljharb/object-keys#readme", + "keywords": [ + "Object.keys", + "keys", + "ES5", + "shim" + ], + "license": "MIT", + "main": "index.js", + "name": "object-keys", + "repository": { + "type": "git", + "url": "git://github.com/ljharb/object-keys.git" + }, + "scripts": { + "audit": "npm audit", + "coverage": "covert test/*.js", + "coverage-quiet": "covert test/*.js --quiet", + "lint": "eslint .", + "postaudit": "rm package-lock.json", + "posttest": "npm run --silent audit", + "preaudit": "npm install --package-lock --package-lock-only", + "pretest": "npm run --silent lint", + "test": "npm run --silent tests-only", + "tests-only": "node test/index.js" + }, + "testling": { + "files": "test/index.js", + "browsers": [ + "iexplore/6.0..latest", + "firefox/3.0..6.0", + "firefox/15.0..latest", + "firefox/nightly", + "chrome/4.0..10.0", + "chrome/20.0..latest", + "chrome/canary", + "opera/10.0..latest", + "opera/next", + "safari/4.0..latest", + "ipad/6.0..latest", + "iphone/6.0..latest", + "android-browser/4.2" + ] + }, + "version": "1.1.1" } diff --git a/node_modules/object-visit/package.json b/node_modules/object-visit/package.json index 15fd0ff8..8b7ba00f 100644 --- a/node_modules/object-visit/package.json +++ b/node_modules/object-visit/package.json @@ -1,27 +1,44 @@ { - "name": "object-visit", - "description": "Call a specified method on each value in the given object.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/object-visit", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/object-visit", + "_args": [ + [ + "object-visit@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "object-visit@1.0.1", + "_id": "object-visit@1.0.1", + "_inBundle": false, + "_integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=", + "_location": "/object-visit", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "object-visit@1.0.1", + "name": "object-visit", + "escapedName": "object-visit", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/collection-visit", + "/map-visit" + ], + "_resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/object-visit/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "isobject": "^3.0.0" }, + "description": "Call a specified method on each value in the given object.", "devDependencies": { "gulp": "^3.9.1", "gulp-eslint": "^3.0.1", @@ -30,6 +47,13 @@ "gulp-mocha": "^3.0.0", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/object-visit", "keywords": [ "context", "function", @@ -41,6 +65,16 @@ "visit", "visitor" ], + "license": "MIT", + "main": "index.js", + "name": "object-visit", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/object-visit.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -61,5 +95,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/object.assign/package.json b/node_modules/object.assign/package.json index 25247a87..8d9b22ba 100644 --- a/node_modules/object.assign/package.json +++ b/node_modules/object.assign/package.json @@ -1,83 +1,118 @@ { - "name": "object.assign", - "version": "4.1.2", - "author": "Jordan Harband", - "funding": { - "url": "https://github.com/sponsors/ljharb" - }, - "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim", - "license": "MIT", - "main": "index.js", - "scripts": { - "pretest": "npm run lint && es-shim-api --bound", - "test": "npm run tests-only && npm run test:ses", - "posttest": "aud --production", - "tests-only": "npm run test:implementation && npm run test:shim", - "test:native": "nyc node test/native", - "test:shim": "nyc node test/shimmed", - "test:implementation": "nyc node test", - "test:ses": "node test/ses-compat", - "lint": "eslint .", - "build": "mkdir -p dist && browserify browserShim.js > dist/browser.js", - "prepublish": "safe-publish-latest && npm run build" - }, - "repository": { - "type": "git", - "url": "git://github.com/ljharb/object.assign.git" - }, - "keywords": [ - "Object.assign", - "assign", - "ES6", - "extend", - "$.extend", - "jQuery", - "_.extend", - "Underscore", - "es-shim API", - "polyfill", - "shim" - ], - "dependencies": { - "call-bind": "^1.0.0", - "define-properties": "^1.1.3", - "has-symbols": "^1.0.1", - "object-keys": "^1.1.1" - }, - "devDependencies": { - "@es-shims/api": "^2.1.2", - "@ljharb/eslint-config": "^17.2.0", - "aud": "^1.1.2", - "browserify": "^16.5.2", - "eslint": "^7.12.1", - "for-each": "^0.3.3", - "functions-have-names": "^1.2.1", - "has": "^1.0.3", - "is": "^3.3.0", - "nyc": "^10.3.2", - "safe-publish-latest": "^1.1.4", - "ses": "^0.10.4", - "tape": "^5.0.1" - }, - "testling": { - "files": "test/index.js", - "browsers": [ - "iexplore/6.0..latest", - "firefox/3.0..6.0", - "firefox/15.0..latest", - "firefox/nightly", - "chrome/4.0..10.0", - "chrome/20.0..latest", - "chrome/canary", - "opera/10.0..latest", - "opera/next", - "safari/4.0..latest", - "ipad/6.0..latest", - "iphone/6.0..latest", - "android-browser/4.2" - ] - }, - "engines": { - "node": ">= 0.4" - } + "_args": [ + [ + "object.assign@4.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "object.assign@4.1.2", + "_id": "object.assign@4.1.2", + "_inBundle": false, + "_integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==", + "_location": "/object.assign", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "object.assign@4.1.2", + "name": "object.assign", + "escapedName": "object.assign", + "rawSpec": "4.1.2", + "saveSpec": null, + "fetchSpec": "4.1.2" + }, + "_requiredBy": [ + "/vinyl-fs", + "/yargs/yargs-parser" + ], + "_resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz", + "_spec": "4.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jordan Harband" + }, + "bugs": { + "url": "https://github.com/ljharb/object.assign/issues" + }, + "dependencies": { + "call-bind": "^1.0.0", + "define-properties": "^1.1.3", + "has-symbols": "^1.0.1", + "object-keys": "^1.1.1" + }, + "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim", + "devDependencies": { + "@es-shims/api": "^2.1.2", + "@ljharb/eslint-config": "^17.2.0", + "aud": "^1.1.2", + "browserify": "^16.5.2", + "eslint": "^7.12.1", + "for-each": "^0.3.3", + "functions-have-names": "^1.2.1", + "has": "^1.0.3", + "is": "^3.3.0", + "nyc": "^10.3.2", + "safe-publish-latest": "^1.1.4", + "ses": "^0.10.4", + "tape": "^5.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + }, + "homepage": "https://github.com/ljharb/object.assign#readme", + "keywords": [ + "Object.assign", + "assign", + "ES6", + "extend", + "$.extend", + "jQuery", + "_.extend", + "Underscore", + "es-shim API", + "polyfill", + "shim" + ], + "license": "MIT", + "main": "index.js", + "name": "object.assign", + "repository": { + "type": "git", + "url": "git://github.com/ljharb/object.assign.git" + }, + "scripts": { + "build": "mkdir -p dist && browserify browserShim.js > dist/browser.js", + "lint": "eslint .", + "posttest": "aud --production", + "prepublish": "safe-publish-latest && npm run build", + "pretest": "npm run lint && es-shim-api --bound", + "test": "npm run tests-only && npm run test:ses", + "test:implementation": "nyc node test", + "test:native": "nyc node test/native", + "test:ses": "node test/ses-compat", + "test:shim": "nyc node test/shimmed", + "tests-only": "npm run test:implementation && npm run test:shim" + }, + "testling": { + "files": "test/index.js", + "browsers": [ + "iexplore/6.0..latest", + "firefox/3.0..6.0", + "firefox/15.0..latest", + "firefox/nightly", + "chrome/4.0..10.0", + "chrome/20.0..latest", + "chrome/canary", + "opera/10.0..latest", + "opera/next", + "safari/4.0..latest", + "ipad/6.0..latest", + "iphone/6.0..latest", + "android-browser/4.2" + ] + }, + "version": "4.1.2" } diff --git a/node_modules/object.defaults/package.json b/node_modules/object.defaults/package.json index 56cf82c1..0f255606 100644 --- a/node_modules/object.defaults/package.json +++ b/node_modules/object.defaults/package.json @@ -1,40 +1,74 @@ { - "name": "object.defaults", - "description": "Like `extend` but only copies missing properties/values to the target object.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/object.defaults", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Sobolev Nikita (https://github.com/sobolevn)" + "_args": [ + [ + "object.defaults@1.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/object.defaults", + "_from": "object.defaults@1.1.0", + "_id": "object.defaults@1.1.0", + "_inBundle": false, + "_integrity": "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=", + "_location": "/object.defaults", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "object.defaults@1.1.0", + "name": "object.defaults", + "escapedName": "object.defaults", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/each-props", + "/fined", + "/glob-watcher", + "/undertaker" + ], + "_resolved": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/object.defaults/issues" }, - "license": "MIT", - "files": [ - "index.js", - "immutable.js", - "mutable.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Sobolev Nikita", + "email": "mail@sobolevn.me", + "url": "https://github.com/sobolevn" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "array-each": "^1.0.1", "array-slice": "^1.0.0", "for-own": "^1.0.0", "isobject": "^3.0.0" }, + "description": "Like `extend` but only copies missing properties/values to the target object.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "immutable.js", + "mutable.js" + ], + "homepage": "https://github.com/jonschlinkert/object.defaults", "keywords": [ "copy", "default", @@ -51,6 +85,16 @@ "value", "values" ], + "license": "MIT", + "main": "index.js", + "name": "object.defaults", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/object.defaults.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -63,5 +107,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.1.0" } diff --git a/node_modules/object.map/package.json b/node_modules/object.map/package.json index 0f331e82..9bb1d4d1 100644 --- a/node_modules/object.map/package.json +++ b/node_modules/object.map/package.json @@ -1,41 +1,83 @@ { - "name": "object.map", - "description": "Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/object.map", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Blaine Bublitz (https://twitter.com/BlaineBublitz)", - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "object.map@1.0.1", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/object.map", + "_from": "object.map@1.0.1", + "_id": "object.map@1.0.1", + "_inBundle": false, + "_integrity": "sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=", + "_location": "/object.map", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "object.map@1.0.1", + "name": "object.map", + "escapedName": "object.map", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/liftoff" + ], + "_resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/object.map/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Blaine Bublitz", + "url": "https://twitter.com/BlaineBublitz" + }, + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "for-own": "^1.0.0", "make-iterator": "^1.0.0" }, + "description": "Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/object.map", "keywords": [ "map", "object" ], + "license": "MIT", + "main": "index.js", + "name": "object.map", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/object.map.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -55,5 +97,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/object.pick/package.json b/node_modules/object.pick/package.json index b655dbeb..3cda9445 100644 --- a/node_modules/object.pick/package.json +++ b/node_modules/object.pick/package.json @@ -1,36 +1,71 @@ { - "name": "object.pick", - "description": "Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.", - "version": "1.3.0", - "homepage": "https://github.com/jonschlinkert/object.pick", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/object.pick", + "_args": [ + [ + "object.pick@1.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "object.pick@1.3.0", + "_id": "object.pick@1.3.0", + "_inBundle": false, + "_integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=", + "_location": "/object.pick", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "object.pick@1.3.0", + "name": "object.pick", + "escapedName": "object.pick", + "rawSpec": "1.3.0", + "saveSpec": null, + "fetchSpec": "1.3.0" + }, + "_requiredBy": [ + "/fined", + "/micromatch", + "/nanomatch" + ], + "_resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", + "_spec": "1.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/object.pick/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.1.2", "vinyl": "^2.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/object.pick", "keywords": [ "object", "pick" ], + "license": "MIT", + "main": "index.js", + "name": "object.pick", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/object.pick.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -56,5 +91,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.3.0" } diff --git a/node_modules/object.reduce/package.json b/node_modules/object.reduce/package.json index 61d4dc1f..588a3f63 100644 --- a/node_modules/object.reduce/package.json +++ b/node_modules/object.reduce/package.json @@ -1,36 +1,69 @@ { - "name": "object.reduce", - "description": "Reduces an object to a value that is the accumulated result of running each property in the object through a callback.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/object.reduce", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/object.reduce", + "_args": [ + [ + "object.reduce@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "object.reduce@1.0.1", + "_id": "object.reduce@1.0.1", + "_inBundle": false, + "_integrity": "sha1-b+NI8qx/oPlcpiEiZZkJaCW7A60=", + "_location": "/object.reduce", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "object.reduce@1.0.1", + "name": "object.reduce", + "escapedName": "object.reduce", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/undertaker" + ], + "_resolved": "https://registry.npmjs.org/object.reduce/-/object.reduce-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/object.reduce/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, - "keywords": [ - "object", - "reduce" - ], "dependencies": { "for-own": "^1.0.0", "make-iterator": "^1.0.0" }, + "description": "Reduces an object to a value that is the accumulated result of running each property in the object through a callback.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/object.reduce", + "keywords": [ + "object", + "reduce" + ], + "license": "MIT", + "main": "index.js", + "name": "object.reduce", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/object.reduce.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -43,5 +76,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/octokit-pagination-methods/package.json b/node_modules/octokit-pagination-methods/package.json index dcc2b49a..691bff49 100644 --- a/node_modules/octokit-pagination-methods/package.json +++ b/node_modules/octokit-pagination-methods/package.json @@ -1,39 +1,41 @@ { - "name": "octokit-pagination-methods", - "version": "1.1.0", - "publishConfig": { - "access": "public", - "tag": "latest" - }, - "description": "Legacy Octokit pagination methods from v15", - "main": "index.js", - "directories": { - "test": "test" - }, - "scripts": { - "coverage": "tap --coverage-report=html", - "coverage:upload": "npm run test && tap --coverage-report=text-lcov | coveralls", - "pretest": "standard && standard-markdown *.md", - "test": "tap --coverage test.js", - "semantic-release": "semantic-release" - }, - "repository": { - "type": "git", - "url": "https://github.com/gr2m/octokit-pagination-methods.git" - }, - "keywords": [ - "octokit", - "github", - "api", - "rest", - "plugin" + "_args": [ + [ + "octokit-pagination-methods@1.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Gregor Martynus (https://github.com/gr2m)", - "license": "MIT", + "_from": "octokit-pagination-methods@1.1.0", + "_id": "octokit-pagination-methods@1.1.0", + "_inBundle": false, + "_integrity": "sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==", + "_location": "/octokit-pagination-methods", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "octokit-pagination-methods@1.1.0", + "name": "octokit-pagination-methods", + "escapedName": "octokit-pagination-methods", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/@octokit/rest" + ], + "_resolved": "https://registry.npmjs.org/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gregor Martynus", + "url": "https://github.com/gr2m" + }, "bugs": { "url": "https://github.com/gr2m/octokit-pagination-methods/issues" }, - "homepage": "https://github.com/gr2m/octokit-pagination-methods#readme", + "dependencies": {}, + "description": "Legacy Octokit pagination methods from v15", "devDependencies": { "@octokit/rest": "github:octokit/rest.js#next", "coveralls": "^3.0.2", @@ -44,5 +46,34 @@ "standard-markdown": "^5.0.1", "tap": "^12.0.1" }, - "dependencies": {} + "directories": { + "test": "test" + }, + "homepage": "https://github.com/gr2m/octokit-pagination-methods#readme", + "keywords": [ + "octokit", + "github", + "api", + "rest", + "plugin" + ], + "license": "MIT", + "main": "index.js", + "name": "octokit-pagination-methods", + "publishConfig": { + "access": "public", + "tag": "latest" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/gr2m/octokit-pagination-methods.git" + }, + "scripts": { + "coverage": "tap --coverage-report=html", + "coverage:upload": "npm run test && tap --coverage-report=text-lcov | coveralls", + "pretest": "standard && standard-markdown *.md", + "semantic-release": "semantic-release", + "test": "tap --coverage test.js" + }, + "version": "1.1.0" } diff --git a/node_modules/once/package.json b/node_modules/once/package.json index 16815b2f..4270049f 100644 --- a/node_modules/once/package.json +++ b/node_modules/once/package.json @@ -1,33 +1,79 @@ { - "name": "once", - "version": "1.4.0", - "description": "Run a function exactly one time", - "main": "once.js", - "directories": { - "test": "test" + "_args": [ + [ + "once@1.4.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "once@1.4.0", + "_id": "once@1.4.0", + "_inBundle": false, + "_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", + "_location": "/once", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "once@1.4.0", + "name": "once", + "escapedName": "once", + "rawSpec": "1.4.0", + "saveSpec": null, + "fetchSpec": "1.4.0" + }, + "_requiredBy": [ + "/@octokit/request-error", + "/@octokit/request/@octokit/request-error", + "/@octokit/rest", + "/async-done", + "/end-of-stream", + "/get-stream/pump", + "/glob", + "/inflight", + "/now-and-later", + "/pump", + "/rework-import/glob" + ], + "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "_spec": "1.4.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/once/issues" }, "dependencies": { "wrappy": "1" }, + "description": "Run a function exactly one time", "devDependencies": { "tap": "^7.0.1" }, - "scripts": { - "test": "tap test/*.js" + "directories": { + "test": "test" }, "files": [ "once.js" ], - "repository": { - "type": "git", - "url": "git://github.com/isaacs/once" - }, + "homepage": "https://github.com/isaacs/once#readme", "keywords": [ "once", "function", "one", "single" ], - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "license": "ISC" + "license": "ISC", + "main": "once.js", + "name": "once", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/once.git" + }, + "scripts": { + "test": "tap test/*.js" + }, + "version": "1.4.0" } diff --git a/node_modules/onetime/package.json b/node_modules/onetime/package.json index 73223ff9..cae79b83 100644 --- a/node_modules/onetime/package.json +++ b/node_modules/onetime/package.json @@ -1,23 +1,55 @@ { - "name": "onetime", - "version": "2.0.1", - "description": "Ensure a function is only called once", - "license": "MIT", - "repository": "sindresorhus/onetime", + "_args": [ + [ + "onetime@2.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "onetime@2.0.1", + "_id": "onetime@2.0.1", + "_inBundle": false, + "_integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=", + "_location": "/onetime", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "onetime@2.0.1", + "name": "onetime", + "escapedName": "onetime", + "rawSpec": "2.0.1", + "saveSpec": null, + "fetchSpec": "2.0.1" + }, + "_requiredBy": [ + "/restore-cursor" + ], + "_resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz", + "_spec": "2.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/onetime/issues" + }, + "dependencies": { + "mimic-fn": "^1.0.0" + }, + "description": "Ensure a function is only called once", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/onetime#readme", "keywords": [ "once", "function", @@ -30,11 +62,14 @@ "called", "prevent" ], - "dependencies": { - "mimic-fn": "^1.0.0" + "license": "MIT", + "name": "onetime", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/onetime.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "2.0.1" } diff --git a/node_modules/ordered-read-streams/package.json b/node_modules/ordered-read-streams/package.json index 56a07426..bac2b4a1 100644 --- a/node_modules/ordered-read-streams/package.json +++ b/node_modules/ordered-read-streams/package.json @@ -1,19 +1,43 @@ { - "name": "ordered-read-streams", - "version": "1.0.1", - "description": "Combines array of streams into one read stream in strict order", - "files": [ - "index.js" + "_args": [ + [ + "ordered-read-streams@1.0.1", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "test": "jscs *.js test/*js && jshint *.js test/*.js && mocha" + "_from": "ordered-read-streams@1.0.1", + "_id": "ordered-read-streams@1.0.1", + "_inBundle": false, + "_integrity": "sha1-d8DLN8QVJdZBZtmQ/61+xqDhNj4=", + "_location": "/ordered-read-streams", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ordered-read-streams@1.0.1", + "name": "ordered-read-streams", + "escapedName": "ordered-read-streams", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/glob-stream" + ], + "_resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Artem Medeusheyev", + "email": "artem.medeusheyev@gmail.com" + }, + "bugs": { + "url": "https://github.com/armed/ordered-read-streams/issues" }, - "repository": "armed/ordered-read-streams", - "author": "Artem Medeusheyev ", - "license": "MIT", "dependencies": { "readable-stream": "^2.0.1" }, + "description": "Combines array of streams into one read stream in strict order", "devDependencies": { "expect": "^1.20.2", "jscs": "^1.13.1", @@ -22,5 +46,19 @@ "mocha": "^2.2.5", "pre-commit": "^1.0.10", "through2": "^2.0.0" - } + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/armed/ordered-read-streams#readme", + "license": "MIT", + "name": "ordered-read-streams", + "repository": { + "type": "git", + "url": "git+https://github.com/armed/ordered-read-streams.git" + }, + "scripts": { + "test": "jscs *.js test/*js && jshint *.js test/*.js && mocha" + }, + "version": "1.0.1" } diff --git a/node_modules/os-homedir/package.json b/node_modules/os-homedir/package.json index 525b2251..3a061410 100644 --- a/node_modules/os-homedir/package.json +++ b/node_modules/os-homedir/package.json @@ -1,23 +1,53 @@ { - "name": "os-homedir", - "version": "1.0.2", - "description": "Node.js 4 `os.homedir()` ponyfill", - "license": "MIT", - "repository": "sindresorhus/os-homedir", + "_args": [ + [ + "os-homedir@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "os-homedir@1.0.2", + "_id": "os-homedir@1.0.2", + "_inBundle": false, + "_integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=", + "_location": "/os-homedir", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "os-homedir@1.0.2", + "name": "os-homedir", + "escapedName": "os-homedir", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/tildify" + ], + "_resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/os-homedir/issues" + }, + "description": "Node.js 4 `os.homedir()` ponyfill", + "devDependencies": { + "ava": "*", + "path-exists": "^2.0.0", + "xo": "^0.16.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/os-homedir#readme", "keywords": [ "builtin", "core", @@ -33,9 +63,14 @@ "user", "path" ], - "devDependencies": { - "ava": "*", - "path-exists": "^2.0.0", - "xo": "^0.16.0" - } + "license": "MIT", + "name": "os-homedir", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/os-homedir.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.2" } diff --git a/node_modules/os-locale/package.json b/node_modules/os-locale/package.json index 934f5723..9897b861 100644 --- a/node_modules/os-locale/package.json +++ b/node_modules/os-locale/package.json @@ -1,23 +1,56 @@ { - "name": "os-locale", - "version": "1.4.0", - "description": "Get the system locale", - "license": "MIT", - "repository": "sindresorhus/os-locale", + "_args": [ + [ + "os-locale@1.4.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "os-locale@1.4.0", + "_id": "os-locale@1.4.0", + "_inBundle": false, + "_integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=", + "_location": "/os-locale", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "os-locale@1.4.0", + "name": "os-locale", + "escapedName": "os-locale", + "rawSpec": "1.4.0", + "saveSpec": null, + "fetchSpec": "1.4.0" + }, + "_requiredBy": [ + "/yargs" + ], + "_resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz", + "_spec": "1.4.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/os-locale/issues" + }, + "dependencies": { + "lcid": "^1.0.0" + }, + "description": "Get the system locale", + "devDependencies": { + "ava": "*", + "require-uncached": "^1.0.2", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/os-locale#readme", "keywords": [ "locale", "lang", @@ -32,12 +65,14 @@ "identifier", "region" ], - "dependencies": { - "lcid": "^1.0.0" + "license": "MIT", + "name": "os-locale", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/os-locale.git" }, - "devDependencies": { - "ava": "*", - "require-uncached": "^1.0.2", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "1.4.0" } diff --git a/node_modules/os-name/package.json b/node_modules/os-name/package.json index 49f84f3f..459dbcae 100644 --- a/node_modules/os-name/package.json +++ b/node_modules/os-name/package.json @@ -1,45 +1,80 @@ { - "name": "os-name", - "version": "3.1.0", - "description": "Get the name of the current operating system. Example: macOS Sierra", - "license": "MIT", - "repository": "sindresorhus/os-name", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "keywords": [ - "os", - "operating", - "system", - "platform", - "name", - "title", - "release", - "version", - "macos", - "windows", - "linux" - ], - "dependencies": { - "macos-release": "^2.2.0", - "windows-release": "^3.1.0" - }, - "devDependencies": { - "@types/node": "^11.13.0", - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - } + "_args": [ + [ + "os-name@3.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "os-name@3.1.0", + "_id": "os-name@3.1.0", + "_inBundle": false, + "_integrity": "sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==", + "_location": "/os-name", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "os-name@3.1.0", + "name": "os-name", + "escapedName": "os-name", + "rawSpec": "3.1.0", + "saveSpec": null, + "fetchSpec": "3.1.0" + }, + "_requiredBy": [ + "/universal-user-agent" + ], + "_resolved": "https://registry.npmjs.org/os-name/-/os-name-3.1.0.tgz", + "_spec": "3.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/os-name/issues" + }, + "dependencies": { + "macos-release": "^2.2.0", + "windows-release": "^3.1.0" + }, + "description": "Get the name of the current operating system. Example: macOS Sierra", + "devDependencies": { + "@types/node": "^11.13.0", + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + }, + "engines": { + "node": ">=6" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/sindresorhus/os-name#readme", + "keywords": [ + "os", + "operating", + "system", + "platform", + "name", + "title", + "release", + "version", + "macos", + "windows", + "linux" + ], + "license": "MIT", + "name": "os-name", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/os-name.git" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "version": "3.1.0" } diff --git a/node_modules/os-tmpdir/package.json b/node_modules/os-tmpdir/package.json index 180a3176..ec12e849 100644 --- a/node_modules/os-tmpdir/package.json +++ b/node_modules/os-tmpdir/package.json @@ -1,23 +1,52 @@ { - "name": "os-tmpdir", - "version": "1.0.2", - "description": "Node.js os.tmpdir() ponyfill", - "license": "MIT", - "repository": "sindresorhus/os-tmpdir", + "_args": [ + [ + "os-tmpdir@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "os-tmpdir@1.0.2", + "_id": "os-tmpdir@1.0.2", + "_inBundle": false, + "_integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=", + "_location": "/os-tmpdir", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "os-tmpdir@1.0.2", + "name": "os-tmpdir", + "escapedName": "os-tmpdir", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/tmp" + ], + "_resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/os-tmpdir/issues" + }, + "description": "Node.js os.tmpdir() ponyfill", + "devDependencies": { + "ava": "*", + "xo": "^0.16.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/os-tmpdir#readme", "keywords": [ "built-in", "core", @@ -34,8 +63,14 @@ "env", "environment" ], - "devDependencies": { - "ava": "*", - "xo": "^0.16.0" - } + "license": "MIT", + "name": "os-tmpdir", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/os-tmpdir.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.2" } diff --git a/node_modules/p-finally/package.json b/node_modules/p-finally/package.json index b26ab518..37ce2a36 100644 --- a/node_modules/p-finally/package.json +++ b/node_modules/p-finally/package.json @@ -1,23 +1,52 @@ { - "name": "p-finally", - "version": "1.0.0", - "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome", - "license": "MIT", - "repository": "sindresorhus/p-finally", + "_args": [ + [ + "p-finally@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "p-finally@1.0.0", + "_id": "p-finally@1.0.0", + "_inBundle": false, + "_integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=", + "_location": "/p-finally", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "p-finally@1.0.0", + "name": "p-finally", + "escapedName": "p-finally", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/execa" + ], + "_resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/p-finally/issues" + }, + "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/p-finally#readme", "keywords": [ "promise", "finally", @@ -32,10 +61,16 @@ "shim", "bluebird" ], - "devDependencies": { - "ava": "*", - "xo": "*" + "license": "MIT", + "name": "p-finally", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/p-finally.git" }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.0", "xo": { "esnext": true } diff --git a/node_modules/p-map/package.json b/node_modules/p-map/package.json index 948b1e2e..392ad0b0 100644 --- a/node_modules/p-map/package.json +++ b/node_modules/p-map/package.json @@ -1,47 +1,82 @@ { - "name": "p-map", - "version": "1.2.0", - "description": "Map over promises concurrently", - "license": "MIT", - "repository": "sindresorhus/p-map", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && ava" - }, - "files": [ - "index.js" - ], - "keywords": [ - "promise", - "map", - "resolved", - "wait", - "collection", - "iterable", - "iterator", - "race", - "fulfilled", - "async", - "await", - "promises", - "concurrently", - "concurrency", - "parallel", - "bluebird" - ], - "devDependencies": { - "ava": "*", - "delay": "^2.0.0", - "in-range": "^1.0.0", - "random-int": "^1.0.0", - "time-span": "^2.0.0", - "xo": "*" - } + "_args": [ + [ + "p-map@1.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "p-map@1.2.0", + "_id": "p-map@1.2.0", + "_inBundle": false, + "_integrity": "sha512-r6zKACMNhjPJMTl8KcFH4li//gkrXWfbD6feV8l6doRHlzljFWGJ2AP6iKaCJXyZmAUMOPtvbW7EXkbWO/pLEA==", + "_location": "/p-map", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "p-map@1.2.0", + "name": "p-map", + "escapedName": "p-map", + "rawSpec": "1.2.0", + "saveSpec": null, + "fetchSpec": "1.2.0" + }, + "_requiredBy": [ + "/del" + ], + "_resolved": "https://registry.npmjs.org/p-map/-/p-map-1.2.0.tgz", + "_spec": "1.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/p-map/issues" + }, + "description": "Map over promises concurrently", + "devDependencies": { + "ava": "*", + "delay": "^2.0.0", + "in-range": "^1.0.0", + "random-int": "^1.0.0", + "time-span": "^2.0.0", + "xo": "*" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/sindresorhus/p-map#readme", + "keywords": [ + "promise", + "map", + "resolved", + "wait", + "collection", + "iterable", + "iterator", + "race", + "fulfilled", + "async", + "await", + "promises", + "concurrently", + "concurrency", + "parallel", + "bluebird" + ], + "license": "MIT", + "name": "p-map", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/p-map.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.2.0" } diff --git a/node_modules/parse-filepath/package.json b/node_modules/parse-filepath/package.json index 1f0ab474..04ab7fd9 100644 --- a/node_modules/parse-filepath/package.json +++ b/node_modules/parse-filepath/package.json @@ -1,34 +1,57 @@ { - "name": "parse-filepath", - "description": "Pollyfill for node.js `path.parse`, parses a filepath into an object.", - "version": "1.0.2", - "homepage": "https://github.com/jonschlinkert/parse-filepath", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/parse-filepath", + "_args": [ + [ + "parse-filepath@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "parse-filepath@1.0.2", + "_id": "parse-filepath@1.0.2", + "_inBundle": false, + "_integrity": "sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=", + "_location": "/parse-filepath", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "parse-filepath@1.0.2", + "name": "parse-filepath", + "escapedName": "parse-filepath", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/fined" + ], + "_resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/parse-filepath/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.8" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-absolute": "^1.0.0", "map-cache": "^0.2.0", "path-root": "^0.1.1" }, + "description": "Pollyfill for node.js `path.parse`, parses a filepath into an object.", "devDependencies": { "gulp-format-md": "^0.1.7", "mocha": "^2.2.5", "should": "^7.0.2" }, + "engines": { + "node": ">=0.8" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/parse-filepath", "keywords": [ "absolute", "basename", @@ -50,6 +73,16 @@ "path", "segment" ], + "license": "MIT", + "main": "index.js", + "name": "parse-filepath", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/parse-filepath.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -75,5 +108,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.2" } diff --git a/node_modules/parse-import/package.json b/node_modules/parse-import/package.json index ac4ea0e8..a2f078f1 100644 --- a/node_modules/parse-import/package.json +++ b/node_modules/parse-import/package.json @@ -1,33 +1,69 @@ { - "name": "parse-import", - "version": "2.0.0", - "description": "Parse CSS @import statements", - "license": "MIT", - "repository": "kevva/parse-import", + "_args": [ + [ + "parse-import@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "parse-import@2.0.0", + "_id": "parse-import@2.0.0", + "_inBundle": false, + "_integrity": "sha1-KyR0Aw4AirmNt2xLy/TbWucwb18=", + "_location": "/parse-import", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "parse-import@2.0.0", + "name": "parse-import", + "escapedName": "parse-import", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/gulp-concat-css", + "/rework-import" + ], + "_resolved": "https://registry.npmjs.org/parse-import/-/parse-import-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Kevin Mårtensson", "email": "kevinmartensson@gmail.com", "url": "https://github.com/kevva" }, + "bugs": { + "url": "https://github.com/kevva/parse-import/issues" + }, + "dependencies": { + "get-imports": "^1.0.0" + }, + "description": "Parse CSS @import statements", + "devDependencies": { + "ava": "^0.0.4" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "node test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/kevva/parse-import#readme", "keywords": [ "css", "import", "object", "parse" ], - "dependencies": { - "get-imports": "^1.0.0" + "license": "MIT", + "name": "parse-import", + "repository": { + "type": "git", + "url": "git+https://github.com/kevva/parse-import.git" }, - "devDependencies": { - "ava": "^0.0.4" - } + "scripts": { + "test": "node test.js" + }, + "version": "2.0.0" } diff --git a/node_modules/parse-json/package.json b/node_modules/parse-json/package.json index 93e3c41b..87e493a8 100644 --- a/node_modules/parse-json/package.json +++ b/node_modules/parse-json/package.json @@ -1,24 +1,56 @@ { - "name": "parse-json", - "version": "2.2.0", - "description": "Parse JSON with more helpful errors", - "license": "MIT", - "repository": "sindresorhus/parse-json", + "_args": [ + [ + "parse-json@2.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "parse-json@2.2.0", + "_id": "parse-json@2.2.0", + "_inBundle": false, + "_integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=", + "_location": "/parse-json", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "parse-json@2.2.0", + "name": "parse-json", + "escapedName": "parse-json", + "rawSpec": "2.2.0", + "saveSpec": null, + "fetchSpec": "2.2.0" + }, + "_requiredBy": [ + "/load-json-file" + ], + "_resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz", + "_spec": "2.2.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/parse-json/issues" + }, + "dependencies": { + "error-ex": "^1.2.0" + }, + "description": "Parse JSON with more helpful errors", + "devDependencies": { + "ava": "0.0.4", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && node test.js" - }, "files": [ "index.js", "vendor" ], + "homepage": "https://github.com/sindresorhus/parse-json#readme", "keywords": [ "parse", "json", @@ -31,13 +63,16 @@ "string", "str" ], - "dependencies": { - "error-ex": "^1.2.0" + "license": "MIT", + "name": "parse-json", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/parse-json.git" }, - "devDependencies": { - "ava": "0.0.4", - "xo": "*" + "scripts": { + "test": "xo && node test.js" }, + "version": "2.2.0", "xo": { "ignores": [ "vendor/**" diff --git a/node_modules/parse-node-version/package.json b/node_modules/parse-node-version/package.json index f4124e22..4e2b7da7 100644 --- a/node_modules/parse-node-version/package.json +++ b/node_modules/parse-node-version/package.json @@ -1,29 +1,49 @@ { - "name": "parse-node-version", - "version": "1.0.1", - "description": "Turn node's process.version into something useful.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "parse-node-version@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "parse-node-version@1.0.1", + "_id": "parse-node-version@1.0.1", + "_inBundle": false, + "_integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==", + "_location": "/parse-node-version", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "parse-node-version@1.0.1", + "name": "parse-node-version", + "escapedName": "parse-node-version", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/fancy-log", + "/less" + ], + "_resolved": "https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/parse-node-version/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/parse-node-version", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": {}, + "description": "Turn node's process.version into something useful.", "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", @@ -32,9 +52,32 @@ "istanbul-coveralls": "^1.0.3", "mocha": "^3.5.3" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/parse-node-version#readme", "keywords": [ "process.version", "node version", "version parse" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "parse-node-version", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/parse-node-version.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.0.1" } diff --git a/node_modules/parse-passwd/package.json b/node_modules/parse-passwd/package.json index b09fb0fa..684146c5 100644 --- a/node_modules/parse-passwd/package.json +++ b/node_modules/parse-passwd/package.json @@ -1,29 +1,52 @@ { - "name": "parse-passwd", - "description": "Parse a passwd file into a list of users.", - "version": "1.0.0", - "homepage": "https://github.com/doowb/parse-passwd", - "author": "Brian Woodward (https://github.com/doowb)", - "repository": "doowb/parse-passwd", + "_args": [ + [ + "parse-passwd@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "parse-passwd@1.0.0", + "_id": "parse-passwd@1.0.0", + "_inBundle": false, + "_integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=", + "_location": "/parse-passwd", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "parse-passwd@1.0.0", + "name": "parse-passwd", + "escapedName": "parse-passwd", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/homedir-polyfill" + ], + "_resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Brian Woodward", + "url": "https://github.com/doowb" + }, "bugs": { "url": "https://github.com/doowb/parse-passwd/issues" }, - "license": "MIT", - "files": [ - "index.js", - "LICENSE" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Parse a passwd file into a list of users.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.1.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "LICENSE" + ], + "homepage": "https://github.com/doowb/parse-passwd", "keywords": [ "etc", "etc-passwd", @@ -32,6 +55,16 @@ "parse-passwd", "passwd" ], + "license": "MIT", + "main": "index.js", + "name": "parse-passwd", + "repository": { + "type": "git", + "url": "git+https://github.com/doowb/parse-passwd.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -51,5 +84,6 @@ "verb", "verb-generate-readme" ] - } + }, + "version": "1.0.0" } diff --git a/node_modules/pascalcase/package.json b/node_modules/pascalcase/package.json index 0576d139..bc20eabf 100644 --- a/node_modules/pascalcase/package.json +++ b/node_modules/pascalcase/package.json @@ -1,28 +1,51 @@ { - "name": "pascalcase", - "description": "Convert a string to pascal-case.", - "version": "0.1.1", - "homepage": "https://github.com/jonschlinkert/pascalcase", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/pascalcase", + "_args": [ + [ + "pascalcase@0.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "pascalcase@0.1.1", + "_id": "pascalcase@0.1.1", + "_inBundle": false, + "_integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=", + "_location": "/pascalcase", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "pascalcase@0.1.1", + "name": "pascalcase", + "escapedName": "pascalcase", + "rawSpec": "0.1.1", + "saveSpec": null, + "fetchSpec": "0.1.1" + }, + "_requiredBy": [ + "/base" + ], + "_resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", + "_spec": "0.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/pascalcase/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Convert a string to pascal-case.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/pascalcase", "keywords": [ "camelcase", "case", @@ -32,6 +55,16 @@ "pascalcase", "string" ], + "license": "MIT", + "main": "index.js", + "name": "pascalcase", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/pascalcase.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -42,5 +75,6 @@ "justified" ] } - } -} \ No newline at end of file + }, + "version": "0.1.1" +} diff --git a/node_modules/path-dirname/package.json b/node_modules/path-dirname/package.json index eb78533b..5df9d102 100644 --- a/node_modules/path-dirname/package.json +++ b/node_modules/path-dirname/package.json @@ -1,16 +1,43 @@ { - "name": "path-dirname", - "version": "1.0.2", - "description": "Node.js path.dirname() ponyfill", - "license": "MIT", - "repository": "es128/path-dirname", - "author": "Elan Shanker", - "scripts": { - "test": "node test.js" + "_args": [ + [ + "path-dirname@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "path-dirname@1.0.2", + "_id": "path-dirname@1.0.2", + "_inBundle": false, + "_integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=", + "_location": "/path-dirname", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "path-dirname@1.0.2", + "name": "path-dirname", + "escapedName": "path-dirname", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" }, + "_requiredBy": [ + "/glob-parent" + ], + "_resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Elan Shanker" + }, + "bugs": { + "url": "https://github.com/es128/path-dirname/issues" + }, + "description": "Node.js path.dirname() ponyfill", "files": [ "index.js" ], + "homepage": "https://github.com/es128/path-dirname#readme", "keywords": [ "dirname", "dir", @@ -25,5 +52,15 @@ "ponyfill", "polyfill", "shim" - ] + ], + "license": "MIT", + "name": "path-dirname", + "repository": { + "type": "git", + "url": "git+https://github.com/es128/path-dirname.git" + }, + "scripts": { + "test": "node test.js" + }, + "version": "1.0.2" } diff --git a/node_modules/path-exists/package.json b/node_modules/path-exists/package.json index 5477ee8d..232dbecd 100644 --- a/node_modules/path-exists/package.json +++ b/node_modules/path-exists/package.json @@ -1,23 +1,55 @@ { - "name": "path-exists", - "version": "2.1.0", - "description": "Check if a path exists", - "license": "MIT", - "repository": "sindresorhus/path-exists", + "_args": [ + [ + "path-exists@2.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "path-exists@2.1.0", + "_id": "path-exists@2.1.0", + "_inBundle": false, + "_integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=", + "_location": "/path-exists", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "path-exists@2.1.0", + "name": "path-exists", + "escapedName": "path-exists", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/find-up" + ], + "_resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/path-exists/issues" + }, + "dependencies": { + "pinkie-promise": "^2.0.0" + }, + "description": "Check if a path exists", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/path-exists#readme", "keywords": [ "path", "exists", @@ -30,11 +62,14 @@ "access", "stat" ], - "dependencies": { - "pinkie-promise": "^2.0.0" + "license": "MIT", + "name": "path-exists", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/path-exists.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "2.1.0" } diff --git a/node_modules/path-is-absolute/package.json b/node_modules/path-is-absolute/package.json index 91196d5e..d675d8d6 100644 --- a/node_modules/path-is-absolute/package.json +++ b/node_modules/path-is-absolute/package.json @@ -1,23 +1,53 @@ { - "name": "path-is-absolute", - "version": "1.0.1", - "description": "Node.js 0.12 path.isAbsolute() ponyfill", - "license": "MIT", - "repository": "sindresorhus/path-is-absolute", + "_args": [ + [ + "path-is-absolute@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "path-is-absolute@1.0.1", + "_id": "path-is-absolute@1.0.1", + "_inBundle": false, + "_integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", + "_location": "/path-is-absolute", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "path-is-absolute@1.0.1", + "name": "path-is-absolute", + "escapedName": "path-is-absolute", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/chokidar", + "/glob", + "/rework-import/glob" + ], + "_resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/path-is-absolute/issues" + }, + "description": "Node.js 0.12 path.isAbsolute() ponyfill", + "devDependencies": { + "xo": "^0.16.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && node test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/path-is-absolute#readme", "keywords": [ "path", "paths", @@ -37,7 +67,14 @@ "detect", "check" ], - "devDependencies": { - "xo": "^0.16.0" - } + "license": "MIT", + "name": "path-is-absolute", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/path-is-absolute.git" + }, + "scripts": { + "test": "xo && node test.js" + }, + "version": "1.0.1" } diff --git a/node_modules/path-is-inside/package.json b/node_modules/path-is-inside/package.json index 74c56e69..554cbd9a 100644 --- a/node_modules/path-is-inside/package.json +++ b/node_modules/path-is-inside/package.json @@ -1,21 +1,66 @@ { + "_args": [ + [ + "path-is-inside@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "path-is-inside@1.0.2", + "_id": "path-is-inside@1.0.2", + "_inBundle": false, + "_integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=", + "_location": "/path-is-inside", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "path-is-inside@1.0.2", "name": "path-is-inside", - "description": "Tests whether one path is inside another path", - "keywords": ["path", "directory", "folder", "inside", "relative"], - "version": "1.0.2", - "author": "Domenic Denicola (https://domenic.me)", - "license": "(WTFPL OR MIT)", - "repository": "domenic/path-is-inside", - "main": "lib/path-is-inside.js", - "files": [ - "lib" - ], - "scripts": { - "test": "mocha", - "lint": "jshint lib" - }, - "devDependencies": { - "jshint": "~2.3.0", - "mocha": "~1.15.1" - } + "escapedName": "path-is-inside", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/is-path-inside" + ], + "_resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Domenic Denicola", + "email": "d@domenic.me", + "url": "https://domenic.me" + }, + "bugs": { + "url": "https://github.com/domenic/path-is-inside/issues" + }, + "description": "Tests whether one path is inside another path", + "devDependencies": { + "jshint": "~2.3.0", + "mocha": "~1.15.1" + }, + "files": [ + "lib" + ], + "homepage": "https://github.com/domenic/path-is-inside#readme", + "keywords": [ + "path", + "directory", + "folder", + "inside", + "relative" + ], + "license": "(WTFPL OR MIT)", + "main": "lib/path-is-inside.js", + "name": "path-is-inside", + "repository": { + "type": "git", + "url": "git+https://github.com/domenic/path-is-inside.git" + }, + "scripts": { + "lint": "jshint lib", + "test": "mocha" + }, + "version": "1.0.2" } diff --git a/node_modules/path-key/package.json b/node_modules/path-key/package.json index 81e0e8be..9f18f4c0 100644 --- a/node_modules/path-key/package.json +++ b/node_modules/path-key/package.json @@ -1,23 +1,53 @@ { - "name": "path-key", - "version": "2.0.1", - "description": "Get the PATH environment variable key cross-platform", - "license": "MIT", - "repository": "sindresorhus/path-key", + "_args": [ + [ + "path-key@2.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "path-key@2.0.1", + "_id": "path-key@2.0.1", + "_inBundle": false, + "_integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=", + "_location": "/path-key", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "path-key@2.0.1", + "name": "path-key", + "escapedName": "path-key", + "rawSpec": "2.0.1", + "saveSpec": null, + "fetchSpec": "2.0.1" + }, + "_requiredBy": [ + "/cross-spawn", + "/npm-run-path" + ], + "_resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", + "_spec": "2.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/path-key/issues" + }, + "description": "Get the PATH environment variable key cross-platform", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/path-key#readme", "keywords": [ "path", "key", @@ -29,10 +59,16 @@ "cross-platform", "windows" ], - "devDependencies": { - "ava": "*", - "xo": "*" + "license": "MIT", + "name": "path-key", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/path-key.git" }, + "scripts": { + "test": "xo && ava" + }, + "version": "2.0.1", "xo": { "esnext": true } diff --git a/node_modules/path-parse/package.json b/node_modules/path-parse/package.json index 36c23f84..30ebd66b 100644 --- a/node_modules/path-parse/package.json +++ b/node_modules/path-parse/package.json @@ -1,15 +1,41 @@ { - "name": "path-parse", - "version": "1.0.7", + "_args": [ + [ + "path-parse@1.0.7", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "path-parse@1.0.7", + "_id": "path-parse@1.0.7", + "_inBundle": false, + "_integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "_location": "/path-parse", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "path-parse@1.0.7", + "name": "path-parse", + "escapedName": "path-parse", + "rawSpec": "1.0.7", + "saveSpec": null, + "fetchSpec": "1.0.7" + }, + "_requiredBy": [ + "/resolve" + ], + "_resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "_spec": "1.0.7", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Javier Blanco", + "email": "http://jbgutierrez.info" + }, + "bugs": { + "url": "https://github.com/jbgutierrez/path-parse/issues" + }, "description": "Node.js path.parse() ponyfill", - "main": "index.js", - "scripts": { - "test": "node test.js" - }, - "repository": { - "type": "git", - "url": "https://github.com/jbgutierrez/path-parse.git" - }, + "homepage": "https://github.com/jbgutierrez/path-parse#readme", "keywords": [ "path", "paths", @@ -24,10 +50,15 @@ "polyfill", "shim" ], - "author": "Javier Blanco ", "license": "MIT", - "bugs": { - "url": "https://github.com/jbgutierrez/path-parse/issues" + "main": "index.js", + "name": "path-parse", + "repository": { + "type": "git", + "url": "git+https://github.com/jbgutierrez/path-parse.git" }, - "homepage": "https://github.com/jbgutierrez/path-parse#readme" + "scripts": { + "test": "node test.js" + }, + "version": "1.0.7" } diff --git a/node_modules/path-root-regex/package.json b/node_modules/path-root-regex/package.json index 0596371f..8f62a074 100644 --- a/node_modules/path-root-regex/package.json +++ b/node_modules/path-root-regex/package.json @@ -1,28 +1,51 @@ { - "name": "path-root-regex", - "description": "Regular expression for getting the root of a posix or windows filepath.", - "version": "0.1.2", - "homepage": "https://github.com/regexhq/path-root-regex", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "regexhq/path-root-regex", + "_args": [ + [ + "path-root-regex@0.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "path-root-regex@0.1.2", + "_id": "path-root-regex@0.1.2", + "_inBundle": false, + "_integrity": "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=", + "_location": "/path-root-regex", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "path-root-regex@0.1.2", + "name": "path-root-regex", + "escapedName": "path-root-regex", + "rawSpec": "0.1.2", + "saveSpec": null, + "fetchSpec": "0.1.2" + }, + "_requiredBy": [ + "/path-root" + ], + "_resolved": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz", + "_spec": "0.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/regexhq/path-root-regex/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Regular expression for getting the root of a posix or windows filepath.", "devDependencies": { "gulp-format-md": "^0.1.7", "mocha": "^2.4.5" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/regexhq/path-root-regex", "keywords": [ "detect", "expression", @@ -37,6 +60,16 @@ "root", "test" ], + "license": "MIT", + "main": "index.js", + "name": "path-root-regex", + "repository": { + "type": "git", + "url": "git+https://github.com/regexhq/path-root-regex.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -61,5 +94,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.1.2" } diff --git a/node_modules/path-root/package.json b/node_modules/path-root/package.json index 35cf5778..40af42ef 100644 --- a/node_modules/path-root/package.json +++ b/node_modules/path-root/package.json @@ -1,35 +1,68 @@ { - "name": "path-root", - "description": "Get the root of a posix or windows filepath.", - "version": "0.1.1", - "homepage": "https://github.com/jonschlinkert/path-root", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/path-root", + "_args": [ + [ + "path-root@0.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "path-root@0.1.1", + "_id": "path-root@0.1.1", + "_inBundle": false, + "_integrity": "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=", + "_location": "/path-root", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "path-root@0.1.1", + "name": "path-root", + "escapedName": "path-root", + "rawSpec": "0.1.1", + "saveSpec": null, + "fetchSpec": "0.1.1" + }, + "_requiredBy": [ + "/parse-filepath" + ], + "_resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz", + "_spec": "0.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/path-root/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "path-root-regex": "^0.1.0" }, + "description": "Get the root of a posix or windows filepath.", "devDependencies": { "gulp-format-md": "^0.1.7", "mocha": "^2.4.5" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/path-root", "keywords": [ "path", "root" ], + "license": "MIT", + "main": "index.js", + "name": "path-root", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/path-root.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -54,5 +87,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.1.1" } diff --git a/node_modules/path-type/node_modules/pify/package.json b/node_modules/path-type/node_modules/pify/package.json index 311d1982..3bb81d5a 100644 --- a/node_modules/path-type/node_modules/pify/package.json +++ b/node_modules/path-type/node_modules/pify/package.json @@ -1,24 +1,54 @@ { - "name": "pify", - "version": "2.3.0", - "description": "Promisify a callback-style function", - "license": "MIT", - "repository": "sindresorhus/pify", + "_args": [ + [ + "pify@2.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "pify@2.3.0", + "_id": "pify@2.3.0", + "_inBundle": false, + "_integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", + "_location": "/path-type/pify", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "pify@2.3.0", + "name": "pify", + "escapedName": "pify", + "rawSpec": "2.3.0", + "saveSpec": null, + "fetchSpec": "2.3.0" + }, + "_requiredBy": [ + "/path-type" + ], + "_resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", + "_spec": "2.3.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/pify/issues" + }, + "description": "Promisify a callback-style function", + "devDependencies": { + "ava": "*", + "pinkie-promise": "^1.0.0", + "v8-natives": "0.0.2", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava && npm run optimization-test", - "optimization-test": "node --allow-natives-syntax optimization-test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/pify#readme", "keywords": [ "promise", "promises", @@ -39,10 +69,15 @@ "async", "es2015" ], - "devDependencies": { - "ava": "*", - "pinkie-promise": "^1.0.0", - "v8-natives": "0.0.2", - "xo": "*" - } + "license": "MIT", + "name": "pify", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/pify.git" + }, + "scripts": { + "optimization-test": "node --allow-natives-syntax optimization-test.js", + "test": "xo && ava && npm run optimization-test" + }, + "version": "2.3.0" } diff --git a/node_modules/path-type/package.json b/node_modules/path-type/package.json index 6e54f69b..b619f11f 100644 --- a/node_modules/path-type/package.json +++ b/node_modules/path-type/package.json @@ -1,23 +1,57 @@ { - "name": "path-type", - "version": "1.1.0", - "description": "Check if a path is a file, directory, or symlink", - "license": "MIT", - "repository": "sindresorhus/path-type", + "_args": [ + [ + "path-type@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "path-type@1.1.0", + "_id": "path-type@1.1.0", + "_inBundle": false, + "_integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=", + "_location": "/path-type", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "path-type@1.1.0", + "name": "path-type", + "escapedName": "path-type", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/read-pkg" + ], + "_resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/path-type/issues" + }, + "dependencies": { + "graceful-fs": "^4.1.2", + "pify": "^2.0.0", + "pinkie-promise": "^2.0.0" + }, + "description": "Check if a path is a file, directory, or symlink", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/path-type#readme", "keywords": [ "path", "fs", @@ -35,15 +69,16 @@ "stats", "filesystem" ], - "dependencies": { - "graceful-fs": "^4.1.2", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0" + "license": "MIT", + "name": "path-type", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/path-type.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" + "scripts": { + "test": "xo && ava" }, + "version": "1.1.0", "xo": { "ignores": [ "test.js" diff --git a/node_modules/picocolors/package.json b/node_modules/picocolors/package.json index 5da3b4d0..3999074e 100644 --- a/node_modules/picocolors/package.json +++ b/node_modules/picocolors/package.json @@ -1,17 +1,48 @@ { - "name": "picocolors", - "version": "0.2.1", - "main": "./picocolors.js", - "types": "./picocolors.d.ts", + "_args": [ + [ + "picocolors@0.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "picocolors@0.2.1", + "_id": "picocolors@0.2.1", + "_inBundle": false, + "_integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==", + "_location": "/picocolors", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "picocolors@0.2.1", + "name": "picocolors", + "escapedName": "picocolors", + "rawSpec": "0.2.1", + "saveSpec": null, + "fetchSpec": "0.2.1" + }, + "_requiredBy": [ + "/autoprefixer", + "/postcss" + ], + "_resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz", + "_spec": "0.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Alexey Raspopov" + }, "browser": { "./picocolors.js": "./picocolors.browser.js" }, - "sideEffects": false, + "bugs": { + "url": "https://github.com/alexeyraspopov/picocolors/issues" + }, "description": "The tiniest and the fastest coloring library ever", "files": [ "picocolors.*", "types.ts" ], + "homepage": "https://github.com/alexeyraspopov/picocolors#readme", "keywords": [ "terminal", "colors", @@ -19,7 +50,14 @@ "cli", "console" ], - "author": "Alexey Raspopov", - "repository": "alexeyraspopov/picocolors", - "license": "ISC" + "license": "ISC", + "main": "./picocolors.js", + "name": "picocolors", + "repository": { + "type": "git", + "url": "git+https://github.com/alexeyraspopov/picocolors.git" + }, + "sideEffects": false, + "types": "./picocolors.d.ts", + "version": "0.2.1" } diff --git a/node_modules/pify/package.json b/node_modules/pify/package.json index 468d8576..23c95bef 100644 --- a/node_modules/pify/package.json +++ b/node_modules/pify/package.json @@ -1,24 +1,54 @@ { - "name": "pify", - "version": "3.0.0", - "description": "Promisify a callback-style function", - "license": "MIT", - "repository": "sindresorhus/pify", + "_args": [ + [ + "pify@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "pify@3.0.0", + "_id": "pify@3.0.0", + "_inBundle": false, + "_integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", + "_location": "/pify", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "pify@3.0.0", + "name": "pify", + "escapedName": "pify", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/del" + ], + "_resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/pify/issues" + }, + "description": "Promisify a callback-style function", + "devDependencies": { + "ava": "*", + "pinkie-promise": "^2.0.0", + "v8-natives": "^1.0.0", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava && npm run optimization-test", - "optimization-test": "node --allow-natives-syntax optimization-test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/pify#readme", "keywords": [ "promise", "promises", @@ -42,10 +72,15 @@ "es2015", "bluebird" ], - "devDependencies": { - "ava": "*", - "pinkie-promise": "^2.0.0", - "v8-natives": "^1.0.0", - "xo": "*" - } + "license": "MIT", + "name": "pify", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/pify.git" + }, + "scripts": { + "optimization-test": "node --allow-natives-syntax optimization-test.js", + "test": "xo && ava && npm run optimization-test" + }, + "version": "3.0.0" } diff --git a/node_modules/pinkie-promise/package.json b/node_modules/pinkie-promise/package.json index 3515f8ff..73e4ca70 100644 --- a/node_modules/pinkie-promise/package.json +++ b/node_modules/pinkie-promise/package.json @@ -1,23 +1,58 @@ { - "name": "pinkie-promise", - "version": "2.0.1", - "description": "ES2015 Promise ponyfill", - "license": "MIT", - "repository": "floatdrop/pinkie-promise", + "_args": [ + [ + "pinkie-promise@2.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "pinkie-promise@2.0.1", + "_id": "pinkie-promise@2.0.1", + "_inBundle": false, + "_integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=", + "_location": "/pinkie-promise", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "pinkie-promise@2.0.1", + "name": "pinkie-promise", + "escapedName": "pinkie-promise", + "rawSpec": "2.0.1", + "saveSpec": null, + "fetchSpec": "2.0.1" + }, + "_requiredBy": [ + "/find-up", + "/globby", + "/load-json-file", + "/path-exists", + "/path-type" + ], + "_resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz", + "_spec": "2.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Vsevolod Strukchinsky", "email": "floatdrop@gmail.com", "url": "github.com/floatdrop" }, + "bugs": { + "url": "https://github.com/floatdrop/pinkie-promise/issues" + }, + "dependencies": { + "pinkie": "^2.0.0" + }, + "description": "ES2015 Promise ponyfill", + "devDependencies": { + "mocha": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/floatdrop/pinkie-promise#readme", "keywords": [ "promise", "promises", @@ -26,10 +61,14 @@ "polyfill", "ponyfill" ], - "dependencies": { - "pinkie": "^2.0.0" + "license": "MIT", + "name": "pinkie-promise", + "repository": { + "type": "git", + "url": "git+https://github.com/floatdrop/pinkie-promise.git" }, - "devDependencies": { - "mocha": "*" - } + "scripts": { + "test": "mocha" + }, + "version": "2.0.1" } diff --git a/node_modules/pinkie/package.json b/node_modules/pinkie/package.json index cb9057b8..47f65f79 100644 --- a/node_modules/pinkie/package.json +++ b/node_modules/pinkie/package.json @@ -1,30 +1,41 @@ { - "name": "pinkie", - "version": "2.0.4", - "description": "Itty bitty little widdle twinkie pinkie ES2015 Promise implementation", - "license": "MIT", - "repository": "floatdrop/pinkie", + "_args": [ + [ + "pinkie@2.0.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "pinkie@2.0.4", + "_id": "pinkie@2.0.4", + "_inBundle": false, + "_integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=", + "_location": "/pinkie", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "pinkie@2.0.4", + "name": "pinkie", + "escapedName": "pinkie", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/pinkie-promise" + ], + "_resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Vsevolod Strukchinsky", "email": "floatdrop@gmail.com", "url": "github.com/floatdrop" }, - "engines": { - "node": ">=0.10.0" + "bugs": { + "url": "https://github.com/floatdrop/pinkie/issues" }, - "scripts": { - "test": "xo && nyc mocha", - "coverage": "nyc report --reporter=text-lcov | coveralls" - }, - "files": [ - "index.js" - ], - "keywords": [ - "promise", - "promises", - "es2015", - "es6" - ], + "description": "Itty bitty little widdle twinkie pinkie ES2015 Promise implementation", "devDependencies": { "core-assert": "^0.1.1", "coveralls": "^2.11.4", @@ -32,5 +43,29 @@ "nyc": "^3.2.2", "promises-aplus-tests": "*", "xo": "^0.10.1" - } + }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/floatdrop/pinkie#readme", + "keywords": [ + "promise", + "promises", + "es2015", + "es6" + ], + "license": "MIT", + "name": "pinkie", + "repository": { + "type": "git", + "url": "git+https://github.com/floatdrop/pinkie.git" + }, + "scripts": { + "coverage": "nyc report --reporter=text-lcov | coveralls", + "test": "xo && nyc mocha" + }, + "version": "2.0.4" } diff --git a/node_modules/plugin-error/node_modules/extend-shallow/package.json b/node_modules/plugin-error/node_modules/extend-shallow/package.json index e5e91053..8cb66827 100644 --- a/node_modules/plugin-error/node_modules/extend-shallow/package.json +++ b/node_modules/plugin-error/node_modules/extend-shallow/package.json @@ -1,32 +1,54 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "3.0.2", - "homepage": "https://github.com/jonschlinkert/extend-shallow", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "extend-shallow@3.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/extend-shallow", + "_from": "extend-shallow@3.0.2", + "_id": "extend-shallow@3.0.2", + "_inBundle": false, + "_integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", + "_location": "/plugin-error/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@3.0.2", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "3.0.2", + "saveSpec": null, + "fetchSpec": "3.0.2" + }, + "_requiredBy": [ + "/plugin-error" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "_spec": "3.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "assign-symbols": "^1.0.0", "is-extendable": "^1.0.1" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^1.0.0", "benchmarked": "^2.0.0", @@ -38,6 +60,13 @@ "mocha": "^3.5.3", "object-assign": "^4.1.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "assign", "clone", @@ -57,6 +86,16 @@ "utils", "value" ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -79,5 +118,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.0.2" } diff --git a/node_modules/plugin-error/node_modules/is-extendable/package.json b/node_modules/plugin-error/node_modules/is-extendable/package.json index 2aaab65a..1a0a0518 100644 --- a/node_modules/plugin-error/node_modules/is-extendable/package.json +++ b/node_modules/plugin-error/node_modules/is-extendable/package.json @@ -1,33 +1,55 @@ { - "name": "is-extendable", - "description": "Returns true if a value is a plain object, array or function.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/is-extendable", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-extendable", + "_args": [ + [ + "is-extendable@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-extendable@1.0.1", + "_id": "is-extendable@1.0.1", + "_inBundle": false, + "_integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "_location": "/plugin-error/is-extendable", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-extendable@1.0.1", + "name": "is-extendable", + "escapedName": "is-extendable", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/plugin-error/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-extendable/issues" }, - "license": "MIT", - "files": [ - "index.js", - "index.d.ts" - ], - "main": "index.js", - "types": "index.d.ts", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-plain-object": "^2.0.4" }, + "description": "Returns true if a value is a plain object, array or function.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/jonschlinkert/is-extendable", "keywords": [ "array", "assign", @@ -42,6 +64,17 @@ "regex", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-extendable", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-extendable.git" + }, + "scripts": { + "test": "mocha" + }, + "types": "index.d.ts", "verb": { "related": { "list": [ @@ -63,5 +96,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/plugin-error/node_modules/is-plain-object/package.json b/node_modules/plugin-error/node_modules/is-plain-object/package.json index dd604986..15000bfd 100644 --- a/node_modules/plugin-error/node_modules/is-plain-object/package.json +++ b/node_modules/plugin-error/node_modules/is-plain-object/package.json @@ -1,37 +1,60 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor.", - "version": "2.0.4", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-plain-object@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@2.0.4", + "_id": "is-plain-object@2.0.4", + "_inBundle": false, + "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "_location": "/plugin-error/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@2.0.4", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/plugin-error/is-extendable" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", - "test_browser": "mocha-phantomjs test/browser.html", - "test_node": "mocha", - "test": "npm run test_node && npm run browserify && npm run test_browser" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "browserify": "^14.4.0", "chai": "^4.0.2", @@ -41,6 +64,14 @@ "phantomjs": "^2.1.7", "uglify-js": "^3.0.24" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -55,6 +86,19 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test": "npm run test_node && npm run browserify && npm run test_browser", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha" + }, "types": "index.d.ts", "verb": { "toc": false, @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/plugin-error/package.json b/node_modules/plugin-error/package.json index cd75f29c..baa913b7 100644 --- a/node_modules/plugin-error/package.json +++ b/node_modules/plugin-error/package.json @@ -1,37 +1,65 @@ { - "name": "plugin-error", - "version": "1.0.1", - "description": "Error handling for Vinyl plugins.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "plugin-error@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "plugin-error@1.0.1", + "_id": "plugin-error@1.0.1", + "_inBundle": false, + "_integrity": "sha512-L1zP0dk7vGweZME2i+EeakvUNqSrdiI3F91TwEoYiGrAfUXmVv6fJIq4g82PAXxNsWOp0J7ZqQy/3Szz0ajTxA==", + "_location": "/plugin-error", + "_phantomChildren": { + "assign-symbols": "1.0.0", + "isobject": "3.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "plugin-error@1.0.1", + "name": "plugin-error", + "escapedName": "plugin-error", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/gulp-autoprefixer", + "/gulp-clean-css", + "/gulp-git", + "/gulp-json-editor", + "/gulp-less", + "/gulp-rtlcss" + ], + "_resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/plugin-error/issues" + }, "contributors": [ - "Jon Schlinkert ", - "Blaine Bublitz " + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/plugin-error", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.d.ts", - "index.js" - ], - "scripts": { - "lint": "eslint . && jscs index.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only && npm run test-types", - "test-types": "tsc -p test/types", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "ansi-colors": "^1.0.1", "arr-diff": "^4.0.0", "arr-union": "^3.1.0", "extend-shallow": "^3.0.2" }, + "description": "Error handling for Vinyl plugins.", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", @@ -43,9 +71,34 @@ "mocha": "^3.0.0", "typescript": "^2.6.2" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/gulpjs/plugin-error#readme", "keywords": [ "error", "plugin", "gulp-util" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "plugin-error", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/plugin-error.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only && npm run test-types", + "test-types": "tsc -p test/types" + }, + "version": "1.0.1" } diff --git a/node_modules/plur/package.json b/node_modules/plur/package.json index 3116187e..25a6b523 100644 --- a/node_modules/plur/package.json +++ b/node_modules/plur/package.json @@ -1,42 +1,77 @@ { - "name": "plur", - "version": "3.1.1", - "description": "Pluralize a word", - "license": "MIT", - "repository": "sindresorhus/plur", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "keywords": [ - "plural", - "plurals", - "pluralize", - "singular", - "count", - "word", - "string", - "irregular", - "noun", - "nouns" - ], - "dependencies": { - "irregular-plurals": "^2.0.0" - }, - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - } + "_args": [ + [ + "plur@3.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "plur@3.1.1", + "_id": "plur@3.1.1", + "_inBundle": false, + "_integrity": "sha512-t1Ax8KUvV3FFII8ltczPn2tJdjqbd1sIzu6t4JL7nQ3EyeL/lTrj5PWKb06ic5/6XYDr65rQ4uzQEGN70/6X5w==", + "_location": "/plur", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "plur@3.1.1", + "name": "plur", + "escapedName": "plur", + "rawSpec": "3.1.1", + "saveSpec": null, + "fetchSpec": "3.1.1" + }, + "_requiredBy": [ + "/gulp-debug" + ], + "_resolved": "https://registry.npmjs.org/plur/-/plur-3.1.1.tgz", + "_spec": "3.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/plur/issues" + }, + "dependencies": { + "irregular-plurals": "^2.0.0" + }, + "description": "Pluralize a word", + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + }, + "engines": { + "node": ">=6" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/sindresorhus/plur#readme", + "keywords": [ + "plural", + "plurals", + "pluralize", + "singular", + "count", + "word", + "string", + "irregular", + "noun", + "nouns" + ], + "license": "MIT", + "name": "plur", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/plur.git" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "version": "3.1.1" } diff --git a/node_modules/posix-character-classes/package.json b/node_modules/posix-character-classes/package.json index acce4ba7..521aa429 100644 --- a/node_modules/posix-character-classes/package.json +++ b/node_modules/posix-character-classes/package.json @@ -1,33 +1,66 @@ { - "name": "posix-character-classes", - "description": "POSIX character classes for creating regular expressions.", - "version": "0.1.1", - "homepage": "https://github.com/jonschlinkert/posix-character-classes", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/posix-character-classes", + "_args": [ + [ + "posix-character-classes@0.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "posix-character-classes@0.1.1", + "_id": "posix-character-classes@0.1.1", + "_inBundle": false, + "_integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=", + "_location": "/posix-character-classes", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "posix-character-classes@0.1.1", + "name": "posix-character-classes", + "escapedName": "posix-character-classes", + "rawSpec": "0.1.1", + "saveSpec": null, + "fetchSpec": "0.1.1" + }, + "_requiredBy": [ + "/expand-brackets" + ], + "_resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", + "_spec": "0.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/posix-character-classes/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "POSIX character classes for creating regular expressions.", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/posix-character-classes", "keywords": [ "character", "classes", "posix" ], + "license": "MIT", + "main": "index.js", + "name": "posix-character-classes", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/posix-character-classes.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -50,5 +83,6 @@ "extglob", "expand-brackets" ] - } + }, + "version": "0.1.1" } diff --git a/node_modules/postcss-value-parser/package.json b/node_modules/postcss-value-parser/package.json index 02d744a6..e82bc84e 100644 --- a/node_modules/postcss-value-parser/package.json +++ b/node_modules/postcss-value-parser/package.json @@ -1,11 +1,40 @@ { - "name": "postcss-value-parser", - "version": "4.2.0", - "description": "Transforms css values and at-rule params into the tree", - "main": "lib/index.js", - "files": [ - "lib" + "_args": [ + [ + "postcss-value-parser@4.2.0", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "postcss-value-parser@4.2.0", + "_id": "postcss-value-parser@4.2.0", + "_inBundle": false, + "_integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", + "_location": "/postcss-value-parser", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "postcss-value-parser@4.2.0", + "name": "postcss-value-parser", + "escapedName": "postcss-value-parser", + "rawSpec": "4.2.0", + "saveSpec": null, + "fetchSpec": "4.2.0" + }, + "_requiredBy": [ + "/autoprefixer" + ], + "_resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", + "_spec": "4.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Bogdan Chadkin", + "email": "trysound@yandex.ru" + }, + "bugs": { + "url": "https://github.com/TrySound/postcss-value-parser/issues" + }, + "description": "Transforms css values and at-rule params into the tree", "devDependencies": { "eslint": "^5.16.0", "husky": "^2.3.0", @@ -14,13 +43,6 @@ "tap-spec": "^5.0.0", "tape": "^4.10.2" }, - "scripts": { - "lint:prettier": "prettier \"**/*.js\" \"**/*.ts\" --list-different", - "lint:js": "eslint . --cache", - "lint": "yarn lint:js && yarn lint:prettier", - "pretest": "yarn lint", - "test": "tape test/*.js | tap-spec" - }, "eslintConfig": { "env": { "es6": true, @@ -28,6 +50,21 @@ }, "extends": "eslint:recommended" }, + "files": [ + "lib" + ], + "homepage": "https://github.com/TrySound/postcss-value-parser", + "husky": { + "hooks": { + "pre-commit": "lint-staged" + } + }, + "keywords": [ + "postcss", + "value", + "parser" + ], + "license": "MIT", "lint-staged": { "*.js": [ "eslint", @@ -35,24 +72,18 @@ "git add" ] }, - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } - }, - "author": "Bogdan Chadkin ", - "license": "MIT", - "homepage": "https://github.com/TrySound/postcss-value-parser", + "main": "lib/index.js", + "name": "postcss-value-parser", "repository": { "type": "git", - "url": "https://github.com/TrySound/postcss-value-parser.git" + "url": "git+https://github.com/TrySound/postcss-value-parser.git" }, - "keywords": [ - "postcss", - "value", - "parser" - ], - "bugs": { - "url": "https://github.com/TrySound/postcss-value-parser/issues" - } + "scripts": { + "lint": "yarn lint:js && yarn lint:prettier", + "lint:js": "eslint . --cache", + "lint:prettier": "prettier \"**/*.js\" \"**/*.ts\" --list-different", + "pretest": "yarn lint", + "test": "tape test/*.js | tap-spec" + }, + "version": "4.2.0" } diff --git a/node_modules/postcss/package.json b/node_modules/postcss/package.json index f2897ca4..8397db75 100644 --- a/node_modules/postcss/package.json +++ b/node_modules/postcss/package.json @@ -1,10 +1,57 @@ { - "name": "postcss", - "version": "7.0.39", + "_args": [ + [ + "postcss@7.0.39", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "postcss@7.0.39", + "_id": "postcss@7.0.39", + "_inBundle": false, + "_integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==", + "_location": "/postcss", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "postcss@7.0.39", + "name": "postcss", + "escapedName": "postcss", + "rawSpec": "7.0.39", + "saveSpec": null, + "fetchSpec": "7.0.39" + }, + "_requiredBy": [ + "/autoprefixer", + "/gulp-autoprefixer" + ], + "_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz", + "_spec": "7.0.39", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Andrey Sitnik", + "email": "andrey@sitnik.ru" + }, + "browser": { + "./lib/terminal-highlight": false, + "fs": false + }, + "bugs": { + "url": "https://github.com/postcss/postcss/issues" + }, + "dependencies": { + "picocolors": "^0.2.1", + "source-map": "^0.6.1" + }, "description": "Tool for transforming styles with JS plugins", "engines": { "node": ">=6.0.0" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "homepage": "https://postcss.org/", "keywords": [ "css", "postcss", @@ -16,22 +63,13 @@ "manipulation", "transpiler" ], - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - "author": "Andrey Sitnik ", "license": "MIT", - "homepage": "https://postcss.org/", - "repository": "postcss/postcss", - "dependencies": { - "picocolors": "^0.2.1", - "source-map": "^0.6.1" - }, "main": "lib/postcss", + "name": "postcss", + "repository": { + "type": "git", + "url": "git+https://github.com/postcss/postcss.git" + }, "types": "lib/postcss.d.ts", - "browser": { - "./lib/terminal-highlight": false, - "fs": false - } + "version": "7.0.39" } diff --git a/node_modules/pretty-hrtime/package.json b/node_modules/pretty-hrtime/package.json index c1c3b755..f7f85d19 100644 --- a/node_modules/pretty-hrtime/package.json +++ b/node_modules/pretty-hrtime/package.json @@ -1,25 +1,62 @@ { - "name": "pretty-hrtime", - "description": "process.hrtime() to words", - "version": "1.0.3", - "homepage": "https://github.com/robrich/pretty-hrtime", - "repository": "git://github.com/robrich/pretty-hrtime.git", - "author": "Rob Richardson (http://robrich.org/)", - "main": "./index.js", - "keywords": [ - "hrtime", - "benchmark" + "_args": [ + [ + "pretty-hrtime@1.0.3", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "pretty-hrtime@1.0.3", + "_id": "pretty-hrtime@1.0.3", + "_inBundle": false, + "_integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=", + "_location": "/pretty-hrtime", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "pretty-hrtime@1.0.3", + "name": "pretty-hrtime", + "escapedName": "pretty-hrtime", + "rawSpec": "1.0.3", + "saveSpec": null, + "fetchSpec": "1.0.3" + }, + "_requiredBy": [ + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz", + "_spec": "1.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rob Richardson", + "url": "http://robrich.org/" + }, + "bugs": { + "url": "https://github.com/robrich/pretty-hrtime/issues" + }, + "description": "process.hrtime() to words", "devDependencies": { "jshint": "^2.9.4", "mocha": "^3.1.2", "should": "^11.1.1" }, - "scripts": { - "test": "mocha && jshint ." - }, "engines": { "node": ">= 0.8" }, - "license": "MIT" + "homepage": "https://github.com/robrich/pretty-hrtime", + "keywords": [ + "hrtime", + "benchmark" + ], + "license": "MIT", + "main": "./index.js", + "name": "pretty-hrtime", + "repository": { + "type": "git", + "url": "git://github.com/robrich/pretty-hrtime.git" + }, + "scripts": { + "test": "mocha && jshint ." + }, + "version": "1.0.3" } diff --git a/node_modules/process-nextick-args/package.json b/node_modules/process-nextick-args/package.json index 6070b723..19fe3444 100644 --- a/node_modules/process-nextick-args/package.json +++ b/node_modules/process-nextick-args/package.json @@ -1,25 +1,55 @@ { - "name": "process-nextick-args", - "version": "2.0.1", - "description": "process.nextTick but always with args", - "main": "index.js", - "files": [ - "index.js" + "_args": [ + [ + "process-nextick-args@2.0.1", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "test": "node test.js" - }, - "repository": { - "type": "git", - "url": "https://github.com/calvinmetcalf/process-nextick-args.git" + "_from": "process-nextick-args@2.0.1", + "_id": "process-nextick-args@2.0.1", + "_inBundle": false, + "_integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", + "_location": "/process-nextick-args", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "process-nextick-args@2.0.1", + "name": "process-nextick-args", + "escapedName": "process-nextick-args", + "rawSpec": "2.0.1", + "saveSpec": null, + "fetchSpec": "2.0.1" }, + "_requiredBy": [ + "/async-done", + "/cloneable-readable", + "/readable-stream" + ], + "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "_spec": "2.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": "", - "license": "MIT", "bugs": { "url": "https://github.com/calvinmetcalf/process-nextick-args/issues" }, - "homepage": "https://github.com/calvinmetcalf/process-nextick-args", + "description": "process.nextTick but always with args", "devDependencies": { "tap": "~0.2.6" - } + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/calvinmetcalf/process-nextick-args", + "license": "MIT", + "main": "index.js", + "name": "process-nextick-args", + "repository": { + "type": "git", + "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git" + }, + "scripts": { + "test": "node test.js" + }, + "version": "2.0.1" } diff --git a/node_modules/proto-list/package.json b/node_modules/proto-list/package.json index c65b406f..76094575 100644 --- a/node_modules/proto-list/package.json +++ b/node_modules/proto-list/package.json @@ -1,18 +1,54 @@ { - "name": "proto-list", - "version": "1.2.4", + "_args": [ + [ + "proto-list@1.2.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "proto-list@1.2.4", + "_id": "proto-list@1.2.4", + "_inBundle": false, + "_integrity": "sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=", + "_location": "/proto-list", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "proto-list@1.2.4", + "name": "proto-list", + "escapedName": "proto-list", + "rawSpec": "1.2.4", + "saveSpec": null, + "fetchSpec": "1.2.4" + }, + "_requiredBy": [ + "/config-chain" + ], + "_resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", + "_spec": "1.2.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/proto-list/issues" + }, "description": "A utility for managing a prototype chain", + "devDependencies": { + "tap": "0" + }, + "homepage": "https://github.com/isaacs/proto-list#readme", + "license": "ISC", "main": "./proto-list.js", - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "name": "proto-list", + "repository": { + "type": "git", + "url": "git+https://github.com/isaacs/proto-list.git" + }, "scripts": { "test": "tap test/*.js" }, - "repository": { - "type": "git", - "url": "https://github.com/isaacs/proto-list" - }, - "license": "ISC", - "devDependencies": { - "tap": "0" - } + "version": "1.2.4" } diff --git a/node_modules/pseudomap/package.json b/node_modules/pseudomap/package.json index 4b02ab7c..6d746833 100644 --- a/node_modules/pseudomap/package.json +++ b/node_modules/pseudomap/package.json @@ -1,25 +1,57 @@ { - "name": "pseudomap", - "version": "1.0.2", - "description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.", - "main": "map.js", - "directories": { - "test": "test" + "_args": [ + [ + "pseudomap@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "pseudomap@1.0.2", + "_id": "pseudomap@1.0.2", + "_inBundle": false, + "_integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=", + "_location": "/pseudomap", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "pseudomap@1.0.2", + "name": "pseudomap", + "escapedName": "pseudomap", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" }, + "_requiredBy": [ + "/lru-cache" + ], + "_resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/pseudomap/issues" + }, + "description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.", "devDependencies": { "tap": "^2.3.1" }, - "scripts": { - "test": "tap test/*.js" + "directories": { + "test": "test" }, + "homepage": "https://github.com/isaacs/pseudomap#readme", + "license": "ISC", + "main": "map.js", + "name": "pseudomap", "repository": { "type": "git", "url": "git+https://github.com/isaacs/pseudomap.git" }, - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "license": "ISC", - "bugs": { - "url": "https://github.com/isaacs/pseudomap/issues" + "scripts": { + "test": "tap test/*.js" }, - "homepage": "https://github.com/isaacs/pseudomap#readme" + "version": "1.0.2" } diff --git a/node_modules/pump/package.json b/node_modules/pump/package.json index 0f921f6c..61fffdd3 100644 --- a/node_modules/pump/package.json +++ b/node_modules/pump/package.json @@ -1,24 +1,62 @@ { - "name": "pump", - "version": "2.0.1", - "repository": "git://github.com/mafintosh/pump.git", - "license": "MIT", - "description": "pipe streams together and close all of them if one of them closes", + "_args": [ + [ + "pump@2.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "pump@2.0.1", + "_id": "pump@2.0.1", + "_inBundle": false, + "_integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==", + "_location": "/pump", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "pump@2.0.1", + "name": "pump", + "escapedName": "pump", + "rawSpec": "2.0.1", + "saveSpec": null, + "fetchSpec": "2.0.1" + }, + "_requiredBy": [ + "/pumpify" + ], + "_resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz", + "_spec": "2.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mathias Buus Madsen", + "email": "mathiasbuus@gmail.com" + }, "browser": { "fs": false }, + "bugs": { + "url": "https://github.com/mafintosh/pump/issues" + }, + "dependencies": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + }, + "description": "pipe streams together and close all of them if one of them closes", + "homepage": "https://github.com/mafintosh/pump#readme", "keywords": [ "streams", "pipe", "destroy", "callback" ], - "author": "Mathias Buus Madsen ", - "dependencies": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" + "license": "MIT", + "name": "pump", + "repository": { + "type": "git", + "url": "git://github.com/mafintosh/pump.git" }, "scripts": { "test": "node test-browser.js && node test-node.js" - } + }, + "version": "2.0.1" } diff --git a/node_modules/pumpify/package.json b/node_modules/pumpify/package.json index 616e3c34..b0a07cf0 100644 --- a/node_modules/pumpify/package.json +++ b/node_modules/pumpify/package.json @@ -1,24 +1,50 @@ { - "name": "pumpify", - "version": "1.5.1", - "description": "Combine an array of streams into a single duplex stream using pump and duplexify", - "main": "index.js", + "_args": [ + [ + "pumpify@1.5.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "pumpify@1.5.1", + "_id": "pumpify@1.5.1", + "_inBundle": false, + "_integrity": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==", + "_location": "/pumpify", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "pumpify@1.5.1", + "name": "pumpify", + "escapedName": "pumpify", + "rawSpec": "1.5.1", + "saveSpec": null, + "fetchSpec": "1.5.1" + }, + "_requiredBy": [ + "/glob-stream", + "/vinyl-fs" + ], + "_resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz", + "_spec": "1.5.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mathias Buus" + }, + "bugs": { + "url": "https://github.com/mafintosh/pumpify/issues" + }, "dependencies": { "duplexify": "^3.6.0", "inherits": "^2.0.3", "pump": "^2.0.0" }, + "description": "Combine an array of streams into a single duplex stream using pump and duplexify", "devDependencies": { "tape": "^4.8.0", "through2": "^2.0.3" }, - "scripts": { - "test": "tape test.js" - }, - "repository": { - "type": "git", - "url": "git://github.com/mafintosh/pumpify" - }, + "homepage": "https://github.com/mafintosh/pumpify", "keywords": [ "pump", "duplexify", @@ -28,10 +54,15 @@ "pipeline", "combine" ], - "author": "Mathias Buus", "license": "MIT", - "bugs": { - "url": "https://github.com/mafintosh/pumpify/issues" + "main": "index.js", + "name": "pumpify", + "repository": { + "type": "git", + "url": "git://github.com/mafintosh/pumpify.git" }, - "homepage": "https://github.com/mafintosh/pumpify" + "scripts": { + "test": "tape test.js" + }, + "version": "1.5.1" } diff --git a/node_modules/read-pkg-up/package.json b/node_modules/read-pkg-up/package.json index 0f7ff70b..466f094c 100644 --- a/node_modules/read-pkg-up/package.json +++ b/node_modules/read-pkg-up/package.json @@ -1,23 +1,56 @@ { - "name": "read-pkg-up", - "version": "1.0.1", - "description": "Read the closest package.json file", - "license": "MIT", - "repository": "sindresorhus/read-pkg-up", + "_args": [ + [ + "read-pkg-up@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "read-pkg-up@1.0.1", + "_id": "read-pkg-up@1.0.1", + "_inBundle": false, + "_integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=", + "_location": "/read-pkg-up", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "read-pkg-up@1.0.1", + "name": "read-pkg-up", + "escapedName": "read-pkg-up", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/yargs" + ], + "_resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/read-pkg-up/issues" + }, + "dependencies": { + "find-up": "^1.0.0", + "read-pkg": "^1.0.0" + }, + "description": "Read the closest package.json file", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/read-pkg-up#readme", "keywords": [ "json", "read", @@ -48,12 +81,14 @@ "walking", "path" ], - "dependencies": { - "find-up": "^1.0.0", - "read-pkg": "^1.0.0" + "license": "MIT", + "name": "read-pkg-up", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/read-pkg-up.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.1" } diff --git a/node_modules/read-pkg/package.json b/node_modules/read-pkg/package.json index 594b0c28..77385a0d 100644 --- a/node_modules/read-pkg/package.json +++ b/node_modules/read-pkg/package.json @@ -1,23 +1,57 @@ { - "name": "read-pkg", - "version": "1.1.0", - "description": "Read a package.json file", - "license": "MIT", - "repository": "sindresorhus/read-pkg", + "_args": [ + [ + "read-pkg@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "read-pkg@1.1.0", + "_id": "read-pkg@1.1.0", + "_inBundle": false, + "_integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=", + "_location": "/read-pkg", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "read-pkg@1.1.0", + "name": "read-pkg", + "escapedName": "read-pkg", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/read-pkg-up" + ], + "_resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/read-pkg/issues" + }, + "dependencies": { + "load-json-file": "^1.0.0", + "normalize-package-data": "^2.3.2", + "path-type": "^1.0.0" + }, + "description": "Read a package.json file", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/read-pkg#readme", "keywords": [ "json", "read", @@ -30,13 +64,14 @@ "package", "normalize" ], - "dependencies": { - "load-json-file": "^1.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^1.0.0" + "license": "MIT", + "name": "read-pkg", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/read-pkg.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "1.1.0" } diff --git a/node_modules/readable-stream/node_modules/safe-buffer/package.json b/node_modules/readable-stream/node_modules/safe-buffer/package.json index 623fbc3f..dc590824 100644 --- a/node_modules/readable-stream/node_modules/safe-buffer/package.json +++ b/node_modules/readable-stream/node_modules/safe-buffer/package.json @@ -1,7 +1,32 @@ { - "name": "safe-buffer", - "description": "Safer Node.js Buffer API", - "version": "5.1.2", + "_args": [ + [ + "safe-buffer@5.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "safe-buffer@5.1.2", + "_id": "safe-buffer@5.1.2", + "_inBundle": false, + "_integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "_location": "/readable-stream/safe-buffer", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "safe-buffer@5.1.2", + "name": "safe-buffer", + "escapedName": "safe-buffer", + "rawSpec": "5.1.2", + "saveSpec": null, + "fetchSpec": "5.1.2" + }, + "_requiredBy": [ + "/readable-stream" + ], + "_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "_spec": "5.1.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -10,6 +35,7 @@ "bugs": { "url": "https://github.com/feross/safe-buffer/issues" }, + "description": "Safer Node.js Buffer API", "devDependencies": { "standard": "*", "tape": "^4.0.0" @@ -26,12 +52,14 @@ ], "license": "MIT", "main": "index.js", - "types": "index.d.ts", + "name": "safe-buffer", "repository": { "type": "git", "url": "git://github.com/feross/safe-buffer.git" }, "scripts": { "test": "standard && tape test/*.js" - } + }, + "types": "index.d.ts", + "version": "5.1.2" } diff --git a/node_modules/readable-stream/package.json b/node_modules/readable-stream/package.json index 2afa6fbd..3f5d9943 100644 --- a/node_modules/readable-stream/package.json +++ b/node_modules/readable-stream/package.json @@ -1,8 +1,76 @@ { - "name": "readable-stream", - "version": "2.3.7", - "description": "Streams3, a user-land copy of the stream library from Node.js", - "main": "readable.js", + "_args": [ + [ + "readable-stream@2.3.7", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "readable-stream@2.3.7", + "_id": "readable-stream@2.3.7", + "_inBundle": false, + "_integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", + "_location": "/readable-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "readable-stream@2.3.7", + "name": "readable-stream", + "escapedName": "readable-stream", + "rawSpec": "2.3.7", + "saveSpec": null, + "fetchSpec": "2.3.7" + }, + "_requiredBy": [ + "/cloneable-readable", + "/concat-stream", + "/duplexify", + "/first-chunk-stream", + "/flush-write-stream", + "/fs-mkdirp-stream/through2", + "/glob-stream", + "/gulp-chmod/through2", + "/gulp-clean-css/through2", + "/gulp-clone/through2", + "/gulp-concat/through2", + "/gulp-copy/through2", + "/gulp-debug/through2", + "/gulp-flatten/through2", + "/gulp-git/through2", + "/gulp-header/through2", + "/gulp-if/through2", + "/gulp-notify/through2", + "/gulp-plumber/through2", + "/gulp-rtlcss/through2", + "/gulp-tap/through2", + "/gulp-uglify/through2", + "/gulp-util/through2", + "/lazystream", + "/ordered-read-streams", + "/readdirp", + "/remove-bom-stream/through2", + "/replacestream", + "/ternary-stream/merge-stream", + "/ternary-stream/through2", + "/through2", + "/through2-filter/through2", + "/to-through/through2", + "/vinyl-fs", + "/vinyl-fs/through2" + ], + "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", + "_spec": "2.3.7", + "_where": "F:\\laragon\\www\\wishthis", + "browser": { + "util": false, + "./readable.js": "./readable-browser.js", + "./writable.js": "./writable-browser.js", + "./duplex.js": "./duplex-browser.js", + "./lib/internal/streams/stream.js": "./lib/internal/streams/stream-browser.js" + }, + "bugs": { + "url": "https://github.com/nodejs/readable-stream/issues" + }, "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", @@ -12,6 +80,7 @@ "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" }, + "description": "Streams3, a user-land copy of the stream library from Node.js", "devDependencies": { "assert": "^1.4.0", "babel-polyfill": "^6.9.1", @@ -21,32 +90,29 @@ "tap": "^0.7.0", "tape": "^4.8.0" }, - "scripts": { - "test": "tap test/parallel/*.js test/ours/*.js && node test/verify-dependencies.js", - "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js", - "cover": "nyc npm test", - "report": "nyc report --reporter=lcov" - }, - "repository": { - "type": "git", - "url": "git://github.com/nodejs/readable-stream" - }, + "homepage": "https://github.com/nodejs/readable-stream#readme", "keywords": [ "readable", "stream", "pipe" ], - "browser": { - "util": false, - "./readable.js": "./readable-browser.js", - "./writable.js": "./writable-browser.js", - "./duplex.js": "./duplex-browser.js", - "./lib/internal/streams/stream.js": "./lib/internal/streams/stream-browser.js" - }, + "license": "MIT", + "main": "readable.js", + "name": "readable-stream", "nyc": { "include": [ "lib/**.js" ] }, - "license": "MIT" + "repository": { + "type": "git", + "url": "git://github.com/nodejs/readable-stream.git" + }, + "scripts": { + "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js", + "cover": "nyc npm test", + "report": "nyc report --reporter=lcov", + "test": "tap test/parallel/*.js test/ours/*.js && node test/verify-dependencies.js" + }, + "version": "2.3.7" } diff --git a/node_modules/readdirp/package.json b/node_modules/readdirp/package.json index 39314a29..74043963 100644 --- a/node_modules/readdirp/package.json +++ b/node_modules/readdirp/package.json @@ -1,12 +1,51 @@ { - "author": "Thorsten Lorenz (thlorenz.com)", - "name": "readdirp", + "_args": [ + [ + "readdirp@2.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "readdirp@2.2.1", + "_id": "readdirp@2.2.1", + "_inBundle": false, + "_integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==", + "_location": "/readdirp", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "readdirp@2.2.1", + "name": "readdirp", + "escapedName": "readdirp", + "rawSpec": "2.2.1", + "saveSpec": null, + "fetchSpec": "2.2.1" + }, + "_requiredBy": [ + "/chokidar" + ], + "_resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz", + "_spec": "2.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Thorsten Lorenz", + "email": "thlorenz@gmx.de", + "url": "thlorenz.com" + }, + "bugs": { + "url": "https://github.com/paulmillr/readdirp/issues" + }, + "dependencies": { + "graceful-fs": "^4.1.11", + "micromatch": "^3.1.10", + "readable-stream": "^2.0.2" + }, "description": "Recursive version of fs.readdir with streaming api.", - "version": "2.2.1", - "homepage": "https://github.com/paulmillr/readdirp", - "repository": { - "type": "git", - "url": "git://github.com/paulmillr/readdirp.git" + "devDependencies": { + "nave": "^0.5.1", + "proxyquire": "^1.7.9", + "tap": "1.3.2", + "through2": "^2.0.0" }, "engines": { "node": ">=0.10" @@ -15,6 +54,7 @@ "readdirp.js", "stream-api.js" ], + "homepage": "https://github.com/paulmillr/readdirp", "keywords": [ "recursive", "fs", @@ -25,26 +65,21 @@ "find", "filter" ], + "license": "MIT", "main": "readdirp.js", + "name": "readdirp", + "repository": { + "type": "git", + "url": "git://github.com/paulmillr/readdirp.git" + }, "scripts": { - "test-main": "(cd test && set -e; for t in ./*.js; do node $t; done)", + "test": "npm run test-main", "test-0.10": "nave use 0.10 npm run test-main", "test-0.12": "nave use 0.12 npm run test-main", "test-4": "nave use 4.4 npm run test-main", "test-6": "nave use 6.2 npm run test-main", "test-all": "npm run test-main && npm run test-0.10 && npm run test-0.12 && npm run test-4 && npm run test-6", - "test": "npm run test-main" + "test-main": "(cd test && set -e; for t in ./*.js; do node $t; done)" }, - "dependencies": { - "graceful-fs": "^4.1.11", - "micromatch": "^3.1.10", - "readable-stream": "^2.0.2" - }, - "devDependencies": { - "nave": "^0.5.1", - "proxyquire": "^1.7.9", - "tap": "1.3.2", - "through2": "^2.0.0" - }, - "license": "MIT" + "version": "2.2.1" } diff --git a/node_modules/rechoir/package.json b/node_modules/rechoir/package.json index 5629390a..778fef28 100644 --- a/node_modules/rechoir/package.json +++ b/node_modules/rechoir/package.json @@ -1,35 +1,43 @@ { - "name": "rechoir", - "description": "Require any supported file as a node module.", - "version": "0.6.2", - "homepage": "https://github.com/tkellen/node-rechoir", + "_args": [ + [ + "rechoir@0.6.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "rechoir@0.6.2", + "_id": "rechoir@0.6.2", + "_inBundle": false, + "_integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", + "_location": "/rechoir", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "rechoir@0.6.2", + "name": "rechoir", + "escapedName": "rechoir", + "rawSpec": "0.6.2", + "saveSpec": null, + "fetchSpec": "0.6.2" + }, + "_requiredBy": [ + "/liftoff" + ], + "_resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz", + "_spec": "0.6.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Tyler Kellen", "url": "http://goingslowly.com/" }, - "repository": { - "type": "git", - "url": "git://github.com/tkellen/node-rechoir.git" - }, "bugs": { "url": "https://github.com/tkellen/node-rechoir/issues" }, - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/tkellen/node-rechoir/blob/master/LICENSE" - } - ], - "main": "index.js", - "engines": { - "node": ">= 0.10" - }, - "scripts": { - "test": "mocha -R spec test/index.js" - }, "dependencies": { "resolve": "^1.1.6" }, + "description": "Require any supported file as a node module.", "devDependencies": { "babel": "^5.4.3", "chai": "^2.3.0", @@ -53,6 +61,10 @@ "toml-require": "^1.0.1", "typescript-register": "^1.1.0" }, + "engines": { + "node": ">= 0.10" + }, + "homepage": "https://github.com/tkellen/node-rechoir", "keywords": [ "require", "cjsx", @@ -84,5 +96,21 @@ "xml", "yaml", "yml" - ] + ], + "licenses": [ + { + "type": "MIT", + "url": "https://github.com/tkellen/node-rechoir/blob/master/LICENSE" + } + ], + "main": "index.js", + "name": "rechoir", + "repository": { + "type": "git", + "url": "git://github.com/tkellen/node-rechoir.git" + }, + "scripts": { + "test": "mocha -R spec test/index.js" + }, + "version": "0.6.2" } diff --git a/node_modules/regex-not/node_modules/extend-shallow/package.json b/node_modules/regex-not/node_modules/extend-shallow/package.json index e5e91053..447b295c 100644 --- a/node_modules/regex-not/node_modules/extend-shallow/package.json +++ b/node_modules/regex-not/node_modules/extend-shallow/package.json @@ -1,32 +1,54 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "3.0.2", - "homepage": "https://github.com/jonschlinkert/extend-shallow", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "extend-shallow@3.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/extend-shallow", + "_from": "extend-shallow@3.0.2", + "_id": "extend-shallow@3.0.2", + "_inBundle": false, + "_integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", + "_location": "/regex-not/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@3.0.2", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "3.0.2", + "saveSpec": null, + "fetchSpec": "3.0.2" + }, + "_requiredBy": [ + "/regex-not" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "_spec": "3.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "assign-symbols": "^1.0.0", "is-extendable": "^1.0.1" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^1.0.0", "benchmarked": "^2.0.0", @@ -38,6 +60,13 @@ "mocha": "^3.5.3", "object-assign": "^4.1.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "assign", "clone", @@ -57,6 +86,16 @@ "utils", "value" ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -79,5 +118,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.0.2" } diff --git a/node_modules/regex-not/node_modules/is-extendable/package.json b/node_modules/regex-not/node_modules/is-extendable/package.json index 2aaab65a..51761676 100644 --- a/node_modules/regex-not/node_modules/is-extendable/package.json +++ b/node_modules/regex-not/node_modules/is-extendable/package.json @@ -1,33 +1,55 @@ { - "name": "is-extendable", - "description": "Returns true if a value is a plain object, array or function.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/is-extendable", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-extendable", + "_args": [ + [ + "is-extendable@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-extendable@1.0.1", + "_id": "is-extendable@1.0.1", + "_inBundle": false, + "_integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "_location": "/regex-not/is-extendable", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-extendable@1.0.1", + "name": "is-extendable", + "escapedName": "is-extendable", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/regex-not/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-extendable/issues" }, - "license": "MIT", - "files": [ - "index.js", - "index.d.ts" - ], - "main": "index.js", - "types": "index.d.ts", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-plain-object": "^2.0.4" }, + "description": "Returns true if a value is a plain object, array or function.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/jonschlinkert/is-extendable", "keywords": [ "array", "assign", @@ -42,6 +64,17 @@ "regex", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-extendable", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-extendable.git" + }, + "scripts": { + "test": "mocha" + }, + "types": "index.d.ts", "verb": { "related": { "list": [ @@ -63,5 +96,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/regex-not/node_modules/is-plain-object/package.json b/node_modules/regex-not/node_modules/is-plain-object/package.json index dd604986..715b108b 100644 --- a/node_modules/regex-not/node_modules/is-plain-object/package.json +++ b/node_modules/regex-not/node_modules/is-plain-object/package.json @@ -1,37 +1,60 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor.", - "version": "2.0.4", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-plain-object@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@2.0.4", + "_id": "is-plain-object@2.0.4", + "_inBundle": false, + "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "_location": "/regex-not/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@2.0.4", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/regex-not/is-extendable" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", - "test_browser": "mocha-phantomjs test/browser.html", - "test_node": "mocha", - "test": "npm run test_node && npm run browserify && npm run test_browser" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "browserify": "^14.4.0", "chai": "^4.0.2", @@ -41,6 +64,14 @@ "phantomjs": "^2.1.7", "uglify-js": "^3.0.24" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -55,6 +86,19 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test": "npm run test_node && npm run browserify && npm run test_browser", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha" + }, "types": "index.d.ts", "verb": { "toc": false, @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/regex-not/package.json b/node_modules/regex-not/package.json index 0320d532..87b22114 100644 --- a/node_modules/regex-not/package.json +++ b/node_modules/regex-not/package.json @@ -1,32 +1,62 @@ { - "name": "regex-not", - "description": "Create a javascript regular expression for matching everything except for the given string.", - "version": "1.0.2", - "homepage": "https://github.com/jonschlinkert/regex-not", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/regex-not", + "_args": [ + [ + "regex-not@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "regex-not@1.0.2", + "_id": "regex-not@1.0.2", + "_inBundle": false, + "_integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", + "_location": "/regex-not", + "_phantomChildren": { + "assign-symbols": "1.0.0", + "isobject": "3.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "regex-not@1.0.2", + "name": "regex-not", + "escapedName": "regex-not", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/expand-brackets", + "/extglob", + "/micromatch", + "/nanomatch", + "/to-regex" + ], + "_resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/regex-not/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "extend-shallow": "^3.0.2", "safe-regex": "^1.1.0" }, + "description": "Create a javascript regular expression for matching everything except for the given string.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/regex-not", "keywords": [ "exec", "match", @@ -37,6 +67,16 @@ "regular expression", "test" ], + "license": "MIT", + "main": "index.js", + "name": "regex-not", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/regex-not.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -59,5 +99,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.2" } diff --git a/node_modules/remove-bom-buffer/package.json b/node_modules/remove-bom-buffer/package.json index 546b0108..fa866729 100644 --- a/node_modules/remove-bom-buffer/package.json +++ b/node_modules/remove-bom-buffer/package.json @@ -1,37 +1,71 @@ { - "name": "remove-bom-buffer", - "description": "Remove a byte order mark (BOM) from a buffer.", - "version": "3.0.0", - "homepage": "https://github.com/jonschlinkert/remove-bom-buffer", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Blaine Bublitz (https://twitter.com/BlaineBublitz)", - "Erik Kemperman (https://github.com/erikkemperman)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "remove-bom-buffer@3.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/remove-bom-buffer", + "_from": "remove-bom-buffer@3.0.0", + "_id": "remove-bom-buffer@3.0.0", + "_inBundle": false, + "_integrity": "sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==", + "_location": "/remove-bom-buffer", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "remove-bom-buffer@3.0.0", + "name": "remove-bom-buffer", + "escapedName": "remove-bom-buffer", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/remove-bom-stream", + "/vinyl-fs", + "/vinyl-sourcemap" + ], + "_resolved": "https://registry.npmjs.org/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/remove-bom-buffer/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Blaine Bublitz", + "url": "https://twitter.com/BlaineBublitz" + }, + { + "name": "Erik Kemperman", + "url": "https://github.com/erikkemperman" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-buffer": "^1.1.5", "is-utf8": "^0.2.1" }, + "description": "Remove a byte order mark (BOM) from a buffer.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/remove-bom-buffer", "keywords": [ "bom", "buffer", @@ -43,6 +77,16 @@ "strip-bom-buffer", "strip-bom-string" ], + "license": "MIT", + "main": "index.js", + "name": "remove-bom-buffer", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/remove-bom-buffer.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -63,5 +107,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.0.0" } diff --git a/node_modules/remove-bom-stream/node_modules/through2/package.json b/node_modules/remove-bom-stream/node_modules/through2/package.json index 15960b63..21177273 100644 --- a/node_modules/remove-bom-stream/node_modules/through2/package.json +++ b/node_modules/remove-bom-stream/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/remove-bom-stream/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/remove-bom-stream" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/remove-bom-stream/package.json b/node_modules/remove-bom-stream/package.json index b5488290..dae58ff6 100644 --- a/node_modules/remove-bom-stream/package.json +++ b/node_modules/remove-bom-stream/package.json @@ -1,33 +1,55 @@ { - "name": "remove-bom-stream", - "version": "1.2.0", - "description": "Remove a UTF8 BOM at the start of the stream.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "remove-bom-stream@1.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "remove-bom-stream@1.2.0", + "_id": "remove-bom-stream@1.2.0", + "_inBundle": false, + "_integrity": "sha1-BfGlk/FuQuH7kOv1nejlaVJflSM=", + "_location": "/remove-bom-stream", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "remove-bom-stream@1.2.0", + "name": "remove-bom-stream", + "escapedName": "remove-bom-stream", + "rawSpec": "1.2.0", + "saveSpec": null, + "fetchSpec": "1.2.0" + }, + "_requiredBy": [ + "/vinyl-fs" + ], + "_resolved": "https://registry.npmjs.org/remove-bom-stream/-/remove-bom-stream-1.2.0.tgz", + "_spec": "1.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/remove-bom-stream/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/remove-bom-stream", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint index.js test/ && jscs index.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { - "safe-buffer": "^5.1.0", "remove-bom-buffer": "^3.0.0", + "safe-buffer": "^5.1.0", "through2": "^2.0.3" }, + "description": "Remove a UTF8 BOM at the start of the stream.", "devDependencies": { "buffer-equal": "^1.0.0", "eslint": "^1.10.3", @@ -41,11 +63,34 @@ "mocha": "^3.2.0", "stream-chunker": "^1.2.8" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/remove-bom-stream#readme", "keywords": [ "bom", "remove", "utf8", "streaming", "stream" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "remove-bom-stream", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/remove-bom-stream.git" + }, + "scripts": { + "cover": "istanbul cover _mocha", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint index.js test/ && jscs index.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.2.0" } diff --git a/node_modules/remove-trailing-separator/package.json b/node_modules/remove-trailing-separator/package.json index 47ef27a2..fc2beb8c 100644 --- a/node_modules/remove-trailing-separator/package.json +++ b/node_modules/remove-trailing-separator/package.json @@ -1,37 +1,71 @@ { - "name": "remove-trailing-separator", - "version": "1.1.0", + "_args": [ + [ + "remove-trailing-separator@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "remove-trailing-separator@1.1.0", + "_id": "remove-trailing-separator@1.1.0", + "_inBundle": false, + "_integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=", + "_location": "/remove-trailing-separator", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "remove-trailing-separator@1.1.0", + "name": "remove-trailing-separator", + "escapedName": "remove-trailing-separator", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/anymatch/normalize-path", + "/glob-stream", + "/replace-homedir", + "/vinyl", + "/vinyl-sourcemap/normalize-path" + ], + "_resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "darsain" + }, + "bugs": { + "url": "https://github.com/darsain/remove-trailing-separator/issues" + }, "description": "Removes separators from the end of the string.", - "main": "index.js", + "devDependencies": { + "ava": "^0.16.0", + "coveralls": "^2.11.14", + "nyc": "^8.3.0", + "xo": "^0.16.0" + }, "files": [ "index.js" ], - "scripts": { - "lint": "xo", - "pretest": "npm run lint", - "test": "nyc ava", - "report": "nyc report --reporter=html" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/darsain/remove-trailing-separator.git" - }, + "homepage": "https://github.com/darsain/remove-trailing-separator#readme", "keywords": [ "remove", "strip", "trailing", "separator" ], - "author": "darsain", "license": "ISC", - "bugs": { - "url": "https://github.com/darsain/remove-trailing-separator/issues" + "main": "index.js", + "name": "remove-trailing-separator", + "repository": { + "type": "git", + "url": "git+https://github.com/darsain/remove-trailing-separator.git" }, - "homepage": "https://github.com/darsain/remove-trailing-separator#readme", - "devDependencies": { - "ava": "^0.16.0", - "coveralls": "^2.11.14", - "nyc": "^8.3.0", - "xo": "^0.16.0" - } + "scripts": { + "lint": "xo", + "pretest": "npm run lint", + "report": "nyc report --reporter=html", + "test": "nyc ava" + }, + "version": "1.1.0" } diff --git a/node_modules/repeat-element/package.json b/node_modules/repeat-element/package.json index 537055f4..57efa433 100644 --- a/node_modules/repeat-element/package.json +++ b/node_modules/repeat-element/package.json @@ -1,24 +1,40 @@ { - "name": "repeat-element", - "description": "Create an array by repeating the given value n times.", - "version": "1.1.4", - "homepage": "https://github.com/jonschlinkert/repeat-element", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/repeat-element", + "_args": [ + [ + "repeat-element@1.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "repeat-element@1.1.4", + "_id": "repeat-element@1.1.4", + "_inBundle": false, + "_integrity": "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==", + "_location": "/repeat-element", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "repeat-element@1.1.4", + "name": "repeat-element", + "escapedName": "repeat-element", + "rawSpec": "1.1.4", + "saveSpec": null, + "fetchSpec": "1.1.4" + }, + "_requiredBy": [ + "/braces" + ], + "_resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz", + "_spec": "1.1.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/repeat-element/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Create an array by repeating the given value n times.", "devDependencies": { "benchmarked": "^2.0.0", "chalk": "^2.4.1", @@ -27,12 +43,29 @@ "minimist": "^1.2.0", "mocha": "^3.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/repeat-element", "keywords": [ "array", "element", "repeat", "string" ], + "license": "MIT", + "main": "index.js", + "name": "repeat-element", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/repeat-element.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -45,5 +78,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.1.4" } diff --git a/node_modules/repeat-string/package.json b/node_modules/repeat-string/package.json index 09f88929..b43d965c 100644 --- a/node_modules/repeat-string/package.json +++ b/node_modules/repeat-string/package.json @@ -1,31 +1,68 @@ { - "name": "repeat-string", - "description": "Repeat the given string n times. Fastest implementation for repeating a string.", - "version": "1.6.1", - "homepage": "https://github.com/jonschlinkert/repeat-string", - "author": "Jon Schlinkert (http://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://github.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Linus Unnebäck (http://linus.unnebäck.se)", - "Thijs Busser (http://tbusser.net)", - "Titus (wooorm.com)" + "_args": [ + [ + "repeat-string@1.6.1", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/repeat-string", + "_from": "repeat-string@1.6.1", + "_id": "repeat-string@1.6.1", + "_inBundle": false, + "_integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", + "_location": "/repeat-string", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "repeat-string@1.6.1", + "name": "repeat-string", + "escapedName": "repeat-string", + "rawSpec": "1.6.1", + "saveSpec": null, + "fetchSpec": "1.6.1" + }, + "_requiredBy": [ + "/fill-range", + "/to-regex-range" + ], + "_resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", + "_spec": "1.6.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "http://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/repeat-string/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "email": "brian.woodward@gmail.com", + "url": "https://github.com/doowb" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Linus Unnebäck", + "email": "linus@folkdatorn.se", + "url": "http://linus.unnebäck.se" + }, + { + "name": "Thijs Busser", + "email": "tbusser@gmail.com", + "url": "http://tbusser.net" + }, + { + "name": "Titus", + "email": "tituswormer@gmail.com", + "url": "wooorm.com" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10" - }, - "scripts": { - "test": "mocha" - }, + "description": "Repeat the given string n times. Fastest implementation for repeating a string.", "devDependencies": { "ansi-cyan": "^0.1.1", "benchmarked": "^0.2.5", @@ -36,6 +73,13 @@ "text-table": "^0.2.0", "yargs-parser": "^4.0.2" }, + "engines": { + "node": ">=0.10" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/repeat-string", "keywords": [ "fast", "fastest", @@ -53,6 +97,16 @@ "string", "times" ], + "license": "MIT", + "main": "index.js", + "name": "repeat-string", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/repeat-string.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -73,5 +127,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "1.6.1" } diff --git a/node_modules/replace-ext/package.json b/node_modules/replace-ext/package.json index 29aaef5c..8fa44a86 100644 --- a/node_modules/replace-ext/package.json +++ b/node_modules/replace-ext/package.json @@ -1,31 +1,53 @@ { - "name": "replace-ext", - "version": "1.0.1", - "description": "Replaces a file extension with another one", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "replace-ext@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "replace-ext@1.0.1", + "_id": "replace-ext@1.0.1", + "_inBundle": false, + "_integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==", + "_location": "/replace-ext", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "replace-ext@1.0.1", + "name": "replace-ext", + "escapedName": "replace-ext", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/fomantic-ui", + "/vinyl" + ], + "_resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/replace-ext/issues" + }, "contributors": [ - "Eric Schoffstall ", - "Blaine Bublitz " + { + "name": "Eric Schoffstall", + "email": "yo@contra.io" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/replace-ext", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "nyc mocha --async-only", - "cover": "nyc --reporter=lcov --reporter=text-summary npm test", - "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", - "coveralls": "nyc report --reporter=text-lcov | coveralls" - }, "dependencies": {}, + "description": "Replaces a file extension with another one", "devDependencies": { "coveralls": "github:phated/node-coveralls#2.x", "eslint": "^2.13.1", @@ -34,10 +56,34 @@ "mocha": "^3.0.0", "nyc": "^10.3.2" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/replace-ext#readme", "keywords": [ "gulp", "extensions", "filepath", "basename" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "replace-ext", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/replace-ext.git" + }, + "scripts": { + "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", + "cover": "nyc --reporter=lcov --reporter=text-summary npm test", + "coveralls": "nyc report --reporter=text-lcov | coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "nyc mocha --async-only" + }, + "version": "1.0.1" } diff --git a/node_modules/replace-homedir/package.json b/node_modules/replace-homedir/package.json index c0fd800e..ffdae575 100644 --- a/node_modules/replace-homedir/package.json +++ b/node_modules/replace-homedir/package.json @@ -1,33 +1,52 @@ { - "name": "replace-homedir", - "version": "1.0.0", - "description": "Replace user home in a string with another string. Useful for tildifying a path.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "replace-homedir@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "replace-homedir@1.0.0", + "_id": "replace-homedir@1.0.0", + "_inBundle": false, + "_integrity": "sha1-6H9tUTuSjd6AgmDBK+f+xv9ueYw=", + "_location": "/replace-homedir", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "replace-homedir@1.0.0", + "name": "replace-homedir", + "escapedName": "replace-homedir", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/replace-homedir/-/replace-homedir-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/replace-homedir/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/replace-homedir", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint . && jscs index.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "homedir-polyfill": "^1.0.1", "is-absolute": "^1.0.0", "remove-trailing-separator": "^1.1.0" }, + "description": "Replace user home in a string with another string. Useful for tildifying a path.", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", @@ -38,6 +57,14 @@ "jscs-preset-gulp": "^1.0.0", "mocha": "^2.4.5" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/replace-homedir#readme", "keywords": [ "path", "homedir", @@ -46,5 +73,20 @@ "subsitute", "user home", "tilde" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "replace-homedir", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/replace-homedir.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.0.0" } diff --git a/node_modules/replacestream/package.json b/node_modules/replacestream/package.json index f5dba785..df747939 100644 --- a/node_modules/replacestream/package.json +++ b/node_modules/replacestream/package.json @@ -1,18 +1,56 @@ { - "name": "replacestream", - "version": "4.0.3", + "_args": [ + [ + "replacestream@4.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "replacestream@4.0.3", + "_id": "replacestream@4.0.3", + "_inBundle": false, + "_integrity": "sha512-AC0FiLS352pBBiZhd4VXB1Ab/lh0lEgpP+GGvZqbQh8a5cmXVoTe5EX/YeTFArnp4SRGTHh1qCHu9lGs1qG8sA==", + "_location": "/replacestream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "replacestream@4.0.3", + "name": "replacestream", + "escapedName": "replacestream", + "rawSpec": "4.0.3", + "saveSpec": null, + "fetchSpec": "4.0.3" + }, + "_requiredBy": [ + "/gulp-replace" + ], + "_resolved": "https://registry.npmjs.org/replacestream/-/replacestream-4.0.3.tgz", + "_spec": "4.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Eugene Ware", + "email": "eugene@noblesamurai.com" + }, + "bugs": { + "url": "https://github.com/eugeneware/replacestream/issues" + }, + "dependencies": { + "escape-string-regexp": "^1.0.3", + "object-assign": "^4.0.1", + "readable-stream": "^2.0.2" + }, "description": "A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly", - "repository": "eugeneware/replacestream", - "author": "Eugene Ware ", - "license": "BSD-3-Clause", + "devDependencies": { + "chai": "^4.1.2", + "concat-stream": "^1.6.0", + "istanbul": "^0.4.5", + "istanbul-coveralls": "^1.0.3", + "mocha": "^3.5.3" + }, "files": [ "index.js" ], - "scripts": { - "test": "mocha --growl --full-trace", - "coverage": "istanbul cover _mocha", - "coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls" - }, + "homepage": "https://github.com/eugeneware/replacestream#readme", "keywords": [ "replace", "text", @@ -22,16 +60,16 @@ "streaming", "search" ], - "dependencies": { - "escape-string-regexp": "^1.0.3", - "object-assign": "^4.0.1", - "readable-stream": "^2.0.2" + "license": "BSD-3-Clause", + "name": "replacestream", + "repository": { + "type": "git", + "url": "git+https://github.com/eugeneware/replacestream.git" }, - "devDependencies": { - "chai": "^4.1.2", - "concat-stream": "^1.6.0", - "istanbul": "^0.4.5", - "istanbul-coveralls": "^1.0.3", - "mocha": "^3.5.3" - } + "scripts": { + "coverage": "istanbul cover _mocha", + "coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls", + "test": "mocha --growl --full-trace" + }, + "version": "4.0.3" } diff --git a/node_modules/require-dir/package.json b/node_modules/require-dir/package.json index d3cefb2a..2ac5097f 100644 --- a/node_modules/require-dir/package.json +++ b/node_modules/require-dir/package.json @@ -1,10 +1,41 @@ { - "name": "require-dir", - "description": "Helper to require() directories.", - "version": "1.2.0", - "author": "Aseem Kishore ", - "license": "MIT", + "_args": [ + [ + "require-dir@1.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "require-dir@1.2.0", + "_id": "require-dir@1.2.0", + "_inBundle": false, + "_integrity": "sha512-LY85DTSu+heYgDqq/mK+7zFHWkttVNRXC9NKcKGyuGLdlsfbjEPrIEYdCVrx6hqnJb+xSu3Lzaoo8VnmOhhjNA==", + "_location": "/require-dir", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "require-dir@1.2.0", + "name": "require-dir", + "escapedName": "require-dir", + "rawSpec": "1.2.0", + "saveSpec": null, + "fetchSpec": "1.2.0" + }, + "_requiredBy": [ + "/gulp-git" + ], + "_resolved": "https://registry.npmjs.org/require-dir/-/require-dir-1.2.0.tgz", + "_spec": "1.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Aseem Kishore", + "email": "aseem.kishore@gmail.com" + }, + "bugs": { + "url": "https://github.com/aseemk/requireDir/issues" + }, "dependencies": {}, + "description": "Helper to require() directories.", "devDependencies": { "coffee-script": "^1.3.3", "ts-node": "^1.3.0", @@ -13,12 +44,15 @@ "engines": { "node": "*" }, - "scripts": { - "test": "node test" - }, "homepage": "https://github.com/aseemk/requireDir", + "license": "MIT", + "name": "require-dir", "repository": { "type": "git", "url": "git://github.com/aseemk/requireDir.git" - } + }, + "scripts": { + "test": "node test" + }, + "version": "1.2.0" } diff --git a/node_modules/require-directory/package.json b/node_modules/require-directory/package.json index 25ece4b3..a31bd343 100644 --- a/node_modules/require-directory/package.json +++ b/node_modules/require-directory/package.json @@ -1,40 +1,72 @@ { - "author": "Troy Goode (http://github.com/troygoode/)", - "name": "require-directory", - "version": "2.1.1", + "_args": [ + [ + "require-directory@2.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "require-directory@2.1.1", + "_id": "require-directory@2.1.1", + "_inBundle": false, + "_integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=", + "_location": "/require-directory", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "require-directory@2.1.1", + "name": "require-directory", + "escapedName": "require-directory", + "rawSpec": "2.1.1", + "saveSpec": null, + "fetchSpec": "2.1.1" + }, + "_requiredBy": [ + "/yargs" + ], + "_resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "_spec": "2.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Troy Goode", + "email": "troygoode@gmail.com", + "url": "http://github.com/troygoode/" + }, + "bugs": { + "url": "http://github.com/troygoode/node-require-directory/issues/" + }, + "contributors": [ + { + "name": "Troy Goode", + "email": "troygoode@gmail.com", + "url": "http://github.com/troygoode/" + } + ], "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.", + "devDependencies": { + "jshint": "^2.6.0", + "mocha": "^2.1.0" + }, + "engines": { + "node": ">=0.10.0" + }, + "homepage": "https://github.com/troygoode/node-require-directory/", "keywords": [ "require", "directory", "library", "recursive" ], - "homepage": "https://github.com/troygoode/node-require-directory/", + "license": "MIT", "main": "index.js", + "name": "require-directory", "repository": { "type": "git", "url": "git://github.com/troygoode/node-require-directory.git" }, - "contributors": [ - { - "name": "Troy Goode", - "email": "troygoode@gmail.com", - "web": "http://github.com/troygoode/" - } - ], - "license": "MIT", - "bugs": { - "url": "http://github.com/troygoode/node-require-directory/issues/" - }, - "engines": { - "node": ">=0.10.0" - }, - "devDependencies": { - "jshint": "^2.6.0", - "mocha": "^2.1.0" - }, "scripts": { - "test": "mocha", - "lint": "jshint index.js test/test.js" - } + "lint": "jshint index.js test/test.js", + "test": "mocha" + }, + "version": "2.1.1" } diff --git a/node_modules/require-dot-file/package.json b/node_modules/require-dot-file/package.json index 43a3ace2..2e262e7b 100644 --- a/node_modules/require-dot-file/package.json +++ b/node_modules/require-dot-file/package.json @@ -1,16 +1,47 @@ { - "name": "require-dot-file", - "version": "0.4.0", - "title": "Require Dot File", + "_args": [ + [ + "require-dot-file@0.4.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "require-dot-file@0.4.0", + "_id": "require-dot-file@0.4.0", + "_inBundle": false, + "_integrity": "sha1-tb9ValWJXC1ZDl3srUU1cXhQqek=", + "_location": "/require-dot-file", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "require-dot-file@0.4.0", + "name": "require-dot-file", + "escapedName": "require-dot-file", + "rawSpec": "0.4.0", + "saveSpec": null, + "fetchSpec": "0.4.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/require-dot-file/-/require-dot-file-0.4.0.tgz", + "_spec": "0.4.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jack Lukic", + "email": "jack@semantic-ui.com" + }, + "bugs": { + "url": "https://github.com/jlukic/require-dot-file/issues" + }, "description": "Recursively walks parent folders looking for a config file", "homepage": "http://github.com/jlukic/require-dot-file/", - "author": "Jack Lukic ", "license": "MIT", + "name": "require-dot-file", "repository": { "type": "git", "url": "git://github.com/jlukic/require-dot-file.git" }, - "bugs": { - "url": "https://github.com/jlukic/require-dot-file/issues" - } + "title": "Require Dot File", + "version": "0.4.0" } diff --git a/node_modules/require-main-filename/package.json b/node_modules/require-main-filename/package.json index 558db27b..91296199 100644 --- a/node_modules/require-main-filename/package.json +++ b/node_modules/require-main-filename/package.json @@ -1,30 +1,61 @@ { - "name": "require-main-filename", - "version": "1.0.1", + "_args": [ + [ + "require-main-filename@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "require-main-filename@1.0.1", + "_id": "require-main-filename@1.0.1", + "_inBundle": false, + "_integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=", + "_location": "/require-main-filename", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "require-main-filename@1.0.1", + "name": "require-main-filename", + "escapedName": "require-main-filename", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/yargs" + ], + "_resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Ben Coe", + "email": "ben@npmjs.com" + }, + "bugs": { + "url": "https://github.com/yargs/require-main-filename/issues" + }, "description": "shim for require.main.filename() that works in as many environments as possible", - "main": "index.js", - "scripts": { - "pretest": "standard", - "test": "tap --coverage test.js" - }, - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/yargs/require-main-filename.git" + "devDependencies": { + "chai": "^3.5.0", + "standard": "^6.0.5", + "tap": "^5.2.0" }, + "homepage": "https://github.com/yargs/require-main-filename#readme", "keywords": [ "require", "shim", "iisnode" ], - "author": "Ben Coe ", "license": "ISC", - "bugs": { - "url": "https://github.com/yargs/require-main-filename/issues" + "main": "index.js", + "name": "require-main-filename", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/yargs/require-main-filename.git" }, - "homepage": "https://github.com/yargs/require-main-filename#readme", - "devDependencies": { - "chai": "^3.5.0", - "standard": "^6.0.5", - "tap": "^5.2.0" - } + "scripts": { + "pretest": "standard", + "test": "tap --coverage test.js" + }, + "version": "1.0.1" } diff --git a/node_modules/resolve-dir/package.json b/node_modules/resolve-dir/package.json index 1899e6e9..1122cfcd 100644 --- a/node_modules/resolve-dir/package.json +++ b/node_modules/resolve-dir/package.json @@ -1,33 +1,58 @@ { - "name": "resolve-dir", - "description": "Resolve a directory that is either local, global or in the user's home directory.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/resolve-dir", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/resolve-dir", + "_args": [ + [ + "resolve-dir@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "resolve-dir@1.0.1", + "_id": "resolve-dir@1.0.1", + "_inBundle": false, + "_integrity": "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=", + "_location": "/resolve-dir", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "resolve-dir@1.0.1", + "name": "resolve-dir", + "escapedName": "resolve-dir", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/findup-sync", + "/global-modules", + "/matchdep/findup-sync" + ], + "_resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/resolve-dir/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "expand-tilde": "^2.0.0", "global-modules": "^1.0.0" }, + "description": "Resolve a directory that is either local, global or in the user's home directory.", "devDependencies": { "gulp-format-md": "^1.0.0", "homedir-polyfill": "^1.0.1", "mocha": "^3.5.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/resolve-dir", "keywords": [ "dir", "directory", @@ -46,6 +71,16 @@ "user-home", "userhome" ], + "license": "MIT", + "main": "index.js", + "name": "resolve-dir", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/resolve-dir.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -69,5 +104,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/resolve-options/package.json b/node_modules/resolve-options/package.json index b1c89f67..f850cc5f 100644 --- a/node_modules/resolve-options/package.json +++ b/node_modules/resolve-options/package.json @@ -1,31 +1,50 @@ { - "name": "resolve-options", - "version": "1.1.0", - "description": "Resolve an options object based on configuration.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "resolve-options@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "resolve-options@1.1.0", + "_id": "resolve-options@1.1.0", + "_inBundle": false, + "_integrity": "sha1-MrueOcBtZzONyTeMDW1gdFZq0TE=", + "_location": "/resolve-options", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "resolve-options@1.1.0", + "name": "resolve-options", + "escapedName": "resolve-options", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/vinyl-fs" + ], + "_resolved": "https://registry.npmjs.org/resolve-options/-/resolve-options-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/resolve-options/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/resolve-options", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint index.js test/ && jscs index.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "value-or-function": "^3.0.0" }, + "description": "Resolve an options object based on configuration.", "devDependencies": { "eslint": "^1.10.3", "eslint-config-gulp": "^2.0.0", @@ -36,6 +55,14 @@ "jscs-preset-gulp": "^1.0.0", "mocha": "^3.2.0" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/resolve-options#readme", "keywords": [ "options", "functions", @@ -46,5 +73,20 @@ "opts", "opt", "default" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "resolve-options", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/resolve-options.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint index.js test/ && jscs index.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.1.0" } diff --git a/node_modules/resolve-url/package.json b/node_modules/resolve-url/package.json index 94423663..721a0bc8 100644 --- a/node_modules/resolve-url/package.json +++ b/node_modules/resolve-url/package.json @@ -1,23 +1,59 @@ { - "name": "resolve-url", - "version": "0.2.1", + "_args": [ + [ + "resolve-url@0.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "resolve-url@0.2.1", + "_id": "resolve-url@0.2.1", + "_inBundle": false, + "_integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=", + "_location": "/resolve-url", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "resolve-url@0.2.1", + "name": "resolve-url", + "escapedName": "resolve-url", + "rawSpec": "0.2.1", + "saveSpec": null, + "fetchSpec": "0.2.1" + }, + "_requiredBy": [ + "/source-map-resolve" + ], + "_resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", + "_spec": "0.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Simon Lydell" + }, + "bugs": { + "url": "https://github.com/lydell/resolve-url/issues" + }, "description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.", - "author": "Simon Lydell", - "license": "MIT", - "main": "resolve-url.js", - "repository": "lydell/resolve-url", + "devDependencies": { + "jshint": "~2.4.3", + "tape": "~2.5.0", + "testling": "~1.6.0" + }, + "homepage": "https://github.com/lydell/resolve-url#readme", "keywords": [ "resolve", "url" ], + "license": "MIT", + "main": "resolve-url.js", + "name": "resolve-url", + "repository": { + "type": "git", + "url": "git+https://github.com/lydell/resolve-url.git" + }, "scripts": { "test": "jshint resolve-url.js test/ && testling -u" }, - "devDependencies": { - "testling": "~1.6.0", - "jshint": "~2.4.3", - "tape": "~2.5.0" - }, "testling": { "files": "test/*.js", "browsers": [ @@ -30,5 +66,6 @@ "iphone/6", "android-browser/4" ] - } + }, + "version": "0.2.1" } diff --git a/node_modules/resolve/package.json b/node_modules/resolve/package.json index 5cad3f3f..cae5f809 100644 --- a/node_modules/resolve/package.json +++ b/node_modules/resolve/package.json @@ -1,62 +1,97 @@ { - "name": "resolve", - "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", - "version": "1.22.0", - "repository": { - "type": "git", - "url": "git://github.com/browserify/resolve.git" - }, - "bin": { - "resolve": "./bin/resolve" - }, - "main": "index.js", - "keywords": [ - "resolve", - "require", - "node", - "module" - ], - "scripts": { - "prepublishOnly": "safe-publish-latest && cp node_modules/is-core-module/core.json ./lib/ ||:", - "prepublish": "not-in-publish || npm run prepublishOnly", - "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')", - "lint": "eslint --ext=js,mjs --no-eslintrc -c .eslintrc . 'bin/**'", - "pretests-only": "cd ./test/resolver/nested_symlinks && node mylib/sync && node mylib/async", - "tests-only": "tape test/*.js", - "pretest": "npm run lint", - "test": "npm run --silent tests-only", - "posttest": "npm run test:multirepo && aud --production", - "test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test" - }, - "devDependencies": { - "@ljharb/eslint-config": "^20.2.0", - "array.prototype.map": "^1.0.4", - "aud": "^2.0.0", - "copy-dir": "^1.3.0", - "eclint": "^2.8.1", - "eslint": "^8.7.0", - "in-publish": "^2.0.1", - "mkdirp": "^0.5.5", - "mv": "^2.1.1", - "object-keys": "^1.1.1", - "rimraf": "^2.7.1", - "safe-publish-latest": "^2.0.0", - "tap": "0.4.13", - "tape": "^5.4.1", - "tmp": "^0.0.31" - }, - "license": "MIT", - "author": { - "name": "James Halliday", - "email": "mail@substack.net", - "url": "http://substack.net" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - }, - "dependencies": { - "is-core-module": "^2.8.1", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - } + "_args": [ + [ + "resolve@1.22.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "resolve@1.22.0", + "_id": "resolve@1.22.0", + "_inBundle": false, + "_integrity": "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==", + "_location": "/resolve", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "resolve@1.22.0", + "name": "resolve", + "escapedName": "resolve", + "rawSpec": "1.22.0", + "saveSpec": null, + "fetchSpec": "1.22.0" + }, + "_requiredBy": [ + "/liftoff", + "/matchdep", + "/normalize-package-data", + "/rechoir" + ], + "_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz", + "_spec": "1.22.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "James Halliday", + "email": "mail@substack.net", + "url": "http://substack.net" + }, + "bin": { + "resolve": "bin/resolve" + }, + "bugs": { + "url": "https://github.com/browserify/resolve/issues" + }, + "dependencies": { + "is-core-module": "^2.8.1", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", + "devDependencies": { + "@ljharb/eslint-config": "^20.2.0", + "array.prototype.map": "^1.0.4", + "aud": "^2.0.0", + "copy-dir": "^1.3.0", + "eclint": "^2.8.1", + "eslint": "^8.7.0", + "in-publish": "^2.0.1", + "mkdirp": "^0.5.5", + "mv": "^2.1.1", + "object-keys": "^1.1.1", + "rimraf": "^2.7.1", + "safe-publish-latest": "^2.0.0", + "tap": "0.4.13", + "tape": "^5.4.1", + "tmp": "^0.0.31" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + }, + "homepage": "https://github.com/browserify/resolve#readme", + "keywords": [ + "resolve", + "require", + "node", + "module" + ], + "license": "MIT", + "main": "index.js", + "name": "resolve", + "repository": { + "type": "git", + "url": "git://github.com/browserify/resolve.git" + }, + "scripts": { + "lint": "eslint --ext=js,mjs --no-eslintrc -c .eslintrc . 'bin/**'", + "posttest": "npm run test:multirepo && aud --production", + "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')", + "prepublish": "not-in-publish || npm run prepublishOnly", + "prepublishOnly": "safe-publish-latest && cp node_modules/is-core-module/core.json ./lib/ ||:", + "pretest": "npm run lint", + "pretests-only": "cd ./test/resolver/nested_symlinks && node mylib/sync && node mylib/async", + "test": "npm run --silent tests-only", + "test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test", + "tests-only": "tape test/*.js" + }, + "version": "1.22.0" } diff --git a/node_modules/restore-cursor/package.json b/node_modules/restore-cursor/package.json index f121ed1e..45bc41c4 100644 --- a/node_modules/restore-cursor/package.json +++ b/node_modules/restore-cursor/package.json @@ -1,20 +1,52 @@ { - "name": "restore-cursor", - "version": "2.0.0", - "description": "Gracefully restore the CLI cursor on exit", - "license": "MIT", - "repository": "sindresorhus/restore-cursor", + "_args": [ + [ + "restore-cursor@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "restore-cursor@2.0.0", + "_id": "restore-cursor@2.0.0", + "_inBundle": false, + "_integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=", + "_location": "/restore-cursor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "restore-cursor@2.0.0", + "name": "restore-cursor", + "escapedName": "restore-cursor", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/cli-cursor" + ], + "_resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/restore-cursor/issues" + }, + "dependencies": { + "onetime": "^2.0.0", + "signal-exit": "^3.0.2" + }, + "description": "Gracefully restore the CLI cursor on exit", "engines": { "node": ">=4" }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/restore-cursor#readme", "keywords": [ "exit", "quit", @@ -37,8 +69,11 @@ "shell", "command-line" ], - "dependencies": { - "onetime": "^2.0.0", - "signal-exit": "^3.0.2" - } + "license": "MIT", + "name": "restore-cursor", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/restore-cursor.git" + }, + "version": "2.0.0" } diff --git a/node_modules/ret/package.json b/node_modules/ret/package.json index 2fde9a44..4f867d7d 100644 --- a/node_modules/ret/package.json +++ b/node_modules/ret/package.json @@ -1,6 +1,54 @@ { - "name": "ret", + "_args": [ + [ + "ret@0.1.15", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ret@0.1.15", + "_id": "ret@0.1.15", + "_inBundle": false, + "_integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==", + "_location": "/ret", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ret@0.1.15", + "name": "ret", + "escapedName": "ret", + "rawSpec": "0.1.15", + "saveSpec": null, + "fetchSpec": "0.1.15" + }, + "_requiredBy": [ + "/safe-regex" + ], + "_resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", + "_spec": "0.1.15", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Roly Fentanes", + "url": "https://github.com/fent" + }, + "bugs": { + "url": "https://github.com/fent/ret.js/issues" + }, "description": "Tokenizes a string that represents a regular expression.", + "devDependencies": { + "istanbul": "*", + "vows": "*" + }, + "directories": { + "lib": "./lib" + }, + "engines": { + "node": ">=0.12" + }, + "files": [ + "lib" + ], + "homepage": "https://github.com/fent/ret.js#readme", "keywords": [ "regex", "regexp", @@ -8,28 +56,15 @@ "parser", "tokenizer" ], - "version": "0.1.15", + "license": "MIT", + "main": "./lib/index.js", + "name": "ret", "repository": { "type": "git", "url": "git://github.com/fent/ret.js.git" }, - "author": "Roly Fentanes (https://github.com/fent)", - "main": "./lib/index.js", - "files": [ - "lib" - ], "scripts": { "test": "istanbul cover vows -- --spec test/*-test.js" }, - "directories": { - "lib": "./lib" - }, - "devDependencies": { - "istanbul": "*", - "vows": "*" - }, - "engines": { - "node": ">=0.12" - }, - "license": "MIT" + "version": "0.1.15" } diff --git a/node_modules/rework-import/node_modules/glob/package.json b/node_modules/rework-import/node_modules/glob/package.json index 9e98d23e..d93c6358 100644 --- a/node_modules/rework-import/node_modules/glob/package.json +++ b/node_modules/rework-import/node_modules/glob/package.json @@ -1,20 +1,39 @@ { - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "name": "glob", - "description": "a little globber", - "version": "5.0.15", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/node-glob.git" - }, - "main": "glob.js", - "files": [ - "glob.js", - "sync.js", - "common.js" + "_args": [ + [ + "glob@5.0.15", + "F:\\laragon\\www\\wishthis" + ] ], - "engines": { - "node": "*" + "_from": "glob@5.0.15", + "_id": "glob@5.0.15", + "_inBundle": false, + "_integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=", + "_location": "/rework-import/glob", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "glob@5.0.15", + "name": "glob", + "escapedName": "glob", + "rawSpec": "5.0.15", + "saveSpec": null, + "fetchSpec": "5.0.15" + }, + "_requiredBy": [ + "/rework-import/globby" + ], + "_resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz", + "_spec": "5.0.15", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/node-glob/issues" }, "dependencies": { "inflight": "^1.0.4", @@ -23,20 +42,37 @@ "once": "^1.3.0", "path-is-absolute": "^1.0.0" }, + "description": "a little globber", "devDependencies": { "mkdirp": "0", "rimraf": "^2.2.8", "tap": "^1.1.4", "tick": "0.0.6" }, + "engines": { + "node": "*" + }, + "files": [ + "glob.js", + "sync.js", + "common.js" + ], + "homepage": "https://github.com/isaacs/node-glob#readme", + "license": "ISC", + "main": "glob.js", + "name": "glob", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/node-glob.git" + }, "scripts": { + "bench": "bash benchmark.sh", + "benchclean": "node benchclean.js", "prepublish": "npm run benchclean", + "prof": "bash prof.sh && cat profile.txt", "profclean": "rm -f v8.log profile.txt", "test": "tap test/*.js --cov", - "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js", - "bench": "bash benchmark.sh", - "prof": "bash prof.sh && cat profile.txt", - "benchclean": "node benchclean.js" + "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js" }, - "license": "ISC" + "version": "5.0.15" } diff --git a/node_modules/rework-import/node_modules/globby/package.json b/node_modules/rework-import/node_modules/globby/package.json index 39095eeb..d68ccfca 100644 --- a/node_modules/rework-import/node_modules/globby/package.json +++ b/node_modules/rework-import/node_modules/globby/package.json @@ -1,24 +1,61 @@ { - "name": "globby", - "version": "2.1.0", - "description": "Extends `glob` with support for multiple patterns", - "license": "MIT", - "repository": "sindresorhus/globby", + "_args": [ + [ + "globby@2.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "globby@2.1.0", + "_id": "globby@2.1.0", + "_inBundle": false, + "_integrity": "sha1-npGSvNM/Srak+JTl5+qLcTITxII=", + "_location": "/rework-import/globby", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "globby@2.1.0", + "name": "globby", + "escapedName": "globby", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/rework-import" + ], + "_resolved": "https://registry.npmjs.org/globby/-/globby-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/globby/issues" + }, + "dependencies": { + "array-union": "^1.0.1", + "async": "^1.2.1", + "glob": "^5.0.3", + "object-assign": "^3.0.0" + }, + "description": "Extends `glob` with support for multiple patterns", + "devDependencies": { + "glob-stream": "github:wearefractal/glob-stream#master", + "globby": "github:sindresorhus/globby#master", + "matcha": "^0.6.0", + "mocha": "*", + "rimraf": "^2.2.8" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "bench": "npm update globby glob-stream && matcha bench.js", - "test": "mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/globby#readme", "keywords": [ "glob", "globs", @@ -50,17 +87,15 @@ "util", "utility" ], - "dependencies": { - "array-union": "^1.0.1", - "async": "^1.2.1", - "glob": "^5.0.3", - "object-assign": "^3.0.0" + "license": "MIT", + "name": "globby", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/globby.git" }, - "devDependencies": { - "glob-stream": "wearefractal/glob-stream#master", - "globby": "sindresorhus/globby#master", - "matcha": "^0.6.0", - "mocha": "*", - "rimraf": "^2.2.8" - } + "scripts": { + "bench": "npm update globby glob-stream && matcha bench.js", + "test": "mocha" + }, + "version": "2.1.0" } diff --git a/node_modules/rework-import/node_modules/object-assign/package.json b/node_modules/rework-import/node_modules/object-assign/package.json index c3b37fef..a765ca6e 100644 --- a/node_modules/rework-import/node_modules/object-assign/package.json +++ b/node_modules/rework-import/node_modules/object-assign/package.json @@ -1,23 +1,51 @@ { - "name": "object-assign", - "version": "3.0.0", - "description": "ES6 Object.assign() ponyfill", - "license": "MIT", - "repository": "sindresorhus/object-assign", + "_args": [ + [ + "object-assign@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "object-assign@3.0.0", + "_id": "object-assign@3.0.0", + "_inBundle": false, + "_integrity": "sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I=", + "_location": "/rework-import/object-assign", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "object-assign@3.0.0", + "name": "object-assign", + "escapedName": "object-assign", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/rework-import/globby" + ], + "_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/object-assign/issues" + }, + "description": "ES6 Object.assign() ponyfill", + "devDependencies": { + "mocha": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/object-assign#readme", "keywords": [ "object", "assign", @@ -32,7 +60,14 @@ "shim", "browser" ], - "devDependencies": { - "mocha": "*" - } + "license": "MIT", + "name": "object-assign", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/object-assign.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "3.0.0" } diff --git a/node_modules/rework-import/package.json b/node_modules/rework-import/package.json index 79191ea9..83755d6c 100644 --- a/node_modules/rework-import/package.json +++ b/node_modules/rework-import/package.json @@ -1,38 +1,81 @@ { - "name": "rework-import", - "version": "2.1.0", - "description": "A rework plugin to read and inline CSS files via @import", - "license": "MIT", - "repository": "reworkcss/rework-import", + "_args": [ + [ + "rework-import@2.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "rework-import@2.1.0", + "_id": "rework-import@2.1.0", + "_inBundle": false, + "_integrity": "sha1-wm7StTFZrHvi7GDaIj74lgPB7x8=", + "_location": "/rework-import", + "_phantomChildren": { + "array-union": "1.0.2", + "async": "1.5.2", + "inflight": "1.0.6", + "inherits": "2.0.4", + "minimatch": "3.0.5", + "once": "1.4.0", + "path-is-absolute": "1.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "rework-import@2.1.0", + "name": "rework-import", + "escapedName": "rework-import", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/gulp-concat-css" + ], + "_resolved": "https://registry.npmjs.org/rework-import/-/rework-import-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", "authors": [ "Kevin Mårtensson ", "Jason Campbell ", "Maxime Thirouin " ], - "engines": { - "node": ">=0.10.0" + "bugs": { + "url": "https://github.com/reworkcss/rework-import/issues" }, - "scripts": { - "test": "node test/test.js" - }, - "files": [ - "index.js" - ], - "keywords": [ - "css", - "import", - "media", - "rework" - ], "dependencies": { "css": "^2.0.0", "globby": "^2.0.0", "parse-import": "^2.0.0", "url-regex": "^3.0.0" }, + "description": "A rework plugin to read and inline CSS files via @import", "devDependencies": { "ava": "^0.0.4", "css-whitespace": "^1.1.0", "rework": "^1.0.0" - } + }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/reworkcss/rework-import#readme", + "keywords": [ + "css", + "import", + "media", + "rework" + ], + "license": "MIT", + "name": "rework-import", + "repository": { + "type": "git", + "url": "git+https://github.com/reworkcss/rework-import.git" + }, + "scripts": { + "test": "node test/test.js" + }, + "version": "2.1.0" } diff --git a/node_modules/rework-plugin-function/package.json b/node_modules/rework-plugin-function/package.json index 183a12db..ad769d6f 100644 --- a/node_modules/rework-plugin-function/package.json +++ b/node_modules/rework-plugin-function/package.json @@ -1,15 +1,48 @@ { - "name": "rework-plugin-function", - "version": "1.0.2", + "_args": [ + [ + "rework-plugin-function@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "rework-plugin-function@1.0.2", + "_id": "rework-plugin-function@1.0.2", + "_inBundle": false, + "_integrity": "sha1-Es5G+1sptdk1FGaD9rmM9J0jc7k=", + "_location": "/rework-plugin-function", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "rework-plugin-function@1.0.2", + "name": "rework-plugin-function", + "escapedName": "rework-plugin-function", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/rework-plugin-url" + ], + "_resolved": "https://registry.npmjs.org/rework-plugin-function/-/rework-plugin-function-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "reworkcss" + }, + "bugs": { + "url": "https://github.com/reworkcss/rework-plugin-function/issues" + }, + "dependencies": { + "rework-visit": "^1.0.0" + }, "description": "function() plugin for rework, formerly included in core", - "main": "index.js", - "scripts": { - "test": "mocha --require should --reporter spec" - }, - "repository": { - "type": "git", - "url": "git://github.com/reworkcss/rework-plugin-function.git" + "devDependencies": { + "mocha": "^1.17.1", + "rework": "^1.0.0", + "should": "^3.1.3" }, + "homepage": "https://github.com/reworkcss/rework-plugin-function", "keywords": [ "browser", "server", @@ -17,18 +50,15 @@ "preprocess", "transform" ], - "author": "reworkcss", "license": "MIT", - "bugs": { - "url": "https://github.com/reworkcss/rework-plugin-function/issues" + "main": "index.js", + "name": "rework-plugin-function", + "repository": { + "type": "git", + "url": "git://github.com/reworkcss/rework-plugin-function.git" }, - "homepage": "https://github.com/reworkcss/rework-plugin-function", - "devDependencies": { - "should": "^3.1.3", - "mocha": "^1.17.1", - "rework": "^1.0.0" + "scripts": { + "test": "mocha --require should --reporter spec" }, - "dependencies": { - "rework-visit": "^1.0.0" - } + "version": "1.0.2" } diff --git a/node_modules/rework-plugin-url/package.json b/node_modules/rework-plugin-url/package.json index 82ad1b53..ffc5f6f2 100644 --- a/node_modules/rework-plugin-url/package.json +++ b/node_modules/rework-plugin-url/package.json @@ -1,15 +1,48 @@ { - "name": "rework-plugin-url", - "version": "1.1.0", + "_args": [ + [ + "rework-plugin-url@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "rework-plugin-url@1.1.0", + "_id": "rework-plugin-url@1.1.0", + "_inBundle": false, + "_integrity": "sha1-q1PosQV7nV7MHIJz/32xhgg3XEU=", + "_location": "/rework-plugin-url", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "rework-plugin-url@1.1.0", + "name": "rework-plugin-url", + "escapedName": "rework-plugin-url", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-concat-css" + ], + "_resolved": "https://registry.npmjs.org/rework-plugin-url/-/rework-plugin-url-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "reworkcss" + }, + "bugs": { + "url": "https://github.com/reworkcss/rework-plugin-url/issues" + }, + "dependencies": { + "rework-plugin-function": "^1.0.0" + }, "description": "url() plugin for rework, formerly included in core", - "main": "index.js", - "scripts": { - "test": "mocha --require should --reporter spec" - }, - "repository": { - "type": "git", - "url": "git://github.com/reworkcss/rework-plugin-url.git" + "devDependencies": { + "mocha": "^1.17.1", + "rework": "^1.0.0", + "should": "^3.1.3" }, + "homepage": "https://github.com/reworkcss/rework-plugin-url", "keywords": [ "browser", "server", @@ -17,18 +50,15 @@ "preprocess", "transform" ], - "author": "reworkcss", "license": "MIT", - "bugs": { - "url": "https://github.com/reworkcss/rework-plugin-url/issues" + "main": "index.js", + "name": "rework-plugin-url", + "repository": { + "type": "git", + "url": "git://github.com/reworkcss/rework-plugin-url.git" }, - "homepage": "https://github.com/reworkcss/rework-plugin-url", - "devDependencies": { - "should": "^3.1.3", - "mocha": "^1.17.1", - "rework": "^1.0.0" + "scripts": { + "test": "mocha --require should --reporter spec" }, - "dependencies": { - "rework-plugin-function": "^1.0.0" - } + "version": "1.1.0" } diff --git a/node_modules/rework-visit/package.json b/node_modules/rework-visit/package.json index 7ea6d7dc..0f32ae01 100644 --- a/node_modules/rework-visit/package.json +++ b/node_modules/rework-visit/package.json @@ -1,7 +1,38 @@ { - "name": "rework-visit", - "version": "1.0.0", + "_args": [ + [ + "rework-visit@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "rework-visit@1.0.0", + "_id": "rework-visit@1.0.0", + "_inBundle": false, + "_integrity": "sha1-mUWygD8hni96ygCtuLyfZA+ELJo=", + "_location": "/rework-visit", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "rework-visit@1.0.0", + "name": "rework-visit", + "escapedName": "rework-visit", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/rework-plugin-function" + ], + "_resolved": "https://registry.npmjs.org/rework-visit/-/rework-visit-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "description": "Rework declaration visitor utility", - "keywords": ["css", "rework"], - "license": "MIT" + "keywords": [ + "css", + "rework" + ], + "license": "MIT", + "name": "rework-visit", + "version": "1.0.0" } diff --git a/node_modules/rework/package.json b/node_modules/rework/package.json index a49ce699..d44c9945 100644 --- a/node_modules/rework/package.json +++ b/node_modules/rework/package.json @@ -1,22 +1,52 @@ { - "name": "rework", - "version": "1.0.1", - "description": "Plugin framework for CSS preprocessing", - "main": "index", - "files": [ - "index.js" + "_args": [ + [ + "rework@1.0.1", + "F:\\laragon\\www\\wishthis" + ] ], - "dependencies": { - "css": "^2.0.0", - "convert-source-map": "^0.3.3" + "_from": "rework@1.0.1", + "_id": "rework@1.0.1", + "_inBundle": false, + "_integrity": "sha1-MIBqhBNCtUUQqkEQhQzUhTQUSqc=", + "_location": "/rework", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "rework@1.0.1", + "name": "rework", + "escapedName": "rework", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" }, + "_requiredBy": [ + "/gulp-concat-css" + ], + "_resolved": "https://registry.npmjs.org/rework/-/rework-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "TJ Holowaychuk", + "email": "tj@vision-media.ca" + }, + "bugs": { + "url": "https://github.com/reworkcss/rework/issues" + }, + "dependencies": { + "convert-source-map": "^0.3.3", + "css": "^2.0.0" + }, + "description": "Plugin framework for CSS preprocessing", "devDependencies": { "mocha": "^1.20.1", "should": "^4.0.4" }, - "scripts": { - "test": "mocha --require should --reporter spec" - }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/reworkcss/rework#readme", "keywords": [ "css", "manipulation", @@ -24,9 +54,14 @@ "transform", "server" ], - "author": "TJ Holowaychuk ", + "main": "index", + "name": "rework", "repository": { "type": "git", "url": "git://github.com/reworkcss/rework.git" - } + }, + "scripts": { + "test": "mocha --require should --reporter spec" + }, + "version": "1.0.1" } diff --git a/node_modules/rimraf/package.json b/node_modules/rimraf/package.json index 26e05d85..3f316054 100644 --- a/node_modules/rimraf/package.json +++ b/node_modules/rimraf/package.json @@ -1,29 +1,70 @@ { - "name": "rimraf", - "version": "2.7.1", - "main": "rimraf.js", - "description": "A deep deletion module for node (like `rm -rf`)", - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "license": "ISC", - "repository": "git://github.com/isaacs/rimraf.git", - "scripts": { - "preversion": "npm test", - "postversion": "npm publish", - "postpublish": "git push origin --all; git push origin --tags", - "test": "tap test/*.js" + "_args": [ + [ + "rimraf@2.7.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "rimraf@2.7.1", + "_id": "rimraf@2.7.1", + "_inBundle": false, + "_integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", + "_location": "/rimraf", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "rimraf@2.7.1", + "name": "rimraf", + "escapedName": "rimraf", + "rawSpec": "2.7.1", + "saveSpec": null, + "fetchSpec": "2.7.1" + }, + "_requiredBy": [ + "/del" + ], + "_resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", + "_spec": "2.7.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bin": { + "rimraf": "bin.js" + }, + "bugs": { + "url": "https://github.com/isaacs/rimraf/issues" }, - "bin": "./bin.js", "dependencies": { "glob": "^7.1.3" }, + "description": "A deep deletion module for node (like `rm -rf`)", + "devDependencies": { + "mkdirp": "^0.5.1", + "tap": "^12.1.1" + }, "files": [ "LICENSE", "README.md", "bin.js", "rimraf.js" ], - "devDependencies": { - "mkdirp": "^0.5.1", - "tap": "^12.1.1" - } + "homepage": "https://github.com/isaacs/rimraf#readme", + "license": "ISC", + "main": "rimraf.js", + "name": "rimraf", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/rimraf.git" + }, + "scripts": { + "postpublish": "git push origin --all; git push origin --tags", + "postversion": "npm publish", + "preversion": "npm test", + "test": "tap test/*.js" + }, + "version": "2.7.1" } diff --git a/node_modules/rtlcss/node_modules/ansi-styles/package.json b/node_modules/rtlcss/node_modules/ansi-styles/package.json index 65edb48c..14ceec65 100644 --- a/node_modules/rtlcss/node_modules/ansi-styles/package.json +++ b/node_modules/rtlcss/node_modules/ansi-styles/package.json @@ -1,56 +1,91 @@ { - "name": "ansi-styles", - "version": "3.2.1", - "description": "ANSI escape codes for styling strings in the terminal", - "license": "MIT", - "repository": "chalk/ansi-styles", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && ava", - "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor" - }, - "files": [ - "index.js" - ], - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "dependencies": { - "color-convert": "^1.9.0" - }, - "devDependencies": { - "ava": "*", - "babel-polyfill": "^6.23.0", - "svg-term-cli": "^2.1.1", - "xo": "*" - }, - "ava": { - "require": "babel-polyfill" - } + "_args": [ + [ + "ansi-styles@3.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ansi-styles@3.2.1", + "_id": "ansi-styles@3.2.1", + "_inBundle": false, + "_integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "_location": "/rtlcss/ansi-styles", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-styles@3.2.1", + "name": "ansi-styles", + "escapedName": "ansi-styles", + "rawSpec": "3.2.1", + "saveSpec": null, + "fetchSpec": "3.2.1" + }, + "_requiredBy": [ + "/rtlcss/chalk" + ], + "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "_spec": "3.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "ava": { + "require": "babel-polyfill" + }, + "bugs": { + "url": "https://github.com/chalk/ansi-styles/issues" + }, + "dependencies": { + "color-convert": "^1.9.0" + }, + "description": "ANSI escape codes for styling strings in the terminal", + "devDependencies": { + "ava": "*", + "babel-polyfill": "^6.23.0", + "svg-term-cli": "^2.1.1", + "xo": "*" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/chalk/ansi-styles#readme", + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "license": "MIT", + "name": "ansi-styles", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/ansi-styles.git" + }, + "scripts": { + "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor", + "test": "xo && ava" + }, + "version": "3.2.1" } diff --git a/node_modules/rtlcss/node_modules/chalk/package.json b/node_modules/rtlcss/node_modules/chalk/package.json index bc324685..fe09227c 100644 --- a/node_modules/rtlcss/node_modules/chalk/package.json +++ b/node_modules/rtlcss/node_modules/chalk/package.json @@ -1,71 +1,107 @@ { - "name": "chalk", - "version": "2.4.2", - "description": "Terminal string styling done right", - "license": "MIT", - "repository": "chalk/chalk", - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && tsc --project types && flow --max-warnings=0 && nyc ava", - "bench": "matcha benchmark.js", - "coveralls": "nyc report --reporter=text-lcov | coveralls" - }, - "files": [ - "index.js", - "templates.js", - "types/index.d.ts", - "index.js.flow" - ], - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "str", - "ansi", - "style", - "styles", - "tty", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "devDependencies": { - "ava": "*", - "coveralls": "^3.0.0", - "execa": "^0.9.0", - "flow-bin": "^0.68.0", - "import-fresh": "^2.0.0", - "matcha": "^0.7.0", - "nyc": "^11.0.2", - "resolve-from": "^4.0.0", - "typescript": "^2.5.3", - "xo": "*" - }, - "types": "types/index.d.ts", - "xo": { - "envs": [ - "node", - "mocha" - ], - "ignores": [ - "test/_flow.js" - ] - } + "_args": [ + [ + "chalk@2.4.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "chalk@2.4.2", + "_id": "chalk@2.4.2", + "_inBundle": false, + "_integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "_location": "/rtlcss/chalk", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "chalk@2.4.2", + "name": "chalk", + "escapedName": "chalk", + "rawSpec": "2.4.2", + "saveSpec": null, + "fetchSpec": "2.4.2" + }, + "_requiredBy": [ + "/rtlcss", + "/rtlcss/postcss" + ], + "_resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "_spec": "2.4.2", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/chalk/chalk/issues" + }, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "description": "Terminal string styling done right", + "devDependencies": { + "ava": "*", + "coveralls": "^3.0.0", + "execa": "^0.9.0", + "flow-bin": "^0.68.0", + "import-fresh": "^2.0.0", + "matcha": "^0.7.0", + "nyc": "^11.0.2", + "resolve-from": "^4.0.0", + "typescript": "^2.5.3", + "xo": "*" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js", + "templates.js", + "types/index.d.ts", + "index.js.flow" + ], + "homepage": "https://github.com/chalk/chalk#readme", + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "str", + "ansi", + "style", + "styles", + "tty", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "license": "MIT", + "name": "chalk", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/chalk.git" + }, + "scripts": { + "bench": "matcha benchmark.js", + "coveralls": "nyc report --reporter=text-lcov | coveralls", + "test": "xo && tsc --project types && flow --max-warnings=0 && nyc ava" + }, + "types": "types/index.d.ts", + "version": "2.4.2", + "xo": { + "envs": [ + "node", + "mocha" + ], + "ignores": [ + "test/_flow.js" + ] + } } diff --git a/node_modules/rtlcss/node_modules/postcss/package.json b/node_modules/rtlcss/node_modules/postcss/package.json index 4e3dcb9f..ee178f05 100644 --- a/node_modules/rtlcss/node_modules/postcss/package.json +++ b/node_modules/rtlcss/node_modules/postcss/package.json @@ -1,25 +1,72 @@ { - "name": "postcss", - "version": "6.0.23", - "description": "Tool for transforming styles with JS plugins", - "engines": { - "node": ">=4.0.0" + "_args": [ + [ + "postcss@6.0.23", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "postcss@6.0.23", + "_id": "postcss@6.0.23", + "_inBundle": false, + "_integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==", + "_location": "/rtlcss/postcss", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "postcss@6.0.23", + "name": "postcss", + "escapedName": "postcss", + "rawSpec": "6.0.23", + "saveSpec": null, + "fetchSpec": "6.0.23" + }, + "_requiredBy": [ + "/rtlcss" + ], + "_resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz", + "_spec": "6.0.23", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Andrey Sitnik", + "email": "andrey@sitnik.ru" + }, + "browser": { + "supports-color": false, + "chalk": false, + "fs": false + }, + "bugs": { + "url": "https://github.com/postcss/postcss/issues" }, - "keywords": ["css", "postcss", "rework", "preprocessor", "parser", "source map", "transform", "manipulation", "transpiler"], - "author": "Andrey Sitnik ", - "license": "MIT", - "homepage": "https://postcss.org/", - "repository": "postcss/postcss", "dependencies": { "chalk": "^2.4.1", "source-map": "^0.6.1", "supports-color": "^5.4.0" }, + "description": "Tool for transforming styles with JS plugins", + "engines": { + "node": ">=4.0.0" + }, + "homepage": "https://postcss.org/", + "keywords": [ + "css", + "postcss", + "rework", + "preprocessor", + "parser", + "source map", + "transform", + "manipulation", + "transpiler" + ], + "license": "MIT", "main": "lib/postcss", + "name": "postcss", + "repository": { + "type": "git", + "url": "git+https://github.com/postcss/postcss.git" + }, "types": "lib/postcss.d.ts", - "browser": { - "supports-color": false, - "chalk": false, - "fs": false - } -} \ No newline at end of file + "version": "6.0.23" +} diff --git a/node_modules/rtlcss/node_modules/supports-color/package.json b/node_modules/rtlcss/node_modules/supports-color/package.json index ad199f5c..f0ad409f 100644 --- a/node_modules/rtlcss/node_modules/supports-color/package.json +++ b/node_modules/rtlcss/node_modules/supports-color/package.json @@ -1,53 +1,89 @@ { - "name": "supports-color", - "version": "5.5.0", - "description": "Detect whether a terminal supports color", - "license": "MIT", - "repository": "chalk/supports-color", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && ava" - }, - "files": [ - "index.js", - "browser.js" - ], - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "ansi", - "styles", - "tty", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "support", - "supports", - "capability", - "detect", - "truecolor", - "16m" - ], - "dependencies": { - "has-flag": "^3.0.0" - }, - "devDependencies": { - "ava": "^0.25.0", - "import-fresh": "^2.0.0", - "xo": "^0.20.0" - }, - "browser": "browser.js" + "_args": [ + [ + "supports-color@5.5.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "supports-color@5.5.0", + "_id": "supports-color@5.5.0", + "_inBundle": false, + "_integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "_location": "/rtlcss/supports-color", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "supports-color@5.5.0", + "name": "supports-color", + "escapedName": "supports-color", + "rawSpec": "5.5.0", + "saveSpec": null, + "fetchSpec": "5.5.0" + }, + "_requiredBy": [ + "/rtlcss/chalk", + "/rtlcss/postcss" + ], + "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "_spec": "5.5.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "browser": "browser.js", + "bugs": { + "url": "https://github.com/chalk/supports-color/issues" + }, + "dependencies": { + "has-flag": "^3.0.0" + }, + "description": "Detect whether a terminal supports color", + "devDependencies": { + "ava": "^0.25.0", + "import-fresh": "^2.0.0", + "xo": "^0.20.0" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js", + "browser.js" + ], + "homepage": "https://github.com/chalk/supports-color#readme", + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "ansi", + "styles", + "tty", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "support", + "supports", + "capability", + "detect", + "truecolor", + "16m" + ], + "license": "MIT", + "name": "supports-color", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/supports-color.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "5.5.0" } diff --git a/node_modules/rtlcss/package.json b/node_modules/rtlcss/package.json index 05f4657f..a2e018ff 100644 --- a/node_modules/rtlcss/package.json +++ b/node_modules/rtlcss/package.json @@ -1,11 +1,59 @@ { - "author": "Mohammad Younes", - "name": "rtlcss", - "version": "2.6.2", + "_args": [ + [ + "rtlcss@2.6.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "rtlcss@2.6.2", + "_id": "rtlcss@2.6.2", + "_inBundle": false, + "_integrity": "sha512-06LFAr+GAPo+BvaynsXRfoYTJvSaWRyOhURCQ7aeI1MKph9meM222F+Zkt3bDamyHHJuGi3VPtiRkpyswmQbGA==", + "_location": "/rtlcss", + "_phantomChildren": { + "color-convert": "1.9.3", + "escape-string-regexp": "1.0.5", + "has-flag": "3.0.0", + "source-map": "0.6.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "rtlcss@2.6.2", + "name": "rtlcss", + "escapedName": "rtlcss", + "rawSpec": "2.6.2", + "saveSpec": null, + "fetchSpec": "2.6.2" + }, + "_requiredBy": [ + "/gulp-rtlcss" + ], + "_resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-2.6.2.tgz", + "_spec": "2.6.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mohammad Younes" + }, + "bin": { + "rtlcss": "bin/rtlcss.js" + }, + "bugs": { + "url": "https://github.com/MohammadYounes/rtlcss/issues?state=open" + }, + "dependencies": { + "@choojs/findup": "^0.2.1", + "chalk": "^2.4.2", + "mkdirp": "^0.5.1", + "postcss": "^6.0.23", + "strip-json-comments": "^2.0.0" + }, "description": "Framework for transforming cascading style sheets (CSS) from left-to-right (LTR) to right-to-left (RTL)", + "devDependencies": { + "mocha": "^5.0.0", + "standard": "^6.0.0" + }, "homepage": "http://rtlcss.com/", - "bugs": "https://github.com/MohammadYounes/rtlcss/issues?state=open", - "license": "MIT", "keywords": [ "rtl", "css", @@ -18,27 +66,16 @@ "convert", "transform" ], + "license": "MIT", + "main": "./lib/rtlcss.js", + "name": "rtlcss", "repository": { "type": "git", - "url": "https://github.com/MohammadYounes/rtlcss.git" - }, - "bin": { - "rtlcss": "./bin/rtlcss.js" - }, - "dependencies": { - "@choojs/findup": "^0.2.1", - "chalk": "^2.4.2", - "mkdirp": "^0.5.1", - "postcss": "^6.0.23", - "strip-json-comments": "^2.0.0" - }, - "devDependencies": { - "mocha": "^5.0.0", - "standard": "^6.0.0" + "url": "git+https://github.com/MohammadYounes/rtlcss.git" }, "scripts": { "lint": "standard && node ./lib/rtlcss.js", "test": "npm run lint && mocha -R spec" }, - "main": "./lib/rtlcss.js" -} \ No newline at end of file + "version": "2.6.2" +} diff --git a/node_modules/run-async/package.json b/node_modules/run-async/package.json index b923265d..0c730297 100644 --- a/node_modules/run-async/package.json +++ b/node_modules/run-async/package.json @@ -1,27 +1,65 @@ { - "name": "run-async", - "version": "2.4.1", + "_args": [ + [ + "run-async@2.4.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "run-async@2.4.1", + "_id": "run-async@2.4.1", + "_inBundle": false, + "_integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==", + "_location": "/run-async", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "run-async@2.4.1", + "name": "run-async", + "escapedName": "run-async", + "rawSpec": "2.4.1", + "saveSpec": null, + "fetchSpec": "2.4.1" + }, + "_requiredBy": [ + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz", + "_spec": "2.4.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Simon Boudrias", + "email": "admin@simonboudrias.com" + }, + "bugs": { + "url": "https://github.com/SBoudrias/run-async/issues" + }, + "dependencies": {}, "description": "Utility method to run function either synchronously or asynchronously using the common `this.async()` style.", - "main": "index.js", - "scripts": { - "test": "mocha -R spec" + "devDependencies": { + "mocha": "^7.1.0" }, "engines": { "node": ">=0.12.0" }, - "repository": "SBoudrias/run-async", + "files": [ + "index.js" + ], + "homepage": "https://github.com/SBoudrias/run-async#readme", "keywords": [ "flow", "flow-control", "async" ], - "files": [ - "index.js" - ], - "author": "Simon Boudrias ", "license": "MIT", - "dependencies": {}, - "devDependencies": { - "mocha": "^7.1.0" - } + "main": "index.js", + "name": "run-async", + "repository": { + "type": "git", + "url": "git+https://github.com/SBoudrias/run-async.git" + }, + "scripts": { + "test": "mocha -R spec" + }, + "version": "2.4.1" } diff --git a/node_modules/rxjs/node_modules/tslib/package.json b/node_modules/rxjs/node_modules/tslib/package.json index f8c2a53d..b9b9a06a 100644 --- a/node_modules/rxjs/node_modules/tslib/package.json +++ b/node_modules/rxjs/node_modules/tslib/package.json @@ -1,37 +1,67 @@ { + "_args": [ + [ + "tslib@1.14.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "tslib@1.14.1", + "_id": "tslib@1.14.1", + "_inBundle": false, + "_integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "_location": "/rxjs/tslib", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "tslib@1.14.1", "name": "tslib", - "author": "Microsoft Corp.", - "homepage": "https://www.typescriptlang.org/", - "version": "1.14.1", - "license": "0BSD", - "description": "Runtime library for TypeScript helper functions", - "keywords": [ - "TypeScript", - "Microsoft", - "compiler", - "language", - "javascript", - "tslib", - "runtime" - ], - "bugs": { - "url": "https://github.com/Microsoft/TypeScript/issues" + "escapedName": "tslib", + "rawSpec": "1.14.1", + "saveSpec": null, + "fetchSpec": "1.14.1" + }, + "_requiredBy": [ + "/rxjs" + ], + "_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "_spec": "1.14.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Microsoft Corp." + }, + "bugs": { + "url": "https://github.com/Microsoft/TypeScript/issues" + }, + "description": "Runtime library for TypeScript helper functions", + "exports": { + ".": { + "module": "./tslib.es6.js", + "import": "./modules/index.js", + "default": "./tslib.js" }, - "repository": { - "type": "git", - "url": "https://github.com/Microsoft/tslib.git" - }, - "main": "tslib.js", - "module": "tslib.es6.js", - "jsnext:main": "tslib.es6.js", - "typings": "tslib.d.ts", - "sideEffects": false, - "exports": { - ".": { - "module": "./tslib.es6.js", - "import": "./modules/index.js", - "default": "./tslib.js" - }, - "./": "./" - } + "./": "./" + }, + "homepage": "https://www.typescriptlang.org/", + "jsnext:main": "tslib.es6.js", + "keywords": [ + "TypeScript", + "Microsoft", + "compiler", + "language", + "javascript", + "tslib", + "runtime" + ], + "license": "0BSD", + "main": "tslib.js", + "module": "tslib.es6.js", + "name": "tslib", + "repository": { + "type": "git", + "url": "git+https://github.com/Microsoft/tslib.git" + }, + "sideEffects": false, + "typings": "tslib.d.ts", + "version": "1.14.1" } diff --git a/node_modules/rxjs/package.json b/node_modules/rxjs/package.json index a604e5be..354a78c8 100644 --- a/node_modules/rxjs/package.json +++ b/node_modules/rxjs/package.json @@ -1,66 +1,44 @@ { - "name": "rxjs", - "version": "6.6.7", - "description": "Reactive Extensions for modern JavaScript", - "main": "./index.js", - "sideEffects": false, + "_args": [ + [ + "rxjs@6.6.7", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "rxjs@6.6.7", + "_id": "rxjs@6.6.7", + "_inBundle": false, + "_integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==", + "_location": "/rxjs", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "rxjs@6.6.7", + "name": "rxjs", + "escapedName": "rxjs", + "rawSpec": "6.6.7", + "saveSpec": null, + "fetchSpec": "6.6.7" + }, + "_requiredBy": [ + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", + "_spec": "6.6.7", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Ben Lesh", + "email": "ben@benlesh.com" + }, + "bugs": { + "url": "https://github.com/ReactiveX/RxJS/issues" + }, "config": { "commitizen": { "path": "cz-conventional-changelog" } }, - "nyc": { - "include": [ - "src/*.ts", - "src/**/*.ts" - ], - "exclude": [ - "node_modules", - "dist", - "*.d.ts", - "src/**/MiscJSDoc.ts" - ], - "extension": [ - ".ts" - ], - "reporter": [ - "html" - ], - "all": true - }, - "lint-staged": { - "linters": { - "*.@(js)": [ - "eslint --fix", - "git add" - ], - "*.@(ts)": [ - "tslint --fix", - "git add" - ] - }, - "ignore": [ - "spec-dtslint/**/*.{js,ts}", - "api_guard/**/*.{js,ts}" - ] - }, - "repository": { - "type": "git", - "url": "https://github.com/reactivex/rxjs.git" - }, - "keywords": [ - "Rx", - "RxJS", - "ReactiveX", - "ReactiveExtensions", - "Streams", - "Observables", - "Observable", - "Stream", - "ES6", - "ES2015" - ], - "author": "Ben Lesh ", "contributors": [ { "name": "Ben Lesh", @@ -87,14 +65,10 @@ "email": "andre@staltz.com" } ], - "license": "Apache-2.0", - "bugs": { - "url": "https://github.com/ReactiveX/RxJS/issues" - }, - "homepage": "https://github.com/ReactiveX/RxJS", "dependencies": { "tslib": "^1.9.0" }, + "description": "Reactive Extensions for modern JavaScript", "devDependencies": { "@angular-devkit/build-optimizer": "0.4.6", "@angular-devkit/schematics": "^0.5.4", @@ -173,10 +147,67 @@ "engines": { "npm": ">=2.0.0" }, - "typings": "./index.d.ts", + "es2015": "./_esm2015/index.js", + "homepage": "https://github.com/ReactiveX/RxJS", + "keywords": [ + "Rx", + "RxJS", + "ReactiveX", + "ReactiveExtensions", + "Streams", + "Observables", + "Observable", + "Stream", + "ES6", + "ES2015" + ], + "license": "Apache-2.0", + "lint-staged": { + "linters": { + "*.@(js)": [ + "eslint --fix", + "git add" + ], + "*.@(ts)": [ + "tslint --fix", + "git add" + ] + }, + "ignore": [ + "spec-dtslint/**/*.{js,ts}", + "api_guard/**/*.{js,ts}" + ] + }, + "main": "./index.js", + "module": "./_esm5/index.js", + "name": "rxjs", "ng-update": { "migrations": "./migrations/collection.json" }, - "module": "./_esm5/index.js", - "es2015": "./_esm2015/index.js" + "nyc": { + "include": [ + "src/*.ts", + "src/**/*.ts" + ], + "exclude": [ + "node_modules", + "dist", + "*.d.ts", + "src/**/MiscJSDoc.ts" + ], + "extension": [ + ".ts" + ], + "reporter": [ + "html" + ], + "all": true + }, + "repository": { + "type": "git", + "url": "git+https://github.com/reactivex/rxjs.git" + }, + "sideEffects": false, + "typings": "./index.d.ts", + "version": "6.6.7" } diff --git a/node_modules/safe-buffer/package.json b/node_modules/safe-buffer/package.json index f2869e25..826303f7 100644 --- a/node_modules/safe-buffer/package.json +++ b/node_modules/safe-buffer/package.json @@ -1,7 +1,33 @@ { - "name": "safe-buffer", - "description": "Safer Node.js Buffer API", - "version": "5.2.1", + "_args": [ + [ + "safe-buffer@5.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "safe-buffer@5.2.1", + "_id": "safe-buffer@5.2.1", + "_inBundle": false, + "_integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", + "_location": "/safe-buffer", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "safe-buffer@5.2.1", + "name": "safe-buffer", + "escapedName": "safe-buffer", + "rawSpec": "5.2.1", + "saveSpec": null, + "fetchSpec": "5.2.1" + }, + "_requiredBy": [ + "/gulp-uglify", + "/remove-bom-stream" + ], + "_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "_spec": "5.2.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -10,30 +36,11 @@ "bugs": { "url": "https://github.com/feross/safe-buffer/issues" }, + "description": "Safer Node.js Buffer API", "devDependencies": { "standard": "*", "tape": "^5.0.0" }, - "homepage": "https://github.com/feross/safe-buffer", - "keywords": [ - "buffer", - "buffer allocate", - "node security", - "safe", - "safe-buffer", - "security", - "uninitialized" - ], - "license": "MIT", - "main": "index.js", - "types": "index.d.ts", - "repository": { - "type": "git", - "url": "git://github.com/feross/safe-buffer.git" - }, - "scripts": { - "test": "standard && tape test/*.js" - }, "funding": [ { "type": "github", @@ -47,5 +54,27 @@ "type": "consulting", "url": "https://feross.org/support" } - ] + ], + "homepage": "https://github.com/feross/safe-buffer", + "keywords": [ + "buffer", + "buffer allocate", + "node security", + "safe", + "safe-buffer", + "security", + "uninitialized" + ], + "license": "MIT", + "main": "index.js", + "name": "safe-buffer", + "repository": { + "type": "git", + "url": "git://github.com/feross/safe-buffer.git" + }, + "scripts": { + "test": "standard && tape test/*.js" + }, + "types": "index.d.ts", + "version": "5.2.1" } diff --git a/node_modules/safe-regex/package.json b/node_modules/safe-regex/package.json index 0dd631b5..dc4d36d9 100644 --- a/node_modules/safe-regex/package.json +++ b/node_modules/safe-regex/package.json @@ -1,31 +1,48 @@ { - "name": "safe-regex", - "version": "1.1.0", - "description": "detect possibly catastrophic, exponential-time regular expressions", - "main": "index.js", + "_args": [ + [ + "safe-regex@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "safe-regex@1.1.0", + "_id": "safe-regex@1.1.0", + "_inBundle": false, + "_integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=", + "_location": "/safe-regex", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "safe-regex@1.1.0", + "name": "safe-regex", + "escapedName": "safe-regex", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/regex-not", + "/to-regex" + ], + "_resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "James Halliday", + "email": "mail@substack.net", + "url": "http://substack.net" + }, + "bugs": { + "url": "https://github.com/substack/safe-regex/issues" + }, "dependencies": { "ret": "~0.1.10" }, + "description": "detect possibly catastrophic, exponential-time regular expressions", "devDependencies": { "tape": "^3.5.0" }, - "scripts": { - "test": "tape test/*.js" - }, - "testling": { - "files": "test/*.js", - "browsers": [ - "ie/8", "ie/9", "ie/10", - "firefox/latest", - "chrome/latest", - "opera/latest", - "safari/latest" - ] - }, - "repository": { - "type": "git", - "url": "git://github.com/substack/safe-regex.git" - }, "homepage": "https://github.com/substack/safe-regex", "keywords": [ "catastrophic", @@ -34,10 +51,27 @@ "safe", "sandbox" ], - "author": { - "name": "James Halliday", - "email": "mail@substack.net", - "url": "http://substack.net" + "license": "MIT", + "main": "index.js", + "name": "safe-regex", + "repository": { + "type": "git", + "url": "git://github.com/substack/safe-regex.git" }, - "license": "MIT" + "scripts": { + "test": "tape test/*.js" + }, + "testling": { + "files": "test/*.js", + "browsers": [ + "ie/8", + "ie/9", + "ie/10", + "firefox/latest", + "chrome/latest", + "opera/latest", + "safari/latest" + ] + }, + "version": "1.1.0" } diff --git a/node_modules/safer-buffer/package.json b/node_modules/safer-buffer/package.json index d452b04a..46686ec3 100644 --- a/node_modules/safer-buffer/package.json +++ b/node_modules/safer-buffer/package.json @@ -1,25 +1,41 @@ { - "name": "safer-buffer", - "version": "2.1.2", - "description": "Modern Buffer API polyfill without footguns", - "main": "safer.js", - "scripts": { - "browserify-test": "browserify --external tape tests.js > browserify-tests.js && tape browserify-tests.js", - "test": "standard && tape tests.js" + "_args": [ + [ + "safer-buffer@2.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "safer-buffer@2.1.2", + "_id": "safer-buffer@2.1.2", + "_inBundle": false, + "_integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", + "_location": "/safer-buffer", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "safer-buffer@2.1.2", + "name": "safer-buffer", + "escapedName": "safer-buffer", + "rawSpec": "2.1.2", + "saveSpec": null, + "fetchSpec": "2.1.2" }, + "_requiredBy": [ + "/iconv-lite" + ], + "_resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "_spec": "2.1.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Nikita Skovoroda", "email": "chalkerx@gmail.com", "url": "https://github.com/ChALkeR" }, - "license": "MIT", - "repository": { - "type": "git", - "url": "git+https://github.com/ChALkeR/safer-buffer.git" - }, "bugs": { "url": "https://github.com/ChALkeR/safer-buffer/issues" }, + "description": "Modern Buffer API polyfill without footguns", "devDependencies": { "standard": "^11.0.1", "tape": "^4.9.0" @@ -30,5 +46,18 @@ "tests.js", "dangerous.js", "safer.js" - ] + ], + "homepage": "https://github.com/ChALkeR/safer-buffer#readme", + "license": "MIT", + "main": "safer.js", + "name": "safer-buffer", + "repository": { + "type": "git", + "url": "git+https://github.com/ChALkeR/safer-buffer.git" + }, + "scripts": { + "browserify-test": "browserify --external tape tests.js > browserify-tests.js && tape browserify-tests.js", + "test": "standard && tape tests.js" + }, + "version": "2.1.2" } diff --git a/node_modules/semver-greatest-satisfied-range/package.json b/node_modules/semver-greatest-satisfied-range/package.json index e7a32c77..3b43731d 100644 --- a/node_modules/semver-greatest-satisfied-range/package.json +++ b/node_modules/semver-greatest-satisfied-range/package.json @@ -1,31 +1,50 @@ { - "name": "semver-greatest-satisfied-range", - "version": "1.1.0", - "description": "Find the greatest satisfied semver range from an array of ranges.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "semver-greatest-satisfied-range@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "semver-greatest-satisfied-range@1.1.0", + "_id": "semver-greatest-satisfied-range@1.1.0", + "_inBundle": false, + "_integrity": "sha1-E+jCZYq5aRywzXEJMkAoDTb3els=", + "_location": "/semver-greatest-satisfied-range", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "semver-greatest-satisfied-range@1.1.0", + "name": "semver-greatest-satisfied-range", + "escapedName": "semver-greatest-satisfied-range", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/semver-greatest-satisfied-range/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/semver-greatest-satisfied-range", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "index.js", - "LICENSE" - ], - "scripts": { - "lint": "eslint . && jscs index.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "sver-compat": "^1.5.0" }, + "description": "Find the greatest satisfied semver range from an array of ranges.", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", @@ -36,6 +55,14 @@ "jscs-preset-gulp": "^1.0.0", "mocha": "^2.4.5" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js", + "LICENSE" + ], + "homepage": "https://github.com/gulpjs/semver-greatest-satisfied-range#readme", "keywords": [ "semver", "range", @@ -44,5 +71,20 @@ "range", "array", "greatest" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "semver-greatest-satisfied-range", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/semver-greatest-satisfied-range.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.1.0" } diff --git a/node_modules/semver/package.json b/node_modules/semver/package.json index 69d2db16..2e7f997c 100644 --- a/node_modules/semver/package.json +++ b/node_modules/semver/package.json @@ -1,28 +1,67 @@ { - "name": "semver", - "version": "5.7.1", - "description": "The semantic version parser used by npm.", - "main": "semver.js", - "scripts": { - "test": "tap", - "preversion": "npm test", - "postversion": "npm publish", - "postpublish": "git push origin --all; git push origin --tags" + "_args": [ + [ + "semver@5.7.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "semver@5.7.1", + "_id": "semver@5.7.1", + "_inBundle": false, + "_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "_location": "/semver", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "semver@5.7.1", + "name": "semver", + "escapedName": "semver", + "rawSpec": "5.7.1", + "saveSpec": null, + "fetchSpec": "5.7.1" }, + "_requiredBy": [ + "/cross-spawn", + "/editorconfig", + "/make-dir", + "/node-notifier", + "/normalize-package-data" + ], + "_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "_spec": "5.7.1", + "_where": "F:\\laragon\\www\\wishthis", + "bin": { + "semver": "bin/semver" + }, + "bugs": { + "url": "https://github.com/npm/node-semver/issues" + }, + "description": "The semantic version parser used by npm.", "devDependencies": { "tap": "^13.0.0-rc.18" }, - "license": "ISC", - "repository": "https://github.com/npm/node-semver", - "bin": { - "semver": "./bin/semver" - }, "files": [ "bin", "range.bnf", "semver.js" ], + "homepage": "https://github.com/npm/node-semver#readme", + "license": "ISC", + "main": "semver.js", + "name": "semver", + "repository": { + "type": "git", + "url": "git+https://github.com/npm/node-semver.git" + }, + "scripts": { + "postpublish": "git push origin --all; git push origin --tags", + "postversion": "npm publish", + "preversion": "npm test", + "test": "tap" + }, "tap": { "check-coverage": true - } + }, + "version": "5.7.1" } diff --git a/node_modules/set-blocking/package.json b/node_modules/set-blocking/package.json index c082db72..201b6ecf 100644 --- a/node_modules/set-blocking/package.json +++ b/node_modules/set-blocking/package.json @@ -1,32 +1,40 @@ { - "name": "set-blocking", - "version": "2.0.0", - "description": "set blocking stdio and stderr ensuring that terminal output does not truncate", - "main": "index.js", - "scripts": { - "pretest": "standard", - "test": "nyc mocha ./test/*.js", - "coverage": "nyc report --reporter=text-lcov | coveralls", - "version": "standard-version" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/yargs/set-blocking.git" - }, - "keywords": [ - "flush", - "terminal", - "blocking", - "shim", - "stdio", - "stderr" + "_args": [ + [ + "set-blocking@2.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Ben Coe ", - "license": "ISC", + "_from": "set-blocking@2.0.0", + "_id": "set-blocking@2.0.0", + "_inBundle": false, + "_integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", + "_location": "/set-blocking", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "set-blocking@2.0.0", + "name": "set-blocking", + "escapedName": "set-blocking", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/yargs" + ], + "_resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Ben Coe", + "email": "ben@npmjs.com" + }, "bugs": { "url": "https://github.com/yargs/set-blocking/issues" }, - "homepage": "https://github.com/yargs/set-blocking#readme", + "description": "set blocking stdio and stderr ensuring that terminal output does not truncate", "devDependencies": { "chai": "^3.5.0", "coveralls": "^2.11.9", @@ -38,5 +46,28 @@ "files": [ "index.js", "LICENSE.txt" - ] -} \ No newline at end of file + ], + "homepage": "https://github.com/yargs/set-blocking#readme", + "keywords": [ + "flush", + "terminal", + "blocking", + "shim", + "stdio", + "stderr" + ], + "license": "ISC", + "main": "index.js", + "name": "set-blocking", + "repository": { + "type": "git", + "url": "git+https://github.com/yargs/set-blocking.git" + }, + "scripts": { + "coverage": "nyc report --reporter=text-lcov | coveralls", + "pretest": "standard", + "test": "nyc mocha ./test/*.js", + "version": "standard-version" + }, + "version": "2.0.0" +} diff --git a/node_modules/set-value/node_modules/is-plain-object/package.json b/node_modules/set-value/node_modules/is-plain-object/package.json index dd604986..2c22743c 100644 --- a/node_modules/set-value/node_modules/is-plain-object/package.json +++ b/node_modules/set-value/node_modules/is-plain-object/package.json @@ -1,37 +1,60 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor.", - "version": "2.0.4", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-plain-object@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@2.0.4", + "_id": "is-plain-object@2.0.4", + "_inBundle": false, + "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "_location": "/set-value/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@2.0.4", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/set-value" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", - "test_browser": "mocha-phantomjs test/browser.html", - "test_node": "mocha", - "test": "npm run test_node && npm run browserify && npm run test_browser" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "browserify": "^14.4.0", "chai": "^4.0.2", @@ -41,6 +64,14 @@ "phantomjs": "^2.1.7", "uglify-js": "^3.0.24" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -55,6 +86,19 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test": "npm run test_node && npm run browserify && npm run test_browser", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha" + }, "types": "index.d.ts", "verb": { "toc": false, @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/set-value/package.json b/node_modules/set-value/package.json index 736db34c..fd464889 100644 --- a/node_modules/set-value/package.json +++ b/node_modules/set-value/package.json @@ -1,39 +1,73 @@ { - "name": "set-value", - "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.", - "version": "2.0.1", - "homepage": "https://github.com/jonschlinkert/set-value", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "(https://github.com/wtgtybhertgeghgtwtg)", - "Vadim Demedes (https://vadimdemedes.com)" + "_args": [ + [ + "set-value@2.0.1", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/set-value", + "_from": "set-value@2.0.1", + "_id": "set-value@2.0.1", + "_inBundle": false, + "_integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", + "_location": "/set-value", + "_phantomChildren": { + "isobject": "3.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "set-value@2.0.1", + "name": "set-value", + "escapedName": "set-value", + "rawSpec": "2.0.1", + "saveSpec": null, + "fetchSpec": "2.0.1" + }, + "_requiredBy": [ + "/cache-base", + "/union-value" + ], + "_resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", + "_spec": "2.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/set-value/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + }, + { + "name": "Vadim Demedes", + "url": "https://vadimdemedes.com" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "extend-shallow": "^2.0.1", "is-extendable": "^0.1.1", "is-plain-object": "^2.0.3", "split-string": "^3.0.1" }, + "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/set-value", "keywords": [ "get", "has", @@ -51,6 +85,16 @@ "value", "values" ], + "license": "MIT", + "main": "index.js", + "name": "set-value", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/set-value.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.1" } diff --git a/node_modules/shebang-command/package.json b/node_modules/shebang-command/package.json index 19c9ce53..ea7dd8ef 100644 --- a/node_modules/shebang-command/package.json +++ b/node_modules/shebang-command/package.json @@ -1,36 +1,71 @@ { - "name": "shebang-command", - "version": "1.2.0", - "description": "Get the command from a shebang", - "license": "MIT", - "repository": "kevva/shebang-command", + "_args": [ + [ + "shebang-command@1.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "shebang-command@1.2.0", + "_id": "shebang-command@1.2.0", + "_inBundle": false, + "_integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", + "_location": "/shebang-command", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "shebang-command@1.2.0", + "name": "shebang-command", + "escapedName": "shebang-command", + "rawSpec": "1.2.0", + "saveSpec": null, + "fetchSpec": "1.2.0" + }, + "_requiredBy": [ + "/cross-spawn" + ], + "_resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", + "_spec": "1.2.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Kevin Martensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, + "bugs": { + "url": "https://github.com/kevva/shebang-command/issues" + }, + "dependencies": { + "shebang-regex": "^1.0.0" + }, + "description": "Get the command from a shebang", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/kevva/shebang-command#readme", "keywords": [ "cmd", "command", "parse", "shebang" ], - "dependencies": { - "shebang-regex": "^1.0.0" + "license": "MIT", + "name": "shebang-command", + "repository": { + "type": "git", + "url": "git+https://github.com/kevva/shebang-command.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" + "scripts": { + "test": "xo && ava" }, + "version": "1.2.0", "xo": { "ignores": [ "test.js" diff --git a/node_modules/shebang-regex/package.json b/node_modules/shebang-regex/package.json index d8ec9b61..5b394eba 100644 --- a/node_modules/shebang-regex/package.json +++ b/node_modules/shebang-regex/package.json @@ -1,23 +1,51 @@ { - "name": "shebang-regex", - "version": "1.0.0", - "description": "Regular expression for matching a shebang", - "license": "MIT", - "repository": "sindresorhus/shebang-regex", + "_args": [ + [ + "shebang-regex@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "shebang-regex@1.0.0", + "_id": "shebang-regex@1.0.0", + "_inBundle": false, + "_integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", + "_location": "/shebang-regex", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "shebang-regex@1.0.0", + "name": "shebang-regex", + "escapedName": "shebang-regex", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/shebang-command" + ], + "_resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/shebang-regex/issues" + }, + "description": "Regular expression for matching a shebang", + "devDependencies": { + "ava": "0.0.4" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "node test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/shebang-regex#readme", "keywords": [ "re", "regex", @@ -26,7 +54,14 @@ "match", "test" ], - "devDependencies": { - "ava": "0.0.4" - } + "license": "MIT", + "name": "shebang-regex", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/shebang-regex.git" + }, + "scripts": { + "test": "node test.js" + }, + "version": "1.0.0" } diff --git a/node_modules/shellwords/package.json b/node_modules/shellwords/package.json index ae9398ad..642e2ba0 100644 --- a/node_modules/shellwords/package.json +++ b/node_modules/shellwords/package.json @@ -1,22 +1,59 @@ { - "author": "Jimmy Cuadra (http://jimmycuadra.com/)", - "name": "shellwords", + "_args": [ + [ + "shellwords@0.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "shellwords@0.1.1", + "_id": "shellwords@0.1.1", + "_inBundle": false, + "_integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==", + "_location": "/shellwords", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "shellwords@0.1.1", + "name": "shellwords", + "escapedName": "shellwords", + "rawSpec": "0.1.1", + "saveSpec": null, + "fetchSpec": "0.1.1" + }, + "_requiredBy": [ + "/node-notifier" + ], + "_resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz", + "_spec": "0.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jimmy Cuadra", + "email": "jimmy@jimmycuadra.com", + "url": "http://jimmycuadra.com/" + }, + "bugs": { + "url": "https://github.com/jimmycuadra/shellwords/issues" + }, + "dependencies": {}, "description": "Manipulate strings according to the word parsing rules of the UNIX Bourne shell.", - "version": "0.1.1", + "devDependencies": { + "jasmine-node": "~1.0.26", + "nodewatch": "~0.1.0" + }, + "files": [ + "lib" + ], "homepage": "https://github.com/jimmycuadra/shellwords", + "license": "MIT", + "main": "./lib/shellwords", + "name": "shellwords", "repository": { "type": "git", "url": "git://github.com/jimmycuadra/shellwords.git" }, - "main": "./lib/shellwords", - "files": ["lib"], "scripts": { "test": "cake spec" }, - "license": "MIT", - "dependencies": {}, - "devDependencies": { - "jasmine-node": "~1.0.26", - "nodewatch": "~0.1.0" - } + "version": "0.1.1" } diff --git a/node_modules/sigmund/package.json b/node_modules/sigmund/package.json index d69a8e26..30e00a83 100644 --- a/node_modules/sigmund/package.json +++ b/node_modules/sigmund/package.json @@ -1,23 +1,49 @@ { - "name": "sigmund", - "version": "1.0.1", - "description": "Quick and dirty signatures for Objects.", - "main": "sigmund.js", - "directories": { - "test": "test" + "_args": [ + [ + "sigmund@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "sigmund@1.0.1", + "_id": "sigmund@1.0.1", + "_inBundle": false, + "_integrity": "sha1-P/IfGYytIXX587eBhT/ZTQ0ZtZA=", + "_location": "/sigmund", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "sigmund@1.0.1", + "name": "sigmund", + "escapedName": "sigmund", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/editorconfig" + ], + "_resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/sigmund/issues" }, "dependencies": {}, + "description": "Quick and dirty signatures for Objects.", "devDependencies": { "tap": "~0.3.0" }, - "scripts": { - "test": "tap test/*.js", - "bench": "node bench.js" - }, - "repository": { - "type": "git", - "url": "git://github.com/isaacs/sigmund" + "directories": { + "test": "test" }, + "homepage": "https://github.com/isaacs/sigmund#readme", "keywords": [ "object", "signature", @@ -25,6 +51,16 @@ "data", "psychoanalysis" ], - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "license": "ISC" + "license": "ISC", + "main": "sigmund.js", + "name": "sigmund", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/sigmund.git" + }, + "scripts": { + "bench": "node bench.js", + "test": "tap test/*.js" + }, + "version": "1.0.1" } diff --git a/node_modules/signal-exit/package.json b/node_modules/signal-exit/package.json index e1a00311..02c0260b 100644 --- a/node_modules/signal-exit/package.json +++ b/node_modules/signal-exit/package.json @@ -1,38 +1,70 @@ { - "name": "signal-exit", - "version": "3.0.7", - "description": "when you want to fire an event no matter how a process exits.", - "main": "index.js", - "scripts": { - "test": "tap", - "snap": "tap", - "preversion": "npm test", - "postversion": "npm publish", - "prepublishOnly": "git push origin --follow-tags" - }, - "files": [ - "index.js", - "signals.js" + "_args": [ + [ + "signal-exit@3.0.7", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": { - "type": "git", - "url": "https://github.com/tapjs/signal-exit.git" + "_from": "signal-exit@3.0.7", + "_id": "signal-exit@3.0.7", + "_inBundle": false, + "_integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", + "_location": "/signal-exit", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "signal-exit@3.0.7", + "name": "signal-exit", + "escapedName": "signal-exit", + "rawSpec": "3.0.7", + "saveSpec": null, + "fetchSpec": "3.0.7" }, - "keywords": [ - "signal", - "exit" + "_requiredBy": [ + "/execa", + "/restore-cursor" ], - "author": "Ben Coe ", - "license": "ISC", + "_resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", + "_spec": "3.0.7", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Ben Coe", + "email": "ben@npmjs.com" + }, "bugs": { "url": "https://github.com/tapjs/signal-exit/issues" }, - "homepage": "https://github.com/tapjs/signal-exit", + "description": "when you want to fire an event no matter how a process exits.", "devDependencies": { "chai": "^3.5.0", "coveralls": "^3.1.1", "nyc": "^15.1.0", "standard-version": "^9.3.1", "tap": "^15.1.1" - } + }, + "files": [ + "index.js", + "signals.js" + ], + "homepage": "https://github.com/tapjs/signal-exit", + "keywords": [ + "signal", + "exit" + ], + "license": "ISC", + "main": "index.js", + "name": "signal-exit", + "repository": { + "type": "git", + "url": "git+https://github.com/tapjs/signal-exit.git" + }, + "scripts": { + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags", + "preversion": "npm test", + "snap": "tap", + "test": "tap" + }, + "version": "3.0.7" } diff --git a/node_modules/snapdragon-node/node_modules/define-property/package.json b/node_modules/snapdragon-node/node_modules/define-property/package.json index e0ab1ca0..f1324d94 100644 --- a/node_modules/snapdragon-node/node_modules/define-property/package.json +++ b/node_modules/snapdragon-node/node_modules/define-property/package.json @@ -1,31 +1,54 @@ { - "name": "define-property", - "description": "Define a non-enumerable property on an object.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/define-property", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/define-property", + "_args": [ + [ + "define-property@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "define-property@1.0.0", + "_id": "define-property@1.0.0", + "_inBundle": false, + "_integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", + "_location": "/snapdragon-node/define-property", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "define-property@1.0.0", + "name": "define-property", + "escapedName": "define-property", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/snapdragon-node" + ], + "_resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/define-property/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-descriptor": "^1.0.0" }, + "description": "Define a non-enumerable property on an object.", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/define-property", "keywords": [ "define", "define-property", @@ -38,6 +61,16 @@ "property", "value" ], + "license": "MIT", + "main": "index.js", + "name": "define-property", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/define-property.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -58,5 +91,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/snapdragon-node/package.json b/node_modules/snapdragon-node/package.json index 2ca80237..b03bfb3c 100644 --- a/node_modules/snapdragon-node/package.json +++ b/node_modules/snapdragon-node/package.json @@ -1,29 +1,47 @@ { - "name": "snapdragon-node", - "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.", - "version": "2.1.1", - "homepage": "https://github.com/jonschlinkert/snapdragon-node", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/snapdragon-node", + "_args": [ + [ + "snapdragon-node@2.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "snapdragon-node@2.1.1", + "_id": "snapdragon-node@2.1.1", + "_inBundle": false, + "_integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", + "_location": "/snapdragon-node", + "_phantomChildren": { + "is-descriptor": "1.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "snapdragon-node@2.1.1", + "name": "snapdragon-node", + "escapedName": "snapdragon-node", + "rawSpec": "2.1.1", + "saveSpec": null, + "fetchSpec": "2.1.1" + }, + "_requiredBy": [ + "/braces" + ], + "_resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", + "_spec": "2.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/snapdragon-node/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "define-property": "^1.0.0", "isobject": "^3.0.0", "snapdragon-util": "^3.0.1" }, + "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.", "devDependencies": { "gulp": "^3.9.1", "gulp-eslint": "^4.0.0", @@ -33,6 +51,13 @@ "mocha": "^3.4.2", "snapdragon": "^0.11.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/snapdragon-node", "keywords": [ "ast", "compile", @@ -48,6 +73,16 @@ "token", "transform" ], + "license": "MIT", + "main": "index.js", + "name": "snapdragon-node", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/snapdragon-node.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "layout": "default", "tasks": [ @@ -72,5 +107,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.1.1" } diff --git a/node_modules/snapdragon-util/node_modules/kind-of/package.json b/node_modules/snapdragon-util/node_modules/kind-of/package.json index 5de879e1..45cab93d 100644 --- a/node_modules/snapdragon-util/node_modules/kind-of/package.json +++ b/node_modules/snapdragon-util/node_modules/kind-of/package.json @@ -1,36 +1,69 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "3.2.2", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@3.2.2", + "_id": "kind-of@3.2.2", + "_inBundle": false, + "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "_location": "/snapdragon-util/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@3.2.2", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/snapdragon-util" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.0.0", @@ -41,6 +74,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +104,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +137,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.2.2" } diff --git a/node_modules/snapdragon-util/package.json b/node_modules/snapdragon-util/package.json index 434c4f50..754f02b3 100644 --- a/node_modules/snapdragon-util/package.json +++ b/node_modules/snapdragon-util/package.json @@ -1,27 +1,45 @@ { - "name": "snapdragon-util", - "description": "Utilities for the snapdragon parser/compiler.", - "version": "3.0.1", - "homepage": "https://github.com/jonschlinkert/snapdragon-util", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/snapdragon-util", + "_args": [ + [ + "snapdragon-util@3.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "snapdragon-util@3.0.1", + "_id": "snapdragon-util@3.0.1", + "_inBundle": false, + "_integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", + "_location": "/snapdragon-util", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "snapdragon-util@3.0.1", + "name": "snapdragon-util", + "escapedName": "snapdragon-util", + "rawSpec": "3.0.1", + "saveSpec": null, + "fetchSpec": "3.0.1" + }, + "_requiredBy": [ + "/snapdragon-node" + ], + "_resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", + "_spec": "3.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/snapdragon-util/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.2.0" }, + "description": "Utilities for the snapdragon parser/compiler.", "devDependencies": { "define-property": "^1.0.0", "gulp": "^3.9.1", @@ -34,6 +52,13 @@ "snapdragon": "^0.11.0", "snapdragon-node": "^1.0.6" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/snapdragon-util", "keywords": [ "capture", "compile", @@ -49,6 +74,16 @@ "transform", "util" ], + "license": "MIT", + "main": "index.js", + "name": "snapdragon-util", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/snapdragon-util.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": "collapsible", "layout": "default", @@ -61,5 +96,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.0.1" } diff --git a/node_modules/snapdragon/node_modules/define-property/package.json b/node_modules/snapdragon/node_modules/define-property/package.json index 43561bf5..a565a45b 100644 --- a/node_modules/snapdragon/node_modules/define-property/package.json +++ b/node_modules/snapdragon/node_modules/define-property/package.json @@ -1,28 +1,54 @@ { - "name": "define-property", - "description": "Define a non-enumerable property on an object.", - "version": "0.2.5", - "homepage": "https://github.com/jonschlinkert/define-property", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/define-property", + "_args": [ + [ + "define-property@0.2.5", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "define-property@0.2.5", + "_id": "define-property@0.2.5", + "_inBundle": false, + "_integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "_location": "/snapdragon/define-property", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "define-property@0.2.5", + "name": "define-property", + "escapedName": "define-property", + "rawSpec": "0.2.5", + "saveSpec": null, + "fetchSpec": "0.2.5" + }, + "_requiredBy": [ + "/snapdragon" + ], + "_resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "_spec": "0.2.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/define-property/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" + "dependencies": { + "is-descriptor": "^0.1.0" }, + "description": "Define a non-enumerable property on an object.", "devDependencies": { "mocha": "*", "should": "^7.0.4" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/define-property", "keywords": [ "define", "define-property", @@ -35,6 +61,16 @@ "property", "value" ], + "license": "MIT", + "main": "index.js", + "name": "define-property", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/define-property.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -45,7 +81,5 @@ ] } }, - "dependencies": { - "is-descriptor": "^0.1.0" - } + "version": "0.2.5" } diff --git a/node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json b/node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json index 5de879e1..541a3998 100644 --- a/node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json +++ b/node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json @@ -1,36 +1,69 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "3.2.2", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@3.2.2", + "_id": "kind-of@3.2.2", + "_inBundle": false, + "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "_location": "/snapdragon/is-accessor-descriptor/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@3.2.2", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/snapdragon/is-accessor-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.0.0", @@ -41,6 +74,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +104,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +137,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.2.2" } diff --git a/node_modules/snapdragon/node_modules/is-accessor-descriptor/package.json b/node_modules/snapdragon/node_modules/is-accessor-descriptor/package.json index 0f39c64c..f14884c7 100644 --- a/node_modules/snapdragon/node_modules/is-accessor-descriptor/package.json +++ b/node_modules/snapdragon/node_modules/is-accessor-descriptor/package.json @@ -1,31 +1,56 @@ { - "name": "is-accessor-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", - "version": "0.1.6", - "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-accessor-descriptor", + "_args": [ + [ + "is-accessor-descriptor@0.1.6", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-accessor-descriptor@0.1.6", + "_id": "is-accessor-descriptor@0.1.6", + "_inBundle": false, + "_integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", + "_location": "/snapdragon/is-accessor-descriptor", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-accessor-descriptor@0.1.6", + "name": "is-accessor-descriptor", + "escapedName": "is-accessor-descriptor", + "rawSpec": "0.1.6", + "saveSpec": null, + "fetchSpec": "0.1.6" + }, + "_requiredBy": [ + "/snapdragon/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "_spec": "0.1.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.0.2" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", "keywords": [ "accessor", "check", @@ -44,6 +69,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-accessor-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -57,5 +92,6 @@ "gulp-format-md" ], "layout": "default" - } + }, + "version": "0.1.6" } diff --git a/node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of/package.json b/node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of/package.json index 5de879e1..9d5d987f 100644 --- a/node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of/package.json +++ b/node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of/package.json @@ -1,36 +1,69 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "3.2.2", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@3.2.2", + "_id": "kind-of@3.2.2", + "_inBundle": false, + "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "_location": "/snapdragon/is-data-descriptor/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@3.2.2", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/snapdragon/is-data-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.0.0", @@ -41,6 +74,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +104,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +137,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.2.2" } diff --git a/node_modules/snapdragon/node_modules/is-data-descriptor/package.json b/node_modules/snapdragon/node_modules/is-data-descriptor/package.json index 5fb294b7..6a97e6b0 100644 --- a/node_modules/snapdragon/node_modules/is-data-descriptor/package.json +++ b/node_modules/snapdragon/node_modules/is-data-descriptor/package.json @@ -1,31 +1,56 @@ { - "name": "is-data-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", - "version": "0.1.4", - "homepage": "https://github.com/jonschlinkert/is-data-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-data-descriptor", + "_args": [ + [ + "is-data-descriptor@0.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-data-descriptor@0.1.4", + "_id": "is-data-descriptor@0.1.4", + "_inBundle": false, + "_integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", + "_location": "/snapdragon/is-data-descriptor", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-data-descriptor@0.1.4", + "name": "is-data-descriptor", + "escapedName": "is-data-descriptor", + "rawSpec": "0.1.4", + "saveSpec": null, + "fetchSpec": "0.1.4" + }, + "_requiredBy": [ + "/snapdragon/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "_spec": "0.1.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-data-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.0.2" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-data-descriptor", "keywords": [ "accessor", "check", @@ -44,6 +69,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-data-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -56,5 +91,6 @@ "plugins": [ "gulp-format-md" ] - } + }, + "version": "0.1.4" } diff --git a/node_modules/snapdragon/node_modules/is-descriptor/package.json b/node_modules/snapdragon/node_modules/is-descriptor/package.json index a561bfef..11556578 100644 --- a/node_modules/snapdragon/node_modules/is-descriptor/package.json +++ b/node_modules/snapdragon/node_modules/is-descriptor/package.json @@ -1,38 +1,69 @@ { - "name": "is-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", - "version": "0.1.6", - "homepage": "https://github.com/jonschlinkert/is-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-descriptor@0.1.6", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-descriptor", + "_from": "is-descriptor@0.1.6", + "_id": "is-descriptor@0.1.6", + "_inBundle": false, + "_integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "_location": "/snapdragon/is-descriptor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-descriptor@0.1.6", + "name": "is-descriptor", + "escapedName": "is-descriptor", + "rawSpec": "0.1.6", + "saveSpec": null, + "fetchSpec": "0.1.6" + }, + "_requiredBy": [ + "/snapdragon/define-property" + ], + "_resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "_spec": "0.1.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-accessor-descriptor": "^0.1.6", "is-data-descriptor": "^0.1.4", "kind-of": "^5.0.0" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-descriptor", "keywords": [ "accessor", "check", @@ -51,6 +82,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -71,5 +112,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.1.6" } diff --git a/node_modules/snapdragon/node_modules/source-map/package.json b/node_modules/snapdragon/node_modules/source-map/package.json index 048e3ae8..ed7a1a29 100644 --- a/node_modules/snapdragon/node_modules/source-map/package.json +++ b/node_modules/snapdragon/node_modules/source-map/package.json @@ -1,52 +1,193 @@ { - "name": "source-map", - "description": "Generates and consumes source maps", - "version": "0.5.7", - "homepage": "https://github.com/mozilla/source-map", - "author": "Nick Fitzgerald ", - "contributors": [ - "Tobias Koppers ", - "Duncan Beevers ", - "Stephen Crane ", - "Ryan Seddon ", - "Miles Elam ", - "Mihai Bazon ", - "Michael Ficarra ", - "Todd Wolfson ", - "Alexander Solovyov ", - "Felix Gnass ", - "Conrad Irwin ", - "usrbincc ", - "David Glasser ", - "Chase Douglas ", - "Evan Wallace ", - "Heather Arthur ", - "Hugh Kennedy ", - "David Glasser ", - "Simon Lydell ", - "Jmeas Smith ", - "Michael Z Goddard ", - "azu ", - "John Gozde ", - "Adam Kirkton ", - "Chris Montgomery ", - "J. Ryan Stinnett ", - "Jack Herrington ", - "Chris Truter ", - "Daniel Espeset ", - "Jamie Wong ", - "Eddy Bruël ", - "Hawken Rives ", - "Gilad Peleg ", - "djchie ", - "Gary Ye ", - "Nicolas Lalevée " + "_args": [ + [ + "source-map@0.5.7", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": { - "type": "git", - "url": "http://github.com/mozilla/source-map.git" + "_from": "source-map@0.5.7", + "_id": "source-map@0.5.7", + "_inBundle": false, + "_integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", + "_location": "/snapdragon/source-map", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "source-map@0.5.7", + "name": "source-map", + "escapedName": "source-map", + "rawSpec": "0.5.7", + "saveSpec": null, + "fetchSpec": "0.5.7" + }, + "_requiredBy": [ + "/snapdragon" + ], + "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", + "_spec": "0.5.7", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Nick Fitzgerald", + "email": "nfitzgerald@mozilla.com" + }, + "bugs": { + "url": "https://github.com/mozilla/source-map/issues" + }, + "contributors": [ + { + "name": "Tobias Koppers", + "email": "tobias.koppers@googlemail.com" + }, + { + "name": "Duncan Beevers", + "email": "duncan@dweebd.com" + }, + { + "name": "Stephen Crane", + "email": "scrane@mozilla.com" + }, + { + "name": "Ryan Seddon", + "email": "seddon.ryan@gmail.com" + }, + { + "name": "Miles Elam", + "email": "miles.elam@deem.com" + }, + { + "name": "Mihai Bazon", + "email": "mihai.bazon@gmail.com" + }, + { + "name": "Michael Ficarra", + "email": "github.public.email@michael.ficarra.me" + }, + { + "name": "Todd Wolfson", + "email": "todd@twolfson.com" + }, + { + "name": "Alexander Solovyov", + "email": "alexander@solovyov.net" + }, + { + "name": "Felix Gnass", + "email": "fgnass@gmail.com" + }, + { + "name": "Conrad Irwin", + "email": "conrad.irwin@gmail.com" + }, + { + "name": "usrbincc", + "email": "usrbincc@yahoo.com" + }, + { + "name": "David Glasser", + "email": "glasser@davidglasser.net" + }, + { + "name": "Chase Douglas", + "email": "chase@newrelic.com" + }, + { + "name": "Evan Wallace", + "email": "evan.exe@gmail.com" + }, + { + "name": "Heather Arthur", + "email": "fayearthur@gmail.com" + }, + { + "name": "Hugh Kennedy", + "email": "hughskennedy@gmail.com" + }, + { + "name": "David Glasser", + "email": "glasser@davidglasser.net" + }, + { + "name": "Simon Lydell", + "email": "simon.lydell@gmail.com" + }, + { + "name": "Jmeas Smith", + "email": "jellyes2@gmail.com" + }, + { + "name": "Michael Z Goddard", + "email": "mzgoddard@gmail.com" + }, + { + "name": "azu", + "email": "azu@users.noreply.github.com" + }, + { + "name": "John Gozde", + "email": "john@gozde.ca" + }, + { + "name": "Adam Kirkton", + "email": "akirkton@truefitinnovation.com" + }, + { + "name": "Chris Montgomery", + "email": "christopher.montgomery@dowjones.com" + }, + { + "name": "J. Ryan Stinnett", + "email": "jryans@gmail.com" + }, + { + "name": "Jack Herrington", + "email": "jherrington@walmartlabs.com" + }, + { + "name": "Chris Truter", + "email": "jeffpalentine@gmail.com" + }, + { + "name": "Daniel Espeset", + "email": "daniel@danielespeset.com" + }, + { + "name": "Jamie Wong", + "email": "jamie.lf.wong@gmail.com" + }, + { + "name": "Eddy Bruël", + "email": "ejpbruel@mozilla.com" + }, + { + "name": "Hawken Rives", + "email": "hawkrives@gmail.com" + }, + { + "name": "Gilad Peleg", + "email": "giladp007@gmail.com" + }, + { + "name": "djchie", + "email": "djchie.dev@gmail.com" + }, + { + "name": "Gary Ye", + "email": "garysye@gmail.com" + }, + { + "name": "Nicolas Lalevée", + "email": "nicolas.lalevee@hibnet.org" + } + ], + "description": "Generates and consumes source maps", + "devDependencies": { + "doctoc": "^0.15.0", + "webpack": "^1.12.0" + }, + "engines": { + "node": ">=0.10.0" }, - "main": "./source-map.js", "files": [ "source-map.js", "lib/", @@ -55,18 +196,19 @@ "dist/source-map.min.js", "dist/source-map.min.js.map" ], - "engines": { - "node": ">=0.10.0" - }, + "homepage": "https://github.com/mozilla/source-map", "license": "BSD-3-Clause", + "main": "./source-map.js", + "name": "source-map", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/mozilla/source-map.git" + }, "scripts": { - "test": "npm run build && node test/run-tests.js", "build": "webpack --color", + "test": "npm run build && node test/run-tests.js", "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md" }, - "devDependencies": { - "doctoc": "^0.15.0", - "webpack": "^1.12.0" - }, - "typings": "source-map" + "typings": "source-map", + "version": "0.5.7" } diff --git a/node_modules/snapdragon/package.json b/node_modules/snapdragon/package.json index e4c4e738..5b7dcd4c 100644 --- a/node_modules/snapdragon/package.json +++ b/node_modules/snapdragon/package.json @@ -1,30 +1,60 @@ { - "name": "snapdragon", - "description": "Fast, pluggable and easy-to-use parser-renderer factory.", - "version": "0.8.2", - "homepage": "https://github.com/jonschlinkert/snapdragon", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Edward Betts (http://edwardbetts.com)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "snapdragon@0.8.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/snapdragon", + "_from": "snapdragon@0.8.2", + "_id": "snapdragon@0.8.2", + "_inBundle": false, + "_integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", + "_location": "/snapdragon", + "_phantomChildren": { + "is-buffer": "1.1.6", + "kind-of": "5.1.0" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "snapdragon@0.8.2", + "name": "snapdragon", + "escapedName": "snapdragon", + "rawSpec": "0.8.2", + "saveSpec": null, + "fetchSpec": "0.8.2" + }, + "_requiredBy": [ + "/braces", + "/expand-brackets", + "/extglob", + "/micromatch", + "/nanomatch" + ], + "_resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", + "_spec": "0.8.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/snapdragon/issues" }, - "license": "MIT", - "files": [ - "index.js", - "lib" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Edward Betts", + "url": "http://edwardbetts.com" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "base": "^0.11.1", "debug": "^2.2.0", @@ -35,6 +65,7 @@ "source-map-resolve": "^0.5.0", "use": "^3.1.0" }, + "description": "Fast, pluggable and easy-to-use parser-renderer factory.", "devDependencies": { "gulp": "^3.9.1", "gulp-eslint": "^3.0.1", @@ -44,10 +75,28 @@ "gulp-unused": "^0.2.0", "mocha": "^3.0.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "lib" + ], + "homepage": "https://github.com/jonschlinkert/snapdragon", "keywords": [ "lexer", "snapdragon" ], + "license": "MIT", + "main": "index.js", + "name": "snapdragon", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/snapdragon.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -75,5 +124,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.8.2" } diff --git a/node_modules/source-map-resolve/package.json b/node_modules/source-map-resolve/package.json index 78b63982..cfd7c70a 100644 --- a/node_modules/source-map-resolve/package.json +++ b/node_modules/source-map-resolve/package.json @@ -1,9 +1,60 @@ { - "name": "source-map-resolve", - "version": "0.5.3", - "author": "Simon Lydell", - "license": "MIT", + "_args": [ + [ + "source-map-resolve@0.5.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "source-map-resolve@0.5.3", + "_id": "source-map-resolve@0.5.3", + "_inBundle": false, + "_integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==", + "_location": "/source-map-resolve", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "source-map-resolve@0.5.3", + "name": "source-map-resolve", + "escapedName": "source-map-resolve", + "rawSpec": "0.5.3", + "saveSpec": null, + "fetchSpec": "0.5.3" + }, + "_requiredBy": [ + "/css", + "/snapdragon" + ], + "_resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz", + "_spec": "0.5.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Simon Lydell" + }, + "browser": "source-map-resolve.js", + "bugs": { + "url": "https://github.com/lydell/source-map-resolve/issues" + }, + "dependencies": { + "atob": "^2.1.2", + "decode-uri-component": "^0.2.0", + "resolve-url": "^0.2.1", + "source-map-url": "^0.4.0", + "urix": "^0.1.0" + }, "description": "Resolve the source map and/or sources for a generated file.", + "devDependencies": { + "Base64": "1.1.0", + "jshint": "2.10.3", + "setimmediate": "1.0.5", + "simple-asyncify": "1.0.0", + "tape": "4.12.1" + }, + "files": [ + "lib", + "source-map-resolve.js" + ], + "homepage": "https://github.com/lydell/source-map-resolve#readme", "keywords": [ "source map", "sourcemap", @@ -17,31 +68,18 @@ "find", "finder" ], - "repository": "lydell/source-map-resolve", + "license": "MIT", "main": "lib/source-map-resolve-node.js", - "browser": "source-map-resolve.js", - "files": [ - "lib", - "source-map-resolve.js" - ], + "name": "source-map-resolve", + "repository": { + "type": "git", + "url": "git+https://github.com/lydell/source-map-resolve.git" + }, "scripts": { + "build": "node generate-source-map-resolve.js", "lint": "jshint lib/ test/", - "unit": "node test/source-map-resolve.js && node test/windows.js", "test": "npm run lint && npm run unit", - "build": "node generate-source-map-resolve.js" + "unit": "node test/source-map-resolve.js && node test/windows.js" }, - "dependencies": { - "atob": "^2.1.2", - "decode-uri-component": "^0.2.0", - "resolve-url": "^0.2.1", - "source-map-url": "^0.4.0", - "urix": "^0.1.0" - }, - "devDependencies": { - "Base64": "1.1.0", - "jshint": "2.10.3", - "setimmediate": "1.0.5", - "simple-asyncify": "1.0.0", - "tape": "4.12.1" - } -} \ No newline at end of file + "version": "0.5.3" +} diff --git a/node_modules/source-map-url/package.json b/node_modules/source-map-url/package.json index 6fd96d30..cbbfeac9 100644 --- a/node_modules/source-map-url/package.json +++ b/node_modules/source-map-url/package.json @@ -1,26 +1,62 @@ { - "name": "source-map-url", - "version": "0.4.1", - "author": "Simon Lydell", - "license": "MIT", + "_args": [ + [ + "source-map-url@0.4.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "source-map-url@0.4.1", + "_id": "source-map-url@0.4.1", + "_inBundle": false, + "_integrity": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==", + "_location": "/source-map-url", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "source-map-url@0.4.1", + "name": "source-map-url", + "escapedName": "source-map-url", + "rawSpec": "0.4.1", + "saveSpec": null, + "fetchSpec": "0.4.1" + }, + "_requiredBy": [ + "/source-map-resolve" + ], + "_resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz", + "_spec": "0.4.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Simon Lydell" + }, + "bugs": { + "url": "https://github.com/lydell/source-map-url/issues" + }, "description": "Tools for working with sourceMappingURL comments.", + "devDependencies": { + "expect.js": "~0.3.1", + "jshint": "~2.4.3", + "mocha": "~1.17.1" + }, + "homepage": "https://github.com/lydell/source-map-url#readme", "keywords": [ "source map", "sourceMappingURL", "comment", "annotation" ], + "license": "MIT", "main": "source-map-url.js", - "repository": "lydell/source-map-url", + "name": "source-map-url", + "repository": { + "type": "git", + "url": "git+https://github.com/lydell/source-map-url.git" + }, "scripts": { "lint": "jshint source-map-url.js test/ ", - "unit": "mocha", - "test": "npm run lint && npm run unit" - }, - "devDependencies": { - "mocha": "~1.17.1", - "expect.js": "~0.3.1", - "jshint": "~2.4.3" + "test": "npm run lint && npm run unit", + "unit": "mocha" }, "testling": { "harness": "mocha", @@ -35,5 +71,6 @@ "iphone/6", "android-browser/4" ] - } + }, + "version": "0.4.1" } diff --git a/node_modules/source-map/package.json b/node_modules/source-map/package.json index 24663417..158fdbef 100644 --- a/node_modules/source-map/package.json +++ b/node_modules/source-map/package.json @@ -1,52 +1,198 @@ { - "name": "source-map", - "description": "Generates and consumes source maps", - "version": "0.6.1", - "homepage": "https://github.com/mozilla/source-map", - "author": "Nick Fitzgerald ", - "contributors": [ - "Tobias Koppers ", - "Duncan Beevers ", - "Stephen Crane ", - "Ryan Seddon ", - "Miles Elam ", - "Mihai Bazon ", - "Michael Ficarra ", - "Todd Wolfson ", - "Alexander Solovyov ", - "Felix Gnass ", - "Conrad Irwin ", - "usrbincc ", - "David Glasser ", - "Chase Douglas ", - "Evan Wallace ", - "Heather Arthur ", - "Hugh Kennedy ", - "David Glasser ", - "Simon Lydell ", - "Jmeas Smith ", - "Michael Z Goddard ", - "azu ", - "John Gozde ", - "Adam Kirkton ", - "Chris Montgomery ", - "J. Ryan Stinnett ", - "Jack Herrington ", - "Chris Truter ", - "Daniel Espeset ", - "Jamie Wong ", - "Eddy Bruël ", - "Hawken Rives ", - "Gilad Peleg ", - "djchie ", - "Gary Ye ", - "Nicolas Lalevée " + "_args": [ + [ + "source-map@0.6.1", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": { - "type": "git", - "url": "http://github.com/mozilla/source-map.git" + "_from": "source-map@0.6.1", + "_id": "source-map@0.6.1", + "_inBundle": false, + "_integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "_location": "/source-map", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "source-map@0.6.1", + "name": "source-map", + "escapedName": "source-map", + "rawSpec": "0.6.1", + "saveSpec": null, + "fetchSpec": "0.6.1" + }, + "_requiredBy": [ + "/clean-css", + "/concat-with-sourcemaps", + "/css", + "/less", + "/postcss", + "/rtlcss/postcss" + ], + "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "_spec": "0.6.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Nick Fitzgerald", + "email": "nfitzgerald@mozilla.com" + }, + "bugs": { + "url": "https://github.com/mozilla/source-map/issues" + }, + "contributors": [ + { + "name": "Tobias Koppers", + "email": "tobias.koppers@googlemail.com" + }, + { + "name": "Duncan Beevers", + "email": "duncan@dweebd.com" + }, + { + "name": "Stephen Crane", + "email": "scrane@mozilla.com" + }, + { + "name": "Ryan Seddon", + "email": "seddon.ryan@gmail.com" + }, + { + "name": "Miles Elam", + "email": "miles.elam@deem.com" + }, + { + "name": "Mihai Bazon", + "email": "mihai.bazon@gmail.com" + }, + { + "name": "Michael Ficarra", + "email": "github.public.email@michael.ficarra.me" + }, + { + "name": "Todd Wolfson", + "email": "todd@twolfson.com" + }, + { + "name": "Alexander Solovyov", + "email": "alexander@solovyov.net" + }, + { + "name": "Felix Gnass", + "email": "fgnass@gmail.com" + }, + { + "name": "Conrad Irwin", + "email": "conrad.irwin@gmail.com" + }, + { + "name": "usrbincc", + "email": "usrbincc@yahoo.com" + }, + { + "name": "David Glasser", + "email": "glasser@davidglasser.net" + }, + { + "name": "Chase Douglas", + "email": "chase@newrelic.com" + }, + { + "name": "Evan Wallace", + "email": "evan.exe@gmail.com" + }, + { + "name": "Heather Arthur", + "email": "fayearthur@gmail.com" + }, + { + "name": "Hugh Kennedy", + "email": "hughskennedy@gmail.com" + }, + { + "name": "David Glasser", + "email": "glasser@davidglasser.net" + }, + { + "name": "Simon Lydell", + "email": "simon.lydell@gmail.com" + }, + { + "name": "Jmeas Smith", + "email": "jellyes2@gmail.com" + }, + { + "name": "Michael Z Goddard", + "email": "mzgoddard@gmail.com" + }, + { + "name": "azu", + "email": "azu@users.noreply.github.com" + }, + { + "name": "John Gozde", + "email": "john@gozde.ca" + }, + { + "name": "Adam Kirkton", + "email": "akirkton@truefitinnovation.com" + }, + { + "name": "Chris Montgomery", + "email": "christopher.montgomery@dowjones.com" + }, + { + "name": "J. Ryan Stinnett", + "email": "jryans@gmail.com" + }, + { + "name": "Jack Herrington", + "email": "jherrington@walmartlabs.com" + }, + { + "name": "Chris Truter", + "email": "jeffpalentine@gmail.com" + }, + { + "name": "Daniel Espeset", + "email": "daniel@danielespeset.com" + }, + { + "name": "Jamie Wong", + "email": "jamie.lf.wong@gmail.com" + }, + { + "name": "Eddy Bruël", + "email": "ejpbruel@mozilla.com" + }, + { + "name": "Hawken Rives", + "email": "hawkrives@gmail.com" + }, + { + "name": "Gilad Peleg", + "email": "giladp007@gmail.com" + }, + { + "name": "djchie", + "email": "djchie.dev@gmail.com" + }, + { + "name": "Gary Ye", + "email": "garysye@gmail.com" + }, + { + "name": "Nicolas Lalevée", + "email": "nicolas.lalevee@hibnet.org" + } + ], + "description": "Generates and consumes source maps", + "devDependencies": { + "doctoc": "^0.15.0", + "webpack": "^1.12.0" + }, + "engines": { + "node": ">=0.10.0" }, - "main": "./source-map.js", "files": [ "source-map.js", "source-map.d.ts", @@ -56,18 +202,19 @@ "dist/source-map.min.js", "dist/source-map.min.js.map" ], - "engines": { - "node": ">=0.10.0" - }, + "homepage": "https://github.com/mozilla/source-map", "license": "BSD-3-Clause", + "main": "./source-map.js", + "name": "source-map", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/mozilla/source-map.git" + }, "scripts": { - "test": "npm run build && node test/run-tests.js", "build": "webpack --color", + "test": "npm run build && node test/run-tests.js", "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md" }, - "devDependencies": { - "doctoc": "^0.15.0", - "webpack": "^1.12.0" - }, - "typings": "source-map" + "typings": "source-map", + "version": "0.6.1" } diff --git a/node_modules/sparkles/package.json b/node_modules/sparkles/package.json index b55dd388..a236b920 100644 --- a/node_modules/sparkles/package.json +++ b/node_modules/sparkles/package.json @@ -1,29 +1,49 @@ { - "name": "sparkles", - "version": "1.0.1", - "description": "Namespaced global event emitter", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "sparkles@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "sparkles@1.0.1", + "_id": "sparkles@1.0.1", + "_inBundle": false, + "_integrity": "sha512-dSO0DDYUahUt/0/pD/Is3VIm5TGJjludZ0HVymmhYF6eNA53PVLhnUk0znSYbH8IYBuJdCE+1luR22jNLMaQdw==", + "_location": "/sparkles", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "sparkles@1.0.1", + "name": "sparkles", + "escapedName": "sparkles", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/glogg", + "/has-gulplog" + ], + "_resolved": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/sparkles/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/sparkles", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": {}, + "description": "Namespaced global event emitter", "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", @@ -32,11 +52,34 @@ "istanbul-coveralls": "^1.0.3", "mocha": "^3.5.3" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/sparkles#readme", "keywords": [ "ee", "emitter", "events", "global", "namespaced" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "sparkles", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/sparkles.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.0.1" } diff --git a/node_modules/spdx-correct/package.json b/node_modules/spdx-correct/package.json index 35c68bda..7982d0d3 100644 --- a/node_modules/spdx-correct/package.json +++ b/node_modules/spdx-correct/package.json @@ -1,18 +1,64 @@ { - "name": "spdx-correct", - "description": "correct invalid SPDX expressions", - "version": "3.1.1", - "author": "Kyle E. Mitchell (https://kemitchell.com)", + "_args": [ + [ + "spdx-correct@3.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "spdx-correct@3.1.1", + "_id": "spdx-correct@3.1.1", + "_inBundle": false, + "_integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==", + "_location": "/spdx-correct", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "spdx-correct@3.1.1", + "name": "spdx-correct", + "escapedName": "spdx-correct", + "rawSpec": "3.1.1", + "saveSpec": null, + "fetchSpec": "3.1.1" + }, + "_requiredBy": [ + "/validate-npm-package-license" + ], + "_resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz", + "_spec": "3.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Kyle E. Mitchell", + "email": "kyle@kemitchell.com", + "url": "https://kemitchell.com" + }, + "bugs": { + "url": "https://github.com/jslicense/spdx-correct.js/issues" + }, "contributors": [ - "Kyle E. Mitchell (https://kemitchell.com)", - "Christian Zommerfelds ", - "Tal Einat ", - "Dan Butvinik " + { + "name": "Kyle E. Mitchell", + "email": "kyle@kemitchell.com", + "url": "https://kemitchell.com" + }, + { + "name": "Christian Zommerfelds", + "email": "aero_super@yahoo.com" + }, + { + "name": "Tal Einat", + "email": "taleinat@gmail.com" + }, + { + "name": "Dan Butvinik", + "email": "butvinik@outlook.com" + } ], "dependencies": { "spdx-expression-parse": "^3.0.0", "spdx-license-ids": "^3.0.0" }, + "description": "correct invalid SPDX expressions", "devDependencies": { "defence-cli": "^2.0.1", "replace-require-self": "^1.0.0", @@ -23,6 +69,7 @@ "files": [ "index.js" ], + "homepage": "https://github.com/jslicense/spdx-correct.js#readme", "keywords": [ "SPDX", "law", @@ -31,9 +78,14 @@ "metadata" ], "license": "Apache-2.0", - "repository": "jslicense/spdx-correct.js", + "name": "spdx-correct", + "repository": { + "type": "git", + "url": "git+https://github.com/jslicense/spdx-correct.js.git" + }, "scripts": { "lint": "standard && standard-markdown README.md", "test": "defence README.md | replace-require-self | node && node test.js" - } + }, + "version": "3.1.1" } diff --git a/node_modules/spdx-exceptions/package.json b/node_modules/spdx-exceptions/package.json index 2bafc6a3..1e017603 100644 --- a/node_modules/spdx-exceptions/package.json +++ b/node_modules/spdx-exceptions/package.json @@ -1,17 +1,58 @@ { - "name": "spdx-exceptions", - "description": "list of SPDX standard license exceptions", - "version": "2.3.0", - "author": "The Linux Foundation", - "contributors": [ - "Kyle E. Mitchell (https://kemitchell.com/)" + "_args": [ + [ + "spdx-exceptions@2.3.0", + "F:\\laragon\\www\\wishthis" + ] ], - "license": "CC-BY-3.0", - "repository": "kemitchell/spdx-exceptions.json", + "_from": "spdx-exceptions@2.3.0", + "_id": "spdx-exceptions@2.3.0", + "_inBundle": false, + "_integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==", + "_location": "/spdx-exceptions", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "spdx-exceptions@2.3.0", + "name": "spdx-exceptions", + "escapedName": "spdx-exceptions", + "rawSpec": "2.3.0", + "saveSpec": null, + "fetchSpec": "2.3.0" + }, + "_requiredBy": [ + "/spdx-expression-parse" + ], + "_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz", + "_spec": "2.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "The Linux Foundation" + }, + "bugs": { + "url": "https://github.com/kemitchell/spdx-exceptions.json/issues" + }, + "contributors": [ + { + "name": "Kyle E. Mitchell", + "email": "kyle@kemitchell.com", + "url": "https://kemitchell.com/" + } + ], + "description": "list of SPDX standard license exceptions", "files": [ "index.json" ], + "homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme", + "license": "CC-BY-3.0", + "name": "spdx-exceptions", + "repository": { + "type": "git", + "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git" + }, "scripts": { "build": "node build.js" - } + }, + "version": "2.3.0" } diff --git a/node_modules/spdx-expression-parse/package.json b/node_modules/spdx-expression-parse/package.json index c9edc9f9..d18e418b 100644 --- a/node_modules/spdx-expression-parse/package.json +++ b/node_modules/spdx-expression-parse/package.json @@ -1,23 +1,78 @@ { - "name": "spdx-expression-parse", + "_args": [ + [ + "spdx-expression-parse@3.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "spdx-expression-parse@3.0.1", + "_id": "spdx-expression-parse@3.0.1", + "_inBundle": false, + "_integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", + "_location": "/spdx-expression-parse", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "spdx-expression-parse@3.0.1", + "name": "spdx-expression-parse", + "escapedName": "spdx-expression-parse", + "rawSpec": "3.0.1", + "saveSpec": null, + "fetchSpec": "3.0.1" + }, + "_requiredBy": [ + "/spdx-correct", + "/validate-npm-package-license" + ], + "_resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", + "_spec": "3.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Kyle E. Mitchell", + "email": "kyle@kemitchell.com", + "url": "https://kemitchell.com" + }, + "bugs": { + "url": "https://github.com/jslicense/spdx-expression-parse.js/issues" + }, + "contributors": [ + { + "name": "C. Scott Ananian", + "email": "cscott@cscott.net", + "url": "http://cscott.net" + }, + { + "name": "Kyle E. Mitchell", + "email": "kyle@kemitchell.com", + "url": "https://kemitchell.com" + }, + { + "name": "Shinnosuke Watanabe", + "email": "snnskwtnb@gmail.com" + }, + { + "name": "Antoine Motet", + "email": "antoine.motet@gmail.com" + } + ], + "dependencies": { + "spdx-exceptions": "^2.1.0", + "spdx-license-ids": "^3.0.0" + }, "description": "parse SPDX license expressions", - "version": "3.0.1", - "author": "Kyle E. Mitchell (https://kemitchell.com)", + "devDependencies": { + "defence-cli": "^3.0.1", + "replace-require-self": "^1.0.0", + "standard": "^14.1.0" + }, "files": [ "AUTHORS", "index.js", "parse.js", "scan.js" ], - "dependencies": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - }, - "devDependencies": { - "defence-cli": "^3.0.1", - "replace-require-self": "^1.0.0", - "standard": "^14.1.0" - }, + "homepage": "https://github.com/jslicense/spdx-expression-parse.js#readme", "keywords": [ "SPDX", "law", @@ -29,11 +84,16 @@ "standards" ], "license": "MIT", - "repository": "jslicense/spdx-expression-parse.js", + "name": "spdx-expression-parse", + "repository": { + "type": "git", + "url": "git+https://github.com/jslicense/spdx-expression-parse.js.git" + }, "scripts": { "lint": "standard", + "test": "npm run test:suite && npm run test:readme", "test:readme": "defence -i javascript README.md | replace-require-self | node", - "test:suite": "node test.js", - "test": "npm run test:suite && npm run test:readme" - } + "test:suite": "node test.js" + }, + "version": "3.0.1" } diff --git a/node_modules/spdx-license-ids/package.json b/node_modules/spdx-license-ids/package.json index 61b10edc..fa6ccf14 100644 --- a/node_modules/spdx-license-ids/package.json +++ b/node_modules/spdx-license-ids/package.json @@ -1,39 +1,78 @@ { - "name": "spdx-license-ids", - "version": "3.0.11", - "description": "A list of SPDX license identifiers", - "repository": "jslicense/spdx-license-ids", - "author": "Shinnosuke Watanabe (https://github.com/shinnn)", - "license": "CC0-1.0", - "scripts": { - "build": "node build.js", - "pretest": "eslint .", - "latest": "node latest.js", - "test": "node test.js" - }, - "files": [ - "deprecated.json", - "index.json" - ], - "keywords": [ - "spdx", - "license", - "licenses", - "id", - "identifier", - "identifiers", - "json", - "array", - "oss" - ], - "devDependencies": { - "@shinnn/eslint-config": "^7.0.0", - "eslint": "^8.2.0", - "eslint-formatter-codeframe": "^7.32.1", - "rmfr": "^2.0.0", - "tape": "^5.3.1" - }, - "eslintConfig": { - "extends": "@shinnn" - } + "_args": [ + [ + "spdx-license-ids@3.0.11", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "spdx-license-ids@3.0.11", + "_id": "spdx-license-ids@3.0.11", + "_inBundle": false, + "_integrity": "sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==", + "_location": "/spdx-license-ids", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "spdx-license-ids@3.0.11", + "name": "spdx-license-ids", + "escapedName": "spdx-license-ids", + "rawSpec": "3.0.11", + "saveSpec": null, + "fetchSpec": "3.0.11" + }, + "_requiredBy": [ + "/spdx-correct", + "/spdx-expression-parse" + ], + "_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz", + "_spec": "3.0.11", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Shinnosuke Watanabe", + "url": "https://github.com/shinnn" + }, + "bugs": { + "url": "https://github.com/jslicense/spdx-license-ids/issues" + }, + "description": "A list of SPDX license identifiers", + "devDependencies": { + "@shinnn/eslint-config": "^7.0.0", + "eslint": "^8.2.0", + "eslint-formatter-codeframe": "^7.32.1", + "rmfr": "^2.0.0", + "tape": "^5.3.1" + }, + "eslintConfig": { + "extends": "@shinnn" + }, + "files": [ + "deprecated.json", + "index.json" + ], + "homepage": "https://github.com/jslicense/spdx-license-ids#readme", + "keywords": [ + "spdx", + "license", + "licenses", + "id", + "identifier", + "identifiers", + "json", + "array", + "oss" + ], + "license": "CC0-1.0", + "name": "spdx-license-ids", + "repository": { + "type": "git", + "url": "git+https://github.com/jslicense/spdx-license-ids.git" + }, + "scripts": { + "build": "node build.js", + "latest": "node latest.js", + "pretest": "eslint .", + "test": "node test.js" + }, + "version": "3.0.11" } diff --git a/node_modules/split-string/node_modules/extend-shallow/package.json b/node_modules/split-string/node_modules/extend-shallow/package.json index e5e91053..84e497d0 100644 --- a/node_modules/split-string/node_modules/extend-shallow/package.json +++ b/node_modules/split-string/node_modules/extend-shallow/package.json @@ -1,32 +1,54 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "3.0.2", - "homepage": "https://github.com/jonschlinkert/extend-shallow", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "extend-shallow@3.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/extend-shallow", + "_from": "extend-shallow@3.0.2", + "_id": "extend-shallow@3.0.2", + "_inBundle": false, + "_integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", + "_location": "/split-string/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@3.0.2", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "3.0.2", + "saveSpec": null, + "fetchSpec": "3.0.2" + }, + "_requiredBy": [ + "/split-string" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "_spec": "3.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "assign-symbols": "^1.0.0", "is-extendable": "^1.0.1" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^1.0.0", "benchmarked": "^2.0.0", @@ -38,6 +60,13 @@ "mocha": "^3.5.3", "object-assign": "^4.1.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "assign", "clone", @@ -57,6 +86,16 @@ "utils", "value" ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -79,5 +118,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.0.2" } diff --git a/node_modules/split-string/node_modules/is-extendable/package.json b/node_modules/split-string/node_modules/is-extendable/package.json index 2aaab65a..2d9e0eb4 100644 --- a/node_modules/split-string/node_modules/is-extendable/package.json +++ b/node_modules/split-string/node_modules/is-extendable/package.json @@ -1,33 +1,55 @@ { - "name": "is-extendable", - "description": "Returns true if a value is a plain object, array or function.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/is-extendable", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-extendable", + "_args": [ + [ + "is-extendable@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-extendable@1.0.1", + "_id": "is-extendable@1.0.1", + "_inBundle": false, + "_integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "_location": "/split-string/is-extendable", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-extendable@1.0.1", + "name": "is-extendable", + "escapedName": "is-extendable", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/split-string/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-extendable/issues" }, - "license": "MIT", - "files": [ - "index.js", - "index.d.ts" - ], - "main": "index.js", - "types": "index.d.ts", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-plain-object": "^2.0.4" }, + "description": "Returns true if a value is a plain object, array or function.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/jonschlinkert/is-extendable", "keywords": [ "array", "assign", @@ -42,6 +64,17 @@ "regex", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-extendable", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-extendable.git" + }, + "scripts": { + "test": "mocha" + }, + "types": "index.d.ts", "verb": { "related": { "list": [ @@ -63,5 +96,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/split-string/node_modules/is-plain-object/package.json b/node_modules/split-string/node_modules/is-plain-object/package.json index dd604986..6239d330 100644 --- a/node_modules/split-string/node_modules/is-plain-object/package.json +++ b/node_modules/split-string/node_modules/is-plain-object/package.json @@ -1,37 +1,60 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor.", - "version": "2.0.4", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-plain-object@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@2.0.4", + "_id": "is-plain-object@2.0.4", + "_inBundle": false, + "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "_location": "/split-string/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@2.0.4", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/split-string/is-extendable" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", - "test_browser": "mocha-phantomjs test/browser.html", - "test_node": "mocha", - "test": "npm run test_node && npm run browserify && npm run test_browser" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "browserify": "^14.4.0", "chai": "^4.0.2", @@ -41,6 +64,14 @@ "phantomjs": "^2.1.7", "uglify-js": "^3.0.24" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -55,6 +86,19 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test": "npm run test_node && npm run browserify && npm run test_browser", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha" + }, "types": "index.d.ts", "verb": { "toc": false, @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/split-string/package.json b/node_modules/split-string/package.json index 8f490a24..0461a637 100644 --- a/node_modules/split-string/package.json +++ b/node_modules/split-string/package.json @@ -1,41 +1,84 @@ { - "name": "split-string", - "description": "Split a string on a character except when the character is escaped.", - "version": "3.1.0", - "homepage": "https://github.com/jonschlinkert/split-string", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "split-string@3.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/split-string", + "_from": "split-string@3.1.0", + "_id": "split-string@3.1.0", + "_inBundle": false, + "_integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", + "_location": "/split-string", + "_phantomChildren": { + "assign-symbols": "1.0.0", + "isobject": "3.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "split-string@3.1.0", + "name": "split-string", + "escapedName": "split-string", + "rawSpec": "3.1.0", + "saveSpec": null, + "fetchSpec": "3.1.0" + }, + "_requiredBy": [ + "/braces", + "/set-value" + ], + "_resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", + "_spec": "3.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/split-string/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "extend-shallow": "^3.0.0" }, + "description": "Split a string on a character except when the character is escaped.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/split-string", "keywords": [ "character", "escape", "split", "string" ], + "license": "MIT", + "main": "index.js", + "name": "split-string", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/split-string.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -61,5 +104,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.1.0" } diff --git a/node_modules/sprintf-js/package.json b/node_modules/sprintf-js/package.json index 75f7eca7..f192e972 100644 --- a/node_modules/sprintf-js/package.json +++ b/node_modules/sprintf-js/package.json @@ -1,22 +1,57 @@ { + "_args": [ + [ + "sprintf-js@1.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "sprintf-js@1.0.3", + "_id": "sprintf-js@1.0.3", + "_inBundle": false, + "_integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=", + "_location": "/sprintf-js", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "sprintf-js@1.0.3", "name": "sprintf-js", - "version": "1.0.3", - "description": "JavaScript sprintf implementation", - "author": "Alexandru Marasteanu (http://alexei.ro/)", - "main": "src/sprintf.js", - "scripts": { - "test": "mocha test/test.js" - }, - "repository": { - "type": "git", - "url": "https://github.com/alexei/sprintf.js.git" - }, - "license": "BSD-3-Clause", - "readmeFilename": "README.md", - "devDependencies": { - "mocha": "*", - "grunt": "*", - "grunt-contrib-watch": "*", - "grunt-contrib-uglify": "*" - } + "escapedName": "sprintf-js", + "rawSpec": "1.0.3", + "saveSpec": null, + "fetchSpec": "1.0.3" + }, + "_requiredBy": [ + "/argparse" + ], + "_resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "_spec": "1.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Alexandru Marasteanu", + "email": "hello@alexei.ro", + "url": "http://alexei.ro/" + }, + "bugs": { + "url": "https://github.com/alexei/sprintf.js/issues" + }, + "description": "JavaScript sprintf implementation", + "devDependencies": { + "grunt": "*", + "grunt-contrib-uglify": "*", + "grunt-contrib-watch": "*", + "mocha": "*" + }, + "homepage": "https://github.com/alexei/sprintf.js#readme", + "license": "BSD-3-Clause", + "main": "src/sprintf.js", + "name": "sprintf-js", + "repository": { + "type": "git", + "url": "git+https://github.com/alexei/sprintf.js.git" + }, + "scripts": { + "test": "mocha test/test.js" + }, + "version": "1.0.3" } diff --git a/node_modules/stack-trace/package.json b/node_modules/stack-trace/package.json index 9cd0d074..1e9eb784 100644 --- a/node_modules/stack-trace/package.json +++ b/node_modules/stack-trace/package.json @@ -1,21 +1,56 @@ { - "author": "Felix Geisendörfer (http://debuggable.com/)", - "name": "stack-trace", + "_args": [ + [ + "stack-trace@0.0.10", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "stack-trace@0.0.10", + "_id": "stack-trace@0.0.10", + "_inBundle": false, + "_integrity": "sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA=", + "_location": "/stack-trace", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "stack-trace@0.0.10", + "name": "stack-trace", + "escapedName": "stack-trace", + "rawSpec": "0.0.10", + "saveSpec": null, + "fetchSpec": "0.0.10" + }, + "_requiredBy": [ + "/matchdep" + ], + "_resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz", + "_spec": "0.0.10", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Felix Geisendörfer", + "email": "felix@debuggable.com", + "url": "http://debuggable.com/" + }, + "bugs": { + "url": "https://github.com/felixge/node-stack-trace/issues" + }, + "dependencies": {}, "description": "Get v8 stack traces as an array of CallSite objects.", - "version": "0.0.10", + "devDependencies": { + "far": "0.0.3", + "long-stack-traces": "0.1.2" + }, + "engines": { + "node": "*" + }, "homepage": "https://github.com/felixge/node-stack-trace", + "license": "MIT", + "main": "./lib/stack-trace", + "name": "stack-trace", "repository": { "type": "git", "url": "git://github.com/felixge/node-stack-trace.git" }, - "main": "./lib/stack-trace", - "engines": { - "node": "*" - }, - "license": "MIT", - "dependencies": {}, - "devDependencies": { - "far": "0.0.3", - "long-stack-traces": "0.1.2" - } + "version": "0.0.10" } diff --git a/node_modules/stat-mode/package.json b/node_modules/stat-mode/package.json index bd8350a0..dca2d09b 100644 --- a/node_modules/stat-mode/package.json +++ b/node_modules/stat-mode/package.json @@ -1,12 +1,45 @@ { - "name": "stat-mode", - "version": "0.2.2", - "description": "Offers convenient getters and setters for the stat `mode`", - "main": "index.js", - "repository": { - "type": "git", - "url": "git://github.com/TooTallNate/stat-mode.git" + "_args": [ + [ + "stat-mode@0.2.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "stat-mode@0.2.2", + "_id": "stat-mode@0.2.2", + "_inBundle": false, + "_integrity": "sha1-5sgLYjEj19gM8TLOU480YokHJQI=", + "_location": "/stat-mode", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "stat-mode@0.2.2", + "name": "stat-mode", + "escapedName": "stat-mode", + "rawSpec": "0.2.2", + "saveSpec": null, + "fetchSpec": "0.2.2" }, + "_requiredBy": [ + "/gulp-chmod" + ], + "_resolved": "https://registry.npmjs.org/stat-mode/-/stat-mode-0.2.2.tgz", + "_spec": "0.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Nathan Rajlich", + "email": "nathan@tootallnate.net", + "url": "http://n8.io/" + }, + "bugs": { + "url": "https://github.com/TooTallNate/stat-mode/issues" + }, + "description": "Offers convenient getters and setters for the stat `mode`", + "devDependencies": { + "mocha": "^3.0.2" + }, + "homepage": "https://github.com/TooTallNate/stat-mode", "keywords": [ "stat", "mode", @@ -18,16 +51,15 @@ "symbolic", "permissions" ], - "author": "Nathan Rajlich (http://n8.io/)", "license": "MIT", - "bugs": { - "url": "https://github.com/TooTallNate/stat-mode/issues" - }, - "homepage": "https://github.com/TooTallNate/stat-mode", - "devDependencies": { - "mocha": "^3.0.2" + "main": "index.js", + "name": "stat-mode", + "repository": { + "type": "git", + "url": "git://github.com/TooTallNate/stat-mode.git" }, "scripts": { "test": "mocha --reporter spec" - } + }, + "version": "0.2.2" } diff --git a/node_modules/static-extend/node_modules/define-property/package.json b/node_modules/static-extend/node_modules/define-property/package.json index 43561bf5..2f491345 100644 --- a/node_modules/static-extend/node_modules/define-property/package.json +++ b/node_modules/static-extend/node_modules/define-property/package.json @@ -1,28 +1,54 @@ { - "name": "define-property", - "description": "Define a non-enumerable property on an object.", - "version": "0.2.5", - "homepage": "https://github.com/jonschlinkert/define-property", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/define-property", + "_args": [ + [ + "define-property@0.2.5", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "define-property@0.2.5", + "_id": "define-property@0.2.5", + "_inBundle": false, + "_integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "_location": "/static-extend/define-property", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "define-property@0.2.5", + "name": "define-property", + "escapedName": "define-property", + "rawSpec": "0.2.5", + "saveSpec": null, + "fetchSpec": "0.2.5" + }, + "_requiredBy": [ + "/static-extend" + ], + "_resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", + "_spec": "0.2.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/define-property/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" + "dependencies": { + "is-descriptor": "^0.1.0" }, + "description": "Define a non-enumerable property on an object.", "devDependencies": { "mocha": "*", "should": "^7.0.4" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/define-property", "keywords": [ "define", "define-property", @@ -35,6 +61,16 @@ "property", "value" ], + "license": "MIT", + "main": "index.js", + "name": "define-property", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/define-property.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -45,7 +81,5 @@ ] } }, - "dependencies": { - "is-descriptor": "^0.1.0" - } + "version": "0.2.5" } diff --git a/node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json b/node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json index 5de879e1..792b5c21 100644 --- a/node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json +++ b/node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json @@ -1,36 +1,69 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "3.2.2", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@3.2.2", + "_id": "kind-of@3.2.2", + "_inBundle": false, + "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "_location": "/static-extend/is-accessor-descriptor/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@3.2.2", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/static-extend/is-accessor-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.0.0", @@ -41,6 +74,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +104,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +137,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.2.2" } diff --git a/node_modules/static-extend/node_modules/is-accessor-descriptor/package.json b/node_modules/static-extend/node_modules/is-accessor-descriptor/package.json index 0f39c64c..8c73aacb 100644 --- a/node_modules/static-extend/node_modules/is-accessor-descriptor/package.json +++ b/node_modules/static-extend/node_modules/is-accessor-descriptor/package.json @@ -1,31 +1,56 @@ { - "name": "is-accessor-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", - "version": "0.1.6", - "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-accessor-descriptor", + "_args": [ + [ + "is-accessor-descriptor@0.1.6", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-accessor-descriptor@0.1.6", + "_id": "is-accessor-descriptor@0.1.6", + "_inBundle": false, + "_integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", + "_location": "/static-extend/is-accessor-descriptor", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-accessor-descriptor@0.1.6", + "name": "is-accessor-descriptor", + "escapedName": "is-accessor-descriptor", + "rawSpec": "0.1.6", + "saveSpec": null, + "fetchSpec": "0.1.6" + }, + "_requiredBy": [ + "/static-extend/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", + "_spec": "0.1.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.0.2" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", "keywords": [ "accessor", "check", @@ -44,6 +69,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-accessor-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -57,5 +92,6 @@ "gulp-format-md" ], "layout": "default" - } + }, + "version": "0.1.6" } diff --git a/node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of/package.json b/node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of/package.json index 5de879e1..e7d16bb4 100644 --- a/node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of/package.json +++ b/node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of/package.json @@ -1,36 +1,69 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "3.2.2", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@3.2.2", + "_id": "kind-of@3.2.2", + "_inBundle": false, + "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "_location": "/static-extend/is-data-descriptor/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@3.2.2", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/static-extend/is-data-descriptor" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.0.0", @@ -41,6 +74,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +104,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +137,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.2.2" } diff --git a/node_modules/static-extend/node_modules/is-data-descriptor/package.json b/node_modules/static-extend/node_modules/is-data-descriptor/package.json index 5fb294b7..0b2c003a 100644 --- a/node_modules/static-extend/node_modules/is-data-descriptor/package.json +++ b/node_modules/static-extend/node_modules/is-data-descriptor/package.json @@ -1,31 +1,56 @@ { - "name": "is-data-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", - "version": "0.1.4", - "homepage": "https://github.com/jonschlinkert/is-data-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-data-descriptor", + "_args": [ + [ + "is-data-descriptor@0.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-data-descriptor@0.1.4", + "_id": "is-data-descriptor@0.1.4", + "_inBundle": false, + "_integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", + "_location": "/static-extend/is-data-descriptor", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-data-descriptor@0.1.4", + "name": "is-data-descriptor", + "escapedName": "is-data-descriptor", + "rawSpec": "0.1.4", + "saveSpec": null, + "fetchSpec": "0.1.4" + }, + "_requiredBy": [ + "/static-extend/is-descriptor" + ], + "_resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", + "_spec": "0.1.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-data-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.0.2" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", "devDependencies": { "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-data-descriptor", "keywords": [ "accessor", "check", @@ -44,6 +69,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-data-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -56,5 +91,6 @@ "plugins": [ "gulp-format-md" ] - } + }, + "version": "0.1.4" } diff --git a/node_modules/static-extend/node_modules/is-descriptor/package.json b/node_modules/static-extend/node_modules/is-descriptor/package.json index a561bfef..3070e1c5 100644 --- a/node_modules/static-extend/node_modules/is-descriptor/package.json +++ b/node_modules/static-extend/node_modules/is-descriptor/package.json @@ -1,38 +1,69 @@ { - "name": "is-descriptor", - "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", - "version": "0.1.6", - "homepage": "https://github.com/jonschlinkert/is-descriptor", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-descriptor@0.1.6", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-descriptor", + "_from": "is-descriptor@0.1.6", + "_id": "is-descriptor@0.1.6", + "_inBundle": false, + "_integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "_location": "/static-extend/is-descriptor", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-descriptor@0.1.6", + "name": "is-descriptor", + "escapedName": "is-descriptor", + "rawSpec": "0.1.6", + "saveSpec": null, + "fetchSpec": "0.1.6" + }, + "_requiredBy": [ + "/static-extend/define-property" + ], + "_resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", + "_spec": "0.1.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-descriptor/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-accessor-descriptor": "^0.1.6", "is-data-descriptor": "^0.1.4", "kind-of": "^5.0.0" }, + "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-descriptor", "keywords": [ "accessor", "check", @@ -51,6 +82,16 @@ "valid", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-descriptor", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-descriptor.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -71,5 +112,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.1.6" } diff --git a/node_modules/static-extend/package.json b/node_modules/static-extend/package.json index a63ab950..e8ed75d1 100644 --- a/node_modules/static-extend/package.json +++ b/node_modules/static-extend/package.json @@ -1,32 +1,58 @@ { - "name": "static-extend", - "description": "Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.", - "version": "0.1.2", - "homepage": "https://github.com/jonschlinkert/static-extend", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/static-extend", + "_args": [ + [ + "static-extend@0.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "static-extend@0.1.2", + "_id": "static-extend@0.1.2", + "_inBundle": false, + "_integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=", + "_location": "/static-extend", + "_phantomChildren": { + "is-buffer": "1.1.6", + "kind-of": "5.1.0" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "static-extend@0.1.2", + "name": "static-extend", + "escapedName": "static-extend", + "rawSpec": "0.1.2", + "saveSpec": null, + "fetchSpec": "0.1.2" + }, + "_requiredBy": [ + "/class-utils" + ], + "_resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", + "_spec": "0.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/static-extend/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "define-property": "^0.2.5", "object-copy": "^0.1.0" }, + "description": "Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.", "devDependencies": { "gulp-format-md": "^0.1.9", "mocha": "^2.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/static-extend", "keywords": [ "class", "ctor", @@ -42,6 +68,16 @@ "property", "prototype" ], + "license": "MIT", + "main": "index.js", + "name": "static-extend", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/static-extend.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -59,5 +95,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.1.2" } diff --git a/node_modules/stream-exhaust/package.json b/node_modules/stream-exhaust/package.json index ed4dcbce..a2404d92 100644 --- a/node_modules/stream-exhaust/package.json +++ b/node_modules/stream-exhaust/package.json @@ -1,24 +1,55 @@ { - "name": "stream-exhaust", - "version": "1.0.2", - "description": "Ensure that a stream is flowing data without mutating it", - "main": "index.js", - "scripts": { - "test": "node test.js" + "_args": [ + [ + "stream-exhaust@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "stream-exhaust@1.0.2", + "_id": "stream-exhaust@1.0.2", + "_inBundle": false, + "_integrity": "sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==", + "_location": "/stream-exhaust", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "stream-exhaust@1.0.2", + "name": "stream-exhaust", + "escapedName": "stream-exhaust", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" }, - "repository": { - "type": "git", - "url": "https://github.com/chrisdickinson/stream-exhaust.git" + "_requiredBy": [ + "/async-done" + ], + "_resolved": "https://registry.npmjs.org/stream-exhaust/-/stream-exhaust-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Chris Dickinson", + "email": "chris@neversaw.us" }, - "author": "Chris Dickinson ", - "license": "MIT", "bugs": { "url": "https://github.com/chrisdickinson/stream-exhaust.git" }, - "homepage": "https://github.com/chrisdickinson/stream-exhaust.git", + "description": "Ensure that a stream is flowing data without mutating it", "devDependencies": { "readable-stream": "^1.0.31", "tape": "^2.14.0", "through2": "^0.5.1" - } + }, + "homepage": "https://github.com/chrisdickinson/stream-exhaust.git", + "license": "MIT", + "main": "index.js", + "name": "stream-exhaust", + "repository": { + "type": "git", + "url": "git+https://github.com/chrisdickinson/stream-exhaust.git" + }, + "scripts": { + "test": "node test.js" + }, + "version": "1.0.2" } diff --git a/node_modules/stream-shift/package.json b/node_modules/stream-shift/package.json index fe7347a0..41524b2d 100644 --- a/node_modules/stream-shift/package.json +++ b/node_modules/stream-shift/package.json @@ -1,25 +1,56 @@ { - "name": "stream-shift", - "version": "1.0.1", - "description": "Returns the next buffer/object in a stream's readable queue", - "main": "index.js", + "_args": [ + [ + "stream-shift@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "stream-shift@1.0.1", + "_id": "stream-shift@1.0.1", + "_inBundle": false, + "_integrity": "sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==", + "_location": "/stream-shift", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "stream-shift@1.0.1", + "name": "stream-shift", + "escapedName": "stream-shift", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/duplexify" + ], + "_resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mathias Buus", + "url": "@mafintosh" + }, + "bugs": { + "url": "https://github.com/mafintosh/stream-shift/issues" + }, "dependencies": {}, + "description": "Returns the next buffer/object in a stream's readable queue", "devDependencies": { "standard": "^7.1.2", "tape": "^4.6.0", "through2": "^2.0.1" }, + "homepage": "https://github.com/mafintosh/stream-shift", + "license": "MIT", + "main": "index.js", + "name": "stream-shift", + "repository": { + "type": "git", + "url": "git+https://github.com/mafintosh/stream-shift.git" + }, "scripts": { "test": "standard && tape test.js" }, - "repository": { - "type": "git", - "url": "https://github.com/mafintosh/stream-shift.git" - }, - "author": "Mathias Buus (@mafintosh)", - "license": "MIT", - "bugs": { - "url": "https://github.com/mafintosh/stream-shift/issues" - }, - "homepage": "https://github.com/mafintosh/stream-shift" + "version": "1.0.1" } diff --git a/node_modules/string-width/node_modules/ansi-regex/package.json b/node_modules/string-width/node_modules/ansi-regex/package.json index e94852fd..8e1b9346 100644 --- a/node_modules/string-width/node_modules/ansi-regex/package.json +++ b/node_modules/string-width/node_modules/ansi-regex/package.json @@ -1,24 +1,52 @@ { - "name": "ansi-regex", - "version": "3.0.0", - "description": "Regular expression for matching ANSI escape codes", - "license": "MIT", - "repository": "chalk/ansi-regex", + "_args": [ + [ + "ansi-regex@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "ansi-regex@3.0.0", + "_id": "ansi-regex@3.0.0", + "_inBundle": false, + "_integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", + "_location": "/string-width/ansi-regex", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "ansi-regex@3.0.0", + "name": "ansi-regex", + "escapedName": "ansi-regex", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/string-width/strip-ansi" + ], + "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/chalk/ansi-regex/issues" + }, + "description": "Regular expression for matching ANSI escape codes", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava", - "view-supported": "node fixtures/view-codes.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/chalk/ansi-regex#readme", "keywords": [ "ansi", "styles", @@ -46,8 +74,15 @@ "find", "pattern" ], - "devDependencies": { - "ava": "*", - "xo": "*" - } + "license": "MIT", + "name": "ansi-regex", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/ansi-regex.git" + }, + "scripts": { + "test": "xo && ava", + "view-supported": "node fixtures/view-codes.js" + }, + "version": "3.0.0" } diff --git a/node_modules/string-width/node_modules/strip-ansi/package.json b/node_modules/string-width/node_modules/strip-ansi/package.json index 555f1946..6043655f 100644 --- a/node_modules/string-width/node_modules/strip-ansi/package.json +++ b/node_modules/string-width/node_modules/strip-ansi/package.json @@ -1,23 +1,55 @@ { - "name": "strip-ansi", - "version": "4.0.0", - "description": "Strip ANSI escape codes", - "license": "MIT", - "repository": "chalk/strip-ansi", + "_args": [ + [ + "strip-ansi@4.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "strip-ansi@4.0.0", + "_id": "strip-ansi@4.0.0", + "_inBundle": false, + "_integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", + "_location": "/string-width/strip-ansi", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "strip-ansi@4.0.0", + "name": "strip-ansi", + "escapedName": "strip-ansi", + "rawSpec": "4.0.0", + "saveSpec": null, + "fetchSpec": "4.0.0" + }, + "_requiredBy": [ + "/string-width" + ], + "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", + "_spec": "4.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/chalk/strip-ansi/issues" + }, + "dependencies": { + "ansi-regex": "^3.0.0" + }, + "description": "Strip ANSI escape codes", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/chalk/strip-ansi#readme", "keywords": [ "strip", "trim", @@ -42,11 +74,14 @@ "command-line", "text" ], - "dependencies": { - "ansi-regex": "^3.0.0" + "license": "MIT", + "name": "strip-ansi", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/strip-ansi.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "4.0.0" } diff --git a/node_modules/string-width/package.json b/node_modules/string-width/package.json index 89f0b6a6..b51fc89e 100644 --- a/node_modules/string-width/package.json +++ b/node_modules/string-width/package.json @@ -1,55 +1,90 @@ { - "name": "string-width", - "version": "2.1.1", - "description": "Get the visual width of a string - the number of columns required to display it", - "license": "MIT", - "repository": "sindresorhus/string-width", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && ava" - }, - "files": [ - "index.js" - ], - "keywords": [ - "string", - "str", - "character", - "char", - "unicode", - "width", - "visual", - "column", - "columns", - "fullwidth", - "full-width", - "full", - "ansi", - "escape", - "codes", - "cli", - "command-line", - "terminal", - "console", - "cjk", - "chinese", - "japanese", - "korean", - "fixed-width" - ], - "dependencies": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" - }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "_args": [ + [ + "string-width@2.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "string-width@2.1.1", + "_id": "string-width@2.1.1", + "_inBundle": false, + "_integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", + "_location": "/string-width", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "string-width@2.1.1", + "name": "string-width", + "escapedName": "string-width", + "rawSpec": "2.1.1", + "saveSpec": null, + "fetchSpec": "2.1.1" + }, + "_requiredBy": [ + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", + "_spec": "2.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/string-width/issues" + }, + "dependencies": { + "is-fullwidth-code-point": "^2.0.0", + "strip-ansi": "^4.0.0" + }, + "description": "Get the visual width of a string - the number of columns required to display it", + "devDependencies": { + "ava": "*", + "xo": "*" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/sindresorhus/string-width#readme", + "keywords": [ + "string", + "str", + "character", + "char", + "unicode", + "width", + "visual", + "column", + "columns", + "fullwidth", + "full-width", + "full", + "ansi", + "escape", + "codes", + "cli", + "command-line", + "terminal", + "console", + "cjk", + "chinese", + "japanese", + "korean", + "fixed-width" + ], + "license": "MIT", + "name": "string-width", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/string-width.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "2.1.1" } diff --git a/node_modules/string_decoder/node_modules/safe-buffer/package.json b/node_modules/string_decoder/node_modules/safe-buffer/package.json index 623fbc3f..259f2e65 100644 --- a/node_modules/string_decoder/node_modules/safe-buffer/package.json +++ b/node_modules/string_decoder/node_modules/safe-buffer/package.json @@ -1,7 +1,32 @@ { - "name": "safe-buffer", - "description": "Safer Node.js Buffer API", - "version": "5.1.2", + "_args": [ + [ + "safe-buffer@5.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "safe-buffer@5.1.2", + "_id": "safe-buffer@5.1.2", + "_inBundle": false, + "_integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "_location": "/string_decoder/safe-buffer", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "safe-buffer@5.1.2", + "name": "safe-buffer", + "escapedName": "safe-buffer", + "rawSpec": "5.1.2", + "saveSpec": null, + "fetchSpec": "5.1.2" + }, + "_requiredBy": [ + "/string_decoder" + ], + "_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "_spec": "5.1.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -10,6 +35,7 @@ "bugs": { "url": "https://github.com/feross/safe-buffer/issues" }, + "description": "Safer Node.js Buffer API", "devDependencies": { "standard": "*", "tape": "^4.0.0" @@ -26,12 +52,14 @@ ], "license": "MIT", "main": "index.js", - "types": "index.d.ts", + "name": "safe-buffer", "repository": { "type": "git", "url": "git://github.com/feross/safe-buffer.git" }, "scripts": { "test": "standard && tape test/*.js" - } + }, + "types": "index.d.ts", + "version": "5.1.2" } diff --git a/node_modules/string_decoder/package.json b/node_modules/string_decoder/package.json index 518c3eb9..8bcee679 100644 --- a/node_modules/string_decoder/package.json +++ b/node_modules/string_decoder/package.json @@ -1,25 +1,47 @@ { - "name": "string_decoder", - "version": "1.1.1", - "description": "The string_decoder module from Node core", - "main": "lib/string_decoder.js", + "_args": [ + [ + "string_decoder@1.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "string_decoder@1.1.1", + "_id": "string_decoder@1.1.1", + "_inBundle": false, + "_integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "_location": "/string_decoder", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "string_decoder@1.1.1", + "name": "string_decoder", + "escapedName": "string_decoder", + "rawSpec": "1.1.1", + "saveSpec": null, + "fetchSpec": "1.1.1" + }, + "_requiredBy": [ + "/gulp-json-editor/readable-stream", + "/gulp-less/readable-stream", + "/readable-stream" + ], + "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "_spec": "1.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/nodejs/string_decoder/issues" + }, "dependencies": { "safe-buffer": "~5.1.0" }, + "description": "The string_decoder module from Node core", "devDependencies": { "babel-polyfill": "^6.23.0", "core-util-is": "^1.0.2", "inherits": "^2.0.3", "tap": "~0.4.8" }, - "scripts": { - "test": "tap test/parallel/*.js && node test/verify-dependencies", - "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js" - }, - "repository": { - "type": "git", - "url": "git://github.com/nodejs/string_decoder.git" - }, "homepage": "https://github.com/nodejs/string_decoder", "keywords": [ "string", @@ -27,5 +49,16 @@ "browser", "browserify" ], - "license": "MIT" + "license": "MIT", + "main": "lib/string_decoder.js", + "name": "string_decoder", + "repository": { + "type": "git", + "url": "git://github.com/nodejs/string_decoder.git" + }, + "scripts": { + "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js", + "test": "tap test/parallel/*.js && node test/verify-dependencies" + }, + "version": "1.1.1" } diff --git a/node_modules/stringify-object/package.json b/node_modules/stringify-object/package.json index 74d638c0..d486f91a 100644 --- a/node_modules/stringify-object/package.json +++ b/node_modules/stringify-object/package.json @@ -1,40 +1,75 @@ { - "name": "stringify-object", - "version": "3.3.0", - "description": "Stringify an object/array like JSON.stringify just without all the double-quotes", - "license": "BSD-2-Clause", - "repository": "yeoman/stringify-object", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "engines": { - "node": ">=4" - }, - "scripts": { - "test": "xo && ava" - }, - "files": [ - "index.js" - ], - "keywords": [ - "object", - "stringify", - "pretty", - "print", - "dump", - "format", - "type", - "json" - ], - "dependencies": { - "get-own-enumerable-property-symbols": "^3.0.0", - "is-obj": "^1.0.1", - "is-regexp": "^1.0.0" - }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "_args": [ + [ + "stringify-object@3.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "stringify-object@3.3.0", + "_id": "stringify-object@3.3.0", + "_inBundle": false, + "_integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==", + "_location": "/stringify-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "stringify-object@3.3.0", + "name": "stringify-object", + "escapedName": "stringify-object", + "rawSpec": "3.3.0", + "saveSpec": null, + "fetchSpec": "3.3.0" + }, + "_requiredBy": [ + "/gulp-debug" + ], + "_resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz", + "_spec": "3.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/yeoman/stringify-object/issues" + }, + "dependencies": { + "get-own-enumerable-property-symbols": "^3.0.0", + "is-obj": "^1.0.1", + "is-regexp": "^1.0.0" + }, + "description": "Stringify an object/array like JSON.stringify just without all the double-quotes", + "devDependencies": { + "ava": "*", + "xo": "*" + }, + "engines": { + "node": ">=4" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/yeoman/stringify-object#readme", + "keywords": [ + "object", + "stringify", + "pretty", + "print", + "dump", + "format", + "type", + "json" + ], + "license": "BSD-2-Clause", + "name": "stringify-object", + "repository": { + "type": "git", + "url": "git+https://github.com/yeoman/stringify-object.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "3.3.0" } diff --git a/node_modules/strip-ansi/package.json b/node_modules/strip-ansi/package.json index 301685ba..13359743 100644 --- a/node_modules/strip-ansi/package.json +++ b/node_modules/strip-ansi/package.json @@ -1,28 +1,60 @@ { - "name": "strip-ansi", - "version": "3.0.1", - "description": "Strip ANSI escape codes", - "license": "MIT", - "repository": "chalk/strip-ansi", + "_args": [ + [ + "strip-ansi@3.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "strip-ansi@3.0.1", + "_id": "strip-ansi@3.0.1", + "_inBundle": false, + "_integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", + "_location": "/strip-ansi", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "strip-ansi@3.0.1", + "name": "strip-ansi", + "escapedName": "strip-ansi", + "rawSpec": "3.0.1", + "saveSpec": null, + "fetchSpec": "3.0.1" + }, + "_requiredBy": [ + "/chalk", + "/cliui", + "/cliui/string-width", + "/wrap-ansi", + "/wrap-ansi/string-width", + "/yargs/string-width" + ], + "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", + "_spec": "3.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "maintainers": [ - "Sindre Sorhus (sindresorhus.com)", - "Joshua Boy Nicolai Appelman (jbna.nl)", - "JD Ballard (github.com/qix-)" - ], + "bugs": { + "url": "https://github.com/chalk/strip-ansi/issues" + }, + "dependencies": { + "ansi-regex": "^2.0.0" + }, + "description": "Strip ANSI escape codes", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/chalk/strip-ansi#readme", "keywords": [ "strip", "trim", @@ -47,11 +79,31 @@ "command-line", "text" ], - "dependencies": { - "ansi-regex": "^2.0.0" + "license": "MIT", + "maintainers": [ + { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + { + "name": "Joshua Boy Nicolai Appelman", + "email": "joshua@jbna.nl", + "url": "jbna.nl" + }, + { + "name": "JD Ballard", + "email": "i.am.qix@gmail.com", + "url": "github.com/qix-" + } + ], + "name": "strip-ansi", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/strip-ansi.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "3.0.1" } diff --git a/node_modules/strip-bom-buf/package.json b/node_modules/strip-bom-buf/package.json index 581e967a..1e6185ea 100644 --- a/node_modules/strip-bom-buf/package.json +++ b/node_modules/strip-bom-buf/package.json @@ -1,23 +1,55 @@ { - "name": "strip-bom-buf", - "version": "1.0.0", - "description": "Strip UTF-8 byte order mark (BOM) from a buffer", - "license": "MIT", - "repository": "sindresorhus/strip-bom-buf", + "_args": [ + [ + "strip-bom-buf@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "strip-bom-buf@1.0.0", + "_id": "strip-bom-buf@1.0.0", + "_inBundle": false, + "_integrity": "sha1-HLRar1dTD0yvhsf3UXnSyaUd1XI=", + "_location": "/strip-bom-buf", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "strip-bom-buf@1.0.0", + "name": "strip-bom-buf", + "escapedName": "strip-bom-buf", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/strip-bom-stream" + ], + "_resolved": "https://registry.npmjs.org/strip-bom-buf/-/strip-bom-buf-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/strip-bom-buf/issues" + }, + "dependencies": { + "is-utf8": "^0.2.1" + }, + "description": "Strip UTF-8 byte order mark (BOM) from a buffer", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/strip-bom-buf#readme", "keywords": [ "strip", "bom", @@ -33,11 +65,14 @@ "text", "buffer" ], - "dependencies": { - "is-utf8": "^0.2.1" + "license": "MIT", + "name": "strip-bom-buf", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/strip-bom-buf.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.0" } diff --git a/node_modules/strip-bom-stream/package.json b/node_modules/strip-bom-stream/package.json index 39be697c..4a6ab839 100644 --- a/node_modules/strip-bom-stream/package.json +++ b/node_modules/strip-bom-stream/package.json @@ -1,23 +1,57 @@ { - "name": "strip-bom-stream", - "version": "3.0.0", - "description": "Strip UTF-8 byte order mark (BOM) from a stream", - "license": "MIT", - "repository": "sindresorhus/strip-bom-stream", + "_args": [ + [ + "strip-bom-stream@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "strip-bom-stream@3.0.0", + "_id": "strip-bom-stream@3.0.0", + "_inBundle": false, + "_integrity": "sha1-lWvMXYRDD2klapDtgjdlzYWOFZw=", + "_location": "/strip-bom-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "strip-bom-stream@3.0.0", + "name": "strip-bom-stream", + "escapedName": "strip-bom-stream", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/gulp-git" + ], + "_resolved": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/strip-bom-stream/issues" + }, + "dependencies": { + "first-chunk-stream": "^2.0.0", + "strip-bom-buf": "^1.0.0" + }, + "description": "Strip UTF-8 byte order mark (BOM) from a stream", + "devDependencies": { + "ava": "*", + "get-stream": "^3.0.0", + "xo": "*" + }, "engines": { "node": ">=4" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/strip-bom-stream#readme", "keywords": [ "bom", "strip", @@ -33,13 +67,14 @@ "stream", "streams" ], - "dependencies": { - "first-chunk-stream": "^2.0.0", - "strip-bom-buf": "^1.0.0" + "license": "MIT", + "name": "strip-bom-stream", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/strip-bom-stream.git" }, - "devDependencies": { - "ava": "*", - "get-stream": "^3.0.0", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "3.0.0" } diff --git a/node_modules/strip-bom/package.json b/node_modules/strip-bom/package.json index 8fe93ea5..ad22af53 100644 --- a/node_modules/strip-bom/package.json +++ b/node_modules/strip-bom/package.json @@ -1,23 +1,54 @@ { - "name": "strip-bom", - "version": "2.0.0", - "description": "Strip UTF-8 byte order mark (BOM) from a string/buffer", - "license": "MIT", - "repository": "sindresorhus/strip-bom", + "_args": [ + [ + "strip-bom@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "strip-bom@2.0.0", + "_id": "strip-bom@2.0.0", + "_inBundle": false, + "_integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", + "_location": "/strip-bom", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "strip-bom@2.0.0", + "name": "strip-bom", + "escapedName": "strip-bom", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/load-json-file" + ], + "_resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/strip-bom/issues" + }, + "dependencies": { + "is-utf8": "^0.2.0" + }, + "description": "Strip UTF-8 byte order mark (BOM) from a string/buffer", + "devDependencies": { + "mocha": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/strip-bom#readme", "keywords": [ "bom", "strip", @@ -33,10 +64,14 @@ "buffer", "string" ], - "dependencies": { - "is-utf8": "^0.2.0" + "license": "MIT", + "name": "strip-bom", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/strip-bom.git" }, - "devDependencies": { - "mocha": "*" - } + "scripts": { + "test": "mocha" + }, + "version": "2.0.0" } diff --git a/node_modules/strip-eof/package.json b/node_modules/strip-eof/package.json index 36b88cdc..585b2c35 100644 --- a/node_modules/strip-eof/package.json +++ b/node_modules/strip-eof/package.json @@ -1,23 +1,52 @@ { - "name": "strip-eof", - "version": "1.0.0", - "description": "Strip the End-Of-File (EOF) character from a string/buffer", - "license": "MIT", - "repository": "sindresorhus/strip-eof", + "_args": [ + [ + "strip-eof@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "strip-eof@1.0.0", + "_id": "strip-eof@1.0.0", + "_inBundle": false, + "_integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=", + "_location": "/strip-eof", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "strip-eof@1.0.0", + "name": "strip-eof", + "escapedName": "strip-eof", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/execa" + ], + "_resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/strip-eof/issues" + }, + "description": "Strip the End-Of-File (EOF) character from a string/buffer", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/strip-eof#readme", "keywords": [ "strip", "trim", @@ -32,8 +61,14 @@ "string", "buffer" ], - "devDependencies": { - "ava": "*", - "xo": "*" - } + "license": "MIT", + "name": "strip-eof", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/strip-eof.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.0" } diff --git a/node_modules/strip-json-comments/package.json b/node_modules/strip-json-comments/package.json index 288ecc77..31b93f5a 100644 --- a/node_modules/strip-json-comments/package.json +++ b/node_modules/strip-json-comments/package.json @@ -1,23 +1,52 @@ { - "name": "strip-json-comments", - "version": "2.0.1", - "description": "Strip comments from JSON. Lets you use comments in your JSON files!", - "license": "MIT", - "repository": "sindresorhus/strip-json-comments", + "_args": [ + [ + "strip-json-comments@2.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "strip-json-comments@2.0.1", + "_id": "strip-json-comments@2.0.1", + "_inBundle": false, + "_integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", + "_location": "/strip-json-comments", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "strip-json-comments@2.0.1", + "name": "strip-json-comments", + "escapedName": "strip-json-comments", + "rawSpec": "2.0.1", + "saveSpec": null, + "fetchSpec": "2.0.1" + }, + "_requiredBy": [ + "/rtlcss" + ], + "_resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", + "_spec": "2.0.1", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/strip-json-comments/issues" + }, + "description": "Strip comments from JSON. Lets you use comments in your JSON files!", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/strip-json-comments#readme", "keywords": [ "json", "strip", @@ -35,8 +64,14 @@ "env", "environment" ], - "devDependencies": { - "ava": "*", - "xo": "*" - } + "license": "MIT", + "name": "strip-json-comments", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/strip-json-comments.git" + }, + "scripts": { + "test": "xo && ava" + }, + "version": "2.0.1" } diff --git a/node_modules/supports-color/package.json b/node_modules/supports-color/package.json index 3bb77ac1..d9364e7a 100644 --- a/node_modules/supports-color/package.json +++ b/node_modules/supports-color/package.json @@ -1,27 +1,52 @@ { - "name": "supports-color", - "version": "2.0.0", - "description": "Detect whether a terminal supports color", - "license": "MIT", - "repository": "chalk/supports-color", + "_args": [ + [ + "supports-color@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "supports-color@2.0.0", + "_id": "supports-color@2.0.0", + "_inBundle": false, + "_integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", + "_location": "/supports-color", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "supports-color@2.0.0", + "name": "supports-color", + "escapedName": "supports-color", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/chalk" + ], + "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "maintainers": [ - "Sindre Sorhus (sindresorhus.com)", - "Joshua Appelman (jbnicolai.com)" - ], + "bugs": { + "url": "https://github.com/chalk/supports-color/issues" + }, + "description": "Detect whether a terminal supports color", + "devDependencies": { + "mocha": "*", + "require-uncached": "^1.0.2" + }, "engines": { "node": ">=0.8.0" }, - "scripts": { - "test": "mocha" - }, "files": [ "index.js" ], + "homepage": "https://github.com/chalk/supports-color#readme", "keywords": [ "color", "colour", @@ -42,8 +67,26 @@ "capability", "detect" ], - "devDependencies": { - "mocha": "*", - "require-uncached": "^1.0.2" - } + "license": "MIT", + "maintainers": [ + { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + { + "name": "Joshua Appelman", + "email": "jappelman@xebia.com", + "url": "jbnicolai.com" + } + ], + "name": "supports-color", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/supports-color.git" + }, + "scripts": { + "test": "mocha" + }, + "version": "2.0.0" } diff --git a/node_modules/supports-preserve-symlinks-flag/package.json b/node_modules/supports-preserve-symlinks-flag/package.json index 56edadca..c3104fbf 100644 --- a/node_modules/supports-preserve-symlinks-flag/package.json +++ b/node_modules/supports-preserve-symlinks-flag/package.json @@ -1,70 +1,101 @@ { - "name": "supports-preserve-symlinks-flag", - "version": "1.0.0", - "description": "Determine if the current node version supports the `--preserve-symlinks` flag.", - "main": "./index.js", - "browser": "./browser.js", - "exports": { - ".": [ - { - "browser": "./browser.js", - "default": "./index.js" - }, - "./index.js" - ], - "./package.json": "./package.json" - }, - "sideEffects": false, - "scripts": { - "prepublishOnly": "safe-publish-latest", - "prepublish": "not-in-publish || npm run prepublishOnly", - "lint": "eslint --ext=js,mjs .", - "pretest": "npm run lint", - "tests-only": "nyc tape 'test/**/*.js'", - "test": "npm run tests-only", - "posttest": "aud --production", - "version": "auto-changelog && git add CHANGELOG.md", - "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git" - }, - "keywords": [ - "node", - "flag", - "symlink", - "symlinks", - "preserve-symlinks" - ], - "author": "Jordan Harband ", - "funding": { - "url": "https://github.com/sponsors/ljharb" - }, - "license": "MIT", - "bugs": { - "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag/issues" - }, - "homepage": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme", - "devDependencies": { - "@ljharb/eslint-config": "^20.1.0", - "aud": "^1.1.5", - "auto-changelog": "^2.3.0", - "eslint": "^8.6.0", - "nyc": "^10.3.2", - "safe-publish-latest": "^2.0.0", - "semver": "^6.3.0", - "tape": "^5.4.0" - }, - "engines": { - "node": ">= 0.4" - }, - "auto-changelog": { - "output": "CHANGELOG.md", - "template": "keepachangelog", - "unreleased": false, - "commitLimit": false, - "backfillLimit": false, - "hideCredit": true - } + "_args": [ + [ + "supports-preserve-symlinks-flag@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "supports-preserve-symlinks-flag@1.0.0", + "_id": "supports-preserve-symlinks-flag@1.0.0", + "_inBundle": false, + "_integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "_location": "/supports-preserve-symlinks-flag", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "supports-preserve-symlinks-flag@1.0.0", + "name": "supports-preserve-symlinks-flag", + "escapedName": "supports-preserve-symlinks-flag", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/resolve" + ], + "_resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jordan Harband", + "email": "ljharb@gmail.com" + }, + "auto-changelog": { + "output": "CHANGELOG.md", + "template": "keepachangelog", + "unreleased": false, + "commitLimit": false, + "backfillLimit": false, + "hideCredit": true + }, + "browser": "./browser.js", + "bugs": { + "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag/issues" + }, + "description": "Determine if the current node version supports the `--preserve-symlinks` flag.", + "devDependencies": { + "@ljharb/eslint-config": "^20.1.0", + "aud": "^1.1.5", + "auto-changelog": "^2.3.0", + "eslint": "^8.6.0", + "nyc": "^10.3.2", + "safe-publish-latest": "^2.0.0", + "semver": "^6.3.0", + "tape": "^5.4.0" + }, + "engines": { + "node": ">= 0.4" + }, + "exports": { + ".": [ + { + "browser": "./browser.js", + "default": "./index.js" + }, + "./index.js" + ], + "./package.json": "./package.json" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + }, + "homepage": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme", + "keywords": [ + "node", + "flag", + "symlink", + "symlinks", + "preserve-symlinks" + ], + "license": "MIT", + "main": "./index.js", + "name": "supports-preserve-symlinks-flag", + "repository": { + "type": "git", + "url": "git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git" + }, + "scripts": { + "lint": "eslint --ext=js,mjs .", + "posttest": "aud --production", + "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"", + "prepublish": "not-in-publish || npm run prepublishOnly", + "prepublishOnly": "safe-publish-latest", + "pretest": "npm run lint", + "test": "npm run tests-only", + "tests-only": "nyc tape 'test/**/*.js'", + "version": "auto-changelog && git add CHANGELOG.md" + }, + "sideEffects": false, + "version": "1.0.0" } diff --git a/node_modules/sver-compat/package.json b/node_modules/sver-compat/package.json index 4445ba08..4403e782 100644 --- a/node_modules/sver-compat/package.json +++ b/node_modules/sver-compat/package.json @@ -1,30 +1,60 @@ { - "name": "sver-compat", - "version": "1.5.0", - "description": "Simple Semver and SemverRange classes", - "main": "sver.js", - "scripts": { - "test": "mocha -u tdd -R dot" - }, - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/phated/sver-compat.git" - }, - "keywords": [ - "semver" + "_args": [ + [ + "sver-compat@1.5.0", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Guy Bedford", - "license": "MIT", + "_from": "sver-compat@1.5.0", + "_id": "sver-compat@1.5.0", + "_inBundle": false, + "_integrity": "sha1-PPh9/rTQe0o/FIJ7wYaz/QxkXNg=", + "_location": "/sver-compat", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "sver-compat@1.5.0", + "name": "sver-compat", + "escapedName": "sver-compat", + "rawSpec": "1.5.0", + "saveSpec": null, + "fetchSpec": "1.5.0" + }, + "_requiredBy": [ + "/semver-greatest-satisfied-range" + ], + "_resolved": "https://registry.npmjs.org/sver-compat/-/sver-compat-1.5.0.tgz", + "_spec": "1.5.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Guy Bedford" + }, "bugs": { "url": "https://github.com/phated/sver-compat/issues" }, - "homepage": "https://github.com/phated/sver-compat#readme", - "devDependencies": { - "mocha": "^3.4.2", - "semver": "^5.3.0" - }, "dependencies": { "es6-iterator": "^2.0.1", "es6-symbol": "^3.1.1" - } + }, + "description": "Simple Semver and SemverRange classes", + "devDependencies": { + "mocha": "^3.4.2", + "semver": "^5.3.0" + }, + "homepage": "https://github.com/phated/sver-compat#readme", + "keywords": [ + "semver" + ], + "license": "MIT", + "main": "sver.js", + "name": "sver-compat", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/phated/sver-compat.git" + }, + "scripts": { + "test": "mocha -u tdd -R dot" + }, + "version": "1.5.0" } diff --git a/node_modules/ternary-stream/node_modules/merge-stream/package.json b/node_modules/ternary-stream/node_modules/merge-stream/package.json index 722df549..7d864555 100644 --- a/node_modules/ternary-stream/node_modules/merge-stream/package.json +++ b/node_modules/ternary-stream/node_modules/merge-stream/package.json @@ -1,21 +1,59 @@ { - "name": "merge-stream", - "version": "1.0.1", - "description": "Create a stream that emits events from multiple other streams", - "files": [ - "index.js" + "_args": [ + [ + "merge-stream@1.0.1", + "F:\\laragon\\www\\wishthis" + ] ], - "scripts": { - "test": "istanbul cover test.js && istanbul check-cover --statements 100 --branches 100" + "_from": "merge-stream@1.0.1", + "_id": "merge-stream@1.0.1", + "_inBundle": false, + "_integrity": "sha1-QEEgLVCKNCugAXQAjfDCUbjBNeE=", + "_location": "/ternary-stream/merge-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "merge-stream@1.0.1", + "name": "merge-stream", + "escapedName": "merge-stream", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/ternary-stream" + ], + "_resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Stephen Sugden", + "email": "me@stephensugden.com" + }, + "bugs": { + "url": "https://github.com/grncdr/merge-stream/issues" }, - "repository": "grncdr/merge-stream", - "author": "Stephen Sugden ", - "license": "MIT", "dependencies": { "readable-stream": "^2.0.1" }, + "description": "Create a stream that emits events from multiple other streams", "devDependencies": { "from2": "^2.0.3", "istanbul": "^0.3.2" - } + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/grncdr/merge-stream#readme", + "license": "MIT", + "name": "merge-stream", + "repository": { + "type": "git", + "url": "git+https://github.com/grncdr/merge-stream.git" + }, + "scripts": { + "test": "istanbul cover test.js && istanbul check-cover --statements 100 --branches 100" + }, + "version": "1.0.1" } diff --git a/node_modules/ternary-stream/node_modules/through2/package.json b/node_modules/ternary-stream/node_modules/through2/package.json index 15960b63..a8f97061 100644 --- a/node_modules/ternary-stream/node_modules/through2/package.json +++ b/node_modules/ternary-stream/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/ternary-stream/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/ternary-stream" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/ternary-stream/package.json b/node_modules/ternary-stream/package.json index cb175cb5..c6866142 100644 --- a/node_modules/ternary-stream/package.json +++ b/node_modules/ternary-stream/package.json @@ -1,33 +1,73 @@ { - "name": "ternary-stream", - "description": "Fork stream based on passed condition, and collect down-stream", - "version": "2.1.1", - "homepage": "https://github.com/robrich/ternary-stream", - "repository": "git://github.com/robrich/ternary-stream.git", - "author": "Rob Richardson (http://robrich.org/)", - "main": "./index.js", - "keywords": [ - "conditional", - "if", - "ternary", - "stream" + "_args": [ + [ + "ternary-stream@2.1.1", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "ternary-stream@2.1.1", + "_id": "ternary-stream@2.1.1", + "_inBundle": false, + "_integrity": "sha512-j6ei9hxSoyGlqTmoMjOm+QNvUKDOIY6bNl4Uh1lhBvl6yjPW2iLqxDUYyfDPZknQ4KdRziFl+ec99iT4l7g0cw==", + "_location": "/ternary-stream", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "ternary-stream@2.1.1", + "name": "ternary-stream", + "escapedName": "ternary-stream", + "rawSpec": "2.1.1", + "saveSpec": null, + "fetchSpec": "2.1.1" + }, + "_requiredBy": [ + "/gulp-if" + ], + "_resolved": "https://registry.npmjs.org/ternary-stream/-/ternary-stream-2.1.1.tgz", + "_spec": "2.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rob Richardson", + "url": "http://robrich.org/" + }, + "bugs": { + "url": "https://github.com/robrich/ternary-stream/issues" + }, "dependencies": { "duplexify": "^3.5.0", "fork-stream": "^0.0.4", "merge-stream": "^1.0.0", "through2": "^2.0.1" }, + "description": "Fork stream based on passed condition, and collect down-stream", "devDependencies": { "jshint": "^2.9.4", "mocha": "^3.1.2", "should": "^11.1.1" }, - "scripts": { - "test": "mocha && jshint ." - }, "engines": { "node": ">= 0.10.0" }, - "license": "MIT" + "homepage": "https://github.com/robrich/ternary-stream", + "keywords": [ + "conditional", + "if", + "ternary", + "stream" + ], + "license": "MIT", + "main": "./index.js", + "name": "ternary-stream", + "repository": { + "type": "git", + "url": "git://github.com/robrich/ternary-stream.git" + }, + "scripts": { + "test": "mocha && jshint ." + }, + "version": "2.1.1" } diff --git a/node_modules/textextensions/package.json b/node_modules/textextensions/package.json index 80dea6db..cc15e9bc 100644 --- a/node_modules/textextensions/package.json +++ b/node_modules/textextensions/package.json @@ -1,16 +1,37 @@ { - "title": "The Definitive List of Text Extensions", - "name": "textextensions", - "version": "3.3.0", - "description": "A package that contains an array of every single file extension there is for text files", - "homepage": "https://github.com/bevry/textextensions", - "license": "MIT", - "keywords": [ - "text", - "extensions", - "text extensions", - "text-extensions" + "_args": [ + [ + "textextensions@3.3.0", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "textextensions@3.3.0", + "_id": "textextensions@3.3.0", + "_inBundle": false, + "_integrity": "sha512-mk82dS8eRABNbeVJrEiN5/UMSCliINAuz8mkUwH4SwslkNP//gbEzlWNS5au0z5Dpx40SQxzqZevZkn+WYJ9Dw==", + "_location": "/textextensions", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "textextensions@3.3.0", + "name": "textextensions", + "escapedName": "textextensions", + "rawSpec": "3.3.0", + "saveSpec": null, + "fetchSpec": "3.3.0" + }, + "_requiredBy": [ + "/istextorbinary" + ], + "_resolved": "https://registry.npmjs.org/textextensions/-/textextensions-3.3.0.tgz", + "_spec": "3.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "2013+ Bevry Pty Ltd", + "email": "us@bevry.me", + "url": "http://bevry.me" + }, "badges": { "list": [ "travisci", @@ -42,31 +63,60 @@ "travisTLD": "com" } }, - "funding": "https://bevry.me/fund", - "author": "2013+ Bevry Pty Ltd (http://bevry.me)", - "maintainers": [ - "Benjamin Lupton (http://balupton.com)" - ], - "contributors": [ - "Benjamin Lupton (http://balupton.com)", - "Jamy Timmermans (https://github.com/JamyDev)", - "Felipe Beline (http://blog.fbeline.com)", - "jaswrks (http://src.works)", - "monsterkodi (http://monsterkodi.github.io)", - "jaswrks (http://jaswrks.com)", - "Joshua Evans (http://www.linkedin.com/profile/view?id=351521559)", - "LvChengbin (https://github.com/LvChengbin)", - "dependabot-preview[bot] (http://github.com/apps/dependabot-preview)" - ], + "browser": "source/index.json", "bugs": { "url": "https://github.com/bevry/textextensions/issues" }, - "repository": { - "type": "git", - "url": "https://github.com/bevry/textextensions.git" - }, - "engines": { - "node": ">=8" + "contributors": [ + { + "name": "Benjamin Lupton", + "email": "b@lupton.cc", + "url": "http://balupton.com" + }, + { + "name": "Jamy Timmermans", + "email": "jamy@mixer.com", + "url": "https://github.com/JamyDev" + }, + { + "name": "Felipe Beline", + "email": "felipe@fbeline.com", + "url": "http://blog.fbeline.com" + }, + { + "name": "jaswrks", + "url": "http://src.works" + }, + { + "name": "monsterkodi", + "url": "http://monsterkodi.github.io" + }, + { + "name": "jaswrks", + "url": "http://jaswrks.com" + }, + { + "name": "Joshua Evans", + "email": "TheJoshuaEvans@gmail.com", + "url": "http://www.linkedin.com/profile/view?id=351521559" + }, + { + "name": "LvChengbin", + "email": "lvchengbin59@gmail.com", + "url": "https://github.com/LvChengbin" + }, + { + "name": "dependabot-preview[bot]", + "url": "http://github.com/apps/dependabot-preview" + } + ], + "description": "A package that contains an array of every single file extension there is for text files", + "devDependencies": { + "assert-helpers": "^5.8.0", + "binaryextensions": "^2.2.0", + "kava": "^4.4.0", + "projectz": "^1.16.0", + "valid-directory": "^1.5.0" }, "editions": [ { @@ -82,15 +132,30 @@ } } ], - "type": "commonjs", + "engines": { + "node": ">=8" + }, + "funding": "https://bevry.me/fund", + "homepage": "https://github.com/bevry/textextensions", + "keywords": [ + "text", + "extensions", + "text extensions", + "text-extensions" + ], + "license": "MIT", "main": "source/index.json", - "browser": "source/index.json", - "devDependencies": { - "assert-helpers": "^5.8.0", - "binaryextensions": "^2.2.0", - "kava": "^4.4.0", - "projectz": "^1.16.0", - "valid-directory": "^1.5.0" + "maintainers": [ + { + "name": "Benjamin Lupton", + "email": "b@lupton.cc", + "url": "http://balupton.com" + } + ], + "name": "textextensions", + "repository": { + "type": "git", + "url": "git+https://github.com/bevry/textextensions.git" }, "scripts": { "our:clean": "rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next", @@ -110,5 +175,8 @@ "our:verify": "npm run our:verify:directory", "our:verify:directory": "npx valid-directory", "test": "node ./source/test.js" - } + }, + "title": "The Definitive List of Text Extensions", + "type": "commonjs", + "version": "3.3.0" } diff --git a/node_modules/through/package.json b/node_modules/through/package.json index 98621899..c29f8a32 100644 --- a/node_modules/through/package.json +++ b/node_modules/through/package.json @@ -1,29 +1,65 @@ { - "name": "through", - "version": "2.3.8", + "_args": [ + [ + "through@2.3.8", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "through@2.3.8", + "_id": "through@2.3.8", + "_inBundle": false, + "_integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=", + "_location": "/through", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through@2.3.8", + "name": "through", + "escapedName": "through", + "rawSpec": "2.3.8", + "saveSpec": null, + "fetchSpec": "2.3.8" + }, + "_requiredBy": [ + "/gulp-concat-filenames", + "/gulp-dedupe", + "/inquirer" + ], + "_resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", + "_spec": "2.3.8", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Dominic Tarr", + "email": "dominic.tarr@gmail.com", + "url": "dominictarr.com" + }, + "bugs": { + "url": "https://github.com/dominictarr/through/issues" + }, "description": "simplified stream construction", - "main": "index.js", - "scripts": { - "test": "set -e; for t in test/*.js; do node $t; done" - }, "devDependencies": { + "from": "~0.1.3", "stream-spec": "~0.3.5", - "tape": "~2.3.2", - "from": "~0.1.3" + "tape": "~2.3.2" }, + "homepage": "https://github.com/dominictarr/through", "keywords": [ "stream", "streams", "user-streams", "pipe" ], - "author": "Dominic Tarr (dominictarr.com)", "license": "MIT", + "main": "index.js", + "name": "through", "repository": { "type": "git", - "url": "https://github.com/dominictarr/through.git" + "url": "git+https://github.com/dominictarr/through.git" + }, + "scripts": { + "test": "set -e; for t in test/*.js; do node $t; done" }, - "homepage": "https://github.com/dominictarr/through", "testling": { "browsers": [ "ie/8..latest", @@ -32,5 +68,6 @@ "safari/5.1..latest" ], "files": "test/*.js" - } + }, + "version": "2.3.8" } diff --git a/node_modules/through2-filter/node_modules/through2/package.json b/node_modules/through2-filter/node_modules/through2/package.json index 15960b63..37b7dfc0 100644 --- a/node_modules/through2-filter/node_modules/through2/package.json +++ b/node_modules/through2-filter/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/through2-filter/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/through2-filter" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/through2-filter/package.json b/node_modules/through2-filter/package.json index 92e076b2..618115f5 100644 --- a/node_modules/through2-filter/package.json +++ b/node_modules/through2-filter/package.json @@ -1,28 +1,58 @@ { - "name": "through2-filter", - "version": "3.0.0", - "description": "A through2 to create an Array.prototype.filter analog for streams.", - "files": [ - "index.js" + "_args": [ + [ + "through2-filter@3.0.0", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "through2-filter@3.0.0", + "_id": "through2-filter@3.0.0", + "_inBundle": false, + "_integrity": "sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==", + "_location": "/through2-filter", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2-filter@3.0.0", + "name": "through2-filter", + "escapedName": "through2-filter", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/unique-stream" + ], + "_resolved": "https://registry.npmjs.org/through2-filter/-/through2-filter-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Bryce B. Baril" + }, + "bugs": { + "url": "https://github.com/brycebaril/through2-filter/issues" + }, + "dependencies": { + "through2": "~2.0.0", + "xtend": "~4.0.0" + }, + "description": "A through2 to create an Array.prototype.filter analog for streams.", + "devDependencies": { + "concat-stream": "^1.4.7", + "stream-spigot": "^3.0.5", + "tape": "^4.0.0" + }, "directories": { "test": "test" }, - "scripts": { - "test": "node test/" - }, - "repository": { - "type": "git", - "url": "git@github.com:brycebaril/through2-filter.git" - }, - "keywords": [ - "streams", - "through", - "through2", - "filter" + "files": [ + "index.js" ], - "author": "Bryce B. Baril", - "license": "MIT", + "homepage": "https://github.com/brycebaril/through2-filter#readme", "jshintConfig": { "asi": true, "globalstrict": true, @@ -33,16 +63,20 @@ "newcap": false, "eqeqeq": false }, - "bugs": { - "url": "https://github.com/brycebaril/through2-filter/issues" + "keywords": [ + "streams", + "through", + "through2", + "filter" + ], + "license": "MIT", + "name": "through2-filter", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/brycebaril/through2-filter.git" }, - "devDependencies": { - "tape": "^4.0.0", - "stream-spigot": "^3.0.5", - "concat-stream": "^1.4.7" + "scripts": { + "test": "node test/" }, - "dependencies": { - "through2": "~2.0.0", - "xtend": "~4.0.0" - } + "version": "3.0.0" } diff --git a/node_modules/through2/package.json b/node_modules/through2/package.json index b61ef9f4..224db742 100644 --- a/node_modules/through2/package.json +++ b/node_modules/through2/package.json @@ -1,32 +1,68 @@ { - "name": "through2", - "version": "3.0.2", - "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "nyc node test/test.js | faucet && nyc report" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@3.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@3.0.2", + "_id": "through2@3.0.2", + "_inBundle": false, + "_integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==", + "_location": "/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@3.0.2", + "name": "through2", + "escapedName": "through2", + "rawSpec": "3.0.2", + "saveSpec": null, + "fetchSpec": "3.0.2" + }, + "_requiredBy": [ + "/gulp-autoprefixer" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz", + "_spec": "3.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "inherits": "^2.0.4", "readable-stream": "2 || 3" }, + "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", "nyc": "~13.1.0", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "nyc node test/test.js | faucet && nyc report" + }, + "version": "3.0.2" } diff --git a/node_modules/tildify/package.json b/node_modules/tildify/package.json index 35191b34..e4a4b077 100644 --- a/node_modules/tildify/package.json +++ b/node_modules/tildify/package.json @@ -1,23 +1,55 @@ { - "name": "tildify", - "version": "1.2.0", - "description": "Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`", - "license": "MIT", - "repository": "sindresorhus/tildify", + "_args": [ + [ + "tildify@1.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "tildify@1.2.0", + "_id": "tildify@1.2.0", + "_inBundle": false, + "_integrity": "sha1-3OwD9V3Km3qj5bBPIYF+tW5jWIo=", + "_location": "/tildify", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "tildify@1.2.0", + "name": "tildify", + "escapedName": "tildify", + "rawSpec": "1.2.0", + "saveSpec": null, + "fetchSpec": "1.2.0" + }, + "_requiredBy": [ + "/gulp-debug" + ], + "_resolved": "https://registry.npmjs.org/tildify/-/tildify-1.2.0.tgz", + "_spec": "1.2.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/tildify/issues" + }, + "dependencies": { + "os-homedir": "^1.0.0" + }, + "description": "Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/tildify#readme", "keywords": [ "unexpand", "homedir", @@ -31,11 +63,14 @@ "user", "expand" ], - "dependencies": { - "os-homedir": "^1.0.0" + "license": "MIT", + "name": "tildify", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/tildify.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "1.2.0" } diff --git a/node_modules/time-stamp/package.json b/node_modules/time-stamp/package.json index 395030f2..212875ef 100644 --- a/node_modules/time-stamp/package.json +++ b/node_modules/time-stamp/package.json @@ -1,34 +1,66 @@ { - "name": "time-stamp", - "description": "Get a formatted timestamp.", - "version": "1.1.0", - "homepage": "https://github.com/jonschlinkert/time-stamp", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Daniel Stockman (http://evocateur.org)", - "Drew (https://github.com/mendenhallmagic)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "time-stamp@1.1.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/time-stamp", + "_from": "time-stamp@1.1.0", + "_id": "time-stamp@1.1.0", + "_inBundle": false, + "_integrity": "sha1-dkpaEa9QVhkhsTPztE5hhofg9cM=", + "_location": "/time-stamp", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "time-stamp@1.1.0", + "name": "time-stamp", + "escapedName": "time-stamp", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/fancy-log" + ], + "_resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/time-stamp/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Daniel Stockman", + "url": "http://evocateur.org" + }, + { + "name": "Drew", + "url": "https://github.com/mendenhallmagic" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Get a formatted timestamp.", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.4.1", "pad-left": "^2.1.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/time-stamp", "keywords": [ "console", "date", @@ -41,6 +73,16 @@ "time", "time-stamp" ], + "license": "MIT", + "main": "index.js", + "name": "time-stamp", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/time-stamp.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -73,5 +115,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.1.0" } diff --git a/node_modules/tmp/package.json b/node_modules/tmp/package.json index e8aaf3b3..a9b311c0 100644 --- a/node_modules/tmp/package.json +++ b/node_modules/tmp/package.json @@ -1,8 +1,54 @@ { - "name": "tmp", - "version": "0.0.33", + "_args": [ + [ + "tmp@0.0.33", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "tmp@0.0.33", + "_id": "tmp@0.0.33", + "_inBundle": false, + "_integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", + "_location": "/tmp", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "tmp@0.0.33", + "name": "tmp", + "escapedName": "tmp", + "rawSpec": "0.0.33", + "saveSpec": null, + "fetchSpec": "0.0.33" + }, + "_requiredBy": [ + "/external-editor" + ], + "_resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", + "_spec": "0.0.33", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "KARASZI István", + "email": "github@spam.raszi.hu", + "url": "http://raszi.hu/" + }, + "bugs": { + "url": "http://github.com/raszi/node-tmp/issues" + }, + "dependencies": { + "os-tmpdir": "~1.0.2" + }, "description": "Temporary file and directory creator", - "author": "KARASZI István (http://raszi.hu/)", + "devDependencies": { + "vows": "~0.7.0" + }, + "engines": { + "node": ">=0.6.0" + }, + "files": [ + "lib/" + ], + "homepage": "http://github.com/raszi/node-tmp", "keywords": [ "temporary", "tmp", @@ -13,26 +59,15 @@ "tmpfile" ], "license": "MIT", - "repository": "raszi/node-tmp", - "homepage": "http://github.com/raszi/node-tmp", - "bugs": { - "url": "http://github.com/raszi/node-tmp/issues" - }, - "engines": { - "node": ">=0.6.0" - }, - "dependencies": { - "os-tmpdir": "~1.0.2" - }, - "devDependencies": { - "vows": "~0.7.0" - }, "main": "lib/tmp.js", - "files": [ - "lib/" - ], + "name": "tmp", + "repository": { + "type": "git", + "url": "git+https://github.com/raszi/node-tmp.git" + }, "scripts": { - "test": "vows test/*-test.js", - "doc": "jsdoc -c .jsdoc.json" - } + "doc": "jsdoc -c .jsdoc.json", + "test": "vows test/*-test.js" + }, + "version": "0.0.33" } diff --git a/node_modules/to-absolute-glob/package.json b/node_modules/to-absolute-glob/package.json index 762ab5cd..722302fa 100644 --- a/node_modules/to-absolute-glob/package.json +++ b/node_modules/to-absolute-glob/package.json @@ -1,38 +1,76 @@ { - "name": "to-absolute-glob", - "description": "Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.", - "version": "2.0.2", - "homepage": "https://github.com/jonschlinkert/to-absolute-glob", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Blaine Bublitz (https://twitter.com/BlaineBublitz)", - "Brian Woodward (https://github.com/doowb)", - "Erik Kemperman (https://github.com/erikkemperman)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "to-absolute-glob@2.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/to-absolute-glob", + "_from": "to-absolute-glob@2.0.2", + "_id": "to-absolute-glob@2.0.2", + "_inBundle": false, + "_integrity": "sha1-GGX0PZ50sIItufFFt4z/fQ98hJs=", + "_location": "/to-absolute-glob", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "to-absolute-glob@2.0.2", + "name": "to-absolute-glob", + "escapedName": "to-absolute-glob", + "rawSpec": "2.0.2", + "saveSpec": null, + "fetchSpec": "2.0.2" + }, + "_requiredBy": [ + "/glob-stream" + ], + "_resolved": "https://registry.npmjs.org/to-absolute-glob/-/to-absolute-glob-2.0.2.tgz", + "_spec": "2.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/to-absolute-glob/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com", + "url": "https://twitter.com/BlaineBublitz" + }, + { + "name": "Brian Woodward", + "email": "brian.woodward@gmail.com", + "url": "https://github.com/doowb" + }, + { + "name": "Erik Kemperman", + "url": "https://github.com/erikkemperman" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-absolute": "^1.0.0", "is-negated-glob": "^1.0.0" }, + "description": "Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.0.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/to-absolute-glob", "keywords": [ "absolute", "file", @@ -45,6 +83,16 @@ "resolve", "to" ], + "license": "MIT", + "main": "index.js", + "name": "to-absolute-glob", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/to-absolute-glob.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -68,5 +116,6 @@ "verb", "verb-generate-readme" ] - } + }, + "version": "2.0.2" } diff --git a/node_modules/to-object-path/node_modules/kind-of/package.json b/node_modules/to-object-path/node_modules/kind-of/package.json index 5de879e1..d7592d33 100644 --- a/node_modules/to-object-path/node_modules/kind-of/package.json +++ b/node_modules/to-object-path/node_modules/kind-of/package.json @@ -1,36 +1,69 @@ { - "name": "kind-of", - "description": "Get the native type of a value.", - "version": "3.2.2", - "homepage": "https://github.com/jonschlinkert/kind-of", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "David Fox-Powell (https://dtothefp.github.io/me)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Ken Sheedlo (kensheedlo.com)", - "laggingreflex (https://github.com/laggingreflex)", - "Miguel Mota (https://miguelmota.com)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "kind-of@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/kind-of", + "_from": "kind-of@3.2.2", + "_id": "kind-of@3.2.2", + "_inBundle": false, + "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "_location": "/to-object-path/kind-of", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "kind-of@3.2.2", + "name": "kind-of", + "escapedName": "kind-of", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/to-object-path" + ], + "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/kind-of/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "David Fox-Powell", + "url": "https://dtothefp.github.io/me" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Ken Sheedlo", + "url": "kensheedlo.com" + }, + { + "name": "laggingreflex", + "url": "https://github.com/laggingreflex" + }, + { + "name": "Miguel Mota", + "url": "https://miguelmota.com" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha", - "prepublish": "browserify -o browser.js -e index.js -s index --bare" - }, "dependencies": { "is-buffer": "^1.1.5" }, + "description": "Get the native type of a value.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^1.0.0", @@ -41,6 +74,13 @@ "type-of": "^2.0.1", "typeof": "^1.0.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/kind-of", "keywords": [ "arguments", "array", @@ -64,6 +104,17 @@ "typeof", "types" ], + "license": "MIT", + "main": "index.js", + "name": "kind-of", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/kind-of.git" + }, + "scripts": { + "prepublish": "browserify -o browser.js -e index.js -s index --bare", + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -86,5 +137,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "3.2.2" } diff --git a/node_modules/to-object-path/package.json b/node_modules/to-object-path/package.json index 2fe341b7..9746f1b5 100644 --- a/node_modules/to-object-path/package.json +++ b/node_modules/to-object-path/package.json @@ -1,31 +1,56 @@ { - "name": "to-object-path", - "description": "Create an object path from a list or array of strings.", - "version": "0.3.0", - "homepage": "https://github.com/jonschlinkert/to-object-path", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/to-object-path", + "_args": [ + [ + "to-object-path@0.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "to-object-path@0.3.0", + "_id": "to-object-path@0.3.0", + "_inBundle": false, + "_integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=", + "_location": "/to-object-path", + "_phantomChildren": { + "is-buffer": "1.1.6" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "to-object-path@0.3.0", + "name": "to-object-path", + "escapedName": "to-object-path", + "rawSpec": "0.3.0", + "saveSpec": null, + "fetchSpec": "0.3.0" + }, + "_requiredBy": [ + "/cache-base" + ], + "_resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", + "_spec": "0.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/to-object-path/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "kind-of": "^3.0.2" }, + "description": "Create an object path from a list or array of strings.", "devDependencies": { "base": "^0.6.7", "mocha": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/to-object-path", "keywords": [ "dot", "nested", @@ -34,6 +59,16 @@ "path", "stringify" ], + "license": "MIT", + "main": "index.js", + "name": "to-object-path", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/to-object-path.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -44,5 +79,6 @@ "unset-value" ] } - } + }, + "version": "0.3.0" } diff --git a/node_modules/to-regex-range/package.json b/node_modules/to-regex-range/package.json index 6c8e6b1c..e0190349 100644 --- a/node_modules/to-regex-range/package.json +++ b/node_modules/to-regex-range/package.json @@ -1,28 +1,44 @@ { - "name": "to-regex-range", - "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.", - "version": "2.1.1", - "homepage": "https://github.com/micromatch/to-regex-range", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "micromatch/to-regex-range", + "_args": [ + [ + "to-regex-range@2.1.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "to-regex-range@2.1.1", + "_id": "to-regex-range@2.1.1", + "_inBundle": false, + "_integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=", + "_location": "/to-regex-range", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "to-regex-range@2.1.1", + "name": "to-regex-range", + "escapedName": "to-regex-range", + "rawSpec": "2.1.1", + "saveSpec": null, + "fetchSpec": "2.1.1" + }, + "_requiredBy": [ + "/fill-range" + ], + "_resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", + "_spec": "2.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/micromatch/to-regex-range/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-number": "^3.0.0", "repeat-string": "^1.6.1" }, + "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.", "devDependencies": { "fill-range": "^3.1.1", "gulp-format-md": "^0.1.12", @@ -30,6 +46,13 @@ "text-table": "^0.2.0", "time-diff": "^0.3.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/micromatch/to-regex-range", "keywords": [ "alpha", "alphabetical", @@ -52,6 +75,16 @@ "to", "year" ], + "license": "MIT", + "main": "index.js", + "name": "to-regex-range", + "repository": { + "type": "git", + "url": "git+https://github.com/micromatch/to-regex-range.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -82,5 +115,6 @@ "1-5", "1-9" ] - } + }, + "version": "2.1.1" } diff --git a/node_modules/to-regex/node_modules/extend-shallow/package.json b/node_modules/to-regex/node_modules/extend-shallow/package.json index e5e91053..1669ba6e 100644 --- a/node_modules/to-regex/node_modules/extend-shallow/package.json +++ b/node_modules/to-regex/node_modules/extend-shallow/package.json @@ -1,32 +1,54 @@ { - "name": "extend-shallow", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "version": "3.0.2", - "homepage": "https://github.com/jonschlinkert/extend-shallow", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Peter deHaan (http://about.me/peterdehaan)" + "_args": [ + [ + "extend-shallow@3.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/extend-shallow", + "_from": "extend-shallow@3.0.2", + "_id": "extend-shallow@3.0.2", + "_inBundle": false, + "_integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", + "_location": "/to-regex/extend-shallow", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "extend-shallow@3.0.2", + "name": "extend-shallow", + "escapedName": "extend-shallow", + "rawSpec": "3.0.2", + "saveSpec": null, + "fetchSpec": "3.0.2" + }, + "_requiredBy": [ + "/to-regex" + ], + "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", + "_spec": "3.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/extend-shallow/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Peter deHaan", + "url": "http://about.me/peterdehaan" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "assign-symbols": "^1.0.0", "is-extendable": "^1.0.1" }, + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "devDependencies": { "array-slice": "^1.0.0", "benchmarked": "^2.0.0", @@ -38,6 +60,13 @@ "mocha": "^3.5.3", "object-assign": "^4.1.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/extend-shallow", "keywords": [ "assign", "clone", @@ -57,6 +86,16 @@ "utils", "value" ], + "license": "MIT", + "main": "index.js", + "name": "extend-shallow", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/extend-shallow.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -79,5 +118,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.0.2" } diff --git a/node_modules/to-regex/node_modules/is-extendable/package.json b/node_modules/to-regex/node_modules/is-extendable/package.json index 2aaab65a..a10e7f0c 100644 --- a/node_modules/to-regex/node_modules/is-extendable/package.json +++ b/node_modules/to-regex/node_modules/is-extendable/package.json @@ -1,33 +1,55 @@ { - "name": "is-extendable", - "description": "Returns true if a value is a plain object, array or function.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/is-extendable", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/is-extendable", + "_args": [ + [ + "is-extendable@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-extendable@1.0.1", + "_id": "is-extendable@1.0.1", + "_inBundle": false, + "_integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "_location": "/to-regex/is-extendable", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-extendable@1.0.1", + "name": "is-extendable", + "escapedName": "is-extendable", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/to-regex/extend-shallow" + ], + "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-extendable/issues" }, - "license": "MIT", - "files": [ - "index.js", - "index.d.ts" - ], - "main": "index.js", - "types": "index.d.ts", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "is-plain-object": "^2.0.4" }, + "description": "Returns true if a value is a plain object, array or function.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "homepage": "https://github.com/jonschlinkert/is-extendable", "keywords": [ "array", "assign", @@ -42,6 +64,17 @@ "regex", "test" ], + "license": "MIT", + "main": "index.js", + "name": "is-extendable", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-extendable.git" + }, + "scripts": { + "test": "mocha" + }, + "types": "index.d.ts", "verb": { "related": { "list": [ @@ -63,5 +96,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/to-regex/node_modules/is-plain-object/package.json b/node_modules/to-regex/node_modules/is-plain-object/package.json index dd604986..3ec4c990 100644 --- a/node_modules/to-regex/node_modules/is-plain-object/package.json +++ b/node_modules/to-regex/node_modules/is-plain-object/package.json @@ -1,37 +1,60 @@ { - "name": "is-plain-object", - "description": "Returns true if an object was created by the `Object` constructor.", - "version": "2.0.4", - "homepage": "https://github.com/jonschlinkert/is-plain-object", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Osman Nuri Okumuş (http://onokumus.com)", - "Steven Vachon (https://svachon.com)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "is-plain-object@2.0.4", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/is-plain-object", + "_from": "is-plain-object@2.0.4", + "_id": "is-plain-object@2.0.4", + "_inBundle": false, + "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "_location": "/to-regex/is-plain-object", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-plain-object@2.0.4", + "name": "is-plain-object", + "escapedName": "is-plain-object", + "rawSpec": "2.0.4", + "saveSpec": null, + "fetchSpec": "2.0.4" + }, + "_requiredBy": [ + "/to-regex/is-extendable" + ], + "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "_spec": "2.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "license": "MIT", - "files": [ - "index.d.ts", - "index.js" + "contributors": [ + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Osman Nuri Okumuş", + "url": "http://onokumus.com" + }, + { + "name": "Steven Vachon", + "url": "https://svachon.com" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", - "test_browser": "mocha-phantomjs test/browser.html", - "test_node": "mocha", - "test": "npm run test_node && npm run browserify && npm run test_browser" - }, "dependencies": { "isobject": "^3.0.1" }, + "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "browserify": "^14.4.0", "chai": "^4.0.2", @@ -41,6 +64,14 @@ "phantomjs": "^2.1.7", "uglify-js": "^3.0.24" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.d.ts", + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -55,6 +86,19 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "is-plain-object", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/is-plain-object.git" + }, + "scripts": { + "browserify": "browserify index.js --standalone isPlainObject | uglifyjs --compress --mangle -o browser/is-plain-object.js", + "test": "npm run test_node && npm run browserify && npm run test_browser", + "test_browser": "mocha-phantomjs test/browser.html", + "test_node": "mocha" + }, "types": "index.d.ts", "verb": { "toc": false, @@ -75,5 +119,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.0.4" } diff --git a/node_modules/to-regex/package.json b/node_modules/to-regex/package.json index e4277d31..1abc99f2 100644 --- a/node_modules/to-regex/package.json +++ b/node_modules/to-regex/package.json @@ -1,34 +1,64 @@ { - "name": "to-regex", - "description": "Generate a regex from a string or array of strings.", - "version": "3.0.2", - "homepage": "https://github.com/jonschlinkert/to-regex", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/to-regex", + "_args": [ + [ + "to-regex@3.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "to-regex@3.0.2", + "_id": "to-regex@3.0.2", + "_inBundle": false, + "_integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", + "_location": "/to-regex", + "_phantomChildren": { + "assign-symbols": "1.0.0", + "isobject": "3.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "to-regex@3.0.2", + "name": "to-regex", + "escapedName": "to-regex", + "rawSpec": "3.0.2", + "saveSpec": null, + "fetchSpec": "3.0.2" + }, + "_requiredBy": [ + "/braces", + "/expand-brackets", + "/extglob", + "/micromatch", + "/nanomatch" + ], + "_resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", + "_spec": "3.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/to-regex/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "define-property": "^2.0.2", "extend-shallow": "^3.0.2", "regex-not": "^1.0.2", "safe-regex": "^1.1.0" }, + "description": "Generate a regex from a string or array of strings.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/to-regex", "keywords": [ "match", "regex", @@ -36,6 +66,16 @@ "test", "to" ], + "license": "MIT", + "main": "index.js", + "name": "to-regex", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/to-regex.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": { "method": "preWrite" @@ -58,5 +98,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.0.2" } diff --git a/node_modules/to-through/node_modules/through2/package.json b/node_modules/to-through/node_modules/through2/package.json index 15960b63..34406571 100644 --- a/node_modules/to-through/node_modules/through2/package.json +++ b/node_modules/to-through/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/to-through/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/to-through" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/to-through/package.json b/node_modules/to-through/package.json index a51a47ff..955bdb45 100644 --- a/node_modules/to-through/package.json +++ b/node_modules/to-through/package.json @@ -1,31 +1,53 @@ { - "name": "to-through", - "version": "2.0.0", - "description": "Wrap a ReadableStream in a TransformStream.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "to-through@2.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "to-through@2.0.0", + "_id": "to-through@2.0.0", + "_inBundle": false, + "_integrity": "sha1-/JKtq6ByZHvAtn1rA2ZKoZUJOvY=", + "_location": "/to-through", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "to-through@2.0.0", + "name": "to-through", + "escapedName": "to-through", + "rawSpec": "2.0.0", + "saveSpec": null, + "fetchSpec": "2.0.0" + }, + "_requiredBy": [ + "/vinyl-fs" + ], + "_resolved": "https://registry.npmjs.org/to-through/-/to-through-2.0.0.tgz", + "_spec": "2.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/to-through/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/to-through", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint index.js test/ && jscs index.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "through2": "^2.0.3" }, + "description": "Wrap a ReadableStream in a TransformStream.", "devDependencies": { "eslint": "^1.10.3", "eslint-config-gulp": "^2.0.0", @@ -37,10 +59,33 @@ "mississippi": "^1.3.0", "mocha": "^3.2.0" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/to-through#readme", "keywords": [ "transform", "readable", "through", "wrap" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "to-through", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/to-through.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint index.js test/ && jscs index.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "2.0.0" } diff --git a/node_modules/tr46/package.json b/node_modules/tr46/package.json index b6826da1..d2bd2c7d 100644 --- a/node_modules/tr46/package.json +++ b/node_modules/tr46/package.json @@ -1,31 +1,62 @@ { - "name": "tr46", - "version": "0.0.3", + "_args": [ + [ + "tr46@0.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "tr46@0.0.3", + "_id": "tr46@0.0.3", + "_inBundle": false, + "_integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=", + "_location": "/tr46", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "tr46@0.0.3", + "name": "tr46", + "escapedName": "tr46", + "rawSpec": "0.0.3", + "saveSpec": null, + "fetchSpec": "0.0.3" + }, + "_requiredBy": [ + "/whatwg-url" + ], + "_resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", + "_spec": "0.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sebastian Mayr", + "email": "npm@smayr.name" + }, + "bugs": { + "url": "https://github.com/Sebmaster/tr46.js/issues" + }, "description": "An implementation of the Unicode TR46 spec", - "main": "index.js", - "scripts": { - "test": "mocha", - "pretest": "node scripts/getLatestUnicodeTests.js", - "prepublish": "node scripts/generateMappingTable.js" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/Sebmaster/tr46.js.git" + "devDependencies": { + "mocha": "^2.2.5", + "request": "^2.57.0" }, + "homepage": "https://github.com/Sebmaster/tr46.js#readme", "keywords": [ "unicode", "tr46", "url", "whatwg" ], - "author": "Sebastian Mayr ", "license": "MIT", - "bugs": { - "url": "https://github.com/Sebmaster/tr46.js/issues" + "main": "index.js", + "name": "tr46", + "repository": { + "type": "git", + "url": "git+https://github.com/Sebmaster/tr46.js.git" }, - "homepage": "https://github.com/Sebmaster/tr46.js#readme", - "devDependencies": { - "mocha": "^2.2.5", - "request": "^2.57.0" - } + "scripts": { + "prepublish": "node scripts/generateMappingTable.js", + "pretest": "node scripts/getLatestUnicodeTests.js", + "test": "mocha" + }, + "version": "0.0.3" } diff --git a/node_modules/tslib/package.json b/node_modules/tslib/package.json index e528ac05..5dbebef9 100644 --- a/node_modules/tslib/package.json +++ b/node_modules/tslib/package.json @@ -1,37 +1,67 @@ { + "_args": [ + [ + "tslib@2.3.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "tslib@2.3.1", + "_id": "tslib@2.3.1", + "_inBundle": false, + "_integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==", + "_location": "/tslib", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "tslib@2.3.1", "name": "tslib", - "author": "Microsoft Corp.", - "homepage": "https://www.typescriptlang.org/", - "version": "2.3.1", - "license": "0BSD", - "description": "Runtime library for TypeScript helper functions", - "keywords": [ - "TypeScript", - "Microsoft", - "compiler", - "language", - "javascript", - "tslib", - "runtime" - ], - "bugs": { - "url": "https://github.com/Microsoft/TypeScript/issues" + "escapedName": "tslib", + "rawSpec": "2.3.1", + "saveSpec": null, + "fetchSpec": "2.3.1" + }, + "_requiredBy": [ + "/less" + ], + "_resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", + "_spec": "2.3.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Microsoft Corp." + }, + "bugs": { + "url": "https://github.com/Microsoft/TypeScript/issues" + }, + "description": "Runtime library for TypeScript helper functions", + "exports": { + ".": { + "module": "./tslib.es6.js", + "import": "./modules/index.js", + "default": "./tslib.js" }, - "repository": { - "type": "git", - "url": "https://github.com/Microsoft/tslib.git" - }, - "main": "tslib.js", - "module": "tslib.es6.js", - "jsnext:main": "tslib.es6.js", - "typings": "tslib.d.ts", - "sideEffects": false, - "exports": { - ".": { - "module": "./tslib.es6.js", - "import": "./modules/index.js", - "default": "./tslib.js" - }, - "./": "./" - } + "./": "./" + }, + "homepage": "https://www.typescriptlang.org/", + "jsnext:main": "tslib.es6.js", + "keywords": [ + "TypeScript", + "Microsoft", + "compiler", + "language", + "javascript", + "tslib", + "runtime" + ], + "license": "0BSD", + "main": "tslib.js", + "module": "tslib.es6.js", + "name": "tslib", + "repository": { + "type": "git", + "url": "git+https://github.com/Microsoft/tslib.git" + }, + "sideEffects": false, + "typings": "tslib.d.ts", + "version": "2.3.1" } diff --git a/node_modules/type/package.json b/node_modules/type/package.json index 2fba3cea..8a877f77 100644 --- a/node_modules/type/package.json +++ b/node_modules/type/package.json @@ -1,96 +1,135 @@ { - "name": "type", - "version": "1.2.0", - "description": "Runtime validation and processing of JavaScript types", - "author": "Mariusz Nowak (https://www.medikoo.com/)", - "keywords": [ - "type", - "coercion" - ], - "repository": "medikoo/type", - "devDependencies": { - "chai": "^4.2.0", - "eslint": "^6.4.0", - "eslint-config-medikoo": "^2.5.1", - "git-list-updated": "^1.2.1", - "husky": "^3.0.5", - "lint-staged": "^9.2.5", - "mocha": "^6.2.0", - "nyc": "^14.1.1", - "prettier-elastic": "^1.18.2" - }, - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } - }, - "lint-staged": { - "*.js": [ - "eslint" - ], - "*.{css,html,js,json,md,yaml,yml}": [ - "prettier -c" - ] - }, - "eslintConfig": { - "extends": "medikoo/es3", - "root": true, - "globals": { - "Map": true, - "Promise": true, - "Set": true, - "Symbol": true - }, - "overrides": [ - { - "files": "test/**/*.js", - "env": { - "mocha": true - }, - "rules": { - "no-eval": "off", - "no-new-wrappers": "off" - } - }, - { - "files": [ - "string/coerce.js", - "number/coerce.js" - ], - "rules": { - "no-implicit-coercion": "off" - } - }, - { - "files": "plain-object/is.js", - "rules": { - "no-proto": "off" - } - } - ] - }, - "prettier": { - "printWidth": 100, - "tabWidth": 4, - "overrides": [ - { - "files": [ - "*.md" - ], - "options": { - "tabWidth": 2 - } - } - ] - }, - "scripts": { - "coverage": "nyc --reporter=lcov --reporter=html --reporter=text-summary npm test", - "check-coverage": "npm run coverage && nyc check-coverage --statements 80 --function 80 --branches 80 --lines 80", - "lint": "eslint --ignore-path=.gitignore .", - "lint-updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'", - "prettier-check-updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", - "prettify": "prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'", - "test": "mocha --recursive" - }, - "license": "ISC" + "_args": [ + [ + "type@1.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "type@1.2.0", + "_id": "type@1.2.0", + "_inBundle": false, + "_integrity": "sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==", + "_location": "/type", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "type@1.2.0", + "name": "type", + "escapedName": "type", + "rawSpec": "1.2.0", + "saveSpec": null, + "fetchSpec": "1.2.0" + }, + "_requiredBy": [ + "/d" + ], + "_resolved": "https://registry.npmjs.org/type/-/type-1.2.0.tgz", + "_spec": "1.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mariusz Nowak", + "email": "medyk@medikoo.com", + "url": "https://www.medikoo.com/" + }, + "bugs": { + "url": "https://github.com/medikoo/type/issues" + }, + "description": "Runtime validation and processing of JavaScript types", + "devDependencies": { + "chai": "^4.2.0", + "eslint": "^6.4.0", + "eslint-config-medikoo": "^2.5.1", + "git-list-updated": "^1.2.1", + "husky": "^3.0.5", + "lint-staged": "^9.2.5", + "mocha": "^6.2.0", + "nyc": "^14.1.1", + "prettier-elastic": "^1.18.2" + }, + "eslintConfig": { + "extends": "medikoo/es3", + "root": true, + "globals": { + "Map": true, + "Promise": true, + "Set": true, + "Symbol": true + }, + "overrides": [ + { + "files": "test/**/*.js", + "env": { + "mocha": true + }, + "rules": { + "no-eval": "off", + "no-new-wrappers": "off" + } + }, + { + "files": [ + "string/coerce.js", + "number/coerce.js" + ], + "rules": { + "no-implicit-coercion": "off" + } + }, + { + "files": "plain-object/is.js", + "rules": { + "no-proto": "off" + } + } + ] + }, + "homepage": "https://github.com/medikoo/type#readme", + "husky": { + "hooks": { + "pre-commit": "lint-staged" + } + }, + "keywords": [ + "type", + "coercion" + ], + "license": "ISC", + "lint-staged": { + "*.js": [ + "eslint" + ], + "*.{css,html,js,json,md,yaml,yml}": [ + "prettier -c" + ] + }, + "name": "type", + "prettier": { + "printWidth": 100, + "tabWidth": 4, + "overrides": [ + { + "files": [ + "*.md" + ], + "options": { + "tabWidth": 2 + } + } + ] + }, + "repository": { + "type": "git", + "url": "git+https://github.com/medikoo/type.git" + }, + "scripts": { + "check-coverage": "npm run coverage && nyc check-coverage --statements 80 --function 80 --branches 80 --lines 80", + "coverage": "nyc --reporter=lcov --reporter=html --reporter=text-summary npm test", + "lint": "eslint --ignore-path=.gitignore .", + "lint-updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'", + "prettier-check-updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", + "prettify": "prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'", + "test": "mocha --recursive" + }, + "version": "1.2.0" } diff --git a/node_modules/typedarray/package.json b/node_modules/typedarray/package.json index a7854a0f..5df35c5d 100644 --- a/node_modules/typedarray/package.json +++ b/node_modules/typedarray/package.json @@ -1,18 +1,44 @@ { - "name": "typedarray", - "version": "0.0.6", + "_args": [ + [ + "typedarray@0.0.6", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "typedarray@0.0.6", + "_id": "typedarray@0.0.6", + "_inBundle": false, + "_integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=", + "_location": "/typedarray", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "typedarray@0.0.6", + "name": "typedarray", + "escapedName": "typedarray", + "rawSpec": "0.0.6", + "saveSpec": null, + "fetchSpec": "0.0.6" + }, + "_requiredBy": [ + "/concat-stream" + ], + "_resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", + "_spec": "0.0.6", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "James Halliday", + "email": "mail@substack.net", + "url": "http://substack.net" + }, + "bugs": { + "url": "https://github.com/substack/typedarray/issues" + }, "description": "TypedArray polyfill for old browsers", - "main": "index.js", "devDependencies": { "tape": "~2.3.2" }, - "scripts": { - "test": "tape test/*.js test/server/*.js" - }, - "repository": { - "type": "git", - "url": "git://github.com/substack/typedarray.git" - }, "homepage": "https://github.com/substack/typedarray", "keywords": [ "ArrayBuffer", @@ -30,12 +56,16 @@ "array", "polyfill" ], - "author": { - "name": "James Halliday", - "email": "mail@substack.net", - "url": "http://substack.net" - }, "license": "MIT", + "main": "index.js", + "name": "typedarray", + "repository": { + "type": "git", + "url": "git://github.com/substack/typedarray.git" + }, + "scripts": { + "test": "tape test/*.js test/server/*.js" + }, "testling": { "files": "test/*.js", "browsers": [ @@ -51,5 +81,6 @@ "iphone/6.0..latest", "android-browser/4.2..latest" ] - } + }, + "version": "0.0.6" } diff --git a/node_modules/uglify-js/package.json b/node_modules/uglify-js/package.json index a613c74c..15f864d2 100644 --- a/node_modules/uglify-js/package.json +++ b/node_modules/uglify-js/package.json @@ -1,34 +1,58 @@ { - "name": "uglify-js", - "description": "JavaScript parser, mangler/compressor and beautifier toolkit", - "author": "Mihai Bazon (http://lisperator.net/)", - "license": "BSD-2-Clause", - "version": "3.15.1", - "engines": { - "node": ">=0.8.0" - }, - "maintainers": [ - "Alex Lam ", - "Mihai Bazon (http://lisperator.net/)" + "_args": [ + [ + "uglify-js@3.15.1", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "mishoo/UglifyJS", - "main": "tools/node.js", + "_from": "uglify-js@3.15.1", + "_id": "uglify-js@3.15.1", + "_inBundle": false, + "_integrity": "sha512-FAGKF12fWdkpvNJZENacOH0e/83eG6JyVQyanIJaBXCN1J11TUQv1T1/z8S+Z0CG0ZPk1nPcreF/c7lrTd0TEQ==", + "_location": "/uglify-js", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "uglify-js@3.15.1", + "name": "uglify-js", + "escapedName": "uglify-js", + "rawSpec": "3.15.1", + "saveSpec": null, + "fetchSpec": "3.15.1" + }, + "_requiredBy": [ + "/gulp-uglify" + ], + "_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.1.tgz", + "_spec": "3.15.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Mihai Bazon", + "email": "mihai.bazon@gmail.com", + "url": "http://lisperator.net/" + }, "bin": { "uglifyjs": "bin/uglifyjs" }, + "bugs": { + "url": "https://github.com/mishoo/UglifyJS/issues" + }, + "description": "JavaScript parser, mangler/compressor and beautifier toolkit", + "devDependencies": { + "acorn": "~8.2.1", + "semver": "~6.3.0" + }, + "engines": { + "node": ">=0.8.0" + }, "files": [ "bin", "lib", "tools", "LICENSE" ], - "devDependencies": { - "acorn": "~8.2.1", - "semver": "~6.3.0" - }, - "scripts": { - "test": "node test/compress.js && node test/mocha.js" - }, + "homepage": "https://github.com/mishoo/UglifyJS#readme", "keywords": [ "cli", "compress", @@ -52,5 +76,27 @@ "parser", "uglifier", "uglify" - ] + ], + "license": "BSD-2-Clause", + "main": "tools/node.js", + "maintainers": [ + { + "name": "Alex Lam", + "email": "alexlamsl@gmail.com" + }, + { + "name": "Mihai Bazon", + "email": "mihai.bazon@gmail.com", + "url": "http://lisperator.net/" + } + ], + "name": "uglify-js", + "repository": { + "type": "git", + "url": "git+https://github.com/mishoo/UglifyJS.git" + }, + "scripts": { + "test": "node test/compress.js && node test/mocha.js" + }, + "version": "3.15.1" } diff --git a/node_modules/unc-path-regex/package.json b/node_modules/unc-path-regex/package.json index 3fba9de1..791c5c80 100644 --- a/node_modules/unc-path-regex/package.json +++ b/node_modules/unc-path-regex/package.json @@ -1,30 +1,50 @@ { - "name": "unc-path-regex", - "description": "Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.", - "version": "0.1.2", - "homepage": "https://github.com/regexhq/unc-path-regex", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": { - "type" : "git", - "url": "https://github.com/regexhq/unc-path-regex.git" + "_args": [ + [ + "unc-path-regex@0.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "unc-path-regex@0.1.2", + "_id": "unc-path-regex@0.1.2", + "_inBundle": false, + "_integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo=", + "_location": "/unc-path-regex", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "unc-path-regex@0.1.2", + "name": "unc-path-regex", + "escapedName": "unc-path-regex", + "rawSpec": "0.1.2", + "saveSpec": null, + "fetchSpec": "0.1.2" + }, + "_requiredBy": [ + "/is-unc-path" + ], + "_resolved": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz", + "_spec": "0.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/regexhq/unc-path-regex/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.", "devDependencies": { "mocha": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/regexhq/unc-path-regex", "keywords": [ "absolute", "expression", @@ -40,6 +60,16 @@ "win", "windows" ], + "license": "MIT", + "main": "index.js", + "name": "unc-path-regex", + "repository": { + "type": "git", + "url": "git+https://github.com/regexhq/unc-path-regex.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -52,5 +82,6 @@ "is-glob" ] } - } + }, + "version": "0.1.2" } diff --git a/node_modules/undertaker-registry/package.json b/node_modules/undertaker-registry/package.json index d7de6d92..2d18a4e8 100644 --- a/node_modules/undertaker-registry/package.json +++ b/node_modules/undertaker-registry/package.json @@ -1,28 +1,47 @@ { - "name": "undertaker-registry", - "version": "1.0.1", - "description": "Default registry in gulp 4.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "undertaker-registry@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "undertaker-registry@1.0.1", + "_id": "undertaker-registry@1.0.1", + "_inBundle": false, + "_integrity": "sha1-XkvaMI5KiirlhPm5pDWaSZglzFA=", + "_location": "/undertaker-registry", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "undertaker-registry@1.0.1", + "name": "undertaker-registry", + "escapedName": "undertaker-registry", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/undertaker" + ], + "_resolved": "https://registry.npmjs.org/undertaker-registry/-/undertaker-registry-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/undertaker-registry/issues" + }, "contributors": [ - "Blaine Bublitz " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/undertaker-registry", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js" - ], - "scripts": { - "lint": "eslint . && jscs index.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, + "description": "Default registry in gulp 4.", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", @@ -33,10 +52,33 @@ "jscs-preset-gulp": "^1.0.0", "mocha": "^3.5.0" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js" + ], + "homepage": "https://github.com/gulpjs/undertaker-registry#readme", "keywords": [ "registry", "tasks", "undertaker", "gulp" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "undertaker-registry", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/undertaker-registry.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.0.1" } diff --git a/node_modules/undertaker/package.json b/node_modules/undertaker/package.json index 94a13af6..b3cd0210 100644 --- a/node_modules/undertaker/package.json +++ b/node_modules/undertaker/package.json @@ -1,42 +1,63 @@ { - "name": "undertaker", - "version": "1.3.0", - "description": "Task registry that allows composition through series/parallel methods.", - "author": "Gulp Team (https://gulpjs.com/)", + "_args": [ + [ + "undertaker@1.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "undertaker@1.3.0", + "_id": "undertaker@1.3.0", + "_inBundle": false, + "_integrity": "sha512-/RXwi5m/Mu3H6IHQGww3GNt1PNXlbeCuclF2QYR14L/2CHPz3DFZkvB5hZ0N/QUkiXWCACML2jXViIQEQc2MLg==", + "_location": "/undertaker", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "undertaker@1.3.0", + "name": "undertaker", + "escapedName": "undertaker", + "rawSpec": "1.3.0", + "saveSpec": null, + "fetchSpec": "1.3.0" + }, + "_requiredBy": [ + "/gulp" + ], + "_resolved": "https://registry.npmjs.org/undertaker/-/undertaker-1.3.0.tgz", + "_spec": "1.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "https://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/undertaker/issues" + }, "contributors": [ - "Blaine Bublitz ", - "Damien Lebrun " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + }, + { + "name": "Damien Lebrun", + "email": "dinoboff@hotmail.com" + } ], - "repository": "gulpjs/undertaker", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js", - "lib" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "nyc mocha --async-only", - "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", - "coveralls": "nyc report --reporter=text-lcov | coveralls" - }, "dependencies": { "arr-flatten": "^1.0.1", "arr-map": "^2.0.0", "bach": "^1.0.0", "collection-map": "^1.0.0", "es6-weak-map": "^2.0.1", + "fast-levenshtein": "^1.0.0", "last-run": "^1.1.0", "object.defaults": "^1.0.0", "object.reduce": "^1.0.0", - "undertaker-registry": "^1.0.0", - "fast-levenshtein": "^1.0.0" + "undertaker-registry": "^1.0.0" }, + "description": "Task registry that allows composition through series/parallel methods.", "devDependencies": { "async-once": "^1.0.0", "coveralls": "github:phated/node-coveralls#2.x", @@ -53,9 +74,33 @@ "undertaker-task-metadata": "^1.0.0", "vinyl-fs": "^2.2.0" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js", + "lib" + ], + "homepage": "https://github.com/gulpjs/undertaker#readme", "keywords": [ "registry", "runner", "task" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "undertaker", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/undertaker.git" + }, + "scripts": { + "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", + "coveralls": "nyc report --reporter=text-lcov | coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "nyc mocha --async-only" + }, + "version": "1.3.0" } diff --git a/node_modules/union-value/package.json b/node_modules/union-value/package.json index 65441f6e..1df29c40 100644 --- a/node_modules/union-value/package.json +++ b/node_modules/union-value/package.json @@ -1,35 +1,58 @@ { - "name": "union-value", - "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.", - "version": "1.0.1", - "homepage": "https://github.com/jonschlinkert/union-value", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/union-value", + "_args": [ + [ + "union-value@1.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "union-value@1.0.1", + "_id": "union-value@1.0.1", + "_inBundle": false, + "_integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", + "_location": "/union-value", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "union-value@1.0.1", + "name": "union-value", + "escapedName": "union-value", + "rawSpec": "1.0.1", + "saveSpec": null, + "fetchSpec": "1.0.1" + }, + "_requiredBy": [ + "/cache-base" + ], + "_resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", + "_spec": "1.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/union-value/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "arr-union": "^3.1.0", "get-value": "^2.0.6", "is-extendable": "^0.1.1", "set-value": "^2.0.1" }, + "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.2.0", "should": "^11.2.0" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/union-value", "keywords": [ "array", "dot", @@ -45,6 +68,16 @@ "union", "value" ], + "license": "MIT", + "main": "index.js", + "name": "union-value", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/union-value.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -66,5 +99,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.1" } diff --git a/node_modules/unique-stream/package.json b/node_modules/unique-stream/package.json index 201e6535..77667355 100644 --- a/node_modules/unique-stream/package.json +++ b/node_modules/unique-stream/package.json @@ -1,17 +1,54 @@ { - "name": "unique-stream", - "version": "2.3.1", + "_args": [ + [ + "unique-stream@2.3.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "unique-stream@2.3.1", + "_id": "unique-stream@2.3.1", + "_inBundle": false, + "_integrity": "sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==", + "_location": "/unique-stream", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "unique-stream@2.3.1", + "name": "unique-stream", + "escapedName": "unique-stream", + "rawSpec": "2.3.1", + "saveSpec": null, + "fetchSpec": "2.3.1" + }, + "_requiredBy": [ + "/glob-stream" + ], + "_resolved": "https://registry.npmjs.org/unique-stream/-/unique-stream-2.3.1.tgz", + "_spec": "2.3.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Eugene Ware", + "email": "eugene@noblesamurai.com" + }, + "bugs": { + "url": "https://github.com/eugeneware/unique-stream/issues" + }, + "dependencies": { + "json-stable-stringify-without-jsonify": "^1.0.1", + "through2-filter": "^3.0.0" + }, "description": "node.js through stream that emits a unique stream of objects based on criteria", - "repository": "eugeneware/unique-stream", - "author": "Eugene Ware ", - "license": "MIT", + "devDependencies": { + "after": "~0.8.1", + "chai": "^4.2.0", + "istanbul": "^0.4.5", + "mocha": "^5.2.0" + }, "files": [ "index.js" ], - "scripts": { - "test": "mocha", - "coverage": "istanbul cover _mocha" - }, + "homepage": "https://github.com/eugeneware/unique-stream#readme", "keywords": [ "unique", "stream", @@ -19,14 +56,15 @@ "streaming", "streams" ], - "dependencies": { - "json-stable-stringify-without-jsonify": "^1.0.1", - "through2-filter": "^3.0.0" + "license": "MIT", + "name": "unique-stream", + "repository": { + "type": "git", + "url": "git+https://github.com/eugeneware/unique-stream.git" }, - "devDependencies": { - "after": "~0.8.1", - "chai": "^4.2.0", - "istanbul": "^0.4.5", - "mocha": "^5.2.0" - } + "scripts": { + "coverage": "istanbul cover _mocha", + "test": "mocha" + }, + "version": "2.3.1" } diff --git a/node_modules/universal-user-agent/package.json b/node_modules/universal-user-agent/package.json index 1df134d8..a92a0317 100644 --- a/node_modules/universal-user-agent/package.json +++ b/node_modules/universal-user-agent/package.json @@ -1,19 +1,39 @@ { - "name": "universal-user-agent", - "description": "Get a user agent string in both browser and node", - "version": "4.0.1", - "license": "ISC", - "files": [ - "dist-*/", - "bin/" + "_args": [ + [ + "universal-user-agent@4.0.1", + "F:\\laragon\\www\\wishthis" + ] ], - "pika": true, - "sideEffects": false, - "keywords": [], - "repository": "https://github.com/gr2m/universal-user-agent.git", + "_from": "universal-user-agent@4.0.1", + "_id": "universal-user-agent@4.0.1", + "_inBundle": false, + "_integrity": "sha512-LnST3ebHwVL2aNe4mejI9IQh2HfZ1RLo8Io2HugSif8ekzD1TlWpHpColOB/eh8JHMLkGH3Akqf040I+4ylNxg==", + "_location": "/universal-user-agent", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "universal-user-agent@4.0.1", + "name": "universal-user-agent", + "escapedName": "universal-user-agent", + "rawSpec": "4.0.1", + "saveSpec": null, + "fetchSpec": "4.0.1" + }, + "_requiredBy": [ + "/@octokit/rest" + ], + "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-4.0.1.tgz", + "_spec": "4.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/gr2m/universal-user-agent/issues" + }, "dependencies": { "os-name": "^3.1.0" }, + "description": "Get a user agent string in both browser and node", "devDependencies": { "@gr2m/pika-plugin-build-web": "^0.6.0-issue-84.1", "@pika/pack": "^0.5.0", @@ -26,8 +46,23 @@ "ts-jest": "^25.1.0", "typescript": "^3.6.2" }, + "files": [ + "dist-*/", + "bin/" + ], + "homepage": "https://github.com/gr2m/universal-user-agent#readme", + "keywords": [], + "license": "ISC", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "name": "universal-user-agent", + "pika": true, + "repository": { + "type": "git", + "url": "git+https://github.com/gr2m/universal-user-agent.git" + }, + "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "main": "dist-node/index.js", - "module": "dist-web/index.js" + "version": "4.0.1" } diff --git a/node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json b/node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json index 954f4113..e10c19dd 100644 --- a/node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json +++ b/node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json @@ -1,31 +1,54 @@ { - "name": "isobject", - "description": "Returns true if the value is an object and not an array or null.", - "version": "2.1.0", - "homepage": "https://github.com/jonschlinkert/isobject", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/isobject", + "_args": [ + [ + "isobject@2.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "isobject@2.1.0", + "_id": "isobject@2.1.0", + "_inBundle": false, + "_integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", + "_location": "/unset-value/has-value/isobject", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "isobject@2.1.0", + "name": "isobject", + "escapedName": "isobject", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/unset-value/has-value" + ], + "_resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/isobject/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "isarray": "1.0.0" }, + "description": "Returns true if the value is an object and not an array or null.", "devDependencies": { "gulp-format-md": "^0.1.9", "mocha": "^2.4.5" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/isobject", "keywords": [ "check", "is", @@ -40,6 +63,16 @@ "typeof", "value" ], + "license": "MIT", + "main": "index.js", + "name": "isobject", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/isobject.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -63,5 +96,6 @@ "reflinks": [ "verb" ] - } + }, + "version": "2.1.0" } diff --git a/node_modules/unset-value/node_modules/has-value/package.json b/node_modules/unset-value/node_modules/has-value/package.json index 88ff6edc..0763012c 100644 --- a/node_modules/unset-value/node_modules/has-value/package.json +++ b/node_modules/unset-value/node_modules/has-value/package.json @@ -1,33 +1,58 @@ { - "name": "has-value", - "version": "0.3.1", - "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.", - "homepage": "https://github.com/jonschlinkert/has-value", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/has-value", + "_args": [ + [ + "has-value@0.3.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "has-value@0.3.1", + "_id": "has-value@0.3.1", + "_inBundle": false, + "_integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=", + "_location": "/unset-value/has-value", + "_phantomChildren": { + "isarray": "1.0.0" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "has-value@0.3.1", + "name": "has-value", + "escapedName": "has-value", + "rawSpec": "0.3.1", + "saveSpec": null, + "fetchSpec": "0.3.1" + }, + "_requiredBy": [ + "/unset-value" + ], + "_resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", + "_spec": "0.3.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/has-value/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "get-value": "^2.0.3", "has-values": "^0.1.4", "isobject": "^2.0.0" }, + "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.", "devDependencies": { "gulp-format-md": "^0.1.7", "mocha": "^2.4.5" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/has-value", "keywords": [ "array", "boolean", @@ -53,6 +78,16 @@ "utility", "value" ], + "license": "MIT", + "main": "index.js", + "name": "has-value", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/has-value.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -77,5 +112,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.3.1" } diff --git a/node_modules/unset-value/node_modules/has-values/package.json b/node_modules/unset-value/node_modules/has-values/package.json index 519a2c89..d2716f01 100644 --- a/node_modules/unset-value/node_modules/has-values/package.json +++ b/node_modules/unset-value/node_modules/has-values/package.json @@ -1,28 +1,51 @@ { - "name": "has-values", - "version": "0.1.4", - "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ", - "homepage": "https://github.com/jonschlinkert/has-values", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "repository": "jonschlinkert/has-values", + "_args": [ + [ + "has-values@0.1.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "has-values@0.1.4", + "_id": "has-values@0.1.4", + "_inBundle": false, + "_integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=", + "_location": "/unset-value/has-values", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "has-values@0.1.4", + "name": "has-values", + "escapedName": "has-values", + "rawSpec": "0.1.4", + "saveSpec": null, + "fetchSpec": "0.1.4" + }, + "_requiredBy": [ + "/unset-value/has-value" + ], + "_resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", + "_spec": "0.1.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/has-values/issues" }, - "license": "MIT", - "files": [ - "index.js" - ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ", "devDependencies": { "gulp-format-md": "^0.1.7", "mocha": "^2.4.5" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/has-values", "keywords": [ "array", "boolean", @@ -48,6 +71,16 @@ "utility", "value" ], + "license": "MIT", + "main": "index.js", + "name": "has-values", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/has-values.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "run": true, "toc": false, @@ -71,5 +104,6 @@ "lint": { "reflinks": true } - } + }, + "version": "0.1.4" } diff --git a/node_modules/unset-value/package.json b/node_modules/unset-value/package.json index 0753ba6d..3633ee46 100644 --- a/node_modules/unset-value/package.json +++ b/node_modules/unset-value/package.json @@ -1,37 +1,70 @@ { - "name": "unset-value", - "description": "Delete nested properties from an object using dot notation.", - "version": "1.0.0", - "homepage": "https://github.com/jonschlinkert/unset-value", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - " (https://github.com/wtgtybhertgeghgtwtg)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "unset-value@1.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/unset-value", + "_from": "unset-value@1.0.0", + "_id": "unset-value@1.0.0", + "_inBundle": false, + "_integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=", + "_location": "/unset-value", + "_phantomChildren": { + "get-value": "2.0.6", + "isarray": "1.0.0" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "unset-value@1.0.0", + "name": "unset-value", + "escapedName": "unset-value", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/cache-base" + ], + "_resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/unset-value/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "email": "wtgtybhertgeghgtwtg@gmail.com", + "url": "https://github.com/wtgtybhertgeghgtwtg" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "has-value": "^0.3.1", "isobject": "^3.0.0" }, + "description": "Delete nested properties from an object using dot notation.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "*", "should": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/unset-value", "keywords": [ "del", "delete", @@ -44,6 +77,16 @@ "unset", "value" ], + "license": "MIT", + "main": "index.js", + "name": "unset-value", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/unset-value.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -67,5 +110,6 @@ "lint": { "reflinks": true } - } + }, + "version": "1.0.0" } diff --git a/node_modules/upath/package.json b/node_modules/upath/package.json index 38f605b5..91e76571 100644 --- a/node_modules/upath/package.json +++ b/node_modules/upath/package.json @@ -1,48 +1,41 @@ { - "name": "upath", - "description": "A proxy to `path`, replacing `\\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.", - "version": "1.2.0", - "homepage": "http://github.com/anodynos/upath/", + "_args": [ + [ + "upath@1.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "upath@1.2.0", + "_id": "upath@1.2.0", + "_inBundle": false, + "_integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==", + "_location": "/upath", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "upath@1.2.0", + "name": "upath", + "escapedName": "upath", + "rawSpec": "1.2.0", + "saveSpec": null, + "fetchSpec": "1.2.0" + }, + "_requiredBy": [ + "/chokidar" + ], + "_resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz", + "_spec": "1.2.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Angelos Pikoulas", "email": "agelos.pikoulas@gmail.com" }, - "license": "MIT", - "keywords": [ - "path", - "unix", - "windows", - "extension", - "file extension", - "replace extension", - "change extension", - "trim extension", - "add extension", - "default extension" - ], - "repository": { - "type": "git", - "url": "git://github.com/anodynos/upath" - }, "bugs": { "url": "http://github.com/anodynos/upath/issues", "email": "agelos.pikoulas@gmail.com" }, - "main": "./build/code/upath.js", - "types": "./upath.d.ts", - "preferGlobal": false, - "scripts": { - "test": "grunt", - "build": "grunt lib" - }, - "directories": { - "doc": "./doc", - "dist": "./build" - }, - "engines": { - "node": ">=4", - "yarn": "*" - }, + "description": "A proxy to `path`, replacing `\\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.", "devDependencies": { "chai": "~4.0.2", "coffee-script": "1.12.6", @@ -56,5 +49,40 @@ "urequire": "0.7.0-beta.33", "urequire-ab-specrunner": "^0.2.5", "urequire-rc-inject-version": "^0.1.6" - } + }, + "directories": { + "doc": "./doc", + "dist": "./build" + }, + "engines": { + "node": ">=4", + "yarn": "*" + }, + "homepage": "http://github.com/anodynos/upath/", + "keywords": [ + "path", + "unix", + "windows", + "extension", + "file extension", + "replace extension", + "change extension", + "trim extension", + "add extension", + "default extension" + ], + "license": "MIT", + "main": "./build/code/upath.js", + "name": "upath", + "preferGlobal": false, + "repository": { + "type": "git", + "url": "git://github.com/anodynos/upath.git" + }, + "scripts": { + "build": "grunt lib", + "test": "grunt" + }, + "types": "./upath.d.ts", + "version": "1.2.0" } diff --git a/node_modules/urix/package.json b/node_modules/urix/package.json index ce795d17..f52a1bd1 100644 --- a/node_modules/urix/package.json +++ b/node_modules/urix/package.json @@ -1,11 +1,45 @@ { - "name": "urix", - "version": "0.1.0", - "author": "Simon Lydell", - "license": "MIT", + "_args": [ + [ + "urix@0.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "urix@0.1.0", + "_id": "urix@0.1.0", + "_inBundle": false, + "_integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=", + "_location": "/urix", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "urix@0.1.0", + "name": "urix", + "escapedName": "urix", + "rawSpec": "0.1.0", + "saveSpec": null, + "fetchSpec": "0.1.0" + }, + "_requiredBy": [ + "/css", + "/source-map-resolve" + ], + "_resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", + "_spec": "0.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Simon Lydell" + }, + "bugs": { + "url": "https://github.com/lydell/urix/issues" + }, "description": "Makes Windows-style paths more unix and URI friendly.", - "main": "index.js", - "repository": "lydell/urix", + "devDependencies": { + "jshint": "^2.4.4", + "mocha": "^1.17.1" + }, + "homepage": "https://github.com/lydell/urix#readme", "keywords": [ "path", "url", @@ -15,11 +49,15 @@ "backslash", "slash" ], + "license": "MIT", + "main": "index.js", + "name": "urix", + "repository": { + "type": "git", + "url": "git+https://github.com/lydell/urix.git" + }, "scripts": { "test": "jshint index.js test/ && mocha" }, - "devDependencies": { - "mocha": "^1.17.1", - "jshint": "^2.4.4" - } + "version": "0.1.0" } diff --git a/node_modules/url-regex/package.json b/node_modules/url-regex/package.json index cf37f7b8..e077a840 100644 --- a/node_modules/url-regex/package.json +++ b/node_modules/url-regex/package.json @@ -1,35 +1,70 @@ { - "name": "url-regex", - "version": "3.2.0", - "description": "Regular expression for matching URLs", - "license": "MIT", - "repository": "kevva/url-regex", + "_args": [ + [ + "url-regex@3.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "url-regex@3.2.0", + "_id": "url-regex@3.2.0", + "_inBundle": false, + "_integrity": "sha1-260eDJ4p4QXdCx8J9oYvf9tIJyQ=", + "_location": "/url-regex", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "url-regex@3.2.0", + "name": "url-regex", + "escapedName": "url-regex", + "rawSpec": "3.2.0", + "saveSpec": null, + "fetchSpec": "3.2.0" + }, + "_requiredBy": [ + "/rework-import" + ], + "_resolved": "https://registry.npmjs.org/url-regex/-/url-regex-3.2.0.tgz", + "_spec": "3.2.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Kevin Mårtensson", "email": "kevinmartensson@gmail.com", "url": "https://github.com/kevva" }, + "bugs": { + "url": "https://github.com/kevva/url-regex/issues" + }, + "dependencies": { + "ip-regex": "^1.0.1" + }, + "description": "Regular expression for matching URLs", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/kevva/url-regex#readme", "keywords": [ "regex", "string", "url" ], - "dependencies": { - "ip-regex": "^1.0.1" + "license": "MIT", + "name": "url-regex", + "repository": { + "type": "git", + "url": "git+https://github.com/kevva/url-regex.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" + "scripts": { + "test": "xo && ava" }, + "version": "3.2.0", "xo": { "ignores": [ "test.js" diff --git a/node_modules/use/package.json b/node_modules/use/package.json index b7a3f9a1..5d76758e 100644 --- a/node_modules/use/package.json +++ b/node_modules/use/package.json @@ -1,30 +1,57 @@ { - "name": "use", - "description": "Easily add plugin support to your node.js application.", - "version": "3.1.1", - "homepage": "https://github.com/jonschlinkert/use", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Brian Woodward (https://twitter.com/doowb)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)", - "Olsten Larck (https://i.am.charlike.online)", - "(https://github.com/wtgtybhertgeghgtwtg)" + "_args": [ + [ + "use@3.1.1", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/use", + "_from": "use@3.1.1", + "_id": "use@3.1.1", + "_inBundle": false, + "_integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==", + "_location": "/use", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "use@3.1.1", + "name": "use", + "escapedName": "use", + "rawSpec": "3.1.1", + "saveSpec": null, + "fetchSpec": "3.1.1" + }, + "_requiredBy": [ + "/snapdragon" + ], + "_resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", + "_spec": "3.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/use/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Brian Woodward", + "url": "https://twitter.com/doowb" + }, + { + "name": "Jon Schlinkert", + "url": "http://twitter.com/jonschlinkert" + }, + { + "name": "Olsten Larck", + "url": "https://i.am.charlike.online" + }, + { + "url": "https://github.com/wtgtybhertgeghgtwtg" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, + "description": "Easily add plugin support to your node.js application.", "devDependencies": { "base-plugins": "^1.0.0", "define-property": "^2.0.0", @@ -36,9 +63,26 @@ "gulp-mocha": "^3.0.1", "mocha": "^4.0.1" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/use", "keywords": [ "use" ], + "license": "MIT", + "main": "index.js", + "name": "use", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/use.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "toc": false, "layout": "default", @@ -62,5 +106,6 @@ "lint": { "reflinks": true } - } + }, + "version": "3.1.1" } diff --git a/node_modules/util-deprecate/package.json b/node_modules/util-deprecate/package.json index 2e79f89a..c8dfbeb7 100644 --- a/node_modules/util-deprecate/package.json +++ b/node_modules/util-deprecate/package.json @@ -1,16 +1,45 @@ { - "name": "util-deprecate", - "version": "1.0.2", - "description": "The Node.js `util.deprecate()` function with browser support", - "main": "node.js", + "_args": [ + [ + "util-deprecate@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "util-deprecate@1.0.2", + "_id": "util-deprecate@1.0.2", + "_inBundle": false, + "_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", + "_location": "/util-deprecate", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "util-deprecate@1.0.2", + "name": "util-deprecate", + "escapedName": "util-deprecate", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/gulp-json-editor/readable-stream", + "/gulp-less/readable-stream", + "/readable-stream" + ], + "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Nathan Rajlich", + "email": "nathan@tootallnate.net", + "url": "http://n8.io/" + }, "browser": "browser.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "repository": { - "type": "git", - "url": "git://github.com/TooTallNate/util-deprecate.git" + "bugs": { + "url": "https://github.com/TooTallNate/util-deprecate/issues" }, + "description": "The Node.js `util.deprecate()` function with browser support", + "homepage": "https://github.com/TooTallNate/util-deprecate", "keywords": [ "util", "deprecate", @@ -18,10 +47,15 @@ "browser", "node" ], - "author": "Nathan Rajlich (http://n8.io/)", "license": "MIT", - "bugs": { - "url": "https://github.com/TooTallNate/util-deprecate/issues" + "main": "node.js", + "name": "util-deprecate", + "repository": { + "type": "git", + "url": "git://github.com/TooTallNate/util-deprecate.git" }, - "homepage": "https://github.com/TooTallNate/util-deprecate" + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "version": "1.0.2" } diff --git a/node_modules/v8flags/package.json b/node_modules/v8flags/package.json index 6afbf231..c2dc678e 100644 --- a/node_modules/v8flags/package.json +++ b/node_modules/v8flags/package.json @@ -1,36 +1,66 @@ { - "name": "v8flags", - "version": "3.2.0", - "description": "Get available v8 and Node.js flags.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "v8flags@3.2.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "v8flags@3.2.0", + "_id": "v8flags@3.2.0", + "_inBundle": false, + "_integrity": "sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==", + "_location": "/v8flags", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "v8flags@3.2.0", + "name": "v8flags", + "escapedName": "v8flags", + "rawSpec": "3.2.0", + "saveSpec": null, + "fetchSpec": "3.2.0" + }, + "_requiredBy": [ + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz", + "_spec": "3.2.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/v8flags/issues" + }, "contributors": [ - "Tyler Kellen ", - "Blaine Bublitz ", - "Nicolò Ribaudo ", - "Selwyn ", - "Leo Zhang " + { + "name": "Tyler Kellen", + "email": "tyler@sleekcode.net" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + }, + { + "name": "Nicolò Ribaudo", + "email": "nicolo.ribaudo@gmail.com" + }, + { + "name": "Selwyn", + "email": "talk@selwyn.cc" + }, + { + "name": "Leo Zhang", + "email": "leo@leozhang.me" + } ], - "repository": "gulpjs/v8flags", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "index.js", - "config-path.js", - "LICENSE" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "homedir-polyfill": "^1.0.1" }, + "description": "Get available v8 and Node.js flags.", "devDependencies": { "async": "^2.5.0", "eslint": "^2.13.0", @@ -41,8 +71,32 @@ "mocha": "^3.5.3", "proxyquire": "^1.8.0" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js", + "config-path.js", + "LICENSE" + ], + "homepage": "https://github.com/gulpjs/v8flags#readme", "keywords": [ "v8 flags", "harmony flags" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "v8flags", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/v8flags.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "3.2.0" } diff --git a/node_modules/validate-npm-package-license/package.json b/node_modules/validate-npm-package-license/package.json index 9e92af4f..be3477d4 100644 --- a/node_modules/validate-npm-package-license/package.json +++ b/node_modules/validate-npm-package-license/package.json @@ -1,19 +1,56 @@ { - "name": "validate-npm-package-license", - "description": "Give me a string and I'll tell you if it's a valid npm package license string", - "version": "3.0.4", - "author": "Kyle E. Mitchell (https://kemitchell.com)", + "_args": [ + [ + "validate-npm-package-license@3.0.4", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "validate-npm-package-license@3.0.4", + "_id": "validate-npm-package-license@3.0.4", + "_inBundle": false, + "_integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", + "_location": "/validate-npm-package-license", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "validate-npm-package-license@3.0.4", + "name": "validate-npm-package-license", + "escapedName": "validate-npm-package-license", + "rawSpec": "3.0.4", + "saveSpec": null, + "fetchSpec": "3.0.4" + }, + "_requiredBy": [ + "/normalize-package-data" + ], + "_resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", + "_spec": "3.0.4", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Kyle E. Mitchell", + "email": "kyle@kemitchell.com", + "url": "https://kemitchell.com" + }, + "bugs": { + "url": "https://github.com/kemitchell/validate-npm-package-license.js/issues" + }, "contributors": [ - "Mark Stacey " + { + "name": "Mark Stacey", + "email": "markjstacey@gmail.com" + } ], "dependencies": { "spdx-correct": "^3.0.0", "spdx-expression-parse": "^3.0.0" }, + "description": "Give me a string and I'll tell you if it's a valid npm package license string", "devDependencies": { "defence-cli": "^2.0.1", "replace-require-self": "^1.0.0" }, + "homepage": "https://github.com/kemitchell/validate-npm-package-license.js#readme", "keywords": [ "license", "npm", @@ -21,8 +58,13 @@ "validation" ], "license": "Apache-2.0", - "repository": "kemitchell/validate-npm-package-license.js", + "name": "validate-npm-package-license", + "repository": { + "type": "git", + "url": "git+https://github.com/kemitchell/validate-npm-package-license.js.git" + }, "scripts": { "test": "defence README.md | replace-require-self | node" - } + }, + "version": "3.0.4" } diff --git a/node_modules/value-or-function/package.json b/node_modules/value-or-function/package.json index adbcf839..85a1e971 100644 --- a/node_modules/value-or-function/package.json +++ b/node_modules/value-or-function/package.json @@ -1,29 +1,53 @@ { - "name": "value-or-function", - "version": "3.0.0", - "description": "Normalize a value or function, applying extra args to the function", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "value-or-function@3.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "value-or-function@3.0.0", + "_id": "value-or-function@3.0.0", + "_inBundle": false, + "_integrity": "sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM=", + "_location": "/value-or-function", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "value-or-function@3.0.0", + "name": "value-or-function", + "escapedName": "value-or-function", + "rawSpec": "3.0.0", + "saveSpec": null, + "fetchSpec": "3.0.0" + }, + "_requiredBy": [ + "/resolve-options", + "/vinyl-fs" + ], + "_resolved": "https://registry.npmjs.org/value-or-function/-/value-or-function-3.0.0.tgz", + "_spec": "3.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/value-or-function/issues" + }, "contributors": [ - "Blaine Bublitz ", - "Hugo Wood " + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + }, + { + "name": "Hugo Wood", + "email": "hx4.5@free.fr" + } ], - "repository": "gulpjs/value-or-function", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "index.js" - ], - "scripts": { - "lint": "eslint . && jscs index.js test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": {}, + "description": "Normalize a value or function, applying extra args to the function", "devDependencies": { "eslint": "^1.10.3", "eslint-config-gulp": "^2.0.0", @@ -34,10 +58,32 @@ "jscs-preset-gulp": "^1.0.0", "mocha": "^2.4.5" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/gulpjs/value-or-function#readme", "keywords": [ "options", "normalize", "value", "function" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "value-or-function", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/value-or-function.git" + }, + "scripts": { + "cover": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "3.0.0" } diff --git a/node_modules/vinyl-fs/node_modules/through2/package.json b/node_modules/vinyl-fs/node_modules/through2/package.json index 15960b63..f146519b 100644 --- a/node_modules/vinyl-fs/node_modules/through2/package.json +++ b/node_modules/vinyl-fs/node_modules/through2/package.json @@ -1,27 +1,45 @@ { - "name": "through2", - "version": "2.0.5", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "main": "through2.js", - "scripts": { - "test": "node test/test.js | faucet" - }, - "repository": { - "type": "git", - "url": "https://github.com/rvagg/through2.git" - }, - "keywords": [ - "stream", - "streams2", - "through", - "transform" + "_args": [ + [ + "through2@2.0.5", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Rod Vagg (https://github.com/rvagg)", - "license": "MIT", + "_from": "through2@2.0.5", + "_id": "through2@2.0.5", + "_inBundle": false, + "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "_location": "/vinyl-fs/through2", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "through2@2.0.5", + "name": "through2", + "escapedName": "through2", + "rawSpec": "2.0.5", + "saveSpec": null, + "fetchSpec": "2.0.5" + }, + "_requiredBy": [ + "/vinyl-fs" + ], + "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "_spec": "2.0.5", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Rod Vagg", + "email": "r@va.gg", + "url": "https://github.com/rvagg" + }, + "bugs": { + "url": "https://github.com/rvagg/through2/issues" + }, "dependencies": { "readable-stream": "~2.3.6", "xtend": "~4.0.1" }, + "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", @@ -29,5 +47,23 @@ "safe-buffer": "~5.1.2", "stream-spigot": "~3.0.6", "tape": "~4.9.1" - } + }, + "homepage": "https://github.com/rvagg/through2#readme", + "keywords": [ + "stream", + "streams2", + "through", + "transform" + ], + "license": "MIT", + "main": "through2.js", + "name": "through2", + "repository": { + "type": "git", + "url": "git+https://github.com/rvagg/through2.git" + }, + "scripts": { + "test": "node test/test.js | faucet" + }, + "version": "2.0.5" } diff --git a/node_modules/vinyl-fs/package.json b/node_modules/vinyl-fs/package.json index d8eecff7..403680ba 100644 --- a/node_modules/vinyl-fs/package.json +++ b/node_modules/vinyl-fs/package.json @@ -1,30 +1,53 @@ { - "name": "vinyl-fs", - "version": "3.0.3", - "description": "Vinyl adapter for the file system.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "vinyl-fs@3.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "vinyl-fs@3.0.3", + "_id": "vinyl-fs@3.0.3", + "_inBundle": false, + "_integrity": "sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==", + "_location": "/vinyl-fs", + "_phantomChildren": { + "readable-stream": "2.3.7", + "xtend": "4.0.2" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "vinyl-fs@3.0.3", + "name": "vinyl-fs", + "escapedName": "vinyl-fs", + "rawSpec": "3.0.3", + "saveSpec": null, + "fetchSpec": "3.0.3" + }, + "_requiredBy": [ + "/gulp" + ], + "_resolved": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.3.tgz", + "_spec": "3.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/vinyl-fs/issues" + }, "contributors": [ - "Eric Schoffstall ", - "Blaine Bublitz " + { + "name": "Eric Schoffstall", + "email": "yo@contra.io" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/vinyl-fs", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js", - "lib" - ], - "scripts": { - "lint": "eslint . && jscs index.js lib/ test/", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "fs-mkdirp-stream": "^1.0.0", "glob-stream": "^6.1.0", @@ -44,6 +67,7 @@ "vinyl": "^2.0.0", "vinyl-sourcemap": "^1.1.0" }, + "description": "Vinyl adapter for the file system.", "devDependencies": { "eslint": "^1.10.3", "eslint-config-gulp": "^2.0.0", @@ -56,6 +80,15 @@ "mocha": "^3.5.0", "rimraf": "^2.6.1" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js", + "lib" + ], + "homepage": "https://github.com/gulpjs/vinyl-fs#readme", "keywords": [ "gulp", "vinyl-adapter", @@ -64,5 +97,20 @@ "file system", "fs", "streams" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "vinyl-fs", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/vinyl-fs.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint . && jscs index.js lib/ test/", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "3.0.3" } diff --git a/node_modules/vinyl-sourcemap/node_modules/convert-source-map/package.json b/node_modules/vinyl-sourcemap/node_modules/convert-source-map/package.json index 07ff61fa..04903ee1 100644 --- a/node_modules/vinyl-sourcemap/node_modules/convert-source-map/package.json +++ b/node_modules/vinyl-sourcemap/node_modules/convert-source-map/package.json @@ -1,23 +1,58 @@ { - "name": "convert-source-map", - "version": "1.8.0", - "description": "Converts a source-map from/to different formats and allows adding/changing properties.", - "main": "index.js", - "scripts": { - "test": "tap test/*.js --color" + "_args": [ + [ + "convert-source-map@1.8.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "convert-source-map@1.8.0", + "_id": "convert-source-map@1.8.0", + "_inBundle": false, + "_integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==", + "_location": "/vinyl-sourcemap/convert-source-map", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "convert-source-map@1.8.0", + "name": "convert-source-map", + "escapedName": "convert-source-map", + "rawSpec": "1.8.0", + "saveSpec": null, + "fetchSpec": "1.8.0" }, - "repository": { - "type": "git", - "url": "git://github.com/thlorenz/convert-source-map.git" + "_requiredBy": [ + "/vinyl-sourcemap" + ], + "_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz", + "_spec": "1.8.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Thorsten Lorenz", + "email": "thlorenz@gmx.de", + "url": "http://thlorenz.com" + }, + "browser": { + "fs": false + }, + "bugs": { + "url": "https://github.com/thlorenz/convert-source-map/issues" }, - "homepage": "https://github.com/thlorenz/convert-source-map", "dependencies": { "safe-buffer": "~5.1.1" }, + "description": "Converts a source-map from/to different formats and allows adding/changing properties.", "devDependencies": { "inline-source-map": "~0.6.2", "tap": "~9.0.0" }, + "engine": { + "node": ">=0.6" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/thlorenz/convert-source-map", "keywords": [ "convert", "sourcemap", @@ -26,19 +61,15 @@ "browser", "debug" ], - "author": { - "name": "Thorsten Lorenz", - "email": "thlorenz@gmx.de", - "url": "http://thlorenz.com" - }, "license": "MIT", - "engine": { - "node": ">=0.6" + "main": "index.js", + "name": "convert-source-map", + "repository": { + "type": "git", + "url": "git://github.com/thlorenz/convert-source-map.git" }, - "files": [ - "index.js" - ], - "browser": { - "fs": false - } + "scripts": { + "test": "tap test/*.js --color" + }, + "version": "1.8.0" } diff --git a/node_modules/vinyl-sourcemap/node_modules/normalize-path/package.json b/node_modules/vinyl-sourcemap/node_modules/normalize-path/package.json index c16ef9d2..830cc78e 100644 --- a/node_modules/vinyl-sourcemap/node_modules/normalize-path/package.json +++ b/node_modules/vinyl-sourcemap/node_modules/normalize-path/package.json @@ -1,37 +1,68 @@ { - "name": "normalize-path", - "description": "Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.", - "version": "2.1.1", - "homepage": "https://github.com/jonschlinkert/normalize-path", - "author": "Jon Schlinkert (https://github.com/jonschlinkert)", - "contributors": [ - "Blaine Bublitz (https://twitter.com/BlaineBublitz)", - "Jon Schlinkert (http://twitter.com/jonschlinkert)" + "_args": [ + [ + "normalize-path@2.1.1", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": "jonschlinkert/normalize-path", + "_from": "normalize-path@2.1.1", + "_id": "normalize-path@2.1.1", + "_inBundle": false, + "_integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", + "_location": "/vinyl-sourcemap/normalize-path", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "normalize-path@2.1.1", + "name": "normalize-path", + "escapedName": "normalize-path", + "rawSpec": "2.1.1", + "saveSpec": null, + "fetchSpec": "2.1.1" + }, + "_requiredBy": [ + "/vinyl-sourcemap" + ], + "_resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", + "_spec": "2.1.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jon Schlinkert", + "url": "https://github.com/jonschlinkert" + }, "bugs": { "url": "https://github.com/jonschlinkert/normalize-path/issues" }, - "license": "MIT", - "files": [ - "index.js" + "contributors": [ + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com", + "url": "https://twitter.com/BlaineBublitz" + }, + { + "name": "Jon Schlinkert", + "email": "jon.schlinkert@sellside.com", + "url": "http://twitter.com/jonschlinkert" + } ], - "main": "index.js", - "engines": { - "node": ">=0.10.0" - }, - "scripts": { - "test": "mocha" - }, "dependencies": { "remove-trailing-separator": "^1.0.1" }, + "description": "Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.", "devDependencies": { "benchmarked": "^0.1.1", "gulp-format-md": "^0.1.11", "minimist": "^1.2.0", "mocha": "*" }, + "engines": { + "node": ">=0.10.0" + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/jonschlinkert/normalize-path", "keywords": [ "backslash", "file", @@ -48,6 +79,16 @@ "unix", "urix" ], + "license": "MIT", + "main": "index.js", + "name": "normalize-path", + "repository": { + "type": "git", + "url": "git+https://github.com/jonschlinkert/normalize-path.git" + }, + "scripts": { + "test": "mocha" + }, "verb": { "related": { "list": [ @@ -74,5 +115,6 @@ "lint": { "reflinks": true } - } + }, + "version": "2.1.1" } diff --git a/node_modules/vinyl-sourcemap/node_modules/safe-buffer/package.json b/node_modules/vinyl-sourcemap/node_modules/safe-buffer/package.json index 623fbc3f..6f58714f 100644 --- a/node_modules/vinyl-sourcemap/node_modules/safe-buffer/package.json +++ b/node_modules/vinyl-sourcemap/node_modules/safe-buffer/package.json @@ -1,7 +1,32 @@ { - "name": "safe-buffer", - "description": "Safer Node.js Buffer API", - "version": "5.1.2", + "_args": [ + [ + "safe-buffer@5.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "safe-buffer@5.1.2", + "_id": "safe-buffer@5.1.2", + "_inBundle": false, + "_integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", + "_location": "/vinyl-sourcemap/safe-buffer", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "safe-buffer@5.1.2", + "name": "safe-buffer", + "escapedName": "safe-buffer", + "rawSpec": "5.1.2", + "saveSpec": null, + "fetchSpec": "5.1.2" + }, + "_requiredBy": [ + "/vinyl-sourcemap/convert-source-map" + ], + "_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "_spec": "5.1.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -10,6 +35,7 @@ "bugs": { "url": "https://github.com/feross/safe-buffer/issues" }, + "description": "Safer Node.js Buffer API", "devDependencies": { "standard": "*", "tape": "^4.0.0" @@ -26,12 +52,14 @@ ], "license": "MIT", "main": "index.js", - "types": "index.d.ts", + "name": "safe-buffer", "repository": { "type": "git", "url": "git://github.com/feross/safe-buffer.git" }, "scripts": { "test": "standard && tape test/*.js" - } + }, + "types": "index.d.ts", + "version": "5.1.2" } diff --git a/node_modules/vinyl-sourcemap/package.json b/node_modules/vinyl-sourcemap/package.json index f5f4755b..b8ececc1 100644 --- a/node_modules/vinyl-sourcemap/package.json +++ b/node_modules/vinyl-sourcemap/package.json @@ -1,30 +1,51 @@ { - "name": "vinyl-sourcemap", - "version": "1.1.0", - "description": "Add/write sourcemaps to/from Vinyl files.", - "author": "Gulp Team (http://gulpjs.com/)", + "_args": [ + [ + "vinyl-sourcemap@1.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "vinyl-sourcemap@1.1.0", + "_id": "vinyl-sourcemap@1.1.0", + "_inBundle": false, + "_integrity": "sha1-kqgAWTo4cDqM2xHYswCtS+Y7PhY=", + "_location": "/vinyl-sourcemap", + "_phantomChildren": { + "remove-trailing-separator": "1.1.0" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "vinyl-sourcemap@1.1.0", + "name": "vinyl-sourcemap", + "escapedName": "vinyl-sourcemap", + "rawSpec": "1.1.0", + "saveSpec": null, + "fetchSpec": "1.1.0" + }, + "_requiredBy": [ + "/vinyl-fs" + ], + "_resolved": "https://registry.npmjs.org/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz", + "_spec": "1.1.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "http://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/vinyl-sourcemap/issues" + }, "contributors": [ - "Robin Venneman", - "Blaine Bublitz " + { + "name": "Robin Venneman" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/vinyl-sourcemap", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js", - "lib/" - ], - "scripts": { - "lint": "eslint index.js lib/ test/add.js test/write.js && jscs index.js lib/ test/add.js test/write.js", - "pretest": "npm run lint", - "test": "mocha --async-only", - "cover": "istanbul cover _mocha --report lcovonly", - "coveralls": "npm run cover && istanbul-coveralls" - }, "dependencies": { "append-buffer": "^1.0.2", "convert-source-map": "^1.5.0", @@ -34,6 +55,7 @@ "remove-bom-buffer": "^3.0.0", "vinyl": "^2.0.0" }, + "description": "Add/write sourcemaps to/from Vinyl files.", "devDependencies": { "eslint": "^1.10.3", "eslint-config-gulp": "^2.0.0", @@ -45,9 +67,33 @@ "mississippi": "^1.3.0", "mocha": "^3.2.0" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js", + "lib/" + ], + "homepage": "https://github.com/gulpjs/vinyl-sourcemap#readme", "keywords": [ "vinyl", "sourcemap", "gulp" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "vinyl-sourcemap", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/vinyl-sourcemap.git" + }, + "scripts": { + "cover": "istanbul cover _mocha --report lcovonly", + "coveralls": "npm run cover && istanbul-coveralls", + "lint": "eslint index.js lib/ test/add.js test/write.js && jscs index.js lib/ test/add.js test/write.js", + "pretest": "npm run lint", + "test": "mocha --async-only" + }, + "version": "1.1.0" } diff --git a/node_modules/vinyl-sourcemaps-apply/node_modules/source-map/package.json b/node_modules/vinyl-sourcemaps-apply/node_modules/source-map/package.json index 048e3ae8..171241f3 100644 --- a/node_modules/vinyl-sourcemaps-apply/node_modules/source-map/package.json +++ b/node_modules/vinyl-sourcemaps-apply/node_modules/source-map/package.json @@ -1,52 +1,193 @@ { - "name": "source-map", - "description": "Generates and consumes source maps", - "version": "0.5.7", - "homepage": "https://github.com/mozilla/source-map", - "author": "Nick Fitzgerald ", - "contributors": [ - "Tobias Koppers ", - "Duncan Beevers ", - "Stephen Crane ", - "Ryan Seddon ", - "Miles Elam ", - "Mihai Bazon ", - "Michael Ficarra ", - "Todd Wolfson ", - "Alexander Solovyov ", - "Felix Gnass ", - "Conrad Irwin ", - "usrbincc ", - "David Glasser ", - "Chase Douglas ", - "Evan Wallace ", - "Heather Arthur ", - "Hugh Kennedy ", - "David Glasser ", - "Simon Lydell ", - "Jmeas Smith ", - "Michael Z Goddard ", - "azu ", - "John Gozde ", - "Adam Kirkton ", - "Chris Montgomery ", - "J. Ryan Stinnett ", - "Jack Herrington ", - "Chris Truter ", - "Daniel Espeset ", - "Jamie Wong ", - "Eddy Bruël ", - "Hawken Rives ", - "Gilad Peleg ", - "djchie ", - "Gary Ye ", - "Nicolas Lalevée " + "_args": [ + [ + "source-map@0.5.7", + "F:\\laragon\\www\\wishthis" + ] ], - "repository": { - "type": "git", - "url": "http://github.com/mozilla/source-map.git" + "_from": "source-map@0.5.7", + "_id": "source-map@0.5.7", + "_inBundle": false, + "_integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", + "_location": "/vinyl-sourcemaps-apply/source-map", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "source-map@0.5.7", + "name": "source-map", + "escapedName": "source-map", + "rawSpec": "0.5.7", + "saveSpec": null, + "fetchSpec": "0.5.7" + }, + "_requiredBy": [ + "/vinyl-sourcemaps-apply" + ], + "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", + "_spec": "0.5.7", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Nick Fitzgerald", + "email": "nfitzgerald@mozilla.com" + }, + "bugs": { + "url": "https://github.com/mozilla/source-map/issues" + }, + "contributors": [ + { + "name": "Tobias Koppers", + "email": "tobias.koppers@googlemail.com" + }, + { + "name": "Duncan Beevers", + "email": "duncan@dweebd.com" + }, + { + "name": "Stephen Crane", + "email": "scrane@mozilla.com" + }, + { + "name": "Ryan Seddon", + "email": "seddon.ryan@gmail.com" + }, + { + "name": "Miles Elam", + "email": "miles.elam@deem.com" + }, + { + "name": "Mihai Bazon", + "email": "mihai.bazon@gmail.com" + }, + { + "name": "Michael Ficarra", + "email": "github.public.email@michael.ficarra.me" + }, + { + "name": "Todd Wolfson", + "email": "todd@twolfson.com" + }, + { + "name": "Alexander Solovyov", + "email": "alexander@solovyov.net" + }, + { + "name": "Felix Gnass", + "email": "fgnass@gmail.com" + }, + { + "name": "Conrad Irwin", + "email": "conrad.irwin@gmail.com" + }, + { + "name": "usrbincc", + "email": "usrbincc@yahoo.com" + }, + { + "name": "David Glasser", + "email": "glasser@davidglasser.net" + }, + { + "name": "Chase Douglas", + "email": "chase@newrelic.com" + }, + { + "name": "Evan Wallace", + "email": "evan.exe@gmail.com" + }, + { + "name": "Heather Arthur", + "email": "fayearthur@gmail.com" + }, + { + "name": "Hugh Kennedy", + "email": "hughskennedy@gmail.com" + }, + { + "name": "David Glasser", + "email": "glasser@davidglasser.net" + }, + { + "name": "Simon Lydell", + "email": "simon.lydell@gmail.com" + }, + { + "name": "Jmeas Smith", + "email": "jellyes2@gmail.com" + }, + { + "name": "Michael Z Goddard", + "email": "mzgoddard@gmail.com" + }, + { + "name": "azu", + "email": "azu@users.noreply.github.com" + }, + { + "name": "John Gozde", + "email": "john@gozde.ca" + }, + { + "name": "Adam Kirkton", + "email": "akirkton@truefitinnovation.com" + }, + { + "name": "Chris Montgomery", + "email": "christopher.montgomery@dowjones.com" + }, + { + "name": "J. Ryan Stinnett", + "email": "jryans@gmail.com" + }, + { + "name": "Jack Herrington", + "email": "jherrington@walmartlabs.com" + }, + { + "name": "Chris Truter", + "email": "jeffpalentine@gmail.com" + }, + { + "name": "Daniel Espeset", + "email": "daniel@danielespeset.com" + }, + { + "name": "Jamie Wong", + "email": "jamie.lf.wong@gmail.com" + }, + { + "name": "Eddy Bruël", + "email": "ejpbruel@mozilla.com" + }, + { + "name": "Hawken Rives", + "email": "hawkrives@gmail.com" + }, + { + "name": "Gilad Peleg", + "email": "giladp007@gmail.com" + }, + { + "name": "djchie", + "email": "djchie.dev@gmail.com" + }, + { + "name": "Gary Ye", + "email": "garysye@gmail.com" + }, + { + "name": "Nicolas Lalevée", + "email": "nicolas.lalevee@hibnet.org" + } + ], + "description": "Generates and consumes source maps", + "devDependencies": { + "doctoc": "^0.15.0", + "webpack": "^1.12.0" + }, + "engines": { + "node": ">=0.10.0" }, - "main": "./source-map.js", "files": [ "source-map.js", "lib/", @@ -55,18 +196,19 @@ "dist/source-map.min.js", "dist/source-map.min.js.map" ], - "engines": { - "node": ">=0.10.0" - }, + "homepage": "https://github.com/mozilla/source-map", "license": "BSD-3-Clause", + "main": "./source-map.js", + "name": "source-map", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/mozilla/source-map.git" + }, "scripts": { - "test": "npm run build && node test/run-tests.js", "build": "webpack --color", + "test": "npm run build && node test/run-tests.js", "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md" }, - "devDependencies": { - "doctoc": "^0.15.0", - "webpack": "^1.12.0" - }, - "typings": "source-map" + "typings": "source-map", + "version": "0.5.7" } diff --git a/node_modules/vinyl-sourcemaps-apply/package.json b/node_modules/vinyl-sourcemaps-apply/package.json index 8cba9a13..2599b9d6 100644 --- a/node_modules/vinyl-sourcemaps-apply/package.json +++ b/node_modules/vinyl-sourcemaps-apply/package.json @@ -1,22 +1,63 @@ { - "name": "vinyl-sourcemaps-apply", - "version": "0.2.1", + "_args": [ + [ + "vinyl-sourcemaps-apply@0.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "vinyl-sourcemaps-apply@0.2.1", + "_id": "vinyl-sourcemaps-apply@0.2.1", + "_inBundle": false, + "_integrity": "sha1-q2VJ1h0XLCsbh75cUI0jnI74dwU=", + "_location": "/vinyl-sourcemaps-apply", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "vinyl-sourcemaps-apply@0.2.1", + "name": "vinyl-sourcemaps-apply", + "escapedName": "vinyl-sourcemaps-apply", + "rawSpec": "0.2.1", + "saveSpec": null, + "fetchSpec": "0.2.1" + }, + "_requiredBy": [ + "/gulp-autoprefixer", + "/gulp-clean-css", + "/gulp-less", + "/gulp-rtlcss", + "/gulp-uglify" + ], + "_resolved": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz", + "_spec": "0.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Florian Reiterer", + "email": "me@florianreiterer.com" + }, + "bugs": { + "url": "https://github.com/floridoo/vinyl-sourcemaps-apply/issues" + }, + "dependencies": { + "source-map": "^0.5.1" + }, "description": "Apply a source map to a vinyl file, merging it with preexisting source maps", "homepage": "http://github.com/floridoo/vinyl-sourcemaps-apply", - "repository": "git://github.com/floridoo/vinyl-sourcemaps-apply.git", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, "keywords": [ "vinyl", "sourcemaps", "source maps", "gulp" ], - "author": "Florian Reiterer ", "license": "ISC", - "dependencies": { - "source-map": "^0.5.1" - } + "main": "index.js", + "name": "vinyl-sourcemaps-apply", + "repository": { + "type": "git", + "url": "git://github.com/floridoo/vinyl-sourcemaps-apply.git" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "version": "0.2.1" } diff --git a/node_modules/vinyl/package.json b/node_modules/vinyl/package.json index 3d1dc9f9..6865efbb 100644 --- a/node_modules/vinyl/package.json +++ b/node_modules/vinyl/package.json @@ -1,30 +1,55 @@ { - "name": "vinyl", - "version": "2.2.1", - "description": "Virtual file format.", - "author": "Gulp Team (https://gulpjs.com/)", + "_args": [ + [ + "vinyl@2.2.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "vinyl@2.2.1", + "_id": "vinyl@2.2.1", + "_inBundle": false, + "_integrity": "sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==", + "_location": "/vinyl", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "vinyl@2.2.1", + "name": "vinyl", + "escapedName": "vinyl", + "rawSpec": "2.2.1", + "saveSpec": null, + "fetchSpec": "2.2.1" + }, + "_requiredBy": [ + "/gulp-concat", + "/gulp-concat-css", + "/gulp-git", + "/gulp-print", + "/vinyl-fs", + "/vinyl-sourcemap" + ], + "_resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.1.tgz", + "_spec": "2.2.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Gulp Team", + "email": "team@gulpjs.com", + "url": "https://gulpjs.com/" + }, + "bugs": { + "url": "https://github.com/gulpjs/vinyl/issues" + }, "contributors": [ - "Eric Schoffstall ", - "Blaine Bublitz " + { + "name": "Eric Schoffstall", + "email": "yo@contra.io" + }, + { + "name": "Blaine Bublitz", + "email": "blaine.bublitz@gmail.com" + } ], - "repository": "gulpjs/vinyl", - "license": "MIT", - "engines": { - "node": ">= 0.10" - }, - "main": "index.js", - "files": [ - "LICENSE", - "index.js", - "lib" - ], - "scripts": { - "lint": "eslint .", - "pretest": "npm run lint", - "test": "nyc mocha --async-only", - "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", - "coveralls": "nyc report --reporter=text-lcov | coveralls" - }, "dependencies": { "clone": "^2.1.1", "clone-buffer": "^1.0.0", @@ -33,6 +58,7 @@ "remove-trailing-separator": "^1.0.1", "replace-ext": "^1.0.0" }, + "description": "Virtual file format.", "devDependencies": { "coveralls": "github:phated/node-coveralls#2.x", "eslint": "^2.13.1", @@ -43,6 +69,15 @@ "nyc": "^10.3.2", "safer-buffer": "^2.1.2" }, + "engines": { + "node": ">= 0.10" + }, + "files": [ + "LICENSE", + "index.js", + "lib" + ], + "homepage": "https://github.com/gulpjs/vinyl#readme", "keywords": [ "virtual", "filesystem", @@ -50,5 +85,20 @@ "directory", "stat", "path" - ] + ], + "license": "MIT", + "main": "index.js", + "name": "vinyl", + "repository": { + "type": "git", + "url": "git+https://github.com/gulpjs/vinyl.git" + }, + "scripts": { + "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", + "coveralls": "nyc report --reporter=text-lcov | coveralls", + "lint": "eslint .", + "pretest": "npm run lint", + "test": "nyc mocha --async-only" + }, + "version": "2.2.1" } diff --git a/node_modules/webidl-conversions/package.json b/node_modules/webidl-conversions/package.json index c31bc074..9ee16235 100644 --- a/node_modules/webidl-conversions/package.json +++ b/node_modules/webidl-conversions/package.json @@ -1,23 +1,62 @@ { - "name": "webidl-conversions", - "version": "3.0.1", - "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", - "main": "lib/index.js", - "scripts": { - "test": "mocha test/*.js" + "_args": [ + [ + "webidl-conversions@3.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "webidl-conversions@3.0.1", + "_id": "webidl-conversions@3.0.1", + "_inBundle": false, + "_integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=", + "_location": "/webidl-conversions", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "webidl-conversions@3.0.1", + "name": "webidl-conversions", + "escapedName": "webidl-conversions", + "rawSpec": "3.0.1", + "saveSpec": null, + "fetchSpec": "3.0.1" }, - "repository": "jsdom/webidl-conversions", + "_requiredBy": [ + "/whatwg-url" + ], + "_resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "_spec": "3.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Domenic Denicola", + "email": "d@domenic.me", + "url": "https://domenic.me/" + }, + "bugs": { + "url": "https://github.com/jsdom/webidl-conversions/issues" + }, + "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", + "devDependencies": { + "mocha": "^1.21.4" + }, + "files": [ + "lib/" + ], + "homepage": "https://github.com/jsdom/webidl-conversions#readme", "keywords": [ "webidl", "web", "types" ], - "files": [ - "lib/" - ], - "author": "Domenic Denicola (https://domenic.me/)", "license": "BSD-2-Clause", - "devDependencies": { - "mocha": "^1.21.4" - } + "main": "lib/index.js", + "name": "webidl-conversions", + "repository": { + "type": "git", + "url": "git+https://github.com/jsdom/webidl-conversions.git" + }, + "scripts": { + "test": "mocha test/*.js" + }, + "version": "3.0.1" } diff --git a/node_modules/whatwg-url/package.json b/node_modules/whatwg-url/package.json index fce35ae7..354a9092 100644 --- a/node_modules/whatwg-url/package.json +++ b/node_modules/whatwg-url/package.json @@ -1,18 +1,44 @@ { - "name": "whatwg-url", - "version": "5.0.0", - "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery", - "main": "lib/public-api.js", - "files": [ - "lib/" + "_args": [ + [ + "whatwg-url@5.0.0", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Sebastian Mayr ", - "license": "MIT", - "repository": "jsdom/whatwg-url", + "_from": "whatwg-url@5.0.0", + "_id": "whatwg-url@5.0.0", + "_inBundle": false, + "_integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", + "_location": "/whatwg-url", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "whatwg-url@5.0.0", + "name": "whatwg-url", + "escapedName": "whatwg-url", + "rawSpec": "5.0.0", + "saveSpec": null, + "fetchSpec": "5.0.0" + }, + "_requiredBy": [ + "/node-fetch" + ], + "_resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", + "_spec": "5.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sebastian Mayr", + "email": "github@smayr.name" + }, + "bugs": { + "url": "https://github.com/jsdom/whatwg-url/issues" + }, "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" }, + "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery", "devDependencies": { "eslint": "^2.6.0", "istanbul": "~0.4.3", @@ -21,6 +47,17 @@ "request": "^2.55.0", "webidl2js": "^3.0.2" }, + "files": [ + "lib/" + ], + "homepage": "https://github.com/jsdom/whatwg-url#readme", + "license": "MIT", + "main": "lib/public-api.js", + "name": "whatwg-url", + "repository": { + "type": "git", + "url": "git+https://github.com/jsdom/whatwg-url.git" + }, "scripts": { "build": "node scripts/transform.js && node scripts/convert-idl.js", "coverage": "istanbul cover node_modules/mocha/bin/_mocha", @@ -28,5 +65,6 @@ "prepublish": "npm run build", "pretest": "node scripts/get-latest-platform-tests.js && npm run build", "test": "mocha" - } + }, + "version": "5.0.0" } diff --git a/node_modules/which-module/package.json b/node_modules/which-module/package.json index 6646a2bd..a7536254 100644 --- a/node_modules/which-module/package.json +++ b/node_modules/which-module/package.json @@ -1,21 +1,50 @@ { - "name": "which-module", - "version": "1.0.0", + "_args": [ + [ + "which-module@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "which-module@1.0.0", + "_id": "which-module@1.0.0", + "_inBundle": false, + "_integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=", + "_location": "/which-module", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "which-module@1.0.0", + "name": "which-module", + "escapedName": "which-module", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/yargs" + ], + "_resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "nexdrew" + }, + "bugs": { + "url": "https://github.com/nexdrew/which-module/issues" + }, "description": "Find the module object for something that was require()d", - "main": "index.js", - "scripts": { - "pretest": "standard", - "test": "nyc ava", - "coverage": "nyc report --reporter=text-lcov | coveralls", - "release": "standard-version" + "devDependencies": { + "ava": "^0.15.2", + "coveralls": "^2.11.9", + "nyc": "^6.4.4", + "standard": "^7.1.2", + "standard-version": "^2.3.0" }, "files": [ "index.js" ], - "repository": { - "type": "git", - "url": "git+https://github.com/nexdrew/which-module.git" - }, + "homepage": "https://github.com/nexdrew/which-module#readme", "keywords": [ "which", "module", @@ -25,17 +54,18 @@ "reverse", "lookup" ], - "author": "nexdrew", "license": "ISC", - "bugs": { - "url": "https://github.com/nexdrew/which-module/issues" + "main": "index.js", + "name": "which-module", + "repository": { + "type": "git", + "url": "git+https://github.com/nexdrew/which-module.git" }, - "homepage": "https://github.com/nexdrew/which-module#readme", - "devDependencies": { - "ava": "^0.15.2", - "coveralls": "^2.11.9", - "nyc": "^6.4.4", - "standard": "^7.1.2", - "standard-version": "^2.3.0" - } + "scripts": { + "coverage": "nyc report --reporter=text-lcov | coveralls", + "pretest": "standard", + "release": "standard-version", + "test": "nyc ava" + }, + "version": "1.0.0" } diff --git a/node_modules/which/package.json b/node_modules/which/package.json index 51be376f..f4440a6a 100644 --- a/node_modules/which/package.json +++ b/node_modules/which/package.json @@ -1,30 +1,70 @@ { - "author": "Isaac Z. Schlueter (http://blog.izs.me)", - "name": "which", - "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", - "version": "1.3.1", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/node-which.git" + "_args": [ + [ + "which@1.3.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "which@1.3.1", + "_id": "which@1.3.1", + "_inBundle": false, + "_integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", + "_location": "/which", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "which@1.3.1", + "name": "which", + "escapedName": "which", + "rawSpec": "1.3.1", + "saveSpec": null, + "fetchSpec": "1.3.1" + }, + "_requiredBy": [ + "/cross-spawn", + "/global-prefix", + "/node-notifier" + ], + "_resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", + "_spec": "1.3.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me" + }, + "bin": { + "which": "bin/which" + }, + "bugs": { + "url": "https://github.com/isaacs/node-which/issues" }, - "main": "which.js", - "bin": "./bin/which", - "license": "ISC", "dependencies": { "isexe": "^2.0.0" }, + "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", "devDependencies": { "mkdirp": "^0.5.0", "rimraf": "^2.6.2", "tap": "^12.0.1" }, - "scripts": { - "test": "tap test/*.js --cov", - "changelog": "bash gen-changelog.sh", - "postversion": "npm run changelog && git add CHANGELOG.md && git commit -m 'update changelog - '${npm_package_version}" - }, "files": [ "which.js", "bin/which" - ] + ], + "homepage": "https://github.com/isaacs/node-which#readme", + "license": "ISC", + "main": "which.js", + "name": "which", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/node-which.git" + }, + "scripts": { + "changelog": "bash gen-changelog.sh", + "postversion": "npm run changelog && git add CHANGELOG.md && git commit -m 'update changelog - '${npm_package_version}", + "test": "tap test/*.js --cov" + }, + "version": "1.3.1" } diff --git a/node_modules/windows-release/package.json b/node_modules/windows-release/package.json index 1ff704ea..9e14a455 100644 --- a/node_modules/windows-release/package.json +++ b/node_modules/windows-release/package.json @@ -1,44 +1,79 @@ { - "name": "windows-release", - "version": "3.3.3", - "description": "Get the name of a Windows version from the release number: `5.1.2600` → `XP`", - "license": "MIT", - "repository": "sindresorhus/windows-release", - "funding": "https://github.com/sponsors/sindresorhus", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "https://sindresorhus.com" - }, - "engines": { - "node": ">=6" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "keywords": [ - "os", - "win", - "win32", - "windows", - "operating", - "system", - "platform", - "name", - "title", - "release", - "version" - ], - "dependencies": { - "execa": "^1.0.0" - }, - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - } + "_args": [ + [ + "windows-release@3.3.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "windows-release@3.3.3", + "_id": "windows-release@3.3.3", + "_inBundle": false, + "_integrity": "sha512-OSOGH1QYiW5yVor9TtmXKQvt2vjQqbYS+DqmsZw+r7xDwLXEeT3JGW0ZppFmHx4diyXmxt238KFR3N9jzevBRg==", + "_location": "/windows-release", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "windows-release@3.3.3", + "name": "windows-release", + "escapedName": "windows-release", + "rawSpec": "3.3.3", + "saveSpec": null, + "fetchSpec": "3.3.3" + }, + "_requiredBy": [ + "/os-name" + ], + "_resolved": "https://registry.npmjs.org/windows-release/-/windows-release-3.3.3.tgz", + "_spec": "3.3.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "bugs": { + "url": "https://github.com/sindresorhus/windows-release/issues" + }, + "dependencies": { + "execa": "^1.0.0" + }, + "description": "Get the name of a Windows version from the release number: `5.1.2600` → `XP`", + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + }, + "engines": { + "node": ">=6" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "funding": "https://github.com/sponsors/sindresorhus", + "homepage": "https://github.com/sindresorhus/windows-release#readme", + "keywords": [ + "os", + "win", + "win32", + "windows", + "operating", + "system", + "platform", + "name", + "title", + "release", + "version" + ], + "license": "MIT", + "name": "windows-release", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/windows-release.git" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "version": "3.3.3" } diff --git a/node_modules/wrap-ansi/node_modules/is-fullwidth-code-point/package.json b/node_modules/wrap-ansi/node_modules/is-fullwidth-code-point/package.json index b678d40d..97847519 100644 --- a/node_modules/wrap-ansi/node_modules/is-fullwidth-code-point/package.json +++ b/node_modules/wrap-ansi/node_modules/is-fullwidth-code-point/package.json @@ -1,23 +1,55 @@ { - "name": "is-fullwidth-code-point", - "version": "1.0.0", - "description": "Check if the character represented by a given Unicode code point is fullwidth", - "license": "MIT", - "repository": "sindresorhus/is-fullwidth-code-point", + "_args": [ + [ + "is-fullwidth-code-point@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-fullwidth-code-point@1.0.0", + "_id": "is-fullwidth-code-point@1.0.0", + "_inBundle": false, + "_integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", + "_location": "/wrap-ansi/is-fullwidth-code-point", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-fullwidth-code-point@1.0.0", + "name": "is-fullwidth-code-point", + "escapedName": "is-fullwidth-code-point", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/wrap-ansi/string-width" + ], + "_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" + }, + "dependencies": { + "number-is-nan": "^1.0.0" + }, + "description": "Check if the character represented by a given Unicode code point is fullwidth", + "devDependencies": { + "ava": "0.0.4", + "code-point-at": "^1.0.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "node test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/is-fullwidth-code-point#readme", "keywords": [ "fullwidth", "full-width", @@ -35,11 +67,14 @@ "detect", "check" ], - "dependencies": { - "number-is-nan": "^1.0.0" + "license": "MIT", + "name": "is-fullwidth-code-point", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git" }, - "devDependencies": { - "ava": "0.0.4", - "code-point-at": "^1.0.0" - } + "scripts": { + "test": "node test.js" + }, + "version": "1.0.0" } diff --git a/node_modules/wrap-ansi/node_modules/string-width/package.json b/node_modules/wrap-ansi/node_modules/string-width/package.json index 5ba43616..80524eae 100644 --- a/node_modules/wrap-ansi/node_modules/string-width/package.json +++ b/node_modules/wrap-ansi/node_modules/string-width/package.json @@ -1,23 +1,57 @@ { - "name": "string-width", - "version": "1.0.2", - "description": "Get the visual width of a string - the number of columns required to display it", - "license": "MIT", - "repository": "sindresorhus/string-width", + "_args": [ + [ + "string-width@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "string-width@1.0.2", + "_id": "string-width@1.0.2", + "_inBundle": false, + "_integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", + "_location": "/wrap-ansi/string-width", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "string-width@1.0.2", + "name": "string-width", + "escapedName": "string-width", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/wrap-ansi" + ], + "_resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/string-width/issues" + }, + "dependencies": { + "code-point-at": "^1.0.0", + "is-fullwidth-code-point": "^1.0.0", + "strip-ansi": "^3.0.0" + }, + "description": "Get the visual width of a string - the number of columns required to display it", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/string-width#readme", "keywords": [ "string", "str", @@ -44,13 +78,14 @@ "korean", "fixed-width" ], - "dependencies": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" + "license": "MIT", + "name": "string-width", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/string-width.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.2" } diff --git a/node_modules/wrap-ansi/package.json b/node_modules/wrap-ansi/package.json index 35754d43..82b2d130 100644 --- a/node_modules/wrap-ansi/package.json +++ b/node_modules/wrap-ansi/package.json @@ -1,30 +1,65 @@ { - "name": "wrap-ansi", - "version": "2.1.0", - "description": "Wordwrap a string with ANSI escape codes", - "license": "MIT", - "repository": "chalk/wrap-ansi", + "_args": [ + [ + "wrap-ansi@2.1.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "wrap-ansi@2.1.0", + "_id": "wrap-ansi@2.1.0", + "_inBundle": false, + "_integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=", + "_location": "/wrap-ansi", + "_phantomChildren": { + "code-point-at": "1.1.0", + "number-is-nan": "1.0.1", + "strip-ansi": "3.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "wrap-ansi@2.1.0", + "name": "wrap-ansi", + "escapedName": "wrap-ansi", + "rawSpec": "2.1.0", + "saveSpec": null, + "fetchSpec": "2.1.0" + }, + "_requiredBy": [ + "/cliui" + ], + "_resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", + "_spec": "2.1.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "maintainers": [ - "Sindre Sorhus (sindresorhus.com)", - "Joshua Appelman (jbnicolai.com)", - "JD Ballard (github.com/qix-)", - "Benjamin Coe (github.com/bcoe)" - ], + "bugs": { + "url": "https://github.com/chalk/wrap-ansi/issues" + }, + "dependencies": { + "string-width": "^1.0.1", + "strip-ansi": "^3.0.1" + }, + "description": "Wordwrap a string with ANSI escape codes", + "devDependencies": { + "ava": "^0.16.0", + "chalk": "^1.1.0", + "coveralls": "^2.11.4", + "has-ansi": "^2.0.0", + "nyc": "^6.2.1", + "strip-ansi": "^3.0.0", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && nyc ava", - "coveralls": "nyc report --reporter=text-lcov | coveralls" - }, "files": [ "index.js" ], + "homepage": "https://github.com/chalk/wrap-ansi#readme", "keywords": [ "wrap", "break", @@ -52,17 +87,37 @@ "command-line", "text" ], - "dependencies": { - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1" + "license": "MIT", + "maintainers": [ + { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + { + "name": "Joshua Appelman", + "email": "jappelman@xebia.com", + "url": "jbnicolai.com" + }, + { + "name": "JD Ballard", + "email": "i.am.qix@gmail.com", + "url": "github.com/qix-" + }, + { + "name": "Benjamin Coe", + "email": "ben@npmjs.com", + "url": "github.com/bcoe" + } + ], + "name": "wrap-ansi", + "repository": { + "type": "git", + "url": "git+https://github.com/chalk/wrap-ansi.git" }, - "devDependencies": { - "ava": "^0.16.0", - "chalk": "^1.1.0", - "coveralls": "^2.11.4", - "has-ansi": "^2.0.0", - "nyc": "^6.2.1", - "strip-ansi": "^3.0.0", - "xo": "*" - } + "scripts": { + "coveralls": "nyc report --reporter=text-lcov | coveralls", + "test": "xo && nyc ava" + }, + "version": "2.1.0" } diff --git a/node_modules/wrappy/package.json b/node_modules/wrappy/package.json index 13075204..0c2ac085 100644 --- a/node_modules/wrappy/package.json +++ b/node_modules/wrappy/package.json @@ -1,29 +1,62 @@ { - "name": "wrappy", - "version": "1.0.2", - "description": "Callback wrapping utility", - "main": "wrappy.js", - "files": [ - "wrappy.js" + "_args": [ + [ + "wrappy@1.0.2", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "wrappy@1.0.2", + "_id": "wrappy@1.0.2", + "_inBundle": false, + "_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", + "_location": "/wrappy", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "wrappy@1.0.2", + "name": "wrappy", + "escapedName": "wrappy", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/inflight", + "/once" + ], + "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/npm/wrappy/issues" + }, + "dependencies": {}, + "description": "Callback wrapping utility", + "devDependencies": { + "tap": "^2.3.1" + }, "directories": { "test": "test" }, - "dependencies": {}, - "devDependencies": { - "tap": "^2.3.1" + "files": [ + "wrappy.js" + ], + "homepage": "https://github.com/npm/wrappy", + "license": "ISC", + "main": "wrappy.js", + "name": "wrappy", + "repository": { + "type": "git", + "url": "git+https://github.com/npm/wrappy.git" }, "scripts": { "test": "tap --coverage test/*.js" }, - "repository": { - "type": "git", - "url": "https://github.com/npm/wrappy" - }, - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "license": "ISC", - "bugs": { - "url": "https://github.com/npm/wrappy/issues" - }, - "homepage": "https://github.com/npm/wrappy" + "version": "1.0.2" } diff --git a/node_modules/wrench-sui/package.json b/node_modules/wrench-sui/package.json index 32a61d12..2338d60e 100644 --- a/node_modules/wrench-sui/package.json +++ b/node_modules/wrench-sui/package.json @@ -1,39 +1,65 @@ { - "name": "wrench-sui", - "description": "A forked version of wrenchjs that includes a critical recursive file fix. Credits to the original author(s) Ryan McGrath.", - "version": "0.0.3", - "author": "Jack Lukic ", - - "repository": { - "type" : "git", - "url": "https://github.com/Semantic-Org/wrench-js.git" + "_args": [ + [ + "wrench-sui@0.0.3", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "wrench-sui@0.0.3", + "_id": "wrench-sui@0.0.3", + "_inBundle": false, + "_integrity": "sha1-1hoSAwwf2NZxs90VqmyeD83E4sg=", + "_location": "/wrench-sui", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "wrench-sui@0.0.3", + "name": "wrench-sui", + "escapedName": "wrench-sui", + "rawSpec": "0.0.3", + "saveSpec": null, + "fetchSpec": "0.0.3" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/wrench-sui/-/wrench-sui-0.0.3.tgz", + "_spec": "0.0.3", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jack Lukic", + "email": "jack@semantic-ui.com" }, - "bugs": { "url": "http://github.com/Semantic-Org/Wrench-JS/issues" }, - + "dependencies": {}, + "description": "A forked version of wrenchjs that includes a critical recursive file fix. Credits to the original author(s) Ryan McGrath.", + "devDependencies": { + "nodeunit": ">= 0.6.4" + }, "directories": { "lib": "./lib/" }, - - "dependencies": { - }, - - "devDependencies": { - "nodeunit": ">= 0.6.4" - }, - - "main": "./lib/wrench", - "engines": { "node": ">=0.1.97" }, - - "scripts": { "test": "nodeunit tests/runner.js" }, - - "licenses": [{ - "type" : "MIT", - "url" : "http://github.com/ryanmcgrath/wrench-js/raw/master/LICENSE" - }] + "homepage": "https://github.com/Semantic-Org/wrench-js#readme", + "licenses": [ + { + "type": "MIT", + "url": "http://github.com/ryanmcgrath/wrench-js/raw/master/LICENSE" + } + ], + "main": "./lib/wrench", + "name": "wrench-sui", + "repository": { + "type": "git", + "url": "git+https://github.com/Semantic-Org/wrench-js.git" + }, + "scripts": { + "test": "nodeunit tests/runner.js" + }, + "version": "0.0.3" } diff --git a/node_modules/xtend/package.json b/node_modules/xtend/package.json index f7a39d10..11a8bf3e 100644 --- a/node_modules/xtend/package.json +++ b/node_modules/xtend/package.json @@ -1,26 +1,62 @@ { - "name": "xtend", - "version": "4.0.2", - "description": "extend like a boss", - "keywords": [ - "extend", - "merge", - "options", - "opts", - "object", - "array" + "_args": [ + [ + "xtend@4.0.2", + "F:\\laragon\\www\\wishthis" + ] ], - "author": "Raynos ", - "repository": "git://github.com/Raynos/xtend.git", - "main": "immutable", - "scripts": { - "test": "node test" + "_from": "xtend@4.0.2", + "_id": "xtend@4.0.2", + "_inBundle": false, + "_integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", + "_location": "/xtend", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "xtend@4.0.2", + "name": "xtend", + "escapedName": "xtend", + "rawSpec": "4.0.2", + "saveSpec": null, + "fetchSpec": "4.0.2" }, - "dependencies": {}, - "devDependencies": { - "tape": "~1.1.0" + "_requiredBy": [ + "/fs-mkdirp-stream/through2", + "/gulp-chmod/through2", + "/gulp-clone/through2", + "/gulp-concat-css/through2", + "/gulp-concat/through2", + "/gulp-copy/through2", + "/gulp-debug/through2", + "/gulp-flatten/through2", + "/gulp-git/through2", + "/gulp-header/through2", + "/gulp-if/through2", + "/gulp-notify/through2", + "/gulp-plumber/through2", + "/gulp-rtlcss/through2", + "/gulp-tap/through2", + "/gulp-uglify/through2", + "/gulp-util/through2", + "/remove-bom-stream/through2", + "/ternary-stream/through2", + "/through2-filter", + "/through2-filter/through2", + "/to-through/through2", + "/vinyl-fs/through2" + ], + "_resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", + "_spec": "4.0.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Raynos", + "email": "raynos2@gmail.com" + }, + "bugs": { + "url": "https://github.com/Raynos/xtend/issues", + "email": "raynos2@gmail.com" }, - "homepage": "https://github.com/Raynos/xtend", "contributors": [ { "name": "Jake Verbaten" @@ -29,11 +65,33 @@ "name": "Matt Esch" } ], - "bugs": { - "url": "https://github.com/Raynos/xtend/issues", - "email": "raynos2@gmail.com" + "dependencies": {}, + "description": "extend like a boss", + "devDependencies": { + "tape": "~1.1.0" }, + "engines": { + "node": ">=0.4" + }, + "homepage": "https://github.com/Raynos/xtend", + "keywords": [ + "extend", + "merge", + "options", + "opts", + "object", + "array" + ], "license": "MIT", + "main": "immutable", + "name": "xtend", + "repository": { + "type": "git", + "url": "git://github.com/Raynos/xtend.git" + }, + "scripts": { + "test": "node test" + }, "testling": { "files": "test.js", "browsers": [ @@ -49,7 +107,5 @@ "iphone/6.0..latest" ] }, - "engines": { - "node": ">=0.4" - } + "version": "4.0.2" } diff --git a/node_modules/y18n/package.json b/node_modules/y18n/package.json index d106ca4b..2122ca09 100644 --- a/node_modules/y18n/package.json +++ b/node_modules/y18n/package.json @@ -1,31 +1,40 @@ { - "name": "y18n", - "version": "3.2.2", - "description": "the bare-bones internationalization library used by yargs", - "main": "index.js", - "scripts": { - "pretest": "standard", - "test": "nyc mocha", - "coverage": "nyc report --reporter=text-lcov | coveralls" - }, - "repository": { - "type": "git", - "url": "git@github.com:yargs/y18n.git" - }, - "files": [ - "index.js" + "_args": [ + [ + "y18n@3.2.2", + "F:\\laragon\\www\\wishthis" + ] ], - "keywords": [ - "i18n", - "internationalization", - "yargs" + "_from": "y18n@3.2.2", + "_id": "y18n@3.2.2", + "_inBundle": false, + "_integrity": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==", + "_location": "/y18n", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "y18n@3.2.2", + "name": "y18n", + "escapedName": "y18n", + "rawSpec": "3.2.2", + "saveSpec": null, + "fetchSpec": "3.2.2" + }, + "_requiredBy": [ + "/yargs" ], - "author": "Ben Coe ", - "license": "ISC", + "_resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.2.tgz", + "_spec": "3.2.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Ben Coe", + "email": "ben@npmjs.com" + }, "bugs": { "url": "https://github.com/yargs/y18n/issues" }, - "homepage": "https://github.com/yargs/y18n", + "description": "the bare-bones internationalization library used by yargs", "devDependencies": { "chai": "^3.4.1", "coveralls": "^2.11.6", @@ -33,5 +42,27 @@ "nyc": "^10.0.0", "rimraf": "^2.5.0", "standard": "^10.0.0-beta.0" - } + }, + "files": [ + "index.js" + ], + "homepage": "https://github.com/yargs/y18n", + "keywords": [ + "i18n", + "internationalization", + "yargs" + ], + "license": "ISC", + "main": "index.js", + "name": "y18n", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/yargs/y18n.git" + }, + "scripts": { + "coverage": "nyc report --reporter=text-lcov | coveralls", + "pretest": "standard", + "test": "nyc mocha" + }, + "version": "3.2.2" } diff --git a/node_modules/yallist/package.json b/node_modules/yallist/package.json index 17a13d1c..f1d6540d 100644 --- a/node_modules/yallist/package.json +++ b/node_modules/yallist/package.json @@ -1,8 +1,45 @@ { - "name": "yallist", - "version": "2.1.2", + "_args": [ + [ + "yallist@2.1.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "yallist@2.1.2", + "_id": "yallist@2.1.2", + "_inBundle": false, + "_integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=", + "_location": "/yallist", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "yallist@2.1.2", + "name": "yallist", + "escapedName": "yallist", + "rawSpec": "2.1.2", + "saveSpec": null, + "fetchSpec": "2.1.2" + }, + "_requiredBy": [ + "/lru-cache" + ], + "_resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", + "_spec": "2.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Isaac Z. Schlueter", + "email": "i@izs.me", + "url": "http://blog.izs.me/" + }, + "bugs": { + "url": "https://github.com/isaacs/yallist/issues" + }, + "dependencies": {}, "description": "Yet Another Linked List", - "main": "yallist.js", + "devDependencies": { + "tap": "^10.3.0" + }, "directories": { "test": "test" }, @@ -10,20 +47,19 @@ "yallist.js", "iterator.js" ], - "dependencies": {}, - "devDependencies": { - "tap": "^10.3.0" - }, - "scripts": { - "test": "tap test/*.js --100", - "preversion": "npm test", - "postversion": "npm publish", - "postpublish": "git push origin --all; git push origin --tags" - }, + "homepage": "https://github.com/isaacs/yallist#readme", + "license": "ISC", + "main": "yallist.js", + "name": "yallist", "repository": { "type": "git", "url": "git+https://github.com/isaacs/yallist.git" }, - "author": "Isaac Z. Schlueter (http://blog.izs.me/)", - "license": "ISC" + "scripts": { + "postpublish": "git push origin --all; git push origin --tags", + "postversion": "npm publish", + "preversion": "npm test", + "test": "tap test/*.js --100" + }, + "version": "2.1.2" } diff --git a/node_modules/yamljs/package.json b/node_modules/yamljs/package.json index 2963d7f7..5af8afcd 100644 --- a/node_modules/yamljs/package.json +++ b/node_modules/yamljs/package.json @@ -1,34 +1,69 @@ { - "name": "yamljs", - "version": "0.3.0", + "_args": [ + [ + "yamljs@0.3.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "yamljs@0.3.0", + "_id": "yamljs@0.3.0", + "_inBundle": false, + "_integrity": "sha512-C/FsVVhht4iPQYXOInoxUM/1ELSf9EsgKH34FofQOp6hwCPrW4vG4w5++TED3xRUo8gD7l0P1J1dLlDYzODsTQ==", + "_location": "/yamljs", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "yamljs@0.3.0", + "name": "yamljs", + "escapedName": "yamljs", + "rawSpec": "0.3.0", + "saveSpec": null, + "fetchSpec": "0.3.0" + }, + "_requiredBy": [ + "/fomantic-ui" + ], + "_resolved": "https://registry.npmjs.org/yamljs/-/yamljs-0.3.0.tgz", + "_spec": "0.3.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Jeremy Faivre", + "email": "contact@jeremyfa.com" + }, + "bin": { + "yaml2json": "bin/yaml2json", + "json2yaml": "bin/json2yaml" + }, + "bugs": { + "url": "https://github.com/jeremyfa/yaml.js/issues" + }, + "dependencies": { + "argparse": "^1.0.7", + "glob": "^7.0.5" + }, "description": "Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.", + "devDependencies": { + "benchmark": "^2.1.0", + "coffeeify": "^2.0.1", + "jasmine-node": "^1.14.5" + }, + "homepage": "https://github.com/jeremyfa/yaml.js#readme", "keywords": [ "yaml", "json", "yaml2json", "json2yaml" ], - "author": "Jeremy Faivre ", + "license": "MIT", "main": "./lib/Yaml.js", - "dependencies": { - "argparse": "^1.0.7", - "glob": "^7.0.5" - }, - "devDependencies": { - "benchmark": "^2.1.0", - "coffeeify": "^2.0.1", - "jasmine-node": "^1.14.5" - }, - "bin": { - "yaml2json": "./bin/yaml2json", - "json2yaml": "./bin/json2yaml" + "name": "yamljs", + "repository": { + "type": "git", + "url": "git://github.com/jeremyfa/yaml.js.git" }, "scripts": { "test": "cake build; cake test" }, - "license": "MIT", - "repository": { - "type": "git", - "url": "git://github.com/jeremyfa/yaml.js.git" - } + "version": "0.3.0" } diff --git a/node_modules/yargs-parser/package.json b/node_modules/yargs-parser/package.json index c4b03225..be0e0032 100644 --- a/node_modules/yargs-parser/package.json +++ b/node_modules/yargs-parser/package.json @@ -1,52 +1,40 @@ { - "name": "yargs-parser", - "version": "21.0.0", - "description": "the mighty option parser used by yargs", - "main": "build/index.cjs", - "exports": { - ".": [ - { - "import": "./build/lib/index.js", - "require": "./build/index.cjs" - }, - "./build/index.cjs" + "_args": [ + [ + "yargs-parser@21.0.0", + "F:\\laragon\\www\\wishthis" ] - }, - "type": "module", - "module": "./build/lib/index.js", - "scripts": { - "check": "standardx '**/*.ts' && standardx '**/*.js' && standardx '**/*.cjs'", - "fix": "standardx --fix '**/*.ts' && standardx --fix '**/*.js' && standardx --fix '**/*.cjs'", - "pretest": "rimraf build && tsc -p tsconfig.test.json && cross-env NODE_ENV=test npm run build:cjs", - "test": "c8 --reporter=text --reporter=html mocha test/*.cjs", - "test:esm": "c8 --reporter=text --reporter=html mocha test/*.mjs", - "test:browser": "start-server-and-test 'serve ./ -p 8080' http://127.0.0.1:8080/package.json 'node ./test/browser/yargs-test.cjs'", - "pretest:typescript": "npm run pretest", - "test:typescript": "c8 mocha ./build/test/typescript/*.js", - "coverage": "c8 report --check-coverage", - "precompile": "rimraf build", - "compile": "tsc", - "postcompile": "npm run build:cjs", - "build:cjs": "rollup -c", - "prepare": "npm run compile" - }, - "repository": { - "type": "git", - "url": "https://github.com/yargs/yargs-parser.git" - }, - "keywords": [ - "argument", - "parser", - "yargs", - "command", - "cli", - "parsing", - "option", - "args", - "argument" ], - "author": "Ben Coe ", - "license": "ISC", + "_from": "yargs-parser@21.0.0", + "_id": "yargs-parser@21.0.0", + "_inBundle": false, + "_integrity": "sha512-z9kApYUOCwoeZ78rfRYYWdiU/iNL6mwwYlkkZfJoyMR1xps+NEBX5X7XmRpxkZHhXJ6+Ey00IwKxBBSW9FIjyA==", + "_location": "/yargs-parser", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "yargs-parser@21.0.0", + "name": "yargs-parser", + "escapedName": "yargs-parser", + "rawSpec": "21.0.0", + "saveSpec": null, + "fetchSpec": "21.0.0" + }, + "_requiredBy": [ + "/gulp-replace" + ], + "_resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.0.tgz", + "_spec": "21.0.0", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Ben Coe", + "email": "ben@npmjs.com" + }, + "bugs": { + "url": "https://github.com/yargs/yargs-parser/issues" + }, + "description": "the mighty option parser used by yargs", "devDependencies": { "@types/chai": "^4.2.11", "@types/mocha": "^9.0.0", @@ -72,17 +60,64 @@ "ts-transform-default-export": "^1.0.2", "typescript": "^4.0.0" }, + "engines": { + "node": ">=12" + }, + "exports": { + ".": [ + { + "import": "./build/lib/index.js", + "require": "./build/index.cjs" + }, + "./build/index.cjs" + ] + }, "files": [ "browser.js", "build", "!*.d.ts" ], - "engines": { - "node": ">=12" + "homepage": "https://github.com/yargs/yargs-parser#readme", + "keywords": [ + "argument", + "parser", + "yargs", + "command", + "cli", + "parsing", + "option", + "args", + "argument" + ], + "license": "ISC", + "main": "build/index.cjs", + "module": "./build/lib/index.js", + "name": "yargs-parser", + "repository": { + "type": "git", + "url": "git+https://github.com/yargs/yargs-parser.git" + }, + "scripts": { + "build:cjs": "rollup -c", + "check": "standardx '**/*.ts' && standardx '**/*.js' && standardx '**/*.cjs'", + "compile": "tsc", + "coverage": "c8 report --check-coverage", + "fix": "standardx --fix '**/*.ts' && standardx --fix '**/*.js' && standardx --fix '**/*.cjs'", + "postcompile": "npm run build:cjs", + "precompile": "rimraf build", + "prepare": "npm run compile", + "pretest": "rimraf build && tsc -p tsconfig.test.json && cross-env NODE_ENV=test npm run build:cjs", + "pretest:typescript": "npm run pretest", + "test": "c8 --reporter=text --reporter=html mocha test/*.cjs", + "test:browser": "start-server-and-test 'serve ./ -p 8080' http://127.0.0.1:8080/package.json 'node ./test/browser/yargs-test.cjs'", + "test:esm": "c8 --reporter=text --reporter=html mocha test/*.mjs", + "test:typescript": "c8 mocha ./build/test/typescript/*.js" }, "standardx": { "ignore": [ "build" ] - } + }, + "type": "module", + "version": "21.0.0" } diff --git a/node_modules/yargs/node_modules/is-fullwidth-code-point/package.json b/node_modules/yargs/node_modules/is-fullwidth-code-point/package.json index b678d40d..a81c1b65 100644 --- a/node_modules/yargs/node_modules/is-fullwidth-code-point/package.json +++ b/node_modules/yargs/node_modules/is-fullwidth-code-point/package.json @@ -1,23 +1,55 @@ { - "name": "is-fullwidth-code-point", - "version": "1.0.0", - "description": "Check if the character represented by a given Unicode code point is fullwidth", - "license": "MIT", - "repository": "sindresorhus/is-fullwidth-code-point", + "_args": [ + [ + "is-fullwidth-code-point@1.0.0", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "is-fullwidth-code-point@1.0.0", + "_id": "is-fullwidth-code-point@1.0.0", + "_inBundle": false, + "_integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", + "_location": "/yargs/is-fullwidth-code-point", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "is-fullwidth-code-point@1.0.0", + "name": "is-fullwidth-code-point", + "escapedName": "is-fullwidth-code-point", + "rawSpec": "1.0.0", + "saveSpec": null, + "fetchSpec": "1.0.0" + }, + "_requiredBy": [ + "/yargs/string-width" + ], + "_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", + "_spec": "1.0.0", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" + }, + "dependencies": { + "number-is-nan": "^1.0.0" + }, + "description": "Check if the character represented by a given Unicode code point is fullwidth", + "devDependencies": { + "ava": "0.0.4", + "code-point-at": "^1.0.0" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "node test.js" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/is-fullwidth-code-point#readme", "keywords": [ "fullwidth", "full-width", @@ -35,11 +67,14 @@ "detect", "check" ], - "dependencies": { - "number-is-nan": "^1.0.0" + "license": "MIT", + "name": "is-fullwidth-code-point", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git" }, - "devDependencies": { - "ava": "0.0.4", - "code-point-at": "^1.0.0" - } + "scripts": { + "test": "node test.js" + }, + "version": "1.0.0" } diff --git a/node_modules/yargs/node_modules/string-width/package.json b/node_modules/yargs/node_modules/string-width/package.json index 5ba43616..c17204b6 100644 --- a/node_modules/yargs/node_modules/string-width/package.json +++ b/node_modules/yargs/node_modules/string-width/package.json @@ -1,23 +1,57 @@ { - "name": "string-width", - "version": "1.0.2", - "description": "Get the visual width of a string - the number of columns required to display it", - "license": "MIT", - "repository": "sindresorhus/string-width", + "_args": [ + [ + "string-width@1.0.2", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "string-width@1.0.2", + "_id": "string-width@1.0.2", + "_inBundle": false, + "_integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", + "_location": "/yargs/string-width", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "string-width@1.0.2", + "name": "string-width", + "escapedName": "string-width", + "rawSpec": "1.0.2", + "saveSpec": null, + "fetchSpec": "1.0.2" + }, + "_requiredBy": [ + "/yargs" + ], + "_resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", + "_spec": "1.0.2", + "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "bugs": { + "url": "https://github.com/sindresorhus/string-width/issues" + }, + "dependencies": { + "code-point-at": "^1.0.0", + "is-fullwidth-code-point": "^1.0.0", + "strip-ansi": "^3.0.0" + }, + "description": "Get the visual width of a string - the number of columns required to display it", + "devDependencies": { + "ava": "*", + "xo": "*" + }, "engines": { "node": ">=0.10.0" }, - "scripts": { - "test": "xo && ava" - }, "files": [ "index.js" ], + "homepage": "https://github.com/sindresorhus/string-width#readme", "keywords": [ "string", "str", @@ -44,13 +78,14 @@ "korean", "fixed-width" ], - "dependencies": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" + "license": "MIT", + "name": "string-width", + "repository": { + "type": "git", + "url": "git+https://github.com/sindresorhus/string-width.git" }, - "devDependencies": { - "ava": "*", - "xo": "*" - } + "scripts": { + "test": "xo && ava" + }, + "version": "1.0.2" } diff --git a/node_modules/yargs/node_modules/yargs-parser/package.json b/node_modules/yargs/node_modules/yargs-parser/package.json index 90c1aa08..07c52b1f 100644 --- a/node_modules/yargs/node_modules/yargs-parser/package.json +++ b/node_modules/yargs/node_modules/yargs-parser/package.json @@ -1,17 +1,57 @@ { - "name": "yargs-parser", - "version": "5.0.1", + "_args": [ + [ + "yargs-parser@5.0.1", + "F:\\laragon\\www\\wishthis" + ] + ], + "_from": "yargs-parser@5.0.1", + "_id": "yargs-parser@5.0.1", + "_inBundle": false, + "_integrity": "sha512-wpav5XYiddjXxirPoCTUPbqM0PXvJ9hiBMvuJgInvo4/lAOTZzUprArw17q2O1P2+GHhbBr18/iQwjL5Z9BqfA==", + "_location": "/yargs/yargs-parser", + "_phantomChildren": {}, + "_requested": { + "type": "version", + "registry": true, + "raw": "yargs-parser@5.0.1", + "name": "yargs-parser", + "escapedName": "yargs-parser", + "rawSpec": "5.0.1", + "saveSpec": null, + "fetchSpec": "5.0.1" + }, + "_requiredBy": [ + "/yargs" + ], + "_resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.1.tgz", + "_spec": "5.0.1", + "_where": "F:\\laragon\\www\\wishthis", + "author": { + "name": "Ben Coe", + "email": "ben@npmjs.com" + }, + "bugs": { + "url": "https://github.com/yargs/yargs-parser/issues" + }, + "dependencies": { + "camelcase": "^3.0.0", + "object.assign": "^4.1.0" + }, "description": "the mighty option parser used by yargs", - "main": "index.js", - "scripts": { - "pretest": "standard", - "test": "nyc mocha test/*.js", - "coverage": "nyc report --reporter=text-lcov | coveralls", - "release": "standard-version" - }, - "repository": { - "url": "git@github.com:yargs/yargs-parser.git" + "devDependencies": { + "chai": "^3.5.0", + "coveralls": "^2.11.12", + "mocha": "^3.0.1", + "nyc": "^10.0.0", + "standard": "^8.0.0", + "standard-version": "^4.0.0" }, + "files": [ + "lib", + "index.js" + ], + "homepage": "https://github.com/yargs/yargs-parser#readme", "keywords": [ "argument", "parser", @@ -23,22 +63,17 @@ "args", "argument" ], - "author": "Ben Coe ", "license": "ISC", - "devDependencies": { - "chai": "^3.5.0", - "coveralls": "^2.11.12", - "mocha": "^3.0.1", - "nyc": "^10.0.0", - "standard": "^8.0.0", - "standard-version": "^4.0.0" + "main": "index.js", + "name": "yargs-parser", + "repository": { + "url": "git+ssh://git@github.com/yargs/yargs-parser.git" }, - "dependencies": { - "camelcase": "^3.0.0", - "object.assign": "^4.1.0" + "scripts": { + "coverage": "nyc report --reporter=text-lcov | coveralls", + "pretest": "standard", + "release": "standard-version", + "test": "nyc mocha test/*.js" }, - "files": [ - "lib", - "index.js" - ] + "version": "5.0.1" } diff --git a/node_modules/yargs/package.json b/node_modules/yargs/package.json index 5c1db36f..88bcb498 100644 --- a/node_modules/yargs/package.json +++ b/node_modules/yargs/package.json @@ -1,16 +1,41 @@ { - "name": "yargs", - "version": "7.1.2", - "description": "yargs the modern, pirate-themed, successor to optimist.", - "main": "./index.js", - "files": [ - "index.js", - "yargs.js", - "lib", - "locales", - "completion.sh.hbs", - "LICENSE" + "_args": [ + [ + "yargs@7.1.2", + "F:\\laragon\\www\\wishthis" + ] ], + "_from": "yargs@7.1.2", + "_id": "yargs@7.1.2", + "_inBundle": false, + "_integrity": "sha512-ZEjj/dQYQy0Zx0lgLMLR8QuaqTihnxirir7EwUHp1Axq4e3+k8jXU5K0VLbNvedv1f4EWtBonDIZm0NUr+jCcA==", + "_location": "/yargs", + "_phantomChildren": { + "camelcase": "3.0.0", + "code-point-at": "1.1.0", + "number-is-nan": "1.0.1", + "object.assign": "4.1.2", + "strip-ansi": "3.0.1" + }, + "_requested": { + "type": "version", + "registry": true, + "raw": "yargs@7.1.2", + "name": "yargs", + "escapedName": "yargs", + "rawSpec": "7.1.2", + "saveSpec": null, + "fetchSpec": "7.1.2" + }, + "_requiredBy": [ + "/gulp-cli" + ], + "_resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.2.tgz", + "_spec": "7.1.2", + "_where": "F:\\laragon\\www\\wishthis", + "bugs": { + "url": "https://github.com/yargs/yargs/issues" + }, "dependencies": { "camelcase": "^3.0.0", "cliui": "^3.2.0", @@ -26,6 +51,7 @@ "y18n": "^3.2.1", "yargs-parser": "^5.0.1" }, + "description": "yargs the modern, pirate-themed, successor to optimist.", "devDependencies": { "chai": "^3.4.1", "chalk": "^1.1.3", @@ -41,22 +67,25 @@ "standard-version": "^3.0.0", "which": "^1.2.9" }, - "scripts": { - "pretest": "standard", - "test": "nyc --cache mocha --require ./test/before.js --timeout=8000 --check-leaks", - "coverage": "nyc report --reporter=text-lcov | coveralls", - "release": "standard-version" + "engine": { + "node": ">=0.10" }, - "repository": { - "type": "git", - "url": "http://github.com/yargs/yargs.git" - }, - "homepage": "http://yargs.js.org/", - "standard": { + "files": [ + "index.js", + "yargs.js", + "lib", + "locales", + "completion.sh.hbs", + "LICENSE" + ], + "greenkeeper": { "ignore": [ - "**/example/**" + "string-width", + "read-pkg-up", + "camelcase" ] }, + "homepage": "http://yargs.js.org/", "keywords": [ "argument", "args", @@ -67,14 +96,22 @@ "command" ], "license": "MIT", - "engine": { - "node": ">=0.10" + "main": "./index.js", + "name": "yargs", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/yargs/yargs.git" }, - "greenkeeper": { + "scripts": { + "coverage": "nyc report --reporter=text-lcov | coveralls", + "pretest": "standard", + "release": "standard-version", + "test": "nyc --cache mocha --require ./test/before.js --timeout=8000 --check-leaks" + }, + "standard": { "ignore": [ - "string-width", - "read-pkg-up", - "camelcase" + "**/example/**" ] - } + }, + "version": "7.1.2" } diff --git a/package-lock.json b/package-lock.json index 11b97f5f..ec70efe0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,7245 +1,6 @@ { - "name": "wishthis", - "lockfileVersion": 2, "requires": true, - "packages": { - "": { - "dependencies": { - "fomantic-ui": "^2.8.8" - } - }, - "node_modules/@choojs/findup": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/@choojs/findup/-/findup-0.2.1.tgz", - "integrity": "sha512-YstAqNb0MCN8PjdLCDfRsBcGVRN41f3vgLvaI0IrIcBp4AqILRSS0DeWNGkicC+f/zRIPJLc+9RURVSepwvfBw==", - "dependencies": { - "commander": "^2.15.1" - }, - "bin": { - "findup": "bin/findup.js" - } - }, - "node_modules/@octokit/auth-token": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.5.0.tgz", - "integrity": "sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g==", - "dependencies": { - "@octokit/types": "^6.0.3" - } - }, - "node_modules/@octokit/core": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.5.1.tgz", - "integrity": "sha512-omncwpLVxMP+GLpLPgeGJBF6IWJFjXDS5flY5VbppePYX9XehevbDykRH9PdCdvqt9TS5AOTiDide7h0qrkHjw==", - "peer": true, - "dependencies": { - "@octokit/auth-token": "^2.4.4", - "@octokit/graphql": "^4.5.8", - "@octokit/request": "^5.6.0", - "@octokit/request-error": "^2.0.5", - "@octokit/types": "^6.0.3", - "before-after-hook": "^2.2.0", - "universal-user-agent": "^6.0.0" - } - }, - "node_modules/@octokit/core/node_modules/@octokit/request-error": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.1.0.tgz", - "integrity": "sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==", - "peer": true, - "dependencies": { - "@octokit/types": "^6.0.3", - "deprecation": "^2.0.0", - "once": "^1.4.0" - } - }, - "node_modules/@octokit/core/node_modules/universal-user-agent": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", - "integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==", - "peer": true - }, - "node_modules/@octokit/endpoint": { - "version": "6.0.12", - "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.12.tgz", - "integrity": "sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==", - "dependencies": { - "@octokit/types": "^6.0.3", - "is-plain-object": "^5.0.0", - "universal-user-agent": "^6.0.0" - } - }, - "node_modules/@octokit/endpoint/node_modules/universal-user-agent": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", - "integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==" - }, - "node_modules/@octokit/graphql": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.8.0.tgz", - "integrity": "sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg==", - "peer": true, - "dependencies": { - "@octokit/request": "^5.6.0", - "@octokit/types": "^6.0.3", - "universal-user-agent": "^6.0.0" - } - }, - "node_modules/@octokit/graphql/node_modules/universal-user-agent": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", - "integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==", - "peer": true - }, - "node_modules/@octokit/openapi-types": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-11.2.0.tgz", - "integrity": "sha512-PBsVO+15KSlGmiI8QAzaqvsNlZlrDlyAJYcrXBCvVUxCp7VnXjkwPoFHgjEJXx3WF9BAwkA6nfCUA7i9sODzKA==" - }, - "node_modules/@octokit/plugin-paginate-rest": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-1.1.2.tgz", - "integrity": "sha512-jbsSoi5Q1pj63sC16XIUboklNw+8tL9VOnJsWycWYR78TKss5PVpIPb1TUUcMQ+bBh7cY579cVAWmf5qG+dw+Q==", - "dependencies": { - "@octokit/types": "^2.0.1" - } - }, - "node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz", - "integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==", - "dependencies": { - "@types/node": ">= 8" - } - }, - "node_modules/@octokit/plugin-request-log": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz", - "integrity": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==", - "peerDependencies": { - "@octokit/core": ">=3" - } - }, - "node_modules/@octokit/plugin-rest-endpoint-methods": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.4.0.tgz", - "integrity": "sha512-EZi/AWhtkdfAYi01obpX0DF7U6b1VRr30QNQ5xSFPITMdLSfhcBqjamE3F+sKcxPbD7eZuMHu3Qkk2V+JGxBDQ==", - "dependencies": { - "@octokit/types": "^2.0.1", - "deprecation": "^2.3.1" - } - }, - "node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz", - "integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==", - "dependencies": { - "@types/node": ">= 8" - } - }, - "node_modules/@octokit/request": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.6.3.tgz", - "integrity": "sha512-bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A==", - "dependencies": { - "@octokit/endpoint": "^6.0.1", - "@octokit/request-error": "^2.1.0", - "@octokit/types": "^6.16.1", - "is-plain-object": "^5.0.0", - "node-fetch": "^2.6.7", - "universal-user-agent": "^6.0.0" - } - }, - "node_modules/@octokit/request-error": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-1.2.1.tgz", - "integrity": "sha512-+6yDyk1EES6WK+l3viRDElw96MvwfJxCt45GvmjDUKWjYIb3PJZQkq3i46TwGwoPD4h8NmTrENmtyA1FwbmhRA==", - "dependencies": { - "@octokit/types": "^2.0.0", - "deprecation": "^2.0.0", - "once": "^1.4.0" - } - }, - "node_modules/@octokit/request-error/node_modules/@octokit/types": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz", - "integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==", - "dependencies": { - "@types/node": ">= 8" - } - }, - "node_modules/@octokit/request/node_modules/@octokit/request-error": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.1.0.tgz", - "integrity": "sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==", - "dependencies": { - "@octokit/types": "^6.0.3", - "deprecation": "^2.0.0", - "once": "^1.4.0" - } - }, - "node_modules/@octokit/request/node_modules/universal-user-agent": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", - "integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==" - }, - "node_modules/@octokit/rest": { - "version": "16.43.2", - "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.43.2.tgz", - "integrity": "sha512-ngDBevLbBTFfrHZeiS7SAMAZ6ssuVmXuya+F/7RaVvlysgGa1JKJkKWY+jV6TCJYcW0OALfJ7nTIGXcBXzycfQ==", - "dependencies": { - "@octokit/auth-token": "^2.4.0", - "@octokit/plugin-paginate-rest": "^1.1.1", - "@octokit/plugin-request-log": "^1.0.0", - "@octokit/plugin-rest-endpoint-methods": "2.4.0", - "@octokit/request": "^5.2.0", - "@octokit/request-error": "^1.0.2", - "atob-lite": "^2.0.0", - "before-after-hook": "^2.0.0", - "btoa-lite": "^1.0.0", - "deprecation": "^2.0.0", - "lodash.get": "^4.4.2", - "lodash.set": "^4.3.2", - "lodash.uniq": "^4.5.0", - "octokit-pagination-methods": "^1.1.0", - "once": "^1.4.0", - "universal-user-agent": "^4.0.0" - } - }, - "node_modules/@octokit/types": { - "version": "6.34.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.34.0.tgz", - "integrity": "sha512-s1zLBjWhdEI2zwaoSgyOFoKSl109CUcVBCc7biPJ3aAf6LGLU6szDvi31JPU7bxfla2lqfhjbbg/5DdFNxOwHw==", - "dependencies": { - "@octokit/openapi-types": "^11.2.0" - } - }, - "node_modules/@types/expect": { - "version": "1.20.4", - "resolved": "https://registry.npmjs.org/@types/expect/-/expect-1.20.4.tgz", - "integrity": "sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==" - }, - "node_modules/@types/node": { - "version": "14.18.10", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.10.tgz", - "integrity": "sha512-6iihJ/Pp5fsFJ/aEDGyvT4pHGmCpq7ToQ/yf4bl5SbVAvwpspYJ+v3jO7n8UyjhQVHTy+KNszOozDdv+O6sovQ==" - }, - "node_modules/@types/vinyl": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@types/vinyl/-/vinyl-2.0.6.tgz", - "integrity": "sha512-ayJ0iOCDNHnKpKTgBG6Q6JOnHTj9zFta+3j2b8Ejza0e4cvRyMn0ZoLEmbPrTHe5YYRlDYPvPWVdV4cTaRyH7g==", - "dependencies": { - "@types/expect": "^1.20.4", - "@types/node": "*" - } - }, - "node_modules/abbrev": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" - }, - "node_modules/ansi-colors": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-1.1.0.tgz", - "integrity": "sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==", - "dependencies": { - "ansi-wrap": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ansi-cyan": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/ansi-cyan/-/ansi-cyan-0.1.1.tgz", - "integrity": "sha1-U4rlKK+JgvKK4w2G8vF0VtJgmHM=", - "dependencies": { - "ansi-wrap": "0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ansi-escapes": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz", - "integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==", - "engines": { - "node": ">=4" - } - }, - "node_modules/ansi-gray": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz", - "integrity": "sha1-KWLPVOyXksSFEKPetSRDaGHvclE=", - "dependencies": { - "ansi-wrap": "0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ansi-red": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/ansi-red/-/ansi-red-0.1.1.tgz", - "integrity": "sha1-jGOPnRCAgAo1PJwoyKgcpHBdlGw=", - "dependencies": { - "ansi-wrap": "0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ansi-styles": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ansi-wrap": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz", - "integrity": "sha1-qCJQ3bABXponyoLoLqYDu/pF768=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/any-shell-escape": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/any-shell-escape/-/any-shell-escape-0.1.1.tgz", - "integrity": "sha1-1Vq5ciRMcaml4asIefML8RCAaVk=" - }, - "node_modules/anymatch": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz", - "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==", - "dependencies": { - "micromatch": "^3.1.4", - "normalize-path": "^2.1.1" - } - }, - "node_modules/anymatch/node_modules/normalize-path": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", - "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", - "dependencies": { - "remove-trailing-separator": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/append-buffer": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/append-buffer/-/append-buffer-1.0.2.tgz", - "integrity": "sha1-2CIM9GYIFSXv6lBhTz3mUU36WPE=", - "dependencies": { - "buffer-equal": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/archy": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz", - "integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=" - }, - "node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/arr-diff": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", - "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/arr-filter": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/arr-filter/-/arr-filter-1.1.2.tgz", - "integrity": "sha1-Q/3d0JHo7xGqTEXZzcGOLf8XEe4=", - "dependencies": { - "make-iterator": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/arr-flatten": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", - "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/arr-map": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/arr-map/-/arr-map-2.0.2.tgz", - "integrity": "sha1-Onc0X/wc814qkYJWAfnljy4kysQ=", - "dependencies": { - "make-iterator": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/arr-union": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", - "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array-differ": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz", - "integrity": "sha1-7/UuN1gknTO+QCuLuOVkuytdQDE=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array-each": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz", - "integrity": "sha1-p5SvDAWrF1KEbudTofIRoFugxE8=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array-initial": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/array-initial/-/array-initial-1.1.0.tgz", - "integrity": "sha1-L6dLJnOTccOUe9enrcc74zSz15U=", - "dependencies": { - "array-slice": "^1.0.0", - "is-number": "^4.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array-initial/node_modules/is-number": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz", - "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array-last": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/array-last/-/array-last-1.3.0.tgz", - "integrity": "sha512-eOCut5rXlI6aCOS7Z7kCplKRKyiFQ6dHFBem4PwlwKeNFk2/XxTrhRh5T9PyaEWGy/NHTZWbY+nsZlNFJu9rYg==", - "dependencies": { - "is-number": "^4.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array-last/node_modules/is-number": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz", - "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array-slice": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz", - "integrity": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array-sort": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/array-sort/-/array-sort-1.0.0.tgz", - "integrity": "sha512-ihLeJkonmdiAsD7vpgN3CRcx2J2S0TiYW+IS/5zHBI7mKUq3ySvBdzzBfD236ubDBQFiiyG3SWCPc+msQ9KoYg==", - "dependencies": { - "default-compare": "^1.0.0", - "get-value": "^2.0.6", - "kind-of": "^5.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array-union": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz", - "integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=", - "dependencies": { - "array-uniq": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array-uniq": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz", - "integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array-unique": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", - "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/assign-symbols": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", - "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/async": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz", - "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=" - }, - "node_modules/async-done": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/async-done/-/async-done-1.3.2.tgz", - "integrity": "sha512-uYkTP8dw2og1tu1nmza1n1CMW0qb8gWWlwqMmLb7MhBVs4BXrFziT6HXUd+/RlRA/i4H9AkofYloUbs1fwMqlw==", - "dependencies": { - "end-of-stream": "^1.1.0", - "once": "^1.3.2", - "process-nextick-args": "^2.0.0", - "stream-exhaust": "^1.0.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/async-each": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz", - "integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==" - }, - "node_modules/async-settle": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/async-settle/-/async-settle-1.0.0.tgz", - "integrity": "sha1-HQqRS7Aldb7IqPOnTlCA9yssDGs=", - "dependencies": { - "async-done": "^1.2.2" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/atob": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", - "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", - "bin": { - "atob": "bin/atob.js" - }, - "engines": { - "node": ">= 4.5.0" - } - }, - "node_modules/atob-lite": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/atob-lite/-/atob-lite-2.0.0.tgz", - "integrity": "sha1-D+9a1G8b16hQLGVyfwNn1e5D1pY=" - }, - "node_modules/autoprefixer": { - "version": "9.8.8", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.8.tgz", - "integrity": "sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==", - "dependencies": { - "browserslist": "^4.12.0", - "caniuse-lite": "^1.0.30001109", - "normalize-range": "^0.1.2", - "num2fraction": "^1.2.2", - "picocolors": "^0.2.1", - "postcss": "^7.0.32", - "postcss-value-parser": "^4.1.0" - }, - "bin": { - "autoprefixer": "bin/autoprefixer" - }, - "funding": { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/autoprefixer" - } - }, - "node_modules/bach": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/bach/-/bach-1.2.0.tgz", - "integrity": "sha1-Szzpa/JxNPeaG0FKUcFONMO9mIA=", - "dependencies": { - "arr-filter": "^1.1.1", - "arr-flatten": "^1.0.1", - "arr-map": "^2.0.0", - "array-each": "^1.0.0", - "array-initial": "^1.0.0", - "array-last": "^1.1.1", - "async-done": "^1.2.2", - "async-settle": "^1.0.0", - "now-and-later": "^2.0.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" - }, - "node_modules/base": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", - "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", - "dependencies": { - "cache-base": "^1.0.1", - "class-utils": "^0.3.5", - "component-emitter": "^1.2.1", - "define-property": "^1.0.0", - "isobject": "^3.0.1", - "mixin-deep": "^1.2.0", - "pascalcase": "^0.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/base/node_modules/define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "dependencies": { - "is-descriptor": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/beeper": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz", - "integrity": "sha1-5tXqjF2tABMEpwsiY4RH9pyy+Ak=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/before-after-hook": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.2.tgz", - "integrity": "sha512-3pZEU3NT5BFUo/AD5ERPWOgQOCZITni6iavr5AUw5AUwQjMlI0kzu5btnyD39AF0gUEsDPwJT+oY1ORBJijPjQ==" - }, - "node_modules/better-console": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/better-console/-/better-console-1.0.1.tgz", - "integrity": "sha1-mjNh+fRc2vr/pdh9Yv1Jt/jb8ys=", - "dependencies": { - "chalk": "^1.1.3", - "cli-table": "~0.3.1" - } - }, - "node_modules/binary-extensions": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz", - "integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/binaryextensions": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-2.3.0.tgz", - "integrity": "sha512-nAihlQsYGyc5Bwq6+EsubvANYGExeJKHDO3RjnvwU042fawQTQfM3Kxn7IHUXQOz4bzfwsGYYHGSvXyW4zOGLg==", - "engines": { - "node": ">=0.8" - }, - "funding": { - "url": "https://bevry.me/fund" - } - }, - "node_modules/bindings": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", - "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", - "optional": true, - "dependencies": { - "file-uri-to-path": "1.0.0" - } - }, - "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/braces": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", - "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", - "dependencies": { - "arr-flatten": "^1.1.0", - "array-unique": "^0.3.2", - "extend-shallow": "^2.0.1", - "fill-range": "^4.0.0", - "isobject": "^3.0.1", - "repeat-element": "^1.1.2", - "snapdragon": "^0.8.1", - "snapdragon-node": "^2.0.1", - "split-string": "^3.0.2", - "to-regex": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/browserslist": { - "version": "4.19.1", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.19.1.tgz", - "integrity": "sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==", - "dependencies": { - "caniuse-lite": "^1.0.30001286", - "electron-to-chromium": "^1.4.17", - "escalade": "^3.1.1", - "node-releases": "^2.0.1", - "picocolors": "^1.0.0" - }, - "bin": { - "browserslist": "cli.js" - }, - "engines": { - "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - } - }, - "node_modules/browserslist/node_modules/picocolors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" - }, - "node_modules/btoa-lite": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/btoa-lite/-/btoa-lite-1.0.0.tgz", - "integrity": "sha1-M3dm2hWAEhD92VbCLpxokaudAzc=" - }, - "node_modules/buffer-equal": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/buffer-equal/-/buffer-equal-1.0.0.tgz", - "integrity": "sha1-WWFrSYME1Var1GaWayLu2j7KX74=", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/buffer-from": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", - "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" - }, - "node_modules/cache-base": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", - "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", - "dependencies": { - "collection-visit": "^1.0.0", - "component-emitter": "^1.2.1", - "get-value": "^2.0.6", - "has-value": "^1.0.0", - "isobject": "^3.0.1", - "set-value": "^2.0.0", - "to-object-path": "^0.3.0", - "union-value": "^1.0.0", - "unset-value": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/call-bind": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", - "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", - "dependencies": { - "function-bind": "^1.1.1", - "get-intrinsic": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/camelcase": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", - "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/caniuse-lite": { - "version": "1.0.30001309", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001309.tgz", - "integrity": "sha512-Pl8vfigmBXXq+/yUz1jUwULeq9xhMJznzdc/xwl4WclDAuebcTHVefpz8lE/bMI+UN7TOkSSe7B7RnZd6+dzjA==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - } - }, - "node_modules/chalk": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", - "dependencies": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/chardet": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz", - "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==" - }, - "node_modules/chokidar": { - "version": "2.1.8", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz", - "integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==", - "deprecated": "Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies", - "dependencies": { - "anymatch": "^2.0.0", - "async-each": "^1.0.1", - "braces": "^2.3.2", - "glob-parent": "^3.1.0", - "inherits": "^2.0.3", - "is-binary-path": "^1.0.0", - "is-glob": "^4.0.0", - "normalize-path": "^3.0.0", - "path-is-absolute": "^1.0.0", - "readdirp": "^2.2.1", - "upath": "^1.1.1" - }, - "optionalDependencies": { - "fsevents": "^1.2.7" - } - }, - "node_modules/class-utils": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", - "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", - "dependencies": { - "arr-union": "^3.1.0", - "define-property": "^0.2.5", - "isobject": "^3.0.0", - "static-extend": "^0.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dependencies": { - "is-descriptor": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/is-accessor-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/is-data-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/class-utils/node_modules/is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dependencies": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/clean-css": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz", - "integrity": "sha512-VcMWDN54ZN/DS+g58HYL5/n4Zrqe8vHJpGA8KdgUXFU4fuP/aHNw8eld9SyEIyabIMJX/0RaY/fplOo5hYLSFA==", - "dependencies": { - "source-map": "~0.6.0" - }, - "engines": { - "node": ">= 4.0" - } - }, - "node_modules/cli-cursor": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz", - "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=", - "dependencies": { - "restore-cursor": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/cli-table": { - "version": "0.3.11", - "resolved": "https://registry.npmjs.org/cli-table/-/cli-table-0.3.11.tgz", - "integrity": "sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==", - "dependencies": { - "colors": "1.0.3" - }, - "engines": { - "node": ">= 0.2.0" - } - }, - "node_modules/cli-width": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.1.tgz", - "integrity": "sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==" - }, - "node_modules/cliui": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz", - "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=", - "dependencies": { - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1", - "wrap-ansi": "^2.0.0" - } - }, - "node_modules/cliui/node_modules/is-fullwidth-code-point": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", - "dependencies": { - "number-is-nan": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/cliui/node_modules/string-width": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", - "dependencies": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/clone": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz", - "integrity": "sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=", - "engines": { - "node": ">=0.8" - } - }, - "node_modules/clone-buffer": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/clone-buffer/-/clone-buffer-1.0.0.tgz", - "integrity": "sha1-4+JbIHrE5wGvch4staFnksrD3Fg=", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/clone-stats": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-1.0.0.tgz", - "integrity": "sha1-s3gt/4u1R04Yuba/D9/ngvh3doA=" - }, - "node_modules/cloneable-readable": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/cloneable-readable/-/cloneable-readable-1.1.3.tgz", - "integrity": "sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==", - "dependencies": { - "inherits": "^2.0.1", - "process-nextick-args": "^2.0.0", - "readable-stream": "^2.3.5" - } - }, - "node_modules/code-point-at": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", - "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/collection-map": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/collection-map/-/collection-map-1.0.0.tgz", - "integrity": "sha1-rqDwb40mx4DCt1SUOFVEsiVa8Yw=", - "dependencies": { - "arr-map": "^2.0.2", - "for-own": "^1.0.0", - "make-iterator": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/collection-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", - "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=", - "dependencies": { - "map-visit": "^1.0.0", - "object-visit": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" - }, - "node_modules/color-support": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", - "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", - "bin": { - "color-support": "bin.js" - } - }, - "node_modules/colors": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz", - "integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=", - "engines": { - "node": ">=0.1.90" - } - }, - "node_modules/commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" - }, - "node_modules/component-emitter": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", - "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==" - }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" - }, - "node_modules/concat-stream": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", - "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", - "engines": [ - "node >= 0.8" - ], - "dependencies": { - "buffer-from": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^2.2.2", - "typedarray": "^0.0.6" - } - }, - "node_modules/concat-with-sourcemaps": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz", - "integrity": "sha512-4gEjHJFT9e+2W/77h/DS5SGUgwDaOwprX8L/gl5+3ixnzkVJJsZWDSelmN3Oilw3LNDZjZV0yqH1hLG3k6nghg==", - "dependencies": { - "source-map": "^0.6.1" - } - }, - "node_modules/config-chain": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz", - "integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==", - "dependencies": { - "ini": "^1.3.4", - "proto-list": "~1.2.1" - } - }, - "node_modules/convert-source-map": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.3.5.tgz", - "integrity": "sha1-8dgClQr33SYxof6+BZZVDIarMZA=" - }, - "node_modules/copy-anything": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-2.0.6.tgz", - "integrity": "sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==", - "dependencies": { - "is-what": "^3.14.1" - }, - "funding": { - "url": "https://github.com/sponsors/mesqueeb" - } - }, - "node_modules/copy-descriptor": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", - "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/copy-props": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/copy-props/-/copy-props-2.0.5.tgz", - "integrity": "sha512-XBlx8HSqrT0ObQwmSzM7WE5k8FxTV75h1DX1Z3n6NhQ/UYYAvInWYmG06vFt7hQZArE2fuO62aihiWIVQwh1sw==", - "dependencies": { - "each-props": "^1.3.2", - "is-plain-object": "^5.0.0" - } - }, - "node_modules/core-util-is": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", - "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" - }, - "node_modules/cross-spawn": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", - "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", - "dependencies": { - "nice-try": "^1.0.4", - "path-key": "^2.0.1", - "semver": "^5.5.0", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - }, - "engines": { - "node": ">=4.8" - } - }, - "node_modules/css": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/css/-/css-2.2.4.tgz", - "integrity": "sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==", - "dependencies": { - "inherits": "^2.0.3", - "source-map": "^0.6.1", - "source-map-resolve": "^0.5.2", - "urix": "^0.1.0" - } - }, - "node_modules/d": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/d/-/d-1.0.1.tgz", - "integrity": "sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==", - "dependencies": { - "es5-ext": "^0.10.50", - "type": "^1.0.1" - } - }, - "node_modules/dateformat": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz", - "integrity": "sha1-QGXiATz5+5Ft39gu+1Bq1MZ2kGI=", - "engines": { - "node": "*" - } - }, - "node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/decamelize": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=", - "engines": { - "node": ">=0.10" - } - }, - "node_modules/deep-assign": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/deep-assign/-/deep-assign-1.0.0.tgz", - "integrity": "sha1-sJJ0O+hCfcYh6gBnzex+cN0Z83s=", - "dependencies": { - "is-obj": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/deepmerge": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz", - "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/default-compare": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz", - "integrity": "sha512-QWfXlM0EkAbqOCbD/6HjdwT19j7WCkMyiRhWilc4H9/5h/RzTF9gv5LYh1+CmDV5d1rki6KAWLtQale0xt20eQ==", - "dependencies": { - "kind-of": "^5.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/default-resolution": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/default-resolution/-/default-resolution-2.0.0.tgz", - "integrity": "sha1-vLgrqnKtebQmp2cy8aga1t8m1oQ=", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/define-properties": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz", - "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==", - "dependencies": { - "object-keys": "^1.0.12" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/define-property": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", - "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", - "dependencies": { - "is-descriptor": "^1.0.2", - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/del": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/del/-/del-3.0.0.tgz", - "integrity": "sha1-U+z2mf/LyzljdpGrE7rxYIGXZuU=", - "dependencies": { - "globby": "^6.1.0", - "is-path-cwd": "^1.0.0", - "is-path-in-cwd": "^1.0.0", - "p-map": "^1.1.1", - "pify": "^3.0.0", - "rimraf": "^2.2.8" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/deprecation": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", - "integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==" - }, - "node_modules/detect-file": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz", - "integrity": "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/detect-indent": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.1.0.tgz", - "integrity": "sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==", - "engines": { - "node": ">=8" - } - }, - "node_modules/diff": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/diff/-/diff-1.0.8.tgz", - "integrity": "sha1-NDJ2MI7Jkbe8giZ+1VvBQR+XFmY=", - "engines": { - "node": ">=0.3.1" - } - }, - "node_modules/duplexer2": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz", - "integrity": "sha1-xhTc9n4vsUmVqRcR5aYX6KYKMds=", - "dependencies": { - "readable-stream": "~1.1.9" - } - }, - "node_modules/duplexer2/node_modules/isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=" - }, - "node_modules/duplexer2/node_modules/readable-stream": { - "version": "1.1.14", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", - "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", - "isarray": "0.0.1", - "string_decoder": "~0.10.x" - } - }, - "node_modules/duplexer2/node_modules/string_decoder": { - "version": "0.10.31", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", - "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=" - }, - "node_modules/duplexify": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz", - "integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==", - "dependencies": { - "end-of-stream": "^1.0.0", - "inherits": "^2.0.1", - "readable-stream": "^2.0.0", - "stream-shift": "^1.0.0" - } - }, - "node_modules/each-props": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/each-props/-/each-props-1.3.2.tgz", - "integrity": "sha512-vV0Hem3zAGkJAyU7JSjixeU66rwdynTAa1vofCrSA5fEln+m67Az9CcnkVD776/fsN/UjIWmBDoNRS6t6G9RfA==", - "dependencies": { - "is-plain-object": "^2.0.1", - "object.defaults": "^1.1.0" - } - }, - "node_modules/each-props/node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/editorconfig": { - "version": "0.15.3", - "resolved": "https://registry.npmjs.org/editorconfig/-/editorconfig-0.15.3.tgz", - "integrity": "sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==", - "dependencies": { - "commander": "^2.19.0", - "lru-cache": "^4.1.5", - "semver": "^5.6.0", - "sigmund": "^1.0.1" - }, - "bin": { - "editorconfig": "bin/editorconfig" - } - }, - "node_modules/electron-to-chromium": { - "version": "1.4.65", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.65.tgz", - "integrity": "sha512-0/d8Skk8sW3FxXP0Dd6MnBlrwx7Qo9cqQec3BlIAlvKnrmS3pHsIbaroEi+nd0kZkGpQ6apMEre7xndzjlEnLw==" - }, - "node_modules/end-of-stream": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "dependencies": { - "once": "^1.4.0" - } - }, - "node_modules/errno": { - "version": "0.1.8", - "resolved": "https://registry.npmjs.org/errno/-/errno-0.1.8.tgz", - "integrity": "sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==", - "optional": true, - "dependencies": { - "prr": "~1.0.1" - }, - "bin": { - "errno": "cli.js" - } - }, - "node_modules/error-ex": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "dependencies": { - "is-arrayish": "^0.2.1" - } - }, - "node_modules/es5-ext": { - "version": "0.10.53", - "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.53.tgz", - "integrity": "sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==", - "dependencies": { - "es6-iterator": "~2.0.3", - "es6-symbol": "~3.1.3", - "next-tick": "~1.0.0" - } - }, - "node_modules/es6-iterator": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz", - "integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=", - "dependencies": { - "d": "1", - "es5-ext": "^0.10.35", - "es6-symbol": "^3.1.1" - } - }, - "node_modules/es6-symbol": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.3.tgz", - "integrity": "sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==", - "dependencies": { - "d": "^1.0.1", - "ext": "^1.1.2" - } - }, - "node_modules/es6-weak-map": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.3.tgz", - "integrity": "sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==", - "dependencies": { - "d": "1", - "es5-ext": "^0.10.46", - "es6-iterator": "^2.0.3", - "es6-symbol": "^3.1.1" - } - }, - "node_modules/escalade": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", - "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", - "engines": { - "node": ">=6" - } - }, - "node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/execa": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz", - "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==", - "dependencies": { - "cross-spawn": "^6.0.0", - "get-stream": "^4.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" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/expand-brackets": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", - "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=", - "dependencies": { - "debug": "^2.3.3", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "posix-character-classes": "^0.1.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dependencies": { - "is-descriptor": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/is-accessor-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/is-data-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-brackets/node_modules/is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dependencies": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expand-tilde": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz", - "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=", - "dependencies": { - "homedir-polyfill": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ext": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/ext/-/ext-1.6.0.tgz", - "integrity": "sha512-sdBImtzkq2HpkdRLtlLWDa6w4DX22ijZLKx8BMPUuKe1c5lbN6xwQDQCxSfxBQnHZ13ls/FH0MQZx/q/gr6FQg==", - "dependencies": { - "type": "^2.5.0" - } - }, - "node_modules/ext/node_modules/type": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/type/-/type-2.6.0.tgz", - "integrity": "sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ==" - }, - "node_modules/extend": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", - "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" - }, - "node_modules/extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dependencies": { - "is-extendable": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/external-editor": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz", - "integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==", - "dependencies": { - "chardet": "^0.7.0", - "iconv-lite": "^0.4.24", - "tmp": "^0.0.33" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/extglob": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", - "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", - "dependencies": { - "array-unique": "^0.3.2", - "define-property": "^1.0.0", - "expand-brackets": "^2.1.4", - "extend-shallow": "^2.0.1", - "fragment-cache": "^0.2.1", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/extglob/node_modules/define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "dependencies": { - "is-descriptor": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/fancy-log": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz", - "integrity": "sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==", - "dependencies": { - "ansi-gray": "^0.1.1", - "color-support": "^1.1.3", - "parse-node-version": "^1.0.0", - "time-stamp": "^1.0.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/fast-levenshtein": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz", - "integrity": "sha1-5qdUzI8V5YmHqpy9J69m/W9OWvk=" - }, - "node_modules/figures": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz", - "integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=", - "dependencies": { - "escape-string-regexp": "^1.0.5" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/file-uri-to-path": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", - "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==", - "optional": true - }, - "node_modules/fill-range": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", - "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=", - "dependencies": { - "extend-shallow": "^2.0.1", - "is-number": "^3.0.0", - "repeat-string": "^1.6.1", - "to-regex-range": "^2.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/find-up": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz", - "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=", - "dependencies": { - "path-exists": "^2.0.0", - "pinkie-promise": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/findup-sync": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz", - "integrity": "sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==", - "dependencies": { - "detect-file": "^1.0.0", - "is-glob": "^4.0.0", - "micromatch": "^3.0.4", - "resolve-dir": "^1.0.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/fined": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz", - "integrity": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==", - "dependencies": { - "expand-tilde": "^2.0.2", - "is-plain-object": "^2.0.3", - "object.defaults": "^1.1.0", - "object.pick": "^1.2.0", - "parse-filepath": "^1.0.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/fined/node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/first-chunk-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-2.0.0.tgz", - "integrity": "sha1-G97NuOCDwGZLkZRVgVd6Q6nzHXA=", - "dependencies": { - "readable-stream": "^2.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/flagged-respawn": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz", - "integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/flush-write-stream": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz", - "integrity": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==", - "dependencies": { - "inherits": "^2.0.3", - "readable-stream": "^2.3.6" - } - }, - "node_modules/fomantic-ui": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/fomantic-ui/-/fomantic-ui-2.8.8.tgz", - "integrity": "sha512-sxeKqf2bQ5vM2hOxQBGJ9cswdDwXe8PlIF8b7DlplTl0dqV1Yq84ISp32+GZcOJaL3nWydgcG8IPX7YdO/MX4w==", - "hasInstallScript": true, - "dependencies": { - "@octokit/rest": "^16.16.0", - "better-console": "1.0.1", - "del": "^3.0.0", - "extend": "^3.0.2", - "gulp": "^4.0.0", - "gulp-autoprefixer": "^6.0.0", - "gulp-chmod": "^2.0.0", - "gulp-clean-css": "^4.3.0", - "gulp-clone": "^2.0.1", - "gulp-concat": "^2.6.1", - "gulp-concat-css": "^3.1.0", - "gulp-concat-filenames": "^1.2.0", - "gulp-copy": "^4.0.0", - "gulp-debug": "^4.0.0", - "gulp-dedupe": "0.0.2", - "gulp-flatten": "^0.4.0", - "gulp-git": "^2.9.0", - "gulp-header": "^2.0.5", - "gulp-if": "^2.0.2", - "gulp-json-editor": "^2.4.3", - "gulp-less": "^5.0.0", - "gulp-notify": "^3.0.0", - "gulp-plumber": "^1.1.0", - "gulp-print": "^5.0.0", - "gulp-rename": "^1.4.0", - "gulp-replace": "^1.0.0", - "gulp-rtlcss": "^1.3.0", - "gulp-tap": "^1.0.1", - "gulp-uglify": "^3.0.1", - "inquirer": "^6.2.1", - "jquery": "^3.4.0", - "less": "^3.7.1 || ^4.0.0", - "map-stream": "^0.1.0", - "merge-stream": "^2.0.0", - "mkdirp": "^0.5.1", - "normalize-path": "^3.0.0", - "replace-ext": "^1.0.0", - "require-dot-file": "^0.4.0", - "wrench-sui": "^0.0.3", - "yamljs": "^0.3.0" - }, - "engines": { - "node": ">=10.15.3", - "npm": ">=6.4.1" - } - }, - "node_modules/for-in": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", - "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/for-own": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz", - "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=", - "dependencies": { - "for-in": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/fork-stream": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/fork-stream/-/fork-stream-0.0.4.tgz", - "integrity": "sha1-24Sfznf2cIpfjzhq5TOgkHtUrnA=" - }, - "node_modules/fragment-cache": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", - "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=", - "dependencies": { - "map-cache": "^0.2.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/fs-mkdirp-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz", - "integrity": "sha1-C3gV/DIBxqaeFNuYzgmMFpNSWes=", - "dependencies": { - "graceful-fs": "^4.1.11", - "through2": "^2.0.3" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/fs-mkdirp-stream/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=" - }, - "node_modules/fsevents": { - "version": "1.2.13", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz", - "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==", - "deprecated": "fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.", - "hasInstallScript": true, - "optional": true, - "os": [ - "darwin" - ], - "dependencies": { - "bindings": "^1.5.0", - "nan": "^2.12.1" - }, - "engines": { - "node": ">= 4.0" - } - }, - "node_modules/function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" - }, - "node_modules/get-caller-file": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz", - "integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==" - }, - "node_modules/get-imports": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/get-imports/-/get-imports-1.0.0.tgz", - "integrity": "sha1-R8C07piTUWQsVJdxk79Pyqv1N48=", - "dependencies": { - "array-uniq": "^1.0.1", - "import-regex": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/get-intrinsic": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz", - "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==", - "dependencies": { - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-symbols": "^1.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/get-own-enumerable-property-symbols": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", - "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" - }, - "node_modules/get-stream": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", - "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", - "dependencies": { - "pump": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/get-stream/node_modules/pump": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "dependencies": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" - } - }, - "node_modules/get-value": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", - "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/glob": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz", - "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==", - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/glob-parent": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz", - "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=", - "dependencies": { - "is-glob": "^3.1.0", - "path-dirname": "^1.0.0" - } - }, - "node_modules/glob-parent/node_modules/is-glob": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", - "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", - "dependencies": { - "is-extglob": "^2.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/glob-stream": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-6.1.0.tgz", - "integrity": "sha1-cEXJlBOz65SIjYOrRtC0BMx73eQ=", - "dependencies": { - "extend": "^3.0.0", - "glob": "^7.1.1", - "glob-parent": "^3.1.0", - "is-negated-glob": "^1.0.0", - "ordered-read-streams": "^1.0.0", - "pumpify": "^1.3.5", - "readable-stream": "^2.1.5", - "remove-trailing-separator": "^1.0.1", - "to-absolute-glob": "^2.0.0", - "unique-stream": "^2.0.2" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/glob-watcher": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-5.0.5.tgz", - "integrity": "sha512-zOZgGGEHPklZNjZQaZ9f41i7F2YwE+tS5ZHrDhbBCk3stwahn5vQxnFmBJZHoYdusR6R1bLSXeGUy/BhctwKzw==", - "dependencies": { - "anymatch": "^2.0.0", - "async-done": "^1.2.0", - "chokidar": "^2.0.0", - "is-negated-glob": "^1.0.0", - "just-debounce": "^1.0.0", - "normalize-path": "^3.0.0", - "object.defaults": "^1.1.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/global-modules": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz", - "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==", - "dependencies": { - "global-prefix": "^1.0.1", - "is-windows": "^1.0.1", - "resolve-dir": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/global-prefix": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz", - "integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=", - "dependencies": { - "expand-tilde": "^2.0.2", - "homedir-polyfill": "^1.0.1", - "ini": "^1.3.4", - "is-windows": "^1.0.1", - "which": "^1.2.14" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/globby": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz", - "integrity": "sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=", - "dependencies": { - "array-union": "^1.0.1", - "glob": "^7.0.3", - "object-assign": "^4.0.1", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/globby/node_modules/pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/glogg": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz", - "integrity": "sha512-5mwUoSuBk44Y4EshyiqcH95ZntbDdTQqA3QYSrxmzj28Ai0vXBGMH1ApSANH14j2sIRtqCEyg6PfsuP7ElOEDA==", - "dependencies": { - "sparkles": "^1.0.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/graceful-fs": { - "version": "4.2.9", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.9.tgz", - "integrity": "sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==" - }, - "node_modules/growly": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz", - "integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=" - }, - "node_modules/gulp": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz", - "integrity": "sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==", - "dependencies": { - "glob-watcher": "^5.0.3", - "gulp-cli": "^2.2.0", - "undertaker": "^1.2.1", - "vinyl-fs": "^3.0.0" - }, - "bin": { - "gulp": "bin/gulp.js" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/gulp-autoprefixer": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-6.1.0.tgz", - "integrity": "sha512-Ti/BUFe+ekhbDJfspZIMiOsOvw51KhI9EncsDfK7NaxjqRm+v4xS9v99kPxEoiDavpWqQWvG8Y6xT1mMlB3aXA==", - "dependencies": { - "autoprefixer": "^9.5.1", - "fancy-log": "^1.3.2", - "plugin-error": "^1.0.1", - "postcss": "^7.0.2", - "through2": "^3.0.1", - "vinyl-sourcemaps-apply": "^0.2.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/gulp-chmod": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/gulp-chmod/-/gulp-chmod-2.0.0.tgz", - "integrity": "sha1-AMOQuSigeZslGsz2MaoJ4BzGKZw=", - "dependencies": { - "deep-assign": "^1.0.0", - "stat-mode": "^0.2.0", - "through2": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/gulp-chmod/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-clean-css": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-4.3.0.tgz", - "integrity": "sha512-mGyeT3qqFXTy61j0zOIciS4MkYziF2U594t2Vs9rUnpkEHqfu6aDITMp8xOvZcvdX61Uz3y1mVERRYmjzQF5fg==", - "dependencies": { - "clean-css": "4.2.3", - "plugin-error": "1.0.1", - "through2": "3.0.1", - "vinyl-sourcemaps-apply": "0.2.1" - } - }, - "node_modules/gulp-clean-css/node_modules/through2": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.1.tgz", - "integrity": "sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==", - "dependencies": { - "readable-stream": "2 || 3" - } - }, - "node_modules/gulp-cli": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/gulp-cli/-/gulp-cli-2.3.0.tgz", - "integrity": "sha512-zzGBl5fHo0EKSXsHzjspp3y5CONegCm8ErO5Qh0UzFzk2y4tMvzLWhoDokADbarfZRL2pGpRp7yt6gfJX4ph7A==", - "dependencies": { - "ansi-colors": "^1.0.1", - "archy": "^1.0.0", - "array-sort": "^1.0.0", - "color-support": "^1.1.3", - "concat-stream": "^1.6.0", - "copy-props": "^2.0.1", - "fancy-log": "^1.3.2", - "gulplog": "^1.0.0", - "interpret": "^1.4.0", - "isobject": "^3.0.1", - "liftoff": "^3.1.0", - "matchdep": "^2.0.0", - "mute-stdout": "^1.0.0", - "pretty-hrtime": "^1.0.0", - "replace-homedir": "^1.0.0", - "semver-greatest-satisfied-range": "^1.1.0", - "v8flags": "^3.2.0", - "yargs": "^7.1.0" - }, - "bin": { - "gulp": "bin/gulp.js" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/gulp-clone": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/gulp-clone/-/gulp-clone-2.0.1.tgz", - "integrity": "sha512-SLg/KsHBbinR/pCX3PF5l1YlR28hLp0X+bcpf77PtMJ6zvAQ5kRjtCPV5Wt1wHXsXWZN0eTUZ15R8ZYpi/CdCA==", - "dependencies": { - "plugin-error": "^0.1.2", - "through2": "^2.0.3" - } - }, - "node_modules/gulp-clone/node_modules/arr-diff": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", - "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", - "dependencies": { - "arr-flatten": "^1.0.1", - "array-slice": "^0.2.3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-clone/node_modules/arr-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", - "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-clone/node_modules/array-slice": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", - "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-clone/node_modules/extend-shallow": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", - "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", - "dependencies": { - "kind-of": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-clone/node_modules/kind-of": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", - "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-clone/node_modules/plugin-error": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", - "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", - "dependencies": { - "ansi-cyan": "^0.1.1", - "ansi-red": "^0.1.1", - "arr-diff": "^1.0.1", - "arr-union": "^2.0.1", - "extend-shallow": "^1.1.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-clone/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-concat": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz", - "integrity": "sha1-Yz0WyV2IUEYorQJmVmPO5aR5M1M=", - "dependencies": { - "concat-with-sourcemaps": "^1.0.0", - "through2": "^2.0.0", - "vinyl": "^2.0.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/gulp-concat-css": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/gulp-concat-css/-/gulp-concat-css-3.1.0.tgz", - "integrity": "sha512-iLTBPS+cutlgLyK3bp9DMts+WuS8n2mQpjzQ7p/ZVQc8FO5fvpN+ntg9U6jsuNvPeuii82aKm8XeOzF0nUK+TA==", - "dependencies": { - "lodash.defaults": "^3.0.0", - "parse-import": "^2.0.0", - "plugin-error": "^0.1.2", - "rework": "~1.0.0", - "rework-import": "^2.0.0", - "rework-plugin-url": "^1.0.1", - "through2": "~1.1.1", - "vinyl": "^2.1.0" - } - }, - "node_modules/gulp-concat-css/node_modules/arr-diff": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", - "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", - "dependencies": { - "arr-flatten": "^1.0.1", - "array-slice": "^0.2.3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-concat-css/node_modules/arr-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", - "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-concat-css/node_modules/array-slice": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", - "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-concat-css/node_modules/extend-shallow": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", - "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", - "dependencies": { - "kind-of": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-concat-css/node_modules/isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=" - }, - "node_modules/gulp-concat-css/node_modules/kind-of": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", - "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-concat-css/node_modules/plugin-error": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", - "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", - "dependencies": { - "ansi-cyan": "^0.1.1", - "ansi-red": "^0.1.1", - "arr-diff": "^1.0.1", - "arr-union": "^2.0.1", - "extend-shallow": "^1.1.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-concat-css/node_modules/readable-stream": { - "version": "1.1.14", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", - "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", - "isarray": "0.0.1", - "string_decoder": "~0.10.x" - } - }, - "node_modules/gulp-concat-css/node_modules/string_decoder": { - "version": "0.10.31", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", - "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=" - }, - "node_modules/gulp-concat-css/node_modules/through2": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/through2/-/through2-1.1.1.tgz", - "integrity": "sha1-CEfLxESfNAVXTb3M2buEG4OsNUU=", - "dependencies": { - "readable-stream": ">=1.1.13-1 <1.2.0-0", - "xtend": ">=4.0.0 <4.1.0-0" - } - }, - "node_modules/gulp-concat-filenames": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/gulp-concat-filenames/-/gulp-concat-filenames-1.2.0.tgz", - "integrity": "sha1-3b904qupfi9NoVVjUwT9UcdVt2E=", - "dependencies": { - "gulp-util": "3.x.x", - "through": "2.x.x" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/gulp-concat/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-copy": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/gulp-copy/-/gulp-copy-4.0.1.tgz", - "integrity": "sha512-UbdAwmEiVNNv55KAiUYWOP6Za7h8JPHNNyekNx8Gyc5XRlpUzTrlEclps939nOeiDPsd6jUtT2LmfavJirbZQg==", - "dependencies": { - "gulp": "^4.0.0", - "plugin-error": "^0.1.2", - "through2": "^2.0.3" - } - }, - "node_modules/gulp-copy/node_modules/arr-diff": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", - "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", - "dependencies": { - "arr-flatten": "^1.0.1", - "array-slice": "^0.2.3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-copy/node_modules/arr-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", - "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-copy/node_modules/array-slice": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", - "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-copy/node_modules/extend-shallow": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", - "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", - "dependencies": { - "kind-of": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-copy/node_modules/kind-of": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", - "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-copy/node_modules/plugin-error": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", - "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", - "dependencies": { - "ansi-cyan": "^0.1.1", - "ansi-red": "^0.1.1", - "arr-diff": "^1.0.1", - "arr-union": "^2.0.1", - "extend-shallow": "^1.1.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-copy/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-debug": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/gulp-debug/-/gulp-debug-4.0.0.tgz", - "integrity": "sha512-cn/GhMD2nVZCVxAl5vWao4/dcoZ8wUJ8w3oqTvQaGDmC1vT7swNOEbhQTWJp+/otKePT64aENcqAQXDcdj5H1g==", - "dependencies": { - "chalk": "^2.3.0", - "fancy-log": "^1.3.2", - "plur": "^3.0.0", - "stringify-object": "^3.0.0", - "through2": "^2.0.0", - "tildify": "^1.1.2" - }, - "engines": { - "node": ">=6" - }, - "peerDependencies": { - "gulp": ">=4" - } - }, - "node_modules/gulp-debug/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/gulp-debug/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/gulp-debug/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/gulp-debug/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-dedupe": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/gulp-dedupe/-/gulp-dedupe-0.0.2.tgz", - "integrity": "sha1-Nu+Srff89T4vCW++lmXZiPnhyn4=", - "dependencies": { - "colors": "~1.0.2", - "diff": "~1.0.8", - "gulp-util": "~3.0.1", - "lodash.defaults": "~2.4.1", - "through": "~2.3.6" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/gulp-dedupe/node_modules/lodash.defaults": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-2.4.1.tgz", - "integrity": "sha1-p+iIXwXmiFEUS24SqPNngCa8TFQ=", - "dependencies": { - "lodash._objecttypes": "~2.4.1", - "lodash.keys": "~2.4.1" - } - }, - "node_modules/gulp-dedupe/node_modules/lodash.keys": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz", - "integrity": "sha1-SN6kbfj/djKxDXBrissmWR4rNyc=", - "dependencies": { - "lodash._isnative": "~2.4.1", - "lodash._shimkeys": "~2.4.1", - "lodash.isobject": "~2.4.1" - } - }, - "node_modules/gulp-flatten": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/gulp-flatten/-/gulp-flatten-0.4.0.tgz", - "integrity": "sha512-eg4spVTAiv1xXmugyaCxWne1oPtNG0UHEtABx5W8ScLiqAYceyYm6GYA36x0Qh8KOIXmAZV97L2aYGnKREG3Sg==", - "dependencies": { - "plugin-error": "^0.1.2", - "through2": "^2.0.0" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/gulp-flatten/node_modules/arr-diff": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", - "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", - "dependencies": { - "arr-flatten": "^1.0.1", - "array-slice": "^0.2.3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-flatten/node_modules/arr-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", - "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-flatten/node_modules/array-slice": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", - "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-flatten/node_modules/extend-shallow": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", - "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", - "dependencies": { - "kind-of": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-flatten/node_modules/kind-of": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", - "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-flatten/node_modules/plugin-error": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", - "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", - "dependencies": { - "ansi-cyan": "^0.1.1", - "ansi-red": "^0.1.1", - "arr-diff": "^1.0.1", - "arr-union": "^2.0.1", - "extend-shallow": "^1.1.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-flatten/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-git": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/gulp-git/-/gulp-git-2.10.1.tgz", - "integrity": "sha512-qiXYYDXchMZU/AWAgtphi4zbJb/0gXgfPw7TlZwu/7qPS3Bdcc3zbVe1B0xY9S8on6RQTmWoi+KaTGACIXQeNg==", - "dependencies": { - "any-shell-escape": "^0.1.1", - "fancy-log": "^1.3.2", - "lodash.template": "^4.4.0", - "plugin-error": "^1.0.1", - "require-dir": "^1.0.0", - "strip-bom-stream": "^3.0.0", - "through2": "^2.0.3", - "vinyl": "^2.0.1" - }, - "engines": { - "node": ">= 0.9.0" - } - }, - "node_modules/gulp-git/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-header": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/gulp-header/-/gulp-header-2.0.9.tgz", - "integrity": "sha512-LMGiBx+qH8giwrOuuZXSGvswcIUh0OiioNkUpLhNyvaC6/Ga8X6cfAeme2L5PqsbXMhL8o8b/OmVqIQdxprhcQ==", - "dependencies": { - "concat-with-sourcemaps": "^1.1.0", - "lodash.template": "^4.5.0", - "map-stream": "0.0.7", - "through2": "^2.0.0" - } - }, - "node_modules/gulp-header/node_modules/map-stream": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.7.tgz", - "integrity": "sha1-ih8HiW2CsQkmvTdEokIACfiJdKg=" - }, - "node_modules/gulp-header/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-if": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.2.tgz", - "integrity": "sha1-pJe351cwBQQcqivIt92jyARE1ik=", - "dependencies": { - "gulp-match": "^1.0.3", - "ternary-stream": "^2.0.1", - "through2": "^2.0.1" - }, - "engines": { - "node": ">= 0.10.0" - } - }, - "node_modules/gulp-if/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-json-editor": { - "version": "2.5.6", - "resolved": "https://registry.npmjs.org/gulp-json-editor/-/gulp-json-editor-2.5.6.tgz", - "integrity": "sha512-66Xr6Q6m4mUNd0OOHflMB/RHgFNnLjlHgizOzUcx9CyMRymVZEM+/SpZcCDlvThBdXtQwXpdvtSepxVY/V6nQA==", - "dependencies": { - "deepmerge": "^4.2.2", - "detect-indent": "^6.0.0", - "js-beautify": "^1.13.13", - "plugin-error": "^1.0.1", - "through2": "^4.0.2" - } - }, - "node_modules/gulp-json-editor/node_modules/readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", - "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/gulp-json-editor/node_modules/through2": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz", - "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==", - "dependencies": { - "readable-stream": "3" - } - }, - "node_modules/gulp-less": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/gulp-less/-/gulp-less-5.0.0.tgz", - "integrity": "sha512-W2I3TewO/By6UZsM/wJG3pyK5M6J0NYmJAAhwYXQHR+38S0iDtZasmUgFCH3CQj+pQYw/PAIzxvFvwtEXz1HhQ==", - "dependencies": { - "less": "^3.7.1 || ^4.0.0", - "object-assign": "^4.0.1", - "plugin-error": "^1.0.0", - "replace-ext": "^2.0.0", - "through2": "^4.0.0", - "vinyl-sourcemaps-apply": "^0.2.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/gulp-less/node_modules/readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", - "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/gulp-less/node_modules/replace-ext": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-2.0.0.tgz", - "integrity": "sha512-UszKE5KVK6JvyD92nzMn9cDapSk6w/CaFZ96CnmDMUqH9oowfxF/ZjRITD25H4DnOQClLA4/j7jLGXXLVKxAug==", - "engines": { - "node": ">= 10" - } - }, - "node_modules/gulp-less/node_modules/through2": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz", - "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==", - "dependencies": { - "readable-stream": "3" - } - }, - "node_modules/gulp-match": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/gulp-match/-/gulp-match-1.1.0.tgz", - "integrity": "sha512-DlyVxa1Gj24DitY2OjEsS+X6tDpretuxD6wTfhXE/Rw2hweqc1f6D/XtsJmoiCwLWfXgR87W9ozEityPCVzGtQ==", - "dependencies": { - "minimatch": "^3.0.3" - } - }, - "node_modules/gulp-notify": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/gulp-notify/-/gulp-notify-3.2.0.tgz", - "integrity": "sha512-qEocs1UVoDKKUjfsxJNMNwkRla0PbsyJwsqNNXpzYWsLQ29LhxRMY3wnTGZcc4hMHtalnvah/Dwlwb4NijH/0A==", - "dependencies": { - "ansi-colors": "^1.0.1", - "fancy-log": "^1.3.2", - "lodash.template": "^4.4.0", - "node-notifier": "^5.2.1", - "node.extend": "^2.0.0", - "plugin-error": "^0.1.2", - "through2": "^2.0.3" - }, - "engines": { - "node": ">=0.8.0", - "npm": ">=1.2.10" - } - }, - "node_modules/gulp-notify/node_modules/arr-diff": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", - "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", - "dependencies": { - "arr-flatten": "^1.0.1", - "array-slice": "^0.2.3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-notify/node_modules/arr-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", - "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-notify/node_modules/array-slice": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", - "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-notify/node_modules/extend-shallow": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", - "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", - "dependencies": { - "kind-of": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-notify/node_modules/kind-of": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", - "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-notify/node_modules/plugin-error": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", - "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", - "dependencies": { - "ansi-cyan": "^0.1.1", - "ansi-red": "^0.1.1", - "arr-diff": "^1.0.1", - "arr-union": "^2.0.1", - "extend-shallow": "^1.1.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-notify/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-plumber": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/gulp-plumber/-/gulp-plumber-1.2.1.tgz", - "integrity": "sha512-mctAi9msEAG7XzW5ytDVZ9PxWMzzi1pS2rBH7lA095DhMa6KEXjm+St0GOCc567pJKJ/oCvosVAZEpAey0q2eQ==", - "dependencies": { - "chalk": "^1.1.3", - "fancy-log": "^1.3.2", - "plugin-error": "^0.1.2", - "through2": "^2.0.3" - }, - "engines": { - "node": ">=0.10", - "npm": ">=1.2.10" - } - }, - "node_modules/gulp-plumber/node_modules/arr-diff": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz", - "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", - "dependencies": { - "arr-flatten": "^1.0.1", - "array-slice": "^0.2.3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-plumber/node_modules/arr-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz", - "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-plumber/node_modules/array-slice": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz", - "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-plumber/node_modules/extend-shallow": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz", - "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", - "dependencies": { - "kind-of": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-plumber/node_modules/kind-of": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz", - "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-plumber/node_modules/plugin-error": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz", - "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", - "dependencies": { - "ansi-cyan": "^0.1.1", - "ansi-red": "^0.1.1", - "arr-diff": "^1.0.1", - "arr-union": "^2.0.1", - "extend-shallow": "^1.1.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-plumber/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-print": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/gulp-print/-/gulp-print-5.0.2.tgz", - "integrity": "sha512-iIpHMzC/b3gFvVXOfP9Jk94SWGIsDLVNUrxULRleQev+08ug07mh84b1AOlW6QDQdmInQiqDFqJN1UvhU2nXdg==", - "dependencies": { - "ansi-colors": "^3.2.4", - "fancy-log": "^1.3.3", - "map-stream": "0.0.7", - "vinyl": "^2.2.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/gulp-print/node_modules/ansi-colors": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz", - "integrity": "sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==", - "engines": { - "node": ">=6" - } - }, - "node_modules/gulp-print/node_modules/map-stream": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.7.tgz", - "integrity": "sha1-ih8HiW2CsQkmvTdEokIACfiJdKg=" - }, - "node_modules/gulp-rename": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.4.0.tgz", - "integrity": "sha512-swzbIGb/arEoFK89tPY58vg3Ok1bw+d35PfUNwWqdo7KM4jkmuGA78JiDNqR+JeZFaeeHnRg9N7aihX3YPmsyg==", - "engines": { - "node": ">=4" - } - }, - "node_modules/gulp-replace": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/gulp-replace/-/gulp-replace-1.1.3.tgz", - "integrity": "sha512-HcPHpWY4XdF8zxYkDODHnG2+7a3nD/Y8Mfu3aBgMiCFDW3X2GiOKXllsAmILcxe3KZT2BXoN18WrpEFm48KfLQ==", - "dependencies": { - "@types/node": "^14.14.41", - "@types/vinyl": "^2.0.4", - "istextorbinary": "^3.0.0", - "replacestream": "^4.0.3", - "yargs-parser": ">=5.0.0-security.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/gulp-rtlcss": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/gulp-rtlcss/-/gulp-rtlcss-1.4.2.tgz", - "integrity": "sha512-wd807z/xq4XKtSwgrEetbx/aPoI5gV0yWV2rNqEBRwe2cJvNKLDsYR9A968c3gZtaKRMGAue5g3pHn40R+GWSA==", - "dependencies": { - "plugin-error": "^1.0.1", - "rtlcss": "^2.4.0", - "through2": "^2.0.5", - "vinyl-sourcemaps-apply": "^0.2.1" - } - }, - "node_modules/gulp-rtlcss/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-tap": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/gulp-tap/-/gulp-tap-1.0.1.tgz", - "integrity": "sha1-5nESThJZtM6iGe0cqXt/WFwzRpA=", - "dependencies": { - "through2": "^2.0.3" - } - }, - "node_modules/gulp-tap/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-uglify": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/gulp-uglify/-/gulp-uglify-3.0.2.tgz", - "integrity": "sha512-gk1dhB74AkV2kzqPMQBLA3jPoIAPd/nlNzP2XMDSG8XZrqnlCiDGAqC+rZOumzFvB5zOphlFh6yr3lgcAb/OOg==", - "dependencies": { - "array-each": "^1.0.1", - "extend-shallow": "^3.0.2", - "gulplog": "^1.0.0", - "has-gulplog": "^0.1.0", - "isobject": "^3.0.1", - "make-error-cause": "^1.1.1", - "safe-buffer": "^5.1.2", - "through2": "^2.0.0", - "uglify-js": "^3.0.5", - "vinyl-sourcemaps-apply": "^0.2.0" - } - }, - "node_modules/gulp-uglify/node_modules/extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", - "dependencies": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-uglify/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-uglify/node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-uglify/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-util": { - "version": "3.0.8", - "resolved": "https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.8.tgz", - "integrity": "sha1-AFTh50RQLifATBh8PsxQXdVLu08=", - "deprecated": "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5", - "dependencies": { - "array-differ": "^1.0.0", - "array-uniq": "^1.0.2", - "beeper": "^1.0.0", - "chalk": "^1.0.0", - "dateformat": "^2.0.0", - "fancy-log": "^1.1.0", - "gulplog": "^1.0.0", - "has-gulplog": "^0.1.0", - "lodash._reescape": "^3.0.0", - "lodash._reevaluate": "^3.0.0", - "lodash._reinterpolate": "^3.0.0", - "lodash.template": "^3.0.0", - "minimist": "^1.1.0", - "multipipe": "^0.1.2", - "object-assign": "^3.0.0", - "replace-ext": "0.0.1", - "through2": "^2.0.0", - "vinyl": "^0.5.0" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/gulp-util/node_modules/clone": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz", - "integrity": "sha1-2jCcwmPfFZlMaIypAheco8fNfH4=", - "engines": { - "node": ">=0.8" - } - }, - "node_modules/gulp-util/node_modules/clone-stats": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz", - "integrity": "sha1-uI+UqCzzi4eR1YBG6kAprYjKmdE=" - }, - "node_modules/gulp-util/node_modules/lodash.template": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz", - "integrity": "sha1-+M3sxhaaJVvpCYrosMU9N4kx0U8=", - "dependencies": { - "lodash._basecopy": "^3.0.0", - "lodash._basetostring": "^3.0.0", - "lodash._basevalues": "^3.0.0", - "lodash._isiterateecall": "^3.0.0", - "lodash._reinterpolate": "^3.0.0", - "lodash.escape": "^3.0.0", - "lodash.keys": "^3.0.0", - "lodash.restparam": "^3.0.0", - "lodash.templatesettings": "^3.0.0" - } - }, - "node_modules/gulp-util/node_modules/lodash.templatesettings": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz", - "integrity": "sha1-+zB4RHU7Zrnxr6VOJix0UwfbqOU=", - "dependencies": { - "lodash._reinterpolate": "^3.0.0", - "lodash.escape": "^3.0.0" - } - }, - "node_modules/gulp-util/node_modules/object-assign": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz", - "integrity": "sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/gulp-util/node_modules/replace-ext": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz", - "integrity": "sha1-KbvZIHinOfC8zitO5B6DeVNSKSQ=", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/gulp-util/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/gulp-util/node_modules/vinyl": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-0.5.3.tgz", - "integrity": "sha1-sEVbOPxeDPMNQyUTLkYZcMIJHN4=", - "dependencies": { - "clone": "^1.0.0", - "clone-stats": "^0.0.1", - "replace-ext": "0.0.1" - }, - "engines": { - "node": ">= 0.9" - } - }, - "node_modules/gulplog": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz", - "integrity": "sha1-4oxNRdBey77YGDY86PnFkmIp/+U=", - "dependencies": { - "glogg": "^1.0.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/has": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", - "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", - "dependencies": { - "function-bind": "^1.1.1" - }, - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/has-ansi": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", - "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", - "dependencies": { - "ansi-regex": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", - "engines": { - "node": ">=4" - } - }, - "node_modules/has-gulplog": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz", - "integrity": "sha1-ZBTIKRNpfaUVkDl9r7EvIpZ4Ec4=", - "dependencies": { - "sparkles": "^1.0.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/has-symbols": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", - "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", - "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=", - "dependencies": { - "get-value": "^2.0.6", - "has-values": "^1.0.0", - "isobject": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/has-values": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", - "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=", - "dependencies": { - "is-number": "^3.0.0", - "kind-of": "^4.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/has-values/node_modules/kind-of": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", - "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/homedir-polyfill": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz", - "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==", - "dependencies": { - "parse-passwd": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/hosted-git-info": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", - "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==" - }, - "node_modules/iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/image-size": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/image-size/-/image-size-0.5.5.tgz", - "integrity": "sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w=", - "optional": true, - "bin": { - "image-size": "bin/image-size.js" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/import-regex": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/import-regex/-/import-regex-1.1.0.tgz", - "integrity": "sha1-pVxS5McFx2XKIQ6SQqBrvMiqf2Y=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" - }, - "node_modules/ini": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", - "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" - }, - "node_modules/inquirer": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.5.2.tgz", - "integrity": "sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==", - "dependencies": { - "ansi-escapes": "^3.2.0", - "chalk": "^2.4.2", - "cli-cursor": "^2.1.0", - "cli-width": "^2.0.0", - "external-editor": "^3.0.3", - "figures": "^2.0.0", - "lodash": "^4.17.12", - "mute-stream": "0.0.7", - "run-async": "^2.2.0", - "rxjs": "^6.4.0", - "string-width": "^2.1.0", - "strip-ansi": "^5.1.0", - "through": "^2.3.6" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/inquirer/node_modules/ansi-regex": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", - "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", - "engines": { - "node": ">=6" - } - }, - "node_modules/inquirer/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/inquirer/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/inquirer/node_modules/strip-ansi": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", - "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", - "dependencies": { - "ansi-regex": "^4.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/inquirer/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/interpret": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz", - "integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/invert-kv": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz", - "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ip-regex": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-1.0.3.tgz", - "integrity": "sha1-3FiQdvZZ9BnCIgOaMzFvHHOH7/0=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/irregular-plurals": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-2.0.0.tgz", - "integrity": "sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw==", - "engines": { - "node": ">=6" - } - }, - "node_modules/is": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/is/-/is-3.3.0.tgz", - "integrity": "sha512-nW24QBoPcFGGHJGUwnfpI7Yc5CdqWNdsyHQszVE/z2pKHXzh7FZ5GWhJqSyaQ9wMkQnsTx+kAI8bHlCX4tKdbg==", - "engines": { - "node": "*" - } - }, - "node_modules/is-absolute": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz", - "integrity": "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==", - "dependencies": { - "is-relative": "^1.0.0", - "is-windows": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dependencies": { - "kind-of": "^6.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-accessor-descriptor/node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=" - }, - "node_modules/is-binary-path": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz", - "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=", - "dependencies": { - "binary-extensions": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "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-core-module": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz", - "integrity": "sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==", - "dependencies": { - "has": "^1.0.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dependencies": { - "kind-of": "^6.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-data-descriptor/node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dependencies": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-descriptor/node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-extendable": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "engines": { - "node": ">=4" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-negated-glob": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-1.0.0.tgz", - "integrity": "sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-number/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz", - "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-path-cwd": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz", - "integrity": "sha1-0iXsIxMuie3Tj9p2dHLmLmXxEG0=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-path-in-cwd": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.1.tgz", - "integrity": "sha512-FjV1RTW48E7CWM7eE/J2NJvAEEVektecDBVBE5Hh3nM1Jd0kvhHtX68Pr3xsDf857xt3Y4AkwVULK1Vku62aaQ==", - "dependencies": { - "is-path-inside": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-path-inside": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz", - "integrity": "sha1-jvW33lBDej/cprToZe96pVy0gDY=", - "dependencies": { - "path-is-inside": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-plain-object": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", - "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-regexp": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz", - "integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-relative": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz", - "integrity": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==", - "dependencies": { - "is-unc-path": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-stream": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", - "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-unc-path": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz", - "integrity": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==", - "dependencies": { - "unc-path-regex": "^0.1.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-utf8": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz", - "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=" - }, - "node_modules/is-valid-glob": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-1.0.0.tgz", - "integrity": "sha1-Kb8+/3Ab4tTTFdusw5vDn+j2Aao=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-what": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/is-what/-/is-what-3.14.1.tgz", - "integrity": "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==" - }, - "node_modules/is-windows": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", - "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-wsl": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz", - "integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=", - "engines": { - "node": ">=4" - } - }, - "node_modules/isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=" - }, - "node_modules/isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/istextorbinary": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/istextorbinary/-/istextorbinary-3.3.0.tgz", - "integrity": "sha512-Tvq1W6NAcZeJ8op+Hq7tdZ434rqnMx4CCZ7H0ff83uEloDvVbqAwaMTZcafKGJT0VHkYzuXUiCY4hlXQg6WfoQ==", - "dependencies": { - "binaryextensions": "^2.2.0", - "textextensions": "^3.2.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://bevry.me/fund" - } - }, - "node_modules/jquery": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz", - "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==" - }, - "node_modules/js-beautify": { - "version": "1.14.0", - "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.0.tgz", - "integrity": "sha512-yuck9KirNSCAwyNJbqW+BxJqJ0NLJ4PwBUzQQACl5O3qHMBXVkXb/rD0ilh/Lat/tn88zSZ+CAHOlk0DsY7GuQ==", - "dependencies": { - "config-chain": "^1.1.12", - "editorconfig": "^0.15.3", - "glob": "^7.1.3", - "nopt": "^5.0.0" - }, - "bin": { - "css-beautify": "js/bin/css-beautify.js", - "html-beautify": "js/bin/html-beautify.js", - "js-beautify": "js/bin/js-beautify.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=" - }, - "node_modules/just-debounce": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.1.0.tgz", - "integrity": "sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ==" - }, - "node_modules/kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/last-run": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/last-run/-/last-run-1.1.1.tgz", - "integrity": "sha1-RblpQsF7HHnHchmCWbqUO+v4yls=", - "dependencies": { - "default-resolution": "^2.0.0", - "es6-weak-map": "^2.0.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/lazystream": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz", - "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==", - "dependencies": { - "readable-stream": "^2.0.5" - }, - "engines": { - "node": ">= 0.6.3" - } - }, - "node_modules/lcid": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz", - "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=", - "dependencies": { - "invert-kv": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/lead": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/lead/-/lead-1.0.0.tgz", - "integrity": "sha1-bxT5mje+Op3XhPVJVpDlkDRm7kI=", - "dependencies": { - "flush-write-stream": "^1.0.2" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/less": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/less/-/less-4.1.2.tgz", - "integrity": "sha512-EoQp/Et7OSOVu0aJknJOtlXZsnr8XE8KwuzTHOLeVSEx8pVWUICc8Q0VYRHgzyjX78nMEyC/oztWFbgyhtNfDA==", - "dependencies": { - "copy-anything": "^2.0.1", - "parse-node-version": "^1.0.1", - "tslib": "^2.3.0" - }, - "bin": { - "lessc": "bin/lessc" - }, - "engines": { - "node": ">=6" - }, - "optionalDependencies": { - "errno": "^0.1.1", - "graceful-fs": "^4.1.2", - "image-size": "~0.5.0", - "make-dir": "^2.1.0", - "mime": "^1.4.1", - "needle": "^2.5.2", - "source-map": "~0.6.0" - } - }, - "node_modules/liftoff": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-3.1.0.tgz", - "integrity": "sha512-DlIPlJUkCV0Ips2zf2pJP0unEoT1kwYhiiPUGF3s/jtxTCjziNLoiVVh+jqWOWeFi6mmwQ5fNxvAUyPad4Dfog==", - "dependencies": { - "extend": "^3.0.0", - "findup-sync": "^3.0.0", - "fined": "^1.0.1", - "flagged-respawn": "^1.0.0", - "is-plain-object": "^2.0.4", - "object.map": "^1.0.0", - "rechoir": "^0.6.2", - "resolve": "^1.1.7" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/liftoff/node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/load-json-file": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz", - "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=", - "dependencies": { - "graceful-fs": "^4.1.2", - "parse-json": "^2.2.0", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0", - "strip-bom": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/load-json-file/node_modules/pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" - }, - "node_modules/lodash._baseassign": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz", - "integrity": "sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=", - "dependencies": { - "lodash._basecopy": "^3.0.0", - "lodash.keys": "^3.0.0" - } - }, - "node_modules/lodash._basecopy": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz", - "integrity": "sha1-jaDmqHbPNEwK2KVIghEd08XHyjY=" - }, - "node_modules/lodash._basetostring": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz", - "integrity": "sha1-0YYdh3+CSlL2aYMtyvPuFVZqB9U=" - }, - "node_modules/lodash._basevalues": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz", - "integrity": "sha1-W3dXYoAr3j0yl1A+JjAIIP32Ybc=" - }, - "node_modules/lodash._bindcallback": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz", - "integrity": "sha1-5THCdkTPi1epnhftlbNcdIeJOS4=" - }, - "node_modules/lodash._createassigner": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz", - "integrity": "sha1-g4pbri/aymOsIt7o4Z+k5taXCxE=", - "dependencies": { - "lodash._bindcallback": "^3.0.0", - "lodash._isiterateecall": "^3.0.0", - "lodash.restparam": "^3.0.0" - } - }, - "node_modules/lodash._getnative": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz", - "integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=" - }, - "node_modules/lodash._isiterateecall": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz", - "integrity": "sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw=" - }, - "node_modules/lodash._isnative": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz", - "integrity": "sha1-PqZAS3hKe+g2x7V1gOHN95sUgyw=" - }, - "node_modules/lodash._objecttypes": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz", - "integrity": "sha1-fAt/admKH3ZSn4kLDNsbTf7BHBE=" - }, - "node_modules/lodash._reescape": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz", - "integrity": "sha1-Kx1vXf4HyKNVdT5fJ/rH8c3hYWo=" - }, - "node_modules/lodash._reevaluate": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz", - "integrity": "sha1-WLx0xAZklTrgsSTYBpltrKQx4u0=" - }, - "node_modules/lodash._reinterpolate": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz", - "integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=" - }, - "node_modules/lodash._root": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz", - "integrity": "sha1-+6HEUkwZ7ppfgTa0YJ8BfPTe1pI=" - }, - "node_modules/lodash._shimkeys": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz", - "integrity": "sha1-bpzJZm/wgfC1psl4uD4kLmlJ0gM=", - "dependencies": { - "lodash._objecttypes": "~2.4.1" - } - }, - "node_modules/lodash.assign": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.2.0.tgz", - "integrity": "sha1-POnwI0tLIiPilrj6CsH+6OvKZPo=", - "dependencies": { - "lodash._baseassign": "^3.0.0", - "lodash._createassigner": "^3.0.0", - "lodash.keys": "^3.0.0" - } - }, - "node_modules/lodash.defaults": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-3.1.2.tgz", - "integrity": "sha1-xzCLGNv4vJNy1wGnNJPGEZK9Liw=", - "dependencies": { - "lodash.assign": "^3.0.0", - "lodash.restparam": "^3.0.0" - } - }, - "node_modules/lodash.escape": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz", - "integrity": "sha1-mV7g3BjBtIzJLv+ucaEKq1tIdpg=", - "dependencies": { - "lodash._root": "^3.0.0" - } - }, - "node_modules/lodash.get": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", - "integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=" - }, - "node_modules/lodash.isarguments": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz", - "integrity": "sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo=" - }, - "node_modules/lodash.isarray": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz", - "integrity": "sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U=" - }, - "node_modules/lodash.isobject": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz", - "integrity": "sha1-Wi5H/mmVPx7mMafrof5k0tBlWPU=", - "dependencies": { - "lodash._objecttypes": "~2.4.1" - } - }, - "node_modules/lodash.keys": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz", - "integrity": "sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=", - "dependencies": { - "lodash._getnative": "^3.0.0", - "lodash.isarguments": "^3.0.0", - "lodash.isarray": "^3.0.0" - } - }, - "node_modules/lodash.restparam": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz", - "integrity": "sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=" - }, - "node_modules/lodash.set": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz", - "integrity": "sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=" - }, - "node_modules/lodash.template": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz", - "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==", - "dependencies": { - "lodash._reinterpolate": "^3.0.0", - "lodash.templatesettings": "^4.0.0" - } - }, - "node_modules/lodash.templatesettings": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz", - "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==", - "dependencies": { - "lodash._reinterpolate": "^3.0.0" - } - }, - "node_modules/lodash.uniq": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", - "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=" - }, - "node_modules/lru-cache": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", - "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", - "dependencies": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" - } - }, - "node_modules/macos-release": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.5.0.tgz", - "integrity": "sha512-EIgv+QZ9r+814gjJj0Bt5vSLJLzswGmSUbUpbi9AIr/fsN2IWFBl2NucV9PAiek+U1STK468tEkxmVYUtuAN3g==", - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/make-dir": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz", - "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==", - "optional": true, - "dependencies": { - "pify": "^4.0.1", - "semver": "^5.6.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/make-dir/node_modules/pify": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", - "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", - "optional": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/make-error": { - "version": "1.3.6", - "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", - "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==" - }, - "node_modules/make-error-cause": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/make-error-cause/-/make-error-cause-1.2.2.tgz", - "integrity": "sha1-3wOI/NCzeBbf8KX7gQiTl3fcvJ0=", - "dependencies": { - "make-error": "^1.2.0" - } - }, - "node_modules/make-iterator": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz", - "integrity": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==", - "dependencies": { - "kind-of": "^6.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/make-iterator/node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/map-cache": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", - "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/map-stream": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz", - "integrity": "sha1-5WqpTEyAVaFkBKBnS3jyFffI4ZQ=" - }, - "node_modules/map-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", - "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=", - "dependencies": { - "object-visit": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/matchdep": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz", - "integrity": "sha1-xvNINKDY28OzfCfui7yyfHd1WC4=", - "dependencies": { - "findup-sync": "^2.0.0", - "micromatch": "^3.0.4", - "resolve": "^1.4.0", - "stack-trace": "0.0.10" - }, - "engines": { - "node": ">= 0.10.0" - } - }, - "node_modules/matchdep/node_modules/findup-sync": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-2.0.0.tgz", - "integrity": "sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=", - "dependencies": { - "detect-file": "^1.0.0", - "is-glob": "^3.1.0", - "micromatch": "^3.0.4", - "resolve-dir": "^1.0.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/matchdep/node_modules/is-glob": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", - "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", - "dependencies": { - "is-extglob": "^2.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/merge-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", - "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" - }, - "node_modules/micromatch": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", - "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", - "dependencies": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "braces": "^2.3.1", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "extglob": "^2.0.4", - "fragment-cache": "^0.2.1", - "kind-of": "^6.0.2", - "nanomatch": "^1.2.9", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/micromatch/node_modules/extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", - "dependencies": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/micromatch/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/micromatch/node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/micromatch/node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/mime": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", - "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", - "optional": true, - "bin": { - "mime": "cli.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/mimic-fn": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz", - "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==", - "engines": { - "node": ">=4" - } - }, - "node_modules/minimatch": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz", - "integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" - }, - "node_modules/mixin-deep": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", - "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", - "dependencies": { - "for-in": "^1.0.2", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/mixin-deep/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/mixin-deep/node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/mkdirp": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz", - "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", - "dependencies": { - "minimist": "^1.2.5" - }, - "bin": { - "mkdirp": "bin/cmd.js" - } - }, - "node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" - }, - "node_modules/multipipe": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz", - "integrity": "sha1-Ko8t33Du1WTf8tV/HhoTfZ8FB4s=", - "dependencies": { - "duplexer2": "0.0.2" - } - }, - "node_modules/mute-stdout": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mute-stdout/-/mute-stdout-1.0.1.tgz", - "integrity": "sha512-kDcwXR4PS7caBpuRYYBUz9iVixUk3anO3f5OYFiIPwK/20vCzKCHyKoulbiDY1S53zD2bxUpxN/IJ+TnXjfvxg==", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/mute-stream": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz", - "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=" - }, - "node_modules/nan": { - "version": "2.15.0", - "resolved": "https://registry.npmjs.org/nan/-/nan-2.15.0.tgz", - "integrity": "sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==", - "optional": true - }, - "node_modules/nanomatch": { - "version": "1.2.13", - "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", - "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", - "dependencies": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "fragment-cache": "^0.2.1", - "is-windows": "^1.0.2", - "kind-of": "^6.0.2", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/nanomatch/node_modules/extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", - "dependencies": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/nanomatch/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/nanomatch/node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/nanomatch/node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/needle": { - "version": "2.9.1", - "resolved": "https://registry.npmjs.org/needle/-/needle-2.9.1.tgz", - "integrity": "sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==", - "optional": true, - "dependencies": { - "debug": "^3.2.6", - "iconv-lite": "^0.4.4", - "sax": "^1.2.4" - }, - "bin": { - "needle": "bin/needle" - }, - "engines": { - "node": ">= 4.4.x" - } - }, - "node_modules/needle/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "optional": true, - "dependencies": { - "ms": "^2.1.1" - } - }, - "node_modules/needle/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==", - "optional": true - }, - "node_modules/next-tick": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.0.0.tgz", - "integrity": "sha1-yobR/ogoFpsBICCOPchCS524NCw=" - }, - "node_modules/nice-try": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz", - "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==" - }, - "node_modules/node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, - "node_modules/node-notifier": { - "version": "5.4.5", - "resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-5.4.5.tgz", - "integrity": "sha512-tVbHs7DyTLtzOiN78izLA85zRqB9NvEXkAf014Vx3jtSvn/xBl6bR8ZYifj+dFcFrKI21huSQgJZ6ZtL3B4HfQ==", - "dependencies": { - "growly": "^1.3.0", - "is-wsl": "^1.1.0", - "semver": "^5.5.0", - "shellwords": "^0.1.1", - "which": "^1.3.0" - } - }, - "node_modules/node-releases": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.1.tgz", - "integrity": "sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==" - }, - "node_modules/node.extend": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/node.extend/-/node.extend-2.0.2.tgz", - "integrity": "sha512-pDT4Dchl94/+kkgdwyS2PauDFjZG0Hk0IcHIB+LkW27HLDtdoeMxHTxZh39DYbPP8UflWXWj9JcdDozF+YDOpQ==", - "dependencies": { - "has": "^1.0.3", - "is": "^3.2.1" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/nopt": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz", - "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==", - "dependencies": { - "abbrev": "1" - }, - "bin": { - "nopt": "bin/nopt.js" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/normalize-package-data": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", - "dependencies": { - "hosted-git-info": "^2.1.4", - "resolve": "^1.10.0", - "semver": "2 || 3 || 4 || 5", - "validate-npm-package-license": "^3.0.1" - } - }, - "node_modules/normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/normalize-range": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", - "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/now-and-later": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/now-and-later/-/now-and-later-2.0.1.tgz", - "integrity": "sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==", - "dependencies": { - "once": "^1.3.2" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/npm-run-path": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", - "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=", - "dependencies": { - "path-key": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/num2fraction": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz", - "integrity": "sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=" - }, - "node_modules/number-is-nan": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", - "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", - "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=", - "dependencies": { - "copy-descriptor": "^0.1.0", - "define-property": "^0.2.5", - "kind-of": "^3.0.3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy/node_modules/define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dependencies": { - "is-descriptor": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy/node_modules/is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy/node_modules/is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy/node_modules/is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dependencies": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy/node_modules/is-descriptor/node_modules/kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-copy/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/object-visit": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", - "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=", - "dependencies": { - "isobject": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object.assign": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz", - "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==", - "dependencies": { - "call-bind": "^1.0.0", - "define-properties": "^1.1.3", - "has-symbols": "^1.0.1", - "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/object.defaults": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz", - "integrity": "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=", - "dependencies": { - "array-each": "^1.0.1", - "array-slice": "^1.0.0", - "for-own": "^1.0.0", - "isobject": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object.map": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz", - "integrity": "sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=", - "dependencies": { - "for-own": "^1.0.0", - "make-iterator": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object.pick": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", - "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object.reduce": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/object.reduce/-/object.reduce-1.0.1.tgz", - "integrity": "sha1-b+NI8qx/oPlcpiEiZZkJaCW7A60=", - "dependencies": { - "for-own": "^1.0.0", - "make-iterator": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/octokit-pagination-methods": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz", - "integrity": "sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==" - }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/onetime": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz", - "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=", - "dependencies": { - "mimic-fn": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/ordered-read-streams": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz", - "integrity": "sha1-d8DLN8QVJdZBZtmQ/61+xqDhNj4=", - "dependencies": { - "readable-stream": "^2.0.1" - } - }, - "node_modules/os-homedir": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", - "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/os-locale": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz", - "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=", - "dependencies": { - "lcid": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/os-name": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/os-name/-/os-name-3.1.0.tgz", - "integrity": "sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==", - "dependencies": { - "macos-release": "^2.2.0", - "windows-release": "^3.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/os-tmpdir": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", - "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/p-finally": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", - "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=", - "engines": { - "node": ">=4" - } - }, - "node_modules/p-map": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-1.2.0.tgz", - "integrity": "sha512-r6zKACMNhjPJMTl8KcFH4li//gkrXWfbD6feV8l6doRHlzljFWGJ2AP6iKaCJXyZmAUMOPtvbW7EXkbWO/pLEA==", - "engines": { - "node": ">=4" - } - }, - "node_modules/parse-filepath": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz", - "integrity": "sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=", - "dependencies": { - "is-absolute": "^1.0.0", - "map-cache": "^0.2.0", - "path-root": "^0.1.1" - }, - "engines": { - "node": ">=0.8" - } - }, - "node_modules/parse-import": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/parse-import/-/parse-import-2.0.0.tgz", - "integrity": "sha1-KyR0Aw4AirmNt2xLy/TbWucwb18=", - "dependencies": { - "get-imports": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/parse-json": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz", - "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=", - "dependencies": { - "error-ex": "^1.2.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/parse-node-version": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz", - "integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/parse-passwd": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz", - "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/pascalcase": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", - "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-dirname": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz", - "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=" - }, - "node_modules/path-exists": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz", - "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=", - "dependencies": { - "pinkie-promise": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-is-inside": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz", - "integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=" - }, - "node_modules/path-key": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", - "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=", - "engines": { - "node": ">=4" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" - }, - "node_modules/path-root": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz", - "integrity": "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=", - "dependencies": { - "path-root-regex": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-root-regex": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz", - "integrity": "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-type": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz", - "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=", - "dependencies": { - "graceful-fs": "^4.1.2", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-type/node_modules/pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/picocolors": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz", - "integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==" - }, - "node_modules/pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", - "engines": { - "node": ">=4" - } - }, - "node_modules/pinkie": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz", - "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/pinkie-promise": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz", - "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=", - "dependencies": { - "pinkie": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/plugin-error": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-1.0.1.tgz", - "integrity": "sha512-L1zP0dk7vGweZME2i+EeakvUNqSrdiI3F91TwEoYiGrAfUXmVv6fJIq4g82PAXxNsWOp0J7ZqQy/3Szz0ajTxA==", - "dependencies": { - "ansi-colors": "^1.0.1", - "arr-diff": "^4.0.0", - "arr-union": "^3.1.0", - "extend-shallow": "^3.0.2" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/plugin-error/node_modules/extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", - "dependencies": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/plugin-error/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/plugin-error/node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/plur": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/plur/-/plur-3.1.1.tgz", - "integrity": "sha512-t1Ax8KUvV3FFII8ltczPn2tJdjqbd1sIzu6t4JL7nQ3EyeL/lTrj5PWKb06ic5/6XYDr65rQ4uzQEGN70/6X5w==", - "dependencies": { - "irregular-plurals": "^2.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/posix-character-classes": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", - "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/postcss": { - "version": "7.0.39", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz", - "integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==", - "dependencies": { - "picocolors": "^0.2.1", - "source-map": "^0.6.1" - }, - "engines": { - "node": ">=6.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - } - }, - "node_modules/postcss-value-parser": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" - }, - "node_modules/pretty-hrtime": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz", - "integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/process-nextick-args": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" - }, - "node_modules/proto-list": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", - "integrity": "sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=" - }, - "node_modules/prr": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/prr/-/prr-1.0.1.tgz", - "integrity": "sha1-0/wRS6BplaRexok/SEzrHXj19HY=", - "optional": true - }, - "node_modules/pseudomap": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", - "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=" - }, - "node_modules/pump": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz", - "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==", - "dependencies": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" - } - }, - "node_modules/pumpify": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz", - "integrity": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==", - "dependencies": { - "duplexify": "^3.6.0", - "inherits": "^2.0.3", - "pump": "^2.0.0" - } - }, - "node_modules/read-pkg": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz", - "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=", - "dependencies": { - "load-json-file": "^1.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/read-pkg-up": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz", - "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=", - "dependencies": { - "find-up": "^1.0.0", - "read-pkg": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/readable-stream": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", - "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", - "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/readable-stream/node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" - }, - "node_modules/readdirp": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz", - "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==", - "dependencies": { - "graceful-fs": "^4.1.11", - "micromatch": "^3.1.10", - "readable-stream": "^2.0.2" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/rechoir": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz", - "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", - "dependencies": { - "resolve": "^1.1.6" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/regex-not": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", - "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", - "dependencies": { - "extend-shallow": "^3.0.2", - "safe-regex": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/regex-not/node_modules/extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", - "dependencies": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/regex-not/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/regex-not/node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/remove-bom-buffer": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz", - "integrity": "sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==", - "dependencies": { - "is-buffer": "^1.1.5", - "is-utf8": "^0.2.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/remove-bom-stream": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/remove-bom-stream/-/remove-bom-stream-1.2.0.tgz", - "integrity": "sha1-BfGlk/FuQuH7kOv1nejlaVJflSM=", - "dependencies": { - "remove-bom-buffer": "^3.0.0", - "safe-buffer": "^5.1.0", - "through2": "^2.0.3" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/remove-bom-stream/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/remove-trailing-separator": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", - "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=" - }, - "node_modules/repeat-element": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz", - "integrity": "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/repeat-string": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", - "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", - "engines": { - "node": ">=0.10" - } - }, - "node_modules/replace-ext": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz", - "integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/replace-homedir": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/replace-homedir/-/replace-homedir-1.0.0.tgz", - "integrity": "sha1-6H9tUTuSjd6AgmDBK+f+xv9ueYw=", - "dependencies": { - "homedir-polyfill": "^1.0.1", - "is-absolute": "^1.0.0", - "remove-trailing-separator": "^1.1.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/replacestream": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/replacestream/-/replacestream-4.0.3.tgz", - "integrity": "sha512-AC0FiLS352pBBiZhd4VXB1Ab/lh0lEgpP+GGvZqbQh8a5cmXVoTe5EX/YeTFArnp4SRGTHh1qCHu9lGs1qG8sA==", - "dependencies": { - "escape-string-regexp": "^1.0.3", - "object-assign": "^4.0.1", - "readable-stream": "^2.0.2" - } - }, - "node_modules/require-dir": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/require-dir/-/require-dir-1.2.0.tgz", - "integrity": "sha512-LY85DTSu+heYgDqq/mK+7zFHWkttVNRXC9NKcKGyuGLdlsfbjEPrIEYdCVrx6hqnJb+xSu3Lzaoo8VnmOhhjNA==", - "engines": { - "node": "*" - } - }, - "node_modules/require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/require-dot-file": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/require-dot-file/-/require-dot-file-0.4.0.tgz", - "integrity": "sha1-tb9ValWJXC1ZDl3srUU1cXhQqek=" - }, - "node_modules/require-main-filename": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz", - "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=" - }, - "node_modules/resolve": { - "version": "1.22.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz", - "integrity": "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==", - "dependencies": { - "is-core-module": "^2.8.1", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve-dir": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz", - "integrity": "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=", - "dependencies": { - "expand-tilde": "^2.0.0", - "global-modules": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/resolve-options": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/resolve-options/-/resolve-options-1.1.0.tgz", - "integrity": "sha1-MrueOcBtZzONyTeMDW1gdFZq0TE=", - "dependencies": { - "value-or-function": "^3.0.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/resolve-url": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", - "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=", - "deprecated": "https://github.com/lydell/resolve-url#deprecated" - }, - "node_modules/restore-cursor": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz", - "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=", - "dependencies": { - "onetime": "^2.0.0", - "signal-exit": "^3.0.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/ret": { - "version": "0.1.15", - "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", - "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==", - "engines": { - "node": ">=0.12" - } - }, - "node_modules/rework": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/rework/-/rework-1.0.1.tgz", - "integrity": "sha1-MIBqhBNCtUUQqkEQhQzUhTQUSqc=", - "dependencies": { - "convert-source-map": "^0.3.3", - "css": "^2.0.0" - } - }, - "node_modules/rework-import": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/rework-import/-/rework-import-2.1.0.tgz", - "integrity": "sha1-wm7StTFZrHvi7GDaIj74lgPB7x8=", - "dependencies": { - "css": "^2.0.0", - "globby": "^2.0.0", - "parse-import": "^2.0.0", - "url-regex": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/rework-import/node_modules/glob": { - "version": "5.0.15", - "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz", - "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=", - "dependencies": { - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "2 || 3", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - } - }, - "node_modules/rework-import/node_modules/globby": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-2.1.0.tgz", - "integrity": "sha1-npGSvNM/Srak+JTl5+qLcTITxII=", - "dependencies": { - "array-union": "^1.0.1", - "async": "^1.2.1", - "glob": "^5.0.3", - "object-assign": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/rework-import/node_modules/object-assign": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz", - "integrity": "sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/rework-plugin-function": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/rework-plugin-function/-/rework-plugin-function-1.0.2.tgz", - "integrity": "sha1-Es5G+1sptdk1FGaD9rmM9J0jc7k=", - "dependencies": { - "rework-visit": "^1.0.0" - } - }, - "node_modules/rework-plugin-url": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/rework-plugin-url/-/rework-plugin-url-1.1.0.tgz", - "integrity": "sha1-q1PosQV7nV7MHIJz/32xhgg3XEU=", - "dependencies": { - "rework-plugin-function": "^1.0.0" - } - }, - "node_modules/rework-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/rework-visit/-/rework-visit-1.0.0.tgz", - "integrity": "sha1-mUWygD8hni96ygCtuLyfZA+ELJo=" - }, - "node_modules/rimraf": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", - "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - } - }, - "node_modules/rtlcss": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-2.6.2.tgz", - "integrity": "sha512-06LFAr+GAPo+BvaynsXRfoYTJvSaWRyOhURCQ7aeI1MKph9meM222F+Zkt3bDamyHHJuGi3VPtiRkpyswmQbGA==", - "dependencies": { - "@choojs/findup": "^0.2.1", - "chalk": "^2.4.2", - "mkdirp": "^0.5.1", - "postcss": "^6.0.23", - "strip-json-comments": "^2.0.0" - }, - "bin": { - "rtlcss": "bin/rtlcss.js" - } - }, - "node_modules/rtlcss/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/rtlcss/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/rtlcss/node_modules/postcss": { - "version": "6.0.23", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz", - "integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==", - "dependencies": { - "chalk": "^2.4.1", - "source-map": "^0.6.1", - "supports-color": "^5.4.0" - }, - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/rtlcss/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/run-async": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz", - "integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==", - "engines": { - "node": ">=0.12.0" - } - }, - "node_modules/rxjs": { - "version": "6.6.7", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", - "integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==", - "dependencies": { - "tslib": "^1.9.0" - }, - "engines": { - "npm": ">=2.0.0" - } - }, - "node_modules/rxjs/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" - }, - "node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/safe-regex": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", - "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=", - "dependencies": { - "ret": "~0.1.10" - } - }, - "node_modules/safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" - }, - "node_modules/sax": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", - "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==", - "optional": true - }, - "node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/semver-greatest-satisfied-range": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-1.1.0.tgz", - "integrity": "sha1-E+jCZYq5aRywzXEJMkAoDTb3els=", - "dependencies": { - "sver-compat": "^1.5.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=" - }, - "node_modules/set-value": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", - "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", - "dependencies": { - "extend-shallow": "^2.0.1", - "is-extendable": "^0.1.1", - "is-plain-object": "^2.0.3", - "split-string": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/set-value/node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", - "dependencies": { - "shebang-regex": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/shellwords": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz", - "integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==" - }, - "node_modules/sigmund": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz", - "integrity": "sha1-P/IfGYytIXX587eBhT/ZTQ0ZtZA=" - }, - "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" - }, - "node_modules/snapdragon": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", - "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", - "dependencies": { - "base": "^0.11.1", - "debug": "^2.2.0", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "map-cache": "^0.2.2", - "source-map": "^0.5.6", - "source-map-resolve": "^0.5.0", - "use": "^3.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon-node": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", - "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", - "dependencies": { - "define-property": "^1.0.0", - "isobject": "^3.0.0", - "snapdragon-util": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon-node/node_modules/define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "dependencies": { - "is-descriptor": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon-util": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", - "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", - "dependencies": { - "kind-of": "^3.2.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon-util/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dependencies": { - "is-descriptor": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/is-accessor-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/is-data-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dependencies": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/snapdragon/node_modules/source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/source-map-resolve": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz", - "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==", - "deprecated": "See https://github.com/lydell/source-map-resolve#deprecated", - "dependencies": { - "atob": "^2.1.2", - "decode-uri-component": "^0.2.0", - "resolve-url": "^0.2.1", - "source-map-url": "^0.4.0", - "urix": "^0.1.0" - } - }, - "node_modules/source-map-url": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz", - "integrity": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==", - "deprecated": "See https://github.com/lydell/source-map-url#deprecated" - }, - "node_modules/sparkles": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.1.tgz", - "integrity": "sha512-dSO0DDYUahUt/0/pD/Is3VIm5TGJjludZ0HVymmhYF6eNA53PVLhnUk0znSYbH8IYBuJdCE+1luR22jNLMaQdw==", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/spdx-correct": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz", - "integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==", - "dependencies": { - "spdx-expression-parse": "^3.0.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-exceptions": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz", - "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==" - }, - "node_modules/spdx-expression-parse": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", - "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", - "dependencies": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-license-ids": { - "version": "3.0.11", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz", - "integrity": "sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==" - }, - "node_modules/split-string": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", - "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", - "dependencies": { - "extend-shallow": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/split-string/node_modules/extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", - "dependencies": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/split-string/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/split-string/node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" - }, - "node_modules/stack-trace": { - "version": "0.0.10", - "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz", - "integrity": "sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA=", - "engines": { - "node": "*" - } - }, - "node_modules/stat-mode": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/stat-mode/-/stat-mode-0.2.2.tgz", - "integrity": "sha1-5sgLYjEj19gM8TLOU480YokHJQI=" - }, - "node_modules/static-extend": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", - "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=", - "dependencies": { - "define-property": "^0.2.5", - "object-copy": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/static-extend/node_modules/define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dependencies": { - "is-descriptor": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/static-extend/node_modules/is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/static-extend/node_modules/is-accessor-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/static-extend/node_modules/is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/static-extend/node_modules/is-data-descriptor/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/static-extend/node_modules/is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dependencies": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/stream-exhaust": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/stream-exhaust/-/stream-exhaust-1.0.2.tgz", - "integrity": "sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==" - }, - "node_modules/stream-shift": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.1.tgz", - "integrity": "sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==" - }, - "node_modules/string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "dependencies": { - "safe-buffer": "~5.1.0" - } - }, - "node_modules/string_decoder/node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" - }, - "node_modules/string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dependencies": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/string-width/node_modules/ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "engines": { - "node": ">=4" - } - }, - "node_modules/string-width/node_modules/strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dependencies": { - "ansi-regex": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/stringify-object": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz", - "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==", - "dependencies": { - "get-own-enumerable-property-symbols": "^3.0.0", - "is-obj": "^1.0.1", - "is-regexp": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dependencies": { - "ansi-regex": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/strip-bom": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz", - "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", - "dependencies": { - "is-utf8": "^0.2.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/strip-bom-buf": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/strip-bom-buf/-/strip-bom-buf-1.0.0.tgz", - "integrity": "sha1-HLRar1dTD0yvhsf3UXnSyaUd1XI=", - "dependencies": { - "is-utf8": "^0.2.1" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/strip-bom-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-3.0.0.tgz", - "integrity": "sha1-lWvMXYRDD2klapDtgjdlzYWOFZw=", - "dependencies": { - "first-chunk-stream": "^2.0.0", - "strip-bom-buf": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/strip-eof": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz", - "integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/strip-json-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/supports-color": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/sver-compat": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/sver-compat/-/sver-compat-1.5.0.tgz", - "integrity": "sha1-PPh9/rTQe0o/FIJ7wYaz/QxkXNg=", - "dependencies": { - "es6-iterator": "^2.0.1", - "es6-symbol": "^3.1.1" - } - }, - "node_modules/ternary-stream": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ternary-stream/-/ternary-stream-2.1.1.tgz", - "integrity": "sha512-j6ei9hxSoyGlqTmoMjOm+QNvUKDOIY6bNl4Uh1lhBvl6yjPW2iLqxDUYyfDPZknQ4KdRziFl+ec99iT4l7g0cw==", - "dependencies": { - "duplexify": "^3.5.0", - "fork-stream": "^0.0.4", - "merge-stream": "^1.0.0", - "through2": "^2.0.1" - }, - "engines": { - "node": ">= 0.10.0" - } - }, - "node_modules/ternary-stream/node_modules/merge-stream": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-1.0.1.tgz", - "integrity": "sha1-QEEgLVCKNCugAXQAjfDCUbjBNeE=", - "dependencies": { - "readable-stream": "^2.0.1" - } - }, - "node_modules/ternary-stream/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/textextensions": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/textextensions/-/textextensions-3.3.0.tgz", - "integrity": "sha512-mk82dS8eRABNbeVJrEiN5/UMSCliINAuz8mkUwH4SwslkNP//gbEzlWNS5au0z5Dpx40SQxzqZevZkn+WYJ9Dw==", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://bevry.me/fund" - } - }, - "node_modules/through": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", - "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=" - }, - "node_modules/through2": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz", - "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==", - "dependencies": { - "inherits": "^2.0.4", - "readable-stream": "2 || 3" - } - }, - "node_modules/through2-filter": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/through2-filter/-/through2-filter-3.0.0.tgz", - "integrity": "sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==", - "dependencies": { - "through2": "~2.0.0", - "xtend": "~4.0.0" - } - }, - "node_modules/through2-filter/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/tildify": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/tildify/-/tildify-1.2.0.tgz", - "integrity": "sha1-3OwD9V3Km3qj5bBPIYF+tW5jWIo=", - "dependencies": { - "os-homedir": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/time-stamp": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz", - "integrity": "sha1-dkpaEa9QVhkhsTPztE5hhofg9cM=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/tmp": { - "version": "0.0.33", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", - "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", - "dependencies": { - "os-tmpdir": "~1.0.2" - }, - "engines": { - "node": ">=0.6.0" - } - }, - "node_modules/to-absolute-glob": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/to-absolute-glob/-/to-absolute-glob-2.0.2.tgz", - "integrity": "sha1-GGX0PZ50sIItufFFt4z/fQ98hJs=", - "dependencies": { - "is-absolute": "^1.0.0", - "is-negated-glob": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/to-object-path": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", - "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=", - "dependencies": { - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/to-object-path/node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/to-regex": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", - "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", - "dependencies": { - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "regex-not": "^1.0.2", - "safe-regex": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/to-regex-range": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", - "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=", - "dependencies": { - "is-number": "^3.0.0", - "repeat-string": "^1.6.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/to-regex/node_modules/extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", - "dependencies": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/to-regex/node_modules/is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dependencies": { - "is-plain-object": "^2.0.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/to-regex/node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/to-through": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/to-through/-/to-through-2.0.0.tgz", - "integrity": "sha1-/JKtq6ByZHvAtn1rA2ZKoZUJOvY=", - "dependencies": { - "through2": "^2.0.3" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/to-through/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" - }, - "node_modules/tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" - }, - "node_modules/type": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/type/-/type-1.2.0.tgz", - "integrity": "sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==" - }, - "node_modules/typedarray": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", - "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=" - }, - "node_modules/uglify-js": { - "version": "3.15.1", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.1.tgz", - "integrity": "sha512-FAGKF12fWdkpvNJZENacOH0e/83eG6JyVQyanIJaBXCN1J11TUQv1T1/z8S+Z0CG0ZPk1nPcreF/c7lrTd0TEQ==", - "bin": { - "uglifyjs": "bin/uglifyjs" - }, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/unc-path-regex": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz", - "integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/undertaker": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/undertaker/-/undertaker-1.3.0.tgz", - "integrity": "sha512-/RXwi5m/Mu3H6IHQGww3GNt1PNXlbeCuclF2QYR14L/2CHPz3DFZkvB5hZ0N/QUkiXWCACML2jXViIQEQc2MLg==", - "dependencies": { - "arr-flatten": "^1.0.1", - "arr-map": "^2.0.0", - "bach": "^1.0.0", - "collection-map": "^1.0.0", - "es6-weak-map": "^2.0.1", - "fast-levenshtein": "^1.0.0", - "last-run": "^1.1.0", - "object.defaults": "^1.0.0", - "object.reduce": "^1.0.0", - "undertaker-registry": "^1.0.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/undertaker-registry": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/undertaker-registry/-/undertaker-registry-1.0.1.tgz", - "integrity": "sha1-XkvaMI5KiirlhPm5pDWaSZglzFA=", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/union-value": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", - "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", - "dependencies": { - "arr-union": "^3.1.0", - "get-value": "^2.0.6", - "is-extendable": "^0.1.1", - "set-value": "^2.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/unique-stream": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/unique-stream/-/unique-stream-2.3.1.tgz", - "integrity": "sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==", - "dependencies": { - "json-stable-stringify-without-jsonify": "^1.0.1", - "through2-filter": "^3.0.0" - } - }, - "node_modules/universal-user-agent": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-4.0.1.tgz", - "integrity": "sha512-LnST3ebHwVL2aNe4mejI9IQh2HfZ1RLo8Io2HugSif8ekzD1TlWpHpColOB/eh8JHMLkGH3Akqf040I+4ylNxg==", - "dependencies": { - "os-name": "^3.1.0" - } - }, - "node_modules/unset-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", - "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=", - "dependencies": { - "has-value": "^0.3.1", - "isobject": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/unset-value/node_modules/has-value": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", - "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=", - "dependencies": { - "get-value": "^2.0.3", - "has-values": "^0.1.4", - "isobject": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/unset-value/node_modules/has-value/node_modules/isobject": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", - "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", - "dependencies": { - "isarray": "1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/unset-value/node_modules/has-values": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", - "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/upath": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz", - "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==", - "engines": { - "node": ">=4", - "yarn": "*" - } - }, - "node_modules/urix": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", - "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=", - "deprecated": "Please see https://github.com/lydell/urix#deprecated" - }, - "node_modules/url-regex": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/url-regex/-/url-regex-3.2.0.tgz", - "integrity": "sha1-260eDJ4p4QXdCx8J9oYvf9tIJyQ=", - "dependencies": { - "ip-regex": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/use": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", - "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" - }, - "node_modules/v8flags": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz", - "integrity": "sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==", - "dependencies": { - "homedir-polyfill": "^1.0.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/validate-npm-package-license": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", - "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", - "dependencies": { - "spdx-correct": "^3.0.0", - "spdx-expression-parse": "^3.0.0" - } - }, - "node_modules/value-or-function": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/value-or-function/-/value-or-function-3.0.0.tgz", - "integrity": "sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM=", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/vinyl": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.1.tgz", - "integrity": "sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==", - "dependencies": { - "clone": "^2.1.1", - "clone-buffer": "^1.0.0", - "clone-stats": "^1.0.0", - "cloneable-readable": "^1.0.0", - "remove-trailing-separator": "^1.0.1", - "replace-ext": "^1.0.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/vinyl-fs": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.3.tgz", - "integrity": "sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==", - "dependencies": { - "fs-mkdirp-stream": "^1.0.0", - "glob-stream": "^6.1.0", - "graceful-fs": "^4.0.0", - "is-valid-glob": "^1.0.0", - "lazystream": "^1.0.0", - "lead": "^1.0.0", - "object.assign": "^4.0.4", - "pumpify": "^1.3.5", - "readable-stream": "^2.3.3", - "remove-bom-buffer": "^3.0.0", - "remove-bom-stream": "^1.2.0", - "resolve-options": "^1.1.0", - "through2": "^2.0.0", - "to-through": "^2.0.0", - "value-or-function": "^3.0.0", - "vinyl": "^2.0.0", - "vinyl-sourcemap": "^1.1.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/vinyl-fs/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/vinyl-sourcemap": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz", - "integrity": "sha1-kqgAWTo4cDqM2xHYswCtS+Y7PhY=", - "dependencies": { - "append-buffer": "^1.0.2", - "convert-source-map": "^1.5.0", - "graceful-fs": "^4.1.6", - "normalize-path": "^2.1.1", - "now-and-later": "^2.0.0", - "remove-bom-buffer": "^3.0.0", - "vinyl": "^2.0.0" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/vinyl-sourcemap/node_modules/convert-source-map": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz", - "integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==", - "dependencies": { - "safe-buffer": "~5.1.1" - } - }, - "node_modules/vinyl-sourcemap/node_modules/normalize-path": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", - "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", - "dependencies": { - "remove-trailing-separator": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/vinyl-sourcemap/node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" - }, - "node_modules/vinyl-sourcemaps-apply": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz", - "integrity": "sha1-q2VJ1h0XLCsbh75cUI0jnI74dwU=", - "dependencies": { - "source-map": "^0.5.1" - } - }, - "node_modules/vinyl-sourcemaps-apply/node_modules/source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" - }, - "node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, - "node_modules/which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "which": "bin/which" - } - }, - "node_modules/which-module": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz", - "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=" - }, - "node_modules/windows-release": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/windows-release/-/windows-release-3.3.3.tgz", - "integrity": "sha512-OSOGH1QYiW5yVor9TtmXKQvt2vjQqbYS+DqmsZw+r7xDwLXEeT3JGW0ZppFmHx4diyXmxt238KFR3N9jzevBRg==", - "dependencies": { - "execa": "^1.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/wrap-ansi": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", - "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=", - "dependencies": { - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/wrap-ansi/node_modules/is-fullwidth-code-point": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", - "dependencies": { - "number-is-nan": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/wrap-ansi/node_modules/string-width": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", - "dependencies": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" - }, - "node_modules/wrench-sui": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/wrench-sui/-/wrench-sui-0.0.3.tgz", - "integrity": "sha1-1hoSAwwf2NZxs90VqmyeD83E4sg=", - "engines": { - "node": ">=0.1.97" - } - }, - "node_modules/xtend": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", - "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", - "engines": { - "node": ">=0.4" - } - }, - "node_modules/y18n": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.2.tgz", - "integrity": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==" - }, - "node_modules/yallist": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=" - }, - "node_modules/yamljs": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/yamljs/-/yamljs-0.3.0.tgz", - "integrity": "sha512-C/FsVVhht4iPQYXOInoxUM/1ELSf9EsgKH34FofQOp6hwCPrW4vG4w5++TED3xRUo8gD7l0P1J1dLlDYzODsTQ==", - "dependencies": { - "argparse": "^1.0.7", - "glob": "^7.0.5" - }, - "bin": { - "json2yaml": "bin/json2yaml", - "yaml2json": "bin/yaml2json" - } - }, - "node_modules/yargs": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.2.tgz", - "integrity": "sha512-ZEjj/dQYQy0Zx0lgLMLR8QuaqTihnxirir7EwUHp1Axq4e3+k8jXU5K0VLbNvedv1f4EWtBonDIZm0NUr+jCcA==", - "dependencies": { - "camelcase": "^3.0.0", - "cliui": "^3.2.0", - "decamelize": "^1.1.1", - "get-caller-file": "^1.0.1", - "os-locale": "^1.4.0", - "read-pkg-up": "^1.0.1", - "require-directory": "^2.1.1", - "require-main-filename": "^1.0.1", - "set-blocking": "^2.0.0", - "string-width": "^1.0.2", - "which-module": "^1.0.0", - "y18n": "^3.2.1", - "yargs-parser": "^5.0.1" - } - }, - "node_modules/yargs-parser": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.0.tgz", - "integrity": "sha512-z9kApYUOCwoeZ78rfRYYWdiU/iNL6mwwYlkkZfJoyMR1xps+NEBX5X7XmRpxkZHhXJ6+Ey00IwKxBBSW9FIjyA==", - "engines": { - "node": ">=12" - } - }, - "node_modules/yargs/node_modules/is-fullwidth-code-point": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", - "dependencies": { - "number-is-nan": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/yargs/node_modules/string-width": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", - "dependencies": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/yargs/node_modules/yargs-parser": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.1.tgz", - "integrity": "sha512-wpav5XYiddjXxirPoCTUPbqM0PXvJ9hiBMvuJgInvo4/lAOTZzUprArw17q2O1P2+GHhbBr18/iQwjL5Z9BqfA==", - "dependencies": { - "camelcase": "^3.0.0", - "object.assign": "^4.1.0" - } - } - }, + "lockfileVersion": 1, "dependencies": { "@choojs/findup": { "version": "0.2.1", @@ -7257,40 +18,6 @@ "@octokit/types": "^6.0.3" } }, - "@octokit/core": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.5.1.tgz", - "integrity": "sha512-omncwpLVxMP+GLpLPgeGJBF6IWJFjXDS5flY5VbppePYX9XehevbDykRH9PdCdvqt9TS5AOTiDide7h0qrkHjw==", - "peer": true, - "requires": { - "@octokit/auth-token": "^2.4.4", - "@octokit/graphql": "^4.5.8", - "@octokit/request": "^5.6.0", - "@octokit/request-error": "^2.0.5", - "@octokit/types": "^6.0.3", - "before-after-hook": "^2.2.0", - "universal-user-agent": "^6.0.0" - }, - "dependencies": { - "@octokit/request-error": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.1.0.tgz", - "integrity": "sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==", - "peer": true, - "requires": { - "@octokit/types": "^6.0.3", - "deprecation": "^2.0.0", - "once": "^1.4.0" - } - }, - "universal-user-agent": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", - "integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==", - "peer": true - } - } - }, "@octokit/endpoint": { "version": "6.0.12", "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.12.tgz", @@ -7308,25 +35,6 @@ } } }, - "@octokit/graphql": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.8.0.tgz", - "integrity": "sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg==", - "peer": true, - "requires": { - "@octokit/request": "^5.6.0", - "@octokit/types": "^6.0.3", - "universal-user-agent": "^6.0.0" - }, - "dependencies": { - "universal-user-agent": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", - "integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==", - "peer": true - } - } - }, "@octokit/openapi-types": { "version": "11.2.0", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-11.2.0.tgz", @@ -7353,8 +61,7 @@ "@octokit/plugin-request-log": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz", - "integrity": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==", - "requires": {} + "integrity": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==" }, "@octokit/plugin-rest-endpoint-methods": { "version": "2.4.0", @@ -12435,21 +5142,6 @@ "resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.1.tgz", "integrity": "sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==" }, - "string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "requires": { - "safe-buffer": "~5.1.0" - }, - "dependencies": { - "safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" - } - } - }, "string-width": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", @@ -12474,6 +5166,21 @@ } } }, + "string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "requires": { + "safe-buffer": "~5.1.0" + }, + "dependencies": { + "safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + } + } + }, "stringify-object": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz", diff --git a/vendor/clue/stream-filter/CHANGELOG.md b/vendor/clue/stream-filter/CHANGELOG.md index 12f5a4ef..e6ae94b5 100644 --- a/vendor/clue/stream-filter/CHANGELOG.md +++ b/vendor/clue/stream-filter/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## 1.6.0 (2022-02-21) + +* Feature: Support PHP 8.1 release. + (#45 by @clue) + +* Improve documentation to use fully-qualified function names. + (#43 by @SimonFrings and #42 by @PaulRotmann) + +* Improve test suite and use GitHub actions for continuous integration (CI). + (#39 and #40 by @SimonFrings) + ## 1.5.0 (2020-10-02) * Feature: Improve performance by using global imports. diff --git a/vendor/clue/stream-filter/README.md b/vendor/clue/stream-filter/README.md index 861f2b85..4196c2cc 100644 --- a/vendor/clue/stream-filter/README.md +++ b/vendor/clue/stream-filter/README.md @@ -1,4 +1,7 @@ -# clue/stream-filter [![Build Status](https://travis-ci.org/clue/php-stream-filter.svg?branch=master)](https://travis-ci.org/clue/php-stream-filter) +# clue/stream-filter + +[![CI status](https://github.com/clue/stream-filter/workflows/CI/badge.svg)](https://github.com/clue/stream-filter/actions) +[![installs on Packagist](https://img.shields.io/packagist/dt/clue/stream-filter?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/stream-filter) A simple and modern approach to stream filtering in PHP @@ -7,10 +10,10 @@ A simple and modern approach to stream filtering in PHP * [Why?](#why) * [Support us](#support-us) * [Usage](#usage) - * [append()](#append) - * [prepend()](#prepend) - * [fun()](#fun) - * [remove()](#remove) + * [append()](#append) + * [prepend()](#prepend) + * [fun()](#fun) + * [remove()](#remove) * [Install](#install) * [Tests](#tests) * [License](#license) @@ -55,18 +58,10 @@ Let's take these projects to the next level together! 🚀 This lightweight library consists only of a few simple functions. All functions reside under the `Clue\StreamFilter` namespace. -The below examples assume you use an import statement similar to this: +The below examples refer to all functions with their fully-qualified names like this: ```php -use Clue\StreamFilter as Filter; - -Filter\append(…); -``` - -Alternatively, you can also refer to them with their fully-qualified name: - -```php -\Clue\StreamFilter\append(…); +Clue\StreamFilter\append(…); ``` As of PHP 5.6+ you can also import each required function into your code like this: @@ -77,6 +72,14 @@ use function Clue\StreamFilter\append; append(…); ``` +Alternatively, you can also use an import statement similar to this: + +```php +use Clue\StreamFilter as Filter; + +Filter\append(…); +``` + ### append() The `append(resource $stream, callable $callback, int $read_write = STREAM_FILTER_ALL): resource` function can be used to @@ -97,7 +100,7 @@ The `$callback` should be a valid callable function which accepts an individual chunk of data and should return the updated chunk: ```php -$filter = Filter\append($stream, function ($chunk) { +$filter = Clue\StreamFilter\append($stream, function ($chunk) { // will be called each time you read or write a $chunk to/from the stream return $chunk; }); @@ -106,7 +109,7 @@ $filter = Filter\append($stream, function ($chunk) { As such, you can also use native PHP functions or any other `callable`: ```php -Filter\append($stream, 'strtoupper'); +Clue\StreamFilter\append($stream, 'strtoupper'); // will write "HELLO" to the underlying stream fwrite($stream, 'hello'); @@ -116,7 +119,7 @@ If the `$callback` accepts invocation without parameters, then this signature will be invoked once ending (flushing) the filter: ```php -Filter\append($stream, function ($chunk = null) { +Clue\StreamFilter\append($stream, function ($chunk = null) { if ($chunk === null) { // will be called once ending the filter return 'end'; @@ -136,7 +139,7 @@ In order to play nice with PHP's stream handling, the `Exception` will be transformed to a PHP warning instead: ```php -Filter\append($stream, function ($chunk) { +Clue\StreamFilter\append($stream, function ($chunk) { throw new \RuntimeException('Unexpected chunk'); }); @@ -148,12 +151,12 @@ The optional `$read_write` parameter can be used to only invoke the `$callback` when either writing to the stream or only when reading from the stream: ```php -Filter\append($stream, function ($chunk) { +Clue\StreamFilter\append($stream, function ($chunk) { // will be called each time you write to the stream return $chunk; }, STREAM_FILTER_WRITE); -Filter\append($stream, function ($chunk) { +Clue\StreamFilter\append($stream, function ($chunk) { // will be called each time you read from the stream return $chunk; }, STREAM_FILTER_READ); @@ -183,7 +186,7 @@ This function prepends a filter to the start of this list. If the given filter can not be added, it throws an `Exception`. ```php -$filter = Filter\prepend($stream, function ($chunk) { +$filter = Clue\StreamFilter\prepend($stream, function ($chunk) { // will be called each time you read or write a $chunk to/from the stream return $chunk; }); @@ -205,7 +208,7 @@ Using `fun()` makes accessing these as easy as passing an input string to filter and getting the filtered output string. ```php -$fun = Filter\fun('string.rot13'); +$fun = Clue\StreamFilter\fun('string.rot13'); assert('grfg' === $fun('test')); assert('test' === $fun($fun('test')); @@ -218,7 +221,7 @@ or parameters as Zend PHP. Accessing an unknown filter function will result in a `RuntimeException`: ```php -Filter\fun('unknown'); // throws RuntimeException +Clue\StreamFilter\fun('unknown'); // throws RuntimeException ``` Some filters may accept or require additional filter parameters – most @@ -231,7 +234,7 @@ Please refer to the individual filter definition for more details. For example, the `string.strip_tags` filter can be invoked like this: ```php -$fun = Filter\fun('string.strip_tags', ''); +$fun = Clue\StreamFilter\fun('string.strip_tags', ''); $ret = $fun('h
i
'); assert('hi' === $ret); @@ -245,7 +248,7 @@ may use internal buffers and may emit a final data chunk on close. The filter function can be closed by invoking without any arguments: ```php -$fun = Filter\fun('zlib.deflate'); +$fun = Clue\StreamFilter\fun('zlib.deflate'); $ret = $fun('hello') . $fun('world') . $fun(); assert('helloworld' === gzinflate($ret)); @@ -255,7 +258,7 @@ The filter function must not be used anymore after it has been closed. Doing so will result in a `RuntimeException`: ```php -$fun = Filter\fun('string.rot13'); +$fun = Clue\StreamFilter\fun('string.rot13'); $fun(); $fun('test'); // throws RuntimeException @@ -274,36 +277,36 @@ The `remove(resource $filter): bool` function can be used to remove a filter previously added via [`append()`](#append) or [`prepend()`](#prepend). ```php -$filter = Filter\append($stream, function () { +$filter = Clue\StreamFilter\append($stream, function () { // … }); -Filter\remove($filter); +Clue\StreamFilter\remove($filter); ``` ## Install -The recommended way to install this library is [through Composer](https://getcomposer.org). +The recommended way to install this library is [through Composer](https://getcomposer.org/). [New to Composer?](https://getcomposer.org/doc/00-intro.md) This project follows [SemVer](https://semver.org/). This will install the latest supported version: ```bash -$ composer require clue/stream-filter:^1.5 +$ composer require clue/stream-filter:^1.6 ``` See also the [CHANGELOG](CHANGELOG.md) for details about version upgrades. This project aims to run on any platform and thus does not require any PHP -extensions and supports running on legacy PHP 5.3 through current PHP 7+ and +extensions and supports running on legacy PHP 5.3 through current PHP 8+ and HHVM. -It's *highly recommended to use PHP 7+* for this project. +It's *highly recommended to use the latest supported PHP version* for this project. Older PHP versions may suffer from a number of inconsistencies documented above. ## Tests To run the test suite, you first need to clone this repo and then install all -dependencies [through Composer](https://getcomposer.org): +dependencies [through Composer](https://getcomposer.org/): ```bash $ composer install @@ -312,7 +315,7 @@ $ composer install To run the test suite, go to the project root and run: ```bash -$ php vendor/bin/phpunit +$ vendor/bin/phpunit ``` ## License diff --git a/vendor/clue/stream-filter/src/CallbackFilter.php b/vendor/clue/stream-filter/src/CallbackFilter.php index 1ca074b6..a667fe68 100644 --- a/vendor/clue/stream-filter/src/CallbackFilter.php +++ b/vendor/clue/stream-filter/src/CallbackFilter.php @@ -13,6 +13,8 @@ class CallbackFilter extends \php_user_filter private $closed = true; private $supportsClose = false; + /** @return bool */ + #[\ReturnTypeWillChange] public function onCreate() { $this->closed = false; @@ -29,6 +31,8 @@ class CallbackFilter extends \php_user_filter return true; } + /** @return void */ + #[\ReturnTypeWillChange] public function onClose() { $this->closed = true; @@ -49,6 +53,8 @@ class CallbackFilter extends \php_user_filter $this->callback = null; } + /** @return int */ + #[\ReturnTypeWillChange] public function filter($in, $out, &$consumed, $closing) { // concatenate whole buffer from input brigade diff --git a/vendor/clue/stream-filter/src/functions.php b/vendor/clue/stream-filter/src/functions.php index 4746d887..cad88a29 100644 --- a/vendor/clue/stream-filter/src/functions.php +++ b/vendor/clue/stream-filter/src/functions.php @@ -20,7 +20,7 @@ namespace Clue\StreamFilter; * an individual chunk of data and should return the updated chunk: * * ```php - * $filter = Filter\append($stream, function ($chunk) { + * $filter = Clue\StreamFilter\append($stream, function ($chunk) { * // will be called each time you read or write a $chunk to/from the stream * return $chunk; * }); @@ -29,7 +29,7 @@ namespace Clue\StreamFilter; * As such, you can also use native PHP functions or any other `callable`: * * ```php - * Filter\append($stream, 'strtoupper'); + * Clue\StreamFilter\append($stream, 'strtoupper'); * * // will write "HELLO" to the underlying stream * fwrite($stream, 'hello'); @@ -39,7 +39,7 @@ namespace Clue\StreamFilter; * then this signature will be invoked once ending (flushing) the filter: * * ```php - * Filter\append($stream, function ($chunk = null) { + * Clue\StreamFilter\append($stream, function ($chunk = null) { * if ($chunk === null) { * // will be called once ending the filter * return 'end'; @@ -59,7 +59,7 @@ namespace Clue\StreamFilter; * the `Exception` will be transformed to a PHP warning instead: * * ```php - * Filter\append($stream, function ($chunk) { + * Clue\StreamFilter\append($stream, function ($chunk) { * throw new \RuntimeException('Unexpected chunk'); * }); * @@ -71,12 +71,12 @@ namespace Clue\StreamFilter; * when either writing to the stream or only when reading from the stream: * * ```php - * Filter\append($stream, function ($chunk) { + * Clue\StreamFilter\append($stream, function ($chunk) { * // will be called each time you write to the stream * return $chunk; * }, STREAM_FILTER_WRITE); * - * Filter\append($stream, function ($chunk) { + * Clue\StreamFilter\append($stream, function ($chunk) { * // will be called each time you read from the stream * return $chunk; * }, STREAM_FILTER_READ); @@ -126,7 +126,7 @@ function append($stream, $callback, $read_write = STREAM_FILTER_ALL) * If the given filter can not be added, it throws an `Exception`. * * ```php - * $filter = Filter\prepend($stream, function ($chunk) { + * $filter = Clue\StreamFilter\prepend($stream, function ($chunk) { * // will be called each time you read or write a $chunk to/from the stream * return $chunk; * }); @@ -168,7 +168,7 @@ function prepend($stream, $callback, $read_write = STREAM_FILTER_ALL) * and getting the filtered output string. * * ```php - * $fun = Filter\fun('string.rot13'); + * $fun = Clue\StreamFilter\fun('string.rot13'); * * assert('grfg' === $fun('test')); * assert('test' === $fun($fun('test')); @@ -181,7 +181,7 @@ function prepend($stream, $callback, $read_write = STREAM_FILTER_ALL) * Accessing an unknown filter function will result in a `RuntimeException`: * * ```php - * Filter\fun('unknown'); // throws RuntimeException + * Clue\StreamFilter\fun('unknown'); // throws RuntimeException * ``` * * Some filters may accept or require additional filter parameters – most @@ -194,7 +194,7 @@ function prepend($stream, $callback, $read_write = STREAM_FILTER_ALL) * For example, the `string.strip_tags` filter can be invoked like this: * * ```php - * $fun = Filter\fun('string.strip_tags', '
'); + * $fun = Clue\StreamFilter\fun('string.strip_tags', ''); * * $ret = $fun('h
i
'); * assert('hi' === $ret); @@ -208,7 +208,7 @@ function prepend($stream, $callback, $read_write = STREAM_FILTER_ALL) * The filter function can be closed by invoking without any arguments: * * ```php - * $fun = Filter\fun('zlib.deflate'); + * $fun = Clue\StreamFilter\fun('zlib.deflate'); * * $ret = $fun('hello') . $fun('world') . $fun(); * assert('helloworld' === gzinflate($ret)); @@ -218,7 +218,7 @@ function prepend($stream, $callback, $read_write = STREAM_FILTER_ALL) * Doing so will result in a `RuntimeException`: * * ```php - * $fun = Filter\fun('string.rot13'); + * $fun = Clue\StreamFilter\fun('string.rot13'); * $fun(); * * $fun('test'); // throws RuntimeException @@ -288,10 +288,10 @@ function fun($filter, $parameters = null) * Remove a filter previously added via `append()` or `prepend()`. * * ```php - * $filter = Filter\append($stream, function () { + * $filter = Clue\StreamFilter\append($stream, function () { * // … * }); - * Filter\remove($filter); + * Clue\StreamFilter\remove($filter); * ``` * * @param resource $filter diff --git a/vendor/embed/embed/CHANGELOG.md b/vendor/embed/embed/CHANGELOG.md index e3cc6e0c..ddf57276 100644 --- a/vendor/embed/embed/CHANGELOG.md +++ b/vendor/embed/embed/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [4.4.2] - 2022-02-13 +### Added +- Options to customize the CurlClient to perform http queries [#474]. + ## [4.4.1] - 2022-02-06 ### Fixed - PHP 8.1 deprecation notice [#473] @@ -171,7 +175,9 @@ Full library refactoring. [#467]: https://github.com/oscarotero/Embed/issues/467 [#468]: https://github.com/oscarotero/Embed/issues/468 [#473]: https://github.com/oscarotero/Embed/issues/473 +[#474]: https://github.com/oscarotero/Embed/issues/474 +[4.4.2]: https://github.com/oscarotero/Embed/compare/v4.4.1...v4.4.2 [4.4.1]: https://github.com/oscarotero/Embed/compare/v4.4.0...v4.4.1 [4.4.0]: https://github.com/oscarotero/Embed/compare/v4.3.5...v4.4.0 [4.3.5]: https://github.com/oscarotero/Embed/compare/v4.3.4...v4.3.5 diff --git a/vendor/embed/embed/README.md b/vendor/embed/embed/README.md index b6b74d9b..ca0330e1 100644 --- a/vendor/embed/embed/README.md +++ b/vendor/embed/embed/README.md @@ -14,7 +14,7 @@ Requirements: * Curl library installed * PSR-17 implementation. By default these libraries are detected automatically: * [laminas/laminas-diactoros](https://github.com/laminas/laminas-diactoros) - * [guzzle/psr7](https://github.com/guzzle/psr7) (Only the unreleased version 2.x, installed as `dev-master`) + * [guzzle/psr7](https://github.com/guzzle/psr7) * [nyholm/psr7](https://github.com/Nyholm/psr7) * [sunrise/http-message](https://github.com/sunrise-php/http-message) @@ -315,7 +315,14 @@ use Embed\Http\CurlClient; $client = new CurlClient(); $client->setSettings([ 'cookies_path' => $cookies_path, - 'ignored_errors' => [18] + 'ignored_errors' => [18], + 'max_redirs' => 3, // see CURLOPT_MAXREDIRS + 'connect_timeout' => 2, // see CURLOPT_CONNECTTIMEOUT + 'timeout' => 2, // see CURLOPT_TIMEOUT + 'ssl_verify_host' => 2, // see CURLOPT_SSL_VERIFYHOST + 'ssl_verify_peer' => 1, // see CURLOPT_SSL_VERIFYPEER + 'follow_location' => true, // see CURLOPT_FOLLOWLOCATION + 'user_agent' => 'Mozilla', // see CURLOPT_USERAGENT ]); $embed = new Embed(new Crawler($client)); @@ -341,8 +348,6 @@ Note: The built-in detectors does not require settings. This feature is only for --- -If this library is useful for you, say thanks [buying me a beer :beer:](https://www.paypal.me/oscarotero)! - [ico-version]: https://poser.pugx.org/embed/embed/v/stable [ico-license]: https://poser.pugx.org/embed/embed/license [ico-downloads]: https://poser.pugx.org/embed/embed/downloads diff --git a/vendor/embed/embed/src/Http/CurlDispatcher.php b/vendor/embed/embed/src/Http/CurlDispatcher.php index c45824de..f9eb6638 100644 --- a/vendor/embed/embed/src/Http/CurlDispatcher.php +++ b/vendor/embed/embed/src/Http/CurlDispatcher.php @@ -87,18 +87,18 @@ final class CurlDispatcher curl_setopt_array($this->curl, [ CURLOPT_HTTPHEADER => $this->getRequestHeaders(), CURLOPT_POST => strtoupper($request->getMethod()) === 'POST', - CURLOPT_MAXREDIRS => 10, - CURLOPT_CONNECTTIMEOUT => 10, - CURLOPT_TIMEOUT => 10, + CURLOPT_MAXREDIRS => $settings['max_redirs'] ?? 10, + CURLOPT_CONNECTTIMEOUT => $settings['connect_timeout'] ?? 10, + CURLOPT_TIMEOUT => $settings['timeout'] ?? 10, CURLOPT_RETURNTRANSFER => true, - CURLOPT_SSL_VERIFYHOST => 0, - CURLOPT_SSL_VERIFYPEER => false, + CURLOPT_SSL_VERIFYHOST => $settings['ssl_verify_host'] ?? 0, + CURLOPT_SSL_VERIFYPEER => $settings['ssl_verify_peer'] ?? false, CURLOPT_ENCODING => '', CURLOPT_CAINFO => CaBundle::getSystemCaRootBundlePath(), CURLOPT_AUTOREFERER => true, - CURLOPT_FOLLOWLOCATION => true, + CURLOPT_FOLLOWLOCATION => $settings['follow_location'] ?? true, CURLOPT_IPRESOLVE => CURL_IPRESOLVE_V4, - CURLOPT_USERAGENT => $request->getHeaderLine('User-Agent'), + CURLOPT_USERAGENT => $settings['user_agent'] ?? $request->getHeaderLine('User-Agent'), CURLOPT_COOKIEJAR => $cookies, CURLOPT_COOKIEFILE => $cookies, CURLOPT_HEADERFUNCTION => [$this, 'writeHeader'], diff --git a/vendor/knplabs/github-api/CHANGELOG-3.X.md b/vendor/knplabs/github-api/CHANGELOG-3.X.md index 30dcb73d..8155111b 100644 --- a/vendor/knplabs/github-api/CHANGELOG-3.X.md +++ b/vendor/knplabs/github-api/CHANGELOG-3.X.md @@ -1,5 +1,10 @@ # Changelog +## 3.5.1 + +### Fixed +- Boolean private needed to create private repo! ([mruell](https://github.com/mruell)) [#1051](https://github.com/KnpLabs/php-github-api/issues/1051) + ## 3.5.0 ### Added diff --git a/vendor/knplabs/github-api/lib/Github/Api/Repo.php b/vendor/knplabs/github-api/lib/Github/Api/Repo.php index 4d8c012f..12fe726b 100644 --- a/vendor/knplabs/github-api/lib/Github/Api/Repo.php +++ b/vendor/knplabs/github-api/lib/Github/Api/Repo.php @@ -205,6 +205,7 @@ class Repo extends AbstractApi 'name' => $name, 'description' => $description, 'homepage' => $homepage, + 'private' => ($visibility ?? ($public ? 'public' : 'private')) === 'private', 'visibility' => $visibility ?? ($public ? 'public' : 'private'), 'has_issues' => $hasIssues, 'has_wiki' => $hasWiki, diff --git a/vendor/php-http/httplug/.php-cs-fixer.dist.php b/vendor/php-http/httplug/.php-cs-fixer.dist.php new file mode 100644 index 00000000..83809c25 --- /dev/null +++ b/vendor/php-http/httplug/.php-cs-fixer.dist.php @@ -0,0 +1,16 @@ +in(__DIR__.'/src') + ->name('*.php') +; + +$config = (new PhpCsFixer\Config()) + ->setRiskyAllowed(true) + ->setRules([ + '@Symfony' => true, + ]) + ->setFinder($finder) +; + +return $config; diff --git a/vendor/php-http/httplug/CHANGELOG.md b/vendor/php-http/httplug/CHANGELOG.md index 29b03e0c..26483c2c 100644 --- a/vendor/php-http/httplug/CHANGELOG.md +++ b/vendor/php-http/httplug/CHANGELOG.md @@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [2.3.0] - 2022-02-21 + +### Changed + +- Enabled the `$onRejected` callback of `HttpRejectedPromise` to return a promise for implementing a retry + mechanism [#168](https://github.com/php-http/httplug/pull/168) + ## [2.2.0] - 2020-07-13 ### Changed diff --git a/vendor/php-http/httplug/README.md b/vendor/php-http/httplug/README.md index aabcf258..ce60cfaa 100644 --- a/vendor/php-http/httplug/README.md +++ b/vendor/php-http/httplug/README.md @@ -2,12 +2,11 @@ [![Latest Version](https://img.shields.io/github/release/php-http/httplug.svg?style=flat-square)](https://github.com/php-http/httplug/releases) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE) -[![Build Status](https://img.shields.io/travis/php-http/httplug/master.svg?style=flat-square)](https://travis-ci.org/php-http/httplug) +[![Build Status](https://github.com/php-http/httplug/actions/workflows/ci.yml/badge.svg)](https://github.com/php-http/httplug/actions/workflows/ci.yml) [![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/php-http/httplug.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-http/httplug) [![Quality Score](https://img.shields.io/scrutinizer/g/php-http/httplug.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-http/httplug) [![Total Downloads](https://img.shields.io/packagist/dt/php-http/httplug.svg?style=flat-square)](https://packagist.org/packages/php-http/httplug) -[![Slack Status](http://slack.httplug.io/badge.svg)](http://slack.httplug.io) [![Email](https://img.shields.io/badge/email-team@httplug.io-blue.svg?style=flat-square)](mailto:team@httplug.io) **HTTPlug, the HTTP client abstraction for PHP.** diff --git a/vendor/php-http/httplug/src/Promise/HttpRejectedPromise.php b/vendor/php-http/httplug/src/Promise/HttpRejectedPromise.php index 8af97dea..624cc8a9 100644 --- a/vendor/php-http/httplug/src/Promise/HttpRejectedPromise.php +++ b/vendor/php-http/httplug/src/Promise/HttpRejectedPromise.php @@ -27,7 +27,12 @@ final class HttpRejectedPromise implements Promise } try { - return new HttpFulfilledPromise($onRejected($this->exception)); + $result = $onRejected($this->exception); + if ($result instanceof Promise) { + return $result; + } + + return new HttpFulfilledPromise($result); } catch (Exception $e) { return new self($e); } diff --git a/vendor/php-http/message/CHANGELOG.md b/vendor/php-http/message/CHANGELOG.md index d3eb840b..a185f461 100644 --- a/vendor/php-http/message/CHANGELOG.md +++ b/vendor/php-http/message/CHANGELOG.md @@ -6,9 +6,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [1.13.0] - 2022-02-11 + +- Added `Formatter::formatResponseForRequest()` to allow the formatter to get context from the request to decide what of the response to output. +- Deprecated `Formatter::formatResponse()` in favor of the new `formatResponseForRequest` method. + ## [1.12.0] - 2021-08-29 -- Added support for adjusting binary detection regex in FullHttpMessageFormatter +- Added support for adjusting binary detection regex in FullHttpMessageFormatter. ## [1.11.2] - 2021-08-03 diff --git a/vendor/php-http/message/composer.json b/vendor/php-http/message/composer.json index fc67cd04..1a614df8 100644 --- a/vendor/php-http/message/composer.json +++ b/vendor/php-http/message/composer.json @@ -27,7 +27,7 @@ "ext-zlib": "*", "ergebnis/composer-normalize": "^2.6", "guzzlehttp/psr7": "^1.0", - "phpspec/phpspec": "^5.1 || ^6.3", + "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1", "slim/slim": "^3.0", "laminas/laminas-diactoros": "^2.0" }, @@ -38,7 +38,10 @@ "slim/slim": "Used with Slim Framework PSR-7 implementation" }, "config": { - "sort-packages": true + "sort-packages": true, + "allow-plugins": { + "ergebnis/composer-normalize": true + } }, "extra": { "branch-alias": { diff --git a/vendor/php-http/message/src/Authentication/Header.php b/vendor/php-http/message/src/Authentication/Header.php index 97a04dd4..77f63827 100644 --- a/vendor/php-http/message/src/Authentication/Header.php +++ b/vendor/php-http/message/src/Authentication/Header.php @@ -13,10 +13,13 @@ class Header implements Authentication private $name; /** - * @var string|array + * @var string|string[] */ private $value; + /** + * @param string|string[] $value + */ public function __construct(string $name, $value) { $this->name = $name; diff --git a/vendor/php-http/message/src/CookieJar.php b/vendor/php-http/message/src/CookieJar.php index 1479cc68..914ad979 100644 --- a/vendor/php-http/message/src/CookieJar.php +++ b/vendor/php-http/message/src/CookieJar.php @@ -195,6 +195,7 @@ final class CookieJar implements \Countable, \IteratorAggregate /** * {@inheritdoc} */ + #[\ReturnTypeWillChange] public function count() { return $this->cookies->count(); @@ -203,6 +204,7 @@ final class CookieJar implements \Countable, \IteratorAggregate /** * {@inheritdoc} */ + #[\ReturnTypeWillChange] public function getIterator() { return clone $this->cookies; diff --git a/vendor/php-http/message/src/Encoding/Filter/Chunk.php b/vendor/php-http/message/src/Encoding/Filter/Chunk.php index 0f8f53b3..538e2700 100644 --- a/vendor/php-http/message/src/Encoding/Filter/Chunk.php +++ b/vendor/php-http/message/src/Encoding/Filter/Chunk.php @@ -12,6 +12,7 @@ class Chunk extends \php_user_filter /** * {@inheritdoc} */ + #[\ReturnTypeWillChange] public function filter($in, $out, &$consumed, $closing) { while ($bucket = stream_bucket_make_writeable($in)) { diff --git a/vendor/php-http/message/src/Formatter.php b/vendor/php-http/message/src/Formatter.php index d6cd21b7..6ef70bb0 100644 --- a/vendor/php-http/message/src/Formatter.php +++ b/vendor/php-http/message/src/Formatter.php @@ -9,6 +9,11 @@ use Psr\Http\Message\ResponseInterface; * Formats a request and/or a response as a string. * * @author Márk Sági-Kazár + * + * The formatResponseForRequest method will be added to this interface in the next major version, replacing the formatRequest method. + * Meanwhile, callers SHOULD check the formatter for the existence of formatResponseForRequest and call that if available. + * + * @method string formatResponseForRequest(ResponseInterface $response, RequestInterface $request) Formats a response in context of its request. */ interface Formatter { @@ -20,6 +25,8 @@ interface Formatter public function formatRequest(RequestInterface $request); /** + * @deprecated since 1.13, use formatResponseForRequest() instead + * * Formats a response. * * @return string diff --git a/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php b/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php index 78b1d55b..80d2971c 100644 --- a/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php +++ b/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php @@ -68,6 +68,16 @@ class CurlCommandFormatter implements Formatter return ''; } + /** + * Formats a response in context of its request. + * + * @return string + */ + public function formatResponseForRequest(ResponseInterface $response, RequestInterface $request) + { + return $this->formatResponse($response); + } + /** * @return string */ diff --git a/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php b/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php index bb22efe2..8b9b1264 100644 --- a/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php +++ b/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php @@ -74,6 +74,16 @@ class FullHttpMessageFormatter implements Formatter return $this->addBody($response, $message); } + /** + * Formats a response in context of its request. + * + * @return string + */ + public function formatResponseForRequest(ResponseInterface $response, RequestInterface $request) + { + return $this->formatResponse($response); + } + /** * Add the message body if the stream is seekable. * diff --git a/vendor/php-http/message/src/Formatter/SimpleFormatter.php b/vendor/php-http/message/src/Formatter/SimpleFormatter.php index b1fcabdb..ee99ae3f 100644 --- a/vendor/php-http/message/src/Formatter/SimpleFormatter.php +++ b/vendor/php-http/message/src/Formatter/SimpleFormatter.php @@ -39,4 +39,14 @@ class SimpleFormatter implements Formatter $response->getProtocolVersion() ); } + + /** + * Formats a response in context of its request. + * + * @return string + */ + public function formatResponseForRequest(ResponseInterface $response, RequestInterface $request) + { + return $this->formatResponse($response); + } } diff --git a/vendor/php-http/message/src/Stream/BufferedStream.php b/vendor/php-http/message/src/Stream/BufferedStream.php index 1eac9747..3d38731d 100644 --- a/vendor/php-http/message/src/Stream/BufferedStream.php +++ b/vendor/php-http/message/src/Stream/BufferedStream.php @@ -203,6 +203,9 @@ class BufferedStream implements StreamInterface if (null === $this->resource) { throw new \RuntimeException('Cannot read on a detached stream'); } + if ($length < 0) { + throw new \InvalidArgumentException('Can not read a negative amount of bytes'); + } $read = '';