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

    rceaed42 r59329aa  
    11{
    2   "name": "esbuild-wasm",
    3   "version": "0.13.4",
     2  "_args": [
     3    [
     4      "esbuild-wasm@0.13.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "esbuild-wasm@0.13.4",
     10  "_id": "esbuild-wasm@0.13.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-2dN7njr9/2QzKLqbTEgXr73vDbSqffdJMv4EfaMQoy04cej0owbGHH5apPgED0wN9I5e7sBT0/Q81tVy3wQBlA==",
     13  "_location": "/esbuild-wasm",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "esbuild-wasm@0.13.4",
     19    "name": "esbuild-wasm",
     20    "escapedName": "esbuild-wasm",
     21    "rawSpec": "0.13.4",
     22    "saveSpec": null,
     23    "fetchSpec": "0.13.4"
     24  },
     25  "_requiredBy": [
     26    "/@angular-devkit/build-angular"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/esbuild-wasm/-/esbuild-wasm-0.13.4.tgz",
     29  "_spec": "0.13.4",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bin": {
     32    "esbuild": "bin/esbuild"
     33  },
     34  "browser": "lib/browser.js",
     35  "bugs": {
     36    "url": "https://github.com/evanw/esbuild/issues"
     37  },
    438  "description": "The cross-platform WebAssembly binary for esbuild, a JavaScript bundler.",
    5   "repository": "https://github.com/evanw/esbuild",
    6   "license": "MIT",
     39  "directories": {
     40    "bin": "bin"
     41  },
    742  "engines": {
    843    "node": ">=8"
    944  },
     45  "homepage": "https://github.com/evanw/esbuild#readme",
     46  "license": "MIT",
    1047  "main": "lib/main.js",
    11   "browser": "lib/browser.js",
     48  "name": "esbuild-wasm",
     49  "repository": {
     50    "type": "git",
     51    "url": "git+https://github.com/evanw/esbuild.git"
     52  },
    1253  "types": "lib/main.d.ts",
    13   "directories": {
    14     "bin": "bin"
    15   }
     54  "version": "0.13.4"
    1655}
Note: See TracChangeset for help on using the changeset viewer.