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/has-values
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/has-values/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": "/has-values/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    "/has-values/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/has-values/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": "/has-values/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    "/has-values"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
     31  "_spec": "3.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  },
    1237  "bugs": {
    1338    "url": "https://github.com/jonschlinkert/is-number/issues"
    1439  },
    15   "license": "MIT",
    16   "files": [
    17     "index.js"
     40  "contributors": [
     41    {
     42      "name": "Charlike Mike Reagent",
     43      "url": "http://www.tunnckocore.tk"
     44    },
     45    {
     46      "name": "Jon Schlinkert",
     47      "email": "jon.schlinkert@sellside.com",
     48      "url": "http://twitter.com/jonschlinkert"
     49    }
    1850  ],
    19   "main": "index.js",
    20   "engines": {
    21     "node": ">=0.10.0"
    22   },
    23   "scripts": {
    24     "test": "mocha"
    25   },
    2651  "dependencies": {
    2752    "kind-of": "^3.0.2"
    2853  },
     54  "description": "Returns true if the value is a number. comprehensive tests.",
    2955  "devDependencies": {
    3056    "benchmarked": "^0.2.5",
     
    3359    "mocha": "^3.0.2"
    3460  },
     61  "engines": {
     62    "node": ">=0.10.0"
     63  },
     64  "files": [
     65    "index.js"
     66  ],
     67  "homepage": "https://github.com/jonschlinkert/is-number",
    3568  "keywords": [
    3669    "check",
     
    5487    "value"
    5588  ],
     89  "license": "MIT",
     90  "main": "index.js",
     91  "name": "is-number",
     92  "repository": {
     93    "type": "git",
     94    "url": "git+https://github.com/jonschlinkert/is-number.git"
     95  },
     96  "scripts": {
     97    "test": "mocha"
     98  },
    5699  "verb": {
    57100    "related": {
     
    80123      "verb-generate-readme"
    81124    ]
    82   }
     125  },
     126  "version": "3.0.0"
    83127}
  • trip-planner-front/node_modules/has-values/node_modules/kind-of/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "kind-of",
    3   "description": "Get the native type of a value.",
    4   "version": "4.0.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     "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@4.0.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
    147  ],
    15   "repository": "jonschlinkert/kind-of",
     8  "_development": true,
     9  "_from": "kind-of@4.0.0",
     10  "_id": "kind-of@4.0.0",
     11  "_inBundle": false,
     12  "_integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
     13  "_location": "/has-values/kind-of",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "kind-of@4.0.0",
     19    "name": "kind-of",
     20    "escapedName": "kind-of",
     21    "rawSpec": "4.0.0",
     22    "saveSpec": null,
     23    "fetchSpec": "4.0.0"
     24  },
     25  "_requiredBy": [
     26    "/has-values"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
     29  "_spec": "4.0.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  },
    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": "4.0.0"
    90143}
  • trip-planner-front/node_modules/has-values/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "has-values",
    3   "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
    4   "version": "1.0.0",
    5   "homepage": "https://github.com/jonschlinkert/has-values",
    6   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
    7   "repository": "jonschlinkert/has-values",
     2  "_args": [
     3    [
     4      "has-values@1.0.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "has-values@1.0.0",
     10  "_id": "has-values@1.0.0",
     11  "_inBundle": false,
     12  "_integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
     13  "_location": "/has-values",
     14  "_phantomChildren": {
     15    "is-buffer": "1.1.6"
     16  },
     17  "_requested": {
     18    "type": "version",
     19    "registry": true,
     20    "raw": "has-values@1.0.0",
     21    "name": "has-values",
     22    "escapedName": "has-values",
     23    "rawSpec": "1.0.0",
     24    "saveSpec": null,
     25    "fetchSpec": "1.0.0"
     26  },
     27  "_requiredBy": [
     28    "/has-value"
     29  ],
     30  "_resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
     31  "_spec": "1.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  },
    837  "bugs": {
    938    "url": "https://github.com/jonschlinkert/has-values/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": {
     
    2442    "kind-of": "^4.0.0"
    2543  },
     44  "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
    2645  "devDependencies": {
    2746    "gulp-format-md": "^0.1.12",
    2847    "mocha": "^3.4.1"
    2948  },
     49  "engines": {
     50    "node": ">=0.10.0"
     51  },
     52  "files": [
     53    "index.js"
     54  ],
     55  "homepage": "https://github.com/jonschlinkert/has-values",
    3056  "keywords": [
    3157    "array",
     
    5480    "values"
    5581  ],
     82  "license": "MIT",
     83  "main": "index.js",
     84  "name": "has-values",
     85  "repository": {
     86    "type": "git",
     87    "url": "git+https://github.com/jonschlinkert/has-values.git"
     88  },
     89  "scripts": {
     90    "test": "mocha"
     91  },
    5692  "verb": {
    5793    "run": true,
     
    79115      "reflinks": true
    80116    }
    81   }
     117  },
     118  "version": "1.0.0"
    82119}
Note: See TracChangeset for help on using the changeset viewer.