| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_from": "@ionic-native/google-maps",
- "_id": "@ionic-native/google-maps@4.9.1",
- "_inBundle": false,
- "_integrity": "sha512-OxaxA31a7g+7j8FTGdw1Kpptbx1wulJZ12ycCVdG1V4zFezuzJXGshkzf7X9TebyKq32sp1SdddFbx4bERkN9Q==",
- "_location": "/@ionic-native/google-maps",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "@ionic-native/google-maps",
- "name": "@ionic-native/google-maps",
- "escapedName": "@ionic-native%2fgoogle-maps",
- "scope": "@ionic-native",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@ionic-native/google-maps/-/google-maps-4.9.1.tgz",
- "_shasum": "bb8e56ad77964d9345c50b7f350b77ba5ffbfe0a",
- "_spec": "@ionic-native/google-maps",
- "_where": "/Users/ericf/ZCWProjects/SharedTravelMapIonicApp",
- "author": {
- "name": "ionic"
- },
- "bugs": {
- "url": "https://github.com/ionic-team/ionic-native-google-maps/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Ionic Native plugin for Google Maps",
- "homepage": "https://github.com/ionic-team/ionic-native-google-maps",
- "license": "MIT",
- "module": "index.js",
- "name": "@ionic-native/google-maps",
- "peerDependencies": {
- "@ionic-native/core": "^4.9.2",
- "@angular/core": "*",
- "rxjs": "^5.0.1"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ionic-team/ionic-native-google-maps.git"
- },
- "typings": "index.d.ts",
- "version": "4.9.1"
- }
|