package.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "_from": "cordova-plugin-file-opener2",
  3. "_id": "cordova-plugin-file-opener2@3.0.5",
  4. "_inBundle": false,
  5. "_integrity": "sha1-O/SBpyS87Jz6IlenGRUwnfXqW00=",
  6. "_location": "/cordova-plugin-file-opener2",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "cordova-plugin-file-opener2",
  12. "name": "cordova-plugin-file-opener2",
  13. "escapedName": "cordova-plugin-file-opener2",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#DEV:/",
  20. "#USER"
  21. ],
  22. "_resolved": "https://registry.npm.taobao.org/cordova-plugin-file-opener2/download/cordova-plugin-file-opener2-3.0.5.tgz",
  23. "_shasum": "3bf481a724bcec9cfa2257a71915309df5ea5b4d",
  24. "_spec": "cordova-plugin-file-opener2",
  25. "_where": "/Users/x/Documents/twong-h5/cordova",
  26. "author": {
  27. "name": "pwlin05@gmail.com"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/pwlin/cordova-plugin-file-opener2/issues"
  31. },
  32. "bundleDependencies": false,
  33. "cordova": {
  34. "id": "cordova-plugin-file-opener2",
  35. "platforms": [
  36. "android",
  37. "ios",
  38. "windows",
  39. "electron"
  40. ]
  41. },
  42. "deprecated": false,
  43. "description": "A File Opener Plugin for Cordova. (The Original Version)",
  44. "engines": {
  45. "cordova": ">=6.0.0"
  46. },
  47. "homepage": "https://github.com/pwlin/cordova-plugin-file-opener2#readme",
  48. "keywords": [
  49. "ecosystem:cordova",
  50. "cordova-android",
  51. "cordova-ios",
  52. "cordova-windows",
  53. "cordova-electron"
  54. ],
  55. "license": "MIT",
  56. "name": "cordova-plugin-file-opener2",
  57. "repository": {
  58. "type": "git",
  59. "url": "git+https://github.com/pwlin/cordova-plugin-file-opener2.git"
  60. },
  61. "version": "3.0.5"
  62. }