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/http-proxy-middleware
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/http-proxy-middleware/node_modules/braces/node_modules/extend-shallow/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "extend-shallow",
    3   "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
    4   "version": "2.0.1",
    5   "homepage": "https://github.com/jonschlinkert/extend-shallow",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "repository": "jonschlinkert/extend-shallow",
     2  "_args": [
     3    [
     4      "extend-shallow@2.0.1",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "extend-shallow@2.0.1",
     10  "_id": "extend-shallow@2.0.1",
     11  "_inBundle": false,
     12  "_integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
     13  "_location": "/http-proxy-middleware/braces/extend-shallow",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "extend-shallow@2.0.1",
     19    "name": "extend-shallow",
     20    "escapedName": "extend-shallow",
     21    "rawSpec": "2.0.1",
     22    "saveSpec": null,
     23    "fetchSpec": "2.0.1"
     24  },
     25  "_requiredBy": [
     26    "/http-proxy-middleware/braces"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
     29  "_spec": "2.0.1",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Jon Schlinkert",
     33    "url": "https://github.com/jonschlinkert"
     34  },
    835  "bugs": {
    936    "url": "https://github.com/jonschlinkert/extend-shallow/issues"
    10   },
    11   "license": "MIT",
    12   "files": [
    13     "index.js"
    14   ],
    15   "main": "index.js",
    16   "engines": {
    17     "node": ">=0.10.0"
    18   },
    19   "scripts": {
    20     "test": "mocha"
    2137  },
    2238  "dependencies": {
    2339    "is-extendable": "^0.1.0"
    2440  },
     41  "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
    2542  "devDependencies": {
    2643    "array-slice": "^0.2.3",
     
    3552    "should": "^7.0.1"
    3653  },
     54  "engines": {
     55    "node": ">=0.10.0"
     56  },
     57  "files": [
     58    "index.js"
     59  ],
     60  "homepage": "https://github.com/jonschlinkert/extend-shallow",
    3761  "keywords": [
    3862    "assign",
     
    5377    "utils",
    5478    "value"
    55   ]
     79  ],
     80  "license": "MIT",
     81  "main": "index.js",
     82  "name": "extend-shallow",
     83  "repository": {
     84    "type": "git",
     85    "url": "git+https://github.com/jonschlinkert/extend-shallow.git"
     86  },
     87  "scripts": {
     88    "test": "mocha"
     89  },
     90  "version": "2.0.1"
    5691}
  • trip-planner-front/node_modules/http-proxy-middleware/node_modules/braces/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "braces",
    3   "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
    4   "version": "2.3.2",
    5   "homepage": "https://github.com/micromatch/braces",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "contributors": [
    8     "Brian Woodward (https://twitter.com/doowb)",
    9     "Elan Shanker (https://github.com/es128)",
    10     "Eugene Sharygin (https://github.com/eush77)",
    11     "hemanth.hm (http://h3manth.com)",
    12     "Jon Schlinkert (http://twitter.com/jonschlinkert)"
     2  "_args": [
     3    [
     4      "braces@2.3.2",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
    137  ],
    14   "repository": "micromatch/braces",
     8  "_development": true,
     9  "_from": "braces@2.3.2",
     10  "_id": "braces@2.3.2",
     11  "_inBundle": false,
     12  "_integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
     13  "_location": "/http-proxy-middleware/braces",
     14  "_phantomChildren": {
     15    "is-extendable": "0.1.1"
     16  },
     17  "_requested": {
     18    "type": "version",
     19    "registry": true,
     20    "raw": "braces@2.3.2",
     21    "name": "braces",
     22    "escapedName": "braces",
     23    "rawSpec": "2.3.2",
     24    "saveSpec": null,
     25    "fetchSpec": "2.3.2"
     26  },
     27  "_requiredBy": [
     28    "/http-proxy-middleware/micromatch"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
     31  "_spec": "2.3.2",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "Jon Schlinkert",
     35    "url": "https://github.com/jonschlinkert"
     36  },
    1537  "bugs": {
    1638    "url": "https://github.com/micromatch/braces/issues"
    1739  },
    18   "license": "MIT",
    19   "files": [
    20     "index.js",
    21     "lib"
     40  "contributors": [
     41    {
     42      "name": "Brian Woodward",
     43      "url": "https://twitter.com/doowb"
     44    },
     45    {
     46      "name": "Elan Shanker",
     47      "url": "https://github.com/es128"
     48    },
     49    {
     50      "name": "Eugene Sharygin",
     51      "url": "https://github.com/eush77"
     52    },
     53    {
     54      "name": "hemanth.hm",
     55      "url": "http://h3manth.com"
     56    },
     57    {
     58      "name": "Jon Schlinkert",
     59      "url": "http://twitter.com/jonschlinkert"
     60    }
    2261  ],
    23   "main": "index.js",
    24   "engines": {
    25     "node": ">=0.10.0"
    26   },
    27   "scripts": {
    28     "test": "mocha",
    29     "benchmark": "node benchmark"
    30   },
    3162  "dependencies": {
    3263    "arr-flatten": "^1.1.0",
     
    4172    "to-regex": "^3.0.1"
    4273  },
     74  "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
    4375  "devDependencies": {
    4476    "ansi-cyan": "^0.1.1",
     
    6092    "yargs-parser": "^8.0.0"
    6193  },
     94  "engines": {
     95    "node": ">=0.10.0"
     96  },
     97  "files": [
     98    "index.js",
     99    "lib"
     100  ],
     101  "homepage": "https://github.com/micromatch/braces",
    62102  "keywords": [
    63103    "alpha",
     
    84124    "sh"
    85125  ],
     126  "license": "MIT",
     127  "main": "index.js",
     128  "name": "braces",
     129  "repository": {
     130    "type": "git",
     131    "url": "git+https://github.com/micromatch/braces.git"
     132  },
     133  "scripts": {
     134    "benchmark": "node benchmark",
     135    "test": "mocha"
     136  },
    86137  "verb": {
    87138    "toc": false,
     
    105156      ]
    106157    }
    107   }
     158  },
     159  "version": "2.3.2"
    108160}
  • trip-planner-front/node_modules/http-proxy-middleware/node_modules/fill-range/node_modules/extend-shallow/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "extend-shallow",
    3   "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
    4   "version": "2.0.1",
    5   "homepage": "https://github.com/jonschlinkert/extend-shallow",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "repository": "jonschlinkert/extend-shallow",
     2  "_args": [
     3    [
     4      "extend-shallow@2.0.1",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "extend-shallow@2.0.1",
     10  "_id": "extend-shallow@2.0.1",
     11  "_inBundle": false,
     12  "_integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
     13  "_location": "/http-proxy-middleware/fill-range/extend-shallow",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "extend-shallow@2.0.1",
     19    "name": "extend-shallow",
     20    "escapedName": "extend-shallow",
     21    "rawSpec": "2.0.1",
     22    "saveSpec": null,
     23    "fetchSpec": "2.0.1"
     24  },
     25  "_requiredBy": [
     26    "/http-proxy-middleware/fill-range"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
     29  "_spec": "2.0.1",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Jon Schlinkert",
     33    "url": "https://github.com/jonschlinkert"
     34  },
    835  "bugs": {
    936    "url": "https://github.com/jonschlinkert/extend-shallow/issues"
    10   },
    11   "license": "MIT",
    12   "files": [
    13     "index.js"
    14   ],
    15   "main": "index.js",
    16   "engines": {
    17     "node": ">=0.10.0"
    18   },
    19   "scripts": {
    20     "test": "mocha"
    2137  },
    2238  "dependencies": {
    2339    "is-extendable": "^0.1.0"
    2440  },
     41  "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
    2542  "devDependencies": {
    2643    "array-slice": "^0.2.3",
     
    3552    "should": "^7.0.1"
    3653  },
     54  "engines": {
     55    "node": ">=0.10.0"
     56  },
     57  "files": [
     58    "index.js"
     59  ],
     60  "homepage": "https://github.com/jonschlinkert/extend-shallow",
    3761  "keywords": [
    3862    "assign",
     
    5377    "utils",
    5478    "value"
    55   ]
     79  ],
     80  "license": "MIT",
     81  "main": "index.js",
     82  "name": "extend-shallow",
     83  "repository": {
     84    "type": "git",
     85    "url": "git+https://github.com/jonschlinkert/extend-shallow.git"
     86  },
     87  "scripts": {
     88    "test": "mocha"
     89  },
     90  "version": "2.0.1"
    5691}
  • trip-planner-front/node_modules/http-proxy-middleware/node_modules/fill-range/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "fill-range",
    3   "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
    4   "version": "4.0.0",
    5   "homepage": "https://github.com/jonschlinkert/fill-range",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "contributors": [
    8     "<wtgtybhertgeghgtwtg@gmail.com> (https://github.com/wtgtybhertgeghgtwtg)",
    9     "Edo Rivai <edo.rivai@gmail.com> (edo.rivai.nl)",
    10     "Jon Schlinkert <jon.schlinkert@sellside.com> (http://twitter.com/jonschlinkert)",
    11     "Paul Miller <paul+gh@paulmillr.com> (paulmillr.com)"
     2  "_args": [
     3    [
     4      "fill-range@4.0.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
    127  ],
    13   "repository": "jonschlinkert/fill-range",
     8  "_development": true,
     9  "_from": "fill-range@4.0.0",
     10  "_id": "fill-range@4.0.0",
     11  "_inBundle": false,
     12  "_integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
     13  "_location": "/http-proxy-middleware/fill-range",
     14  "_phantomChildren": {
     15    "is-extendable": "0.1.1"
     16  },
     17  "_requested": {
     18    "type": "version",
     19    "registry": true,
     20    "raw": "fill-range@4.0.0",
     21    "name": "fill-range",
     22    "escapedName": "fill-range",
     23    "rawSpec": "4.0.0",
     24    "saveSpec": null,
     25    "fetchSpec": "4.0.0"
     26  },
     27  "_requiredBy": [
     28    "/http-proxy-middleware/braces"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
     31  "_spec": "4.0.0",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "Jon Schlinkert",
     35    "url": "https://github.com/jonschlinkert"
     36  },
    1437  "bugs": {
    1538    "url": "https://github.com/jonschlinkert/fill-range/issues"
    1639  },
    17   "license": "MIT",
    18   "files": [
    19     "index.js"
     40  "contributors": [
     41    {
     42      "email": "wtgtybhertgeghgtwtg@gmail.com",
     43      "url": "https://github.com/wtgtybhertgeghgtwtg"
     44    },
     45    {
     46      "name": "Edo Rivai",
     47      "email": "edo.rivai@gmail.com",
     48      "url": "edo.rivai.nl"
     49    },
     50    {
     51      "name": "Jon Schlinkert",
     52      "email": "jon.schlinkert@sellside.com",
     53      "url": "http://twitter.com/jonschlinkert"
     54    },
     55    {
     56      "name": "Paul Miller",
     57      "email": "paul+gh@paulmillr.com",
     58      "url": "paulmillr.com"
     59    }
    2060  ],
    21   "main": "index.js",
    22   "engines": {
    23     "node": ">=0.10.0"
    24   },
    25   "scripts": {
    26     "test": "mocha"
    27   },
    2861  "dependencies": {
    2962    "extend-shallow": "^2.0.1",
     
    3265    "to-regex-range": "^2.1.0"
    3366  },
     67  "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
    3468  "devDependencies": {
    3569    "ansi-cyan": "^0.1.1",
     
    3973    "mocha": "^3.2.0"
    4074  },
     75  "engines": {
     76    "node": ">=0.10.0"
     77  },
     78  "files": [
     79    "index.js"
     80  ],
     81  "homepage": "https://github.com/jonschlinkert/fill-range",
    4182  "keywords": [
    4283    "alpha",
     
    59100    "sh"
    60101  ],
     102  "license": "MIT",
     103  "main": "index.js",
     104  "name": "fill-range",
     105  "repository": {
     106    "type": "git",
     107    "url": "git+https://github.com/jonschlinkert/fill-range.git"
     108  },
     109  "scripts": {
     110    "test": "mocha"
     111  },
    61112  "verb": {
    62113    "related": {
     
    79130      "reflinks": true
    80131    }
    81   }
     132  },
     133  "version": "4.0.0"
    82134}
  • trip-planner-front/node_modules/http-proxy-middleware/node_modules/is-extendable/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "is-extendable",
    3   "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"",
    4   "version": "0.1.1",
    5   "homepage": "https://github.com/jonschlinkert/is-extendable",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "repository": "jonschlinkert/is-extendable",
     2  "_args": [
     3    [
     4      "is-extendable@0.1.1",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "is-extendable@0.1.1",
     10  "_id": "is-extendable@0.1.1",
     11  "_inBundle": false,
     12  "_integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=",
     13  "_location": "/http-proxy-middleware/is-extendable",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "is-extendable@0.1.1",
     19    "name": "is-extendable",
     20    "escapedName": "is-extendable",
     21    "rawSpec": "0.1.1",
     22    "saveSpec": null,
     23    "fetchSpec": "0.1.1"
     24  },
     25  "_requiredBy": [
     26    "/http-proxy-middleware/braces/extend-shallow",
     27    "/http-proxy-middleware/fill-range/extend-shallow"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
     30  "_spec": "0.1.1",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "Jon Schlinkert",
     34    "url": "https://github.com/jonschlinkert"
     35  },
    836  "bugs": {
    937    "url": "https://github.com/jonschlinkert/is-extendable/issues"
    1038  },
    11   "license": "MIT",
     39  "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"",
     40  "devDependencies": {
     41    "mocha": "*"
     42  },
     43  "engines": {
     44    "node": ">=0.10.0"
     45  },
    1246  "files": [
    1347    "index.js"
    1448  ],
    15   "main": "index.js",
    16   "engines": {
    17     "node": ">=0.10.0"
    18   },
    19   "scripts": {
    20     "test": "mocha"
    21   },
    22   "devDependencies": {
    23     "mocha": "*"
    24   },
     49  "homepage": "https://github.com/jonschlinkert/is-extendable",
    2550  "keywords": [
    2651    "array",
     
    3661    "test"
    3762  ],
     63  "license": "MIT",
     64  "main": "index.js",
     65  "name": "is-extendable",
     66  "repository": {
     67    "type": "git",
     68    "url": "git+https://github.com/jonschlinkert/is-extendable.git"
     69  },
     70  "scripts": {
     71    "test": "mocha"
     72  },
    3873  "verbiage": {
    3974    "related": {
     
    4883      ]
    4984    }
    50   }
     85  },
     86  "version": "0.1.1"
    5187}
  • trip-planner-front/node_modules/http-proxy-middleware/node_modules/is-number/node_modules/kind-of/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "kind-of",
    3   "description": "Get the native type of a value.",
    4   "version": "3.2.2",
    5   "homepage": "https://github.com/jonschlinkert/kind-of",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "contributors": [
    8     "David Fox-Powell (https://dtothefp.github.io/me)",
    9     "Jon Schlinkert (http://twitter.com/jonschlinkert)",
    10     "Ken Sheedlo (kensheedlo.com)",
    11     "laggingreflex (https://github.com/laggingreflex)",
    12     "Miguel Mota (https://miguelmota.com)",
    13     "Peter deHaan (http://about.me/peterdehaan)"
     2  "_args": [
     3    [
     4      "kind-of@3.2.2",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
    147  ],
    15   "repository": "jonschlinkert/kind-of",
     8  "_development": true,
     9  "_from": "kind-of@3.2.2",
     10  "_id": "kind-of@3.2.2",
     11  "_inBundle": false,
     12  "_integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
     13  "_location": "/http-proxy-middleware/is-number/kind-of",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "kind-of@3.2.2",
     19    "name": "kind-of",
     20    "escapedName": "kind-of",
     21    "rawSpec": "3.2.2",
     22    "saveSpec": null,
     23    "fetchSpec": "3.2.2"
     24  },
     25  "_requiredBy": [
     26    "/http-proxy-middleware/is-number"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
     29  "_spec": "3.2.2",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Jon Schlinkert",
     33    "url": "https://github.com/jonschlinkert"
     34  },
    1635  "bugs": {
    1736    "url": "https://github.com/jonschlinkert/kind-of/issues"
    1837  },
    19   "license": "MIT",
    20   "files": [
    21     "index.js"
     38  "contributors": [
     39    {
     40      "name": "David Fox-Powell",
     41      "url": "https://dtothefp.github.io/me"
     42    },
     43    {
     44      "name": "Jon Schlinkert",
     45      "url": "http://twitter.com/jonschlinkert"
     46    },
     47    {
     48      "name": "Ken Sheedlo",
     49      "url": "kensheedlo.com"
     50    },
     51    {
     52      "name": "laggingreflex",
     53      "url": "https://github.com/laggingreflex"
     54    },
     55    {
     56      "name": "Miguel Mota",
     57      "url": "https://miguelmota.com"
     58    },
     59    {
     60      "name": "Peter deHaan",
     61      "url": "http://about.me/peterdehaan"
     62    }
    2263  ],
    23   "main": "index.js",
    24   "engines": {
    25     "node": ">=0.10.0"
    26   },
    27   "scripts": {
    28     "test": "mocha",
    29     "prepublish": "browserify -o browser.js -e index.js -s index --bare"
    30   },
    3164  "dependencies": {
    3265    "is-buffer": "^1.1.5"
    3366  },
     67  "description": "Get the native type of a value.",
    3468  "devDependencies": {
    3569    "ansi-bold": "^0.1.1",
     
    4276    "typeof": "^1.0.0"
    4377  },
     78  "engines": {
     79    "node": ">=0.10.0"
     80  },
     81  "files": [
     82    "index.js"
     83  ],
     84  "homepage": "https://github.com/jonschlinkert/kind-of",
    4485  "keywords": [
    4586    "arguments",
     
    65106    "types"
    66107  ],
     108  "license": "MIT",
     109  "main": "index.js",
     110  "name": "kind-of",
     111  "repository": {
     112    "type": "git",
     113    "url": "git+https://github.com/jonschlinkert/kind-of.git"
     114  },
     115  "scripts": {
     116    "prepublish": "browserify -o browser.js -e index.js -s index --bare",
     117    "test": "mocha"
     118  },
    67119  "verb": {
    68120    "related": {
     
    87139      "verb"
    88140    ]
    89   }
     141  },
     142  "version": "3.2.2"
    90143}
  • trip-planner-front/node_modules/http-proxy-middleware/node_modules/is-number/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "is-number",
    3   "description": "Returns true if the value is a number. comprehensive tests.",
    4   "version": "3.0.0",
    5   "homepage": "https://github.com/jonschlinkert/is-number",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "contributors": [
    8     "Charlike Mike Reagent (http://www.tunnckocore.tk)",
    9     "Jon Schlinkert <jon.schlinkert@sellside.com> (http://twitter.com/jonschlinkert)"
     2  "_args": [
     3    [
     4      "is-number@3.0.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
    107  ],
    11   "repository": "jonschlinkert/is-number",
     8  "_development": true,
     9  "_from": "is-number@3.0.0",
     10  "_id": "is-number@3.0.0",
     11  "_inBundle": false,
     12  "_integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
     13  "_location": "/http-proxy-middleware/is-number",
     14  "_phantomChildren": {
     15    "is-buffer": "1.1.6"
     16  },
     17  "_requested": {
     18    "type": "version",
     19    "registry": true,
     20    "raw": "is-number@3.0.0",
     21    "name": "is-number",
     22    "escapedName": "is-number",
     23    "rawSpec": "3.0.0",
     24    "saveSpec": null,
     25    "fetchSpec": "3.0.0"
     26  },
     27  "_requiredBy": [
     28    "/http-proxy-middleware/fill-range",
     29    "/http-proxy-middleware/to-regex-range"
     30  ],
     31  "_resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
     32  "_spec": "3.0.0",
     33  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     34  "author": {
     35    "name": "Jon Schlinkert",
     36    "url": "https://github.com/jonschlinkert"
     37  },
    1238  "bugs": {
    1339    "url": "https://github.com/jonschlinkert/is-number/issues"
    1440  },
    15   "license": "MIT",
    16   "files": [
    17     "index.js"
     41  "contributors": [
     42    {
     43      "name": "Charlike Mike Reagent",
     44      "url": "http://www.tunnckocore.tk"
     45    },
     46    {
     47      "name": "Jon Schlinkert",
     48      "email": "jon.schlinkert@sellside.com",
     49      "url": "http://twitter.com/jonschlinkert"
     50    }
    1851  ],
    19   "main": "index.js",
    20   "engines": {
    21     "node": ">=0.10.0"
    22   },
    23   "scripts": {
    24     "test": "mocha"
    25   },
    2652  "dependencies": {
    2753    "kind-of": "^3.0.2"
    2854  },
     55  "description": "Returns true if the value is a number. comprehensive tests.",
    2956  "devDependencies": {
    3057    "benchmarked": "^0.2.5",
     
    3360    "mocha": "^3.0.2"
    3461  },
     62  "engines": {
     63    "node": ">=0.10.0"
     64  },
     65  "files": [
     66    "index.js"
     67  ],
     68  "homepage": "https://github.com/jonschlinkert/is-number",
    3569  "keywords": [
    3670    "check",
     
    5488    "value"
    5589  ],
     90  "license": "MIT",
     91  "main": "index.js",
     92  "name": "is-number",
     93  "repository": {
     94    "type": "git",
     95    "url": "git+https://github.com/jonschlinkert/is-number.git"
     96  },
     97  "scripts": {
     98    "test": "mocha"
     99  },
    56100  "verb": {
    57101    "related": {
     
    80124      "verb-generate-readme"
    81125    ]
    82   }
     126  },
     127  "version": "3.0.0"
    83128}
  • trip-planner-front/node_modules/http-proxy-middleware/node_modules/micromatch/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "micromatch",
    3   "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
    4   "version": "3.1.10",
    5   "homepage": "https://github.com/micromatch/micromatch",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "contributors": [
    8     "Amila Welihinda (amilajack.com)",
    9     "Bogdan Chadkin (https://github.com/TrySound)",
    10     "Brian Woodward (https://twitter.com/doowb)",
    11     "Devon Govett (http://badassjs.com)",
    12     "Elan Shanker (https://github.com/es128)",
    13     "Fabrício Matté (https://ultcombo.js.org)",
    14     "Jon Schlinkert (http://twitter.com/jonschlinkert)",
    15     "Martin Kolárik (https://kolarik.sk)",
    16     "Olsten Larck (https://i.am.charlike.online)",
    17     "Paul Miller (paulmillr.com)",
    18     "Tom Byrer (https://github.com/tomByrer)",
    19     "Tyler Akins (http://rumkin.com)",
    20     "(https://github.com/DianeLooney)"
    21   ],
    22   "repository": "micromatch/micromatch",
     2  "_args": [
     3    [
     4      "micromatch@3.1.10",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "micromatch@3.1.10",
     10  "_id": "micromatch@3.1.10",
     11  "_inBundle": false,
     12  "_integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
     13  "_location": "/http-proxy-middleware/micromatch",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "micromatch@3.1.10",
     19    "name": "micromatch",
     20    "escapedName": "micromatch",
     21    "rawSpec": "3.1.10",
     22    "saveSpec": null,
     23    "fetchSpec": "3.1.10"
     24  },
     25  "_requiredBy": [
     26    "/http-proxy-middleware"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
     29  "_spec": "3.1.10",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Jon Schlinkert",
     33    "url": "https://github.com/jonschlinkert"
     34  },
    2335  "bugs": {
    2436    "url": "https://github.com/micromatch/micromatch/issues"
    2537  },
    26   "license": "MIT",
    27   "files": [
    28     "index.js",
    29     "lib"
    30   ],
    31   "main": "index.js",
    32   "engines": {
    33     "node": ">=0.10.0"
    34   },
    35   "scripts": {
    36     "test": "mocha"
    37   },
     38  "contributors": [
     39    {
     40      "name": "Amila Welihinda",
     41      "url": "amilajack.com"
     42    },
     43    {
     44      "name": "Bogdan Chadkin",
     45      "url": "https://github.com/TrySound"
     46    },
     47    {
     48      "name": "Brian Woodward",
     49      "url": "https://twitter.com/doowb"
     50    },
     51    {
     52      "name": "Devon Govett",
     53      "url": "http://badassjs.com"
     54    },
     55    {
     56      "name": "Elan Shanker",
     57      "url": "https://github.com/es128"
     58    },
     59    {
     60      "name": "Fabrício Matté",
     61      "url": "https://ultcombo.js.org"
     62    },
     63    {
     64      "name": "Jon Schlinkert",
     65      "url": "http://twitter.com/jonschlinkert"
     66    },
     67    {
     68      "name": "Martin Kolárik",
     69      "url": "https://kolarik.sk"
     70    },
     71    {
     72      "name": "Olsten Larck",
     73      "url": "https://i.am.charlike.online"
     74    },
     75    {
     76      "name": "Paul Miller",
     77      "url": "paulmillr.com"
     78    },
     79    {
     80      "name": "Tom Byrer",
     81      "url": "https://github.com/tomByrer"
     82    },
     83    {
     84      "name": "Tyler Akins",
     85      "url": "http://rumkin.com"
     86    },
     87    {
     88      "url": "https://github.com/DianeLooney"
     89    }
     90  ],
    3891  "dependencies": {
    3992    "arr-diff": "^4.0.0",
     
    51104    "to-regex": "^3.0.2"
    52105  },
     106  "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
    53107  "devDependencies": {
    54108    "bash-match": "^1.0.2",
     
    65119    "multimatch": "^2.1.0"
    66120  },
     121  "engines": {
     122    "node": ">=0.10.0"
     123  },
     124  "files": [
     125    "index.js",
     126    "lib"
     127  ],
     128  "homepage": "https://github.com/micromatch/micromatch",
    67129  "keywords": [
    68130    "bash",
     
    94156    "wildcard"
    95157  ],
     158  "license": "MIT",
    96159  "lintDeps": {
    97160    "dependencies": {
     
    111174      }
    112175    }
     176  },
     177  "main": "index.js",
     178  "name": "micromatch",
     179  "repository": {
     180    "type": "git",
     181    "url": "git+https://github.com/micromatch/micromatch.git"
     182  },
     183  "scripts": {
     184    "test": "mocha"
    113185  },
    114186  "verb": {
     
    144216      "snapdragon"
    145217    ]
    146   }
     218  },
     219  "version": "3.1.10"
    147220}
  • trip-planner-front/node_modules/http-proxy-middleware/node_modules/to-regex-range/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "to-regex-range",
    3   "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.",
    4   "version": "2.1.1",
    5   "homepage": "https://github.com/micromatch/to-regex-range",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "repository": "micromatch/to-regex-range",
     2  "_args": [
     3    [
     4      "to-regex-range@2.1.1",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "to-regex-range@2.1.1",
     10  "_id": "to-regex-range@2.1.1",
     11  "_inBundle": false,
     12  "_integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
     13  "_location": "/http-proxy-middleware/to-regex-range",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "to-regex-range@2.1.1",
     19    "name": "to-regex-range",
     20    "escapedName": "to-regex-range",
     21    "rawSpec": "2.1.1",
     22    "saveSpec": null,
     23    "fetchSpec": "2.1.1"
     24  },
     25  "_requiredBy": [
     26    "/http-proxy-middleware/fill-range"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
     29  "_spec": "2.1.1",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Jon Schlinkert",
     33    "url": "https://github.com/jonschlinkert"
     34  },
    835  "bugs": {
    936    "url": "https://github.com/micromatch/to-regex-range/issues"
    10   },
    11   "license": "MIT",
    12   "files": [
    13     "index.js"
    14   ],
    15   "main": "index.js",
    16   "engines": {
    17     "node": ">=0.10.0"
    18   },
    19   "scripts": {
    20     "test": "mocha"
    2137  },
    2238  "dependencies": {
     
    2440    "repeat-string": "^1.6.1"
    2541  },
     42  "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.",
    2643  "devDependencies": {
    2744    "fill-range": "^3.1.1",
     
    3148    "time-diff": "^0.3.1"
    3249  },
     50  "engines": {
     51    "node": ">=0.10.0"
     52  },
     53  "files": [
     54    "index.js"
     55  ],
     56  "homepage": "https://github.com/micromatch/to-regex-range",
    3357  "keywords": [
    3458    "alpha",
     
    5377    "year"
    5478  ],
     79  "license": "MIT",
     80  "main": "index.js",
     81  "name": "to-regex-range",
     82  "repository": {
     83    "type": "git",
     84    "url": "git+https://github.com/micromatch/to-regex-range.git"
     85  },
     86  "scripts": {
     87    "test": "mocha"
     88  },
    5589  "verb": {
    5690    "related": {
     
    83117      "1-9"
    84118    ]
    85   }
     119  },
     120  "version": "2.1.1"
    86121}
  • trip-planner-front/node_modules/http-proxy-middleware/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "http-proxy-middleware",
    3   "version": "0.19.1",
    4   "description": "The one-liner node.js proxy middleware for connect, express and browser-sync",
    5   "main": "index.js",
    6   "files": [
    7     "index.js",
    8     "lib"
     2  "_args": [
     3    [
     4      "http-proxy-middleware@0.19.1",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
    97  ],
    10   "scripts": {
    11     "clean": "rm -rf coverage",
    12     "lint": "prettier \"**/*.{js,md}\" --list-different",
    13     "lint:fix": "prettier \"**/*.{js,md}\" --write",
    14     "test": "npm run lint && mocha --recursive --colors --reporter spec",
    15     "cover": "npm run clean && istanbul cover ./node_modules/mocha/bin/_mocha -- --recursive",
    16     "coveralls": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- --recursive --reporter spec && istanbul-coveralls && npm run clean"
     8  "_development": true,
     9  "_from": "http-proxy-middleware@0.19.1",
     10  "_id": "http-proxy-middleware@0.19.1",
     11  "_inBundle": false,
     12  "_integrity": "sha512-yHYTgWMQO8VvwNS22eLLloAkvungsKdKTLO8AJlftYIKNfJr3GK3zK0ZCfzDDGUBttdGc8xFy1mCitvNKQtC3Q==",
     13  "_location": "/http-proxy-middleware",
     14  "_phantomChildren": {
     15    "arr-diff": "4.0.0",
     16    "arr-flatten": "1.1.0",
     17    "array-unique": "0.3.2",
     18    "define-property": "2.0.2",
     19    "extend-shallow": "3.0.2",
     20    "extglob": "2.0.4",
     21    "fragment-cache": "0.2.1",
     22    "is-buffer": "1.1.6",
     23    "isobject": "3.0.1",
     24    "kind-of": "6.0.3",
     25    "nanomatch": "1.2.13",
     26    "object.pick": "1.3.0",
     27    "regex-not": "1.0.2",
     28    "repeat-element": "1.1.4",
     29    "repeat-string": "1.6.1",
     30    "snapdragon": "0.8.2",
     31    "snapdragon-node": "2.1.1",
     32    "split-string": "3.1.0",
     33    "to-regex": "3.0.2"
    1734  },
    18   "repository": {
    19     "type": "git",
    20     "url": "https://github.com/chimurai/http-proxy-middleware.git"
     35  "_requested": {
     36    "type": "version",
     37    "registry": true,
     38    "raw": "http-proxy-middleware@0.19.1",
     39    "name": "http-proxy-middleware",
     40    "escapedName": "http-proxy-middleware",
     41    "rawSpec": "0.19.1",
     42    "saveSpec": null,
     43    "fetchSpec": "0.19.1"
    2144  },
    22   "keywords": [
    23     "reverse",
    24     "proxy",
    25     "middleware",
    26     "http",
    27     "https",
    28     "connect",
    29     "express",
    30     "browser-sync",
    31     "gulp",
    32     "grunt-contrib-connect",
    33     "websocket",
    34     "ws",
    35     "cors"
     45  "_requiredBy": [
     46    "/webpack-dev-server"
    3647  ],
    37   "author": "Steven Chim",
    38   "license": "MIT",
     48  "_resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.19.1.tgz",
     49  "_spec": "0.19.1",
     50  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     51  "author": {
     52    "name": "Steven Chim"
     53  },
    3954  "bugs": {
    4055    "url": "https://github.com/chimurai/http-proxy-middleware/issues"
    4156  },
    42   "homepage": "https://github.com/chimurai/http-proxy-middleware",
     57  "commitlint": {
     58    "extends": [
     59      "@commitlint/config-conventional"
     60    ]
     61  },
     62  "dependencies": {
     63    "http-proxy": "^1.17.0",
     64    "is-glob": "^4.0.0",
     65    "lodash": "^4.17.11",
     66    "micromatch": "^3.1.10"
     67  },
     68  "description": "The one-liner node.js proxy middleware for connect, express and browser-sync",
    4369  "devDependencies": {
    4470    "@commitlint/cli": "^7.2.1",
     
    5985    "ws": "^6.1.2"
    6086  },
    61   "dependencies": {
    62     "http-proxy": "^1.17.0",
    63     "is-glob": "^4.0.0",
    64     "lodash": "^4.17.11",
    65     "micromatch": "^3.1.10"
    66   },
    6787  "engines": {
    6888    "node": ">=4.0.0"
    6989  },
     90  "files": [
     91    "index.js",
     92    "lib"
     93  ],
     94  "homepage": "https://github.com/chimurai/http-proxy-middleware",
    7095  "husky": {
    7196    "hooks": {
     
    7499    }
    75100  },
    76   "commitlint": {
    77     "extends": [
    78       "@commitlint/config-conventional"
    79     ]
    80   }
     101  "keywords": [
     102    "reverse",
     103    "proxy",
     104    "middleware",
     105    "http",
     106    "https",
     107    "connect",
     108    "express",
     109    "browser-sync",
     110    "gulp",
     111    "grunt-contrib-connect",
     112    "websocket",
     113    "ws",
     114    "cors"
     115  ],
     116  "license": "MIT",
     117  "main": "index.js",
     118  "name": "http-proxy-middleware",
     119  "repository": {
     120    "type": "git",
     121    "url": "git+https://github.com/chimurai/http-proxy-middleware.git"
     122  },
     123  "scripts": {
     124    "clean": "rm -rf coverage",
     125    "cover": "npm run clean && istanbul cover ./node_modules/mocha/bin/_mocha -- --recursive",
     126    "coveralls": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- --recursive --reporter spec && istanbul-coveralls && npm run clean",
     127    "lint": "prettier \"**/*.{js,md}\" --list-different",
     128    "lint:fix": "prettier \"**/*.{js,md}\" --write",
     129    "test": "npm run lint && mocha --recursive --colors --reporter spec"
     130  },
     131  "version": "0.19.1"
    81132}
Note: See TracChangeset for help on using the changeset viewer.