Ignore:
Timestamp:
11/23/21 14:58:44 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
e29cc2e
Parents:
ceaed42
Message:

adding photos

Location:
trip-planner-front/node_modules/@angular-devkit/build-angular
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@angular-devkit/build-angular/node_modules/tslib/package.json

    rceaed42 r59329aa  
    11{
     2  "_args": [
     3    [
     4      "tslib@2.3.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "tslib@2.3.0",
     10  "_id": "tslib@2.3.0",
     11  "_inBundle": false,
     12  "_integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
     13  "_location": "/@angular-devkit/build-angular/tslib",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "tslib@2.3.0",
    219    "name": "tslib",
    3     "author": "Microsoft Corp.",
    4     "homepage": "https://www.typescriptlang.org/",
    5     "version": "2.3.0",
    6     "license": "0BSD",
    7     "description": "Runtime library for TypeScript helper functions",
    8     "keywords": [
    9         "TypeScript",
    10         "Microsoft",
    11         "compiler",
    12         "language",
    13         "javascript",
    14         "tslib",
    15         "runtime"
    16     ],
    17     "bugs": {
    18         "url": "https://github.com/Microsoft/TypeScript/issues"
     20    "escapedName": "tslib",
     21    "rawSpec": "2.3.0",
     22    "saveSpec": null,
     23    "fetchSpec": "2.3.0"
     24  },
     25  "_requiredBy": [
     26    "/@angular-devkit/build-angular"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
     29  "_spec": "2.3.0",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Microsoft Corp."
     33  },
     34  "bugs": {
     35    "url": "https://github.com/Microsoft/TypeScript/issues"
     36  },
     37  "description": "Runtime library for TypeScript helper functions",
     38  "exports": {
     39    ".": {
     40      "module": "./tslib.es6.js",
     41      "import": "./modules/index.js",
     42      "default": "./tslib.js"
    1943    },
    20     "repository": {
    21         "type": "git",
    22         "url": "https://github.com/Microsoft/tslib.git"
    23     },
    24     "main": "tslib.js",
    25     "module": "tslib.es6.js",
    26     "jsnext:main": "tslib.es6.js",
    27     "typings": "tslib.d.ts",
    28     "sideEffects": false,
    29     "exports": {
    30         ".": {
    31             "module": "./tslib.es6.js",
    32             "import": "./modules/index.js",
    33             "default": "./tslib.js"
    34         },
    35         "./": "./"
    36     }
     44    "./": "./"
     45  },
     46  "homepage": "https://www.typescriptlang.org/",
     47  "jsnext:main": "tslib.es6.js",
     48  "keywords": [
     49    "TypeScript",
     50    "Microsoft",
     51    "compiler",
     52    "language",
     53    "javascript",
     54    "tslib",
     55    "runtime"
     56  ],
     57  "license": "0BSD",
     58  "main": "tslib.js",
     59  "module": "tslib.es6.js",
     60  "name": "tslib",
     61  "repository": {
     62    "type": "git",
     63    "url": "git+https://github.com/Microsoft/tslib.git"
     64  },
     65  "sideEffects": false,
     66  "typings": "tslib.d.ts",
     67  "version": "2.3.0"
    3768}
  • trip-planner-front/node_modules/@angular-devkit/build-angular/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "@angular-devkit/build-angular",
    3   "version": "12.2.9",
    4   "description": "Angular Webpack Build Facade",
    5   "main": "src/index.js",
    6   "typings": "src/index.d.ts",
     2  "_args": [
     3    [
     4      "@angular-devkit/build-angular@12.2.9",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "@angular-devkit/build-angular@12.2.9",
     10  "_id": "@angular-devkit/build-angular@12.2.9",
     11  "_inBundle": false,
     12  "_integrity": "sha512-A8yddhGpUnrTcA4WCiUxwklFbfkNMfvlST5CT9VLVjz4MEwwOpdaNmIF39+NMr4XTgOBbP6Bq/t3ciIsB5+/Uw==",
     13  "_location": "/@angular-devkit/build-angular",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "@angular-devkit/build-angular@12.2.9",
     19    "name": "@angular-devkit/build-angular",
     20    "escapedName": "@angular-devkit%2fbuild-angular",
     21    "scope": "@angular-devkit",
     22    "rawSpec": "12.2.9",
     23    "saveSpec": null,
     24    "fetchSpec": "12.2.9"
     25  },
     26  "_requiredBy": [
     27    "#DEV:/"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-12.2.9.tgz",
     30  "_spec": "12.2.9",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "Angular Authors"
     34  },
     35  "bugs": {
     36    "url": "https://github.com/angular/angular-cli/issues"
     37  },
    738  "builders": "builders.json",
    839  "dependencies": {
     
    3566    "css-loader": "6.2.0",
    3667    "css-minimizer-webpack-plugin": "3.0.2",
     68    "esbuild": "0.13.4",
    3769    "esbuild-wasm": "0.13.4",
    3870    "find-cache-dir": "3.3.1",
     
    77109    "webpack-subresource-integrity": "1.5.2"
    78110  },
     111  "description": "Angular Webpack Build Facade",
     112  "engines": {
     113    "node": "^12.14.1 || >=14.0.0",
     114    "npm": "^6.11.0 || ^7.5.6",
     115    "yarn": ">= 1.13.0"
     116  },
     117  "homepage": "https://github.com/angular/angular-cli",
     118  "keywords": [
     119    "angular",
     120    "Angular CLI",
     121    "devkit",
     122    "sdk",
     123    "Angular DevKit"
     124  ],
     125  "license": "MIT",
     126  "main": "src/index.js",
     127  "name": "@angular-devkit/build-angular",
    79128  "optionalDependencies": {
    80129    "esbuild": "0.13.4"
     
    114163    }
    115164  },
    116   "keywords": [
    117     "angular",
    118     "Angular CLI",
    119     "devkit",
    120     "sdk",
    121     "Angular DevKit"
    122   ],
    123165  "repository": {
    124166    "type": "git",
    125     "url": "https://github.com/angular/angular-cli.git"
     167    "url": "git+https://github.com/angular/angular-cli.git"
    126168  },
    127   "engines": {
    128     "node": "^12.14.1 || >=14.0.0",
    129     "npm": "^6.11.0 || ^7.5.6",
    130     "yarn": ">= 1.13.0"
    131   },
    132   "author": "Angular Authors",
    133   "license": "MIT",
    134   "bugs": {
    135     "url": "https://github.com/angular/angular-cli/issues"
    136   },
    137   "homepage": "https://github.com/angular/angular-cli"
     169  "typings": "src/index.d.ts",
     170  "version": "12.2.9"
    138171}
Note: See TracChangeset for help on using the changeset viewer.