source: trip-planner-front/node_modules/@angular-devkit/architect/package.json@ 76712b2

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

primeNG components

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