{
  "_from": "@angular/compiler@~11.0.1",
  "_id": "@angular/compiler@11.0.2",
  "_inBundle": false,
  "_integrity": "sha512-deDT5+Lcph4nNhh6sZd0mBS5OkJL3HPbX5upDMI28Wuayt18Pn0UNotWY77/KV6wwIAInmlx9N06PoH3pq3hqg==",
  "_location": "/@angular/compiler",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@angular/compiler@~11.0.1",
    "name": "@angular/compiler",
    "escapedName": "@angular%2fcompiler",
    "scope": "@angular",
    "rawSpec": "~11.0.1",
    "saveSpec": null,
    "fetchSpec": "~11.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-11.0.2.tgz",
  "_shasum": "892cd38b3afa6ba63149d0bfd9265401a3d88d0c",
  "_spec": "@angular/compiler@~11.0.1",
  "_where": "D:\\Development\\Off the work\\testing\\Testing",
  "author": {
    "name": "angular"
  },
  "bugs": {
    "url": "https://github.com/angular/angular/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "deprecated": false,
  "description": "Angular - the compiler library",
  "es2015": "./fesm2015/compiler.js",
  "esm2015": "./esm2015/index.js",
  "fesm2015": "./fesm2015/compiler.js",
  "homepage": "https://github.com/angular/angular#readme",
  "license": "MIT",
  "main": "./bundles/compiler.umd.js",
  "module": "./fesm2015/compiler.js",
  "name": "@angular/compiler",
  "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"
    ]
  },
  "publishConfig": {
    "registry": "https://wombat-dressing-room.appspot.com"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular.git",
    "directory": "packages/compiler"
  },
  "sideEffects": true,
  "typings": "./index.d.ts",
  "version": "11.0.2"
}
