blob: fade48bdfc2d9f0f39feb9b1bdfc9e6b9cac6638 [file] [log] [blame]
{
"_args": [
[
"@angular/compiler@8.1.1",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_from": "@angular/compiler@8.1.1",
"_id": "@angular/compiler@8.1.1",
"_inBundle": false,
"_integrity": "sha512-wz8Mc45EGax5RKRYYqgXI8lr1d0w+f9BDbHui7b3hQtKM5Mj1QxLXiSOYX0dt3lG4VzrxpO0Xku5tS3D4T1xxQ==",
"_location": "/@angular/compiler",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@angular/compiler@8.1.1",
"name": "@angular/compiler",
"escapedName": "@angular%2fcompiler",
"scope": "@angular",
"rawSpec": "8.1.1",
"saveSpec": null,
"fetchSpec": "8.1.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-8.1.1.tgz",
"_spec": "8.1.1",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "angular"
},
"bugs": {
"url": "https://github.com/angular/angular/issues"
},
"dependencies": {
"tslib": "^1.9.0"
},
"description": "Angular - the compiler library",
"es2015": "./fesm2015/compiler.js",
"esm2015": "./esm2015/compiler.js",
"esm5": "./esm5/compiler.js",
"fesm2015": "./fesm2015/compiler.js",
"fesm5": "./fesm5/compiler.js",
"homepage": "https://github.com/angular/angular#readme",
"license": "MIT",
"main": "./bundles/compiler.umd.js",
"module": "./fesm5/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/service-worker"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular.git"
},
"sideEffects": true,
"typings": "./compiler.d.ts",
"version": "8.1.1"
}