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

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@types/jasmine@3.8.2",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@types/jasmine@3.8.2",
     10  "_id": "@types/jasmine@3.8.2",
     11  "_inBundle": false,
     12  "_integrity": "sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==",
     13  "_location": "/@types/jasmine",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@types/jasmine@3.8.2",
    219    "name": "@types/jasmine",
    3     "version": "3.8.2",
    4     "description": "TypeScript definitions for Jasmine",
    5     "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine",
    6     "license": "MIT",
    7     "contributors": [
    8         {
    9             "name": "Boris Yankov",
    10             "url": "https://github.com/borisyankov",
    11             "githubUsername": "borisyankov"
    12         },
    13         {
    14             "name": "Theodore Brown",
    15             "url": "https://github.com/theodorejb",
    16             "githubUsername": "theodorejb"
    17         },
    18         {
    19             "name": "David Pärsson",
    20             "url": "https://github.com/davidparsson",
    21             "githubUsername": "davidparsson"
    22         },
    23         {
    24             "name": "Lukas Zech",
    25             "url": "https://github.com/lukas-zech-software",
    26             "githubUsername": "lukas-zech-software"
    27         },
    28         {
    29             "name": "Boris Breuer",
    30             "url": "https://github.com/Engineer2B",
    31             "githubUsername": "Engineer2B"
    32         },
    33         {
    34             "name": "Chris Yungmann",
    35             "url": "https://github.com/cyungmann",
    36             "githubUsername": "cyungmann"
    37         },
    38         {
    39             "name": "Giles Roadnight",
    40             "url": "https://github.com/Roaders",
    41             "githubUsername": "Roaders"
    42         },
    43         {
    44             "name": "Yaroslav Admin",
    45             "url": "https://github.com/devoto13",
    46             "githubUsername": "devoto13"
    47         },
    48         {
    49             "name": "Domas Trijonis",
    50             "url": "https://github.com/fdim",
    51             "githubUsername": "fdim"
    52         },
    53         {
    54             "name": "Moshe Kolodny",
    55             "url": "https://github.com/kolodny",
    56             "githubUsername": "kolodny"
    57         },
    58         {
    59             "name": "Stephen Farrar",
    60             "url": "https://github.com/stephenfarrar",
    61             "githubUsername": "stephenfarrar"
    62         },
    63         {
    64             "name": "Dominik Ehrenberg",
    65             "url": "https://github.com/djungowski",
    66             "githubUsername": "djungowski"
    67         },
    68         {
    69             "name": "Chives",
    70             "url": "https://github.com/chivesrs",
    71             "githubUsername": "chivesrs"
    72         },
    73         {
    74             "name": "kirjs",
    75             "url": "https://github.com/kirjs",
    76             "githubUsername": "kirjs"
    77         },
    78         {
    79             "name": "Md. Enzam Hossain",
    80             "url": "https://github.com/ienzam",
    81             "githubUsername": "ienzam"
    82         }
    83     ],
    84     "main": "",
    85     "types": "index.d.ts",
    86     "repository": {
    87         "type": "git",
    88         "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    89         "directory": "types/jasmine"
     20    "escapedName": "@types%2fjasmine",
     21    "scope": "@types",
     22    "rawSpec": "3.8.2",
     23    "saveSpec": null,
     24    "fetchSpec": "3.8.2"
     25  },
     26  "_requiredBy": [
     27    "#DEV:/"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.8.2.tgz",
     30  "_spec": "3.8.2",
     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": "Boris Yankov",
     38      "url": "https://github.com/borisyankov"
    9039    },
    91     "scripts": {},
    92     "dependencies": {},
    93     "typesPublisherContentHash": "e848a403332ac1a7d20012622f31eeb8fa8c19a2adba2031559cf82f32008e0e",
    94     "typeScriptVersion": "3.6"
     40    {
     41      "name": "Theodore Brown",
     42      "url": "https://github.com/theodorejb"
     43    },
     44    {
     45      "name": "David Pärsson",
     46      "url": "https://github.com/davidparsson"
     47    },
     48    {
     49      "name": "Lukas Zech",
     50      "url": "https://github.com/lukas-zech-software"
     51    },
     52    {
     53      "name": "Boris Breuer",
     54      "url": "https://github.com/Engineer2B"
     55    },
     56    {
     57      "name": "Chris Yungmann",
     58      "url": "https://github.com/cyungmann"
     59    },
     60    {
     61      "name": "Giles Roadnight",
     62      "url": "https://github.com/Roaders"
     63    },
     64    {
     65      "name": "Yaroslav Admin",
     66      "url": "https://github.com/devoto13"
     67    },
     68    {
     69      "name": "Domas Trijonis",
     70      "url": "https://github.com/fdim"
     71    },
     72    {
     73      "name": "Moshe Kolodny",
     74      "url": "https://github.com/kolodny"
     75    },
     76    {
     77      "name": "Stephen Farrar",
     78      "url": "https://github.com/stephenfarrar"
     79    },
     80    {
     81      "name": "Dominik Ehrenberg",
     82      "url": "https://github.com/djungowski"
     83    },
     84    {
     85      "name": "Chives",
     86      "url": "https://github.com/chivesrs"
     87    },
     88    {
     89      "name": "kirjs",
     90      "url": "https://github.com/kirjs"
     91    },
     92    {
     93      "name": "Md. Enzam Hossain",
     94      "url": "https://github.com/ienzam"
     95    }
     96  ],
     97  "dependencies": {},
     98  "description": "TypeScript definitions for Jasmine",
     99  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine",
     100  "license": "MIT",
     101  "main": "",
     102  "name": "@types/jasmine",
     103  "repository": {
     104    "type": "git",
     105    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
     106    "directory": "types/jasmine"
     107  },
     108  "scripts": {},
     109  "typeScriptVersion": "3.6",
     110  "types": "index.d.ts",
     111  "typesPublisherContentHash": "e848a403332ac1a7d20012622f31eeb8fa8c19a2adba2031559cf82f32008e0e",
     112  "version": "3.8.2"
    95113}
Note: See TracChangeset for help on using the changeset viewer.