{ "name": "@angular/common", "version": "$$ANGULAR_VERSION$$", "description": "", "main": "index.js", "jsnext:main": "esm/index.js", "typings": "index.d.ts", "author": "angular", "license": "MIT", "peerDependencies": { "@angular/core": "$$ANGULAR_VERSION$$" }, "repository": { "type": "git", "url": "https://github.com/angular/angular.git" } }