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

adding photos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@types/glob/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@types/glob@7.1.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@types/glob@7.1.4",
     10  "_id": "@types/glob@7.1.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-w+LsMxKyYQm347Otw+IfBXOv9UWVjpHpCDdbBMt8Kz/xbvCYNjP+0qPh91Km3iKfSRLBB0P7fAMf0KHrPu+MyA==",
     13  "_location": "/@types/glob",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@types/glob@7.1.4",
    219    "name": "@types/glob",
    3     "version": "7.1.4",
    4     "description": "TypeScript definitions for Glob",
    5     "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob",
    6     "license": "MIT",
    7     "contributors": [
    8         {
    9             "name": "vvakame",
    10             "url": "https://github.com/vvakame",
    11             "githubUsername": "vvakame"
    12         },
    13         {
    14             "name": "voy",
    15             "url": "https://github.com/voy",
    16             "githubUsername": "voy"
    17         },
    18         {
    19             "name": "Klaus Meinhardt",
    20             "url": "https://github.com/ajafff",
    21             "githubUsername": "ajafff"
    22         },
    23         {
    24             "name": "Piotr Błażejewicz",
    25             "url": "https://github.com/peterblazejewicz",
    26             "githubUsername": "peterblazejewicz"
    27         }
    28     ],
    29     "main": "",
    30     "types": "index.d.ts",
    31     "repository": {
    32         "type": "git",
    33         "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    34         "directory": "types/glob"
     20    "escapedName": "@types%2fglob",
     21    "scope": "@types",
     22    "rawSpec": "7.1.4",
     23    "saveSpec": null,
     24    "fetchSpec": "7.1.4"
     25  },
     26  "_requiredBy": [
     27    "/del"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.1.4.tgz",
     30  "_spec": "7.1.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "bugs": {
     33    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
     34  },
     35  "contributors": [
     36    {
     37      "name": "vvakame",
     38      "url": "https://github.com/vvakame"
    3539    },
    36     "scripts": {},
    37     "dependencies": {
    38         "@types/minimatch": "*",
    39         "@types/node": "*"
     40    {
     41      "name": "voy",
     42      "url": "https://github.com/voy"
    4043    },
    41     "typesPublisherContentHash": "9c65678f7b7e4a9c5a11737e187e406ff2fa0640018fcc9359b2ec6f7d0eb646",
    42     "typeScriptVersion": "3.6"
     44    {
     45      "name": "Klaus Meinhardt",
     46      "url": "https://github.com/ajafff"
     47    },
     48    {
     49      "name": "Piotr Błażejewicz",
     50      "url": "https://github.com/peterblazejewicz"
     51    }
     52  ],
     53  "dependencies": {
     54    "@types/minimatch": "*",
     55    "@types/node": "*"
     56  },
     57  "description": "TypeScript definitions for Glob",
     58  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob",
     59  "license": "MIT",
     60  "main": "",
     61  "name": "@types/glob",
     62  "repository": {
     63    "type": "git",
     64    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
     65    "directory": "types/glob"
     66  },
     67  "scripts": {},
     68  "typeScriptVersion": "3.6",
     69  "types": "index.d.ts",
     70  "typesPublisherContentHash": "9c65678f7b7e4a9c5a11737e187e406ff2fa0640018fcc9359b2ec6f7d0eb646",
     71  "version": "7.1.4"
    4372}
Note: See TracChangeset for help on using the changeset viewer.