Project

General

Profile

1
{
2
  "_from": "@angular/compiler@~4.4.3",
3
  "_id": "@angular/compiler@4.4.6",
4
  "_inBundle": false,
5
  "_integrity": "sha1-LuH68lt1fh0SiXkHS+f65SmzvCA=",
6
  "_location": "/@angular/compiler",
7
  "_phantomChildren": {},
8
  "_requested": {
9
    "type": "range",
10
    "registry": true,
11
    "raw": "@angular/compiler@~4.4.3",
12
    "name": "@angular/compiler",
13
    "escapedName": "@angular%2fcompiler",
14
    "scope": "@angular",
15
    "rawSpec": "~4.4.3",
16
    "saveSpec": null,
17
    "fetchSpec": "~4.4.3"
18
  },
19
  "_requiredBy": [
20
    "#DEV:/"
21
  ],
22
  "_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-4.4.6.tgz",
23
  "_shasum": "2ee1faf25b757e1d128979074be7fae529b3bc20",
24
  "_spec": "@angular/compiler@~4.4.3",
25
  "_where": "/home/stefanos/WebstormProjects/uoa-repository-dashboard-gui-old",
26
  "author": {
27
    "name": "angular"
28
  },
29
  "bugs": {
30
    "url": "https://github.com/angular/angular/issues"
31
  },
32
  "bundleDependencies": false,
33
  "dependencies": {
34
    "tslib": "^1.7.1"
35
  },
36
  "deprecated": false,
37
  "description": "Angular - the compiler library",
38
  "es2015": "./@angular/compiler.js",
39
  "homepage": "https://github.com/angular/angular#readme",
40
  "license": "MIT",
41
  "main": "./bundles/compiler.umd.js",
42
  "module": "./@angular/compiler.es5.js",
43
  "name": "@angular/compiler",
44
  "peerDependencies": {
45
    "@angular/core": "4.4.6"
46
  },
47
  "repository": {
48
    "type": "git",
49
    "url": "git+https://github.com/angular/angular.git"
50
  },
51
  "typings": "./compiler.d.ts",
52
  "version": "4.4.6"
53
}
(4-4/6)