Ignore:
Timestamp:
11/25/21 22:08:24 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
8d391a1
Parents:
59329aa
Message:

primeNG components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@angular/compiler-cli/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "@angular/compiler-cli@12.2.9",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "@angular/compiler-cli@12.2.9",
    10   "_id": "@angular/compiler-cli@12.2.9",
     2  "_from": "@angular/compiler-cli@12.2.13",
     3  "_id": "@angular/compiler-cli@12.2.13",
    114  "_inBundle": false,
    12   "_integrity": "sha512-jswNKFm3MNcY4oDO/8HcFLLVxDEcTOyqp9CeKzlbjBKb04Ntjaqpm9CKzlxLOtJJj9BSMHTz1CjE0hSNv76NPg==",
     5  "_integrity": "sha512-qmnmihl3SCRooj/mCsNIZLtnQ6qbx1/L6aMIEQosPvQhMeGMt8GCYvQPE8IZ+sahv7fih95HCWNa9TeLpOylug==",
    136  "_location": "/@angular/compiler-cli",
    14   "_phantomChildren": {},
     7  "_phantomChildren": {
     8    "escalade": "3.1.1",
     9    "get-caller-file": "2.0.5",
     10    "require-directory": "2.1.1",
     11    "string-width": "4.2.3",
     12    "strip-ansi": "6.0.1"
     13  },
    1514  "_requested": {
    1615    "type": "version",
    1716    "registry": true,
    18     "raw": "@angular/compiler-cli@12.2.9",
     17    "raw": "@angular/compiler-cli@12.2.13",
    1918    "name": "@angular/compiler-cli",
    2019    "escapedName": "@angular%2fcompiler-cli",
    2120    "scope": "@angular",
    22     "rawSpec": "12.2.9",
     21    "rawSpec": "12.2.13",
    2322    "saveSpec": null,
    24     "fetchSpec": "12.2.9"
     23    "fetchSpec": "12.2.13"
    2524  },
    2625  "_requiredBy": [
    27     "#DEV:/"
     26    "#DEV:/",
     27    "#USER"
    2828  ],
    29   "_resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-12.2.9.tgz",
    30   "_spec": "12.2.9",
     29  "_resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-12.2.13.tgz",
     30  "_shasum": "3ce463263e80a861e14af2ed3ba81598060e3ce0",
     31  "_spec": "@angular/compiler-cli@12.2.13",
    3132  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
    3233  "bin": {
     
    3940    "url": "https://github.com/angular/angular/issues"
    4041  },
     42  "bundleDependencies": false,
    4143  "dependencies": {
    4244    "@babel/core": "^7.8.6",
     
    5557    "yargs": "^17.0.0"
    5658  },
     59  "deprecated": false,
    5760  "description": "Angular - the compiler CLI for Node.js",
    5861  "engines": {
     
    8891  },
    8992  "peerDependencies": {
    90     "@angular/compiler": "12.2.9",
     93    "@angular/compiler": "12.2.13",
    9194    "typescript": ">=4.2.3 <4.4"
    9295  },
     
    97100  },
    98101  "typings": "index.d.ts",
    99   "version": "12.2.9"
     102  "version": "12.2.13"
    100103}
Note: See TracChangeset for help on using the changeset viewer.