{ "name": "@angular/tsc-wrapped", "version": "4.1.0-beta.0", "description": "Wraps the tsc CLI, allowing extensions.", "homepage": "https://github.com/angular/angular/tree/master/tools/tsc-wrapped", "bugs": "https://github.com/angular/angular/issues", "contributors": [ "Alex Eagle ", "Chuck Jazdzewski " ], "license": "MIT", "repository": {"type":"git","url":"https://github.com/angular/angular.git"}, "dependencies": { "tsickle": "^0.21.0" }, "peerDependencies": { "typescript": "^2.1.5" } }