12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "_from": "@angular/common@5.2.11",
- "_id": "@angular/common@5.2.11",
- "_inBundle": false,
- "_integrity": "sha512-LniJjGAeftUJDJh+2+LEjltcGen08C/VMxQ/eUYmesytKy1sN+MWzh3GbpKfEWtWmyUsYTG9lAAJNo3L3jPwsw==",
- "_location": "/@angular/common",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@angular/common@5.2.11",
- "name": "@angular/common",
- "escapedName": "@angular%2fcommon",
- "scope": "@angular",
- "rawSpec": "5.2.11",
- "saveSpec": null,
- "fetchSpec": "5.2.11"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@angular/common/-/common-5.2.11.tgz",
- "_shasum": "ee7520b02510a2868f30b1f91897102d48324edf",
- "_spec": "@angular/common@5.2.11",
- "_where": "/Users/ericf/ZCWProjects/Shared-Travel-Map/apptest",
- "author": {
- "name": "angular"
- },
- "bugs": {
- "url": "https://github.com/angular/angular/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "tslib": "^1.7.1"
- },
- "deprecated": false,
- "description": "Angular - commonly needed directives and services",
- "es2015": "./esm2015/common.js",
- "homepage": "https://github.com/angular/angular#readme",
- "license": "MIT",
- "main": "./bundles/common.umd.js",
- "module": "./esm5/common.js",
- "name": "@angular/common",
- "peerDependencies": {
- "rxjs": "^5.5.0",
- "@angular/core": "5.2.11"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/angular/angular.git"
- },
- "typings": "./common.d.ts",
- "version": "5.2.11"
- }
|