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/esbuild-windows-64/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "esbuild-windows-64@0.13.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "esbuild-windows-64@0.13.4",
     10  "_id": "esbuild-windows-64@0.13.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-uVL11vORRPjocGLYam67rwFLd0LvkrHEs+JG+1oJN4UD9MQmNGZPa4gBHo6hDpF+kqRJ9kXgQSeDqUyRy0tj/Q==",
     13  "_location": "/esbuild-windows-64",
     14  "_optional": true,
     15  "_phantomChildren": {},
     16  "_requested": {
     17    "type": "version",
     18    "registry": true,
     19    "raw": "esbuild-windows-64@0.13.4",
     20    "name": "esbuild-windows-64",
     21    "escapedName": "esbuild-windows-64",
     22    "rawSpec": "0.13.4",
     23    "saveSpec": null,
     24    "fetchSpec": "0.13.4"
     25  },
     26  "_requiredBy": [
     27    "/esbuild"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/esbuild-windows-64/-/esbuild-windows-64-0.13.4.tgz",
     30  "_spec": "0.13.4",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "bugs": {
     33    "url": "https://github.com/evanw/esbuild/issues"
     34  },
     35  "cpu": [
     36    "x64"
     37  ],
     38  "description": "The Windows 64-bit binary for esbuild, a JavaScript bundler.",
     39  "homepage": "https://github.com/evanw/esbuild#readme",
     40  "license": "MIT",
    241  "name": "esbuild-windows-64",
    3   "version": "0.13.4",
    4   "description": "The Windows 64-bit binary for esbuild, a JavaScript bundler.",
    5   "repository": "https://github.com/evanw/esbuild",
    6   "license": "MIT",
    7   "preferUnplugged": false,
    842  "os": [
    943    "win32"
    1044  ],
    11   "cpu": [
    12     "x64"
    13   ]
     45  "preferUnplugged": false,
     46  "repository": {
     47    "type": "git",
     48    "url": "git+https://github.com/evanw/esbuild.git"
     49  },
     50  "version": "0.13.4"
    1451}
Note: See TracChangeset for help on using the changeset viewer.