{ "_from": "@angular/compiler@5.2.11", "_id": "@angular/compiler@5.2.11", "_inBundle": false, "_integrity": "sha512-ICvB1ud1mxaXUYLb8vhJqiLhGBVocAZGxoHTglv6hMkbrRYcnlB3FZJFOzBvtj+krkd1jamoYLI43UAmesqQ6Q==", "_location": "/@angular/compiler", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@angular/compiler@5.2.11", "name": "@angular/compiler", "escapedName": "@angular%2fcompiler", "scope": "@angular", "rawSpec": "5.2.11", "saveSpec": null, "fetchSpec": "5.2.11" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-5.2.11.tgz", "_shasum": "ca2c38cda6ddde52b5948b8cff6551ff19d5e9de", "_spec": "@angular/compiler@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 compiler library", "es2015": "./esm2015/compiler.js", "homepage": "https://github.com/angular/angular#readme", "license": "MIT", "main": "./bundles/compiler.umd.js", "module": "./esm5/compiler.js", "name": "@angular/compiler", "repository": { "type": "git", "url": "git+https://github.com/angular/angular.git" }, "typings": "./compiler.d.ts", "version": "5.2.11" }