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

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@types/component-emitter@1.2.10",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@types/component-emitter@1.2.10",
     10  "_id": "@types/component-emitter@1.2.10",
     11  "_inBundle": false,
     12  "_integrity": "sha512-bsjleuRKWmGqajMerkzox19aGbscQX5rmmvvXl3wlIp5gMG1HgkiwPxsN5p070fBDKTNSPgojVbuY1+HWMbFhg==",
     13  "_location": "/@types/component-emitter",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@types/component-emitter@1.2.10",
    219    "name": "@types/component-emitter",
    3     "version": "1.2.10",
    4     "description": "TypeScript definitions for component-emitter",
    5     "license": "MIT",
    6     "contributors": [
    7         {
    8             "name": "Peter Snider",
    9             "url": "https://github.com/psnider",
    10             "githubUsername": "psnider"
    11         }
    12     ],
    13     "main": "",
    14     "types": "index.d.ts",
    15     "repository": {
    16         "type": "git",
    17         "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    18         "directory": "types/component-emitter"
    19     },
    20     "scripts": {},
    21     "dependencies": {},
    22     "typesPublisherContentHash": "446bfc6b04cc0bdf3afbaa65ac393c5c9056ab15d158199b96d266059c762403",
    23     "typeScriptVersion": "3.1"
     20    "escapedName": "@types%2fcomponent-emitter",
     21    "scope": "@types",
     22    "rawSpec": "1.2.10",
     23    "saveSpec": null,
     24    "fetchSpec": "1.2.10"
     25  },
     26  "_requiredBy": [
     27    "/socket.io-parser"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@types/component-emitter/-/component-emitter-1.2.10.tgz",
     30  "_spec": "1.2.10",
     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": "Peter Snider",
     38      "url": "https://github.com/psnider"
     39    }
     40  ],
     41  "dependencies": {},
     42  "description": "TypeScript definitions for component-emitter",
     43  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
     44  "license": "MIT",
     45  "main": "",
     46  "name": "@types/component-emitter",
     47  "repository": {
     48    "type": "git",
     49    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
     50    "directory": "types/component-emitter"
     51  },
     52  "scripts": {},
     53  "typeScriptVersion": "3.1",
     54  "types": "index.d.ts",
     55  "typesPublisherContentHash": "446bfc6b04cc0bdf3afbaa65ac393c5c9056ab15d158199b96d266059c762403",
     56  "version": "1.2.10"
    2457}
Note: See TracChangeset for help on using the changeset viewer.