123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_from": "@ionic-native/splash-screen@4.9.1",
  3. "_id": "@ionic-native/splash-screen@4.9.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-cPzCqzh77a6+bJOlWRTskeC+0RUdDLxQsY7E99gQiRzyoFQ7I4RkKkrBN/Ms6+mMaVh60bUoqUVJHsG9M2EV7Q==",
  6. "_location": "/@ionic-native/splash-screen",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "@ionic-native/splash-screen@4.9.1",
  12. "name": "@ionic-native/splash-screen",
  13. "escapedName": "@ionic-native%2fsplash-screen",
  14. "scope": "@ionic-native",
  15. "rawSpec": "4.9.1",
  16. "saveSpec": null,
  17. "fetchSpec": "4.9.1"
  18. },
  19. "_requiredBy": [
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@ionic-native/splash-screen/-/splash-screen-4.9.1.tgz",
  23. "_shasum": "36b8a4964249e35aeaaaf85865c20808d33c0a97",
  24. "_spec": "@ionic-native/splash-screen@4.9.1",
  25. "_where": "/Users/ericf/ZCWProjects/Shared-Travel-Map/apptest",
  26. "author": {
  27. "name": "ionic"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/ionic-team/ionic-native/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "Ionic Native - Native plugins for ionic apps",
  35. "homepage": "https://github.com/ionic-team/ionic-native#readme",
  36. "license": "MIT",
  37. "module": "index.js",
  38. "name": "@ionic-native/splash-screen",
  39. "peerDependencies": {
  40. "@ionic-native/core": "^4.2.0",
  41. "@angular/core": "*",
  42. "rxjs": "^5.0.1"
  43. },
  44. "repository": {
  45. "type": "git",
  46. "url": "git+https://github.com/ionic-team/ionic-native.git"
  47. },
  48. "typings": "index.d.ts",
  49. "version": "4.9.1"
  50. }