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/@yarnpkg/lockfile/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@yarnpkg/lockfile",
    3   "version": "1.1.0",
     2  "_args": [
     3    [
     4      "@yarnpkg/lockfile@1.1.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@yarnpkg/lockfile@1.1.0",
     10  "_id": "@yarnpkg/lockfile@1.1.0",
     11  "_inBundle": false,
     12  "_integrity": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==",
     13  "_location": "/@yarnpkg/lockfile",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@yarnpkg/lockfile@1.1.0",
     19    "name": "@yarnpkg/lockfile",
     20    "escapedName": "@yarnpkg%2flockfile",
     21    "scope": "@yarnpkg",
     22    "rawSpec": "1.1.0",
     23    "saveSpec": null,
     24    "fetchSpec": "1.1.0"
     25  },
     26  "_requiredBy": [
     27    "/@angular/cli"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz",
     30  "_spec": "1.1.0",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
    432  "description": "The parser/stringifier for Yarn lockfiles.",
    5   "main": "index.js",
    6   "repository": "https://github.com/yarnpkg/yarn/blob/master/packages/lockfile",
    733  "keywords": [
    834    "yarn",
     
    1238    "npm"
    1339  ],
    14   "license": "BSD-2-Clause"
     40  "license": "BSD-2-Clause",
     41  "main": "index.js",
     42  "name": "@yarnpkg/lockfile",
     43  "repository": {
     44    "type": "git",
     45    "url": "https://github.com/yarnpkg/yarn/blob/master/packages/lockfile"
     46  },
     47  "version": "1.1.0"
    1548}
Note: See TracChangeset for help on using the changeset viewer.