{ "_from": "@angular/core@5.2.11", "_id": "@angular/core@5.2.11", "_inBundle": false, "_integrity": "sha512-h2vpvXNAdOqKzbVaZcHnHGMT5A8uDnizk6FgGq6SPyw9s3d+/VxZ9LJaPjUk3g2lICA7og1tUel+2YfF971MlQ==", "_location": "/@angular/core", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@angular/core@5.2.11", "name": "@angular/core", "escapedName": "@angular%2fcore", "scope": "@angular", "rawSpec": "5.2.11", "saveSpec": null, "fetchSpec": "5.2.11" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@angular/core/-/core-5.2.11.tgz", "_shasum": "0e38fdf4fa038a3c168c72952682f2ee3721f1a3", "_spec": "@angular/core@5.2.11", "_where": "/Users/jaehoonp/zipteamUIv2", "author": { "name": "angular" }, "bugs": { "url": "https://github.com/angular/angular/issues" }, "bundleDependencies": false, "dependencies": { "tslib": "^1.7.1" }, "deprecated": false, "description": "Angular - the core framework", "es2015": "./esm2015/core.js", "homepage": "https://github.com/angular/angular#readme", "license": "MIT", "main": "./bundles/core.umd.js", "module": "./esm5/core.js", "name": "@angular/core", "peerDependencies": { "rxjs": "^5.5.0", "zone.js": "^0.8.4" }, "repository": { "type": "git", "url": "git+https://github.com/angular/angular.git" }, "typings": "./core.d.ts", "version": "5.2.11" }