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

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