{ "name": "@angular/core", "version": "0.0.0-PLACEHOLDER", "description": "Angular 2 core", "main": "bundles/core.umd.js", "module": "index.js", "typings": "index.d.ts", "author": "angular", "license": "MIT", "peerDependencies": { "rxjs": "5.0.0-beta.11", "zone.js": "^0.6.17" }, "repository": { "type": "git", "url": "https://github.com/angular/angular.git" } }