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

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@types/webpack-sources@0.1.9",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@types/webpack-sources@0.1.9",
     10  "_id": "@types/webpack-sources@0.1.9",
     11  "_inBundle": false,
     12  "_integrity": "sha512-bvzMnzqoK16PQIC8AYHNdW45eREJQMd6WG/msQWX5V2+vZmODCOPb4TJcbgRljTZZTwTM4wUMcsI8FftNA7new==",
     13  "_location": "/@types/webpack-sources",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@types/webpack-sources@0.1.9",
    219    "name": "@types/webpack-sources",
    3     "version": "0.1.9",
    4     "description": "TypeScript definitions for webpack-sources",
    5     "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources",
    6     "license": "MIT",
    7     "contributors": [
    8         {
    9             "name": "e-cloud",
    10             "url": "https://github.com/e-cloud",
    11             "githubUsername": "e-cloud"
    12         },
    13         {
    14             "name": "Chris Eppstein",
    15             "url": "https://github.com/chriseppstein",
    16             "githubUsername": "chriseppstein"
    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/webpack-sources"
     20    "escapedName": "@types%2fwebpack-sources",
     21    "scope": "@types",
     22    "rawSpec": "0.1.9",
     23    "saveSpec": null,
     24    "fetchSpec": "0.1.9"
     25  },
     26  "_requiredBy": [
     27    "/license-webpack-plugin"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-0.1.9.tgz",
     30  "_spec": "0.1.9",
     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": "e-cloud",
     38      "url": "https://github.com/e-cloud"
    2539    },
    26     "scripts": {},
    27     "dependencies": {
    28         "@types/node": "*",
    29         "@types/source-list-map": "*",
    30         "source-map": "^0.6.1"
    31     },
    32     "typesPublisherContentHash": "2f6824e3ab2a4c3f20b781ec6d29738b29afd7edf09d1e1dfd30221beaa37d4a",
    33     "typeScriptVersion": "3.6"
     40    {
     41      "name": "Chris Eppstein",
     42      "url": "https://github.com/chriseppstein"
     43    }
     44  ],
     45  "dependencies": {
     46    "@types/node": "*",
     47    "@types/source-list-map": "*",
     48    "source-map": "^0.6.1"
     49  },
     50  "description": "TypeScript definitions for webpack-sources",
     51  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources",
     52  "license": "MIT",
     53  "main": "",
     54  "name": "@types/webpack-sources",
     55  "repository": {
     56    "type": "git",
     57    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
     58    "directory": "types/webpack-sources"
     59  },
     60  "scripts": {},
     61  "typeScriptVersion": "3.6",
     62  "types": "index.d.ts",
     63  "typesPublisherContentHash": "2f6824e3ab2a4c3f20b781ec6d29738b29afd7edf09d1e1dfd30221beaa37d4a",
     64  "version": "0.1.9"
    3465}
Note: See TracChangeset for help on using the changeset viewer.