{
  "name": "@angular/upgrade",
  "version": "2.1.2",
  "description": "Angular - the library for easing update from v1 to v2",
  "main": "bundles/upgrade.umd.js",
  "module": "index.js",
  "typings": "index.d.ts",
  "author": "angular",
  "license": "MIT",
  "peerDependencies": {
    "@angular/core": "2.1.2",
    "@angular/compiler": "2.1.2",
    "@angular/platform-browser": "2.1.2",
    "@angular/platform-browser-dynamic": "2.1.2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/angular/angular.git"
  }
}
