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

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