{
  "_from": "@angular/common@11.2.7",
  "_id": "@angular/common@11.2.7",
  "_inBundle": false,
  "_integrity": "sha512-+bz/0TYzl/CiQCS1L2iwC7uiV+d+PnhvCs6scu66YKnBK2gSKxdypZZ3UZNbWDyYonAYmghEt+xHvKVpZgzhbw==",
  "_location": "/@angular/common",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@angular/common@11.2.7",
    "name": "@angular/common",
    "escapedName": "@angular%2fcommon",
    "scope": "@angular",
    "rawSpec": "11.2.7",
    "saveSpec": null,
    "fetchSpec": "11.2.7"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@angular/common/-/common-11.2.7.tgz",
  "_shasum": "4e631f322c28df99c695d4c2d925ce40ac3b942f",
  "_spec": "@angular/common@11.2.7",
  "_where": "D:\\Development\\Work\\CENOS\\sample-app-angular-hybrid",
  "author": {
    "name": "angular"
  },
  "bugs": {
    "url": "https://github.com/angular/angular/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "deprecated": false,
  "description": "Angular - commonly needed directives and services",
  "es2015": "./fesm2015/common.js",
  "esm2015": "./esm2015/common.js",
  "fesm2015": "./fesm2015/common.js",
  "homepage": "https://github.com/angular/angular#readme",
  "license": "MIT",
  "locales": "locales",
  "main": "./bundles/common.umd.js",
  "module": "./fesm2015/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/upgrade",
      "@angular/router",
      "@angular/language-service",
      "@angular/localize",
      "@angular/service-worker"
    ]
  },
  "peerDependencies": {
    "@angular/core": "11.2.7",
    "rxjs": "^6.5.3"
  },
  "publishConfig": {
    "registry": "https://wombat-dressing-room.appspot.com"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular.git",
    "directory": "packages/common"
  },
  "sideEffects": [
    "**/global/*.js",
    "**/closure-locale.*"
  ],
  "typings": "./common.d.ts",
  "version": "11.2.7"
}
