source: trip-planner-front/node_modules/@yarnpkg/lockfile/package.json@ 8d391a1

Last change on this file since 8d391a1 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 1.3 KB
Line 
1{
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",
32 "description": "The parser/stringifier for Yarn lockfiles.",
33 "keywords": [
34 "yarn",
35 "yarnpkg",
36 "lockfile",
37 "dependency",
38 "npm"
39 ],
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"
48}
Note: See TracBrowser for help on using the repository browser.