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

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@types/cookie@0.4.1",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@types/cookie@0.4.1",
     10  "_id": "@types/cookie@0.4.1",
     11  "_inBundle": false,
     12  "_integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==",
     13  "_location": "/@types/cookie",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@types/cookie@0.4.1",
    219    "name": "@types/cookie",
    3     "version": "0.4.1",
    4     "description": "TypeScript definitions for cookie",
    5     "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie",
    6     "license": "MIT",
    7     "contributors": [
    8         {
    9             "name": "Pine Mizune",
    10             "url": "https://github.com/pine",
    11             "githubUsername": "pine"
    12         },
    13         {
    14             "name": "Piotr Błażejewicz",
    15             "url": "https://github.com/peterblazejewicz",
    16             "githubUsername": "peterblazejewicz"
    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/cookie"
     20    "escapedName": "@types%2fcookie",
     21    "scope": "@types",
     22    "rawSpec": "0.4.1",
     23    "saveSpec": null,
     24    "fetchSpec": "0.4.1"
     25  },
     26  "_requiredBy": [
     27    "/socket.io"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.4.1.tgz",
     30  "_spec": "0.4.1",
     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": "Pine Mizune",
     38      "url": "https://github.com/pine"
    2539    },
    26     "scripts": {},
    27     "dependencies": {},
    28     "typesPublisherContentHash": "7d4a6dd505c896319459ae131b5fa8fc0a2ed25552db53dac87946119bb21559",
    29     "typeScriptVersion": "3.6"
     40    {
     41      "name": "Piotr Błażejewicz",
     42      "url": "https://github.com/peterblazejewicz"
     43    }
     44  ],
     45  "dependencies": {},
     46  "description": "TypeScript definitions for cookie",
     47  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie",
     48  "license": "MIT",
     49  "main": "",
     50  "name": "@types/cookie",
     51  "repository": {
     52    "type": "git",
     53    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
     54    "directory": "types/cookie"
     55  },
     56  "scripts": {},
     57  "typeScriptVersion": "3.6",
     58  "types": "index.d.ts",
     59  "typesPublisherContentHash": "7d4a6dd505c896319459ae131b5fa8fc0a2ed25552db53dac87946119bb21559",
     60  "version": "0.4.1"
    3061}
Note: See TracChangeset for help on using the changeset viewer.