{
  "name": "@angular/common",
  "version": "2.1.2",
  "description": "Angular - commonly needed directives and services",
  "main": "bundles/common.umd.js",
  "module": "index.js",
  "typings": "index.d.ts",
  "author": "angular",
  "license": "MIT",
  "peerDependencies": {
    "@angular/core": "2.1.2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/angular/angular.git"
  }
}
