{ "name": "@angular/platform-browser", "version": "0.0.0-PLACEHOLDER", "description": "Angular - library for using Angular in a web browser", "main": "./bundles/platform-browser.umd.js", "module": "./@angular/platform-browser.es5.js", "es2015": "./@angular/platform-browser.js", "typings": "./platform-browser.d.ts", "author": "angular", "license": "MIT", "peerDependencies": { "@angular/core": "0.0.0-PLACEHOLDER", "@angular/common": "0.0.0-PLACEHOLDER" }, "repository": { "type": "git", "url": "https://github.com/angular/angular.git" } }