1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "@schematics/angular@12.2.9",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "@schematics/angular@12.2.9",
|
---|
10 | "_id": "@schematics/angular@12.2.9",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha512-IIczXVwegREekub0+bBxOc0dDL7j8p5rG6rB/2btJRR+tg04milP+BkvnQgksmIkW1OcZ5beRSB37R3jY/W/PA==",
|
---|
13 | "_location": "/@schematics/angular",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "@schematics/angular@12.2.9",
|
---|
19 | "name": "@schematics/angular",
|
---|
20 | "escapedName": "@schematics%2fangular",
|
---|
21 | "scope": "@schematics",
|
---|
22 | "rawSpec": "12.2.9",
|
---|
23 | "saveSpec": null,
|
---|
24 | "fetchSpec": "12.2.9"
|
---|
25 | },
|
---|
26 | "_requiredBy": [
|
---|
27 | "/@angular/cli"
|
---|
28 | ],
|
---|
29 | "_resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-12.2.9.tgz",
|
---|
30 | "_spec": "12.2.9",
|
---|
31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
32 | "author": {
|
---|
33 | "name": "Angular Authors"
|
---|
34 | },
|
---|
35 | "bugs": {
|
---|
36 | "url": "https://github.com/angular/angular-cli/issues"
|
---|
37 | },
|
---|
38 | "dependencies": {
|
---|
39 | "@angular-devkit/core": "12.2.9",
|
---|
40 | "@angular-devkit/schematics": "12.2.9",
|
---|
41 | "jsonc-parser": "3.0.0"
|
---|
42 | },
|
---|
43 | "description": "Schematics specific to Angular",
|
---|
44 | "engines": {
|
---|
45 | "node": "^12.14.1 || >=14.0.0",
|
---|
46 | "npm": "^6.11.0 || ^7.5.6",
|
---|
47 | "yarn": ">= 1.13.0"
|
---|
48 | },
|
---|
49 | "homepage": "https://github.com/angular/angular-cli",
|
---|
50 | "keywords": [
|
---|
51 | "angular",
|
---|
52 | "Angular CLI",
|
---|
53 | "devkit",
|
---|
54 | "sdk",
|
---|
55 | "Angular DevKit",
|
---|
56 | "blueprints",
|
---|
57 | "code generation",
|
---|
58 | "schematics"
|
---|
59 | ],
|
---|
60 | "license": "MIT",
|
---|
61 | "name": "@schematics/angular",
|
---|
62 | "repository": {
|
---|
63 | "type": "git",
|
---|
64 | "url": "git+https://github.com/angular/angular-cli.git"
|
---|
65 | },
|
---|
66 | "schematics": "./collection.json",
|
---|
67 | "version": "12.2.9"
|
---|
68 | }
|
---|