package.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "_from": "jpush-phonegap-plugin",
  3. "_id": "jpush-phonegap-plugin@3.5.1",
  4. "_inBundle": false,
  5. "_integrity": "sha1-qCwgSKWDVHusZwBzfM6QwsYMzug=",
  6. "_location": "/jpush-phonegap-plugin",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "jpush-phonegap-plugin",
  12. "name": "jpush-phonegap-plugin",
  13. "escapedName": "jpush-phonegap-plugin",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "http://registry.npm.taobao.org/jpush-phonegap-plugin/download/jpush-phonegap-plugin-3.5.1.tgz",
  23. "_shasum": "a82c2048a583547bac6700737cce90c2c60ccee8",
  24. "_spec": "jpush-phonegap-plugin",
  25. "_where": "/Users/drew/Projects/Cordova/DianJing",
  26. "author": {
  27. "name": "JiGuang"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/jpush/jpush-phonegap-plugin/issues"
  31. },
  32. "bundleDependencies": false,
  33. "cordova": {
  34. "id": "jpush-phonegap-plugin",
  35. "platforms": [
  36. "ios",
  37. "android"
  38. ]
  39. },
  40. "deprecated": false,
  41. "description": "JPush for cordova plugin",
  42. "devDependencies": {
  43. "cordova-plugin-device": "*",
  44. "cordova-plugin-jcore": ">=1.2.0"
  45. },
  46. "homepage": "https://github.com/jpush/jpush-phonegap-plugin#readme",
  47. "keywords": [
  48. "JPush",
  49. "push",
  50. "Push",
  51. "ecosystem:cordova",
  52. "cordova-ios",
  53. "cordova-android"
  54. ],
  55. "license": "MIT",
  56. "name": "jpush-phonegap-plugin",
  57. "repository": {
  58. "type": "git",
  59. "url": "git+https://github.com/jpush/jpush-phonegap-plugin.git"
  60. },
  61. "version": "3.5.1"
  62. }