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

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "@angular-devkit/core@12.2.9",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "@angular-devkit/core@12.2.9",
    10   "_id": "@angular-devkit/core@12.2.9",
     2  "_from": "@angular-devkit/core@12.2.13",
     3  "_id": "@angular-devkit/core@12.2.13",
    114  "_inBundle": false,
    12   "_integrity": "sha512-iPHQiga08bbryiVq3QYzwpuq9sNb8CB/MVy65MHJ0fuW1z6RYDeUh1EziitBBUT2d81KWKPO1wQ2DuUoxOg4mg==",
     5  "_integrity": "sha512-9csMF0p+lTvlWnutxxTZ/+pDRMIbXk/TV4MGLbcqUPPfeG3dCRwErns73xLuMTwp9qO/KCLkFqNaM6cGOoqsDA==",
    136  "_location": "/@angular-devkit/core",
    147  "_phantomChildren": {},
     
    169    "type": "version",
    1710    "registry": true,
    18     "raw": "@angular-devkit/core@12.2.9",
     11    "raw": "@angular-devkit/core@12.2.13",
    1912    "name": "@angular-devkit/core",
    2013    "escapedName": "@angular-devkit%2fcore",
    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": [
     
    3124    "/@schematics/angular"
    3225  ],
    33   "_resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-12.2.9.tgz",
    34   "_spec": "12.2.9",
    35   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     26  "_resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-12.2.13.tgz",
     27  "_shasum": "db3929d1bfce71010b37fb7c4e6c33ef80a4f35f",
     28  "_spec": "@angular-devkit/core@12.2.13",
     29  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@angular-devkit\\build-angular",
    3630  "author": {
    3731    "name": "Angular Authors"
     
    4034    "url": "https://github.com/angular/angular-cli/issues"
    4135  },
     36  "bundleDependencies": false,
    4237  "dependencies": {
    4338    "ajv": "8.6.2",
     
    4843    "source-map": "0.7.3"
    4944  },
     45  "deprecated": false,
    5046  "description": "Angular DevKit - Core Utility Library",
    5147  "engines": {
    5248    "node": "^12.14.1 || >=14.0.0",
    53     "npm": "^6.11.0 || ^7.5.6",
     49    "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
    5450    "yarn": ">= 1.13.0"
    5551  },
     
    7167  },
    7268  "typings": "src/index.d.ts",
    73   "version": "12.2.9"
     69  "version": "12.2.13"
    7470}
Note: See TracChangeset for help on using the changeset viewer.