source: trip-planner-front/node_modules/@angular-devkit/schematics/package.json@ e29cc2e

Last change on this file since e29cc2e 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/schematics@12.2.13",
3 "_id": "@angular-devkit/schematics@12.2.13",
[59329aa]4 "_inBundle": false,
[e29cc2e]5 "_integrity": "sha512-LQTv72R5Ma1uowMEeii2wIoDWI4bYQyZvunqPy9jRveBTjli2yVwwcOziGCVyttwlYs46bSdxThgeEvVIako2w==",
[59329aa]6 "_location": "/@angular-devkit/schematics",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "version",
10 "registry": true,
[e29cc2e]11 "raw": "@angular-devkit/schematics@12.2.13",
[59329aa]12 "name": "@angular-devkit/schematics",
13 "escapedName": "@angular-devkit%2fschematics",
14 "scope": "@angular-devkit",
[e29cc2e]15 "rawSpec": "12.2.13",
[59329aa]16 "saveSpec": null,
[e29cc2e]17 "fetchSpec": "12.2.13"
[59329aa]18 },
19 "_requiredBy": [
20 "/@angular/cli",
21 "/@schematics/angular"
22 ],
[e29cc2e]23 "_resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-12.2.13.tgz",
24 "_shasum": "6464d86fa3ccd0efb5ead46c793cef9ec45c7758",
25 "_spec": "@angular-devkit/schematics@12.2.13",
26 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@angular\\cli",
[59329aa]27 "author": {
28 "name": "Angular Authors"
29 },
30 "bugs": {
31 "url": "https://github.com/angular/angular-cli/issues"
32 },
[e29cc2e]33 "bundleDependencies": false,
[59329aa]34 "dependencies": {
[e29cc2e]35 "@angular-devkit/core": "12.2.13",
[59329aa]36 "ora": "5.4.1",
37 "rxjs": "6.6.7"
38 },
[e29cc2e]39 "deprecated": false,
[6a3a178]40 "description": "Angular Schematics - Library",
[59329aa]41 "engines": {
42 "node": "^12.14.1 || >=14.0.0",
[e29cc2e]43 "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
[59329aa]44 "yarn": ">= 1.13.0"
45 },
46 "homepage": "https://github.com/angular/angular-cli",
[6a3a178]47 "keywords": [
48 "angular",
49 "Angular CLI",
50 "devkit",
51 "sdk",
52 "Angular DevKit",
53 "blueprints",
54 "scaffolding",
55 "template",
56 "tooling",
57 "code generation",
58 "schematics"
59 ],
[59329aa]60 "license": "MIT",
61 "main": "src/index.js",
62 "name": "@angular-devkit/schematics",
[6a3a178]63 "repository": {
64 "type": "git",
[59329aa]65 "url": "git+https://github.com/angular/angular-cli.git"
[6a3a178]66 },
[59329aa]67 "typings": "src/index.d.ts",
[e29cc2e]68 "version": "12.2.13"
[6a3a178]69}
Note: See TracBrowser for help on using the repository browser.