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/@ngtools/webpack/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "@ngtools/webpack@12.2.9",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "@ngtools/webpack@12.2.9",
    10   "_id": "@ngtools/webpack@12.2.9",
     2  "_from": "@ngtools/webpack@12.2.13",
     3  "_id": "@ngtools/webpack@12.2.13",
    114  "_inBundle": false,
    12   "_integrity": "sha512-IQkzvompjLdWbZ+33crtyVF8huF53C36k1FNFdq3x2j4Kw4ssDd6K9fq3aZpRCK0J8O79HJ5j4QH6ZtWjwajLg==",
     5  "_integrity": "sha512-krAwMyRqOaC1S0+IxAFid9F6A6ABip2DJ0tgCx26X+1Vw/d1GKtV9ZqDJFizMf5k1ywl9aBlhOazWpq5d6i+gw==",
    136  "_location": "/@ngtools/webpack",
    147  "_phantomChildren": {},
     
    169    "type": "version",
    1710    "registry": true,
    18     "raw": "@ngtools/webpack@12.2.9",
     11    "raw": "@ngtools/webpack@12.2.13",
    1912    "name": "@ngtools/webpack",
    2013    "escapedName": "@ngtools%2fwebpack",
    2114    "scope": "@ngtools",
    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": [
    2720    "/@angular-devkit/build-angular"
    2821  ],
    29   "_resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-12.2.9.tgz",
    30   "_spec": "12.2.9",
    31   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     22  "_resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-12.2.13.tgz",
     23  "_shasum": "44d711edfa39d175a2d655aa5c6f9968dfedcc35",
     24  "_spec": "@ngtools/webpack@12.2.13",
     25  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@angular-devkit\\build-angular",
    3226  "author": {
    3327    "name": "Angular Authors"
     
    3630    "url": "https://github.com/angular/angular-cli/issues"
    3731  },
     32  "bundleDependencies": false,
    3833  "dependencies": {},
     34  "deprecated": false,
    3935  "description": "Webpack plugin that AoT compiles your Angular components and modules.",
    4036  "engines": {
    4137    "node": "^12.14.1 || >=14.0.0",
    42     "npm": "^6.11.0 || ^7.5.6",
     38    "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
    4339    "yarn": ">= 1.13.0"
    4440  },
     
    6763  },
    6864  "typings": "src/index.d.ts",
    69   "version": "12.2.9"
     65  "version": "12.2.13"
    7066}
Note: See TracChangeset for help on using the changeset viewer.