Changeset 59329aa for trip-planner-front/node_modules/@angular-devkit
- Timestamp:
- 11/23/21 14:58:44 (3 years ago)
- Branches:
- master
- Children:
- e29cc2e
- Parents:
- ceaed42
- Location:
- trip-planner-front/node_modules/@angular-devkit
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/@angular-devkit/architect/package.json
rceaed42 r59329aa 1 1 { 2 "name": "@angular-devkit/architect", 3 "version": "0.1202.9", 4 "description": "Angular Build Facade", 5 "experimental": true, 6 "main": "src/index.js", 7 "typings": "src/index.d.ts", 2 "_args": [ 3 [ 4 "@angular-devkit/architect@0.1202.9", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@angular-devkit/architect@0.1202.9", 10 "_id": "@angular-devkit/architect@0.1202.9", 11 "_inBundle": false, 12 "_integrity": "sha512-s2NcFqZjsdYoR0vhJWLCwykF6hG7F0C5fJJs49i6IJMKj5Ai58z7d2IFYvD8nA60paMvjFS14OQ+E/FEEEZ88Q==", 13 "_location": "/@angular-devkit/architect", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@angular-devkit/architect@0.1202.9", 19 "name": "@angular-devkit/architect", 20 "escapedName": "@angular-devkit%2farchitect", 21 "scope": "@angular-devkit", 22 "rawSpec": "0.1202.9", 23 "saveSpec": null, 24 "fetchSpec": "0.1202.9" 25 }, 26 "_requiredBy": [ 27 "/@angular-devkit/build-angular", 28 "/@angular-devkit/build-webpack", 29 "/@angular/cli" 30 ], 31 "_resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1202.9.tgz", 32 "_spec": "0.1202.9", 33 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 34 "author": { 35 "name": "Angular Authors" 36 }, 37 "bugs": { 38 "url": "https://github.com/angular/angular-cli/issues" 39 }, 40 "builders": "./builders/builders.json", 8 41 "dependencies": { 9 42 "@angular-devkit/core": "12.2.9", 10 43 "rxjs": "6.6.7" 11 44 }, 12 "builders": "./builders/builders.json", 45 "description": "Angular Build Facade", 46 "engines": { 47 "node": "^12.14.1 || >=14.0.0", 48 "npm": "^6.11.0 || ^7.5.6", 49 "yarn": ">= 1.13.0" 50 }, 51 "experimental": true, 52 "homepage": "https://github.com/angular/angular-cli", 13 53 "keywords": [ 14 54 "angular", … … 18 58 "Angular DevKit" 19 59 ], 60 "license": "MIT", 61 "main": "src/index.js", 62 "name": "@angular-devkit/architect", 20 63 "repository": { 21 64 "type": "git", 22 "url": " https://github.com/angular/angular-cli.git"65 "url": "git+https://github.com/angular/angular-cli.git" 23 66 }, 24 "engines": { 25 "node": "^12.14.1 || >=14.0.0", 26 "npm": "^6.11.0 || ^7.5.6", 27 "yarn": ">= 1.13.0" 28 }, 29 "author": "Angular Authors", 30 "license": "MIT", 31 "bugs": { 32 "url": "https://github.com/angular/angular-cli/issues" 33 }, 34 "homepage": "https://github.com/angular/angular-cli" 67 "typings": "src/index.d.ts", 68 "version": "0.1202.9" 35 69 } -
trip-planner-front/node_modules/@angular-devkit/build-angular/node_modules/tslib/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "tslib@2.3.0", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "tslib@2.3.0", 10 "_id": "tslib@2.3.0", 11 "_inBundle": false, 12 "_integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==", 13 "_location": "/@angular-devkit/build-angular/tslib", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "tslib@2.3.0", 2 19 "name": "tslib", 3 "author": "Microsoft Corp.", 4 "homepage": "https://www.typescriptlang.org/", 5 "version": "2.3.0", 6 "license": "0BSD", 7 "description": "Runtime library for TypeScript helper functions", 8 "keywords": [ 9 "TypeScript", 10 "Microsoft", 11 "compiler", 12 "language", 13 "javascript", 14 "tslib", 15 "runtime" 16 ], 17 "bugs": { 18 "url": "https://github.com/Microsoft/TypeScript/issues" 20 "escapedName": "tslib", 21 "rawSpec": "2.3.0", 22 "saveSpec": null, 23 "fetchSpec": "2.3.0" 24 }, 25 "_requiredBy": [ 26 "/@angular-devkit/build-angular" 27 ], 28 "_resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", 29 "_spec": "2.3.0", 30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 31 "author": { 32 "name": "Microsoft Corp." 33 }, 34 "bugs": { 35 "url": "https://github.com/Microsoft/TypeScript/issues" 36 }, 37 "description": "Runtime library for TypeScript helper functions", 38 "exports": { 39 ".": { 40 "module": "./tslib.es6.js", 41 "import": "./modules/index.js", 42 "default": "./tslib.js" 19 43 }, 20 "repository": { 21 "type": "git", 22 "url": "https://github.com/Microsoft/tslib.git" 23 }, 24 "main": "tslib.js", 25 "module": "tslib.es6.js", 26 "jsnext:main": "tslib.es6.js", 27 "typings": "tslib.d.ts", 28 "sideEffects": false, 29 "exports": { 30 ".": { 31 "module": "./tslib.es6.js", 32 "import": "./modules/index.js", 33 "default": "./tslib.js" 34 }, 35 "./": "./" 36 } 44 "./": "./" 45 }, 46 "homepage": "https://www.typescriptlang.org/", 47 "jsnext:main": "tslib.es6.js", 48 "keywords": [ 49 "TypeScript", 50 "Microsoft", 51 "compiler", 52 "language", 53 "javascript", 54 "tslib", 55 "runtime" 56 ], 57 "license": "0BSD", 58 "main": "tslib.js", 59 "module": "tslib.es6.js", 60 "name": "tslib", 61 "repository": { 62 "type": "git", 63 "url": "git+https://github.com/Microsoft/tslib.git" 64 }, 65 "sideEffects": false, 66 "typings": "tslib.d.ts", 67 "version": "2.3.0" 37 68 } -
trip-planner-front/node_modules/@angular-devkit/build-angular/package.json
rceaed42 r59329aa 1 1 { 2 "name": "@angular-devkit/build-angular", 3 "version": "12.2.9", 4 "description": "Angular Webpack Build Facade", 5 "main": "src/index.js", 6 "typings": "src/index.d.ts", 2 "_args": [ 3 [ 4 "@angular-devkit/build-angular@12.2.9", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@angular-devkit/build-angular@12.2.9", 10 "_id": "@angular-devkit/build-angular@12.2.9", 11 "_inBundle": false, 12 "_integrity": "sha512-A8yddhGpUnrTcA4WCiUxwklFbfkNMfvlST5CT9VLVjz4MEwwOpdaNmIF39+NMr4XTgOBbP6Bq/t3ciIsB5+/Uw==", 13 "_location": "/@angular-devkit/build-angular", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@angular-devkit/build-angular@12.2.9", 19 "name": "@angular-devkit/build-angular", 20 "escapedName": "@angular-devkit%2fbuild-angular", 21 "scope": "@angular-devkit", 22 "rawSpec": "12.2.9", 23 "saveSpec": null, 24 "fetchSpec": "12.2.9" 25 }, 26 "_requiredBy": [ 27 "#DEV:/" 28 ], 29 "_resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-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 }, 7 38 "builders": "builders.json", 8 39 "dependencies": { … … 35 66 "css-loader": "6.2.0", 36 67 "css-minimizer-webpack-plugin": "3.0.2", 68 "esbuild": "0.13.4", 37 69 "esbuild-wasm": "0.13.4", 38 70 "find-cache-dir": "3.3.1", … … 77 109 "webpack-subresource-integrity": "1.5.2" 78 110 }, 111 "description": "Angular Webpack Build Facade", 112 "engines": { 113 "node": "^12.14.1 || >=14.0.0", 114 "npm": "^6.11.0 || ^7.5.6", 115 "yarn": ">= 1.13.0" 116 }, 117 "homepage": "https://github.com/angular/angular-cli", 118 "keywords": [ 119 "angular", 120 "Angular CLI", 121 "devkit", 122 "sdk", 123 "Angular DevKit" 124 ], 125 "license": "MIT", 126 "main": "src/index.js", 127 "name": "@angular-devkit/build-angular", 79 128 "optionalDependencies": { 80 129 "esbuild": "0.13.4" … … 114 163 } 115 164 }, 116 "keywords": [117 "angular",118 "Angular CLI",119 "devkit",120 "sdk",121 "Angular DevKit"122 ],123 165 "repository": { 124 166 "type": "git", 125 "url": " https://github.com/angular/angular-cli.git"167 "url": "git+https://github.com/angular/angular-cli.git" 126 168 }, 127 "engines": { 128 "node": "^12.14.1 || >=14.0.0", 129 "npm": "^6.11.0 || ^7.5.6", 130 "yarn": ">= 1.13.0" 131 }, 132 "author": "Angular Authors", 133 "license": "MIT", 134 "bugs": { 135 "url": "https://github.com/angular/angular-cli/issues" 136 }, 137 "homepage": "https://github.com/angular/angular-cli" 169 "typings": "src/index.d.ts", 170 "version": "12.2.9" 138 171 } -
trip-planner-front/node_modules/@angular-devkit/build-optimizer/node_modules/tslib/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "tslib@2.3.0", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "tslib@2.3.0", 10 "_id": "tslib@2.3.0", 11 "_inBundle": false, 12 "_integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==", 13 "_location": "/@angular-devkit/build-optimizer/tslib", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "tslib@2.3.0", 2 19 "name": "tslib", 3 "author": "Microsoft Corp.", 4 "homepage": "https://www.typescriptlang.org/", 5 "version": "2.3.0", 6 "license": "0BSD", 7 "description": "Runtime library for TypeScript helper functions", 8 "keywords": [ 9 "TypeScript", 10 "Microsoft", 11 "compiler", 12 "language", 13 "javascript", 14 "tslib", 15 "runtime" 16 ], 17 "bugs": { 18 "url": "https://github.com/Microsoft/TypeScript/issues" 20 "escapedName": "tslib", 21 "rawSpec": "2.3.0", 22 "saveSpec": null, 23 "fetchSpec": "2.3.0" 24 }, 25 "_requiredBy": [ 26 "/@angular-devkit/build-optimizer" 27 ], 28 "_resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", 29 "_spec": "2.3.0", 30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 31 "author": { 32 "name": "Microsoft Corp." 33 }, 34 "bugs": { 35 "url": "https://github.com/Microsoft/TypeScript/issues" 36 }, 37 "description": "Runtime library for TypeScript helper functions", 38 "exports": { 39 ".": { 40 "module": "./tslib.es6.js", 41 "import": "./modules/index.js", 42 "default": "./tslib.js" 19 43 }, 20 "repository": { 21 "type": "git", 22 "url": "https://github.com/Microsoft/tslib.git" 23 }, 24 "main": "tslib.js", 25 "module": "tslib.es6.js", 26 "jsnext:main": "tslib.es6.js", 27 "typings": "tslib.d.ts", 28 "sideEffects": false, 29 "exports": { 30 ".": { 31 "module": "./tslib.es6.js", 32 "import": "./modules/index.js", 33 "default": "./tslib.js" 34 }, 35 "./": "./" 36 } 44 "./": "./" 45 }, 46 "homepage": "https://www.typescriptlang.org/", 47 "jsnext:main": "tslib.es6.js", 48 "keywords": [ 49 "TypeScript", 50 "Microsoft", 51 "compiler", 52 "language", 53 "javascript", 54 "tslib", 55 "runtime" 56 ], 57 "license": "0BSD", 58 "main": "tslib.js", 59 "module": "tslib.es6.js", 60 "name": "tslib", 61 "repository": { 62 "type": "git", 63 "url": "git+https://github.com/Microsoft/tslib.git" 64 }, 65 "sideEffects": false, 66 "typings": "tslib.d.ts", 67 "version": "2.3.0" 37 68 } -
trip-planner-front/node_modules/@angular-devkit/build-optimizer/package.json
rceaed42 r59329aa 1 1 { 2 "name": "@angular-devkit/build-optimizer", 3 "version": "0.1202.9", 4 "description": "Angular Build Optimizer", 5 "experimental": true, 6 "main": "src/index.js", 7 "typings": "src/index.d.ts", 2 "_args": [ 3 [ 4 "@angular-devkit/build-optimizer@0.1202.9", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@angular-devkit/build-optimizer@0.1202.9", 10 "_id": "@angular-devkit/build-optimizer@0.1202.9", 11 "_inBundle": false, 12 "_integrity": "sha512-yDR7f2fRWzJdqa7U0eIYu5fCRIae3tcSsYE18UPiV5ypGK3talMIpZ1ibkklr9Nm9SAB6Js1/EdVBGB5jo3R9A==", 13 "_location": "/@angular-devkit/build-optimizer", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@angular-devkit/build-optimizer@0.1202.9", 19 "name": "@angular-devkit/build-optimizer", 20 "escapedName": "@angular-devkit%2fbuild-optimizer", 21 "scope": "@angular-devkit", 22 "rawSpec": "0.1202.9", 23 "saveSpec": null, 24 "fetchSpec": "0.1202.9" 25 }, 26 "_requiredBy": [ 27 "/@angular-devkit/build-angular" 28 ], 29 "_resolved": "https://registry.npmjs.org/@angular-devkit/build-optimizer/-/build-optimizer-0.1202.9.tgz", 30 "_spec": "0.1202.9", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 32 "author": { 33 "name": "Angular Authors" 34 }, 8 35 "bin": { 9 "build-optimizer": "./src/build-optimizer/cli.js" 36 "build-optimizer": "src/build-optimizer/cli.js" 37 }, 38 "bugs": { 39 "url": "https://github.com/angular/angular-cli/issues" 10 40 }, 11 41 "dependencies": { … … 14 44 "typescript": "4.3.5" 15 45 }, 46 "description": "Angular Build Optimizer", 47 "engines": { 48 "node": "^12.14.1 || >=14.0.0", 49 "npm": "^6.11.0 || ^7.5.6", 50 "yarn": ">= 1.13.0" 51 }, 52 "experimental": true, 53 "homepage": "https://github.com/angular/angular-cli", 54 "keywords": [ 55 "angular", 56 "Angular CLI", 57 "devkit", 58 "sdk", 59 "Angular DevKit" 60 ], 61 "license": "MIT", 62 "main": "src/index.js", 63 "name": "@angular-devkit/build-optimizer", 16 64 "peerDependencies": { 17 65 "webpack": "^5.30.0" … … 22 70 } 23 71 }, 24 "keywords": [25 "angular",26 "Angular CLI",27 "devkit",28 "sdk",29 "Angular DevKit"30 ],31 72 "repository": { 32 73 "type": "git", 33 "url": " https://github.com/angular/angular-cli.git"74 "url": "git+https://github.com/angular/angular-cli.git" 34 75 }, 35 "engines": { 36 "node": "^12.14.1 || >=14.0.0", 37 "npm": "^6.11.0 || ^7.5.6", 38 "yarn": ">= 1.13.0" 39 }, 40 "author": "Angular Authors", 41 "license": "MIT", 42 "bugs": { 43 "url": "https://github.com/angular/angular-cli/issues" 44 }, 45 "homepage": "https://github.com/angular/angular-cli" 76 "typings": "src/index.d.ts", 77 "version": "0.1202.9" 46 78 } -
trip-planner-front/node_modules/@angular-devkit/build-webpack/package.json
rceaed42 r59329aa 1 1 { 2 "name": "@angular-devkit/build-webpack", 3 "version": "0.1202.9", 4 "description": "Webpack Builder for Architect", 5 "experimental": true, 6 "main": "src/index.js", 7 "typings": "src/index.d.ts", 2 "_args": [ 3 [ 4 "@angular-devkit/build-webpack@0.1202.9", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@angular-devkit/build-webpack@0.1202.9", 10 "_id": "@angular-devkit/build-webpack@0.1202.9", 11 "_inBundle": false, 12 "_integrity": "sha512-UKVxFTRSyDpQDxM1yk1OJiynhbryrbsy+WgZ/gFcnZcrRGtrpAWOq+uMXfq05zET6CNqpOKBnxy9LSHAwXR5Ig==", 13 "_location": "/@angular-devkit/build-webpack", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@angular-devkit/build-webpack@0.1202.9", 19 "name": "@angular-devkit/build-webpack", 20 "escapedName": "@angular-devkit%2fbuild-webpack", 21 "scope": "@angular-devkit", 22 "rawSpec": "0.1202.9", 23 "saveSpec": null, 24 "fetchSpec": "0.1202.9" 25 }, 26 "_requiredBy": [ 27 "/@angular-devkit/build-angular" 28 ], 29 "_resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1202.9.tgz", 30 "_spec": "0.1202.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 }, 8 38 "builders": "builders.json", 9 39 "dependencies": { … … 11 41 "rxjs": "6.6.7" 12 42 }, 13 "peerDependencies": { 14 "webpack": "^5.30.0", 15 "webpack-dev-server": "^3.1.4" 43 "description": "Webpack Builder for Architect", 44 "engines": { 45 "node": "^12.14.1 || >=14.0.0", 46 "npm": "^6.11.0 || ^7.5.6", 47 "yarn": ">= 1.13.0" 16 48 }, 49 "experimental": true, 50 "homepage": "https://github.com/angular/angular-cli", 17 51 "keywords": [ 18 52 "angular", … … 22 56 "Angular DevKit" 23 57 ], 58 "license": "MIT", 59 "main": "src/index.js", 60 "name": "@angular-devkit/build-webpack", 61 "peerDependencies": { 62 "webpack": "^5.30.0", 63 "webpack-dev-server": "^3.1.4" 64 }, 24 65 "repository": { 25 66 "type": "git", 26 "url": " https://github.com/angular/angular-cli.git"67 "url": "git+https://github.com/angular/angular-cli.git" 27 68 }, 28 "engines": { 29 "node": "^12.14.1 || >=14.0.0", 30 "npm": "^6.11.0 || ^7.5.6", 31 "yarn": ">= 1.13.0" 32 }, 33 "author": "Angular Authors", 34 "license": "MIT", 35 "bugs": { 36 "url": "https://github.com/angular/angular-cli/issues" 37 }, 38 "homepage": "https://github.com/angular/angular-cli" 69 "typings": "src/index.d.ts", 70 "version": "0.1202.9" 39 71 } -
trip-planner-front/node_modules/@angular-devkit/core/package.json
rceaed42 r59329aa 1 1 { 2 "name": "@angular-devkit/core", 3 "version": "12.2.9", 2 "_args": [ 3 [ 4 "@angular-devkit/core@12.2.9", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@angular-devkit/core@12.2.9", 10 "_id": "@angular-devkit/core@12.2.9", 11 "_inBundle": false, 12 "_integrity": "sha512-iPHQiga08bbryiVq3QYzwpuq9sNb8CB/MVy65MHJ0fuW1z6RYDeUh1EziitBBUT2d81KWKPO1wQ2DuUoxOg4mg==", 13 "_location": "/@angular-devkit/core", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@angular-devkit/core@12.2.9", 19 "name": "@angular-devkit/core", 20 "escapedName": "@angular-devkit%2fcore", 21 "scope": "@angular-devkit", 22 "rawSpec": "12.2.9", 23 "saveSpec": null, 24 "fetchSpec": "12.2.9" 25 }, 26 "_requiredBy": [ 27 "/@angular-devkit/architect", 28 "/@angular-devkit/build-angular", 29 "/@angular-devkit/schematics", 30 "/@angular/cli", 31 "/@schematics/angular" 32 ], 33 "_resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-12.2.9.tgz", 34 "_spec": "12.2.9", 35 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 36 "author": { 37 "name": "Angular Authors" 38 }, 39 "bugs": { 40 "url": "https://github.com/angular/angular-cli/issues" 41 }, 42 "dependencies": { 43 "ajv": "8.6.2", 44 "ajv-formats": "2.1.0", 45 "fast-json-stable-stringify": "2.1.0", 46 "magic-string": "0.25.7", 47 "rxjs": "6.6.7", 48 "source-map": "0.7.3" 49 }, 4 50 "description": "Angular DevKit - Core Utility Library", 5 "main": "src/index.js", 6 "typings": "src/index.d.ts", 51 "engines": { 52 "node": "^12.14.1 || >=14.0.0", 53 "npm": "^6.11.0 || ^7.5.6", 54 "yarn": ">= 1.13.0" 55 }, 56 "homepage": "https://github.com/angular/angular-cli", 7 57 "keywords": [ 8 58 "angular", … … 13 63 "core" 14 64 ], 15 "dependencies": { 16 "ajv": "8.6.2", 17 "ajv-formats": "2.1.0", 18 "fast-json-stable-stringify": "2.1.0", 19 "magic-string": "0.25.7", 20 "rxjs": "6.6.7", 21 "source-map": "0.7.3" 22 }, 65 "license": "MIT", 66 "main": "src/index.js", 67 "name": "@angular-devkit/core", 23 68 "repository": { 24 69 "type": "git", 25 "url": " https://github.com/angular/angular-cli.git"70 "url": "git+https://github.com/angular/angular-cli.git" 26 71 }, 27 "engines": { 28 "node": "^12.14.1 || >=14.0.0", 29 "npm": "^6.11.0 || ^7.5.6", 30 "yarn": ">= 1.13.0" 31 }, 32 "author": "Angular Authors", 33 "license": "MIT", 34 "bugs": { 35 "url": "https://github.com/angular/angular-cli/issues" 36 }, 37 "homepage": "https://github.com/angular/angular-cli" 72 "typings": "src/index.d.ts", 73 "version": "12.2.9" 38 74 } -
trip-planner-front/node_modules/@angular-devkit/schematics/package.json
rceaed42 r59329aa 1 1 { 2 "name": "@angular-devkit/schematics", 3 "version": "12.2.9", 2 "_args": [ 3 [ 4 "@angular-devkit/schematics@12.2.9", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@angular-devkit/schematics@12.2.9", 10 "_id": "@angular-devkit/schematics@12.2.9", 11 "_inBundle": false, 12 "_integrity": "sha512-OcMDCdlIxiir8XntrNXdXEPi9/8BRx54oYZeRosr0sJZlz4pPzsHs36t5uX2DURYYMkNNMaBnf2luUIC+77ZsA==", 13 "_location": "/@angular-devkit/schematics", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@angular-devkit/schematics@12.2.9", 19 "name": "@angular-devkit/schematics", 20 "escapedName": "@angular-devkit%2fschematics", 21 "scope": "@angular-devkit", 22 "rawSpec": "12.2.9", 23 "saveSpec": null, 24 "fetchSpec": "12.2.9" 25 }, 26 "_requiredBy": [ 27 "/@angular/cli", 28 "/@schematics/angular" 29 ], 30 "_resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-12.2.9.tgz", 31 "_spec": "12.2.9", 32 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 33 "author": { 34 "name": "Angular Authors" 35 }, 36 "bugs": { 37 "url": "https://github.com/angular/angular-cli/issues" 38 }, 39 "dependencies": { 40 "@angular-devkit/core": "12.2.9", 41 "ora": "5.4.1", 42 "rxjs": "6.6.7" 43 }, 4 44 "description": "Angular Schematics - Library", 5 "main": "src/index.js", 6 "typings": "src/index.d.ts", 45 "engines": { 46 "node": "^12.14.1 || >=14.0.0", 47 "npm": "^6.11.0 || ^7.5.6", 48 "yarn": ">= 1.13.0" 49 }, 50 "homepage": "https://github.com/angular/angular-cli", 7 51 "keywords": [ 8 52 "angular", … … 18 62 "schematics" 19 63 ], 20 "dependencies": { 21 "@angular-devkit/core": "12.2.9", 22 "ora": "5.4.1", 23 "rxjs": "6.6.7" 24 }, 64 "license": "MIT", 65 "main": "src/index.js", 66 "name": "@angular-devkit/schematics", 25 67 "repository": { 26 68 "type": "git", 27 "url": " https://github.com/angular/angular-cli.git"69 "url": "git+https://github.com/angular/angular-cli.git" 28 70 }, 29 "engines": { 30 "node": "^12.14.1 || >=14.0.0", 31 "npm": "^6.11.0 || ^7.5.6", 32 "yarn": ">= 1.13.0" 33 }, 34 "author": "Angular Authors", 35 "license": "MIT", 36 "bugs": { 37 "url": "https://github.com/angular/angular-cli/issues" 38 }, 39 "homepage": "https://github.com/angular/angular-cli" 71 "typings": "src/index.d.ts", 72 "version": "12.2.9" 40 73 }
Note:
See TracChangeset
for help on using the changeset viewer.