Ignore:
Timestamp:
11/23/21 14:58:44 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
e29cc2e
Parents:
ceaed42
Message:

adding photos

Location:
trip-planner-front/node_modules/@babel
Files:
131 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@babel/code-frame/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/code-frame",
    3   "version": "7.15.8",
    4   "description": "Generate errors that contain a code frame that point to source locations.",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "homepage": "https://babel.dev/docs/en/next/babel-code-frame",
    7   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen",
    8   "license": "MIT",
    9   "publishConfig": {
    10     "access": "public"
     2  "_args": [
     3    [
     4      "@babel/code-frame@7.15.8",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/code-frame@7.15.8",
     10  "_id": "@babel/code-frame@7.15.8",
     11  "_inBundle": false,
     12  "_integrity": "sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==",
     13  "_location": "/@babel/code-frame",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/code-frame@7.15.8",
     19    "name": "@babel/code-frame",
     20    "escapedName": "@babel%2fcode-frame",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.8",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.8"
    1125  },
    12   "repository": {
    13     "type": "git",
    14     "url": "https://github.com/babel/babel.git",
    15     "directory": "packages/babel-code-frame"
     26  "_requiredBy": [
     27    "/@babel/core",
     28    "/@babel/helper-function-name/@babel/template",
     29    "/@babel/helper-module-transforms/@babel/template",
     30    "/@babel/helper-wrap-function/@babel/template",
     31    "/@babel/helpers/@babel/template",
     32    "/@babel/template",
     33    "/@babel/traverse",
     34    "/parse-json"
     35  ],
     36  "_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.15.8.tgz",
     37  "_spec": "7.15.8",
     38  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     39  "author": {
     40    "name": "The Babel Team",
     41    "url": "https://babel.dev/team"
    1642  },
    17   "main": "./lib/index.js",
     43  "bugs": {
     44    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen"
     45  },
    1846  "dependencies": {
    1947    "@babel/highlight": "^7.14.5"
    2048  },
     49  "description": "Generate errors that contain a code frame that point to source locations.",
    2150  "devDependencies": {
    2251    "@types/chalk": "^2.0.0",
     
    2655  "engines": {
    2756    "node": ">=6.9.0"
    28   }
     57  },
     58  "homepage": "https://babel.dev/docs/en/next/babel-code-frame",
     59  "license": "MIT",
     60  "main": "./lib/index.js",
     61  "name": "@babel/code-frame",
     62  "publishConfig": {
     63    "access": "public"
     64  },
     65  "repository": {
     66    "type": "git",
     67    "url": "git+https://github.com/babel/babel.git",
     68    "directory": "packages/babel-code-frame"
     69  },
     70  "version": "7.15.8"
    2971}
  • trip-planner-front/node_modules/@babel/compat-data/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/compat-data",
    3   "version": "7.15.0",
    4   "author": "The Babel Team (https://babel.dev/team)",
    5   "license": "MIT",
     2  "_args": [
     3    [
     4      "@babel/compat-data@7.15.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/compat-data@7.15.0",
     10  "_id": "@babel/compat-data@7.15.0",
     11  "_inBundle": false,
     12  "_integrity": "sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==",
     13  "_location": "/@babel/compat-data",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/compat-data@7.15.0",
     19    "name": "@babel/compat-data",
     20    "escapedName": "@babel%2fcompat-data",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.0",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.0"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helper-compilation-targets",
     28    "/@babel/plugin-proposal-object-rest-spread",
     29    "/@babel/preset-env",
     30    "/babel-plugin-polyfill-corejs2"
     31  ],
     32  "_resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.15.0.tgz",
     33  "_spec": "7.15.0",
     34  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     35  "author": {
     36    "name": "The Babel Team",
     37    "url": "https://babel.dev/team"
     38  },
     39  "bugs": {
     40    "url": "https://github.com/babel/babel/issues"
     41  },
    642  "description": "",
    7   "repository": {
    8     "type": "git",
    9     "url": "https://github.com/babel/babel.git",
    10     "directory": "packages/babel-compat-data"
     43  "devDependencies": {
     44    "@mdn/browser-compat-data": "^3.3.4",
     45    "core-js-compat": "^3.16.0",
     46    "electron-to-chromium": "^1.3.749"
    1147  },
    12   "publishConfig": {
    13     "access": "public"
     48  "engines": {
     49    "node": ">=6.9.0"
    1450  },
    1551  "exports": {
     
    2157    "./plugin-bugfixes": "./plugin-bugfixes.js"
    2258  },
    23   "scripts": {
    24     "build-data": "./scripts/download-compat-table.sh && node ./scripts/build-data.js && node ./scripts/build-modules-support.js && node ./scripts/build-bugfixes-targets.js"
    25   },
     59  "homepage": "https://github.com/babel/babel#readme",
    2660  "keywords": [
    2761    "babel",
     
    2963    "compat-data"
    3064  ],
    31   "devDependencies": {
    32     "@mdn/browser-compat-data": "^3.3.4",
    33     "core-js-compat": "^3.16.0",
    34     "electron-to-chromium": "^1.3.749"
     65  "license": "MIT",
     66  "name": "@babel/compat-data",
     67  "publishConfig": {
     68    "access": "public"
    3569  },
    36   "engines": {
    37     "node": ">=6.9.0"
    38   }
     70  "repository": {
     71    "type": "git",
     72    "url": "git+https://github.com/babel/babel.git",
     73    "directory": "packages/babel-compat-data"
     74  },
     75  "scripts": {
     76    "build-data": "./scripts/download-compat-table.sh && node ./scripts/build-data.js && node ./scripts/build-modules-support.js && node ./scripts/build-bugfixes-targets.js"
     77  },
     78  "version": "7.15.0"
    3979}
  • trip-planner-front/node_modules/@babel/core/node_modules/.bin/semver

    rceaed42 r59329aa  
    77
    88if [ -x "$basedir/node" ]; then
    9   exec "$basedir/node"  "$basedir/../semver/bin/semver.js" "$@"
     9  "$basedir/node"  "$basedir/../semver/bin/semver.js" "$@"
     10  ret=$?
    1011else
    11   exec node  "$basedir/../semver/bin/semver.js" "$@"
     12  node  "$basedir/../semver/bin/semver.js" "$@"
     13  ret=$?
    1214fi
     15exit $ret
  • trip-planner-front/node_modules/@babel/core/node_modules/.bin/semver.cmd

    rceaed42 r59329aa  
    11@ECHO off
    2 GOTO start
    3 :find_dp0
    4 SET dp0=%~dp0
    5 EXIT /b
    6 :start
    72SETLOCAL
    83CALL :find_dp0
     
    1510)
    1611
    17 endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%"  "%dp0%\..\semver\bin\semver.js" %*
     12"%_prog%"  "%dp0%\..\semver\bin\semver.js" %*
     13ENDLOCAL
     14EXIT /b %errorlevel%
     15:find_dp0
     16SET dp0=%~dp0
     17EXIT /b
  • trip-planner-front/node_modules/@babel/core/node_modules/.bin/semver.ps1

    rceaed42 r59329aa  
    1010$ret=0
    1111if (Test-Path "$basedir/node$exe") {
    12   # Support pipeline input
    13   if ($MyInvocation.ExpectingInput) {
    14     $input | & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    15   } else {
    16     & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    17   }
     12  & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    1813  $ret=$LASTEXITCODE
    1914} else {
    20   # Support pipeline input
    21   if ($MyInvocation.ExpectingInput) {
    22     $input | & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    23   } else {
    24     & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    25   }
     15  & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    2616  $ret=$LASTEXITCODE
    2717}
  • trip-planner-front/node_modules/@babel/core/node_modules/semver/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "semver",
    3   "version": "6.3.0",
     2  "_args": [
     3    [
     4      "semver@6.3.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "semver@6.3.0",
     10  "_id": "semver@6.3.0",
     11  "_inBundle": false,
     12  "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
     13  "_location": "/@babel/core/semver",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "semver@6.3.0",
     19    "name": "semver",
     20    "escapedName": "semver",
     21    "rawSpec": "6.3.0",
     22    "saveSpec": null,
     23    "fetchSpec": "6.3.0"
     24  },
     25  "_requiredBy": [
     26    "/@babel/core"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
     29  "_spec": "6.3.0",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bin": {
     32    "semver": "bin/semver.js"
     33  },
     34  "bugs": {
     35    "url": "https://github.com/npm/node-semver/issues"
     36  },
    437  "description": "The semantic version parser used by npm.",
    5   "main": "semver.js",
    6   "scripts": {
    7     "test": "tap",
    8     "preversion": "npm test",
    9     "postversion": "npm publish",
    10     "postpublish": "git push origin --follow-tags"
    11   },
    1238  "devDependencies": {
    1339    "tap": "^14.3.1"
    14   },
    15   "license": "ISC",
    16   "repository": "https://github.com/npm/node-semver",
    17   "bin": {
    18     "semver": "./bin/semver.js"
    1940  },
    2041  "files": [
     
    2344    "semver.js"
    2445  ],
     46  "homepage": "https://github.com/npm/node-semver#readme",
     47  "license": "ISC",
     48  "main": "semver.js",
     49  "name": "semver",
     50  "repository": {
     51    "type": "git",
     52    "url": "git+https://github.com/npm/node-semver.git"
     53  },
     54  "scripts": {
     55    "postpublish": "git push origin --follow-tags",
     56    "postversion": "npm publish",
     57    "preversion": "npm test",
     58    "test": "tap"
     59  },
    2560  "tap": {
    2661    "check-coverage": true
    27   }
     62  },
     63  "version": "6.3.0"
    2864}
  • trip-planner-front/node_modules/@babel/core/node_modules/source-map/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "source-map",
     2  "_args": [
     3    [
     4      "source-map@0.5.7",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "source-map@0.5.7",
     10  "_id": "source-map@0.5.7",
     11  "_inBundle": false,
     12  "_integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
     13  "_location": "/@babel/core/source-map",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "source-map@0.5.7",
     19    "name": "source-map",
     20    "escapedName": "source-map",
     21    "rawSpec": "0.5.7",
     22    "saveSpec": null,
     23    "fetchSpec": "0.5.7"
     24  },
     25  "_requiredBy": [
     26    "/@babel/core"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
     29  "_spec": "0.5.7",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Nick Fitzgerald",
     33    "email": "nfitzgerald@mozilla.com"
     34  },
     35  "bugs": {
     36    "url": "https://github.com/mozilla/source-map/issues"
     37  },
     38  "contributors": [
     39    {
     40      "name": "Tobias Koppers",
     41      "email": "tobias.koppers@googlemail.com"
     42    },
     43    {
     44      "name": "Duncan Beevers",
     45      "email": "duncan@dweebd.com"
     46    },
     47    {
     48      "name": "Stephen Crane",
     49      "email": "scrane@mozilla.com"
     50    },
     51    {
     52      "name": "Ryan Seddon",
     53      "email": "seddon.ryan@gmail.com"
     54    },
     55    {
     56      "name": "Miles Elam",
     57      "email": "miles.elam@deem.com"
     58    },
     59    {
     60      "name": "Mihai Bazon",
     61      "email": "mihai.bazon@gmail.com"
     62    },
     63    {
     64      "name": "Michael Ficarra",
     65      "email": "github.public.email@michael.ficarra.me"
     66    },
     67    {
     68      "name": "Todd Wolfson",
     69      "email": "todd@twolfson.com"
     70    },
     71    {
     72      "name": "Alexander Solovyov",
     73      "email": "alexander@solovyov.net"
     74    },
     75    {
     76      "name": "Felix Gnass",
     77      "email": "fgnass@gmail.com"
     78    },
     79    {
     80      "name": "Conrad Irwin",
     81      "email": "conrad.irwin@gmail.com"
     82    },
     83    {
     84      "name": "usrbincc",
     85      "email": "usrbincc@yahoo.com"
     86    },
     87    {
     88      "name": "David Glasser",
     89      "email": "glasser@davidglasser.net"
     90    },
     91    {
     92      "name": "Chase Douglas",
     93      "email": "chase@newrelic.com"
     94    },
     95    {
     96      "name": "Evan Wallace",
     97      "email": "evan.exe@gmail.com"
     98    },
     99    {
     100      "name": "Heather Arthur",
     101      "email": "fayearthur@gmail.com"
     102    },
     103    {
     104      "name": "Hugh Kennedy",
     105      "email": "hughskennedy@gmail.com"
     106    },
     107    {
     108      "name": "David Glasser",
     109      "email": "glasser@davidglasser.net"
     110    },
     111    {
     112      "name": "Simon Lydell",
     113      "email": "simon.lydell@gmail.com"
     114    },
     115    {
     116      "name": "Jmeas Smith",
     117      "email": "jellyes2@gmail.com"
     118    },
     119    {
     120      "name": "Michael Z Goddard",
     121      "email": "mzgoddard@gmail.com"
     122    },
     123    {
     124      "name": "azu",
     125      "email": "azu@users.noreply.github.com"
     126    },
     127    {
     128      "name": "John Gozde",
     129      "email": "john@gozde.ca"
     130    },
     131    {
     132      "name": "Adam Kirkton",
     133      "email": "akirkton@truefitinnovation.com"
     134    },
     135    {
     136      "name": "Chris Montgomery",
     137      "email": "christopher.montgomery@dowjones.com"
     138    },
     139    {
     140      "name": "J. Ryan Stinnett",
     141      "email": "jryans@gmail.com"
     142    },
     143    {
     144      "name": "Jack Herrington",
     145      "email": "jherrington@walmartlabs.com"
     146    },
     147    {
     148      "name": "Chris Truter",
     149      "email": "jeffpalentine@gmail.com"
     150    },
     151    {
     152      "name": "Daniel Espeset",
     153      "email": "daniel@danielespeset.com"
     154    },
     155    {
     156      "name": "Jamie Wong",
     157      "email": "jamie.lf.wong@gmail.com"
     158    },
     159    {
     160      "name": "Eddy Bruël",
     161      "email": "ejpbruel@mozilla.com"
     162    },
     163    {
     164      "name": "Hawken Rives",
     165      "email": "hawkrives@gmail.com"
     166    },
     167    {
     168      "name": "Gilad Peleg",
     169      "email": "giladp007@gmail.com"
     170    },
     171    {
     172      "name": "djchie",
     173      "email": "djchie.dev@gmail.com"
     174    },
     175    {
     176      "name": "Gary Ye",
     177      "email": "garysye@gmail.com"
     178    },
     179    {
     180      "name": "Nicolas Lalevée",
     181      "email": "nicolas.lalevee@hibnet.org"
     182    }
     183  ],
    3184  "description": "Generates and consumes source maps",
    4   "version": "0.5.7",
    5   "homepage": "https://github.com/mozilla/source-map",
    6   "author": "Nick Fitzgerald <nfitzgerald@mozilla.com>",
    7   "contributors": [
    8     "Tobias Koppers <tobias.koppers@googlemail.com>",
    9     "Duncan Beevers <duncan@dweebd.com>",
    10     "Stephen Crane <scrane@mozilla.com>",
    11     "Ryan Seddon <seddon.ryan@gmail.com>",
    12     "Miles Elam <miles.elam@deem.com>",
    13     "Mihai Bazon <mihai.bazon@gmail.com>",
    14     "Michael Ficarra <github.public.email@michael.ficarra.me>",
    15     "Todd Wolfson <todd@twolfson.com>",
    16     "Alexander Solovyov <alexander@solovyov.net>",
    17     "Felix Gnass <fgnass@gmail.com>",
    18     "Conrad Irwin <conrad.irwin@gmail.com>",
    19     "usrbincc <usrbincc@yahoo.com>",
    20     "David Glasser <glasser@davidglasser.net>",
    21     "Chase Douglas <chase@newrelic.com>",
    22     "Evan Wallace <evan.exe@gmail.com>",
    23     "Heather Arthur <fayearthur@gmail.com>",
    24     "Hugh Kennedy <hughskennedy@gmail.com>",
    25     "David Glasser <glasser@davidglasser.net>",
    26     "Simon Lydell <simon.lydell@gmail.com>",
    27     "Jmeas Smith <jellyes2@gmail.com>",
    28     "Michael Z Goddard <mzgoddard@gmail.com>",
    29     "azu <azu@users.noreply.github.com>",
    30     "John Gozde <john@gozde.ca>",
    31     "Adam Kirkton <akirkton@truefitinnovation.com>",
    32     "Chris Montgomery <christopher.montgomery@dowjones.com>",
    33     "J. Ryan Stinnett <jryans@gmail.com>",
    34     "Jack Herrington <jherrington@walmartlabs.com>",
    35     "Chris Truter <jeffpalentine@gmail.com>",
    36     "Daniel Espeset <daniel@danielespeset.com>",
    37     "Jamie Wong <jamie.lf.wong@gmail.com>",
    38     "Eddy Bruël <ejpbruel@mozilla.com>",
    39     "Hawken Rives <hawkrives@gmail.com>",
    40     "Gilad Peleg <giladp007@gmail.com>",
    41     "djchie <djchie.dev@gmail.com>",
    42     "Gary Ye <garysye@gmail.com>",
    43     "Nicolas Lalevée <nicolas.lalevee@hibnet.org>"
    44   ],
    45   "repository": {
    46     "type": "git",
    47     "url": "http://github.com/mozilla/source-map.git"
    48   },
    49   "main": "./source-map.js",
     185  "devDependencies": {
     186    "doctoc": "^0.15.0",
     187    "webpack": "^1.12.0"
     188  },
     189  "engines": {
     190    "node": ">=0.10.0"
     191  },
    50192  "files": [
    51193    "source-map.js",
     
    56198    "dist/source-map.min.js.map"
    57199  ],
    58   "engines": {
    59     "node": ">=0.10.0"
    60   },
     200  "homepage": "https://github.com/mozilla/source-map",
    61201  "license": "BSD-3-Clause",
     202  "main": "./source-map.js",
     203  "name": "source-map",
     204  "repository": {
     205    "type": "git",
     206    "url": "git+ssh://git@github.com/mozilla/source-map.git"
     207  },
    62208  "scripts": {
     209    "build": "webpack --color",
    63210    "test": "npm run build && node test/run-tests.js",
    64     "build": "webpack --color",
    65211    "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"
    66212  },
    67   "devDependencies": {
    68     "doctoc": "^0.15.0",
    69     "webpack": "^1.12.0"
    70   },
    71   "typings": "source-map"
     213  "typings": "source-map",
     214  "version": "0.5.7"
    72215}
  • trip-planner-front/node_modules/@babel/core/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/core",
    3   "version": "7.14.8",
    4   "description": "Babel compiler core.",
    5   "main": "./lib/index.js",
    6   "author": "The Babel Team (https://babel.dev/team)",
    7   "license": "MIT",
    8   "publishConfig": {
    9     "access": "public"
     2  "_args": [
     3    [
     4      "@babel/core@7.14.8",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/core@7.14.8",
     10  "_id": "@babel/core@7.14.8",
     11  "_inBundle": false,
     12  "_integrity": "sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q==",
     13  "_location": "/@babel/core",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/core@7.14.8",
     19    "name": "@babel/core",
     20    "escapedName": "@babel%2fcore",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.8",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.8"
    1025  },
    11   "repository": {
    12     "type": "git",
    13     "url": "https://github.com/babel/babel.git",
    14     "directory": "packages/babel-core"
    15   },
    16   "homepage": "https://babel.dev/docs/en/next/babel-core",
    17   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen",
    18   "keywords": [
    19     "6to5",
    20     "babel",
    21     "classes",
    22     "const",
    23     "es6",
    24     "harmony",
    25     "let",
    26     "modules",
    27     "transpile",
    28     "transpiler",
    29     "var",
    30     "babel-core",
    31     "compiler"
     26  "_requiredBy": [
     27    "/@angular-devkit/build-angular",
     28    "/@angular/compiler-cli",
     29    "/istanbul-lib-instrument"
    3230  ],
    33   "engines": {
    34     "node": ">=6.9.0"
    35   },
    36   "funding": {
    37     "type": "opencollective",
    38     "url": "https://opencollective.com/babel"
     31  "_resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.8.tgz",
     32  "_spec": "7.14.8",
     33  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     34  "author": {
     35    "name": "The Babel Team",
     36    "url": "https://babel.dev/team"
    3937  },
    4038  "browser": {
     
    4745    "./src/transform-file.ts": "./src/transform-file-browser.ts",
    4846    "./src/transformation/util/clone-deep.ts": "./src/transformation/util/clone-deep-browser.ts"
     47  },
     48  "bugs": {
     49    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen"
    4950  },
    5051  "dependencies": {
     
    6566    "source-map": "^0.5.0"
    6667  },
     68  "description": "Babel compiler core.",
    6769  "devDependencies": {
    6870    "@babel/helper-transform-fixture-test-runner": "7.14.5",
     
    7375    "@types/semver": "^5.4.0",
    7476    "@types/source-map": "^0.5.0"
    75   }
     77  },
     78  "engines": {
     79    "node": ">=6.9.0"
     80  },
     81  "funding": {
     82    "type": "opencollective",
     83    "url": "https://opencollective.com/babel"
     84  },
     85  "homepage": "https://babel.dev/docs/en/next/babel-core",
     86  "keywords": [
     87    "6to5",
     88    "babel",
     89    "classes",
     90    "const",
     91    "es6",
     92    "harmony",
     93    "let",
     94    "modules",
     95    "transpile",
     96    "transpiler",
     97    "var",
     98    "babel-core",
     99    "compiler"
     100  ],
     101  "license": "MIT",
     102  "main": "./lib/index.js",
     103  "name": "@babel/core",
     104  "publishConfig": {
     105    "access": "public"
     106  },
     107  "repository": {
     108    "type": "git",
     109    "url": "git+https://github.com/babel/babel.git",
     110    "directory": "packages/babel-core"
     111  },
     112  "version": "7.14.8"
    76113}
  • trip-planner-front/node_modules/@babel/generator/node_modules/source-map/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "source-map",
     2  "_args": [
     3    [
     4      "source-map@0.5.7",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "source-map@0.5.7",
     10  "_id": "source-map@0.5.7",
     11  "_inBundle": false,
     12  "_integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
     13  "_location": "/@babel/generator/source-map",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "source-map@0.5.7",
     19    "name": "source-map",
     20    "escapedName": "source-map",
     21    "rawSpec": "0.5.7",
     22    "saveSpec": null,
     23    "fetchSpec": "0.5.7"
     24  },
     25  "_requiredBy": [
     26    "/@babel/generator"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
     29  "_spec": "0.5.7",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Nick Fitzgerald",
     33    "email": "nfitzgerald@mozilla.com"
     34  },
     35  "bugs": {
     36    "url": "https://github.com/mozilla/source-map/issues"
     37  },
     38  "contributors": [
     39    {
     40      "name": "Tobias Koppers",
     41      "email": "tobias.koppers@googlemail.com"
     42    },
     43    {
     44      "name": "Duncan Beevers",
     45      "email": "duncan@dweebd.com"
     46    },
     47    {
     48      "name": "Stephen Crane",
     49      "email": "scrane@mozilla.com"
     50    },
     51    {
     52      "name": "Ryan Seddon",
     53      "email": "seddon.ryan@gmail.com"
     54    },
     55    {
     56      "name": "Miles Elam",
     57      "email": "miles.elam@deem.com"
     58    },
     59    {
     60      "name": "Mihai Bazon",
     61      "email": "mihai.bazon@gmail.com"
     62    },
     63    {
     64      "name": "Michael Ficarra",
     65      "email": "github.public.email@michael.ficarra.me"
     66    },
     67    {
     68      "name": "Todd Wolfson",
     69      "email": "todd@twolfson.com"
     70    },
     71    {
     72      "name": "Alexander Solovyov",
     73      "email": "alexander@solovyov.net"
     74    },
     75    {
     76      "name": "Felix Gnass",
     77      "email": "fgnass@gmail.com"
     78    },
     79    {
     80      "name": "Conrad Irwin",
     81      "email": "conrad.irwin@gmail.com"
     82    },
     83    {
     84      "name": "usrbincc",
     85      "email": "usrbincc@yahoo.com"
     86    },
     87    {
     88      "name": "David Glasser",
     89      "email": "glasser@davidglasser.net"
     90    },
     91    {
     92      "name": "Chase Douglas",
     93      "email": "chase@newrelic.com"
     94    },
     95    {
     96      "name": "Evan Wallace",
     97      "email": "evan.exe@gmail.com"
     98    },
     99    {
     100      "name": "Heather Arthur",
     101      "email": "fayearthur@gmail.com"
     102    },
     103    {
     104      "name": "Hugh Kennedy",
     105      "email": "hughskennedy@gmail.com"
     106    },
     107    {
     108      "name": "David Glasser",
     109      "email": "glasser@davidglasser.net"
     110    },
     111    {
     112      "name": "Simon Lydell",
     113      "email": "simon.lydell@gmail.com"
     114    },
     115    {
     116      "name": "Jmeas Smith",
     117      "email": "jellyes2@gmail.com"
     118    },
     119    {
     120      "name": "Michael Z Goddard",
     121      "email": "mzgoddard@gmail.com"
     122    },
     123    {
     124      "name": "azu",
     125      "email": "azu@users.noreply.github.com"
     126    },
     127    {
     128      "name": "John Gozde",
     129      "email": "john@gozde.ca"
     130    },
     131    {
     132      "name": "Adam Kirkton",
     133      "email": "akirkton@truefitinnovation.com"
     134    },
     135    {
     136      "name": "Chris Montgomery",
     137      "email": "christopher.montgomery@dowjones.com"
     138    },
     139    {
     140      "name": "J. Ryan Stinnett",
     141      "email": "jryans@gmail.com"
     142    },
     143    {
     144      "name": "Jack Herrington",
     145      "email": "jherrington@walmartlabs.com"
     146    },
     147    {
     148      "name": "Chris Truter",
     149      "email": "jeffpalentine@gmail.com"
     150    },
     151    {
     152      "name": "Daniel Espeset",
     153      "email": "daniel@danielespeset.com"
     154    },
     155    {
     156      "name": "Jamie Wong",
     157      "email": "jamie.lf.wong@gmail.com"
     158    },
     159    {
     160      "name": "Eddy Bruël",
     161      "email": "ejpbruel@mozilla.com"
     162    },
     163    {
     164      "name": "Hawken Rives",
     165      "email": "hawkrives@gmail.com"
     166    },
     167    {
     168      "name": "Gilad Peleg",
     169      "email": "giladp007@gmail.com"
     170    },
     171    {
     172      "name": "djchie",
     173      "email": "djchie.dev@gmail.com"
     174    },
     175    {
     176      "name": "Gary Ye",
     177      "email": "garysye@gmail.com"
     178    },
     179    {
     180      "name": "Nicolas Lalevée",
     181      "email": "nicolas.lalevee@hibnet.org"
     182    }
     183  ],
    3184  "description": "Generates and consumes source maps",
    4   "version": "0.5.7",
    5   "homepage": "https://github.com/mozilla/source-map",
    6   "author": "Nick Fitzgerald <nfitzgerald@mozilla.com>",
    7   "contributors": [
    8     "Tobias Koppers <tobias.koppers@googlemail.com>",
    9     "Duncan Beevers <duncan@dweebd.com>",
    10     "Stephen Crane <scrane@mozilla.com>",
    11     "Ryan Seddon <seddon.ryan@gmail.com>",
    12     "Miles Elam <miles.elam@deem.com>",
    13     "Mihai Bazon <mihai.bazon@gmail.com>",
    14     "Michael Ficarra <github.public.email@michael.ficarra.me>",
    15     "Todd Wolfson <todd@twolfson.com>",
    16     "Alexander Solovyov <alexander@solovyov.net>",
    17     "Felix Gnass <fgnass@gmail.com>",
    18     "Conrad Irwin <conrad.irwin@gmail.com>",
    19     "usrbincc <usrbincc@yahoo.com>",
    20     "David Glasser <glasser@davidglasser.net>",
    21     "Chase Douglas <chase@newrelic.com>",
    22     "Evan Wallace <evan.exe@gmail.com>",
    23     "Heather Arthur <fayearthur@gmail.com>",
    24     "Hugh Kennedy <hughskennedy@gmail.com>",
    25     "David Glasser <glasser@davidglasser.net>",
    26     "Simon Lydell <simon.lydell@gmail.com>",
    27     "Jmeas Smith <jellyes2@gmail.com>",
    28     "Michael Z Goddard <mzgoddard@gmail.com>",
    29     "azu <azu@users.noreply.github.com>",
    30     "John Gozde <john@gozde.ca>",
    31     "Adam Kirkton <akirkton@truefitinnovation.com>",
    32     "Chris Montgomery <christopher.montgomery@dowjones.com>",
    33     "J. Ryan Stinnett <jryans@gmail.com>",
    34     "Jack Herrington <jherrington@walmartlabs.com>",
    35     "Chris Truter <jeffpalentine@gmail.com>",
    36     "Daniel Espeset <daniel@danielespeset.com>",
    37     "Jamie Wong <jamie.lf.wong@gmail.com>",
    38     "Eddy Bruël <ejpbruel@mozilla.com>",
    39     "Hawken Rives <hawkrives@gmail.com>",
    40     "Gilad Peleg <giladp007@gmail.com>",
    41     "djchie <djchie.dev@gmail.com>",
    42     "Gary Ye <garysye@gmail.com>",
    43     "Nicolas Lalevée <nicolas.lalevee@hibnet.org>"
    44   ],
    45   "repository": {
    46     "type": "git",
    47     "url": "http://github.com/mozilla/source-map.git"
    48   },
    49   "main": "./source-map.js",
     185  "devDependencies": {
     186    "doctoc": "^0.15.0",
     187    "webpack": "^1.12.0"
     188  },
     189  "engines": {
     190    "node": ">=0.10.0"
     191  },
    50192  "files": [
    51193    "source-map.js",
     
    56198    "dist/source-map.min.js.map"
    57199  ],
    58   "engines": {
    59     "node": ">=0.10.0"
    60   },
     200  "homepage": "https://github.com/mozilla/source-map",
    61201  "license": "BSD-3-Clause",
     202  "main": "./source-map.js",
     203  "name": "source-map",
     204  "repository": {
     205    "type": "git",
     206    "url": "git+ssh://git@github.com/mozilla/source-map.git"
     207  },
    62208  "scripts": {
     209    "build": "webpack --color",
    63210    "test": "npm run build && node test/run-tests.js",
    64     "build": "webpack --color",
    65211    "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"
    66212  },
    67   "devDependencies": {
    68     "doctoc": "^0.15.0",
    69     "webpack": "^1.12.0"
    70   },
    71   "typings": "source-map"
     213  "typings": "source-map",
     214  "version": "0.5.7"
    72215}
  • trip-planner-front/node_modules/@babel/generator/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/generator",
    3   "version": "7.14.8",
    4   "description": "Turns an AST into code.",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "license": "MIT",
    7   "publishConfig": {
    8     "access": "public"
     2  "_args": [
     3    [
     4      "@babel/generator@7.14.8",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/generator@7.14.8",
     10  "_id": "@babel/generator@7.14.8",
     11  "_inBundle": false,
     12  "_integrity": "sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg==",
     13  "_location": "/@babel/generator",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/generator@7.14.8",
     19    "name": "@babel/generator",
     20    "escapedName": "@babel%2fgenerator",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.8",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.8"
    925  },
    10   "repository": {
    11     "type": "git",
    12     "url": "https://github.com/babel/babel.git",
    13     "directory": "packages/babel-generator"
     26  "_requiredBy": [
     27    "/@angular-devkit/build-angular",
     28    "/@babel/core"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.8.tgz",
     31  "_spec": "7.14.8",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
    1436  },
    15   "homepage": "https://babel.dev/docs/en/next/babel-generator",
    16   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen",
    17   "main": "./lib/index.js",
    18   "files": [
    19     "lib"
    20   ],
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen"
     39  },
    2140  "dependencies": {
    2241    "@babel/types": "^7.14.8",
     
    2443    "source-map": "^0.5.0"
    2544  },
     45  "description": "Turns an AST into code.",
    2646  "devDependencies": {
    2747    "@babel/helper-fixtures": "7.14.5",
     
    3252  "engines": {
    3353    "node": ">=6.9.0"
    34   }
     54  },
     55  "files": [
     56    "lib"
     57  ],
     58  "homepage": "https://babel.dev/docs/en/next/babel-generator",
     59  "license": "MIT",
     60  "main": "./lib/index.js",
     61  "name": "@babel/generator",
     62  "publishConfig": {
     63    "access": "public"
     64  },
     65  "repository": {
     66    "type": "git",
     67    "url": "git+https://github.com/babel/babel.git",
     68    "directory": "packages/babel-generator"
     69  },
     70  "version": "7.14.8"
    3571}
  • trip-planner-front/node_modules/@babel/helper-annotate-as-pure/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-annotate-as-pure",
    3   "version": "7.14.5",
     2  "_args": [
     3    [
     4      "@babel/helper-annotate-as-pure@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-annotate-as-pure@7.14.5",
     10  "_id": "@babel/helper-annotate-as-pure@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==",
     13  "_location": "/@babel/helper-annotate-as-pure",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-annotate-as-pure@7.14.5",
     19    "name": "@babel/helper-annotate-as-pure",
     20    "escapedName": "@babel%2fhelper-annotate-as-pure",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
     25  },
     26  "_requiredBy": [
     27    "/@angular-devkit/build-angular",
     28    "/@babel/helper-create-regexp-features-plugin"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz",
     31  "_spec": "7.14.5",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
     36  },
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
     40  "dependencies": {
     41    "@babel/types": "^7.14.5"
     42  },
    443  "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-annotate-as-pure"
     44  "engines": {
     45    "node": ">=6.9.0"
    946  },
    1047  "homepage": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure",
    1148  "license": "MIT",
     49  "main": "./lib/index.js",
     50  "name": "@babel/helper-annotate-as-pure",
    1251  "publishConfig": {
    1352    "access": "public"
    1453  },
    15   "main": "./lib/index.js",
    16   "dependencies": {
    17     "@babel/types": "^7.14.5"
     54  "repository": {
     55    "type": "git",
     56    "url": "git+https://github.com/babel/babel.git",
     57    "directory": "packages/babel-helper-annotate-as-pure"
    1858  },
    19   "engines": {
    20     "node": ">=6.9.0"
    21   },
    22   "author": "The Babel Team (https://babel.dev/team)"
     59  "version": "7.14.5"
    2360}
  • trip-planner-front/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-builder-binary-assignment-operator-visitor",
    3   "version": "7.15.4",
    4   "description": "Helper function to build binary assignment operator visitors",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-builder-binary-assignment-operator-visitor"
     2  "_args": [
     3    [
     4      "@babel/helper-builder-binary-assignment-operator-visitor@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-builder-binary-assignment-operator-visitor@7.15.4",
     10  "_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-P8o7JP2Mzi0SdC6eWr1zF+AEYvrsZa7GSY1lTayjF5XJhVH0kjLYUZPvTMflP7tBgZoe9gIhTa60QwFpqh/E0Q==",
     13  "_location": "/@babel/helper-builder-binary-assignment-operator-visitor",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-builder-binary-assignment-operator-visitor@7.15.4",
     19    "name": "@babel/helper-builder-binary-assignment-operator-visitor",
     20    "escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/plugin-transform-exponentiation-operator"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1639  "dependencies": {
    1740    "@babel/helper-explode-assignable-expression": "^7.15.4",
    1841    "@babel/types": "^7.15.4"
    1942  },
     43  "description": "Helper function to build binary assignment operator visitors",
    2044  "engines": {
    2145    "node": ">=6.9.0"
    2246  },
    23   "author": "The Babel Team (https://babel.dev/team)"
     47  "homepage": "https://babel.dev/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor",
     48  "license": "MIT",
     49  "main": "./lib/index.js",
     50  "name": "@babel/helper-builder-binary-assignment-operator-visitor",
     51  "publishConfig": {
     52    "access": "public"
     53  },
     54  "repository": {
     55    "type": "git",
     56    "url": "git+https://github.com/babel/babel.git",
     57    "directory": "packages/babel-helper-builder-binary-assignment-operator-visitor"
     58  },
     59  "version": "7.15.4"
    2460}
  • trip-planner-front/node_modules/@babel/helper-compilation-targets/node_modules/.bin/semver

    rceaed42 r59329aa  
    77
    88if [ -x "$basedir/node" ]; then
    9   exec "$basedir/node"  "$basedir/../semver/bin/semver.js" "$@"
     9  "$basedir/node"  "$basedir/../semver/bin/semver.js" "$@"
     10  ret=$?
    1011else
    11   exec node  "$basedir/../semver/bin/semver.js" "$@"
     12  node  "$basedir/../semver/bin/semver.js" "$@"
     13  ret=$?
    1214fi
     15exit $ret
  • trip-planner-front/node_modules/@babel/helper-compilation-targets/node_modules/.bin/semver.cmd

    rceaed42 r59329aa  
    11@ECHO off
    2 GOTO start
    3 :find_dp0
    4 SET dp0=%~dp0
    5 EXIT /b
    6 :start
    72SETLOCAL
    83CALL :find_dp0
     
    1510)
    1611
    17 endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%"  "%dp0%\..\semver\bin\semver.js" %*
     12"%_prog%"  "%dp0%\..\semver\bin\semver.js" %*
     13ENDLOCAL
     14EXIT /b %errorlevel%
     15:find_dp0
     16SET dp0=%~dp0
     17EXIT /b
  • trip-planner-front/node_modules/@babel/helper-compilation-targets/node_modules/.bin/semver.ps1

    rceaed42 r59329aa  
    1010$ret=0
    1111if (Test-Path "$basedir/node$exe") {
    12   # Support pipeline input
    13   if ($MyInvocation.ExpectingInput) {
    14     $input | & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    15   } else {
    16     & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    17   }
     12  & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    1813  $ret=$LASTEXITCODE
    1914} else {
    20   # Support pipeline input
    21   if ($MyInvocation.ExpectingInput) {
    22     $input | & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    23   } else {
    24     & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    25   }
     15  & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    2616  $ret=$LASTEXITCODE
    2717}
  • trip-planner-front/node_modules/@babel/helper-compilation-targets/node_modules/semver/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "semver",
    3   "version": "6.3.0",
     2  "_args": [
     3    [
     4      "semver@6.3.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "semver@6.3.0",
     10  "_id": "semver@6.3.0",
     11  "_inBundle": false,
     12  "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
     13  "_location": "/@babel/helper-compilation-targets/semver",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "semver@6.3.0",
     19    "name": "semver",
     20    "escapedName": "semver",
     21    "rawSpec": "6.3.0",
     22    "saveSpec": null,
     23    "fetchSpec": "6.3.0"
     24  },
     25  "_requiredBy": [
     26    "/@babel/helper-compilation-targets"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
     29  "_spec": "6.3.0",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bin": {
     32    "semver": "bin/semver.js"
     33  },
     34  "bugs": {
     35    "url": "https://github.com/npm/node-semver/issues"
     36  },
    437  "description": "The semantic version parser used by npm.",
    5   "main": "semver.js",
    6   "scripts": {
    7     "test": "tap",
    8     "preversion": "npm test",
    9     "postversion": "npm publish",
    10     "postpublish": "git push origin --follow-tags"
    11   },
    1238  "devDependencies": {
    1339    "tap": "^14.3.1"
    14   },
    15   "license": "ISC",
    16   "repository": "https://github.com/npm/node-semver",
    17   "bin": {
    18     "semver": "./bin/semver.js"
    1940  },
    2041  "files": [
     
    2344    "semver.js"
    2445  ],
     46  "homepage": "https://github.com/npm/node-semver#readme",
     47  "license": "ISC",
     48  "main": "semver.js",
     49  "name": "semver",
     50  "repository": {
     51    "type": "git",
     52    "url": "git+https://github.com/npm/node-semver.git"
     53  },
     54  "scripts": {
     55    "postpublish": "git push origin --follow-tags",
     56    "postversion": "npm publish",
     57    "preversion": "npm test",
     58    "test": "tap"
     59  },
    2560  "tap": {
    2661    "check-coverage": true
    27   }
     62  },
     63  "version": "6.3.0"
    2864}
  • trip-planner-front/node_modules/@babel/helper-compilation-targets/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-compilation-targets",
    3   "version": "7.15.4",
    4   "author": "The Babel Team (https://babel.dev/team)",
    5   "license": "MIT",
    6   "description": "Helper functions on Babel compilation targets",
    7   "repository": {
    8     "type": "git",
    9     "url": "https://github.com/babel/babel.git",
    10     "directory": "packages/babel-helper-compilation-targets"
     2  "_args": [
     3    [
     4      "@babel/helper-compilation-targets@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-compilation-targets@7.15.4",
     10  "_id": "@babel/helper-compilation-targets@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==",
     13  "_location": "/@babel/helper-compilation-targets",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-compilation-targets@7.15.4",
     19    "name": "@babel/helper-compilation-targets",
     20    "escapedName": "@babel%2fhelper-compilation-targets",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    1125  },
    12   "main": "./lib/index.js",
    13   "exports": {
    14     ".": "./lib/index.js"
     26  "_requiredBy": [
     27    "/@babel/core",
     28    "/@babel/helper-define-polyfill-provider",
     29    "/@babel/plugin-proposal-object-rest-spread",
     30    "/@babel/preset-env"
     31  ],
     32  "_resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz",
     33  "_spec": "7.15.4",
     34  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     35  "author": {
     36    "name": "The Babel Team",
     37    "url": "https://babel.dev/team"
    1538  },
    16   "publishConfig": {
    17     "access": "public"
     39  "bugs": {
     40    "url": "https://github.com/babel/babel/issues"
    1841  },
    19   "keywords": [
    20     "babel",
    21     "babel-plugin"
    22   ],
    2342  "dependencies": {
    2443    "@babel/compat-data": "^7.15.0",
     
    2746    "semver": "^6.3.0"
    2847  },
    29   "peerDependencies": {
    30     "@babel/core": "^7.0.0"
    31   },
     48  "description": "Helper functions on Babel compilation targets",
    3249  "devDependencies": {
    3350    "@babel/core": "7.15.4",
     
    3754  "engines": {
    3855    "node": ">=6.9.0"
    39   }
     56  },
     57  "exports": {
     58    ".": "./lib/index.js"
     59  },
     60  "homepage": "https://github.com/babel/babel#readme",
     61  "keywords": [
     62    "babel",
     63    "babel-plugin"
     64  ],
     65  "license": "MIT",
     66  "main": "./lib/index.js",
     67  "name": "@babel/helper-compilation-targets",
     68  "peerDependencies": {
     69    "@babel/core": "^7.0.0"
     70  },
     71  "publishConfig": {
     72    "access": "public"
     73  },
     74  "repository": {
     75    "type": "git",
     76    "url": "git+https://github.com/babel/babel.git",
     77    "directory": "packages/babel-helper-compilation-targets"
     78  },
     79  "version": "7.15.4"
    4080}
  • trip-planner-front/node_modules/@babel/helper-create-class-features-plugin/node_modules/@babel/helper-annotate-as-pure/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-annotate-as-pure",
    3   "version": "7.15.4",
     2  "_args": [
     3    [
     4      "@babel/helper-annotate-as-pure@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-annotate-as-pure@7.15.4",
     10  "_id": "@babel/helper-annotate-as-pure@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==",
     13  "_location": "/@babel/helper-create-class-features-plugin/@babel/helper-annotate-as-pure",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-annotate-as-pure@7.15.4",
     19    "name": "@babel/helper-annotate-as-pure",
     20    "escapedName": "@babel%2fhelper-annotate-as-pure",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helper-create-class-features-plugin"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
     39  "dependencies": {
     40    "@babel/types": "^7.15.4"
     41  },
    442  "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-annotate-as-pure"
     43  "engines": {
     44    "node": ">=6.9.0"
    945  },
    1046  "homepage": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure",
    1147  "license": "MIT",
     48  "main": "./lib/index.js",
     49  "name": "@babel/helper-annotate-as-pure",
    1250  "publishConfig": {
    1351    "access": "public"
    1452  },
    15   "main": "./lib/index.js",
    16   "dependencies": {
    17     "@babel/types": "^7.15.4"
     53  "repository": {
     54    "type": "git",
     55    "url": "git+https://github.com/babel/babel.git",
     56    "directory": "packages/babel-helper-annotate-as-pure"
    1857  },
    19   "engines": {
    20     "node": ">=6.9.0"
    21   },
    22   "author": "The Babel Team (https://babel.dev/team)"
     58  "version": "7.15.4"
    2359}
  • trip-planner-front/node_modules/@babel/helper-create-class-features-plugin/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-create-class-features-plugin",
    3   "version": "7.15.4",
    4   "author": "The Babel Team (https://babel.dev/team)",
    5   "license": "MIT",
    6   "description": "Compile class public and private fields, private methods and decorators to ES6",
    7   "repository": {
    8     "type": "git",
    9     "url": "https://github.com/babel/babel.git",
    10     "directory": "packages/babel-helper-create-class-features-plugin"
     2  "_args": [
     3    [
     4      "@babel/helper-create-class-features-plugin@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-create-class-features-plugin@7.15.4",
     10  "_id": "@babel/helper-create-class-features-plugin@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw==",
     13  "_location": "/@babel/helper-create-class-features-plugin",
     14  "_phantomChildren": {
     15    "@babel/types": "7.15.6"
    1116  },
    12   "main": "./lib/index.js",
    13   "publishConfig": {
    14     "access": "public"
     17  "_requested": {
     18    "type": "version",
     19    "registry": true,
     20    "raw": "@babel/helper-create-class-features-plugin@7.15.4",
     21    "name": "@babel/helper-create-class-features-plugin",
     22    "escapedName": "@babel%2fhelper-create-class-features-plugin",
     23    "scope": "@babel",
     24    "rawSpec": "7.15.4",
     25    "saveSpec": null,
     26    "fetchSpec": "7.15.4"
    1527  },
    16   "keywords": [
    17     "babel",
    18     "babel-plugin"
     28  "_requiredBy": [
     29    "/@babel/plugin-proposal-class-properties",
     30    "/@babel/plugin-proposal-class-static-block",
     31    "/@babel/plugin-proposal-private-methods",
     32    "/@babel/plugin-proposal-private-property-in-object"
    1933  ],
     34  "_resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.4.tgz",
     35  "_spec": "7.15.4",
     36  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     37  "author": {
     38    "name": "The Babel Team",
     39    "url": "https://babel.dev/team"
     40  },
     41  "bugs": {
     42    "url": "https://github.com/babel/babel/issues"
     43  },
    2044  "dependencies": {
    2145    "@babel/helper-annotate-as-pure": "^7.15.4",
     
    2650    "@babel/helper-split-export-declaration": "^7.15.4"
    2751  },
    28   "peerDependencies": {
    29     "@babel/core": "^7.0.0"
    30   },
     52  "description": "Compile class public and private fields, private methods and decorators to ES6",
    3153  "devDependencies": {
    3254    "@babel/core": "7.15.4",
     
    3759  "engines": {
    3860    "node": ">=6.9.0"
    39   }
     61  },
     62  "homepage": "https://github.com/babel/babel#readme",
     63  "keywords": [
     64    "babel",
     65    "babel-plugin"
     66  ],
     67  "license": "MIT",
     68  "main": "./lib/index.js",
     69  "name": "@babel/helper-create-class-features-plugin",
     70  "peerDependencies": {
     71    "@babel/core": "^7.0.0"
     72  },
     73  "publishConfig": {
     74    "access": "public"
     75  },
     76  "repository": {
     77    "type": "git",
     78    "url": "git+https://github.com/babel/babel.git",
     79    "directory": "packages/babel-helper-create-class-features-plugin"
     80  },
     81  "version": "7.15.4"
    4082}
  • trip-planner-front/node_modules/@babel/helper-create-regexp-features-plugin/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-create-regexp-features-plugin",
    3   "version": "7.14.5",
    4   "author": "The Babel Team (https://babel.dev/team)",
    5   "license": "MIT",
    6   "description": "Compile ESNext Regular Expressions to ES5",
    7   "repository": {
    8     "type": "git",
    9     "url": "https://github.com/babel/babel.git",
    10     "directory": "packages/babel-helper-create-regexp-features-plugin"
     2  "_args": [
     3    [
     4      "@babel/helper-create-regexp-features-plugin@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-create-regexp-features-plugin@7.14.5",
     10  "_id": "@babel/helper-create-regexp-features-plugin@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A==",
     13  "_location": "/@babel/helper-create-regexp-features-plugin",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-create-regexp-features-plugin@7.14.5",
     19    "name": "@babel/helper-create-regexp-features-plugin",
     20    "escapedName": "@babel%2fhelper-create-regexp-features-plugin",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    1125  },
    12   "main": "./lib/index.js",
    13   "publishConfig": {
    14     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-unicode-property-regex",
     28    "/@babel/plugin-transform-dotall-regex",
     29    "/@babel/plugin-transform-named-capturing-groups-regex",
     30    "/@babel/plugin-transform-unicode-regex"
     31  ],
     32  "_resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.5.tgz",
     33  "_spec": "7.14.5",
     34  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     35  "author": {
     36    "name": "The Babel Team",
     37    "url": "https://babel.dev/team"
    1538  },
    16   "keywords": [
    17     "babel",
    18     "babel-plugin"
    19   ],
     39  "bugs": {
     40    "url": "https://github.com/babel/babel/issues"
     41  },
    2042  "dependencies": {
    2143    "@babel/helper-annotate-as-pure": "^7.14.5",
    2244    "regexpu-core": "^4.7.1"
    2345  },
    24   "peerDependencies": {
    25     "@babel/core": "^7.0.0"
    26   },
     46  "description": "Compile ESNext Regular Expressions to ES5",
    2747  "devDependencies": {
    2848    "@babel/core": "7.14.5",
     
    3151  "engines": {
    3252    "node": ">=6.9.0"
    33   }
     53  },
     54  "homepage": "https://github.com/babel/babel#readme",
     55  "keywords": [
     56    "babel",
     57    "babel-plugin"
     58  ],
     59  "license": "MIT",
     60  "main": "./lib/index.js",
     61  "name": "@babel/helper-create-regexp-features-plugin",
     62  "peerDependencies": {
     63    "@babel/core": "^7.0.0"
     64  },
     65  "publishConfig": {
     66    "access": "public"
     67  },
     68  "repository": {
     69    "type": "git",
     70    "url": "git+https://github.com/babel/babel.git",
     71    "directory": "packages/babel-helper-create-regexp-features-plugin"
     72  },
     73  "version": "7.14.5"
    3474}
  • trip-planner-front/node_modules/@babel/helper-define-polyfill-provider/node_modules/.bin/semver

    rceaed42 r59329aa  
    77
    88if [ -x "$basedir/node" ]; then
    9   exec "$basedir/node"  "$basedir/../semver/bin/semver.js" "$@"
     9  "$basedir/node"  "$basedir/../semver/bin/semver.js" "$@"
     10  ret=$?
    1011else
    11   exec node  "$basedir/../semver/bin/semver.js" "$@"
     12  node  "$basedir/../semver/bin/semver.js" "$@"
     13  ret=$?
    1214fi
     15exit $ret
  • trip-planner-front/node_modules/@babel/helper-define-polyfill-provider/node_modules/.bin/semver.cmd

    rceaed42 r59329aa  
    11@ECHO off
    2 GOTO start
    3 :find_dp0
    4 SET dp0=%~dp0
    5 EXIT /b
    6 :start
    72SETLOCAL
    83CALL :find_dp0
     
    1510)
    1611
    17 endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%"  "%dp0%\..\semver\bin\semver.js" %*
     12"%_prog%"  "%dp0%\..\semver\bin\semver.js" %*
     13ENDLOCAL
     14EXIT /b %errorlevel%
     15:find_dp0
     16SET dp0=%~dp0
     17EXIT /b
  • trip-planner-front/node_modules/@babel/helper-define-polyfill-provider/node_modules/.bin/semver.ps1

    rceaed42 r59329aa  
    1010$ret=0
    1111if (Test-Path "$basedir/node$exe") {
    12   # Support pipeline input
    13   if ($MyInvocation.ExpectingInput) {
    14     $input | & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    15   } else {
    16     & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    17   }
     12  & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    1813  $ret=$LASTEXITCODE
    1914} else {
    20   # Support pipeline input
    21   if ($MyInvocation.ExpectingInput) {
    22     $input | & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    23   } else {
    24     & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    25   }
     15  & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    2616  $ret=$LASTEXITCODE
    2717}
  • trip-planner-front/node_modules/@babel/helper-define-polyfill-provider/node_modules/semver/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "semver",
    3   "version": "6.3.0",
     2  "_args": [
     3    [
     4      "semver@6.3.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "semver@6.3.0",
     10  "_id": "semver@6.3.0",
     11  "_inBundle": false,
     12  "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
     13  "_location": "/@babel/helper-define-polyfill-provider/semver",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "semver@6.3.0",
     19    "name": "semver",
     20    "escapedName": "semver",
     21    "rawSpec": "6.3.0",
     22    "saveSpec": null,
     23    "fetchSpec": "6.3.0"
     24  },
     25  "_requiredBy": [
     26    "/@babel/helper-define-polyfill-provider"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
     29  "_spec": "6.3.0",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bin": {
     32    "semver": "bin/semver.js"
     33  },
     34  "bugs": {
     35    "url": "https://github.com/npm/node-semver/issues"
     36  },
    437  "description": "The semantic version parser used by npm.",
    5   "main": "semver.js",
    6   "scripts": {
    7     "test": "tap",
    8     "preversion": "npm test",
    9     "postversion": "npm publish",
    10     "postpublish": "git push origin --follow-tags"
    11   },
    1238  "devDependencies": {
    1339    "tap": "^14.3.1"
    14   },
    15   "license": "ISC",
    16   "repository": "https://github.com/npm/node-semver",
    17   "bin": {
    18     "semver": "./bin/semver.js"
    1940  },
    2041  "files": [
     
    2344    "semver.js"
    2445  ],
     46  "homepage": "https://github.com/npm/node-semver#readme",
     47  "license": "ISC",
     48  "main": "semver.js",
     49  "name": "semver",
     50  "repository": {
     51    "type": "git",
     52    "url": "git+https://github.com/npm/node-semver.git"
     53  },
     54  "scripts": {
     55    "postpublish": "git push origin --follow-tags",
     56    "postversion": "npm publish",
     57    "preversion": "npm test",
     58    "test": "tap"
     59  },
    2560  "tap": {
    2661    "check-coverage": true
    27   }
     62  },
     63  "version": "6.3.0"
    2864}
  • trip-planner-front/node_modules/@babel/helper-define-polyfill-provider/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-define-polyfill-provider",
    3   "version": "0.2.3",
    4   "description": "Babel helper to create your own polyfill provider",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel-polyfills.git",
    8     "directory": "packages/babel-helper-define-polyfill-provider"
     2  "_args": [
     3    [
     4      "@babel/helper-define-polyfill-provider@0.2.3",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-define-polyfill-provider@0.2.3",
     10  "_id": "@babel/helper-define-polyfill-provider@0.2.3",
     11  "_inBundle": false,
     12  "_integrity": "sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew==",
     13  "_location": "/@babel/helper-define-polyfill-provider",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-define-polyfill-provider@0.2.3",
     19    "name": "@babel/helper-define-polyfill-provider",
     20    "escapedName": "@babel%2fhelper-define-polyfill-provider",
     21    "scope": "@babel",
     22    "rawSpec": "0.2.3",
     23    "saveSpec": null,
     24    "fetchSpec": "0.2.3"
    925  },
    10   "keywords": [
    11     "babel-plugin"
     26  "_requiredBy": [
     27    "/babel-plugin-polyfill-corejs2",
     28    "/babel-plugin-polyfill-corejs3",
     29    "/babel-plugin-polyfill-regenerator"
    1230  ],
    13   "license": "MIT",
    14   "publishConfig": {
    15     "access": "public"
    16   },
    17   "main": "lib/index.js",
     31  "_resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.3.tgz",
     32  "_spec": "0.2.3",
     33  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
    1834  "browser": {
    1935    "./lib/node/dependencies.js": "./lib/browser/dependencies.js",
    2036    "./src/node/dependencies.js": "./src/browser/dependencies.js"
     37  },
     38  "bugs": {
     39    "url": "https://github.com/babel/babel-polyfills/issues"
     40  },
     41  "dependencies": {
     42    "@babel/helper-compilation-targets": "^7.13.0",
     43    "@babel/helper-module-imports": "^7.12.13",
     44    "@babel/helper-plugin-utils": "^7.13.0",
     45    "@babel/traverse": "^7.13.0",
     46    "debug": "^4.1.1",
     47    "lodash.debounce": "^4.0.8",
     48    "resolve": "^1.14.2",
     49    "semver": "^6.1.2"
     50  },
     51  "description": "Babel helper to create your own polyfill provider",
     52  "devDependencies": {
     53    "@babel/cli": "^7.11.5",
     54    "@babel/core": "^7.13.0",
     55    "@babel/generator": "^7.11.5",
     56    "@babel/plugin-transform-modules-commonjs": "^7.10.4",
     57    "babel-loader": "^8.1.0",
     58    "rollup": "^2.3.2",
     59    "rollup-plugin-babel": "^4.4.0",
     60    "webpack": "^4.42.1",
     61    "webpack-cli": "^3.3.11"
    2162  },
    2263  "exports": {
     
    3374    "./package.json": "./package.json"
    3475  },
    35   "dependencies": {
    36     "@babel/helper-compilation-targets": "^7.13.0",
    37     "@babel/helper-module-imports": "^7.12.13",
    38     "@babel/helper-plugin-utils": "^7.13.0",
    39     "@babel/traverse": "^7.13.0",
    40     "debug": "^4.1.1",
    41     "lodash.debounce": "^4.0.8",
    42     "resolve": "^1.14.2",
    43     "semver": "^6.1.2"
    44   },
     76  "gitHead": "9ecc6171257ca4185ebd880a75ae0232862720c2",
     77  "homepage": "https://github.com/babel/babel-polyfills#readme",
     78  "keywords": [
     79    "babel-plugin"
     80  ],
     81  "license": "MIT",
     82  "main": "lib/index.js",
     83  "name": "@babel/helper-define-polyfill-provider",
    4584  "peerDependencies": {
    4685    "@babel/core": "^7.4.0-0"
    4786  },
    48   "devDependencies": {
    49     "@babel/cli": "^7.11.5",
    50     "@babel/core": "^7.13.0",
    51     "@babel/generator": "^7.11.5",
    52     "@babel/plugin-transform-modules-commonjs": "^7.10.4",
    53     "babel-loader": "^8.1.0",
    54     "rollup": "^2.3.2",
    55     "rollup-plugin-babel": "^4.4.0",
    56     "webpack": "^4.42.1",
    57     "webpack-cli": "^3.3.11"
     87  "publishConfig": {
     88    "access": "public"
    5889  },
    59   "gitHead": "9ecc6171257ca4185ebd880a75ae0232862720c2"
     90  "repository": {
     91    "type": "git",
     92    "url": "git+https://github.com/babel/babel-polyfills.git",
     93    "directory": "packages/babel-helper-define-polyfill-provider"
     94  },
     95  "version": "0.2.3"
    6096}
  • trip-planner-front/node_modules/@babel/helper-explode-assignable-expression/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-explode-assignable-expression",
    3   "version": "7.15.4",
    4   "description": "Helper function to explode an assignable expression",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-explode-assignable-expression"
     2  "_args": [
     3    [
     4      "@babel/helper-explode-assignable-expression@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-explode-assignable-expression@7.15.4",
     10  "_id": "@babel/helper-explode-assignable-expression@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-J14f/vq8+hdC2KoWLIQSsGrC9EFBKE4NFts8pfMpymfApds+fPqR30AOUWc4tyr56h9l/GA1Sxv2q3dLZWbQ/g==",
     13  "_location": "/@babel/helper-explode-assignable-expression",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-explode-assignable-expression@7.15.4",
     19    "name": "@babel/helper-explode-assignable-expression",
     20    "escapedName": "@babel%2fhelper-explode-assignable-expression",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-helper-explode-assignable-expression",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/helper-builder-binary-assignment-operator-visitor"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1639  "dependencies": {
    1740    "@babel/types": "^7.15.4"
    1841  },
     42  "description": "Helper function to explode an assignable expression",
    1943  "devDependencies": {
    2044    "@babel/traverse": "7.15.4"
     
    2347    "node": ">=6.9.0"
    2448  },
    25   "author": "The Babel Team (https://babel.dev/team)"
     49  "homepage": "https://babel.dev/docs/en/next/babel-helper-explode-assignable-expression",
     50  "license": "MIT",
     51  "main": "./lib/index.js",
     52  "name": "@babel/helper-explode-assignable-expression",
     53  "publishConfig": {
     54    "access": "public"
     55  },
     56  "repository": {
     57    "type": "git",
     58    "url": "git+https://github.com/babel/babel.git",
     59    "directory": "packages/babel-helper-explode-assignable-expression"
     60  },
     61  "version": "7.15.4"
    2662}
  • trip-planner-front/node_modules/@babel/helper-function-name/node_modules/@babel/template/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/template@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/template@7.15.4",
     10  "_id": "@babel/template@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
     13  "_location": "/@babel/helper-function-name/@babel/template",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/template@7.15.4",
     19    "name": "@babel/template",
     20    "escapedName": "@babel%2ftemplate",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helper-function-name"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen"
     38  },
     39  "dependencies": {
     40    "@babel/code-frame": "^7.14.5",
     41    "@babel/parser": "^7.15.4",
     42    "@babel/types": "^7.15.4"
     43  },
     44  "description": "Generate an AST from a string template.",
     45  "engines": {
     46    "node": ">=6.9.0"
     47  },
     48  "homepage": "https://babel.dev/docs/en/next/babel-template",
     49  "license": "MIT",
     50  "main": "./lib/index.js",
    251  "name": "@babel/template",
    3   "version": "7.15.4",
    4   "description": "Generate an AST from a string template.",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "homepage": "https://babel.dev/docs/en/next/babel-template",
    7   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen",
    8   "license": "MIT",
    952  "publishConfig": {
    1053    "access": "public"
     
    1255  "repository": {
    1356    "type": "git",
    14     "url": "https://github.com/babel/babel.git",
     57    "url": "git+https://github.com/babel/babel.git",
    1558    "directory": "packages/babel-template"
    1659  },
    17   "main": "./lib/index.js",
    18   "dependencies": {
    19     "@babel/code-frame": "^7.14.5",
    20     "@babel/parser": "^7.15.4",
    21     "@babel/types": "^7.15.4"
    22   },
    23   "engines": {
    24     "node": ">=6.9.0"
    25   }
     60  "version": "7.15.4"
    2661}
  • trip-planner-front/node_modules/@babel/helper-function-name/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-function-name",
    3   "version": "7.15.4",
    4   "description": "Helper function to change the property 'name' of every function",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-function-name"
     2  "_args": [
     3    [
     4      "@babel/helper-function-name@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-function-name@7.15.4",
     10  "_id": "@babel/helper-function-name@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==",
     13  "_location": "/@babel/helper-function-name",
     14  "_phantomChildren": {
     15    "@babel/code-frame": "7.15.8",
     16    "@babel/parser": "7.15.8",
     17    "@babel/types": "7.15.6"
    918  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-helper-function-name",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     19  "_requested": {
     20    "type": "version",
     21    "registry": true,
     22    "raw": "@babel/helper-function-name@7.15.4",
     23    "name": "@babel/helper-function-name",
     24    "escapedName": "@babel%2fhelper-function-name",
     25    "scope": "@babel",
     26    "rawSpec": "7.15.4",
     27    "saveSpec": null,
     28    "fetchSpec": "7.15.4"
    1429  },
    15   "main": "./lib/index.js",
     30  "_requiredBy": [
     31    "/@babel/helper-create-class-features-plugin",
     32    "/@babel/helper-wrap-function",
     33    "/@babel/plugin-transform-classes",
     34    "/@babel/plugin-transform-function-name",
     35    "/@babel/traverse"
     36  ],
     37  "_resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz",
     38  "_spec": "7.15.4",
     39  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     40  "author": {
     41    "name": "The Babel Team",
     42    "url": "https://babel.dev/team"
     43  },
     44  "bugs": {
     45    "url": "https://github.com/babel/babel/issues"
     46  },
    1647  "dependencies": {
    1748    "@babel/helper-get-function-arity": "^7.15.4",
     
    1950    "@babel/types": "^7.15.4"
    2051  },
     52  "description": "Helper function to change the property 'name' of every function",
    2153  "engines": {
    2254    "node": ">=6.9.0"
    2355  },
    24   "author": "The Babel Team (https://babel.dev/team)"
     56  "homepage": "https://babel.dev/docs/en/next/babel-helper-function-name",
     57  "license": "MIT",
     58  "main": "./lib/index.js",
     59  "name": "@babel/helper-function-name",
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-helper-function-name"
     67  },
     68  "version": "7.15.4"
    2569}
  • trip-planner-front/node_modules/@babel/helper-get-function-arity/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-get-function-arity",
    3   "version": "7.15.4",
     2  "_args": [
     3    [
     4      "@babel/helper-get-function-arity@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-get-function-arity@7.15.4",
     10  "_id": "@babel/helper-get-function-arity@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==",
     13  "_location": "/@babel/helper-get-function-arity",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-get-function-arity@7.15.4",
     19    "name": "@babel/helper-get-function-arity",
     20    "escapedName": "@babel%2fhelper-get-function-arity",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helper-function-name"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
     39  "dependencies": {
     40    "@babel/types": "^7.15.4"
     41  },
    442  "description": "Helper function to get function arity",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-get-function-arity"
     43  "engines": {
     44    "node": ">=6.9.0"
    945  },
    1046  "homepage": "https://babel.dev/docs/en/next/babel-helper-get-function-arity",
    1147  "license": "MIT",
     48  "main": "./lib/index.js",
     49  "name": "@babel/helper-get-function-arity",
    1250  "publishConfig": {
    1351    "access": "public"
    1452  },
    15   "main": "./lib/index.js",
    16   "dependencies": {
    17     "@babel/types": "^7.15.4"
     53  "repository": {
     54    "type": "git",
     55    "url": "git+https://github.com/babel/babel.git",
     56    "directory": "packages/babel-helper-get-function-arity"
    1857  },
    19   "engines": {
    20     "node": ">=6.9.0"
    21   },
    22   "author": "The Babel Team (https://babel.dev/team)"
     58  "version": "7.15.4"
    2359}
  • trip-planner-front/node_modules/@babel/helper-hoist-variables/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-hoist-variables",
    3   "version": "7.15.4",
    4   "description": "Helper function to hoist variables",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-hoist-variables"
     2  "TODO": "The @babel/traverse dependency is only needed for the NodePath TS type. We can consider exporting it from @babel/core.",
     3  "_args": [
     4    [
     5      "@babel/helper-hoist-variables@7.15.4",
     6      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     7    ]
     8  ],
     9  "_development": true,
     10  "_from": "@babel/helper-hoist-variables@7.15.4",
     11  "_id": "@babel/helper-hoist-variables@7.15.4",
     12  "_inBundle": false,
     13  "_integrity": "sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==",
     14  "_location": "/@babel/helper-hoist-variables",
     15  "_phantomChildren": {},
     16  "_requested": {
     17    "type": "version",
     18    "registry": true,
     19    "raw": "@babel/helper-hoist-variables@7.15.4",
     20    "name": "@babel/helper-hoist-variables",
     21    "escapedName": "@babel%2fhelper-hoist-variables",
     22    "scope": "@babel",
     23    "rawSpec": "7.15.4",
     24    "saveSpec": null,
     25    "fetchSpec": "7.15.4"
    926  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-helper-hoist-variables",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     27  "_requiredBy": [
     28    "/@babel/plugin-transform-modules-systemjs",
     29    "/@babel/traverse"
     30  ],
     31  "_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz",
     32  "_spec": "7.15.4",
     33  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     34  "author": {
     35    "name": "The Babel Team",
     36    "url": "https://babel.dev/team"
    1437  },
    15   "main": "./lib/index.js",
     38  "bugs": {
     39    "url": "https://github.com/babel/babel/issues"
     40  },
    1641  "dependencies": {
    1742    "@babel/types": "^7.15.4"
    1843  },
    19   "TODO": "The @babel/traverse dependency is only needed for the NodePath TS type. We can consider exporting it from @babel/core.",
     44  "description": "Helper function to hoist variables",
    2045  "devDependencies": {
    2146    "@babel/traverse": "7.15.4"
     
    2449    "node": ">=6.9.0"
    2550  },
    26   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-helper-hoist-variables",
     52  "license": "MIT",
     53  "main": "./lib/index.js",
     54  "name": "@babel/helper-hoist-variables",
     55  "publishConfig": {
     56    "access": "public"
     57  },
     58  "repository": {
     59    "type": "git",
     60    "url": "git+https://github.com/babel/babel.git",
     61    "directory": "packages/babel-helper-hoist-variables"
     62  },
     63  "version": "7.15.4"
    2764}
  • trip-planner-front/node_modules/@babel/helper-member-expression-to-functions/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-member-expression-to-functions",
    3   "version": "7.15.4",
    4   "description": "Helper function to replace certain member expressions with function calls",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-member-expression-to-functions"
     2  "_args": [
     3    [
     4      "@babel/helper-member-expression-to-functions@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-member-expression-to-functions@7.15.4",
     10  "_id": "@babel/helper-member-expression-to-functions@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==",
     13  "_location": "/@babel/helper-member-expression-to-functions",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-member-expression-to-functions@7.15.4",
     19    "name": "@babel/helper-member-expression-to-functions",
     20    "escapedName": "@babel%2fhelper-member-expression-to-functions",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-helper-member-expression-to-functions",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/helper-create-class-features-plugin",
     28    "/@babel/helper-replace-supers"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz",
     31  "_spec": "7.15.4",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
    1436  },
    15   "main": "./lib/index.js",
    16   "author": "The Babel Team (https://babel.dev/team)",
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
    1740  "dependencies": {
    1841    "@babel/types": "^7.15.4"
    1942  },
     43  "description": "Helper function to replace certain member expressions with function calls",
    2044  "devDependencies": {
    2145    "@babel/traverse": "7.15.4"
     
    2347  "engines": {
    2448    "node": ">=6.9.0"
    25   }
     49  },
     50  "homepage": "https://babel.dev/docs/en/next/babel-helper-member-expression-to-functions",
     51  "license": "MIT",
     52  "main": "./lib/index.js",
     53  "name": "@babel/helper-member-expression-to-functions",
     54  "publishConfig": {
     55    "access": "public"
     56  },
     57  "repository": {
     58    "type": "git",
     59    "url": "git+https://github.com/babel/babel.git",
     60    "directory": "packages/babel-helper-member-expression-to-functions"
     61  },
     62  "version": "7.15.4"
    2663}
  • trip-planner-front/node_modules/@babel/helper-module-imports/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-module-imports",
    3   "version": "7.15.4",
    4   "description": "Babel helper functions for inserting module loads",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "homepage": "https://babel.dev/docs/en/next/babel-helper-module-imports",
    7   "license": "MIT",
    8   "publishConfig": {
    9     "access": "public"
     2  "_args": [
     3    [
     4      "@babel/helper-module-imports@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-module-imports@7.15.4",
     10  "_id": "@babel/helper-module-imports@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==",
     13  "_location": "/@babel/helper-module-imports",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-module-imports@7.15.4",
     19    "name": "@babel/helper-module-imports",
     20    "escapedName": "@babel%2fhelper-module-imports",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    1025  },
    11   "repository": {
    12     "type": "git",
    13     "url": "https://github.com/babel/babel.git",
    14     "directory": "packages/babel-helper-module-imports"
     26  "_requiredBy": [
     27    "/@babel/helper-define-polyfill-provider",
     28    "/@babel/helper-module-transforms",
     29    "/@babel/plugin-transform-async-to-generator",
     30    "/@babel/plugin-transform-runtime"
     31  ],
     32  "_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz",
     33  "_spec": "7.15.4",
     34  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     35  "author": {
     36    "name": "The Babel Team",
     37    "url": "https://babel.dev/team"
    1538  },
    16   "main": "./lib/index.js",
     39  "bugs": {
     40    "url": "https://github.com/babel/babel/issues"
     41  },
    1742  "dependencies": {
    1843    "@babel/types": "^7.15.4"
    1944  },
     45  "description": "Babel helper functions for inserting module loads",
    2046  "devDependencies": {
    2147    "@babel/core": "7.15.4",
     
    2450  "engines": {
    2551    "node": ">=6.9.0"
    26   }
     52  },
     53  "homepage": "https://babel.dev/docs/en/next/babel-helper-module-imports",
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/helper-module-imports",
     57  "publishConfig": {
     58    "access": "public"
     59  },
     60  "repository": {
     61    "type": "git",
     62    "url": "git+https://github.com/babel/babel.git",
     63    "directory": "packages/babel-helper-module-imports"
     64  },
     65  "version": "7.15.4"
    2766}
  • trip-planner-front/node_modules/@babel/helper-module-transforms/node_modules/@babel/template/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/template@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/template@7.15.4",
     10  "_id": "@babel/template@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
     13  "_location": "/@babel/helper-module-transforms/@babel/template",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/template@7.15.4",
     19    "name": "@babel/template",
     20    "escapedName": "@babel%2ftemplate",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helper-module-transforms"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen"
     38  },
     39  "dependencies": {
     40    "@babel/code-frame": "^7.14.5",
     41    "@babel/parser": "^7.15.4",
     42    "@babel/types": "^7.15.4"
     43  },
     44  "description": "Generate an AST from a string template.",
     45  "engines": {
     46    "node": ">=6.9.0"
     47  },
     48  "homepage": "https://babel.dev/docs/en/next/babel-template",
     49  "license": "MIT",
     50  "main": "./lib/index.js",
    251  "name": "@babel/template",
    3   "version": "7.15.4",
    4   "description": "Generate an AST from a string template.",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "homepage": "https://babel.dev/docs/en/next/babel-template",
    7   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen",
    8   "license": "MIT",
    952  "publishConfig": {
    1053    "access": "public"
     
    1255  "repository": {
    1356    "type": "git",
    14     "url": "https://github.com/babel/babel.git",
     57    "url": "git+https://github.com/babel/babel.git",
    1558    "directory": "packages/babel-template"
    1659  },
    17   "main": "./lib/index.js",
    18   "dependencies": {
    19     "@babel/code-frame": "^7.14.5",
    20     "@babel/parser": "^7.15.4",
    21     "@babel/types": "^7.15.4"
    22   },
    23   "engines": {
    24     "node": ">=6.9.0"
    25   }
     60  "version": "7.15.4"
    2661}
  • trip-planner-front/node_modules/@babel/helper-module-transforms/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-module-transforms",
    3   "version": "7.15.8",
    4   "description": "Babel helper functions for implementing ES6 module transformations",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "homepage": "https://babel.dev/docs/en/next/babel-helper-module-transforms",
    7   "license": "MIT",
    8   "publishConfig": {
    9     "access": "public"
     2  "_args": [
     3    [
     4      "@babel/helper-module-transforms@7.15.8",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-module-transforms@7.15.8",
     10  "_id": "@babel/helper-module-transforms@7.15.8",
     11  "_inBundle": false,
     12  "_integrity": "sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg==",
     13  "_location": "/@babel/helper-module-transforms",
     14  "_phantomChildren": {
     15    "@babel/code-frame": "7.15.8",
     16    "@babel/parser": "7.15.8",
     17    "@babel/types": "7.15.6"
    1018  },
    11   "repository": {
    12     "type": "git",
    13     "url": "https://github.com/babel/babel.git",
    14     "directory": "packages/babel-helper-module-transforms"
     19  "_requested": {
     20    "type": "version",
     21    "registry": true,
     22    "raw": "@babel/helper-module-transforms@7.15.8",
     23    "name": "@babel/helper-module-transforms",
     24    "escapedName": "@babel%2fhelper-module-transforms",
     25    "scope": "@babel",
     26    "rawSpec": "7.15.8",
     27    "saveSpec": null,
     28    "fetchSpec": "7.15.8"
    1529  },
    16   "main": "./lib/index.js",
     30  "_requiredBy": [
     31    "/@babel/core",
     32    "/@babel/plugin-transform-modules-amd",
     33    "/@babel/plugin-transform-modules-commonjs",
     34    "/@babel/plugin-transform-modules-systemjs",
     35    "/@babel/plugin-transform-modules-umd"
     36  ],
     37  "_resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz",
     38  "_spec": "7.15.8",
     39  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     40  "author": {
     41    "name": "The Babel Team",
     42    "url": "https://babel.dev/team"
     43  },
     44  "bugs": {
     45    "url": "https://github.com/babel/babel/issues"
     46  },
    1747  "dependencies": {
    1848    "@babel/helper-module-imports": "^7.15.4",
     
    2555    "@babel/types": "^7.15.6"
    2656  },
     57  "description": "Babel helper functions for implementing ES6 module transformations",
    2758  "engines": {
    2859    "node": ">=6.9.0"
    29   }
     60  },
     61  "homepage": "https://babel.dev/docs/en/next/babel-helper-module-transforms",
     62  "license": "MIT",
     63  "main": "./lib/index.js",
     64  "name": "@babel/helper-module-transforms",
     65  "publishConfig": {
     66    "access": "public"
     67  },
     68  "repository": {
     69    "type": "git",
     70    "url": "git+https://github.com/babel/babel.git",
     71    "directory": "packages/babel-helper-module-transforms"
     72  },
     73  "version": "7.15.8"
    3074}
  • trip-planner-front/node_modules/@babel/helper-optimise-call-expression/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-optimise-call-expression",
    3   "version": "7.15.4",
    4   "description": "Helper function to optimise call expression",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-optimise-call-expression"
     2  "_args": [
     3    [
     4      "@babel/helper-optimise-call-expression@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-optimise-call-expression@7.15.4",
     10  "_id": "@babel/helper-optimise-call-expression@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==",
     13  "_location": "/@babel/helper-optimise-call-expression",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-optimise-call-expression@7.15.4",
     19    "name": "@babel/helper-optimise-call-expression",
     20    "escapedName": "@babel%2fhelper-optimise-call-expression",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-helper-optimise-call-expression",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/helper-create-class-features-plugin",
     28    "/@babel/helper-replace-supers",
     29    "/@babel/plugin-transform-classes"
     30  ],
     31  "_resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz",
     32  "_spec": "7.15.4",
     33  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     34  "author": {
     35    "name": "The Babel Team",
     36    "url": "https://babel.dev/team"
    1437  },
    15   "main": "./lib/index.js",
     38  "bugs": {
     39    "url": "https://github.com/babel/babel/issues"
     40  },
    1641  "dependencies": {
    1742    "@babel/types": "^7.15.4"
    1843  },
     44  "description": "Helper function to optimise call expression",
    1945  "devDependencies": {
    2046    "@babel/generator": "7.15.4",
     
    2450    "node": ">=6.9.0"
    2551  },
    26   "author": "The Babel Team (https://babel.dev/team)"
     52  "homepage": "https://babel.dev/docs/en/next/babel-helper-optimise-call-expression",
     53  "license": "MIT",
     54  "main": "./lib/index.js",
     55  "name": "@babel/helper-optimise-call-expression",
     56  "publishConfig": {
     57    "access": "public"
     58  },
     59  "repository": {
     60    "type": "git",
     61    "url": "git+https://github.com/babel/babel.git",
     62    "directory": "packages/babel-helper-optimise-call-expression"
     63  },
     64  "version": "7.15.4"
    2765}
  • trip-planner-front/node_modules/@babel/helper-plugin-utils/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-plugin-utils",
    3   "version": "7.14.5",
     2  "_args": [
     3    [
     4      "@babel/helper-plugin-utils@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-plugin-utils@7.14.5",
     10  "_id": "@babel/helper-plugin-utils@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==",
     13  "_location": "/@babel/helper-plugin-utils",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-plugin-utils@7.14.5",
     19    "name": "@babel/helper-plugin-utils",
     20    "escapedName": "@babel%2fhelper-plugin-utils",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helper-define-polyfill-provider",
     28    "/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
     29    "/@babel/plugin-proposal-async-generator-functions",
     30    "/@babel/plugin-proposal-class-properties",
     31    "/@babel/plugin-proposal-class-static-block",
     32    "/@babel/plugin-proposal-dynamic-import",
     33    "/@babel/plugin-proposal-export-namespace-from",
     34    "/@babel/plugin-proposal-json-strings",
     35    "/@babel/plugin-proposal-logical-assignment-operators",
     36    "/@babel/plugin-proposal-nullish-coalescing-operator",
     37    "/@babel/plugin-proposal-numeric-separator",
     38    "/@babel/plugin-proposal-object-rest-spread",
     39    "/@babel/plugin-proposal-optional-catch-binding",
     40    "/@babel/plugin-proposal-optional-chaining",
     41    "/@babel/plugin-proposal-private-methods",
     42    "/@babel/plugin-proposal-private-property-in-object",
     43    "/@babel/plugin-proposal-unicode-property-regex",
     44    "/@babel/plugin-syntax-async-generators",
     45    "/@babel/plugin-syntax-class-properties",
     46    "/@babel/plugin-syntax-class-static-block",
     47    "/@babel/plugin-syntax-dynamic-import",
     48    "/@babel/plugin-syntax-export-namespace-from",
     49    "/@babel/plugin-syntax-json-strings",
     50    "/@babel/plugin-syntax-logical-assignment-operators",
     51    "/@babel/plugin-syntax-nullish-coalescing-operator",
     52    "/@babel/plugin-syntax-numeric-separator",
     53    "/@babel/plugin-syntax-object-rest-spread",
     54    "/@babel/plugin-syntax-optional-catch-binding",
     55    "/@babel/plugin-syntax-optional-chaining",
     56    "/@babel/plugin-syntax-private-property-in-object",
     57    "/@babel/plugin-syntax-top-level-await",
     58    "/@babel/plugin-transform-arrow-functions",
     59    "/@babel/plugin-transform-async-to-generator",
     60    "/@babel/plugin-transform-block-scoped-functions",
     61    "/@babel/plugin-transform-block-scoping",
     62    "/@babel/plugin-transform-classes",
     63    "/@babel/plugin-transform-computed-properties",
     64    "/@babel/plugin-transform-destructuring",
     65    "/@babel/plugin-transform-dotall-regex",
     66    "/@babel/plugin-transform-duplicate-keys",
     67    "/@babel/plugin-transform-exponentiation-operator",
     68    "/@babel/plugin-transform-for-of",
     69    "/@babel/plugin-transform-function-name",
     70    "/@babel/plugin-transform-literals",
     71    "/@babel/plugin-transform-member-expression-literals",
     72    "/@babel/plugin-transform-modules-amd",
     73    "/@babel/plugin-transform-modules-commonjs",
     74    "/@babel/plugin-transform-modules-systemjs",
     75    "/@babel/plugin-transform-modules-umd",
     76    "/@babel/plugin-transform-new-target",
     77    "/@babel/plugin-transform-object-super",
     78    "/@babel/plugin-transform-parameters",
     79    "/@babel/plugin-transform-property-literals",
     80    "/@babel/plugin-transform-reserved-words",
     81    "/@babel/plugin-transform-runtime",
     82    "/@babel/plugin-transform-shorthand-properties",
     83    "/@babel/plugin-transform-spread",
     84    "/@babel/plugin-transform-sticky-regex",
     85    "/@babel/plugin-transform-template-literals",
     86    "/@babel/plugin-transform-typeof-symbol",
     87    "/@babel/plugin-transform-unicode-escapes",
     88    "/@babel/plugin-transform-unicode-regex",
     89    "/@babel/preset-env",
     90    "/@babel/preset-modules"
     91  ],
     92  "_resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz",
     93  "_spec": "7.14.5",
     94  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     95  "author": {
     96    "name": "The Babel Team",
     97    "url": "https://babel.dev/team"
     98  },
     99  "bugs": {
     100    "url": "https://github.com/babel/babel/issues"
     101  },
    4102  "description": "General utilities for plugins to use",
    5   "author": "The Babel Team (https://babel.dev/team)",
     103  "engines": {
     104    "node": ">=6.9.0"
     105  },
    6106  "homepage": "https://babel.dev/docs/en/next/babel-helper-plugin-utils",
    7107  "license": "MIT",
     108  "main": "./lib/index.js",
     109  "name": "@babel/helper-plugin-utils",
    8110  "publishConfig": {
    9111    "access": "public"
     
    11113  "repository": {
    12114    "type": "git",
    13     "url": "https://github.com/babel/babel.git",
     115    "url": "git+https://github.com/babel/babel.git",
    14116    "directory": "packages/babel-helper-plugin-utils"
    15117  },
    16   "main": "./lib/index.js",
    17   "engines": {
    18     "node": ">=6.9.0"
    19   }
     118  "version": "7.14.5"
    20119}
  • trip-planner-front/node_modules/@babel/helper-remap-async-to-generator/node_modules/@babel/helper-annotate-as-pure/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-annotate-as-pure",
    3   "version": "7.15.4",
     2  "_args": [
     3    [
     4      "@babel/helper-annotate-as-pure@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-annotate-as-pure@7.15.4",
     10  "_id": "@babel/helper-annotate-as-pure@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==",
     13  "_location": "/@babel/helper-remap-async-to-generator/@babel/helper-annotate-as-pure",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-annotate-as-pure@7.15.4",
     19    "name": "@babel/helper-annotate-as-pure",
     20    "escapedName": "@babel%2fhelper-annotate-as-pure",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helper-remap-async-to-generator"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
     39  "dependencies": {
     40    "@babel/types": "^7.15.4"
     41  },
    442  "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-annotate-as-pure"
     43  "engines": {
     44    "node": ">=6.9.0"
    945  },
    1046  "homepage": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure",
    1147  "license": "MIT",
     48  "main": "./lib/index.js",
     49  "name": "@babel/helper-annotate-as-pure",
    1250  "publishConfig": {
    1351    "access": "public"
    1452  },
    15   "main": "./lib/index.js",
    16   "dependencies": {
    17     "@babel/types": "^7.15.4"
     53  "repository": {
     54    "type": "git",
     55    "url": "git+https://github.com/babel/babel.git",
     56    "directory": "packages/babel-helper-annotate-as-pure"
    1857  },
    19   "engines": {
    20     "node": ">=6.9.0"
    21   },
    22   "author": "The Babel Team (https://babel.dev/team)"
     58  "version": "7.15.4"
    2359}
  • trip-planner-front/node_modules/@babel/helper-remap-async-to-generator/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-remap-async-to-generator",
    3   "version": "7.15.4",
    4   "description": "Helper function to remap async functions to generators",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-remap-async-to-generator"
     2  "_args": [
     3    [
     4      "@babel/helper-remap-async-to-generator@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-remap-async-to-generator@7.15.4",
     10  "_id": "@babel/helper-remap-async-to-generator@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-v53MxgvMK/HCwckJ1bZrq6dNKlmwlyRNYM6ypaRTdXWGOE2c1/SCa6dL/HimhPulGhZKw9W0QhREM583F/t0vQ==",
     13  "_location": "/@babel/helper-remap-async-to-generator",
     14  "_phantomChildren": {
     15    "@babel/types": "7.15.6"
    916  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-helper-remap-async-to-generator",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     17  "_requested": {
     18    "type": "version",
     19    "registry": true,
     20    "raw": "@babel/helper-remap-async-to-generator@7.15.4",
     21    "name": "@babel/helper-remap-async-to-generator",
     22    "escapedName": "@babel%2fhelper-remap-async-to-generator",
     23    "scope": "@babel",
     24    "rawSpec": "7.15.4",
     25    "saveSpec": null,
     26    "fetchSpec": "7.15.4"
    1427  },
    15   "main": "./lib/index.js",
     28  "_requiredBy": [
     29    "/@babel/plugin-proposal-async-generator-functions",
     30    "/@babel/plugin-transform-async-to-generator"
     31  ],
     32  "_resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.15.4.tgz",
     33  "_spec": "7.15.4",
     34  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     35  "author": {
     36    "name": "The Babel Team",
     37    "url": "https://babel.dev/team"
     38  },
     39  "bugs": {
     40    "url": "https://github.com/babel/babel/issues"
     41  },
    1642  "dependencies": {
    1743    "@babel/helper-annotate-as-pure": "^7.15.4",
     
    1945    "@babel/types": "^7.15.4"
    2046  },
     47  "description": "Helper function to remap async functions to generators",
    2148  "devDependencies": {
    2249    "@babel/traverse": "7.15.4"
     
    2552    "node": ">=6.9.0"
    2653  },
    27   "author": "The Babel Team (https://babel.dev/team)"
     54  "homepage": "https://babel.dev/docs/en/next/babel-helper-remap-async-to-generator",
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/helper-remap-async-to-generator",
     58  "publishConfig": {
     59    "access": "public"
     60  },
     61  "repository": {
     62    "type": "git",
     63    "url": "git+https://github.com/babel/babel.git",
     64    "directory": "packages/babel-helper-remap-async-to-generator"
     65  },
     66  "version": "7.15.4"
    2867}
  • trip-planner-front/node_modules/@babel/helper-replace-supers/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-replace-supers",
    3   "version": "7.15.4",
    4   "description": "Helper function to replace supers",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-replace-supers"
     2  "_args": [
     3    [
     4      "@babel/helper-replace-supers@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-replace-supers@7.15.4",
     10  "_id": "@babel/helper-replace-supers@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==",
     13  "_location": "/@babel/helper-replace-supers",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-replace-supers@7.15.4",
     19    "name": "@babel/helper-replace-supers",
     20    "escapedName": "@babel%2fhelper-replace-supers",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-helper-replace-supers",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/helper-create-class-features-plugin",
     28    "/@babel/helper-module-transforms",
     29    "/@babel/plugin-transform-classes",
     30    "/@babel/plugin-transform-object-super"
     31  ],
     32  "_resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz",
     33  "_spec": "7.15.4",
     34  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     35  "author": {
     36    "name": "The Babel Team",
     37    "url": "https://babel.dev/team"
    1438  },
    15   "main": "./lib/index.js",
     39  "bugs": {
     40    "url": "https://github.com/babel/babel/issues"
     41  },
    1642  "dependencies": {
    1743    "@babel/helper-member-expression-to-functions": "^7.15.4",
     
    2046    "@babel/types": "^7.15.4"
    2147  },
     48  "description": "Helper function to replace supers",
    2249  "engines": {
    2350    "node": ">=6.9.0"
    2451  },
    25   "author": "The Babel Team (https://babel.dev/team)"
     52  "homepage": "https://babel.dev/docs/en/next/babel-helper-replace-supers",
     53  "license": "MIT",
     54  "main": "./lib/index.js",
     55  "name": "@babel/helper-replace-supers",
     56  "publishConfig": {
     57    "access": "public"
     58  },
     59  "repository": {
     60    "type": "git",
     61    "url": "git+https://github.com/babel/babel.git",
     62    "directory": "packages/babel-helper-replace-supers"
     63  },
     64  "version": "7.15.4"
    2665}
  • trip-planner-front/node_modules/@babel/helper-simple-access/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-simple-access",
    3   "version": "7.15.4",
     2  "_args": [
     3    [
     4      "@babel/helper-simple-access@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-simple-access@7.15.4",
     10  "_id": "@babel/helper-simple-access@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==",
     13  "_location": "/@babel/helper-simple-access",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-simple-access@7.15.4",
     19    "name": "@babel/helper-simple-access",
     20    "escapedName": "@babel%2fhelper-simple-access",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helper-module-transforms",
     28    "/@babel/plugin-transform-modules-commonjs"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz",
     31  "_spec": "7.15.4",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
     36  },
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
     40  "dependencies": {
     41    "@babel/types": "^7.15.4"
     42  },
    443  "description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
    5   "author": "The Babel Team (https://babel.dev/team)",
     44  "devDependencies": {
     45    "@babel/traverse": "7.15.4"
     46  },
     47  "engines": {
     48    "node": ">=6.9.0"
     49  },
    650  "homepage": "https://babel.dev/docs/en/next/babel-helper-simple-access",
    751  "license": "MIT",
     52  "main": "./lib/index.js",
     53  "name": "@babel/helper-simple-access",
    854  "publishConfig": {
    955    "access": "public"
     
    1157  "repository": {
    1258    "type": "git",
    13     "url": "https://github.com/babel/babel.git",
     59    "url": "git+https://github.com/babel/babel.git",
    1460    "directory": "packages/babel-helper-simple-access"
    1561  },
    16   "main": "./lib/index.js",
    17   "dependencies": {
    18     "@babel/types": "^7.15.4"
    19   },
    20   "devDependencies": {
    21     "@babel/traverse": "7.15.4"
    22   },
    23   "engines": {
    24     "node": ">=6.9.0"
    25   }
     62  "version": "7.15.4"
    2663}
  • trip-planner-front/node_modules/@babel/helper-skip-transparent-expression-wrappers/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-skip-transparent-expression-wrappers",
    3   "version": "7.15.4",
    4   "description": "Helper which skips types and parentheses",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-skip-transparent-expression-wrappers"
     2  "_args": [
     3    [
     4      "@babel/helper-skip-transparent-expression-wrappers@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-skip-transparent-expression-wrappers@7.15.4",
     10  "_id": "@babel/helper-skip-transparent-expression-wrappers@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-BMRLsdh+D1/aap19TycS4eD1qELGrCBJwzaY9IE8LrpJtJb+H7rQkPIdsfgnMtLBA6DJls7X9z93Z4U8h7xw0A==",
     13  "_location": "/@babel/helper-skip-transparent-expression-wrappers",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-skip-transparent-expression-wrappers@7.15.4",
     19    "name": "@babel/helper-skip-transparent-expression-wrappers",
     20    "escapedName": "@babel%2fhelper-skip-transparent-expression-wrappers",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
     28    "/@babel/plugin-proposal-optional-chaining",
     29    "/@babel/plugin-transform-spread"
     30  ],
     31  "_resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.15.4.tgz",
     32  "_spec": "7.15.4",
     33  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     34  "author": {
     35    "name": "The Babel Team",
     36    "url": "https://babel.dev/team"
    1337  },
    14   "main": "./lib/index.js",
    15   "exports": {
    16     ".": "./lib/index.js",
    17     "./package.json": "./package.json"
     38  "bugs": {
     39    "url": "https://github.com/babel/babel/issues"
    1840  },
    1941  "dependencies": {
    2042    "@babel/types": "^7.15.4"
    2143  },
     44  "description": "Helper which skips types and parentheses",
    2245  "devDependencies": {
    2346    "@babel/traverse": "7.15.4"
     
    2649    "node": ">=6.9.0"
    2750  },
    28   "author": "The Babel Team (https://babel.dev/team)"
     51  "exports": {
     52    ".": "./lib/index.js",
     53    "./package.json": "./package.json"
     54  },
     55  "homepage": "https://github.com/babel/babel#readme",
     56  "license": "MIT",
     57  "main": "./lib/index.js",
     58  "name": "@babel/helper-skip-transparent-expression-wrappers",
     59  "publishConfig": {
     60    "access": "public"
     61  },
     62  "repository": {
     63    "type": "git",
     64    "url": "git+https://github.com/babel/babel.git",
     65    "directory": "packages/babel-helper-skip-transparent-expression-wrappers"
     66  },
     67  "version": "7.15.4"
    2968}
  • trip-planner-front/node_modules/@babel/helper-split-export-declaration/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-split-export-declaration",
    3   "version": "7.15.4",
    4   "description": "",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-split-export-declaration"
     2  "_args": [
     3    [
     4      "@babel/helper-split-export-declaration@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-split-export-declaration@7.15.4",
     10  "_id": "@babel/helper-split-export-declaration@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==",
     13  "_location": "/@babel/helper-split-export-declaration",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-split-export-declaration@7.15.4",
     19    "name": "@babel/helper-split-export-declaration",
     20    "escapedName": "@babel%2fhelper-split-export-declaration",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helper-create-class-features-plugin",
     28    "/@babel/helper-module-transforms",
     29    "/@babel/plugin-transform-classes",
     30    "/@babel/traverse"
     31  ],
     32  "_resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz",
     33  "_spec": "7.15.4",
     34  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     35  "author": {
     36    "name": "The Babel Team",
     37    "url": "https://babel.dev/team"
     38  },
     39  "bugs": {
     40    "url": "https://github.com/babel/babel/issues"
     41  },
     42  "dependencies": {
     43    "@babel/types": "^7.15.4"
     44  },
     45  "description": ">",
     46  "engines": {
     47    "node": ">=6.9.0"
    948  },
    1049  "homepage": "https://babel.dev/docs/en/next/babel-helper-split-export-declaration",
    1150  "license": "MIT",
     51  "main": "./lib/index.js",
     52  "name": "@babel/helper-split-export-declaration",
    1253  "publishConfig": {
    1354    "access": "public"
    1455  },
    15   "main": "./lib/index.js",
    16   "dependencies": {
    17     "@babel/types": "^7.15.4"
     56  "repository": {
     57    "type": "git",
     58    "url": "git+https://github.com/babel/babel.git",
     59    "directory": "packages/babel-helper-split-export-declaration"
    1860  },
    19   "engines": {
    20     "node": ">=6.9.0"
    21   },
    22   "author": "The Babel Team (https://babel.dev/team)"
     61  "version": "7.15.4"
    2362}
  • trip-planner-front/node_modules/@babel/helper-validator-identifier/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-validator-identifier",
    3   "version": "7.15.7",
     2  "_args": [
     3    [
     4      "@babel/helper-validator-identifier@7.15.7",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-validator-identifier@7.15.7",
     10  "_id": "@babel/helper-validator-identifier@7.15.7",
     11  "_inBundle": false,
     12  "_integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
     13  "_location": "/@babel/helper-validator-identifier",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-validator-identifier@7.15.7",
     19    "name": "@babel/helper-validator-identifier",
     20    "escapedName": "@babel%2fhelper-validator-identifier",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.7",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.7"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helper-module-transforms",
     28    "/@babel/highlight",
     29    "/@babel/plugin-transform-modules-systemjs",
     30    "/@babel/types"
     31  ],
     32  "_resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
     33  "_spec": "7.15.7",
     34  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     35  "author": {
     36    "name": "The Babel Team",
     37    "url": "https://babel.dev/team"
     38  },
     39  "bugs": {
     40    "url": "https://github.com/babel/babel/issues"
     41  },
    442  "description": "Validate identifier/keywords name",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-validator-identifier"
    9   },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
    13   },
    14   "main": "./lib/index.js",
    15   "exports": "./lib/index.js",
    1643  "devDependencies": {
    1744    "@unicode/unicode-14.0.0": "^1.2.1",
     
    2148    "node": ">=6.9.0"
    2249  },
    23   "author": "The Babel Team (https://babel.dev/team)"
     50  "exports": "./lib/index.js",
     51  "homepage": "https://github.com/babel/babel#readme",
     52  "license": "MIT",
     53  "main": "./lib/index.js",
     54  "name": "@babel/helper-validator-identifier",
     55  "publishConfig": {
     56    "access": "public"
     57  },
     58  "repository": {
     59    "type": "git",
     60    "url": "git+https://github.com/babel/babel.git",
     61    "directory": "packages/babel-helper-validator-identifier"
     62  },
     63  "version": "7.15.7"
    2464}
  • trip-planner-front/node_modules/@babel/helper-validator-option/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/helper-validator-option@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-validator-option@7.14.5",
     10  "_id": "@babel/helper-validator-option@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==",
     13  "_location": "/@babel/helper-validator-option",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-validator-option@7.14.5",
     19    "name": "@babel/helper-validator-option",
     20    "escapedName": "@babel%2fhelper-validator-option",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helper-compilation-targets",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz",
     31  "_spec": "7.14.5",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
     36  },
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
     40  "description": "Validate plugin/preset options",
     41  "engines": {
     42    "node": ">=6.9.0"
     43  },
     44  "exports": "./lib/index.js",
     45  "homepage": "https://github.com/babel/babel#readme",
     46  "license": "MIT",
     47  "main": "./lib/index.js",
    248  "name": "@babel/helper-validator-option",
    3   "version": "7.14.5",
    4   "description": "Validate plugin/preset options",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-validator-option"
    9   },
    10   "license": "MIT",
    1149  "publishConfig": {
    1250    "access": "public"
    1351  },
    14   "main": "./lib/index.js",
    15   "exports": "./lib/index.js",
    16   "engines": {
    17     "node": ">=6.9.0"
     52  "repository": {
     53    "type": "git",
     54    "url": "git+https://github.com/babel/babel.git",
     55    "directory": "packages/babel-helper-validator-option"
    1856  },
    19   "author": "The Babel Team (https://babel.dev/team)"
     57  "version": "7.14.5"
    2058}
  • trip-planner-front/node_modules/@babel/helper-wrap-function/node_modules/@babel/template/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/template@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/template@7.15.4",
     10  "_id": "@babel/template@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
     13  "_location": "/@babel/helper-wrap-function/@babel/template",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/template@7.15.4",
     19    "name": "@babel/template",
     20    "escapedName": "@babel%2ftemplate",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helper-wrap-function"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen"
     38  },
     39  "dependencies": {
     40    "@babel/code-frame": "^7.14.5",
     41    "@babel/parser": "^7.15.4",
     42    "@babel/types": "^7.15.4"
     43  },
     44  "description": "Generate an AST from a string template.",
     45  "engines": {
     46    "node": ">=6.9.0"
     47  },
     48  "homepage": "https://babel.dev/docs/en/next/babel-template",
     49  "license": "MIT",
     50  "main": "./lib/index.js",
    251  "name": "@babel/template",
    3   "version": "7.15.4",
    4   "description": "Generate an AST from a string template.",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "homepage": "https://babel.dev/docs/en/next/babel-template",
    7   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen",
    8   "license": "MIT",
    952  "publishConfig": {
    1053    "access": "public"
     
    1255  "repository": {
    1356    "type": "git",
    14     "url": "https://github.com/babel/babel.git",
     57    "url": "git+https://github.com/babel/babel.git",
    1558    "directory": "packages/babel-template"
    1659  },
    17   "main": "./lib/index.js",
    18   "dependencies": {
    19     "@babel/code-frame": "^7.14.5",
    20     "@babel/parser": "^7.15.4",
    21     "@babel/types": "^7.15.4"
    22   },
    23   "engines": {
    24     "node": ">=6.9.0"
    25   }
     60  "version": "7.15.4"
    2661}
  • trip-planner-front/node_modules/@babel/helper-wrap-function/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-wrap-function",
    3   "version": "7.15.4",
    4   "description": "Helper to wrap functions inside a function call.",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-wrap-function"
     2  "_args": [
     3    [
     4      "@babel/helper-wrap-function@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-wrap-function@7.15.4",
     10  "_id": "@babel/helper-wrap-function@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-Y2o+H/hRV5W8QhIfTpRIBwl57y8PrZt6JM3V8FOo5qarjshHItyH5lXlpMfBfmBefOqSCpKZs/6Dxqp0E/U+uw==",
     13  "_location": "/@babel/helper-wrap-function",
     14  "_phantomChildren": {
     15    "@babel/code-frame": "7.15.8",
     16    "@babel/parser": "7.15.8",
     17    "@babel/types": "7.15.6"
    918  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-helper-wrap-function",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     19  "_requested": {
     20    "type": "version",
     21    "registry": true,
     22    "raw": "@babel/helper-wrap-function@7.15.4",
     23    "name": "@babel/helper-wrap-function",
     24    "escapedName": "@babel%2fhelper-wrap-function",
     25    "scope": "@babel",
     26    "rawSpec": "7.15.4",
     27    "saveSpec": null,
     28    "fetchSpec": "7.15.4"
    1429  },
    15   "main": "./lib/index.js",
     30  "_requiredBy": [
     31    "/@babel/helper-remap-async-to-generator"
     32  ],
     33  "_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.15.4.tgz",
     34  "_spec": "7.15.4",
     35  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     36  "author": {
     37    "name": "The Babel Team",
     38    "url": "https://babel.dev/team"
     39  },
     40  "bugs": {
     41    "url": "https://github.com/babel/babel/issues"
     42  },
    1643  "dependencies": {
    1744    "@babel/helper-function-name": "^7.15.4",
     
    2047    "@babel/types": "^7.15.4"
    2148  },
     49  "description": "Helper to wrap functions inside a function call.",
    2250  "engines": {
    2351    "node": ">=6.9.0"
    2452  },
    25   "author": "The Babel Team (https://babel.dev/team)"
     53  "homepage": "https://babel.dev/docs/en/next/babel-helper-wrap-function",
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/helper-wrap-function",
     57  "publishConfig": {
     58    "access": "public"
     59  },
     60  "repository": {
     61    "type": "git",
     62    "url": "git+https://github.com/babel/babel.git",
     63    "directory": "packages/babel-helper-wrap-function"
     64  },
     65  "version": "7.15.4"
    2666}
  • trip-planner-front/node_modules/@babel/helpers/node_modules/@babel/template/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/template@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/template@7.15.4",
     10  "_id": "@babel/template@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==",
     13  "_location": "/@babel/helpers/@babel/template",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/template@7.15.4",
     19    "name": "@babel/template",
     20    "escapedName": "@babel%2ftemplate",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/helpers"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen"
     38  },
     39  "dependencies": {
     40    "@babel/code-frame": "^7.14.5",
     41    "@babel/parser": "^7.15.4",
     42    "@babel/types": "^7.15.4"
     43  },
     44  "description": "Generate an AST from a string template.",
     45  "engines": {
     46    "node": ">=6.9.0"
     47  },
     48  "homepage": "https://babel.dev/docs/en/next/babel-template",
     49  "license": "MIT",
     50  "main": "./lib/index.js",
    251  "name": "@babel/template",
    3   "version": "7.15.4",
    4   "description": "Generate an AST from a string template.",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "homepage": "https://babel.dev/docs/en/next/babel-template",
    7   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen",
    8   "license": "MIT",
    952  "publishConfig": {
    1053    "access": "public"
     
    1255  "repository": {
    1356    "type": "git",
    14     "url": "https://github.com/babel/babel.git",
     57    "url": "git+https://github.com/babel/babel.git",
    1558    "directory": "packages/babel-template"
    1659  },
    17   "main": "./lib/index.js",
    18   "dependencies": {
    19     "@babel/code-frame": "^7.14.5",
    20     "@babel/parser": "^7.15.4",
    21     "@babel/types": "^7.15.4"
    22   },
    23   "engines": {
    24     "node": ">=6.9.0"
    25   }
     60  "version": "7.15.4"
    2661}
  • trip-planner-front/node_modules/@babel/helpers/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helpers",
    3   "version": "7.15.4",
     2  "_args": [
     3    [
     4      "@babel/helpers@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helpers@7.15.4",
     10  "_id": "@babel/helpers@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==",
     13  "_location": "/@babel/helpers",
     14  "_phantomChildren": {
     15    "@babel/code-frame": "7.15.8",
     16    "@babel/parser": "7.15.8",
     17    "@babel/types": "7.15.6"
     18  },
     19  "_requested": {
     20    "type": "version",
     21    "registry": true,
     22    "raw": "@babel/helpers@7.15.4",
     23    "name": "@babel/helpers",
     24    "escapedName": "@babel%2fhelpers",
     25    "scope": "@babel",
     26    "rawSpec": "7.15.4",
     27    "saveSpec": null,
     28    "fetchSpec": "7.15.4"
     29  },
     30  "_requiredBy": [
     31    "/@babel/core"
     32  ],
     33  "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.15.4.tgz",
     34  "_spec": "7.15.4",
     35  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     36  "author": {
     37    "name": "The Babel Team",
     38    "url": "https://babel.dev/team"
     39  },
     40  "bugs": {
     41    "url": "https://github.com/babel/babel/issues"
     42  },
     43  "dependencies": {
     44    "@babel/template": "^7.15.4",
     45    "@babel/traverse": "^7.15.4",
     46    "@babel/types": "^7.15.4"
     47  },
    448  "description": "Collection of helper functions used by Babel transforms.",
    5   "author": "The Babel Team (https://babel.dev/team)",
     49  "devDependencies": {
     50    "@babel/helper-plugin-test-runner": "7.14.5"
     51  },
     52  "engines": {
     53    "node": ">=6.9.0"
     54  },
    655  "homepage": "https://babel.dev/docs/en/next/babel-helpers",
    756  "license": "MIT",
     57  "main": "./lib/index.js",
     58  "name": "@babel/helpers",
    859  "publishConfig": {
    960    "access": "public"
     
    1162  "repository": {
    1263    "type": "git",
    13     "url": "https://github.com/babel/babel.git",
     64    "url": "git+https://github.com/babel/babel.git",
    1465    "directory": "packages/babel-helpers"
    1566  },
    16   "main": "./lib/index.js",
    17   "dependencies": {
    18     "@babel/template": "^7.15.4",
    19     "@babel/traverse": "^7.15.4",
    20     "@babel/types": "^7.15.4"
    21   },
    22   "devDependencies": {
    23     "@babel/helper-plugin-test-runner": "7.14.5"
    24   },
    25   "engines": {
    26     "node": ">=6.9.0"
    27   }
     67  "version": "7.15.4"
    2868}
  • trip-planner-front/node_modules/@babel/highlight/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/highlight",
    3   "version": "7.14.5",
    4   "description": "Syntax highlight JavaScript strings for output in terminals.",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "homepage": "https://babel.dev/docs/en/next/babel-highlight",
    7   "license": "MIT",
    8   "publishConfig": {
    9     "access": "public"
     2  "_args": [
     3    [
     4      "@babel/highlight@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/highlight@7.14.5",
     10  "_id": "@babel/highlight@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==",
     13  "_location": "/@babel/highlight",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/highlight@7.14.5",
     19    "name": "@babel/highlight",
     20    "escapedName": "@babel%2fhighlight",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    1025  },
    11   "repository": {
    12     "type": "git",
    13     "url": "https://github.com/babel/babel.git",
    14     "directory": "packages/babel-highlight"
     26  "_requiredBy": [
     27    "/@babel/code-frame"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1535  },
    16   "main": "./lib/index.js",
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1739  "dependencies": {
    1840    "@babel/helper-validator-identifier": "^7.14.5",
     
    2042    "js-tokens": "^4.0.0"
    2143  },
     44  "description": "Syntax highlight JavaScript strings for output in terminals.",
    2245  "devDependencies": {
    2346    "@types/chalk": "^2.0.0",
     
    2649  "engines": {
    2750    "node": ">=6.9.0"
    28   }
     51  },
     52  "homepage": "https://babel.dev/docs/en/next/babel-highlight",
     53  "license": "MIT",
     54  "main": "./lib/index.js",
     55  "name": "@babel/highlight",
     56  "publishConfig": {
     57    "access": "public"
     58  },
     59  "repository": {
     60    "type": "git",
     61    "url": "git+https://github.com/babel/babel.git",
     62    "directory": "packages/babel-highlight"
     63  },
     64  "version": "7.14.5"
    2965}
  • trip-planner-front/node_modules/@babel/parser/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/parser",
    3   "version": "7.15.8",
     2  "_args": [
     3    [
     4      "@babel/parser@7.15.8",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/parser@7.15.8",
     10  "_id": "@babel/parser@7.15.8",
     11  "_inBundle": false,
     12  "_integrity": "sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==",
     13  "_location": "/@babel/parser",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/parser@7.15.8",
     19    "name": "@babel/parser",
     20    "escapedName": "@babel%2fparser",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.8",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.8"
     25  },
     26  "_requiredBy": [
     27    "/@babel/core",
     28    "/@babel/helper-function-name/@babel/template",
     29    "/@babel/helper-module-transforms/@babel/template",
     30    "/@babel/helper-wrap-function/@babel/template",
     31    "/@babel/helpers/@babel/template",
     32    "/@babel/template",
     33    "/@babel/traverse"
     34  ],
     35  "_resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.8.tgz",
     36  "_spec": "7.15.8",
     37  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     38  "author": {
     39    "name": "The Babel Team",
     40    "url": "https://babel.dev/team"
     41  },
     42  "bin": {
     43    "parser": "bin/babel-parser.js"
     44  },
     45  "bugs": {
     46    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen"
     47  },
    448  "description": "A JavaScript parser",
    5   "author": "The Babel Team (https://babel.dev/team)",
     49  "devDependencies": {
     50    "@babel/code-frame": "7.15.8",
     51    "@babel/helper-fixtures": "7.14.5",
     52    "@babel/helper-validator-identifier": "7.15.7",
     53    "charcodes": "^0.2.0"
     54  },
     55  "engines": {
     56    "node": ">=6.0.0"
     57  },
     58  "files": [
     59    "bin",
     60    "lib",
     61    "typings"
     62  ],
    663  "homepage": "https://babel.dev/docs/en/next/babel-parser",
    7   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen",
    8   "license": "MIT",
    9   "publishConfig": {
    10     "access": "public"
    11   },
    1264  "keywords": [
    1365    "babel",
     
    1870    "@babel/parser"
    1971  ],
     72  "license": "MIT",
     73  "main": "./lib/index.js",
     74  "name": "@babel/parser",
     75  "publishConfig": {
     76    "access": "public"
     77  },
    2078  "repository": {
    2179    "type": "git",
    22     "url": "https://github.com/babel/babel.git",
     80    "url": "git+https://github.com/babel/babel.git",
    2381    "directory": "packages/babel-parser"
    2482  },
    25   "main": "./lib/index.js",
    2683  "types": "./typings/babel-parser.d.ts",
    27   "files": [
    28     "bin",
    29     "lib",
    30     "typings"
    31   ],
    32   "engines": {
    33     "node": ">=6.0.0"
    34   },
    35   "devDependencies": {
    36     "@babel/code-frame": "7.15.8",
    37     "@babel/helper-fixtures": "7.14.5",
    38     "@babel/helper-validator-identifier": "7.15.7",
    39     "charcodes": "^0.2.0"
    40   },
    41   "bin": "./bin/babel-parser.js"
     84  "version": "7.15.8"
    4285}
  • trip-planner-front/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
    3   "version": "7.15.4",
    4   "description": "Transform optional chaining operators to workaround https://crbug.com/v8/11558",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining"
     2  "_args": [
     3    [
     4      "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.15.4",
     10  "_id": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-eBnpsl9tlhPhpI10kU06JHnrYXwg3+V6CaP2idsCXNef0aeslpqyITXQ74Vfk5uHgY7IG7XP0yIH8b42KSzHog==",
     13  "_location": "/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.15.4",
     19    "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
     20    "escapedName": "@babel%2fplugin-bugfix-v8-spread-parameters-in-optional-chaining",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "exports": {
    17     ".": [
    18       "./lib/index.js"
    19     ]
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
    2038  },
    21   "keywords": [
    22     "babel-plugin",
    23     "bugfix"
    24   ],
    2539  "dependencies": {
    2640    "@babel/helper-plugin-utils": "^7.14.5",
     
    2842    "@babel/plugin-proposal-optional-chaining": "^7.14.5"
    2943  },
    30   "peerDependencies": {
    31     "@babel/core": "^7.13.0"
    32   },
     44  "description": "Transform optional chaining operators to workaround https://crbug.com/v8/11558",
    3345  "devDependencies": {
    3446    "@babel/core": "7.15.4",
     
    3951    "node": ">=6.9.0"
    4052  },
    41   "author": "The Babel Team (https://babel.dev/team)"
     53  "exports": {
     54    ".": [
     55      "./lib/index.js"
     56    ]
     57  },
     58  "homepage": "https://babel.dev/docs/en/next/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining",
     59  "keywords": [
     60    "babel-plugin",
     61    "bugfix"
     62  ],
     63  "license": "MIT",
     64  "main": "./lib/index.js",
     65  "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
     66  "peerDependencies": {
     67    "@babel/core": "^7.13.0"
     68  },
     69  "publishConfig": {
     70    "access": "public"
     71  },
     72  "repository": {
     73    "type": "git",
     74    "url": "git+https://github.com/babel/babel.git",
     75    "directory": "packages/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining"
     76  },
     77  "version": "7.15.4"
    4278}
  • trip-planner-front/node_modules/@babel/plugin-proposal-async-generator-functions/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-async-generator-functions",
    3   "version": "7.14.7",
    4   "description": "Turn async generator functions into ES2015 generators",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-async-generator-functions"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-async-generator-functions@7.14.7",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-async-generator-functions@7.14.7",
     10  "_id": "@babel/plugin-proposal-async-generator-functions@7.14.7",
     11  "_inBundle": false,
     12  "_integrity": "sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q==",
     13  "_location": "/@babel/plugin-proposal-async-generator-functions",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-async-generator-functions@7.14.7",
     19    "name": "@babel/plugin-proposal-async-generator-functions",
     20    "escapedName": "@babel%2fplugin-proposal-async-generator-functions",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.7",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.7"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-async-generator-functions",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@angular-devkit/build-angular",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz",
     31  "_spec": "7.14.7",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
    1436  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
    1940  "dependencies": {
    2041    "@babel/helper-plugin-utils": "^7.14.5",
     
    2243    "@babel/plugin-syntax-async-generators": "^7.8.4"
    2344  },
    24   "peerDependencies": {
    25     "@babel/core": "^7.0.0-0"
    26   },
     45  "description": "Turn async generator functions into ES2015 generators",
    2746  "devDependencies": {
    2847    "@babel/core": "7.14.6",
     
    3453    "node": ">=6.9.0"
    3554  },
    36   "author": "The Babel Team (https://babel.dev/team)"
     55  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-async-generator-functions",
     56  "keywords": [
     57    "babel-plugin"
     58  ],
     59  "license": "MIT",
     60  "main": "./lib/index.js",
     61  "name": "@babel/plugin-proposal-async-generator-functions",
     62  "peerDependencies": {
     63    "@babel/core": "^7.0.0-0"
     64  },
     65  "publishConfig": {
     66    "access": "public"
     67  },
     68  "repository": {
     69    "type": "git",
     70    "url": "git+https://github.com/babel/babel.git",
     71    "directory": "packages/babel-plugin-proposal-async-generator-functions"
     72  },
     73  "version": "7.14.7"
    3774}
  • trip-planner-front/node_modules/@babel/plugin-proposal-class-properties/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-class-properties",
    3   "version": "7.14.5",
    4   "description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-class-properties"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-class-properties@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-class-properties@7.14.5",
     10  "_id": "@babel/plugin-proposal-class-properties@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==",
     13  "_location": "/@babel/plugin-proposal-class-properties",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-class-properties@7.14.5",
     19    "name": "@babel/plugin-proposal-class-properties",
     20    "escapedName": "@babel%2fplugin-proposal-class-properties",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-properties",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-create-class-features-plugin": "^7.14.5",
    2141    "@babel/helper-plugin-utils": "^7.14.5"
    2242  },
    23   "peerDependencies": {
    24     "@babel/core": "^7.0.0-0"
    25   },
     43  "description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax",
    2644  "devDependencies": {
    2745    "@babel/core": "7.14.5",
     
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-properties",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-proposal-class-properties",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-proposal-class-properties"
     68  },
     69  "version": "7.14.5"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-proposal-class-static-block/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-class-static-block",
    3   "version": "7.15.4",
    4   "description": "Allow parsing of class static blocks",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-class-static-block"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-class-static-block@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-class-static-block@7.15.4",
     10  "_id": "@babel/plugin-proposal-class-static-block@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-M682XWrrLNk3chXCjoPUQWOyYsB93B9z3mRyjtqqYJWDf2mfCdIYgDrA11cgNVhAQieaq6F2fn2f3wI0U4aTjA==",
     13  "_location": "/@babel/plugin-proposal-class-static-block",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-class-static-block@7.15.4",
     19    "name": "@babel/plugin-proposal-class-static-block",
     20    "escapedName": "@babel%2fplugin-proposal-class-static-block",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
    15   "exports": {
    16     ".": "./lib/index.js"
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
    1738  },
    18   "keywords": [
    19     "babel-plugin"
    20   ],
    2139  "dependencies": {
    2240    "@babel/helper-create-class-features-plugin": "^7.15.4",
     
    2442    "@babel/plugin-syntax-class-static-block": "^7.14.5"
    2543  },
    26   "peerDependencies": {
    27     "@babel/core": "^7.12.0"
    28   },
     44  "description": "Allow parsing of class static blocks",
    2945  "devDependencies": {
    3046    "@babel/core": "7.15.4",
    3147    "@babel/helper-plugin-test-runner": "7.14.5"
    3248  },
    33   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-static-block",
    3449  "engines": {
    3550    "node": ">=6.9.0"
    3651  },
    37   "author": "The Babel Team (https://babel.dev/team)"
     52  "exports": {
     53    ".": "./lib/index.js"
     54  },
     55  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-static-block",
     56  "keywords": [
     57    "babel-plugin"
     58  ],
     59  "license": "MIT",
     60  "main": "./lib/index.js",
     61  "name": "@babel/plugin-proposal-class-static-block",
     62  "peerDependencies": {
     63    "@babel/core": "^7.12.0"
     64  },
     65  "publishConfig": {
     66    "access": "public"
     67  },
     68  "repository": {
     69    "type": "git",
     70    "url": "git+https://github.com/babel/babel.git",
     71    "directory": "packages/babel-plugin-proposal-class-static-block"
     72  },
     73  "version": "7.15.4"
    3874}
  • trip-planner-front/node_modules/@babel/plugin-proposal-dynamic-import/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-dynamic-import",
    3   "version": "7.14.5",
    4   "description": "Transform import() expressions",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-dynamic-import"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-dynamic-import@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-dynamic-import@7.14.5",
     10  "_id": "@babel/plugin-proposal-dynamic-import@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-ExjiNYc3HDN5PXJx+bwC50GIx/KKanX2HiggnIUAYedbARdImiCU4RhhHfdf0Kd7JNXGpsBBBCOm+bBVy3Gb0g==",
     13  "_location": "/@babel/plugin-proposal-dynamic-import",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-dynamic-import@7.14.5",
     19    "name": "@babel/plugin-proposal-dynamic-import",
     20    "escapedName": "@babel%2fplugin-proposal-dynamic-import",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
    15   "keywords": [
    16     "babel-plugin"
    17   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1839  "dependencies": {
    1940    "@babel/helper-plugin-utils": "^7.14.5",
    2041    "@babel/plugin-syntax-dynamic-import": "^7.8.3"
    2142  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     43  "description": "Transform import() expressions",
    2544  "devDependencies": {
    2645    "@babel/core": "7.14.5",
     
    3049    "node": ">=6.9.0"
    3150  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://github.com/babel/babel#readme",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-proposal-dynamic-import",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-proposal-dynamic-import"
     68  },
     69  "version": "7.14.5"
    3370}
  • trip-planner-front/node_modules/@babel/plugin-proposal-export-namespace-from/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-export-namespace-from",
    3   "version": "7.14.5",
    4   "description": "Compile export namespace to ES2015",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-export-namespace-from"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-export-namespace-from@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-export-namespace-from@7.14.5",
     10  "_id": "@babel/plugin-proposal-export-namespace-from@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-g5POA32bXPMmSBu5Dx/iZGLGnKmKPc5AiY7qfZgurzrCYgIztDlHFbznSNCoQuv57YQLnQfaDi7dxCtLDIdXdA==",
     13  "_location": "/@babel/plugin-proposal-export-namespace-from",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-export-namespace-from@7.14.5",
     19    "name": "@babel/plugin-proposal-export-namespace-from",
     20    "escapedName": "@babel%2fplugin-proposal-export-namespace-from",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
    15   "keywords": [
    16     "babel-plugin"
    17   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1839  "dependencies": {
    1940    "@babel/helper-plugin-utils": "^7.14.5",
    2041    "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
    2142  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     43  "description": "Compile export namespace to ES2015",
    2544  "devDependencies": {
    2645    "@babel/core": "7.14.5",
    2746    "@babel/helper-plugin-test-runner": "7.14.5"
    2847  },
    29   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-export-namespace-from",
    3048  "engines": {
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-export-namespace-from",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-proposal-export-namespace-from",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-proposal-export-namespace-from"
     68  },
     69  "version": "7.14.5"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-proposal-json-strings/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-json-strings",
    3   "version": "7.14.5",
    4   "description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-json-strings"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-json-strings@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-json-strings@7.14.5",
     10  "_id": "@babel/plugin-proposal-json-strings@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-NSq2fczJYKVRIsUJyNxrVUMhB27zb7N7pOFGQOhBKJrChbGcgEAqyZrmZswkPk18VMurEeJAaICbfm57vUeTbQ==",
     13  "_location": "/@babel/plugin-proposal-json-strings",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-json-strings@7.14.5",
     19    "name": "@babel/plugin-proposal-json-strings",
     20    "escapedName": "@babel%2fplugin-proposal-json-strings",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-json-strings",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5",
    2141    "@babel/plugin-syntax-json-strings": "^7.8.3"
    2242  },
    23   "peerDependencies": {
    24     "@babel/core": "^7.0.0-0"
    25   },
     43  "description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
    2644  "devDependencies": {
    2745    "@babel/core": "7.14.5",
     
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-json-strings",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-proposal-json-strings",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-proposal-json-strings"
     68  },
     69  "version": "7.14.5"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-proposal-logical-assignment-operators/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-logical-assignment-operators",
    3   "version": "7.14.5",
    4   "description": "Transforms logical assignment operators into short-circuited assignments",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-logical-assignment-operators"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-logical-assignment-operators@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-logical-assignment-operators@7.14.5",
     10  "_id": "@babel/plugin-proposal-logical-assignment-operators@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-YGn2AvZAo9TwyhlLvCCWxD90Xq8xJ4aSgaX3G5D/8DW94L8aaT+dS5cSP+Z06+rCJERGSr9GxMBZ601xoc2taw==",
     13  "_location": "/@babel/plugin-proposal-logical-assignment-operators",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-logical-assignment-operators@7.14.5",
     19    "name": "@babel/plugin-proposal-logical-assignment-operators",
     20    "escapedName": "@babel%2fplugin-proposal-logical-assignment-operators",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
    15   "keywords": [
    16     "babel-plugin"
    17   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1839  "dependencies": {
    1940    "@babel/helper-plugin-utils": "^7.14.5",
    2041    "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
    2142  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     43  "description": "Transforms logical assignment operators into short-circuited assignments",
    2544  "devDependencies": {
    2645    "@babel/core": "7.14.5",
     
    2948    "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
    3049  },
    31   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-logical-assignment-operators",
    3250  "engines": {
    3351    "node": ">=6.9.0"
    3452  },
    35   "author": "The Babel Team (https://babel.dev/team)"
     53  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-logical-assignment-operators",
     54  "keywords": [
     55    "babel-plugin"
     56  ],
     57  "license": "MIT",
     58  "main": "./lib/index.js",
     59  "name": "@babel/plugin-proposal-logical-assignment-operators",
     60  "peerDependencies": {
     61    "@babel/core": "^7.0.0-0"
     62  },
     63  "publishConfig": {
     64    "access": "public"
     65  },
     66  "repository": {
     67    "type": "git",
     68    "url": "git+https://github.com/babel/babel.git",
     69    "directory": "packages/babel-plugin-proposal-logical-assignment-operators"
     70  },
     71  "version": "7.14.5"
    3672}
  • trip-planner-front/node_modules/@babel/plugin-proposal-nullish-coalescing-operator/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-nullish-coalescing-operator",
    3   "version": "7.14.5",
    4   "description": "Remove nullish coalescing operator",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-nullish-coalescing-operator"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-nullish-coalescing-operator@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-nullish-coalescing-operator@7.14.5",
     10  "_id": "@babel/plugin-proposal-nullish-coalescing-operator@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg==",
     13  "_location": "/@babel/plugin-proposal-nullish-coalescing-operator",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-nullish-coalescing-operator@7.14.5",
     19    "name": "@babel/plugin-proposal-nullish-coalescing-operator",
     20    "escapedName": "@babel%2fplugin-proposal-nullish-coalescing-operator",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-nullish-coalescing-operator",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5",
    2141    "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
    2242  },
    23   "peerDependencies": {
    24     "@babel/core": "^7.0.0-0"
    25   },
     43  "description": "Remove nullish coalescing operator",
    2644  "devDependencies": {
    2745    "@babel/core": "7.14.5",
     
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-nullish-coalescing-operator",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-proposal-nullish-coalescing-operator",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-proposal-nullish-coalescing-operator"
     68  },
     69  "version": "7.14.5"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-proposal-numeric-separator/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-numeric-separator",
    3   "version": "7.14.5",
    4   "description": "Remove numeric separators from Decimal, Binary, Hex and Octal literals",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-numeric-separator"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-numeric-separator@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-numeric-separator@7.14.5",
     10  "_id": "@babel/plugin-proposal-numeric-separator@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-yiclALKe0vyZRZE0pS6RXgjUOt87GWv6FYa5zqj15PvhOGFO69R5DusPlgK/1K5dVnCtegTiWu9UaBSrLLJJBg==",
     13  "_location": "/@babel/plugin-proposal-numeric-separator",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-numeric-separator@7.14.5",
     19    "name": "@babel/plugin-proposal-numeric-separator",
     20    "escapedName": "@babel%2fplugin-proposal-numeric-separator",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-numeric-separator",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5",
    2141    "@babel/plugin-syntax-numeric-separator": "^7.10.4"
    2242  },
    23   "peerDependencies": {
    24     "@babel/core": "^7.0.0-0"
    25   },
     43  "description": "Remove numeric separators from Decimal, Binary, Hex and Octal literals",
    2644  "devDependencies": {
    2745    "@babel/core": "7.14.5",
     
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-numeric-separator",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-proposal-numeric-separator",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-proposal-numeric-separator"
     68  },
     69  "version": "7.14.5"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-proposal-object-rest-spread/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-object-rest-spread",
    3   "version": "7.15.6",
    4   "description": "Compile object rest and spread to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-object-rest-spread"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-object-rest-spread@7.15.6",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-object-rest-spread@7.15.6",
     10  "_id": "@babel/plugin-proposal-object-rest-spread@7.15.6",
     11  "_inBundle": false,
     12  "_integrity": "sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg==",
     13  "_location": "/@babel/plugin-proposal-object-rest-spread",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-object-rest-spread@7.15.6",
     19    "name": "@babel/plugin-proposal-object-rest-spread",
     20    "escapedName": "@babel%2fplugin-proposal-object-rest-spread",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.6",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.6"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz",
     30  "_spec": "7.15.6",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/compat-data": "^7.15.0",
     
    2444    "@babel/plugin-transform-parameters": "^7.15.4"
    2545  },
    26   "peerDependencies": {
    27     "@babel/core": "^7.0.0-0"
    28   },
     46  "description": "Compile object rest and spread to ES5",
    2947  "devDependencies": {
    3048    "@babel/core": "7.15.5",
     
    3553    "node": ">=6.9.0"
    3654  },
    37   "author": "The Babel Team (https://babel.dev/team)"
     55  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread",
     56  "keywords": [
     57    "babel-plugin"
     58  ],
     59  "license": "MIT",
     60  "main": "./lib/index.js",
     61  "name": "@babel/plugin-proposal-object-rest-spread",
     62  "peerDependencies": {
     63    "@babel/core": "^7.0.0-0"
     64  },
     65  "publishConfig": {
     66    "access": "public"
     67  },
     68  "repository": {
     69    "type": "git",
     70    "url": "git+https://github.com/babel/babel.git",
     71    "directory": "packages/babel-plugin-proposal-object-rest-spread"
     72  },
     73  "version": "7.15.6"
    3874}
  • trip-planner-front/node_modules/@babel/plugin-proposal-optional-catch-binding/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-optional-catch-binding",
    3   "version": "7.14.5",
    4   "description": "Compile optional catch bindings",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-optional-catch-binding"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-optional-catch-binding@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-optional-catch-binding@7.14.5",
     10  "_id": "@babel/plugin-proposal-optional-catch-binding@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-3Oyiixm0ur7bzO5ybNcZFlmVsygSIQgdOa7cTfOYCMY+wEPAYhZAJxi3mixKFCTCKUhQXuCTtQ1MzrpL3WT8ZQ==",
     13  "_location": "/@babel/plugin-proposal-optional-catch-binding",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-optional-catch-binding@7.14.5",
     19    "name": "@babel/plugin-proposal-optional-catch-binding",
     20    "escapedName": "@babel%2fplugin-proposal-optional-catch-binding",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-catch-binding",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5",
    2141    "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
    2242  },
    23   "peerDependencies": {
    24     "@babel/core": "^7.0.0-0"
    25   },
     43  "description": "Compile optional catch bindings",
    2644  "devDependencies": {
    2745    "@babel/core": "7.14.5",
     
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-catch-binding",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-proposal-optional-catch-binding",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-proposal-optional-catch-binding"
     68  },
     69  "version": "7.14.5"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-proposal-optional-chaining/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-optional-chaining",
    3   "version": "7.14.5",
    4   "description": "Transform optional chaining operators into a series of nil checks",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-optional-chaining"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-optional-chaining@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-optional-chaining@7.14.5",
     10  "_id": "@babel/plugin-proposal-optional-chaining@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ==",
     13  "_location": "/@babel/plugin-proposal-optional-chaining",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-optional-chaining@7.14.5",
     19    "name": "@babel/plugin-proposal-optional-chaining",
     20    "escapedName": "@babel%2fplugin-proposal-optional-chaining",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-chaining",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz",
     31  "_spec": "7.14.5",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
    1436  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
    1940  "dependencies": {
    2041    "@babel/helper-plugin-utils": "^7.14.5",
     
    2243    "@babel/plugin-syntax-optional-chaining": "^7.8.3"
    2344  },
    24   "peerDependencies": {
    25     "@babel/core": "^7.0.0-0"
    26   },
     45  "description": "Transform optional chaining operators into a series of nil checks",
    2746  "devDependencies": {
    2847    "@babel/core": "7.14.5",
     
    3352    "node": ">=6.9.0"
    3453  },
    35   "author": "The Babel Team (https://babel.dev/team)"
     54  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-chaining",
     55  "keywords": [
     56    "babel-plugin"
     57  ],
     58  "license": "MIT",
     59  "main": "./lib/index.js",
     60  "name": "@babel/plugin-proposal-optional-chaining",
     61  "peerDependencies": {
     62    "@babel/core": "^7.0.0-0"
     63  },
     64  "publishConfig": {
     65    "access": "public"
     66  },
     67  "repository": {
     68    "type": "git",
     69    "url": "git+https://github.com/babel/babel.git",
     70    "directory": "packages/babel-plugin-proposal-optional-chaining"
     71  },
     72  "version": "7.14.5"
    3673}
  • trip-planner-front/node_modules/@babel/plugin-proposal-private-methods/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-private-methods",
    3   "version": "7.14.5",
    4   "description": "This plugin transforms private class methods",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-private-methods"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-private-methods@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-private-methods@7.14.5",
     10  "_id": "@babel/plugin-proposal-private-methods@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-838DkdUA1u+QTCplatfq4B7+1lnDa/+QMI89x5WZHBcnNv+47N8QEj2k9I2MUU9xIv8XJ4XvPCviM/Dj7Uwt9g==",
     13  "_location": "/@babel/plugin-proposal-private-methods",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-private-methods@7.14.5",
     19    "name": "@babel/plugin-proposal-private-methods",
     20    "escapedName": "@babel%2fplugin-proposal-private-methods",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-methods",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-create-class-features-plugin": "^7.14.5",
    2141    "@babel/helper-plugin-utils": "^7.14.5"
    2242  },
    23   "peerDependencies": {
    24     "@babel/core": "^7.0.0-0"
    25   },
     43  "description": "This plugin transforms private class methods",
    2644  "devDependencies": {
    2745    "@babel/core": "7.14.5",
     
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-methods",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-proposal-private-methods",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-proposal-private-methods"
     68  },
     69  "version": "7.14.5"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-proposal-private-property-in-object/node_modules/@babel/helper-annotate-as-pure/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-annotate-as-pure",
    3   "version": "7.15.4",
     2  "_args": [
     3    [
     4      "@babel/helper-annotate-as-pure@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-annotate-as-pure@7.15.4",
     10  "_id": "@babel/helper-annotate-as-pure@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==",
     13  "_location": "/@babel/plugin-proposal-private-property-in-object/@babel/helper-annotate-as-pure",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-annotate-as-pure@7.15.4",
     19    "name": "@babel/helper-annotate-as-pure",
     20    "escapedName": "@babel%2fhelper-annotate-as-pure",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-private-property-in-object"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
     39  "dependencies": {
     40    "@babel/types": "^7.15.4"
     41  },
    442  "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-annotate-as-pure"
     43  "engines": {
     44    "node": ">=6.9.0"
    945  },
    1046  "homepage": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure",
    1147  "license": "MIT",
     48  "main": "./lib/index.js",
     49  "name": "@babel/helper-annotate-as-pure",
    1250  "publishConfig": {
    1351    "access": "public"
    1452  },
    15   "main": "./lib/index.js",
    16   "dependencies": {
    17     "@babel/types": "^7.15.4"
     53  "repository": {
     54    "type": "git",
     55    "url": "git+https://github.com/babel/babel.git",
     56    "directory": "packages/babel-helper-annotate-as-pure"
    1857  },
    19   "engines": {
    20     "node": ">=6.9.0"
    21   },
    22   "author": "The Babel Team (https://babel.dev/team)"
     58  "version": "7.15.4"
    2359}
  • trip-planner-front/node_modules/@babel/plugin-proposal-private-property-in-object/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-private-property-in-object",
    3   "version": "7.15.4",
    4   "description": "This plugin transforms checks for a private property in an object",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-proposal-private-property-in-object"
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-private-property-in-object@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-private-property-in-object@7.15.4",
     10  "_id": "@babel/plugin-proposal-private-property-in-object@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-X0UTixkLf0PCCffxgu5/1RQyGGbgZuKoI+vXP4iSbJSYwPb7hu06omsFGBvQ9lJEvwgrxHdS8B5nbfcd8GyUNA==",
     13  "_location": "/@babel/plugin-proposal-private-property-in-object",
     14  "_phantomChildren": {
     15    "@babel/types": "7.15.6"
    916  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-property-in-object",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     17  "_requested": {
     18    "type": "version",
     19    "registry": true,
     20    "raw": "@babel/plugin-proposal-private-property-in-object@7.15.4",
     21    "name": "@babel/plugin-proposal-private-property-in-object",
     22    "escapedName": "@babel%2fplugin-proposal-private-property-in-object",
     23    "scope": "@babel",
     24    "rawSpec": "7.15.4",
     25    "saveSpec": null,
     26    "fetchSpec": "7.15.4"
    1427  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
     28  "_requiredBy": [
     29    "/@babel/preset-env"
    1830  ],
     31  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.15.4.tgz",
     32  "_spec": "7.15.4",
     33  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     34  "author": {
     35    "name": "The Babel Team",
     36    "url": "https://babel.dev/team"
     37  },
     38  "bugs": {
     39    "url": "https://github.com/babel/babel/issues"
     40  },
    1941  "dependencies": {
    2042    "@babel/helper-annotate-as-pure": "^7.15.4",
     
    2345    "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
    2446  },
    25   "peerDependencies": {
    26     "@babel/core": "^7.0.0-0"
    27   },
     47  "description": "This plugin transforms checks for a private property in an object",
    2848  "devDependencies": {
    2949    "@babel/core": "7.15.4",
     
    3353    "node": ">=6.9.0"
    3454  },
    35   "author": "The Babel Team (https://babel.dev/team)"
     55  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-property-in-object",
     56  "keywords": [
     57    "babel-plugin"
     58  ],
     59  "license": "MIT",
     60  "main": "./lib/index.js",
     61  "name": "@babel/plugin-proposal-private-property-in-object",
     62  "peerDependencies": {
     63    "@babel/core": "^7.0.0-0"
     64  },
     65  "publishConfig": {
     66    "access": "public"
     67  },
     68  "repository": {
     69    "type": "git",
     70    "url": "git+https://github.com/babel/babel.git",
     71    "directory": "packages/babel-plugin-proposal-private-property-in-object"
     72  },
     73  "version": "7.15.4"
    3674}
  • trip-planner-front/node_modules/@babel/plugin-proposal-unicode-property-regex/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-proposal-unicode-property-regex",
    3   "version": "7.14.5",
     2  "_args": [
     3    [
     4      "@babel/plugin-proposal-unicode-property-regex@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-proposal-unicode-property-regex@7.14.5",
     10  "_id": "@babel/plugin-proposal-unicode-property-regex@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-6axIeOU5LnY471KenAB9vI8I5j7NQ2d652hIYwVyRfgaZT5UpiqFKCuVXCDMSrU+3VFafnu2c5m3lrWIlr6A5Q==",
     13  "_location": "/@babel/plugin-proposal-unicode-property-regex",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-proposal-unicode-property-regex@7.14.5",
     19    "name": "@babel/plugin-proposal-unicode-property-regex",
     20    "escapedName": "@babel%2fplugin-proposal-unicode-property-regex",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
     25  },
     26  "_requiredBy": [
     27    "/@babel/preset-env",
     28    "/@babel/preset-modules"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.14.5.tgz",
     31  "_spec": "7.14.5",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
     36  },
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
     40  "dependencies": {
     41    "@babel/helper-create-regexp-features-plugin": "^7.14.5",
     42    "@babel/helper-plugin-utils": "^7.14.5"
     43  },
    444  "description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
    5   "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-unicode-property-regex",
    6   "license": "MIT",
    7   "publishConfig": {
    8     "access": "public"
     45  "devDependencies": {
     46    "@babel/core": "7.14.5",
     47    "@babel/helper-plugin-test-runner": "7.14.5"
    948  },
    10   "main": "./lib/index.js",
    1149  "engines": {
    1250    "node": ">=4"
    1351  },
     52  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-unicode-property-regex",
    1453  "keywords": [
    1554    "babel-plugin",
     
    2059    "unicode"
    2160  ],
    22   "repository": {
    23     "type": "git",
    24     "url": "https://github.com/babel/babel.git",
    25     "directory": "packages/babel-plugin-proposal-unicode-property-regex"
    26   },
    27   "bugs": "https://github.com/babel/babel/issues",
    28   "dependencies": {
    29     "@babel/helper-create-regexp-features-plugin": "^7.14.5",
    30     "@babel/helper-plugin-utils": "^7.14.5"
    31   },
     61  "license": "MIT",
     62  "main": "./lib/index.js",
     63  "name": "@babel/plugin-proposal-unicode-property-regex",
    3264  "peerDependencies": {
    3365    "@babel/core": "^7.0.0-0"
    3466  },
    35   "devDependencies": {
    36     "@babel/core": "7.14.5",
    37     "@babel/helper-plugin-test-runner": "7.14.5"
     67  "publishConfig": {
     68    "access": "public"
    3869  },
    39   "author": "The Babel Team (https://babel.dev/team)"
     70  "repository": {
     71    "type": "git",
     72    "url": "git+https://github.com/babel/babel.git",
     73    "directory": "packages/babel-plugin-proposal-unicode-property-regex"
     74  },
     75  "version": "7.14.5"
    4076}
  • trip-planner-front/node_modules/@babel/plugin-syntax-async-generators/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-async-generators@7.8.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-async-generators@7.8.4",
     10  "_id": "@babel/plugin-syntax-async-generators@7.8.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
     13  "_location": "/@babel/plugin-syntax-async-generators",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-async-generators@7.8.4",
     19    "name": "@babel/plugin-syntax-async-generators",
     20    "escapedName": "@babel%2fplugin-syntax-async-generators",
     21    "scope": "@babel",
     22    "rawSpec": "7.8.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.8.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-async-generator-functions",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
     31  "_spec": "7.8.4",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "dependencies": {
     34    "@babel/helper-plugin-utils": "^7.8.0"
     35  },
     36  "description": "Allow parsing of async generator functions",
     37  "devDependencies": {
     38    "@babel/core": "^7.8.0"
     39  },
     40  "keywords": [
     41    "babel-plugin"
     42  ],
     43  "license": "MIT",
     44  "main": "lib/index.js",
    245  "name": "@babel/plugin-syntax-async-generators",
    3   "version": "7.8.4",
    4   "description": "Allow parsing of async generator functions",
    5   "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators",
    6   "license": "MIT",
     46  "peerDependencies": {
     47    "@babel/core": "^7.0.0-0"
     48  },
    749  "publishConfig": {
    850    "access": "public"
    951  },
    10   "main": "lib/index.js",
    11   "keywords": [
    12     "babel-plugin"
    13   ],
    14   "dependencies": {
    15     "@babel/helper-plugin-utils": "^7.8.0"
     52  "repository": {
     53    "type": "git",
     54    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators"
    1655  },
    17   "peerDependencies": {
    18     "@babel/core": "^7.0.0-0"
    19   },
    20   "devDependencies": {
    21     "@babel/core": "^7.8.0"
    22   }
     56  "version": "7.8.4"
    2357}
  • trip-planner-front/node_modules/@babel/plugin-syntax-class-properties/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-syntax-class-properties",
    3   "version": "7.12.13",
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-class-properties@7.12.13",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-class-properties@7.12.13",
     10  "_id": "@babel/plugin-syntax-class-properties@7.12.13",
     11  "_inBundle": false,
     12  "_integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
     13  "_location": "/@babel/plugin-syntax-class-properties",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-class-properties@7.12.13",
     19    "name": "@babel/plugin-syntax-class-properties",
     20    "escapedName": "@babel%2fplugin-syntax-class-properties",
     21    "scope": "@babel",
     22    "rawSpec": "7.12.13",
     23    "saveSpec": null,
     24    "fetchSpec": "7.12.13"
     25  },
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
     30  "_spec": "7.12.13",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "bugs": {
     33    "url": "https://github.com/babel/babel/issues"
     34  },
     35  "dependencies": {
     36    "@babel/helper-plugin-utils": "^7.12.13"
     37  },
    438  "description": "Allow parsing of class properties",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-syntax-class-properties"
     39  "devDependencies": {
     40    "@babel/core": "7.12.13"
    941  },
    1042  "homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties",
     43  "keywords": [
     44    "babel-plugin"
     45  ],
    1146  "license": "MIT",
     47  "main": "lib/index.js",
     48  "name": "@babel/plugin-syntax-class-properties",
     49  "peerDependencies": {
     50    "@babel/core": "^7.0.0-0"
     51  },
    1252  "publishConfig": {
    1353    "access": "public"
    1454  },
    15   "main": "lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
    19   "dependencies": {
    20     "@babel/helper-plugin-utils": "^7.12.13"
     55  "repository": {
     56    "type": "git",
     57    "url": "git+https://github.com/babel/babel.git",
     58    "directory": "packages/babel-plugin-syntax-class-properties"
    2159  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
    25   "devDependencies": {
    26     "@babel/core": "7.12.13"
    27   }
     60  "version": "7.12.13"
    2861}
  • trip-planner-front/node_modules/@babel/plugin-syntax-class-static-block/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-syntax-class-static-block",
    3   "version": "7.14.5",
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-class-static-block@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-class-static-block@7.14.5",
     10  "_id": "@babel/plugin-syntax-class-static-block@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
     13  "_location": "/@babel/plugin-syntax-class-static-block",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-class-static-block@7.14.5",
     19    "name": "@babel/plugin-syntax-class-static-block",
     20    "escapedName": "@babel%2fplugin-syntax-class-static-block",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-class-static-block",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
     31  "_spec": "7.14.5",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
     36  },
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
     40  "dependencies": {
     41    "@babel/helper-plugin-utils": "^7.14.5"
     42  },
    443  "description": "Allow parsing of class static blocks",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-syntax-class-static-block"
     44  "engines": {
     45    "node": ">=6.9.0"
     46  },
     47  "exports": {
     48    ".": "./lib/index.js"
    949  },
    1050  "homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
    1154  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-syntax-class-static-block",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
    1260  "publishConfig": {
    1361    "access": "public"
    1462  },
    15   "main": "./lib/index.js",
    16   "exports": {
    17     ".": "./lib/index.js"
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-syntax-class-static-block"
    1867  },
    19   "keywords": [
    20     "babel-plugin"
    21   ],
    22   "dependencies": {
    23     "@babel/helper-plugin-utils": "^7.14.5"
    24   },
    25   "peerDependencies": {
    26     "@babel/core": "^7.0.0-0"
    27   },
    28   "engines": {
    29     "node": ">=6.9.0"
    30   },
    31   "author": "The Babel Team (https://babel.dev/team)"
     68  "version": "7.14.5"
    3269}
  • trip-planner-front/node_modules/@babel/plugin-syntax-dynamic-import/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-dynamic-import@7.8.3",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-dynamic-import@7.8.3",
     10  "_id": "@babel/plugin-syntax-dynamic-import@7.8.3",
     11  "_inBundle": false,
     12  "_integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
     13  "_location": "/@babel/plugin-syntax-dynamic-import",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-dynamic-import@7.8.3",
     19    "name": "@babel/plugin-syntax-dynamic-import",
     20    "escapedName": "@babel%2fplugin-syntax-dynamic-import",
     21    "scope": "@babel",
     22    "rawSpec": "7.8.3",
     23    "saveSpec": null,
     24    "fetchSpec": "7.8.3"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-dynamic-import",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
     31  "_spec": "7.8.3",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "dependencies": {
     34    "@babel/helper-plugin-utils": "^7.8.0"
     35  },
     36  "description": "Allow parsing of import()",
     37  "devDependencies": {
     38    "@babel/core": "^7.8.0"
     39  },
     40  "keywords": [
     41    "babel-plugin"
     42  ],
     43  "license": "MIT",
     44  "main": "lib/index.js",
    245  "name": "@babel/plugin-syntax-dynamic-import",
    3   "version": "7.8.3",
    4   "description": "Allow parsing of import()",
    5   "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import",
    6   "license": "MIT",
     46  "peerDependencies": {
     47    "@babel/core": "^7.0.0-0"
     48  },
    749  "publishConfig": {
    850    "access": "public"
    951  },
    10   "main": "lib/index.js",
    11   "keywords": [
    12     "babel-plugin"
    13   ],
    14   "dependencies": {
    15     "@babel/helper-plugin-utils": "^7.8.0"
     52  "repository": {
     53    "type": "git",
     54    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import"
    1655  },
    17   "peerDependencies": {
    18     "@babel/core": "^7.0.0-0"
    19   },
    20   "devDependencies": {
    21     "@babel/core": "^7.8.0"
    22   }
     56  "version": "7.8.3"
    2357}
  • trip-planner-front/node_modules/@babel/plugin-syntax-export-namespace-from/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-export-namespace-from@7.8.3",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-export-namespace-from@7.8.3",
     10  "_id": "@babel/plugin-syntax-export-namespace-from@7.8.3",
     11  "_inBundle": false,
     12  "_integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
     13  "_location": "/@babel/plugin-syntax-export-namespace-from",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-export-namespace-from@7.8.3",
     19    "name": "@babel/plugin-syntax-export-namespace-from",
     20    "escapedName": "@babel%2fplugin-syntax-export-namespace-from",
     21    "scope": "@babel",
     22    "rawSpec": "7.8.3",
     23    "saveSpec": null,
     24    "fetchSpec": "7.8.3"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-export-namespace-from",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
     31  "_spec": "7.8.3",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "dependencies": {
     34    "@babel/helper-plugin-utils": "^7.8.3"
     35  },
     36  "description": "Allow parsing of export namespace from",
     37  "devDependencies": {
     38    "@babel/core": "^7.8.3"
     39  },
     40  "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
     41  "keywords": [
     42    "babel-plugin"
     43  ],
     44  "license": "MIT",
     45  "main": "lib/index.js",
    246  "name": "@babel/plugin-syntax-export-namespace-from",
    3   "version": "7.8.3",
    4   "description": "Allow parsing of export namespace from",
    5   "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from",
    6   "license": "MIT",
     47  "peerDependencies": {
     48    "@babel/core": "^7.0.0-0"
     49  },
    750  "publishConfig": {
    851    "access": "public"
    952  },
    10   "main": "lib/index.js",
    11   "keywords": [
    12     "babel-plugin"
    13   ],
    14   "dependencies": {
    15     "@babel/helper-plugin-utils": "^7.8.3"
     53  "repository": {
     54    "type": "git",
     55    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from"
    1656  },
    17   "peerDependencies": {
    18     "@babel/core": "^7.0.0-0"
    19   },
    20   "devDependencies": {
    21     "@babel/core": "^7.8.3"
    22   },
    23   "gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
     57  "version": "7.8.3"
    2458}
  • trip-planner-front/node_modules/@babel/plugin-syntax-json-strings/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-json-strings@7.8.3",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-json-strings@7.8.3",
     10  "_id": "@babel/plugin-syntax-json-strings@7.8.3",
     11  "_inBundle": false,
     12  "_integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
     13  "_location": "/@babel/plugin-syntax-json-strings",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-json-strings@7.8.3",
     19    "name": "@babel/plugin-syntax-json-strings",
     20    "escapedName": "@babel%2fplugin-syntax-json-strings",
     21    "scope": "@babel",
     22    "rawSpec": "7.8.3",
     23    "saveSpec": null,
     24    "fetchSpec": "7.8.3"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-json-strings",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
     31  "_spec": "7.8.3",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "dependencies": {
     34    "@babel/helper-plugin-utils": "^7.8.0"
     35  },
     36  "description": "Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
     37  "devDependencies": {
     38    "@babel/core": "^7.8.0"
     39  },
     40  "keywords": [
     41    "babel-plugin"
     42  ],
     43  "license": "MIT",
     44  "main": "lib/index.js",
    245  "name": "@babel/plugin-syntax-json-strings",
    3   "version": "7.8.3",
    4   "description": "Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
    5   "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings",
    6   "license": "MIT",
     46  "peerDependencies": {
     47    "@babel/core": "^7.0.0-0"
     48  },
    749  "publishConfig": {
    850    "access": "public"
    951  },
    10   "main": "lib/index.js",
    11   "keywords": [
    12     "babel-plugin"
    13   ],
    14   "dependencies": {
    15     "@babel/helper-plugin-utils": "^7.8.0"
     52  "repository": {
     53    "type": "git",
     54    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings"
    1655  },
    17   "peerDependencies": {
    18     "@babel/core": "^7.0.0-0"
    19   },
    20   "devDependencies": {
    21     "@babel/core": "^7.8.0"
    22   }
     56  "version": "7.8.3"
    2357}
  • trip-planner-front/node_modules/@babel/plugin-syntax-logical-assignment-operators/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-logical-assignment-operators@7.10.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-logical-assignment-operators@7.10.4",
     10  "_id": "@babel/plugin-syntax-logical-assignment-operators@7.10.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
     13  "_location": "/@babel/plugin-syntax-logical-assignment-operators",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-logical-assignment-operators@7.10.4",
     19    "name": "@babel/plugin-syntax-logical-assignment-operators",
     20    "escapedName": "@babel%2fplugin-syntax-logical-assignment-operators",
     21    "scope": "@babel",
     22    "rawSpec": "7.10.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.10.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-logical-assignment-operators",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
     31  "_spec": "7.10.4",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "bugs": {
     34    "url": "https://github.com/babel/babel/issues"
     35  },
     36  "dependencies": {
     37    "@babel/helper-plugin-utils": "^7.10.4"
     38  },
     39  "description": "Allow parsing of the logical assignment operators",
     40  "devDependencies": {
     41    "@babel/core": "^7.10.4"
     42  },
     43  "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
     44  "homepage": "https://github.com/babel/babel#readme",
     45  "keywords": [
     46    "babel-plugin"
     47  ],
     48  "license": "MIT",
     49  "main": "lib/index.js",
    250  "name": "@babel/plugin-syntax-logical-assignment-operators",
    3   "version": "7.10.4",
    4   "description": "Allow parsing of the logical assignment operators",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-syntax-logical-assignment-operators"
     51  "peerDependencies": {
     52    "@babel/core": "^7.0.0-0"
    953  },
    10   "license": "MIT",
    1154  "publishConfig": {
    1255    "access": "public"
    1356  },
    14   "main": "lib/index.js",
    15   "keywords": [
    16     "babel-plugin"
    17   ],
    18   "dependencies": {
    19     "@babel/helper-plugin-utils": "^7.10.4"
     57  "repository": {
     58    "type": "git",
     59    "url": "git+https://github.com/babel/babel.git",
     60    "directory": "packages/babel-plugin-syntax-logical-assignment-operators"
    2061  },
    21   "peerDependencies": {
    22     "@babel/core": "^7.0.0-0"
    23   },
    24   "devDependencies": {
    25     "@babel/core": "^7.10.4"
    26   },
    27   "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
     62  "version": "7.10.4"
    2863}
  • trip-planner-front/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
     10  "_id": "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
     11  "_inBundle": false,
     12  "_integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
     13  "_location": "/@babel/plugin-syntax-nullish-coalescing-operator",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
     19    "name": "@babel/plugin-syntax-nullish-coalescing-operator",
     20    "escapedName": "@babel%2fplugin-syntax-nullish-coalescing-operator",
     21    "scope": "@babel",
     22    "rawSpec": "7.8.3",
     23    "saveSpec": null,
     24    "fetchSpec": "7.8.3"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-nullish-coalescing-operator",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
     31  "_spec": "7.8.3",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "dependencies": {
     34    "@babel/helper-plugin-utils": "^7.8.0"
     35  },
     36  "description": "Allow parsing of the nullish-coalescing operator",
     37  "devDependencies": {
     38    "@babel/core": "^7.8.0"
     39  },
     40  "keywords": [
     41    "babel-plugin"
     42  ],
     43  "license": "MIT",
     44  "main": "lib/index.js",
    245  "name": "@babel/plugin-syntax-nullish-coalescing-operator",
    3   "version": "7.8.3",
    4   "description": "Allow parsing of the nullish-coalescing operator",
    5   "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-nullish-coalescing-operator",
    6   "license": "MIT",
     46  "peerDependencies": {
     47    "@babel/core": "^7.0.0-0"
     48  },
    749  "publishConfig": {
    850    "access": "public"
    951  },
    10   "main": "lib/index.js",
    11   "keywords": [
    12     "babel-plugin"
    13   ],
    14   "dependencies": {
    15     "@babel/helper-plugin-utils": "^7.8.0"
     52  "repository": {
     53    "type": "git",
     54    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-nullish-coalescing-operator"
    1655  },
    17   "peerDependencies": {
    18     "@babel/core": "^7.0.0-0"
    19   },
    20   "devDependencies": {
    21     "@babel/core": "^7.8.0"
    22   }
     56  "version": "7.8.3"
    2357}
  • trip-planner-front/node_modules/@babel/plugin-syntax-numeric-separator/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-numeric-separator@7.10.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-numeric-separator@7.10.4",
     10  "_id": "@babel/plugin-syntax-numeric-separator@7.10.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
     13  "_location": "/@babel/plugin-syntax-numeric-separator",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-numeric-separator@7.10.4",
     19    "name": "@babel/plugin-syntax-numeric-separator",
     20    "escapedName": "@babel%2fplugin-syntax-numeric-separator",
     21    "scope": "@babel",
     22    "rawSpec": "7.10.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.10.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-numeric-separator",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
     31  "_spec": "7.10.4",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "bugs": {
     34    "url": "https://github.com/babel/babel/issues"
     35  },
     36  "dependencies": {
     37    "@babel/helper-plugin-utils": "^7.10.4"
     38  },
     39  "description": "Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator",
     40  "devDependencies": {
     41    "@babel/core": "^7.10.4"
     42  },
     43  "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
     44  "homepage": "https://github.com/babel/babel#readme",
     45  "keywords": [
     46    "babel-plugin"
     47  ],
     48  "license": "MIT",
     49  "main": "lib/index.js",
    250  "name": "@babel/plugin-syntax-numeric-separator",
    3   "version": "7.10.4",
    4   "description": "Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-syntax-numeric-separator"
     51  "peerDependencies": {
     52    "@babel/core": "^7.0.0-0"
    953  },
    10   "license": "MIT",
    1154  "publishConfig": {
    1255    "access": "public"
    1356  },
    14   "main": "lib/index.js",
    15   "keywords": [
    16     "babel-plugin"
    17   ],
    18   "dependencies": {
    19     "@babel/helper-plugin-utils": "^7.10.4"
     57  "repository": {
     58    "type": "git",
     59    "url": "git+https://github.com/babel/babel.git",
     60    "directory": "packages/babel-plugin-syntax-numeric-separator"
    2061  },
    21   "peerDependencies": {
    22     "@babel/core": "^7.0.0-0"
    23   },
    24   "devDependencies": {
    25     "@babel/core": "^7.10.4"
    26   },
    27   "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
     62  "version": "7.10.4"
    2863}
  • trip-planner-front/node_modules/@babel/plugin-syntax-object-rest-spread/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-object-rest-spread@7.8.3",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-object-rest-spread@7.8.3",
     10  "_id": "@babel/plugin-syntax-object-rest-spread@7.8.3",
     11  "_inBundle": false,
     12  "_integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
     13  "_location": "/@babel/plugin-syntax-object-rest-spread",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-object-rest-spread@7.8.3",
     19    "name": "@babel/plugin-syntax-object-rest-spread",
     20    "escapedName": "@babel%2fplugin-syntax-object-rest-spread",
     21    "scope": "@babel",
     22    "rawSpec": "7.8.3",
     23    "saveSpec": null,
     24    "fetchSpec": "7.8.3"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-object-rest-spread",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
     31  "_spec": "7.8.3",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "dependencies": {
     34    "@babel/helper-plugin-utils": "^7.8.0"
     35  },
     36  "description": "Allow parsing of object rest/spread",
     37  "devDependencies": {
     38    "@babel/core": "^7.8.0"
     39  },
     40  "keywords": [
     41    "babel-plugin"
     42  ],
     43  "license": "MIT",
     44  "main": "lib/index.js",
    245  "name": "@babel/plugin-syntax-object-rest-spread",
    3   "version": "7.8.3",
    4   "description": "Allow parsing of object rest/spread",
    5   "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread",
    6   "license": "MIT",
     46  "peerDependencies": {
     47    "@babel/core": "^7.0.0-0"
     48  },
    749  "publishConfig": {
    850    "access": "public"
    951  },
    10   "main": "lib/index.js",
    11   "keywords": [
    12     "babel-plugin"
    13   ],
    14   "dependencies": {
    15     "@babel/helper-plugin-utils": "^7.8.0"
     52  "repository": {
     53    "type": "git",
     54    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread"
    1655  },
    17   "peerDependencies": {
    18     "@babel/core": "^7.0.0-0"
    19   },
    20   "devDependencies": {
    21     "@babel/core": "^7.8.0"
    22   }
     56  "version": "7.8.3"
    2357}
  • trip-planner-front/node_modules/@babel/plugin-syntax-optional-catch-binding/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-optional-catch-binding@7.8.3",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-optional-catch-binding@7.8.3",
     10  "_id": "@babel/plugin-syntax-optional-catch-binding@7.8.3",
     11  "_inBundle": false,
     12  "_integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
     13  "_location": "/@babel/plugin-syntax-optional-catch-binding",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-optional-catch-binding@7.8.3",
     19    "name": "@babel/plugin-syntax-optional-catch-binding",
     20    "escapedName": "@babel%2fplugin-syntax-optional-catch-binding",
     21    "scope": "@babel",
     22    "rawSpec": "7.8.3",
     23    "saveSpec": null,
     24    "fetchSpec": "7.8.3"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-optional-catch-binding",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
     31  "_spec": "7.8.3",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "dependencies": {
     34    "@babel/helper-plugin-utils": "^7.8.0"
     35  },
     36  "description": "Allow parsing of optional catch bindings",
     37  "devDependencies": {
     38    "@babel/core": "^7.8.0"
     39  },
     40  "keywords": [
     41    "babel-plugin"
     42  ],
     43  "license": "MIT",
     44  "main": "lib/index.js",
    245  "name": "@babel/plugin-syntax-optional-catch-binding",
    3   "version": "7.8.3",
    4   "description": "Allow parsing of optional catch bindings",
    5   "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding",
    6   "license": "MIT",
     46  "peerDependencies": {
     47    "@babel/core": "^7.0.0-0"
     48  },
    749  "publishConfig": {
    850    "access": "public"
    951  },
    10   "main": "lib/index.js",
    11   "keywords": [
    12     "babel-plugin"
    13   ],
    14   "dependencies": {
    15     "@babel/helper-plugin-utils": "^7.8.0"
     52  "repository": {
     53    "type": "git",
     54    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding"
    1655  },
    17   "peerDependencies": {
    18     "@babel/core": "^7.0.0-0"
    19   },
    20   "devDependencies": {
    21     "@babel/core": "^7.8.0"
    22   }
     56  "version": "7.8.3"
    2357}
  • trip-planner-front/node_modules/@babel/plugin-syntax-optional-chaining/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-optional-chaining@7.8.3",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-optional-chaining@7.8.3",
     10  "_id": "@babel/plugin-syntax-optional-chaining@7.8.3",
     11  "_inBundle": false,
     12  "_integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
     13  "_location": "/@babel/plugin-syntax-optional-chaining",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-optional-chaining@7.8.3",
     19    "name": "@babel/plugin-syntax-optional-chaining",
     20    "escapedName": "@babel%2fplugin-syntax-optional-chaining",
     21    "scope": "@babel",
     22    "rawSpec": "7.8.3",
     23    "saveSpec": null,
     24    "fetchSpec": "7.8.3"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-optional-chaining",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
     31  "_spec": "7.8.3",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "dependencies": {
     34    "@babel/helper-plugin-utils": "^7.8.0"
     35  },
     36  "description": "Allow parsing of optional properties",
     37  "devDependencies": {
     38    "@babel/core": "^7.8.0"
     39  },
     40  "keywords": [
     41    "babel-plugin"
     42  ],
     43  "license": "MIT",
     44  "main": "lib/index.js",
    245  "name": "@babel/plugin-syntax-optional-chaining",
    3   "version": "7.8.3",
    4   "description": "Allow parsing of optional properties",
    5   "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-chaining",
    6   "license": "MIT",
     46  "peerDependencies": {
     47    "@babel/core": "^7.0.0-0"
     48  },
    749  "publishConfig": {
    850    "access": "public"
    951  },
    10   "main": "lib/index.js",
    11   "keywords": [
    12     "babel-plugin"
    13   ],
    14   "dependencies": {
    15     "@babel/helper-plugin-utils": "^7.8.0"
     52  "repository": {
     53    "type": "git",
     54    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-chaining"
    1655  },
    17   "peerDependencies": {
    18     "@babel/core": "^7.0.0-0"
    19   },
    20   "devDependencies": {
    21     "@babel/core": "^7.8.0"
    22   }
     56  "version": "7.8.3"
    2357}
  • trip-planner-front/node_modules/@babel/plugin-syntax-private-property-in-object/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-syntax-private-property-in-object",
    3   "version": "7.14.5",
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-private-property-in-object@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-private-property-in-object@7.14.5",
     10  "_id": "@babel/plugin-syntax-private-property-in-object@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
     13  "_location": "/@babel/plugin-syntax-private-property-in-object",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-private-property-in-object@7.14.5",
     19    "name": "@babel/plugin-syntax-private-property-in-object",
     20    "escapedName": "@babel%2fplugin-syntax-private-property-in-object",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-private-property-in-object",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
     31  "_spec": "7.14.5",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
     36  },
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
     40  "dependencies": {
     41    "@babel/helper-plugin-utils": "^7.14.5"
     42  },
    443  "description": "Allow parsing of '#foo in obj' brand checks",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-syntax-private-property-in-object"
     44  "engines": {
     45    "node": ">=6.9.0"
     46  },
     47  "exports": {
     48    ".": "./lib/index.js"
    949  },
    1050  "homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-private-property-in-object",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
    1154  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-syntax-private-property-in-object",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
    1260  "publishConfig": {
    1361    "access": "public"
    1462  },
    15   "main": "./lib/index.js",
    16   "exports": {
    17     ".": "./lib/index.js"
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-syntax-private-property-in-object"
    1867  },
    19   "keywords": [
    20     "babel-plugin"
    21   ],
    22   "dependencies": {
    23     "@babel/helper-plugin-utils": "^7.14.5"
    24   },
    25   "peerDependencies": {
    26     "@babel/core": "^7.0.0-0"
    27   },
    28   "engines": {
    29     "node": ">=6.9.0"
    30   },
    31   "author": "The Babel Team (https://babel.dev/team)"
     68  "version": "7.14.5"
    3269}
  • trip-planner-front/node_modules/@babel/plugin-syntax-top-level-await/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-syntax-top-level-await",
    3   "version": "7.14.5",
    4   "description": "Allow parsing of top-level await in modules",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-syntax-top-level-await"
     2  "_args": [
     3    [
     4      "@babel/plugin-syntax-top-level-await@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-syntax-top-level-await@7.14.5",
     10  "_id": "@babel/plugin-syntax-top-level-await@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
     13  "_location": "/@babel/plugin-syntax-top-level-await",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-syntax-top-level-await@7.14.5",
     19    "name": "@babel/plugin-syntax-top-level-await",
     20    "escapedName": "@babel%2fplugin-syntax-top-level-await",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-top-level-await",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Allow parsing of top-level await in modules",
    2543  "devDependencies": {
    2644    "@babel/core": "7.14.5"
     
    2947    "node": ">=6.9.0"
    3048  },
    31   "author": "The Babel Team (https://babel.dev/team)"
     49  "homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-top-level-await",
     50  "keywords": [
     51    "babel-plugin"
     52  ],
     53  "license": "MIT",
     54  "main": "./lib/index.js",
     55  "name": "@babel/plugin-syntax-top-level-await",
     56  "peerDependencies": {
     57    "@babel/core": "^7.0.0-0"
     58  },
     59  "publishConfig": {
     60    "access": "public"
     61  },
     62  "repository": {
     63    "type": "git",
     64    "url": "git+https://github.com/babel/babel.git",
     65    "directory": "packages/babel-plugin-syntax-top-level-await"
     66  },
     67  "version": "7.14.5"
    3268}
  • trip-planner-front/node_modules/@babel/plugin-transform-arrow-functions/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-arrow-functions",
    3   "version": "7.14.5",
    4   "description": "Compile ES2015 arrow functions to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-arrow-functions"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-arrow-functions@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-arrow-functions@7.14.5",
     10  "_id": "@babel/plugin-transform-arrow-functions@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-KOnO0l4+tD5IfOdi4x8C1XmEIRWUjNRV8wc6K2vz/3e8yAOoZZvsRXRRIF/yo/MAOFb4QjtAw9xSxMXbSMRy8A==",
     13  "_location": "/@babel/plugin-transform-arrow-functions",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-arrow-functions@7.14.5",
     19    "name": "@babel/plugin-transform-arrow-functions",
     20    "escapedName": "@babel%2fplugin-transform-arrow-functions",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-arrow-functions",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Compile ES2015 arrow functions to ES5",
    2543  "devDependencies": {
    2644    "@babel/core": "7.14.5",
     
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-arrow-functions",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-transform-arrow-functions",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-transform-arrow-functions"
     68  },
     69  "version": "7.14.5"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-transform-async-to-generator/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-async-to-generator",
    3   "version": "7.14.5",
    4   "description": "Turn async functions into ES2015 generators",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-async-to-generator"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-async-to-generator@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-async-to-generator@7.14.5",
     10  "_id": "@babel/plugin-transform-async-to-generator@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-szkbzQ0mNk0rpu76fzDdqSyPu0MuvpXgC+6rz5rpMb5OIRxdmHfQxrktL8CYolL2d8luMCZTR0DpIMIdL27IjA==",
     13  "_location": "/@babel/plugin-transform-async-to-generator",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-async-to-generator@7.14.5",
     19    "name": "@babel/plugin-transform-async-to-generator",
     20    "escapedName": "@babel%2fplugin-transform-async-to-generator",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-async-to-generator",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@angular-devkit/build-angular",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.14.5.tgz",
     31  "_spec": "7.14.5",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
    1436  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
    1940  "dependencies": {
    2041    "@babel/helper-module-imports": "^7.14.5",
     
    2243    "@babel/helper-remap-async-to-generator": "^7.14.5"
    2344  },
    24   "peerDependencies": {
    25     "@babel/core": "^7.0.0-0"
    26   },
     45  "description": "Turn async functions into ES2015 generators",
    2746  "devDependencies": {
    2847    "@babel/core": "7.14.5",
     
    3251    "node": ">=6.9.0"
    3352  },
    34   "author": "The Babel Team (https://babel.dev/team)"
     53  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-async-to-generator",
     54  "keywords": [
     55    "babel-plugin"
     56  ],
     57  "license": "MIT",
     58  "main": "./lib/index.js",
     59  "name": "@babel/plugin-transform-async-to-generator",
     60  "peerDependencies": {
     61    "@babel/core": "^7.0.0-0"
     62  },
     63  "publishConfig": {
     64    "access": "public"
     65  },
     66  "repository": {
     67    "type": "git",
     68    "url": "git+https://github.com/babel/babel.git",
     69    "directory": "packages/babel-plugin-transform-async-to-generator"
     70  },
     71  "version": "7.14.5"
    3572}
  • trip-planner-front/node_modules/@babel/plugin-transform-block-scoped-functions/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-block-scoped-functions",
    3   "version": "7.14.5",
    4   "description": "Babel plugin to ensure function declarations at the block level are block scoped",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-block-scoped-functions"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-block-scoped-functions@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-block-scoped-functions@7.14.5",
     10  "_id": "@babel/plugin-transform-block-scoped-functions@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-dtqWqdWZ5NqBX3KzsVCWfQI3A53Ft5pWFCT2eCVUftWZgjc5DpDponbIF1+c+7cSGk2wN0YK7HGL/ezfRbpKBQ==",
     13  "_location": "/@babel/plugin-transform-block-scoped-functions",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-block-scoped-functions@7.14.5",
     19    "name": "@babel/plugin-transform-block-scoped-functions",
     20    "escapedName": "@babel%2fplugin-transform-block-scoped-functions",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoped-functions",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Babel plugin to ensure function declarations at the block level are block scoped",
    2543  "devDependencies": {
    2644    "@babel/core": "7.14.5",
     
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoped-functions",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-block-scoped-functions",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-block-scoped-functions"
     67  },
     68  "version": "7.14.5"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-block-scoping/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-block-scoping",
    3   "version": "7.15.3",
    4   "description": "Compile ES2015 block scoping (const and let) to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-block-scoping"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-block-scoping@7.15.3",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-block-scoping@7.15.3",
     10  "_id": "@babel/plugin-transform-block-scoping@7.15.3",
     11  "_inBundle": false,
     12  "_integrity": "sha512-nBAzfZwZb4DkaGtOes1Up1nOAp9TDRRFw4XBzBBSG9QK7KVFmYzgj9o9sbPv7TX5ofL4Auq4wZnxCoPnI/lz2Q==",
     13  "_location": "/@babel/plugin-transform-block-scoping",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-block-scoping@7.15.3",
     19    "name": "@babel/plugin-transform-block-scoping",
     20    "escapedName": "@babel%2fplugin-transform-block-scoping",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.3",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.3"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoping",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.15.3.tgz",
     30  "_spec": "7.15.3",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1639  "dependencies": {
    1740    "@babel/helper-plugin-utils": "^7.14.5"
    1841  },
    19   "keywords": [
    20     "babel-plugin"
    21   ],
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Compile ES2015 block scoping (const and let) to ES5",
    2543  "devDependencies": {
    2644    "@babel/core": "7.15.0",
     
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoping",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-transform-block-scoping",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-transform-block-scoping"
     68  },
     69  "version": "7.15.3"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-transform-classes/node_modules/@babel/helper-annotate-as-pure/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/helper-annotate-as-pure",
    3   "version": "7.15.4",
     2  "_args": [
     3    [
     4      "@babel/helper-annotate-as-pure@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/helper-annotate-as-pure@7.15.4",
     10  "_id": "@babel/helper-annotate-as-pure@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==",
     13  "_location": "/@babel/plugin-transform-classes/@babel/helper-annotate-as-pure",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/helper-annotate-as-pure@7.15.4",
     19    "name": "@babel/helper-annotate-as-pure",
     20    "escapedName": "@babel%2fhelper-annotate-as-pure",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
     25  },
     26  "_requiredBy": [
     27    "/@babel/plugin-transform-classes"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
     39  "dependencies": {
     40    "@babel/types": "^7.15.4"
     41  },
    442  "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-helper-annotate-as-pure"
     43  "engines": {
     44    "node": ">=6.9.0"
    945  },
    1046  "homepage": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure",
    1147  "license": "MIT",
     48  "main": "./lib/index.js",
     49  "name": "@babel/helper-annotate-as-pure",
    1250  "publishConfig": {
    1351    "access": "public"
    1452  },
    15   "main": "./lib/index.js",
    16   "dependencies": {
    17     "@babel/types": "^7.15.4"
     53  "repository": {
     54    "type": "git",
     55    "url": "git+https://github.com/babel/babel.git",
     56    "directory": "packages/babel-helper-annotate-as-pure"
    1857  },
    19   "engines": {
    20     "node": ">=6.9.0"
    21   },
    22   "author": "The Babel Team (https://babel.dev/team)"
     58  "version": "7.15.4"
    2359}
  • trip-planner-front/node_modules/@babel/plugin-transform-classes/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-classes",
    3   "version": "7.15.4",
    4   "description": "Compile ES2015 classes to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-classes"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-classes@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-classes@7.15.4",
     10  "_id": "@babel/plugin-transform-classes@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-Yjvhex8GzBmmPQUvpXRPWQ9WnxXgAFuZSrqOK/eJlOGIXwvv8H3UEdUigl1gb/bnjTrln+e8bkZUYCBt/xYlBg==",
     13  "_location": "/@babel/plugin-transform-classes",
     14  "_phantomChildren": {
     15    "@babel/types": "7.15.6"
    916  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-classes",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     17  "_requested": {
     18    "type": "version",
     19    "registry": true,
     20    "raw": "@babel/plugin-transform-classes@7.15.4",
     21    "name": "@babel/plugin-transform-classes",
     22    "escapedName": "@babel%2fplugin-transform-classes",
     23    "scope": "@babel",
     24    "rawSpec": "7.15.4",
     25    "saveSpec": null,
     26    "fetchSpec": "7.15.4"
    1427  },
    15   "main": "./lib/index.js",
     28  "_requiredBy": [
     29    "/@babel/preset-env"
     30  ],
     31  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.15.4.tgz",
     32  "_spec": "7.15.4",
     33  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     34  "author": {
     35    "name": "The Babel Team",
     36    "url": "https://babel.dev/team"
     37  },
     38  "bugs": {
     39    "url": "https://github.com/babel/babel/issues"
     40  },
    1641  "dependencies": {
    1742    "@babel/helper-annotate-as-pure": "^7.15.4",
     
    2348    "globals": "^11.1.0"
    2449  },
    25   "keywords": [
    26     "babel-plugin"
    27   ],
    28   "peerDependencies": {
    29     "@babel/core": "^7.0.0-0"
    30   },
     50  "description": "Compile ES2015 classes to ES5",
    3151  "devDependencies": {
    3252    "@babel/core": "7.15.4",
     
    3757    "node": ">=6.9.0"
    3858  },
    39   "author": "The Babel Team (https://babel.dev/team)"
     59  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-classes",
     60  "keywords": [
     61    "babel-plugin"
     62  ],
     63  "license": "MIT",
     64  "main": "./lib/index.js",
     65  "name": "@babel/plugin-transform-classes",
     66  "peerDependencies": {
     67    "@babel/core": "^7.0.0-0"
     68  },
     69  "publishConfig": {
     70    "access": "public"
     71  },
     72  "repository": {
     73    "type": "git",
     74    "url": "git+https://github.com/babel/babel.git",
     75    "directory": "packages/babel-plugin-transform-classes"
     76  },
     77  "version": "7.15.4"
    4078}
  • trip-planner-front/node_modules/@babel/plugin-transform-computed-properties/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-computed-properties",
    3   "version": "7.14.5",
    4   "description": "Compile ES2015 computed properties to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-computed-properties"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-computed-properties@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-computed-properties@7.14.5",
     10  "_id": "@babel/plugin-transform-computed-properties@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-pWM+E4283UxaVzLb8UBXv4EIxMovU4zxT1OPnpHJcmnvyY9QbPPTKZfEj31EUvG3/EQRbYAGaYEUZ4yWOBC2xg==",
     13  "_location": "/@babel/plugin-transform-computed-properties",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-computed-properties@7.14.5",
     19    "name": "@babel/plugin-transform-computed-properties",
     20    "escapedName": "@babel%2fplugin-transform-computed-properties",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-computed-properties",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Compile ES2015 computed properties to ES5",
    2543  "devDependencies": {
    2644    "@babel/core": "7.14.5",
     
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-computed-properties",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-computed-properties",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-computed-properties"
     67  },
     68  "version": "7.14.5"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-destructuring/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-destructuring",
    3   "version": "7.14.7",
    4   "description": "Compile ES2015 destructuring to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-destructuring"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-destructuring@7.14.7",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-destructuring@7.14.7",
     10  "_id": "@babel/plugin-transform-destructuring@7.14.7",
     11  "_inBundle": false,
     12  "_integrity": "sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==",
     13  "_location": "/@babel/plugin-transform-destructuring",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-destructuring@7.14.7",
     19    "name": "@babel/plugin-transform-destructuring",
     20    "escapedName": "@babel%2fplugin-transform-destructuring",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.7",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.7"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-destructuring",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz",
     30  "_spec": "7.14.7",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Compile ES2015 destructuring to ES5",
    2543  "devDependencies": {
    2644    "@babel/core": "7.14.6",
     
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-destructuring",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-destructuring",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-destructuring"
     67  },
     68  "version": "7.14.7"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-dotall-regex/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-dotall-regex",
    3   "version": "7.14.5",
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-dotall-regex@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-dotall-regex@7.14.5",
     10  "_id": "@babel/plugin-transform-dotall-regex@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-loGlnBdj02MDsFaHhAIJzh7euK89lBrGIdM9EAtHFo6xKygCUGuuWe07o1oZVk287amtW1n0808sQM99aZt3gw==",
     13  "_location": "/@babel/plugin-transform-dotall-regex",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-dotall-regex@7.14.5",
     19    "name": "@babel/plugin-transform-dotall-regex",
     20    "escapedName": "@babel%2fplugin-transform-dotall-regex",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
     25  },
     26  "_requiredBy": [
     27    "/@babel/preset-env",
     28    "/@babel/preset-modules"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.14.5.tgz",
     31  "_spec": "7.14.5",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
     36  },
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
     40  "dependencies": {
     41    "@babel/helper-create-regexp-features-plugin": "^7.14.5",
     42    "@babel/helper-plugin-utils": "^7.14.5"
     43  },
    444  "description": "Compile regular expressions using the `s` (`dotAll`) flag to ES5.",
     45  "devDependencies": {
     46    "@babel/core": "7.14.5",
     47    "@babel/helper-plugin-test-runner": "7.14.5"
     48  },
     49  "engines": {
     50    "node": ">=6.9.0"
     51  },
    552  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-dotall-regex",
    6   "license": "MIT",
    7   "publishConfig": {
    8     "access": "public"
    9   },
    10   "main": "./lib/index.js",
    1153  "keywords": [
    1254    "babel-plugin",
     
    1658    "dotall"
    1759  ],
    18   "repository": {
    19     "type": "git",
    20     "url": "https://github.com/babel/babel.git",
    21     "directory": "packages/babel-plugin-transform-dotall-regex"
    22   },
    23   "bugs": "https://github.com/babel/babel/issues",
    24   "dependencies": {
    25     "@babel/helper-create-regexp-features-plugin": "^7.14.5",
    26     "@babel/helper-plugin-utils": "^7.14.5"
    27   },
     60  "license": "MIT",
     61  "main": "./lib/index.js",
     62  "name": "@babel/plugin-transform-dotall-regex",
    2863  "peerDependencies": {
    2964    "@babel/core": "^7.0.0-0"
    3065  },
    31   "devDependencies": {
    32     "@babel/core": "7.14.5",
    33     "@babel/helper-plugin-test-runner": "7.14.5"
     66  "publishConfig": {
     67    "access": "public"
    3468  },
    35   "engines": {
    36     "node": ">=6.9.0"
     69  "repository": {
     70    "type": "git",
     71    "url": "git+https://github.com/babel/babel.git",
     72    "directory": "packages/babel-plugin-transform-dotall-regex"
    3773  },
    38   "author": "The Babel Team (https://babel.dev/team)"
     74  "version": "7.14.5"
    3975}
  • trip-planner-front/node_modules/@babel/plugin-transform-duplicate-keys/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-duplicate-keys",
    3   "version": "7.14.5",
    4   "description": "Compile objects with duplicate keys to valid strict ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-duplicate-keys"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-duplicate-keys@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-duplicate-keys@7.14.5",
     10  "_id": "@babel/plugin-transform-duplicate-keys@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-iJjbI53huKbPDAsJ8EmVmvCKeeq21bAze4fu9GBQtSLqfvzj2oRuHVx4ZkDwEhg1htQ+5OBZh/Ab0XDf5iBZ7A==",
     13  "_location": "/@babel/plugin-transform-duplicate-keys",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-duplicate-keys@7.14.5",
     19    "name": "@babel/plugin-transform-duplicate-keys",
     20    "escapedName": "@babel%2fplugin-transform-duplicate-keys",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-duplicate-keys",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Compile objects with duplicate keys to valid strict ES5",
    2543  "devDependencies": {
    2644    "@babel/core": "7.14.5",
     
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-duplicate-keys",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-duplicate-keys",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-duplicate-keys"
     67  },
     68  "version": "7.14.5"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-exponentiation-operator/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-exponentiation-operator",
    3   "version": "7.14.5",
    4   "description": "Compile exponentiation operator to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-exponentiation-operator"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-exponentiation-operator@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-exponentiation-operator@7.14.5",
     10  "_id": "@babel/plugin-transform-exponentiation-operator@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-jFazJhMBc9D27o9jDnIE5ZErI0R0m7PbKXVq77FFvqFbzvTMuv8jaAwLZ5PviOLSFttqKIW0/wxNSDbjLk0tYA==",
     13  "_location": "/@babel/plugin-transform-exponentiation-operator",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-exponentiation-operator@7.14.5",
     19    "name": "@babel/plugin-transform-exponentiation-operator",
     20    "escapedName": "@babel%2fplugin-transform-exponentiation-operator",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-exponentiation-operator",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-builder-binary-assignment-operator-visitor": "^7.14.5",
    2141    "@babel/helper-plugin-utils": "^7.14.5"
    2242  },
    23   "peerDependencies": {
    24     "@babel/core": "^7.0.0-0"
    25   },
     43  "description": "Compile exponentiation operator to ES5",
    2644  "devDependencies": {
    2745    "@babel/core": "7.14.5",
     
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-exponentiation-operator",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-transform-exponentiation-operator",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-transform-exponentiation-operator"
     68  },
     69  "version": "7.14.5"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-transform-for-of/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-for-of",
    3   "version": "7.15.4",
    4   "description": "Compile ES2015 for...of to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-for-of"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-for-of@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-for-of@7.15.4",
     10  "_id": "@babel/plugin-transform-for-of@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-DRTY9fA751AFBDh2oxydvVm4SYevs5ILTWLs6xKXps4Re/KG5nfUkr+TdHCrRWB8C69TlzVgA9b3RmGWmgN9LA==",
     13  "_location": "/@babel/plugin-transform-for-of",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-for-of@7.15.4",
     19    "name": "@babel/plugin-transform-for-of",
     20    "escapedName": "@babel%2fplugin-transform-for-of",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-for-of",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Compile ES2015 for...of to ES5",
    2543  "devDependencies": {
    2644    "@babel/core": "7.15.4",
     
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-for-of",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-for-of",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-for-of"
     67  },
     68  "version": "7.15.4"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-function-name/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-function-name",
    3   "version": "7.14.5",
    4   "description": "Apply ES2015 function.name semantics to all functions",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-function-name"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-function-name@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-function-name@7.14.5",
     10  "_id": "@babel/plugin-transform-function-name@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-vbO6kv0fIzZ1GpmGQuvbwwm+O4Cbm2NrPzwlup9+/3fdkuzo1YqOZcXw26+YUJB84Ja7j9yURWposEHLYwxUfQ==",
     13  "_location": "/@babel/plugin-transform-function-name",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-function-name@7.14.5",
     19    "name": "@babel/plugin-transform-function-name",
     20    "escapedName": "@babel%2fplugin-transform-function-name",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-function-name",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-function-name": "^7.14.5",
    2141    "@babel/helper-plugin-utils": "^7.14.5"
    2242  },
    23   "peerDependencies": {
    24     "@babel/core": "^7.0.0-0"
    25   },
     43  "description": "Apply ES2015 function.name semantics to all functions",
    2644  "devDependencies": {
    2745    "@babel/core": "7.14.5",
     
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-function-name",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-transform-function-name",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-transform-function-name"
     68  },
     69  "version": "7.14.5"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-transform-literals/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-literals",
    3   "version": "7.14.5",
    4   "description": "Compile ES2015 unicode string and number literals to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-literals"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-literals@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-literals@7.14.5",
     10  "_id": "@babel/plugin-transform-literals@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-ql33+epql2F49bi8aHXxvLURHkxJbSmMKl9J5yHqg4PLtdE6Uc48CH1GS6TQvZ86eoB/ApZXwm7jlA+B3kra7A==",
     13  "_location": "/@babel/plugin-transform-literals",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-literals@7.14.5",
     19    "name": "@babel/plugin-transform-literals",
     20    "escapedName": "@babel%2fplugin-transform-literals",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-literals",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Compile ES2015 unicode string and number literals to ES5",
    2543  "devDependencies": {
    2644    "@babel/core": "7.14.5",
     
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-literals",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-literals",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-literals"
     67  },
     68  "version": "7.14.5"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-member-expression-literals/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-member-expression-literals",
    3   "version": "7.14.5",
    4   "description": "Ensure that reserved words are quoted in property accesses",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-member-expression-literals"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-member-expression-literals@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-member-expression-literals@7.14.5",
     10  "_id": "@babel/plugin-transform-member-expression-literals@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-WkNXxH1VXVTKarWFqmso83xl+2V3Eo28YY5utIkbsmXoItO8Q3aZxN4BTS2k0hz9dGUloHK26mJMyQEYfkn/+Q==",
     13  "_location": "/@babel/plugin-transform-member-expression-literals",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-member-expression-literals@7.14.5",
     19    "name": "@babel/plugin-transform-member-expression-literals",
     20    "escapedName": "@babel%2fplugin-transform-member-expression-literals",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-member-expression-literals",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Ensure that reserved words are quoted in property accesses",
    2543  "devDependencies": {
    2644    "@babel/core": "7.14.5",
     
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-member-expression-literals",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-member-expression-literals",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-member-expression-literals"
     67  },
     68  "version": "7.14.5"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-modules-amd/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-modules-amd",
    3   "version": "7.14.5",
    4   "description": "This plugin transforms ES2015 modules to AMD",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-modules-amd"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-modules-amd@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-modules-amd@7.14.5",
     10  "_id": "@babel/plugin-transform-modules-amd@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-3lpOU8Vxmp3roC4vzFpSdEpGUWSMsHFreTWOMMLzel2gNGfHE5UWIh/LN6ghHs2xurUp4jRFYMUIZhuFbody1g==",
     13  "_location": "/@babel/plugin-transform-modules-amd",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-modules-amd@7.14.5",
     19    "name": "@babel/plugin-transform-modules-amd",
     20    "escapedName": "@babel%2fplugin-transform-modules-amd",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-amd",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1639  "dependencies": {
    1740    "@babel/helper-module-transforms": "^7.14.5",
     
    1942    "babel-plugin-dynamic-import-node": "^2.3.3"
    2043  },
    21   "keywords": [
    22     "babel-plugin"
    23   ],
    24   "peerDependencies": {
    25     "@babel/core": "^7.0.0-0"
    26   },
     44  "description": "This plugin transforms ES2015 modules to AMD",
    2745  "devDependencies": {
    2846    "@babel/core": "7.14.5",
     
    3351    "node": ">=6.9.0"
    3452  },
    35   "author": "The Babel Team (https://babel.dev/team)"
     53  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-amd",
     54  "keywords": [
     55    "babel-plugin"
     56  ],
     57  "license": "MIT",
     58  "main": "./lib/index.js",
     59  "name": "@babel/plugin-transform-modules-amd",
     60  "peerDependencies": {
     61    "@babel/core": "^7.0.0-0"
     62  },
     63  "publishConfig": {
     64    "access": "public"
     65  },
     66  "repository": {
     67    "type": "git",
     68    "url": "git+https://github.com/babel/babel.git",
     69    "directory": "packages/babel-plugin-transform-modules-amd"
     70  },
     71  "version": "7.14.5"
    3672}
  • trip-planner-front/node_modules/@babel/plugin-transform-modules-commonjs/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-modules-commonjs",
    3   "version": "7.15.4",
    4   "description": "This plugin transforms ES2015 modules to CommonJS",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-modules-commonjs"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-modules-commonjs@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-modules-commonjs@7.15.4",
     10  "_id": "@babel/plugin-transform-modules-commonjs@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-qg4DPhwG8hKp4BbVDvX1s8cohM8a6Bvptu4l6Iingq5rW+yRUAhe/YRup/YcW2zCOlrysEWVhftIcKzrEZv3sA==",
     13  "_location": "/@babel/plugin-transform-modules-commonjs",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-modules-commonjs@7.15.4",
     19    "name": "@babel/plugin-transform-modules-commonjs",
     20    "escapedName": "@babel%2fplugin-transform-modules-commonjs",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1539  "dependencies": {
    1640    "@babel/helper-module-transforms": "^7.15.4",
     
    1943    "babel-plugin-dynamic-import-node": "^2.3.3"
    2044  },
    21   "keywords": [
    22     "babel-plugin"
    23   ],
    24   "peerDependencies": {
    25     "@babel/core": "^7.0.0-0"
    26   },
     45  "description": "This plugin transforms ES2015 modules to CommonJS",
    2746  "devDependencies": {
    2847    "@babel/core": "7.15.4",
     
    3251    "@babel/plugin-syntax-object-rest-spread": "^7.8.3"
    3352  },
    34   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs",
    3553  "engines": {
    3654    "node": ">=6.9.0"
    3755  },
    38   "author": "The Babel Team (https://babel.dev/team)"
     56  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs",
     57  "keywords": [
     58    "babel-plugin"
     59  ],
     60  "license": "MIT",
     61  "main": "./lib/index.js",
     62  "name": "@babel/plugin-transform-modules-commonjs",
     63  "peerDependencies": {
     64    "@babel/core": "^7.0.0-0"
     65  },
     66  "publishConfig": {
     67    "access": "public"
     68  },
     69  "repository": {
     70    "type": "git",
     71    "url": "git+https://github.com/babel/babel.git",
     72    "directory": "packages/babel-plugin-transform-modules-commonjs"
     73  },
     74  "version": "7.15.4"
    3975}
  • trip-planner-front/node_modules/@babel/plugin-transform-modules-systemjs/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-modules-systemjs",
    3   "version": "7.15.4",
    4   "description": "This plugin transforms ES2015 modules to SystemJS",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-modules-systemjs"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-modules-systemjs@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-modules-systemjs@7.15.4",
     10  "_id": "@babel/plugin-transform-modules-systemjs@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-fJUnlQrl/mezMneR72CKCgtOoahqGJNVKpompKwzv3BrEXdlPspTcyxrZ1XmDTIr9PpULrgEQo3qNKp6dW7ssw==",
     13  "_location": "/@babel/plugin-transform-modules-systemjs",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-modules-systemjs@7.15.4",
     19    "name": "@babel/plugin-transform-modules-systemjs",
     20    "escapedName": "@babel%2fplugin-transform-modules-systemjs",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.15.4.tgz",
     30  "_spec": "7.15.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1539  "dependencies": {
    1640    "@babel/helper-hoist-variables": "^7.15.4",
     
    2044    "babel-plugin-dynamic-import-node": "^2.3.3"
    2145  },
    22   "keywords": [
    23     "babel-plugin"
    24   ],
    25   "peerDependencies": {
    26     "@babel/core": "^7.0.0-0"
    27   },
     46  "description": "This plugin transforms ES2015 modules to SystemJS",
    2847  "devDependencies": {
    2948    "@babel/core": "7.15.4",
     
    3150    "@babel/plugin-syntax-dynamic-import": "^7.8.3"
    3251  },
    33   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-systemjs",
    3452  "engines": {
    3553    "node": ">=6.9.0"
    3654  },
    37   "author": "The Babel Team (https://babel.dev/team)"
     55  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-systemjs",
     56  "keywords": [
     57    "babel-plugin"
     58  ],
     59  "license": "MIT",
     60  "main": "./lib/index.js",
     61  "name": "@babel/plugin-transform-modules-systemjs",
     62  "peerDependencies": {
     63    "@babel/core": "^7.0.0-0"
     64  },
     65  "publishConfig": {
     66    "access": "public"
     67  },
     68  "repository": {
     69    "type": "git",
     70    "url": "git+https://github.com/babel/babel.git",
     71    "directory": "packages/babel-plugin-transform-modules-systemjs"
     72  },
     73  "version": "7.15.4"
    3874}
  • trip-planner-front/node_modules/@babel/plugin-transform-modules-umd/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-modules-umd",
    3   "version": "7.14.5",
    4   "description": "This plugin transforms ES2015 modules to UMD",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-modules-umd"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-modules-umd@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-modules-umd@7.14.5",
     10  "_id": "@babel/plugin-transform-modules-umd@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-RfPGoagSngC06LsGUYyM9QWSXZ8MysEjDJTAea1lqRjNECE3y0qIJF/qbvJxc4oA4s99HumIMdXOrd+TdKaAAA==",
     13  "_location": "/@babel/plugin-transform-modules-umd",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-modules-umd@7.14.5",
     19    "name": "@babel/plugin-transform-modules-umd",
     20    "escapedName": "@babel%2fplugin-transform-modules-umd",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-umd",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1639  "dependencies": {
    1740    "@babel/helper-module-transforms": "^7.14.5",
    1841    "@babel/helper-plugin-utils": "^7.14.5"
    1942  },
    20   "keywords": [
    21     "babel-plugin"
    22   ],
    23   "peerDependencies": {
    24     "@babel/core": "^7.0.0-0"
    25   },
     43  "description": "This plugin transforms ES2015 modules to UMD",
    2644  "devDependencies": {
    2745    "@babel/core": "7.14.5",
     
    3250    "node": ">=6.9.0"
    3351  },
    34   "author": "The Babel Team (https://babel.dev/team)"
     52  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-umd",
     53  "keywords": [
     54    "babel-plugin"
     55  ],
     56  "license": "MIT",
     57  "main": "./lib/index.js",
     58  "name": "@babel/plugin-transform-modules-umd",
     59  "peerDependencies": {
     60    "@babel/core": "^7.0.0-0"
     61  },
     62  "publishConfig": {
     63    "access": "public"
     64  },
     65  "repository": {
     66    "type": "git",
     67    "url": "git+https://github.com/babel/babel.git",
     68    "directory": "packages/babel-plugin-transform-modules-umd"
     69  },
     70  "version": "7.14.5"
    3571}
  • trip-planner-front/node_modules/@babel/plugin-transform-named-capturing-groups-regex/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-named-capturing-groups-regex",
    3   "version": "7.14.9",
    4   "description": "Compile regular expressions using named groups to ES5.",
    5   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-named-capturing-groups-regex",
    6   "license": "MIT",
    7   "publishConfig": {
    8     "access": "public"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-named-capturing-groups-regex@7.14.9",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-named-capturing-groups-regex@7.14.9",
     10  "_id": "@babel/plugin-transform-named-capturing-groups-regex@7.14.9",
     11  "_inBundle": false,
     12  "_integrity": "sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA==",
     13  "_location": "/@babel/plugin-transform-named-capturing-groups-regex",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-named-capturing-groups-regex@7.14.9",
     19    "name": "@babel/plugin-transform-named-capturing-groups-regex",
     20    "escapedName": "@babel%2fplugin-transform-named-capturing-groups-regex",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.9",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.9"
    925  },
    10   "main": "./lib/index.js",
    11   "keywords": [
    12     "babel-plugin",
    13     "regex",
    14     "regexp",
    15     "regular expressions"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
    1628  ],
    17   "repository": {
    18     "type": "git",
    19     "url": "https://github.com/babel/babel.git",
    20     "directory": "packages/babel-plugin-transform-named-capturing-groups-regex"
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz",
     30  "_spec": "7.14.9",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    2135  },
    22   "bugs": "https://github.com/babel/babel/issues",
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    2339  "dependencies": {
    2440    "@babel/helper-create-regexp-features-plugin": "^7.14.5"
    2541  },
    26   "peerDependencies": {
    27     "@babel/core": "^7.0.0"
    28   },
     42  "description": "Compile regular expressions using named groups to ES5.",
    2943  "devDependencies": {
    3044    "@babel/core": "7.14.8",
     
    3549    "node": ">=6.9.0"
    3650  },
    37   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-named-capturing-groups-regex",
     52  "keywords": [
     53    "babel-plugin",
     54    "regex",
     55    "regexp",
     56    "regular expressions"
     57  ],
     58  "license": "MIT",
     59  "main": "./lib/index.js",
     60  "name": "@babel/plugin-transform-named-capturing-groups-regex",
     61  "peerDependencies": {
     62    "@babel/core": "^7.0.0"
     63  },
     64  "publishConfig": {
     65    "access": "public"
     66  },
     67  "repository": {
     68    "type": "git",
     69    "url": "git+https://github.com/babel/babel.git",
     70    "directory": "packages/babel-plugin-transform-named-capturing-groups-regex"
     71  },
     72  "version": "7.14.9"
    3873}
  • trip-planner-front/node_modules/@babel/plugin-transform-new-target/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-new-target",
    3   "version": "7.14.5",
    4   "description": "Transforms new.target meta property",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-new-target"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-new-target@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-new-target@7.14.5",
     10  "_id": "@babel/plugin-transform-new-target@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-Nx054zovz6IIRWEB49RDRuXGI4Gy0GMgqG0cII9L3MxqgXz/+rgII+RU58qpo4g7tNEx1jG7rRVH4ihZoP4esQ==",
     13  "_location": "/@babel/plugin-transform-new-target",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-new-target@7.14.5",
     19    "name": "@babel/plugin-transform-new-target",
     20    "escapedName": "@babel%2fplugin-transform-new-target",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-new-target",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Transforms new.target meta property",
    2543  "devDependencies": {
    2644    "@babel/core": "7.14.5",
     
    3250    "node": ">=6.9.0"
    3351  },
    34   "author": "The Babel Team (https://babel.dev/team)"
     52  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-new-target",
     53  "keywords": [
     54    "babel-plugin"
     55  ],
     56  "license": "MIT",
     57  "main": "./lib/index.js",
     58  "name": "@babel/plugin-transform-new-target",
     59  "peerDependencies": {
     60    "@babel/core": "^7.0.0-0"
     61  },
     62  "publishConfig": {
     63    "access": "public"
     64  },
     65  "repository": {
     66    "type": "git",
     67    "url": "git+https://github.com/babel/babel.git",
     68    "directory": "packages/babel-plugin-transform-new-target"
     69  },
     70  "version": "7.14.5"
    3571}
  • trip-planner-front/node_modules/@babel/plugin-transform-object-super/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-object-super",
    3   "version": "7.14.5",
    4   "description": "Compile ES2015 object super to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-object-super"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-object-super@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-object-super@7.14.5",
     10  "_id": "@babel/plugin-transform-object-super@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-MKfOBWzK0pZIrav9z/hkRqIk/2bTv9qvxHzPQc12RcVkMOzpIKnFCNYJip00ssKWYkd8Sf5g0Wr7pqJ+cmtuFg==",
     13  "_location": "/@babel/plugin-transform-object-super",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-object-super@7.14.5",
     19    "name": "@babel/plugin-transform-object-super",
     20    "escapedName": "@babel%2fplugin-transform-object-super",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-object-super",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5",
    2141    "@babel/helper-replace-supers": "^7.14.5"
    2242  },
    23   "peerDependencies": {
    24     "@babel/core": "^7.0.0-0"
    25   },
     43  "description": "Compile ES2015 object super to ES5",
    2644  "devDependencies": {
    2745    "@babel/core": "7.14.5",
     
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-object-super",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-transform-object-super",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-transform-object-super"
     68  },
     69  "version": "7.14.5"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-transform-parameters/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-parameters",
    3   "version": "7.15.4",
    4   "description": "Compile ES2015 default and rest parameters to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-parameters"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-parameters@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-parameters@7.15.4",
     10  "_id": "@babel/plugin-transform-parameters@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ==",
     13  "_location": "/@babel/plugin-transform-parameters",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-parameters@7.15.4",
     19    "name": "@babel/plugin-transform-parameters",
     20    "escapedName": "@babel%2fplugin-transform-parameters",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.4"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-parameters",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/plugin-proposal-object-rest-spread",
     28    "/@babel/preset-env"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.15.4.tgz",
     31  "_spec": "7.15.4",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
    1436  },
    15   "main": "./lib/index.js",
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
    1640  "dependencies": {
    1741    "@babel/helper-plugin-utils": "^7.14.5"
    1842  },
    19   "keywords": [
    20     "babel-plugin"
    21   ],
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     43  "description": "Compile ES2015 default and rest parameters to ES5",
    2544  "devDependencies": {
    2645    "@babel/core": "7.15.4",
     
    3049    "node": ">=6.9.0"
    3150  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-parameters",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-transform-parameters",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-transform-parameters"
     68  },
     69  "version": "7.15.4"
    3370}
  • trip-planner-front/node_modules/@babel/plugin-transform-property-literals/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-property-literals",
    3   "version": "7.14.5",
    4   "description": "Ensure that reserved words are quoted in object property keys",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-property-literals"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-property-literals@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-property-literals@7.14.5",
     10  "_id": "@babel/plugin-transform-property-literals@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-r1uilDthkgXW8Z1vJz2dKYLV1tuw2xsbrp3MrZmD99Wh9vsfKoob+JTgri5VUb/JqyKRXotlOtwgu4stIYCmnw==",
     13  "_location": "/@babel/plugin-transform-property-literals",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-property-literals@7.14.5",
     19    "name": "@babel/plugin-transform-property-literals",
     20    "escapedName": "@babel%2fplugin-transform-property-literals",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-property-literals",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Ensure that reserved words are quoted in object property keys",
    2543  "devDependencies": {
    2644    "@babel/core": "7.14.5",
     
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-property-literals",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-property-literals",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-property-literals"
     67  },
     68  "version": "7.14.5"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-regenerator/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-regenerator",
    3   "author": "The Babel Team (https://babel.dev/team)",
    4   "description": "Explode async and generator functions into a state machine.",
    5   "version": "7.14.5",
    6   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-regenerator",
    7   "repository": {
    8     "type": "git",
    9     "url": "https://github.com/babel/babel.git",
    10     "directory": "packages/babel-plugin-transform-regenerator"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-regenerator@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-regenerator@7.14.5",
     10  "_id": "@babel/plugin-transform-regenerator@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-NVIY1W3ITDP5xQl50NgTKlZ0GrotKtLna08/uGY6ErQt6VEQZXla86x/CTddm5gZdcr+5GSsvMeTmWA5Ii6pkg==",
     13  "_location": "/@babel/plugin-transform-regenerator",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-regenerator@7.14.5",
     19    "name": "@babel/plugin-transform-regenerator",
     20    "escapedName": "@babel%2fplugin-transform-regenerator",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    1125  },
    12   "main": "./lib/index.js",
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1339  "dependencies": {
    1440    "regenerator-transform": "^0.14.2"
    1541  },
    16   "license": "MIT",
    17   "publishConfig": {
    18     "access": "public"
    19   },
    20   "peerDependencies": {
    21     "@babel/core": "^7.0.0-0"
    22   },
     42  "description": "Explode async and generator functions into a state machine.",
    2343  "devDependencies": {
    2444    "@babel/core": "7.14.5",
     
    2747  "engines": {
    2848    "node": ">=6.9.0"
    29   }
     49  },
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-regenerator",
     51  "license": "MIT",
     52  "main": "./lib/index.js",
     53  "name": "@babel/plugin-transform-regenerator",
     54  "peerDependencies": {
     55    "@babel/core": "^7.0.0-0"
     56  },
     57  "publishConfig": {
     58    "access": "public"
     59  },
     60  "repository": {
     61    "type": "git",
     62    "url": "git+https://github.com/babel/babel.git",
     63    "directory": "packages/babel-plugin-transform-regenerator"
     64  },
     65  "version": "7.14.5"
    3066}
  • trip-planner-front/node_modules/@babel/plugin-transform-reserved-words/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-reserved-words",
    3   "version": "7.14.5",
    4   "description": "Ensure that no reserved words are used.",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-reserved-words"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-reserved-words@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-reserved-words@7.14.5",
     10  "_id": "@babel/plugin-transform-reserved-words@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-cv4F2rv1nD4qdexOGsRQXJrOcyb5CrgjUH9PKrrtyhSDBNWGxd0UIitjyJiWagS+EbUGjG++22mGH1Pub8D6Vg==",
     13  "_location": "/@babel/plugin-transform-reserved-words",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-reserved-words@7.14.5",
     19    "name": "@babel/plugin-transform-reserved-words",
     20    "escapedName": "@babel%2fplugin-transform-reserved-words",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-reserved-words",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Ensure that no reserved words are used.",
    2543  "devDependencies": {
    2644    "@babel/core": "7.14.5",
     
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-reserved-words",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-reserved-words",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-reserved-words"
     67  },
     68  "version": "7.14.5"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-runtime/node_modules/.bin/semver

    rceaed42 r59329aa  
    77
    88if [ -x "$basedir/node" ]; then
    9   exec "$basedir/node"  "$basedir/../semver/bin/semver.js" "$@"
     9  "$basedir/node"  "$basedir/../semver/bin/semver.js" "$@"
     10  ret=$?
    1011else
    11   exec node  "$basedir/../semver/bin/semver.js" "$@"
     12  node  "$basedir/../semver/bin/semver.js" "$@"
     13  ret=$?
    1214fi
     15exit $ret
  • trip-planner-front/node_modules/@babel/plugin-transform-runtime/node_modules/.bin/semver.cmd

    rceaed42 r59329aa  
    11@ECHO off
    2 GOTO start
    3 :find_dp0
    4 SET dp0=%~dp0
    5 EXIT /b
    6 :start
    72SETLOCAL
    83CALL :find_dp0
     
    1510)
    1611
    17 endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%"  "%dp0%\..\semver\bin\semver.js" %*
     12"%_prog%"  "%dp0%\..\semver\bin\semver.js" %*
     13ENDLOCAL
     14EXIT /b %errorlevel%
     15:find_dp0
     16SET dp0=%~dp0
     17EXIT /b
  • trip-planner-front/node_modules/@babel/plugin-transform-runtime/node_modules/.bin/semver.ps1

    rceaed42 r59329aa  
    1010$ret=0
    1111if (Test-Path "$basedir/node$exe") {
    12   # Support pipeline input
    13   if ($MyInvocation.ExpectingInput) {
    14     $input | & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    15   } else {
    16     & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    17   }
     12  & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    1813  $ret=$LASTEXITCODE
    1914} else {
    20   # Support pipeline input
    21   if ($MyInvocation.ExpectingInput) {
    22     $input | & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    23   } else {
    24     & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    25   }
     15  & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    2616  $ret=$LASTEXITCODE
    2717}
  • trip-planner-front/node_modules/@babel/plugin-transform-runtime/node_modules/semver/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "semver",
    3   "version": "6.3.0",
     2  "_args": [
     3    [
     4      "semver@6.3.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "semver@6.3.0",
     10  "_id": "semver@6.3.0",
     11  "_inBundle": false,
     12  "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
     13  "_location": "/@babel/plugin-transform-runtime/semver",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "semver@6.3.0",
     19    "name": "semver",
     20    "escapedName": "semver",
     21    "rawSpec": "6.3.0",
     22    "saveSpec": null,
     23    "fetchSpec": "6.3.0"
     24  },
     25  "_requiredBy": [
     26    "/@babel/plugin-transform-runtime"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
     29  "_spec": "6.3.0",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bin": {
     32    "semver": "bin/semver.js"
     33  },
     34  "bugs": {
     35    "url": "https://github.com/npm/node-semver/issues"
     36  },
    437  "description": "The semantic version parser used by npm.",
    5   "main": "semver.js",
    6   "scripts": {
    7     "test": "tap",
    8     "preversion": "npm test",
    9     "postversion": "npm publish",
    10     "postpublish": "git push origin --follow-tags"
    11   },
    1238  "devDependencies": {
    1339    "tap": "^14.3.1"
    14   },
    15   "license": "ISC",
    16   "repository": "https://github.com/npm/node-semver",
    17   "bin": {
    18     "semver": "./bin/semver.js"
    1940  },
    2041  "files": [
     
    2344    "semver.js"
    2445  ],
     46  "homepage": "https://github.com/npm/node-semver#readme",
     47  "license": "ISC",
     48  "main": "semver.js",
     49  "name": "semver",
     50  "repository": {
     51    "type": "git",
     52    "url": "git+https://github.com/npm/node-semver.git"
     53  },
     54  "scripts": {
     55    "postpublish": "git push origin --follow-tags",
     56    "postversion": "npm publish",
     57    "preversion": "npm test",
     58    "test": "tap"
     59  },
    2560  "tap": {
    2661    "check-coverage": true
    27   }
     62  },
     63  "version": "6.3.0"
    2864}
  • trip-planner-front/node_modules/@babel/plugin-transform-runtime/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-runtime",
    3   "version": "7.14.5",
    4   "description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-runtime"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-runtime@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-runtime@7.14.5",
     10  "_id": "@babel/plugin-transform-runtime@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-fPMBhh1AV8ZyneiCIA+wYYUH1arzlXR1UMcApjvchDhfKxhy2r2lReJv8uHEyihi4IFIGlr1Pdx7S5fkESDQsg==",
     13  "_location": "/@babel/plugin-transform-runtime",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-runtime@7.14.5",
     19    "name": "@babel/plugin-transform-runtime",
     20    "escapedName": "@babel%2fplugin-transform-runtime",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@angular-devkit/build-angular"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
    15   "keywords": [
    16     "babel-plugin"
    17   ],
    1836  "browser": {
    1937    "./lib/get-runtime-path/index.js": "./lib/get-runtime-path/browser.js",
    2038    "./src/get-runtime-path/index.ts": "./src/get-runtime-path/browser.ts"
     39  },
     40  "bugs": {
     41    "url": "https://github.com/babel/babel/issues"
    2142  },
    2243  "dependencies": {
     
    2849    "semver": "^6.3.0"
    2950  },
    30   "peerDependencies": {
    31     "@babel/core": "^7.0.0-0"
    32   },
     51  "description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
    3352  "devDependencies": {
    3453    "@babel/core": "7.14.5",
     
    4362    "make-dir": "^2.1.0"
    4463  },
    45   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-runtime",
    4664  "engines": {
    4765    "node": ">=6.9.0"
    4866  },
    49   "author": "The Babel Team (https://babel.dev/team)"
     67  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-runtime",
     68  "keywords": [
     69    "babel-plugin"
     70  ],
     71  "license": "MIT",
     72  "main": "./lib/index.js",
     73  "name": "@babel/plugin-transform-runtime",
     74  "peerDependencies": {
     75    "@babel/core": "^7.0.0-0"
     76  },
     77  "publishConfig": {
     78    "access": "public"
     79  },
     80  "repository": {
     81    "type": "git",
     82    "url": "git+https://github.com/babel/babel.git",
     83    "directory": "packages/babel-plugin-transform-runtime"
     84  },
     85  "version": "7.14.5"
    5086}
  • trip-planner-front/node_modules/@babel/plugin-transform-shorthand-properties/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-shorthand-properties",
    3   "version": "7.14.5",
    4   "description": "Compile ES2015 shorthand properties to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-shorthand-properties"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-shorthand-properties@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-shorthand-properties@7.14.5",
     10  "_id": "@babel/plugin-transform-shorthand-properties@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-xLucks6T1VmGsTB+GWK5Pl9Jl5+nRXD1uoFdA5TSO6xtiNjtXTjKkmPdFXVLGlK5A2/or/wQMKfmQ2Y0XJfn5g==",
     13  "_location": "/@babel/plugin-transform-shorthand-properties",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-shorthand-properties@7.14.5",
     19    "name": "@babel/plugin-transform-shorthand-properties",
     20    "escapedName": "@babel%2fplugin-transform-shorthand-properties",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-shorthand-properties",
    11   "license": "MIT",
    12   "publishConfig": {
    13     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "main": "./lib/index.js",
    16   "keywords": [
    17     "babel-plugin"
    18   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1939  "dependencies": {
    2040    "@babel/helper-plugin-utils": "^7.14.5"
    2141  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     42  "description": "Compile ES2015 shorthand properties to ES5",
    2543  "devDependencies": {
    2644    "@babel/core": "7.14.5",
     
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-shorthand-properties",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-shorthand-properties",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-shorthand-properties"
     67  },
     68  "version": "7.14.5"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-spread/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-spread",
    3   "version": "7.15.8",
    4   "description": "Compile ES2015 spread to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-spread"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-spread@7.15.8",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-spread@7.15.8",
     10  "_id": "@babel/plugin-transform-spread@7.15.8",
     11  "_inBundle": false,
     12  "_integrity": "sha512-/daZ8s2tNaRekl9YJa9X4bzjpeRZLt122cpgFnQPLGUe61PH8zMEBmYqKkW5xF5JUEh5buEGXJoQpqBmIbpmEQ==",
     13  "_location": "/@babel/plugin-transform-spread",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-spread@7.15.8",
     19    "name": "@babel/plugin-transform-spread",
     20    "escapedName": "@babel%2fplugin-transform-spread",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.8",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.8"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.15.8.tgz",
     30  "_spec": "7.15.8",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
    15   "keywords": [
    16     "babel-plugin"
    17   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1839  "dependencies": {
    1940    "@babel/helper-plugin-utils": "^7.14.5",
    2041    "@babel/helper-skip-transparent-expression-wrappers": "^7.15.4"
    2142  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     43  "description": "Compile ES2015 spread to ES5",
    2544  "devDependencies": {
    2645    "@babel/core": "7.15.8",
    2746    "@babel/helper-plugin-test-runner": "7.14.5"
    2847  },
    29   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-spread",
    3048  "engines": {
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-spread",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-transform-spread",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-transform-spread"
     68  },
     69  "version": "7.15.8"
    3470}
  • trip-planner-front/node_modules/@babel/plugin-transform-sticky-regex/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-sticky-regex",
    3   "version": "7.14.5",
    4   "description": "Compile ES2015 sticky regex to an ES5 RegExp constructor",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-sticky-regex"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-sticky-regex@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-sticky-regex@7.14.5",
     10  "_id": "@babel/plugin-transform-sticky-regex@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-Z7F7GyvEMzIIbwnziAZmnSNpdijdr4dWt+FJNBnBLz5mwDFkqIXU9wmBcWWad3QeJF5hMTkRe4dAq2sUZiG+8A==",
     13  "_location": "/@babel/plugin-transform-sticky-regex",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-sticky-regex@7.14.5",
     19    "name": "@babel/plugin-transform-sticky-regex",
     20    "escapedName": "@babel%2fplugin-transform-sticky-regex",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
    15   "keywords": [
    16     "babel-plugin"
    17   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1839  "dependencies": {
    1940    "@babel/helper-plugin-utils": "^7.14.5"
    2041  },
    21   "peerDependencies": {
    22     "@babel/core": "^7.0.0-0"
    23   },
     42  "description": "Compile ES2015 sticky regex to an ES5 RegExp constructor",
    2443  "devDependencies": {
    2544    "@babel/core": "7.14.5",
    2645    "@babel/helper-plugin-test-runner": "7.14.5"
    2746  },
    28   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-sticky-regex",
    2947  "engines": {
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-sticky-regex",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-sticky-regex",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-sticky-regex"
     67  },
     68  "version": "7.14.5"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-template-literals/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-template-literals",
    3   "version": "7.14.5",
    4   "description": "Compile ES2015 template literals to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-template-literals"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-template-literals@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-template-literals@7.14.5",
     10  "_id": "@babel/plugin-transform-template-literals@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-22btZeURqiepOfuy/VkFr+zStqlujWaarpMErvay7goJS6BWwdd6BY9zQyDLDa4x2S3VugxFb162IZ4m/S/+Gg==",
     13  "_location": "/@babel/plugin-transform-template-literals",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-template-literals@7.14.5",
     19    "name": "@babel/plugin-transform-template-literals",
     20    "escapedName": "@babel%2fplugin-transform-template-literals",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1539  "dependencies": {
    1640    "@babel/helper-plugin-utils": "^7.14.5"
    1741  },
    18   "keywords": [
    19     "babel-plugin"
    20   ],
    21   "peerDependencies": {
    22     "@babel/core": "^7.0.0-0"
    23   },
     42  "description": "Compile ES2015 template literals to ES5",
    2443  "devDependencies": {
    2544    "@babel/core": "7.14.5",
    2645    "@babel/helper-plugin-test-runner": "7.14.5"
    2746  },
    28   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-template-literals",
    2947  "engines": {
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-template-literals",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-template-literals",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-template-literals"
     67  },
     68  "version": "7.14.5"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-typeof-symbol/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-typeof-symbol",
    3   "version": "7.14.5",
    4   "description": "This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-typeof-symbol"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-typeof-symbol@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-typeof-symbol@7.14.5",
     10  "_id": "@babel/plugin-transform-typeof-symbol@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-lXzLD30ffCWseTbMQzrvDWqljvZlHkXU+CnseMhkMNqU1sASnCsz3tSzAaH3vCUXb9PHeUb90ZT1BdFTm1xxJw==",
     13  "_location": "/@babel/plugin-transform-typeof-symbol",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-typeof-symbol@7.14.5",
     19    "name": "@babel/plugin-transform-typeof-symbol",
     20    "escapedName": "@babel%2fplugin-transform-typeof-symbol",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
    15   "keywords": [
    16     "babel-plugin"
    17   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1839  "dependencies": {
    1940    "@babel/helper-plugin-utils": "^7.14.5"
    2041  },
    21   "peerDependencies": {
    22     "@babel/core": "^7.0.0-0"
    23   },
     42  "description": "This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)",
    2443  "devDependencies": {
    2544    "@babel/core": "7.14.5",
     
    2948    "@babel/runtime-corejs3": "7.14.5"
    3049  },
    31   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-typeof-symbol",
    3250  "engines": {
    3351    "node": ">=6.9.0"
    3452  },
    35   "author": "The Babel Team (https://babel.dev/team)"
     53  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-typeof-symbol",
     54  "keywords": [
     55    "babel-plugin"
     56  ],
     57  "license": "MIT",
     58  "main": "./lib/index.js",
     59  "name": "@babel/plugin-transform-typeof-symbol",
     60  "peerDependencies": {
     61    "@babel/core": "^7.0.0-0"
     62  },
     63  "publishConfig": {
     64    "access": "public"
     65  },
     66  "repository": {
     67    "type": "git",
     68    "url": "git+https://github.com/babel/babel.git",
     69    "directory": "packages/babel-plugin-transform-typeof-symbol"
     70  },
     71  "version": "7.14.5"
    3672}
  • trip-planner-front/node_modules/@babel/plugin-transform-unicode-escapes/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-unicode-escapes",
    3   "version": "7.14.5",
    4   "description": "Compile ES2015 Unicode escapes to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-unicode-escapes"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-unicode-escapes@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-unicode-escapes@7.14.5",
     10  "_id": "@babel/plugin-transform-unicode-escapes@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-crTo4jATEOjxj7bt9lbYXcBAM3LZaUrbP2uUdxb6WIorLmjNKSpHfIybgY4B8SRpbf8tEVIWH3Vtm7ayCrKocA==",
     13  "_location": "/@babel/plugin-transform-unicode-escapes",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-unicode-escapes@7.14.5",
     19    "name": "@babel/plugin-transform-unicode-escapes",
     20    "escapedName": "@babel%2fplugin-transform-unicode-escapes",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
    15   "keywords": [
    16     "babel-plugin"
    17   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1839  "dependencies": {
    1940    "@babel/helper-plugin-utils": "^7.14.5"
    2041  },
    21   "peerDependencies": {
    22     "@babel/core": "^7.0.0-0"
    23   },
     42  "description": "Compile ES2015 Unicode escapes to ES5",
    2443  "devDependencies": {
    2544    "@babel/core": "7.14.5",
    2645    "@babel/helper-plugin-test-runner": "7.14.5"
    2746  },
    28   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-escapes",
    2947  "engines": {
    3048    "node": ">=6.9.0"
    3149  },
    32   "author": "The Babel Team (https://babel.dev/team)"
     50  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-escapes",
     51  "keywords": [
     52    "babel-plugin"
     53  ],
     54  "license": "MIT",
     55  "main": "./lib/index.js",
     56  "name": "@babel/plugin-transform-unicode-escapes",
     57  "peerDependencies": {
     58    "@babel/core": "^7.0.0-0"
     59  },
     60  "publishConfig": {
     61    "access": "public"
     62  },
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/babel/babel.git",
     66    "directory": "packages/babel-plugin-transform-unicode-escapes"
     67  },
     68  "version": "7.14.5"
    3369}
  • trip-planner-front/node_modules/@babel/plugin-transform-unicode-regex/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/plugin-transform-unicode-regex",
    3   "version": "7.14.5",
    4   "description": "Compile ES2015 Unicode regex to ES5",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/babel/babel.git",
    8     "directory": "packages/babel-plugin-transform-unicode-regex"
     2  "_args": [
     3    [
     4      "@babel/plugin-transform-unicode-regex@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/plugin-transform-unicode-regex@7.14.5",
     10  "_id": "@babel/plugin-transform-unicode-regex@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-UygduJpC5kHeCiRw/xDVzC+wj8VaYSoKl5JNVmbP7MadpNinAm3SvZCxZ42H37KZBKztz46YC73i9yV34d0Tzw==",
     13  "_location": "/@babel/plugin-transform-unicode-regex",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/plugin-transform-unicode-regex@7.14.5",
     19    "name": "@babel/plugin-transform-unicode-regex",
     20    "escapedName": "@babel%2fplugin-transform-unicode-regex",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
    925  },
    10   "license": "MIT",
    11   "publishConfig": {
    12     "access": "public"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.14.5.tgz",
     30  "_spec": "7.14.5",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1335  },
    14   "main": "./lib/index.js",
    15   "keywords": [
    16     "babel-plugin"
    17   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues"
     38  },
    1839  "dependencies": {
    1940    "@babel/helper-create-regexp-features-plugin": "^7.14.5",
    2041    "@babel/helper-plugin-utils": "^7.14.5"
    2142  },
    22   "peerDependencies": {
    23     "@babel/core": "^7.0.0-0"
    24   },
     43  "description": "Compile ES2015 Unicode regex to ES5",
    2544  "devDependencies": {
    2645    "@babel/core": "7.14.5",
    2746    "@babel/helper-plugin-test-runner": "7.14.5"
    2847  },
    29   "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-regex",
    3048  "engines": {
    3149    "node": ">=6.9.0"
    3250  },
    33   "author": "The Babel Team (https://babel.dev/team)"
     51  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-regex",
     52  "keywords": [
     53    "babel-plugin"
     54  ],
     55  "license": "MIT",
     56  "main": "./lib/index.js",
     57  "name": "@babel/plugin-transform-unicode-regex",
     58  "peerDependencies": {
     59    "@babel/core": "^7.0.0-0"
     60  },
     61  "publishConfig": {
     62    "access": "public"
     63  },
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/babel/babel.git",
     67    "directory": "packages/babel-plugin-transform-unicode-regex"
     68  },
     69  "version": "7.14.5"
    3470}
  • trip-planner-front/node_modules/@babel/preset-env/node_modules/.bin/semver

    rceaed42 r59329aa  
    77
    88if [ -x "$basedir/node" ]; then
    9   exec "$basedir/node"  "$basedir/../semver/bin/semver.js" "$@"
     9  "$basedir/node"  "$basedir/../semver/bin/semver.js" "$@"
     10  ret=$?
    1011else
    11   exec node  "$basedir/../semver/bin/semver.js" "$@"
     12  node  "$basedir/../semver/bin/semver.js" "$@"
     13  ret=$?
    1214fi
     15exit $ret
  • trip-planner-front/node_modules/@babel/preset-env/node_modules/.bin/semver.cmd

    rceaed42 r59329aa  
    11@ECHO off
    2 GOTO start
    3 :find_dp0
    4 SET dp0=%~dp0
    5 EXIT /b
    6 :start
    72SETLOCAL
    83CALL :find_dp0
     
    1510)
    1611
    17 endLocal & goto #_undefined_# 2>NUL || title %COMSPEC% & "%_prog%"  "%dp0%\..\semver\bin\semver.js" %*
     12"%_prog%"  "%dp0%\..\semver\bin\semver.js" %*
     13ENDLOCAL
     14EXIT /b %errorlevel%
     15:find_dp0
     16SET dp0=%~dp0
     17EXIT /b
  • trip-planner-front/node_modules/@babel/preset-env/node_modules/.bin/semver.ps1

    rceaed42 r59329aa  
    1010$ret=0
    1111if (Test-Path "$basedir/node$exe") {
    12   # Support pipeline input
    13   if ($MyInvocation.ExpectingInput) {
    14     $input | & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    15   } else {
    16     & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    17   }
     12  & "$basedir/node$exe"  "$basedir/../semver/bin/semver.js" $args
    1813  $ret=$LASTEXITCODE
    1914} else {
    20   # Support pipeline input
    21   if ($MyInvocation.ExpectingInput) {
    22     $input | & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    23   } else {
    24     & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    25   }
     15  & "node$exe"  "$basedir/../semver/bin/semver.js" $args
    2616  $ret=$LASTEXITCODE
    2717}
  • trip-planner-front/node_modules/@babel/preset-env/node_modules/semver/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "semver",
    3   "version": "6.3.0",
     2  "_args": [
     3    [
     4      "semver@6.3.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "semver@6.3.0",
     10  "_id": "semver@6.3.0",
     11  "_inBundle": false,
     12  "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
     13  "_location": "/@babel/preset-env/semver",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "semver@6.3.0",
     19    "name": "semver",
     20    "escapedName": "semver",
     21    "rawSpec": "6.3.0",
     22    "saveSpec": null,
     23    "fetchSpec": "6.3.0"
     24  },
     25  "_requiredBy": [
     26    "/@babel/preset-env"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
     29  "_spec": "6.3.0",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bin": {
     32    "semver": "bin/semver.js"
     33  },
     34  "bugs": {
     35    "url": "https://github.com/npm/node-semver/issues"
     36  },
    437  "description": "The semantic version parser used by npm.",
    5   "main": "semver.js",
    6   "scripts": {
    7     "test": "tap",
    8     "preversion": "npm test",
    9     "postversion": "npm publish",
    10     "postpublish": "git push origin --follow-tags"
    11   },
    1238  "devDependencies": {
    1339    "tap": "^14.3.1"
    14   },
    15   "license": "ISC",
    16   "repository": "https://github.com/npm/node-semver",
    17   "bin": {
    18     "semver": "./bin/semver.js"
    1940  },
    2041  "files": [
     
    2344    "semver.js"
    2445  ],
     46  "homepage": "https://github.com/npm/node-semver#readme",
     47  "license": "ISC",
     48  "main": "semver.js",
     49  "name": "semver",
     50  "repository": {
     51    "type": "git",
     52    "url": "git+https://github.com/npm/node-semver.git"
     53  },
     54  "scripts": {
     55    "postpublish": "git push origin --follow-tags",
     56    "postversion": "npm publish",
     57    "preversion": "npm test",
     58    "test": "tap"
     59  },
    2560  "tap": {
    2661    "check-coverage": true
    27   }
     62  },
     63  "version": "6.3.0"
    2864}
  • trip-planner-front/node_modules/@babel/preset-env/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/preset-env",
    3   "version": "7.14.8",
    4   "description": "A Babel preset for each environment.",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "homepage": "https://babel.dev/docs/en/next/babel-preset-env",
    7   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20preset-env%22+is%3Aopen",
    8   "license": "MIT",
    9   "publishConfig": {
    10     "access": "public"
     2  "_args": [
     3    [
     4      "@babel/preset-env@7.14.8",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/preset-env@7.14.8",
     10  "_id": "@babel/preset-env@7.14.8",
     11  "_inBundle": false,
     12  "_integrity": "sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg==",
     13  "_location": "/@babel/preset-env",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/preset-env@7.14.8",
     19    "name": "@babel/preset-env",
     20    "escapedName": "@babel%2fpreset-env",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.8",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.8"
    1125  },
    12   "repository": {
    13     "type": "git",
    14     "url": "https://github.com/babel/babel.git",
    15     "directory": "packages/babel-preset-env"
     26  "_requiredBy": [
     27    "/@angular-devkit/build-angular"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.14.8.tgz",
     30  "_spec": "7.14.8",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1635  },
    17   "main": "./lib/index.js",
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20preset-env%22+is%3Aopen"
     38  },
    1839  "dependencies": {
    1940    "@babel/compat-data": "^7.14.7",
     
    91112    "semver": "^6.3.0"
    92113  },
    93   "peerDependencies": {
    94     "@babel/core": "^7.0.0-0"
    95   },
     114  "description": "A Babel preset for each environment.",
    96115  "devDependencies": {
    97116    "@babel/core": "7.14.8",
     
    102121  "engines": {
    103122    "node": ">=6.9.0"
    104   }
     123  },
     124  "homepage": "https://babel.dev/docs/en/next/babel-preset-env",
     125  "license": "MIT",
     126  "main": "./lib/index.js",
     127  "name": "@babel/preset-env",
     128  "peerDependencies": {
     129    "@babel/core": "^7.0.0-0"
     130  },
     131  "publishConfig": {
     132    "access": "public"
     133  },
     134  "repository": {
     135    "type": "git",
     136    "url": "git+https://github.com/babel/babel.git",
     137    "directory": "packages/babel-preset-env"
     138  },
     139  "version": "7.14.8"
    105140}
  • trip-planner-front/node_modules/@babel/preset-modules/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/preset-modules",
    3   "version": "0.1.4",
    4   "description": "A Babel preset that targets modern browsers by fixing engine bugs.",
    5   "main": "lib/index.js",
    6   "license": "MIT",
    7   "scripts": {
    8     "start": "concurrently -r 'npm:watch:* -s'",
    9     "build": "babel src -d lib --ignore '**/*.test.js'",
    10     "test": "eslint src test && jest --colors",
    11     "test:browser": "cd test/browser && karmatic --no-coverage --browsers chrome:headless,sauce-chrome-61,sauce-firefox-60,sauce-safari-10,sauce-safari-11,sauce-edge-16,sauce-edge-17 '**/*.js'",
    12     "test:local": "cd test/browser && karmatic --no-coverage '**/*.js'",
    13     "test:safari": "npm run test:local -- --browsers sauce-safari-10",
    14     "test:edge": "npm run test:local -- --browsers sauce-edge-16",
    15     "watch:test": "jest --watch",
    16     "watch:build": "npm run -s build -- -w"
     2  "_args": [
     3    [
     4      "@babel/preset-modules@0.1.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/preset-modules@0.1.4",
     10  "_id": "@babel/preset-modules@0.1.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==",
     13  "_location": "/@babel/preset-modules",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/preset-modules@0.1.4",
     19    "name": "@babel/preset-modules",
     20    "escapedName": "@babel%2fpreset-modules",
     21    "scope": "@babel",
     22    "rawSpec": "0.1.4",
     23    "saveSpec": null,
     24    "fetchSpec": "0.1.4"
    1725  },
    18   "keywords": [
    19     "babel",
    20     "preset",
    21     "preset-env",
    22     "modern",
    23     "modules",
    24     "ES Modules",
    25     "module/nomodule"
     26  "_requiredBy": [
     27    "/@babel/preset-env"
    2628  ],
    27   "files": [
    28     "src",
    29     "lib"
    30   ],
    31   "lint-staged": {
    32     "*.js": [
    33       "eslint --format=codeframe"
    34     ]
    35   },
    36   "husky": {
    37     "hooks": {
    38       "pre-commit": "lint-staged"
    39     }
    40   },
    41   "jest": {
    42     "testEnvironment": "node",
    43     "roots": [
    44       "src",
    45       "test"
    46     ]
    47   },
    48   "eslintConfig": {
    49     "extends": "developit",
    50     "rules": {
    51       "no-console": 0,
    52       "new-cap": 0
    53     }
    54   },
    55   "eslintIgnore": [
    56     "test/fixtures/**/*",
    57     "test/integration/**/*"
    58   ],
     29  "_resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.4.tgz",
     30  "_spec": "0.1.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
    5932  "authors": [
    6033    "Jason Miller <jason@developit.ca>"
    6134  ],
    62   "peerDependencies": {
    63     "@babel/core": "^7.0.0-0"
     35  "dependencies": {
     36    "@babel/helper-plugin-utils": "^7.0.0",
     37    "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
     38    "@babel/plugin-transform-dotall-regex": "^7.4.4",
     39    "@babel/types": "^7.4.4",
     40    "esutils": "^2.0.2"
    6441  },
     42  "description": "A Babel preset that targets modern browsers by fixing engine bugs.",
    6543  "devDependencies": {
    6644    "@babel/cli": "^7.7.0",
     
    9371    "webpack": "^4.35.0"
    9472  },
    95   "dependencies": {
    96     "@babel/helper-plugin-utils": "^7.0.0",
    97     "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
    98     "@babel/plugin-transform-dotall-regex": "^7.4.4",
    99     "@babel/types": "^7.4.4",
    100     "esutils": "^2.0.2"
    101   }
     73  "eslintConfig": {
     74    "extends": "developit",
     75    "rules": {
     76      "no-console": 0,
     77      "new-cap": 0
     78    }
     79  },
     80  "eslintIgnore": [
     81    "test/fixtures/**/*",
     82    "test/integration/**/*"
     83  ],
     84  "files": [
     85    "src",
     86    "lib"
     87  ],
     88  "husky": {
     89    "hooks": {
     90      "pre-commit": "lint-staged"
     91    }
     92  },
     93  "jest": {
     94    "testEnvironment": "node",
     95    "roots": [
     96      "src",
     97      "test"
     98    ]
     99  },
     100  "keywords": [
     101    "babel",
     102    "preset",
     103    "preset-env",
     104    "modern",
     105    "modules",
     106    "ES Modules",
     107    "module/nomodule"
     108  ],
     109  "license": "MIT",
     110  "lint-staged": {
     111    "*.js": [
     112      "eslint --format=codeframe"
     113    ]
     114  },
     115  "main": "lib/index.js",
     116  "name": "@babel/preset-modules",
     117  "peerDependencies": {
     118    "@babel/core": "^7.0.0-0"
     119  },
     120  "scripts": {
     121    "build": "babel src -d lib --ignore '**/*.test.js'",
     122    "start": "concurrently -r 'npm:watch:* -s'",
     123    "test": "eslint src test && jest --colors",
     124    "test:browser": "cd test/browser && karmatic --no-coverage --browsers chrome:headless,sauce-chrome-61,sauce-firefox-60,sauce-safari-10,sauce-safari-11,sauce-edge-16,sauce-edge-17 '**/*.js'",
     125    "test:edge": "npm run test:local -- --browsers sauce-edge-16",
     126    "test:local": "cd test/browser && karmatic --no-coverage '**/*.js'",
     127    "test:safari": "npm run test:local -- --browsers sauce-safari-10",
     128    "watch:build": "npm run -s build -- -w",
     129    "watch:test": "jest --watch"
     130  },
     131  "version": "0.1.4"
    102132}
  • trip-planner-front/node_modules/@babel/runtime/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/runtime",
    3   "version": "7.14.8",
    4   "description": "babel's modular runtime helpers",
    5   "license": "MIT",
    6   "publishConfig": {
    7     "access": "public"
     2  "_args": [
     3    [
     4      "@babel/runtime@7.14.8",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/runtime@7.14.8",
     10  "_id": "@babel/runtime@7.14.8",
     11  "_inBundle": false,
     12  "_integrity": "sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==",
     13  "_location": "/@babel/runtime",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/runtime@7.14.8",
     19    "name": "@babel/runtime",
     20    "escapedName": "@babel%2fruntime",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.8",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.8"
    825  },
    9   "repository": {
    10     "type": "git",
    11     "url": "https://github.com/babel/babel.git",
    12     "directory": "packages/babel-runtime"
     26  "_requiredBy": [
     27    "/@angular-devkit/build-angular",
     28    "/regenerator-transform"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.8.tgz",
     31  "_spec": "7.14.8",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
    1336  },
    14   "homepage": "https://babel.dev/docs/en/next/babel-runtime",
    15   "author": "The Babel Team (https://babel.dev/team)",
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues"
     39  },
    1640  "dependencies": {
    1741    "regenerator-runtime": "^0.13.4"
     42  },
     43  "description": "babel's modular runtime helpers",
     44  "engines": {
     45    "node": ">=6.9.0"
    1846  },
    1947  "exports": {
     
    816844    "./regenerator/": "./regenerator/"
    817845  },
    818   "engines": {
    819     "node": ">=6.9.0"
    820   }
     846  "homepage": "https://babel.dev/docs/en/next/babel-runtime",
     847  "license": "MIT",
     848  "name": "@babel/runtime",
     849  "publishConfig": {
     850    "access": "public"
     851  },
     852  "repository": {
     853    "type": "git",
     854    "url": "git+https://github.com/babel/babel.git",
     855    "directory": "packages/babel-runtime"
     856  },
     857  "version": "7.14.8"
    821858}
  • trip-planner-front/node_modules/@babel/template/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/template@7.14.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/template@7.14.5",
     10  "_id": "@babel/template@7.14.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==",
     13  "_location": "/@babel/template",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/template@7.14.5",
     19    "name": "@babel/template",
     20    "escapedName": "@babel%2ftemplate",
     21    "scope": "@babel",
     22    "rawSpec": "7.14.5",
     23    "saveSpec": null,
     24    "fetchSpec": "7.14.5"
     25  },
     26  "_requiredBy": [
     27    "/@angular-devkit/build-angular",
     28    "/@babel/core"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.14.5.tgz",
     31  "_spec": "7.14.5",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "The Babel Team",
     35    "url": "https://babel.dev/team"
     36  },
     37  "bugs": {
     38    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen"
     39  },
     40  "dependencies": {
     41    "@babel/code-frame": "^7.14.5",
     42    "@babel/parser": "^7.14.5",
     43    "@babel/types": "^7.14.5"
     44  },
     45  "description": "Generate an AST from a string template.",
     46  "engines": {
     47    "node": ">=6.9.0"
     48  },
     49  "homepage": "https://babel.dev/docs/en/next/babel-template",
     50  "license": "MIT",
     51  "main": "./lib/index.js",
    252  "name": "@babel/template",
    3   "version": "7.14.5",
    4   "description": "Generate an AST from a string template.",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "homepage": "https://babel.dev/docs/en/next/babel-template",
    7   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen",
    8   "license": "MIT",
    953  "publishConfig": {
    1054    "access": "public"
     
    1256  "repository": {
    1357    "type": "git",
    14     "url": "https://github.com/babel/babel.git",
     58    "url": "git+https://github.com/babel/babel.git",
    1559    "directory": "packages/babel-template"
    1660  },
    17   "main": "./lib/index.js",
    18   "dependencies": {
    19     "@babel/code-frame": "^7.14.5",
    20     "@babel/parser": "^7.14.5",
    21     "@babel/types": "^7.14.5"
    22   },
    23   "engines": {
    24     "node": ">=6.9.0"
    25   }
     61  "version": "7.14.5"
    2662}
  • trip-planner-front/node_modules/@babel/traverse/node_modules/@babel/generator/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/generator",
    3   "version": "7.15.8",
    4   "description": "Turns an AST into code.",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "license": "MIT",
    7   "publishConfig": {
    8     "access": "public"
     2  "_args": [
     3    [
     4      "@babel/generator@7.15.8",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/generator@7.15.8",
     10  "_id": "@babel/generator@7.15.8",
     11  "_inBundle": false,
     12  "_integrity": "sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==",
     13  "_location": "/@babel/traverse/@babel/generator",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/generator@7.15.8",
     19    "name": "@babel/generator",
     20    "escapedName": "@babel%2fgenerator",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.8",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.8"
    925  },
    10   "repository": {
    11     "type": "git",
    12     "url": "https://github.com/babel/babel.git",
    13     "directory": "packages/babel-generator"
     26  "_requiredBy": [
     27    "/@babel/traverse"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.15.8.tgz",
     30  "_spec": "7.15.8",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "The Babel Team",
     34    "url": "https://babel.dev/team"
    1435  },
    15   "homepage": "https://babel.dev/docs/en/next/babel-generator",
    16   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen",
    17   "main": "./lib/index.js",
    18   "files": [
    19     "lib"
    20   ],
     36  "bugs": {
     37    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen"
     38  },
    2139  "dependencies": {
    2240    "@babel/types": "^7.15.6",
     
    2442    "source-map": "^0.5.0"
    2543  },
     44  "description": "Turns an AST into code.",
    2645  "devDependencies": {
    2746    "@babel/helper-fixtures": "7.14.5",
     
    3352  "engines": {
    3453    "node": ">=6.9.0"
    35   }
     54  },
     55  "files": [
     56    "lib"
     57  ],
     58  "homepage": "https://babel.dev/docs/en/next/babel-generator",
     59  "license": "MIT",
     60  "main": "./lib/index.js",
     61  "name": "@babel/generator",
     62  "publishConfig": {
     63    "access": "public"
     64  },
     65  "repository": {
     66    "type": "git",
     67    "url": "git+https://github.com/babel/babel.git",
     68    "directory": "packages/babel-generator"
     69  },
     70  "version": "7.15.8"
    3671}
  • trip-planner-front/node_modules/@babel/traverse/node_modules/source-map/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "source-map",
     2  "_args": [
     3    [
     4      "source-map@0.5.7",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "source-map@0.5.7",
     10  "_id": "source-map@0.5.7",
     11  "_inBundle": false,
     12  "_integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
     13  "_location": "/@babel/traverse/source-map",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "source-map@0.5.7",
     19    "name": "source-map",
     20    "escapedName": "source-map",
     21    "rawSpec": "0.5.7",
     22    "saveSpec": null,
     23    "fetchSpec": "0.5.7"
     24  },
     25  "_requiredBy": [
     26    "/@babel/traverse/@babel/generator"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
     29  "_spec": "0.5.7",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Nick Fitzgerald",
     33    "email": "nfitzgerald@mozilla.com"
     34  },
     35  "bugs": {
     36    "url": "https://github.com/mozilla/source-map/issues"
     37  },
     38  "contributors": [
     39    {
     40      "name": "Tobias Koppers",
     41      "email": "tobias.koppers@googlemail.com"
     42    },
     43    {
     44      "name": "Duncan Beevers",
     45      "email": "duncan@dweebd.com"
     46    },
     47    {
     48      "name": "Stephen Crane",
     49      "email": "scrane@mozilla.com"
     50    },
     51    {
     52      "name": "Ryan Seddon",
     53      "email": "seddon.ryan@gmail.com"
     54    },
     55    {
     56      "name": "Miles Elam",
     57      "email": "miles.elam@deem.com"
     58    },
     59    {
     60      "name": "Mihai Bazon",
     61      "email": "mihai.bazon@gmail.com"
     62    },
     63    {
     64      "name": "Michael Ficarra",
     65      "email": "github.public.email@michael.ficarra.me"
     66    },
     67    {
     68      "name": "Todd Wolfson",
     69      "email": "todd@twolfson.com"
     70    },
     71    {
     72      "name": "Alexander Solovyov",
     73      "email": "alexander@solovyov.net"
     74    },
     75    {
     76      "name": "Felix Gnass",
     77      "email": "fgnass@gmail.com"
     78    },
     79    {
     80      "name": "Conrad Irwin",
     81      "email": "conrad.irwin@gmail.com"
     82    },
     83    {
     84      "name": "usrbincc",
     85      "email": "usrbincc@yahoo.com"
     86    },
     87    {
     88      "name": "David Glasser",
     89      "email": "glasser@davidglasser.net"
     90    },
     91    {
     92      "name": "Chase Douglas",
     93      "email": "chase@newrelic.com"
     94    },
     95    {
     96      "name": "Evan Wallace",
     97      "email": "evan.exe@gmail.com"
     98    },
     99    {
     100      "name": "Heather Arthur",
     101      "email": "fayearthur@gmail.com"
     102    },
     103    {
     104      "name": "Hugh Kennedy",
     105      "email": "hughskennedy@gmail.com"
     106    },
     107    {
     108      "name": "David Glasser",
     109      "email": "glasser@davidglasser.net"
     110    },
     111    {
     112      "name": "Simon Lydell",
     113      "email": "simon.lydell@gmail.com"
     114    },
     115    {
     116      "name": "Jmeas Smith",
     117      "email": "jellyes2@gmail.com"
     118    },
     119    {
     120      "name": "Michael Z Goddard",
     121      "email": "mzgoddard@gmail.com"
     122    },
     123    {
     124      "name": "azu",
     125      "email": "azu@users.noreply.github.com"
     126    },
     127    {
     128      "name": "John Gozde",
     129      "email": "john@gozde.ca"
     130    },
     131    {
     132      "name": "Adam Kirkton",
     133      "email": "akirkton@truefitinnovation.com"
     134    },
     135    {
     136      "name": "Chris Montgomery",
     137      "email": "christopher.montgomery@dowjones.com"
     138    },
     139    {
     140      "name": "J. Ryan Stinnett",
     141      "email": "jryans@gmail.com"
     142    },
     143    {
     144      "name": "Jack Herrington",
     145      "email": "jherrington@walmartlabs.com"
     146    },
     147    {
     148      "name": "Chris Truter",
     149      "email": "jeffpalentine@gmail.com"
     150    },
     151    {
     152      "name": "Daniel Espeset",
     153      "email": "daniel@danielespeset.com"
     154    },
     155    {
     156      "name": "Jamie Wong",
     157      "email": "jamie.lf.wong@gmail.com"
     158    },
     159    {
     160      "name": "Eddy Bruël",
     161      "email": "ejpbruel@mozilla.com"
     162    },
     163    {
     164      "name": "Hawken Rives",
     165      "email": "hawkrives@gmail.com"
     166    },
     167    {
     168      "name": "Gilad Peleg",
     169      "email": "giladp007@gmail.com"
     170    },
     171    {
     172      "name": "djchie",
     173      "email": "djchie.dev@gmail.com"
     174    },
     175    {
     176      "name": "Gary Ye",
     177      "email": "garysye@gmail.com"
     178    },
     179    {
     180      "name": "Nicolas Lalevée",
     181      "email": "nicolas.lalevee@hibnet.org"
     182    }
     183  ],
    3184  "description": "Generates and consumes source maps",
    4   "version": "0.5.7",
    5   "homepage": "https://github.com/mozilla/source-map",
    6   "author": "Nick Fitzgerald <nfitzgerald@mozilla.com>",
    7   "contributors": [
    8     "Tobias Koppers <tobias.koppers@googlemail.com>",
    9     "Duncan Beevers <duncan@dweebd.com>",
    10     "Stephen Crane <scrane@mozilla.com>",
    11     "Ryan Seddon <seddon.ryan@gmail.com>",
    12     "Miles Elam <miles.elam@deem.com>",
    13     "Mihai Bazon <mihai.bazon@gmail.com>",
    14     "Michael Ficarra <github.public.email@michael.ficarra.me>",
    15     "Todd Wolfson <todd@twolfson.com>",
    16     "Alexander Solovyov <alexander@solovyov.net>",
    17     "Felix Gnass <fgnass@gmail.com>",
    18     "Conrad Irwin <conrad.irwin@gmail.com>",
    19     "usrbincc <usrbincc@yahoo.com>",
    20     "David Glasser <glasser@davidglasser.net>",
    21     "Chase Douglas <chase@newrelic.com>",
    22     "Evan Wallace <evan.exe@gmail.com>",
    23     "Heather Arthur <fayearthur@gmail.com>",
    24     "Hugh Kennedy <hughskennedy@gmail.com>",
    25     "David Glasser <glasser@davidglasser.net>",
    26     "Simon Lydell <simon.lydell@gmail.com>",
    27     "Jmeas Smith <jellyes2@gmail.com>",
    28     "Michael Z Goddard <mzgoddard@gmail.com>",
    29     "azu <azu@users.noreply.github.com>",
    30     "John Gozde <john@gozde.ca>",
    31     "Adam Kirkton <akirkton@truefitinnovation.com>",
    32     "Chris Montgomery <christopher.montgomery@dowjones.com>",
    33     "J. Ryan Stinnett <jryans@gmail.com>",
    34     "Jack Herrington <jherrington@walmartlabs.com>",
    35     "Chris Truter <jeffpalentine@gmail.com>",
    36     "Daniel Espeset <daniel@danielespeset.com>",
    37     "Jamie Wong <jamie.lf.wong@gmail.com>",
    38     "Eddy Bruël <ejpbruel@mozilla.com>",
    39     "Hawken Rives <hawkrives@gmail.com>",
    40     "Gilad Peleg <giladp007@gmail.com>",
    41     "djchie <djchie.dev@gmail.com>",
    42     "Gary Ye <garysye@gmail.com>",
    43     "Nicolas Lalevée <nicolas.lalevee@hibnet.org>"
    44   ],
    45   "repository": {
    46     "type": "git",
    47     "url": "http://github.com/mozilla/source-map.git"
    48   },
    49   "main": "./source-map.js",
     185  "devDependencies": {
     186    "doctoc": "^0.15.0",
     187    "webpack": "^1.12.0"
     188  },
     189  "engines": {
     190    "node": ">=0.10.0"
     191  },
    50192  "files": [
    51193    "source-map.js",
     
    56198    "dist/source-map.min.js.map"
    57199  ],
    58   "engines": {
    59     "node": ">=0.10.0"
    60   },
     200  "homepage": "https://github.com/mozilla/source-map",
    61201  "license": "BSD-3-Clause",
     202  "main": "./source-map.js",
     203  "name": "source-map",
     204  "repository": {
     205    "type": "git",
     206    "url": "git+ssh://git@github.com/mozilla/source-map.git"
     207  },
    62208  "scripts": {
     209    "build": "webpack --color",
    63210    "test": "npm run build && node test/run-tests.js",
    64     "build": "webpack --color",
    65211    "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"
    66212  },
    67   "devDependencies": {
    68     "doctoc": "^0.15.0",
    69     "webpack": "^1.12.0"
    70   },
    71   "typings": "source-map"
     213  "typings": "source-map",
     214  "version": "0.5.7"
    72215}
  • trip-planner-front/node_modules/@babel/traverse/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@babel/traverse",
    3   "version": "7.15.4",
    4   "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "homepage": "https://babel.dev/docs/en/next/babel-traverse",
    7   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen",
    8   "license": "MIT",
    9   "publishConfig": {
    10     "access": "public"
     2  "_args": [
     3    [
     4      "@babel/traverse@7.15.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/traverse@7.15.4",
     10  "_id": "@babel/traverse@7.15.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==",
     13  "_location": "/@babel/traverse",
     14  "_phantomChildren": {
     15    "@babel/types": "7.15.6",
     16    "jsesc": "2.5.2"
    1117  },
    12   "repository": {
    13     "type": "git",
    14     "url": "https://github.com/babel/babel.git",
    15     "directory": "packages/babel-traverse"
     18  "_requested": {
     19    "type": "version",
     20    "registry": true,
     21    "raw": "@babel/traverse@7.15.4",
     22    "name": "@babel/traverse",
     23    "escapedName": "@babel%2ftraverse",
     24    "scope": "@babel",
     25    "rawSpec": "7.15.4",
     26    "saveSpec": null,
     27    "fetchSpec": "7.15.4"
    1628  },
    17   "main": "./lib/index.js",
     29  "_requiredBy": [
     30    "/@babel/core",
     31    "/@babel/helper-define-polyfill-provider",
     32    "/@babel/helper-module-transforms",
     33    "/@babel/helper-replace-supers",
     34    "/@babel/helper-wrap-function",
     35    "/@babel/helpers"
     36  ],
     37  "_resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.15.4.tgz",
     38  "_spec": "7.15.4",
     39  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     40  "author": {
     41    "name": "The Babel Team",
     42    "url": "https://babel.dev/team"
     43  },
     44  "bugs": {
     45    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen"
     46  },
    1847  "dependencies": {
    1948    "@babel/code-frame": "^7.14.5",
     
    2756    "globals": "^11.1.0"
    2857  },
     58  "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
    2959  "devDependencies": {
    3060    "@babel/helper-plugin-test-runner": "7.14.5"
     
    3262  "engines": {
    3363    "node": ">=6.9.0"
    34   }
     64  },
     65  "homepage": "https://babel.dev/docs/en/next/babel-traverse",
     66  "license": "MIT",
     67  "main": "./lib/index.js",
     68  "name": "@babel/traverse",
     69  "publishConfig": {
     70    "access": "public"
     71  },
     72  "repository": {
     73    "type": "git",
     74    "url": "git+https://github.com/babel/babel.git",
     75    "directory": "packages/babel-traverse"
     76  },
     77  "version": "7.15.4"
    3578}
  • trip-planner-front/node_modules/@babel/types/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@babel/types@7.15.6",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@babel/types@7.15.6",
     10  "_id": "@babel/types@7.15.6",
     11  "_inBundle": false,
     12  "_integrity": "sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==",
     13  "_location": "/@babel/types",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@babel/types@7.15.6",
     19    "name": "@babel/types",
     20    "escapedName": "@babel%2ftypes",
     21    "scope": "@babel",
     22    "rawSpec": "7.15.6",
     23    "saveSpec": null,
     24    "fetchSpec": "7.15.6"
     25  },
     26  "_requiredBy": [
     27    "/@angular/compiler-cli",
     28    "/@babel/core",
     29    "/@babel/generator",
     30    "/@babel/helper-annotate-as-pure",
     31    "/@babel/helper-builder-binary-assignment-operator-visitor",
     32    "/@babel/helper-create-class-features-plugin/@babel/helper-annotate-as-pure",
     33    "/@babel/helper-explode-assignable-expression",
     34    "/@babel/helper-function-name",
     35    "/@babel/helper-function-name/@babel/template",
     36    "/@babel/helper-get-function-arity",
     37    "/@babel/helper-hoist-variables",
     38    "/@babel/helper-member-expression-to-functions",
     39    "/@babel/helper-module-imports",
     40    "/@babel/helper-module-transforms",
     41    "/@babel/helper-module-transforms/@babel/template",
     42    "/@babel/helper-optimise-call-expression",
     43    "/@babel/helper-remap-async-to-generator",
     44    "/@babel/helper-remap-async-to-generator/@babel/helper-annotate-as-pure",
     45    "/@babel/helper-replace-supers",
     46    "/@babel/helper-simple-access",
     47    "/@babel/helper-skip-transparent-expression-wrappers",
     48    "/@babel/helper-split-export-declaration",
     49    "/@babel/helper-wrap-function",
     50    "/@babel/helper-wrap-function/@babel/template",
     51    "/@babel/helpers",
     52    "/@babel/helpers/@babel/template",
     53    "/@babel/plugin-proposal-private-property-in-object/@babel/helper-annotate-as-pure",
     54    "/@babel/plugin-transform-classes/@babel/helper-annotate-as-pure",
     55    "/@babel/preset-env",
     56    "/@babel/preset-modules",
     57    "/@babel/template",
     58    "/@babel/traverse",
     59    "/@babel/traverse/@babel/generator"
     60  ],
     61  "_resolved": "https://registry.npmjs.org/@babel/types/-/types-7.15.6.tgz",
     62  "_spec": "7.15.6",
     63  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     64  "author": {
     65    "name": "The Babel Team",
     66    "url": "https://babel.dev/team"
     67  },
     68  "bugs": {
     69    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen"
     70  },
     71  "dependencies": {
     72    "@babel/helper-validator-identifier": "^7.14.9",
     73    "to-fast-properties": "^2.0.0"
     74  },
     75  "description": "Babel Types is a Lodash-esque utility library for AST nodes",
     76  "devDependencies": {
     77    "@babel/generator": "7.15.4",
     78    "@babel/parser": "7.15.6",
     79    "chalk": "^4.1.0",
     80    "glob": "^7.1.7"
     81  },
     82  "engines": {
     83    "node": ">=6.9.0"
     84  },
     85  "homepage": "https://babel.dev/docs/en/next/babel-types",
     86  "license": "MIT",
     87  "main": "./lib/index.js",
    288  "name": "@babel/types",
    3   "version": "7.15.6",
    4   "description": "Babel Types is a Lodash-esque utility library for AST nodes",
    5   "author": "The Babel Team (https://babel.dev/team)",
    6   "homepage": "https://babel.dev/docs/en/next/babel-types",
    7   "bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen",
    8   "license": "MIT",
    989  "publishConfig": {
    1090    "access": "public"
     
    1292  "repository": {
    1393    "type": "git",
    14     "url": "https://github.com/babel/babel.git",
     94    "url": "git+https://github.com/babel/babel.git",
    1595    "directory": "packages/babel-types"
    1696  },
    17   "main": "./lib/index.js",
    1897  "types": "./lib/index-legacy.d.ts",
    1998  "typesVersions": {
     
    24103    }
    25104  },
    26   "dependencies": {
    27     "@babel/helper-validator-identifier": "^7.14.9",
    28     "to-fast-properties": "^2.0.0"
    29   },
    30   "devDependencies": {
    31     "@babel/generator": "7.15.4",
    32     "@babel/parser": "7.15.6",
    33     "chalk": "^4.1.0",
    34     "glob": "^7.1.7"
    35   },
    36   "engines": {
    37     "node": ">=6.9.0"
    38   }
     105  "version": "7.15.6"
    39106}
Note: See TracChangeset for help on using the changeset viewer.