12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "_from": "@angular/common@5.2.11",
  3. "_id": "@angular/common@5.2.11",
  4. "_inBundle": false,
  5. "_integrity": "sha512-LniJjGAeftUJDJh+2+LEjltcGen08C/VMxQ/eUYmesytKy1sN+MWzh3GbpKfEWtWmyUsYTG9lAAJNo3L3jPwsw==",
  6. "_location": "/@angular/common",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "@angular/common@5.2.11",
  12. "name": "@angular/common",
  13. "escapedName": "@angular%2fcommon",
  14. "scope": "@angular",
  15. "rawSpec": "5.2.11",
  16. "saveSpec": null,
  17. "fetchSpec": "5.2.11"
  18. },
  19. "_requiredBy": [
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@angular/common/-/common-5.2.11.tgz",
  23. "_shasum": "ee7520b02510a2868f30b1f91897102d48324edf",
  24. "_spec": "@angular/common@5.2.11",
  25. "_where": "/Users/ericf/ZCWProjects/Shared-Travel-Map/apptest",
  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": "./esm2015/common.js",
  39. "homepage": "https://github.com/angular/angular#readme",
  40. "license": "MIT",
  41. "main": "./bundles/common.umd.js",
  42. "module": "./esm5/common.js",
  43. "name": "@angular/common",
  44. "peerDependencies": {
  45. "rxjs": "^5.5.0",
  46. "@angular/core": "5.2.11"
  47. },
  48. "repository": {
  49. "type": "git",
  50. "url": "git+https://github.com/angular/angular.git"
  51. },
  52. "typings": "./common.d.ts",
  53. "version": "5.2.11"
  54. }