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

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "@angular-devkit/schematics@12.2.9",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "@angular-devkit/schematics@12.2.9",
    10   "_id": "@angular-devkit/schematics@12.2.9",
     2  "_from": "@angular-devkit/schematics@12.2.13",
     3  "_id": "@angular-devkit/schematics@12.2.13",
    114  "_inBundle": false,
    12   "_integrity": "sha512-OcMDCdlIxiir8XntrNXdXEPi9/8BRx54oYZeRosr0sJZlz4pPzsHs36t5uX2DURYYMkNNMaBnf2luUIC+77ZsA==",
     5  "_integrity": "sha512-LQTv72R5Ma1uowMEeii2wIoDWI4bYQyZvunqPy9jRveBTjli2yVwwcOziGCVyttwlYs46bSdxThgeEvVIako2w==",
    136  "_location": "/@angular-devkit/schematics",
    147  "_phantomChildren": {},
     
    169    "type": "version",
    1710    "registry": true,
    18     "raw": "@angular-devkit/schematics@12.2.9",
     11    "raw": "@angular-devkit/schematics@12.2.13",
    1912    "name": "@angular-devkit/schematics",
    2013    "escapedName": "@angular-devkit%2fschematics",
    2114    "scope": "@angular-devkit",
    22     "rawSpec": "12.2.9",
     15    "rawSpec": "12.2.13",
    2316    "saveSpec": null,
    24     "fetchSpec": "12.2.9"
     17    "fetchSpec": "12.2.13"
    2518  },
    2619  "_requiredBy": [
     
    2821    "/@schematics/angular"
    2922  ],
    30   "_resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-12.2.9.tgz",
    31   "_spec": "12.2.9",
    32   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     23  "_resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-12.2.13.tgz",
     24  "_shasum": "6464d86fa3ccd0efb5ead46c793cef9ec45c7758",
     25  "_spec": "@angular-devkit/schematics@12.2.13",
     26  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@angular\\cli",
    3327  "author": {
    3428    "name": "Angular Authors"
     
    3731    "url": "https://github.com/angular/angular-cli/issues"
    3832  },
     33  "bundleDependencies": false,
    3934  "dependencies": {
    40     "@angular-devkit/core": "12.2.9",
     35    "@angular-devkit/core": "12.2.13",
    4136    "ora": "5.4.1",
    4237    "rxjs": "6.6.7"
    4338  },
     39  "deprecated": false,
    4440  "description": "Angular Schematics - Library",
    4541  "engines": {
    4642    "node": "^12.14.1 || >=14.0.0",
    47     "npm": "^6.11.0 || ^7.5.6",
     43    "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
    4844    "yarn": ">= 1.13.0"
    4945  },
     
    7066  },
    7167  "typings": "src/index.d.ts",
    72   "version": "12.2.9"
     68  "version": "12.2.13"
    7369}
Note: See TracChangeset for help on using the changeset viewer.