Project

General

Profile

1
{
2
  "_from": "@angular/common@~4.4.3",
3
  "_id": "@angular/common@4.4.6",
4
  "_inBundle": false,
5
  "_integrity": "sha1-S4FCByTggooOg5uVpV6xp+g5GPI=",
6
  "_location": "/@angular/common",
7
  "_phantomChildren": {},
8
  "_requested": {
9
    "type": "range",
10
    "registry": true,
11
    "raw": "@angular/common@~4.4.3",
12
    "name": "@angular/common",
13
    "escapedName": "@angular%2fcommon",
14
    "scope": "@angular",
15
    "rawSpec": "~4.4.3",
16
    "saveSpec": null,
17
    "fetchSpec": "~4.4.3"
18
  },
19
  "_requiredBy": [
20
    "/"
21
  ],
22
  "_resolved": "https://registry.npmjs.org/@angular/common/-/common-4.4.6.tgz",
23
  "_shasum": "4b81420724e0828a0e839b95a55eb1a7e83918f2",
24
  "_spec": "@angular/common@~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 - commonly needed directives and services",
38
  "es2015": "./@angular/common.js",
39
  "homepage": "https://github.com/angular/angular#readme",
40
  "license": "MIT",
41
  "main": "./bundles/common.umd.js",
42
  "module": "./@angular/common.es5.js",
43
  "name": "@angular/common",
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": "./common.d.ts",
52
  "version": "4.4.6"
53
}
(6-6/9)