{
  "name": "@angular/http",
  "version": "2.3.1",
  "description": "Angular - the http service",
  "main": "bundles/http.umd.js",
  "module": "index.js",
  "typings": "index.d.ts",
  "author": "angular",
  "license": "MIT",
  "peerDependencies": {
    "rxjs": "5.0.0-rc.4",
    "@angular/core": "2.3.1",
    "@angular/platform-browser": "2.3.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/angular/angular.git"
  }
}
