/
websites
/
test-project
/
node_modules
/
@angular
/
compiler
/
Upload File
HOME
{ "_from": "@angular/compiler@~10.2.0", "_id": "@angular/compiler@10.2.2", "_inBundle": false, "_integrity": "sha512-62wb/aj8ORaUyVcI6cxf07gBc3/hb+bVGl9Yni51e8//G2W7gleyQAXtIeZsT9NHi0KX1nKdXvUVwAoq4u7eHw==", "_location": "/@angular/compiler", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@angular/compiler@~10.2.0", "name": "@angular/compiler", "escapedName": "@angular%2fcompiler", "scope": "@angular", "rawSpec": "~10.2.0", "saveSpec": null, "fetchSpec": "~10.2.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-10.2.2.tgz", "_shasum": "020377613e23c03448483be304018ab3ebf549fb", "_spec": "@angular/compiler@~10.2.0", "_where": "/websites/test-project", "author": { "name": "angular" }, "bugs": { "url": "https://github.com/angular/angular/issues" }, "bundleDependencies": false, "dependencies": { "tslib": "^2.0.0" }, "deprecated": false, "description": "Angular - the compiler library", "es2015": "./fesm2015/compiler.js", "esm2015": "./esm2015/index.js", "fesm2015": "./fesm2015/compiler.js", "homepage": "https://github.com/angular/angular#readme", "license": "MIT", "main": "./bundles/compiler.umd.js", "module": "./fesm2015/compiler.js", "name": "@angular/compiler", "ng-update": { "packageGroup": [ "@angular/core", "@angular/bazel", "@angular/common", "@angular/compiler", "@angular/compiler-cli", "@angular/animations", "@angular/elements", "@angular/platform-browser", "@angular/platform-browser-dynamic", "@angular/forms", "@angular/platform-server", "@angular/platform-webworker", "@angular/platform-webworker-dynamic", "@angular/upgrade", "@angular/router", "@angular/language-service", "@angular/localize", "@angular/service-worker" ] }, "publishConfig": { "registry": "https://wombat-dressing-room.appspot.com" }, "repository": { "type": "git", "url": "git+https://github.com/angular/angular.git", "directory": "packages/compiler" }, "sideEffects": true, "typings": "./index.d.ts", "version": "10.2.2" }