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/expand-brackets
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/expand-brackets/node_modules/debug/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "debug",
    3   "version": "2.6.9",
    4   "repository": {
    5     "type": "git",
    6     "url": "git://github.com/visionmedia/debug.git"
     2  "_args": [
     3    [
     4      "debug@2.6.9",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "debug@2.6.9",
     10  "_id": "debug@2.6.9",
     11  "_inBundle": false,
     12  "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
     13  "_location": "/expand-brackets/debug",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "debug@2.6.9",
     19    "name": "debug",
     20    "escapedName": "debug",
     21    "rawSpec": "2.6.9",
     22    "saveSpec": null,
     23    "fetchSpec": "2.6.9"
    724  },
    8   "description": "small debugging utility",
    9   "keywords": [
    10     "debug",
    11     "log",
    12     "debugger"
     25  "_requiredBy": [
     26    "/expand-brackets"
    1327  ],
    14   "author": "TJ Holowaychuk <tj@vision-media.ca>",
     28  "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
     29  "_spec": "2.6.9",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "TJ Holowaychuk",
     33    "email": "tj@vision-media.ca"
     34  },
     35  "browser": "./src/browser.js",
     36  "bugs": {
     37    "url": "https://github.com/visionmedia/debug/issues"
     38  },
     39  "component": {
     40    "scripts": {
     41      "debug/index.js": "browser.js",
     42      "debug/debug.js": "debug.js"
     43    }
     44  },
    1545  "contributors": [
    16     "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
    17     "Andrew Rhyne <rhyneandrew@gmail.com>"
     46    {
     47      "name": "Nathan Rajlich",
     48      "email": "nathan@tootallnate.net",
     49      "url": "http://n8.io"
     50    },
     51    {
     52      "name": "Andrew Rhyne",
     53      "email": "rhyneandrew@gmail.com"
     54    }
    1855  ],
    19   "license": "MIT",
    2056  "dependencies": {
    2157    "ms": "2.0.0"
    2258  },
     59  "description": "small debugging utility",
    2360  "devDependencies": {
    2461    "browserify": "9.0.3",
     
    3976    "sinon-chai": "^2.8.0"
    4077  },
     78  "homepage": "https://github.com/visionmedia/debug#readme",
     79  "keywords": [
     80    "debug",
     81    "log",
     82    "debugger"
     83  ],
     84  "license": "MIT",
    4185  "main": "./src/index.js",
    42   "browser": "./src/browser.js",
    43   "component": {
    44     "scripts": {
    45       "debug/index.js": "browser.js",
    46       "debug/debug.js": "debug.js"
    47     }
    48   }
     86  "name": "debug",
     87  "repository": {
     88    "type": "git",
     89    "url": "git://github.com/visionmedia/debug.git"
     90  },
     91  "version": "2.6.9"
    4992}
  • trip-planner-front/node_modules/expand-brackets/node_modules/define-property/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "define-property",
    3   "description": "Define a non-enumerable property on an object.",
    4   "version": "0.2.5",
    5   "homepage": "https://github.com/jonschlinkert/define-property",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "repository": "jonschlinkert/define-property",
     2  "_args": [
     3    [
     4      "define-property@0.2.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "define-property@0.2.5",
     10  "_id": "define-property@0.2.5",
     11  "_inBundle": false,
     12  "_integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
     13  "_location": "/expand-brackets/define-property",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "define-property@0.2.5",
     19    "name": "define-property",
     20    "escapedName": "define-property",
     21    "rawSpec": "0.2.5",
     22    "saveSpec": null,
     23    "fetchSpec": "0.2.5"
     24  },
     25  "_requiredBy": [
     26    "/expand-brackets"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
     29  "_spec": "0.2.5",
     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/define-property/issues"
    1037  },
    11   "license": "MIT",
    12   "files": [
    13     "index.js"
    14   ],
    15   "main": "index.js",
    16   "engines": {
    17     "node": ">=0.10.0"
     38  "dependencies": {
     39    "is-descriptor": "^0.1.0"
    1840  },
    19   "scripts": {
    20     "test": "mocha"
    21   },
     41  "description": "Define a non-enumerable property on an object.",
    2242  "devDependencies": {
    2343    "mocha": "*",
    2444    "should": "^7.0.4"
    2545  },
     46  "engines": {
     47    "node": ">=0.10.0"
     48  },
     49  "files": [
     50    "index.js"
     51  ],
     52  "homepage": "https://github.com/jonschlinkert/define-property",
    2653  "keywords": [
    2754    "define",
     
    3663    "value"
    3764  ],
     65  "license": "MIT",
     66  "main": "index.js",
     67  "name": "define-property",
     68  "repository": {
     69    "type": "git",
     70    "url": "git+https://github.com/jonschlinkert/define-property.git"
     71  },
     72  "scripts": {
     73    "test": "mocha"
     74  },
    3875  "verb": {
    3976    "related": {
     
    4683    }
    4784  },
    48   "dependencies": {
    49     "is-descriptor": "^0.1.0"
    50   }
     85  "version": "0.2.5"
    5186}
  • trip-planner-front/node_modules/expand-brackets/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": "/expand-brackets/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    "/expand-brackets"
     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/expand-brackets/node_modules/is-accessor-descriptor/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": "/expand-brackets/is-accessor-descriptor/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    "/expand-brackets/is-accessor-descriptor"
     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/expand-brackets/node_modules/is-accessor-descriptor/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "is-accessor-descriptor",
    3   "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
    4   "version": "0.1.6",
    5   "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "repository": "jonschlinkert/is-accessor-descriptor",
     2  "_args": [
     3    [
     4      "is-accessor-descriptor@0.1.6",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "is-accessor-descriptor@0.1.6",
     10  "_id": "is-accessor-descriptor@0.1.6",
     11  "_inBundle": false,
     12  "_integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=",
     13  "_location": "/expand-brackets/is-accessor-descriptor",
     14  "_phantomChildren": {
     15    "is-buffer": "1.1.6"
     16  },
     17  "_requested": {
     18    "type": "version",
     19    "registry": true,
     20    "raw": "is-accessor-descriptor@0.1.6",
     21    "name": "is-accessor-descriptor",
     22    "escapedName": "is-accessor-descriptor",
     23    "rawSpec": "0.1.6",
     24    "saveSpec": null,
     25    "fetchSpec": "0.1.6"
     26  },
     27  "_requiredBy": [
     28    "/expand-brackets/is-descriptor"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz",
     31  "_spec": "0.1.6",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "Jon Schlinkert",
     35    "url": "https://github.com/jonschlinkert"
     36  },
    837  "bugs": {
    938    "url": "https://github.com/jonschlinkert/is-accessor-descriptor/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"
    2139  },
    2240  "dependencies": {
    2341    "kind-of": "^3.0.2"
    2442  },
     43  "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
    2544  "devDependencies": {
    2645    "mocha": "*",
    2746    "should": "*"
    2847  },
     48  "engines": {
     49    "node": ">=0.10.0"
     50  },
     51  "files": [
     52    "index.js"
     53  ],
     54  "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor",
    2955  "keywords": [
    3056    "accessor",
     
    4571    "value"
    4672  ],
     73  "license": "MIT",
     74  "main": "index.js",
     75  "name": "is-accessor-descriptor",
     76  "repository": {
     77    "type": "git",
     78    "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git"
     79  },
     80  "scripts": {
     81    "test": "mocha"
     82  },
    4783  "verb": {
    4884    "related": {
     
    5894    ],
    5995    "layout": "default"
    60   }
     96  },
     97  "version": "0.1.6"
    6198}
  • trip-planner-front/node_modules/expand-brackets/node_modules/is-data-descriptor/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": "/expand-brackets/is-data-descriptor/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    "/expand-brackets/is-data-descriptor"
     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/expand-brackets/node_modules/is-data-descriptor/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "is-data-descriptor",
    3   "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
    4   "version": "0.1.4",
    5   "homepage": "https://github.com/jonschlinkert/is-data-descriptor",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "repository": "jonschlinkert/is-data-descriptor",
     2  "_args": [
     3    [
     4      "is-data-descriptor@0.1.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "is-data-descriptor@0.1.4",
     10  "_id": "is-data-descriptor@0.1.4",
     11  "_inBundle": false,
     12  "_integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
     13  "_location": "/expand-brackets/is-data-descriptor",
     14  "_phantomChildren": {
     15    "is-buffer": "1.1.6"
     16  },
     17  "_requested": {
     18    "type": "version",
     19    "registry": true,
     20    "raw": "is-data-descriptor@0.1.4",
     21    "name": "is-data-descriptor",
     22    "escapedName": "is-data-descriptor",
     23    "rawSpec": "0.1.4",
     24    "saveSpec": null,
     25    "fetchSpec": "0.1.4"
     26  },
     27  "_requiredBy": [
     28    "/expand-brackets/is-descriptor"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz",
     31  "_spec": "0.1.4",
     32  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     33  "author": {
     34    "name": "Jon Schlinkert",
     35    "url": "https://github.com/jonschlinkert"
     36  },
    837  "bugs": {
    938    "url": "https://github.com/jonschlinkert/is-data-descriptor/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"
    2139  },
    2240  "dependencies": {
    2341    "kind-of": "^3.0.2"
    2442  },
     43  "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
    2544  "devDependencies": {
    2645    "mocha": "*",
    2746    "should": "*"
    2847  },
     48  "engines": {
     49    "node": ">=0.10.0"
     50  },
     51  "files": [
     52    "index.js"
     53  ],
     54  "homepage": "https://github.com/jonschlinkert/is-data-descriptor",
    2955  "keywords": [
    3056    "accessor",
     
    4571    "value"
    4672  ],
     73  "license": "MIT",
     74  "main": "index.js",
     75  "name": "is-data-descriptor",
     76  "repository": {
     77    "type": "git",
     78    "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git"
     79  },
     80  "scripts": {
     81    "test": "mocha"
     82  },
    4783  "verb": {
    4884    "related": {
     
    5793      "gulp-format-md"
    5894    ]
    59   }
     95  },
     96  "version": "0.1.4"
    6097}
  • trip-planner-front/node_modules/expand-brackets/node_modules/is-descriptor/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "is-descriptor",
    3   "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
    4   "version": "0.1.6",
    5   "homepage": "https://github.com/jonschlinkert/is-descriptor",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "contributors": [
    8     "Brian Woodward (https://twitter.com/doowb)",
    9     "Jon Schlinkert (http://twitter.com/jonschlinkert)",
    10     "(https://github.com/wtgtybhertgeghgtwtg)"
     2  "_args": [
     3    [
     4      "is-descriptor@0.1.6",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
    117  ],
    12   "repository": "jonschlinkert/is-descriptor",
     8  "_development": true,
     9  "_from": "is-descriptor@0.1.6",
     10  "_id": "is-descriptor@0.1.6",
     11  "_inBundle": false,
     12  "_integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
     13  "_location": "/expand-brackets/is-descriptor",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "is-descriptor@0.1.6",
     19    "name": "is-descriptor",
     20    "escapedName": "is-descriptor",
     21    "rawSpec": "0.1.6",
     22    "saveSpec": null,
     23    "fetchSpec": "0.1.6"
     24  },
     25  "_requiredBy": [
     26    "/expand-brackets/define-property"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz",
     29  "_spec": "0.1.6",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Jon Schlinkert",
     33    "url": "https://github.com/jonschlinkert"
     34  },
    1335  "bugs": {
    1436    "url": "https://github.com/jonschlinkert/is-descriptor/issues"
    1537  },
    16   "license": "MIT",
    17   "files": [
    18     "index.js"
     38  "contributors": [
     39    {
     40      "name": "Brian Woodward",
     41      "url": "https://twitter.com/doowb"
     42    },
     43    {
     44      "name": "Jon Schlinkert",
     45      "url": "http://twitter.com/jonschlinkert"
     46    },
     47    {
     48      "url": "https://github.com/wtgtybhertgeghgtwtg"
     49    }
    1950  ],
    20   "main": "index.js",
    21   "engines": {
    22     "node": ">=0.10.0"
    23   },
    24   "scripts": {
    25     "test": "mocha"
    26   },
    2751  "dependencies": {
    2852    "is-accessor-descriptor": "^0.1.6",
     
    3054    "kind-of": "^5.0.0"
    3155  },
     56  "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
    3257  "devDependencies": {
    3358    "gulp-format-md": "^1.0.0",
    3459    "mocha": "^3.4.2"
    3560  },
     61  "engines": {
     62    "node": ">=0.10.0"
     63  },
     64  "files": [
     65    "index.js"
     66  ],
     67  "homepage": "https://github.com/jonschlinkert/is-descriptor",
    3668  "keywords": [
    3769    "accessor",
     
    5284    "value"
    5385  ],
     86  "license": "MIT",
     87  "main": "index.js",
     88  "name": "is-descriptor",
     89  "repository": {
     90    "type": "git",
     91    "url": "git+https://github.com/jonschlinkert/is-descriptor.git"
     92  },
     93  "scripts": {
     94    "test": "mocha"
     95  },
    5496  "verb": {
    5597    "related": {
     
    72114      "reflinks": true
    73115    }
    74   }
     116  },
     117  "version": "0.1.6"
    75118}
  • trip-planner-front/node_modules/expand-brackets/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": "/expand-brackets/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    "/expand-brackets/extend-shallow"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
     29  "_spec": "0.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/jonschlinkert/is-extendable/issues"
    1037  },
    11   "license": "MIT",
     38  "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?\"",
     39  "devDependencies": {
     40    "mocha": "*"
     41  },
     42  "engines": {
     43    "node": ">=0.10.0"
     44  },
    1245  "files": [
    1346    "index.js"
    1447  ],
    15   "main": "index.js",
    16   "engines": {
    17     "node": ">=0.10.0"
    18   },
    19   "scripts": {
    20     "test": "mocha"
    21   },
    22   "devDependencies": {
    23     "mocha": "*"
    24   },
     48  "homepage": "https://github.com/jonschlinkert/is-extendable",
    2549  "keywords": [
    2650    "array",
     
    3660    "test"
    3761  ],
     62  "license": "MIT",
     63  "main": "index.js",
     64  "name": "is-extendable",
     65  "repository": {
     66    "type": "git",
     67    "url": "git+https://github.com/jonschlinkert/is-extendable.git"
     68  },
     69  "scripts": {
     70    "test": "mocha"
     71  },
    3872  "verbiage": {
    3973    "related": {
     
    4882      ]
    4983    }
    50   }
     84  },
     85  "version": "0.1.1"
    5186}
  • trip-planner-front/node_modules/expand-brackets/node_modules/kind-of/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "kind-of",
    3   "description": "Get the native type of a value.",
    4   "version": "5.1.0",
    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     "James (https://twitter.com/aretecode)",
    10     "Jon Schlinkert (http://twitter.com/jonschlinkert)",
    11     "Ken Sheedlo (kensheedlo.com)",
    12     "laggingreflex (https://github.com/laggingreflex)",
    13     "Miguel Mota (https://miguelmota.com)",
    14     "Peter deHaan (http://about.me/peterdehaan)",
    15     "tunnckoCore (https://i.am.charlike.online)"
     2  "_args": [
     3    [
     4      "kind-of@5.1.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
    167  ],
    17   "repository": "jonschlinkert/kind-of",
     8  "_development": true,
     9  "_from": "kind-of@5.1.0",
     10  "_id": "kind-of@5.1.0",
     11  "_inBundle": false,
     12  "_integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==",
     13  "_location": "/expand-brackets/kind-of",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "kind-of@5.1.0",
     19    "name": "kind-of",
     20    "escapedName": "kind-of",
     21    "rawSpec": "5.1.0",
     22    "saveSpec": null,
     23    "fetchSpec": "5.1.0"
     24  },
     25  "_requiredBy": [
     26    "/expand-brackets/is-descriptor"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
     29  "_spec": "5.1.0",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Jon Schlinkert",
     33    "url": "https://github.com/jonschlinkert"
     34  },
    1835  "bugs": {
    1936    "url": "https://github.com/jonschlinkert/kind-of/issues"
    2037  },
    21   "license": "MIT",
    22   "files": [
    23     "index.js"
     38  "contributors": [
     39    {
     40      "name": "David Fox-Powell",
     41      "url": "https://dtothefp.github.io/me"
     42    },
     43    {
     44      "name": "James",
     45      "url": "https://twitter.com/aretecode"
     46    },
     47    {
     48      "name": "Jon Schlinkert",
     49      "url": "http://twitter.com/jonschlinkert"
     50    },
     51    {
     52      "name": "Ken Sheedlo",
     53      "url": "kensheedlo.com"
     54    },
     55    {
     56      "name": "laggingreflex",
     57      "url": "https://github.com/laggingreflex"
     58    },
     59    {
     60      "name": "Miguel Mota",
     61      "url": "https://miguelmota.com"
     62    },
     63    {
     64      "name": "Peter deHaan",
     65      "url": "http://about.me/peterdehaan"
     66    },
     67    {
     68      "name": "tunnckoCore",
     69      "url": "https://i.am.charlike.online"
     70    }
    2471  ],
    25   "main": "index.js",
    26   "engines": {
    27     "node": ">=0.10.0"
    28   },
    29   "scripts": {
    30     "test": "mocha",
    31     "prepublish": "browserify -o browser.js -e index.js -s index --bare"
    32   },
     72  "description": "Get the native type of a value.",
    3373  "devDependencies": {
    3474    "ansi-bold": "^0.1.1",
     
    4181    "typeof": "^1.0.0"
    4282  },
     83  "engines": {
     84    "node": ">=0.10.0"
     85  },
     86  "files": [
     87    "index.js"
     88  ],
     89  "homepage": "https://github.com/jonschlinkert/kind-of",
    4390  "keywords": [
    4491    "arguments",
     
    64111    "types"
    65112  ],
     113  "license": "MIT",
     114  "main": "index.js",
     115  "name": "kind-of",
     116  "repository": {
     117    "type": "git",
     118    "url": "git+https://github.com/jonschlinkert/kind-of.git"
     119  },
     120  "scripts": {
     121    "prepublish": "browserify -o browser.js -e index.js -s index --bare",
     122    "test": "mocha"
     123  },
    66124  "verb": {
    67125    "related": {
     
    88146      "verb"
    89147    ]
    90   }
     148  },
     149  "version": "5.1.0"
    91150}
  • trip-planner-front/node_modules/expand-brackets/node_modules/ms/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "ms",
    3   "version": "2.0.0",
     2  "_args": [
     3    [
     4      "ms@2.0.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "ms@2.0.0",
     10  "_id": "ms@2.0.0",
     11  "_inBundle": false,
     12  "_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
     13  "_location": "/expand-brackets/ms",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "ms@2.0.0",
     19    "name": "ms",
     20    "escapedName": "ms",
     21    "rawSpec": "2.0.0",
     22    "saveSpec": null,
     23    "fetchSpec": "2.0.0"
     24  },
     25  "_requiredBy": [
     26    "/expand-brackets/debug"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
     29  "_spec": "2.0.0",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bugs": {
     32    "url": "https://github.com/zeit/ms/issues"
     33  },
    434  "description": "Tiny milisecond conversion utility",
    5   "repository": "zeit/ms",
    6   "main": "./index",
    7   "files": [
    8     "index.js"
    9   ],
    10   "scripts": {
    11     "precommit": "lint-staged",
    12     "lint": "eslint lib/* bin/*",
    13     "test": "mocha tests.js"
     35  "devDependencies": {
     36    "eslint": "3.19.0",
     37    "expect.js": "0.3.1",
     38    "husky": "0.13.3",
     39    "lint-staged": "3.4.1",
     40    "mocha": "3.4.1"
    1441  },
    1542  "eslintConfig": {
     
    2047    }
    2148  },
     49  "files": [
     50    "index.js"
     51  ],
     52  "homepage": "https://github.com/zeit/ms#readme",
     53  "license": "MIT",
    2254  "lint-staged": {
    2355    "*.js": [
     
    2759    ]
    2860  },
    29   "license": "MIT",
    30   "devDependencies": {
    31     "eslint": "3.19.0",
    32     "expect.js": "0.3.1",
    33     "husky": "0.13.3",
    34     "lint-staged": "3.4.1",
    35     "mocha": "3.4.1"
    36   }
     61  "main": "./index",
     62  "name": "ms",
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/zeit/ms.git"
     66  },
     67  "scripts": {
     68    "lint": "eslint lib/* bin/*",
     69    "precommit": "lint-staged",
     70    "test": "mocha tests.js"
     71  },
     72  "version": "2.0.0"
    3773}
  • trip-planner-front/node_modules/expand-brackets/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "expand-brackets",
    3   "description": "Expand POSIX bracket expressions (character classes) in glob patterns.",
    4   "version": "2.1.4",
    5   "homepage": "https://github.com/jonschlinkert/expand-brackets",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "contributors": [
    8     "Elan Shanker (https://github.com/es128)",
    9     "Eugene Sharygin (https://github.com/eush77)",
    10     "Jon Schlinkert <jon.schlinkert@sellside.com> (http://twitter.com/jonschlinkert)",
    11     "Martin Kolárik <martin@kolarik.sk> (http://kolarik.sk)"
     2  "_args": [
     3    [
     4      "expand-brackets@2.1.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
    127  ],
    13   "repository": "jonschlinkert/expand-brackets",
     8  "_development": true,
     9  "_from": "expand-brackets@2.1.4",
     10  "_id": "expand-brackets@2.1.4",
     11  "_inBundle": false,
     12  "_integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
     13  "_location": "/expand-brackets",
     14  "_phantomChildren": {
     15    "is-buffer": "1.1.6"
     16  },
     17  "_requested": {
     18    "type": "version",
     19    "registry": true,
     20    "raw": "expand-brackets@2.1.4",
     21    "name": "expand-brackets",
     22    "escapedName": "expand-brackets",
     23    "rawSpec": "2.1.4",
     24    "saveSpec": null,
     25    "fetchSpec": "2.1.4"
     26  },
     27  "_requiredBy": [
     28    "/extglob"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
     31  "_spec": "2.1.4",
     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/expand-brackets/issues"
    1639  },
    17   "license": "MIT",
    18   "files": [
    19     "index.js",
    20     "lib"
     40  "contributors": [
     41    {
     42      "name": "Elan Shanker",
     43      "url": "https://github.com/es128"
     44    },
     45    {
     46      "name": "Eugene Sharygin",
     47      "url": "https://github.com/eush77"
     48    },
     49    {
     50      "name": "Jon Schlinkert",
     51      "email": "jon.schlinkert@sellside.com",
     52      "url": "http://twitter.com/jonschlinkert"
     53    },
     54    {
     55      "name": "Martin Kolárik",
     56      "email": "martin@kolarik.sk",
     57      "url": "http://kolarik.sk"
     58    }
    2159  ],
    22   "main": "index.js",
    23   "engines": {
    24     "node": ">=0.10.0"
    25   },
    26   "scripts": {
    27     "test": "mocha"
    28   },
    2960  "dependencies": {
    3061    "debug": "^2.3.3",
     
    3667    "to-regex": "^3.0.1"
    3768  },
     69  "description": "Expand POSIX bracket expressions (character classes) in glob patterns.",
    3870  "devDependencies": {
    3971    "bash-match": "^0.1.1",
     
    4577    "yargs-parser": "^4.0.0"
    4678  },
     79  "engines": {
     80    "node": ">=0.10.0"
     81  },
     82  "files": [
     83    "index.js",
     84    "lib"
     85  ],
     86  "homepage": "https://github.com/jonschlinkert/expand-brackets",
    4787  "keywords": [
    4888    "bracket",
     
    5393    "posix"
    5494  ],
     95  "license": "MIT",
     96  "main": "index.js",
     97  "name": "expand-brackets",
     98  "repository": {
     99    "type": "git",
     100    "url": "git+https://github.com/jonschlinkert/expand-brackets.git"
     101  },
     102  "scripts": {
     103    "test": "mocha"
     104  },
    55105  "verb": {
    56106    "run": true,
     
    82132      "reflinks": true
    83133    }
    84   }
     134  },
     135  "version": "2.1.4"
    85136}
Note: See TracChangeset for help on using the changeset viewer.