source: trip-planner-front/node_modules/@schematics/angular/package.json@ 8d391a1

Last change on this file since 8d391a1 was e29cc2e, checked in by Ema <ema_spirova@…>, 3 years ago

primeNG components

  • Property mode set to 100644
File size: 1.8 KB
RevLine 
[6a3a178]1{
[e29cc2e]2 "_from": "@schematics/angular@12.2.13",
3 "_id": "@schematics/angular@12.2.13",
[59329aa]4 "_inBundle": false,
[e29cc2e]5 "_integrity": "sha512-TrigQ9TCmAedf1J5PSSSfTC+sScYrITeAUN8a9rlkjZNvff8hHVyQaiZmhqL+egKQL828mhkqpnFUDd4QsPBIw==",
[59329aa]6 "_location": "/@schematics/angular",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "version",
10 "registry": true,
[e29cc2e]11 "raw": "@schematics/angular@12.2.13",
[59329aa]12 "name": "@schematics/angular",
13 "escapedName": "@schematics%2fangular",
14 "scope": "@schematics",
[e29cc2e]15 "rawSpec": "12.2.13",
[59329aa]16 "saveSpec": null,
[e29cc2e]17 "fetchSpec": "12.2.13"
[59329aa]18 },
19 "_requiredBy": [
20 "/@angular/cli"
21 ],
[e29cc2e]22 "_resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-12.2.13.tgz",
23 "_shasum": "5bf3e7b699a42d7fd7f7aa12bbe4534e671e7201",
24 "_spec": "@schematics/angular@12.2.13",
25 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@angular\\cli",
[59329aa]26 "author": {
27 "name": "Angular Authors"
28 },
29 "bugs": {
30 "url": "https://github.com/angular/angular-cli/issues"
31 },
[e29cc2e]32 "bundleDependencies": false,
[59329aa]33 "dependencies": {
[e29cc2e]34 "@angular-devkit/core": "12.2.13",
35 "@angular-devkit/schematics": "12.2.13",
[59329aa]36 "jsonc-parser": "3.0.0"
37 },
[e29cc2e]38 "deprecated": false,
[6a3a178]39 "description": "Schematics specific to Angular",
[59329aa]40 "engines": {
41 "node": "^12.14.1 || >=14.0.0",
[e29cc2e]42 "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
[59329aa]43 "yarn": ">= 1.13.0"
44 },
[6a3a178]45 "homepage": "https://github.com/angular/angular-cli",
46 "keywords": [
47 "angular",
48 "Angular CLI",
49 "devkit",
50 "sdk",
51 "Angular DevKit",
52 "blueprints",
53 "code generation",
54 "schematics"
55 ],
[59329aa]56 "license": "MIT",
57 "name": "@schematics/angular",
[6a3a178]58 "repository": {
59 "type": "git",
[59329aa]60 "url": "git+https://github.com/angular/angular-cli.git"
[6a3a178]61 },
[59329aa]62 "schematics": "./collection.json",
[e29cc2e]63 "version": "12.2.13"
[6a3a178]64}
Note: See TracBrowser for help on using the repository browser.