package.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "_from": "https://gitee.com/scnon/jpush-phonegap-plugin.git",
  3. "_id": "jpush-phonegap-plugin@3.7.6",
  4. "_inBundle": false,
  5. "_integrity": "sha512-5Hi2YhMHAyMguwtXSeWUu6NMPvnIhDOcnWgsjzD16kL2JJlW/m5xfu/IY+yYmo2xRy6sjCJPcaCmFoGkijLqJQ==",
  6. "_location": "/jpush-phonegap-plugin",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "remote",
  10. "raw": "https://gitee.com/scnon/jpush-phonegap-plugin.git",
  11. "rawSpec": "https://gitee.com/scnon/jpush-phonegap-plugin.git",
  12. "saveSpec": "https://gitee.com/scnon/jpush-phonegap-plugin.git",
  13. "fetchSpec": "https://gitee.com/scnon/jpush-phonegap-plugin.git"
  14. },
  15. "_requiredBy": [
  16. "#DEV:/",
  17. "#USER"
  18. ],
  19. "_resolved": "https://gitee.com/scnon/jpush-phonegap-plugin.git",
  20. "_shasum": "747c64c005813136736b6cff7949d125b878ac92",
  21. "_spec": "https://gitee.com/scnon/jpush-phonegap-plugin.git",
  22. "_where": "/Users/x/Documents/twong-h5/cordova",
  23. "author": {
  24. "name": "JiGuang"
  25. },
  26. "bugs": {
  27. "url": "https://github.com/jpush/jpush-phonegap-plugin/issues"
  28. },
  29. "bundleDependencies": false,
  30. "cordova": {
  31. "id": "jpush-phonegap-plugin",
  32. "platforms": [
  33. "ios",
  34. "android"
  35. ]
  36. },
  37. "deprecated": false,
  38. "description": "JPush for cordova plugin",
  39. "devDependencies": {
  40. "cordova-plugin-device": "*",
  41. "cordova-plugin-jcore": ">=1.3.0"
  42. },
  43. "homepage": "https://github.com/jpush/jpush-phonegap-plugin#readme",
  44. "keywords": [
  45. "JPush",
  46. "push",
  47. "Push",
  48. "ecosystem:cordova",
  49. "cordova-ios",
  50. "cordova-android"
  51. ],
  52. "license": "MIT",
  53. "name": "jpush-phonegap-plugin",
  54. "repository": {
  55. "type": "git",
  56. "url": "git+https://github.com/jpush/jpush-phonegap-plugin.git"
  57. },
  58. "version": "3.7.6"
  59. }