{
  "_from": "@angular/platform-browser@^12.0.0-next.1",
  "_id": "@angular/platform-browser@12.0.0-next.1",
  "_inBundle": false,
  "_integrity": "sha512-SYxRW3Dodm0UB2AVLv26+6hLfqe9HRSvMDJHxugJd0zcDryJ2KIbZZX53ntHAkWQW7Kh1FviX0NvjcYkciGqXw==",
  "_location": "/@angular/platform-browser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@angular/platform-browser@^12.0.0-next.1",
    "name": "@angular/platform-browser",
    "escapedName": "@angular%2fplatform-browser",
    "scope": "@angular",
    "rawSpec": "^12.0.0-next.1",
    "saveSpec": null,
    "fetchSpec": "^12.0.0-next.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-12.0.0-next.1.tgz",
  "_shasum": "797b01441c16569b17fd1b013dd13215504c5bc2",
  "_spec": "@angular/platform-browser@^12.0.0-next.1",
  "_where": "C:\\xampp\\htdocs\\dial-digit",
  "author": {
    "name": "angular"
  },
  "bugs": {
    "url": "https://github.com/angular/angular/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "deprecated": false,
  "description": "Angular - library for using Angular in a web browser",
  "es2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/platform-browser.js",
  "es2015": "./fesm2015/platform-browser.js",
  "esm2015": "./esm2015/platform-browser.js",
  "fesm2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/platform-browser.js",
  "fesm2015": "./fesm2015/platform-browser.js",
  "homepage": "https://github.com/angular/angular#readme",
  "license": "MIT",
  "main": "./bundles/platform-browser.umd.js",
  "module_ivy_ngcc": "__ivy_ngcc__/fesm2015/platform-browser.js",
  "module": "./fesm2015/platform-browser.js",
  "name": "@angular/platform-browser",
  "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/animations": "12.0.0-next.1",
    "@angular/core": "12.0.0-next.1",
    "@angular/common": "12.0.0-next.1"
  },
  "peerDependenciesMeta": {
    "@angular/animations": {
      "optional": true
    }
  },
  "publishConfig": {
    "registry": "https://wombat-dressing-room.appspot.com"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular.git",
    "directory": "packages/platform-browser"
  },
  "sideEffects": false,
  "typings": "./platform-browser.d.ts",
  "version": "12.0.0-next.1",
  "__processed_by_ivy_ngcc__": {
    "es2015": "12.0.0-next.1",
    "fesm2015": "12.0.0-next.1",
    "module": "12.0.0-next.1",
    "typings": "12.0.0-next.1"
  },
  "scripts": {
    "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by NGCC. This is not allowed.\\nPlease delete and rebuild the package, without compiling with NGCC, before attempting to publish.\\nNote that NGCC may have been run by importing this package into another project that is being built with Ivy enabled.\\n')\" && exit 1"
  }
}
