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

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@types/json-schema@7.0.9",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@types/json-schema@7.0.9",
     10  "_id": "@types/json-schema@7.0.9",
     11  "_inBundle": false,
     12  "_integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==",
     13  "_location": "/@types/json-schema",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@types/json-schema@7.0.9",
    219    "name": "@types/json-schema",
    3     "version": "7.0.9",
    4     "description": "TypeScript definitions for json-schema 4.0, 6.0 and",
    5     "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema",
    6     "license": "MIT",
    7     "contributors": [
    8         {
    9             "name": "Boris Cherny",
    10             "url": "https://github.com/bcherny",
    11             "githubUsername": "bcherny"
    12         },
    13         {
    14             "name": "Cyrille Tuzi",
    15             "url": "https://github.com/cyrilletuzi",
    16             "githubUsername": "cyrilletuzi"
    17         },
    18         {
    19             "name": "Lucian Buzzo",
    20             "url": "https://github.com/lucianbuzzo",
    21             "githubUsername": "lucianbuzzo"
    22         },
    23         {
    24             "name": "Roland Groza",
    25             "url": "https://github.com/rolandjitsu",
    26             "githubUsername": "rolandjitsu"
    27         },
    28         {
    29             "name": "Jason Kwok",
    30             "url": "https://github.com/JasonHK",
    31             "githubUsername": "JasonHK"
    32         }
    33     ],
    34     "main": "",
    35     "types": "index.d.ts",
    36     "repository": {
    37         "type": "git",
    38         "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    39         "directory": "types/json-schema"
     20    "escapedName": "@types%2fjson-schema",
     21    "scope": "@types",
     22    "rawSpec": "7.0.9",
     23    "saveSpec": null,
     24    "fetchSpec": "7.0.9"
     25  },
     26  "_requiredBy": [
     27    "/@types/eslint",
     28    "/copy-webpack-plugin/schema-utils",
     29    "/css-minimizer-webpack-plugin/schema-utils",
     30    "/mini-css-extract-plugin/schema-utils",
     31    "/schema-utils",
     32    "/terser-webpack-plugin/schema-utils",
     33    "/webpack-dev-middleware/schema-utils",
     34    "/webpack/schema-utils"
     35  ],
     36  "_resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz",
     37  "_spec": "7.0.9",
     38  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     39  "bugs": {
     40    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
     41  },
     42  "contributors": [
     43    {
     44      "name": "Boris Cherny",
     45      "url": "https://github.com/bcherny"
    4046    },
    41     "scripts": {},
    42     "dependencies": {},
    43     "typesPublisherContentHash": "2eb4af77c88f8be05a313707b99902ae4fc14609b7a2af2b5ce7007443a63253",
    44     "typeScriptVersion": "3.6"
     47    {
     48      "name": "Cyrille Tuzi",
     49      "url": "https://github.com/cyrilletuzi"
     50    },
     51    {
     52      "name": "Lucian Buzzo",
     53      "url": "https://github.com/lucianbuzzo"
     54    },
     55    {
     56      "name": "Roland Groza",
     57      "url": "https://github.com/rolandjitsu"
     58    },
     59    {
     60      "name": "Jason Kwok",
     61      "url": "https://github.com/JasonHK"
     62    }
     63  ],
     64  "dependencies": {},
     65  "description": "TypeScript definitions for json-schema 4.0, 6.0 and",
     66  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema",
     67  "license": "MIT",
     68  "main": "",
     69  "name": "@types/json-schema",
     70  "repository": {
     71    "type": "git",
     72    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
     73    "directory": "types/json-schema"
     74  },
     75  "scripts": {},
     76  "typeScriptVersion": "3.6",
     77  "types": "index.d.ts",
     78  "typesPublisherContentHash": "2eb4af77c88f8be05a313707b99902ae4fc14609b7a2af2b5ce7007443a63253",
     79  "version": "7.0.9"
    4580}
Note: See TracChangeset for help on using the changeset viewer.