package.json 1.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_from": "@ionic-native/google-maps",
  3. "_id": "@ionic-native/google-maps@4.9.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-OxaxA31a7g+7j8FTGdw1Kpptbx1wulJZ12ycCVdG1V4zFezuzJXGshkzf7X9TebyKq32sp1SdddFbx4bERkN9Q==",
  6. "_location": "/@ionic-native/google-maps",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "@ionic-native/google-maps",
  12. "name": "@ionic-native/google-maps",
  13. "escapedName": "@ionic-native%2fgoogle-maps",
  14. "scope": "@ionic-native",
  15. "rawSpec": "",
  16. "saveSpec": null,
  17. "fetchSpec": "latest"
  18. },
  19. "_requiredBy": [
  20. "#USER",
  21. "/"
  22. ],
  23. "_resolved": "https://registry.npmjs.org/@ionic-native/google-maps/-/google-maps-4.9.1.tgz",
  24. "_shasum": "bb8e56ad77964d9345c50b7f350b77ba5ffbfe0a",
  25. "_spec": "@ionic-native/google-maps",
  26. "_where": "/Users/ericf/ZCWProjects/SharedTravelMapIonicApp",
  27. "author": {
  28. "name": "ionic"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/ionic-team/ionic-native-google-maps/issues"
  32. },
  33. "bundleDependencies": false,
  34. "deprecated": false,
  35. "description": "Ionic Native plugin for Google Maps",
  36. "homepage": "https://github.com/ionic-team/ionic-native-google-maps",
  37. "license": "MIT",
  38. "module": "index.js",
  39. "name": "@ionic-native/google-maps",
  40. "peerDependencies": {
  41. "@ionic-native/core": "^4.9.2",
  42. "@angular/core": "*",
  43. "rxjs": "^5.0.1"
  44. },
  45. "repository": {
  46. "type": "git",
  47. "url": "git+https://github.com/ionic-team/ionic-native-google-maps.git"
  48. },
  49. "typings": "index.d.ts",
  50. "version": "4.9.1"
  51. }