{ "name": "@angular/core", "version": "0.0.0-PLACEHOLDER", "description": "Angular - the core framework", "main": "./bundles/core.umd.js", "module": "./@angular/core.es5.js", "es2015": "./@angular/core.js", "typings": "./typings/core.d.ts", "author": "angular", "license": "MIT", "peerDependencies": { "rxjs": "^5.0.1", "zone.js": "^0.7.2" }, "repository": { "type": "git", "url": "https://github.com/angular/angular.git" } }