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/minimatch/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@types/minimatch@3.0.5",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@types/minimatch@3.0.5",
     10  "_id": "@types/minimatch@3.0.5",
     11  "_inBundle": false,
     12  "_integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==",
     13  "_location": "/@types/minimatch",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@types/minimatch@3.0.5",
    219    "name": "@types/minimatch",
    3     "version": "3.0.5",
    4     "description": "TypeScript definitions for Minimatch",
    5     "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimatch",
    6     "license": "MIT",
    7     "contributors": [
    8         {
    9             "name": "vvakame",
    10             "url": "https://github.com/vvakame",
    11             "githubUsername": "vvakame"
    12         },
    13         {
    14             "name": "Shant Marouti",
    15             "url": "https://github.com/shantmarouti",
    16             "githubUsername": "shantmarouti"
    17         }
    18     ],
    19     "main": "",
    20     "types": "index.d.ts",
    21     "repository": {
    22         "type": "git",
    23         "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    24         "directory": "types/minimatch"
     20    "escapedName": "@types%2fminimatch",
     21    "scope": "@types",
     22    "rawSpec": "3.0.5",
     23    "saveSpec": null,
     24    "fetchSpec": "3.0.5"
     25  },
     26  "_requiredBy": [
     27    "/@types/glob"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz",
     30  "_spec": "3.0.5",
     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"
    2539    },
    26     "scripts": {},
    27     "dependencies": {},
    28     "typesPublisherContentHash": "ce8670ab7ddb0b32136aa0f819c3e7d791e75f04ff991f2f1baa3a9967dd61c0",
    29     "typeScriptVersion": "3.6"
     40    {
     41      "name": "Shant Marouti",
     42      "url": "https://github.com/shantmarouti"
     43    }
     44  ],
     45  "dependencies": {},
     46  "description": "TypeScript definitions for Minimatch",
     47  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimatch",
     48  "license": "MIT",
     49  "main": "",
     50  "name": "@types/minimatch",
     51  "repository": {
     52    "type": "git",
     53    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
     54    "directory": "types/minimatch"
     55  },
     56  "scripts": {},
     57  "typeScriptVersion": "3.6",
     58  "types": "index.d.ts",
     59  "typesPublisherContentHash": "ce8670ab7ddb0b32136aa0f819c3e7d791e75f04ff991f2f1baa3a9967dd61c0",
     60  "version": "3.0.5"
    3061}
Note: See TracChangeset for help on using the changeset viewer.