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

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "@types/parse-json@4.0.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@types/parse-json@4.0.0",
     10  "_id": "@types/parse-json@4.0.0",
     11  "_inBundle": false,
     12  "_integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==",
     13  "_location": "/@types/parse-json",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@types/parse-json@4.0.0",
    219    "name": "@types/parse-json",
    3     "version": "4.0.0",
    4     "description": "TypeScript definitions for parse-json",
    5     "license": "MIT",
    6     "contributors": [
    7         {
    8             "name": "mrmlnc",
    9             "url": "https://github.com/mrmlnc",
    10             "githubUsername": "mrmlnc"
    11         }
    12     ],
    13     "main": "",
    14     "repository": {
    15         "type": "git",
    16         "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
    17     },
    18     "scripts": {},
    19     "dependencies": {},
    20     "typesPublisherContentHash": "68b3120a3ffa0ae0c978a90b74a1e50adc0340a9d11f17cc1efb7bf2186e7751",
    21     "typeScriptVersion": "2.0"
     20    "escapedName": "@types%2fparse-json",
     21    "scope": "@types",
     22    "rawSpec": "4.0.0",
     23    "saveSpec": null,
     24    "fetchSpec": "4.0.0"
     25  },
     26  "_requiredBy": [
     27    "/cosmiconfig"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
     30  "_spec": "4.0.0",
     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": "mrmlnc",
     38      "url": "https://github.com/mrmlnc"
     39    }
     40  ],
     41  "dependencies": {},
     42  "description": "TypeScript definitions for parse-json",
     43  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
     44  "license": "MIT",
     45  "main": "",
     46  "name": "@types/parse-json",
     47  "repository": {
     48    "type": "git",
     49    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
     50  },
     51  "scripts": {},
     52  "typeScriptVersion": "2.0",
     53  "typesPublisherContentHash": "68b3120a3ffa0ae0c978a90b74a1e50adc0340a9d11f17cc1efb7bf2186e7751",
     54  "version": "4.0.0"
    2255}
Note: See TracChangeset for help on using the changeset viewer.