{
  "_args": [
    [
      {
        "raw": "@angular/common@^7.2.15",
        "scope": "@angular",
        "escapedName": "@angular%2fcommon",
        "name": "@angular/common",
        "rawSpec": "^7.2.15",
        "spec": ">=7.2.15 <8.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend"
    ]
  ],
  "_from": "@angular/common@>=7.2.15 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@angular/common@7.2.15",
  "_inCache": true,
  "_installable": true,
  "_location": "/@angular/common",
  "_nodeVersion": "10.9.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/common_7.2.15_1557263709688_0.9623370679478744"
  },
  "_npmUser": {
    "name": "angular",
    "email": "devops+npm@angular.io"
  },
  "_npmVersion": "6.2.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@angular/common@^7.2.15",
    "scope": "@angular",
    "escapedName": "@angular%2fcommon",
    "name": "@angular/common",
    "rawSpec": "^7.2.15",
    "spec": ">=7.2.15 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@angular/common/-/common-7.2.15.tgz",
  "_shasum": "e6c2f6913cdc49f87adcaabc30604e721561374b",
  "_shrinkwrap": null,
  "_spec": "@angular/common@^7.2.15",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend",
  "author": {
    "name": "angular"
  },
  "bugs": {
    "url": "https://github.com/angular/angular/issues"
  },
  "dependencies": {
    "tslib": "^1.9.0"
  },
  "description": "Angular - commonly needed directives and services",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "integrity": "sha512-2b5JY2HWVHCf3D1GZjmde7jdAXSTXkYtmjLtA9tQkjOOTr80eHpNSujQqnzb97dk9VT9OjfjqTQd7K3pxZz8jw==",
    "shasum": "e6c2f6913cdc49f87adcaabc30604e721561374b",
    "tarball": "https://registry.npmjs.org/@angular/common/-/common-7.2.15.tgz",
    "fileCount": 2370,
    "unpackedSize": 13031879,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0fVeCRA9TVsSAnZWagAAJWsP/AzQckzGD4KHBmwRv4sM\n3eY3yOGlLzgLfZUcq/B536IebU2BliuOOeoY5Bdhmj+MbcVgrATNHid4cS+q\nAutDz1Azg/gP4q41itDrnKqPKHvZpMA49RhwpnQg7MKhPyr0Ow4dHFG2eNxY\nC9KscnWKsGqRjRijFvI1iLWFOJhiD84KdCP7SFzt2f/OV2ypzvktPSBGOadm\nSHNLn9RWa/6Lnn5NrWImWmo0x0DRidlw9BnXgnnEfsFGpkM4OlcuvKZwwAmK\nh8iSeCeo4I0WYqOHLL6JcOoEk3EH08owUW9+ENVE3fgZnqol2iPAA2hbLM6s\nGzWCLO8PGyLjV2v48SbzZd0EDz9lrS6TYSGtVPHr+e6wS2wfTLnD7Z23Yzm3\nckgGcxolpzu4L+NHO++q9zipMdbdNbSj3L3l13n4t4roWGLBTepa6XeSzcDp\nW92wej9T3Kn2XDTLF2LwJkYXGlZ/7EMYj6bIihhdvcpl459C3mUtp+drwlQR\njFRlSt5M7nsR6oXJZTRr8ak2pWo80m5iEBj92bzJw3zhw48EEUmF0lQaMd46\nGrQAyp01cbbs8gGdWa9Rf5A9xi+0HV39WgKNhhcCOWBmx9homCLHzZOjleLP\nJlXPcYKyzsQtBAsfuHuQkmwGZxhFQ2i/eawZfFWiJcORmRvKceS/pM1J7jju\n0UfU\r\n=iopM\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "es2015": "./fesm2015/common.js",
  "esm2015": "./esm2015/common.js",
  "esm5": "./esm5/common.js",
  "fesm2015": "./fesm2015/common.js",
  "fesm5": "./fesm5/common.js",
  "homepage": "https://github.com/angular/angular#readme",
  "license": "MIT",
  "locales": "locales",
  "main": "./bundles/common.umd.js",
  "maintainers": [
    {
      "name": "angular",
      "email": "devops+npm@angular.io"
    }
  ],
  "module": "./fesm5/common.js",
  "name": "@angular/common",
  "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/http",
      "@angular/platform-server",
      "@angular/platform-webworker",
      "@angular/platform-webworker-dynamic",
      "@angular/upgrade",
      "@angular/router",
      "@angular/language-service",
      "@angular/service-worker"
    ]
  },
  "optionalDependencies": {},
  "peerDependencies": {
    "rxjs": "^6.0.0",
    "@angular/core": "7.2.15"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular.git"
  },
  "sideEffects": false,
  "typings": "./common.d.ts",
  "version": "7.2.15"
}
