{
  "_from": "@angular/localize@~9.1.9",
  "_id": "@angular/localize@9.1.11",
  "_inBundle": false,
  "_integrity": "sha512-CrR7RniwJIK3+QKH8nHl35KDAHZn1mp1QAd5vujTWKw6YRLfio7SjM9qIfzw5y4WZuUitTsqKlQT/m/NK146Ag==",
  "_location": "/@angular/localize",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@angular/localize@~9.1.9",
    "name": "@angular/localize",
    "escapedName": "@angular%2flocalize",
    "scope": "@angular",
    "rawSpec": "~9.1.9",
    "saveSpec": null,
    "fetchSpec": "~9.1.9"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@angular/localize/-/localize-9.1.11.tgz",
  "_shasum": "25921d794836fb7a07d284c1ac0ed06c10e77d50",
  "_spec": "@angular/localize@~9.1.9",
  "_where": "D:\\Projects\\justlogin\\auditbot-library\\projects\\auditbot-lib",
  "author": {
    "name": "angular"
  },
  "bin": {
    "localize-translate": "src/tools/src/translate/main.js"
  },
  "bugs": {
    "url": "https://github.com/angular/angular/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/core": "7.8.3",
    "glob": "7.1.2",
    "yargs": "15.3.0"
  },
  "deprecated": false,
  "description": "Angular - library for localizing messages",
  "engines": {
    "node": ">=8.0"
  },
  "es2015": "./fesm2015/localize.js",
  "esm2015": "./esm2015/index.js",
  "esm5": "./esm5/index.js",
  "fesm2015": "./fesm2015/localize.js",
  "fesm5": "./fesm5/localize.js",
  "homepage": "https://github.com/angular/angular#readme",
  "license": "MIT",
  "main": "./bundles/localize.umd.js",
  "module": "./fesm5/localize.js",
  "name": "@angular/localize",
  "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/localize",
      "@angular/service-worker"
    ]
  },
  "publishConfig": {
    "registry": "https://wombat-dressing-room.appspot.com"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular.git"
  },
  "schematics": "./schematics/collection.json",
  "sideEffects": [
    "**/init/index.js",
    "**/init.js",
    "**/localize-init.umd.js"
  ],
  "typings": "./index.d.ts",
  "version": "9.1.11"
}
