| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "_from": "@angular/http@5.2.11",
- "_id": "@angular/http@5.2.11",
- "_inBundle": false,
- "_integrity": "sha512-eR7wNXh1+6MpcQNb3sq4bJVX03dx50Wl3kpPG+Q7N1VSL0oPQSobaTrR17ac3oFCEfSJn6kkUCqtUXha6wcNHg==",
- "_location": "/@angular/http",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@angular/http@5.2.11",
- "name": "@angular/http",
- "escapedName": "@angular%2fhttp",
- "scope": "@angular",
- "rawSpec": "5.2.11",
- "saveSpec": null,
- "fetchSpec": "5.2.11"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@angular/http/-/http-5.2.11.tgz",
- "_shasum": "2b649983c954ae754f6f39060e2d83da0bf352ad",
- "_spec": "@angular/http@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 - the http service",
- "es2015": "./esm2015/http.js",
- "homepage": "https://github.com/angular/angular#readme",
- "license": "MIT",
- "main": "./bundles/http.umd.js",
- "module": "./esm5/http.js",
- "name": "@angular/http",
- "peerDependencies": {
- "rxjs": "^5.5.0",
- "@angular/core": "5.2.11",
- "@angular/platform-browser": "5.2.11"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/angular/angular.git"
- },
- "typings": "./http.d.ts",
- "version": "5.2.11"
- }
|