| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- {
- "_args": [
- [
- "@angular/common@8.1.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "@angular/common@8.1.0",
- "_id": "@angular/common@8.1.0",
- "_inBundle": false,
- "_integrity": "sha512-m5oEBPSy5nE+4SZTu3XchJhKT/u73NnJIS3+41xRsF5aX/1p8uNHkhJR7kcJmlVa7BZNr4byl8bGsYjX0CCpVg==",
- "_location": "/@angular/common",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@angular/common@8.1.0",
- "name": "@angular/common",
- "escapedName": "@angular%2fcommon",
- "scope": "@angular",
- "rawSpec": "8.1.0",
- "saveSpec": null,
- "fetchSpec": "8.1.0"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@angular/common/-/common-8.1.0.tgz",
- "_spec": "8.1.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "angular"
- },
- "bugs": {
- "url": "https://github.com/angular/angular/issues"
- },
- "dependencies": {
- "tslib": "^1.9.0"
- },
- "description": "Angular - commonly needed directives and services",
- "es2015": "./fesm2015/common.js",
- "esm2015": "./esm2015/common.js",
- "esm5": "./esm5/common.js",
- "fesm2015": "./fesm2015/common.js",
- "fesm5": "./fesm5/common.js",
- "homepage": "https://github.com/angular/angular#readme",
- "license": "MIT",
- "locales": "locales",
- "main": "./bundles/common.umd.js",
- "module": "./fesm5/common.js",
- "name": "@angular/common",
- "ng-update": {
- "packageGroup": [
- "@angular/core",
- "@angular/bazel",
- "@angular/common",
- "@angular/compiler",
- "@angular/compiler-cli",
- "@angular/animations",
- "@angular/elements",
- "@angular/platform-browser",
- "@angular/platform-browser-dynamic",
- "@angular/forms",
- "@angular/platform-server",
- "@angular/platform-webworker",
- "@angular/platform-webworker-dynamic",
- "@angular/upgrade",
- "@angular/router",
- "@angular/language-service",
- "@angular/service-worker"
- ]
- },
- "peerDependencies": {
- "rxjs": "^6.4.0",
- "@angular/core": "8.1.0"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/angular/angular.git"
- },
- "sideEffects": false,
- "typings": "./common.d.ts",
- "version": "8.1.0"
- }
|