package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_from": "cordova-plugin-jcore",
  3. "_id": "cordova-plugin-jcore@1.3.3",
  4. "_inBundle": false,
  5. "_integrity": "sha1-2VcRt6HiAEduQiTaw00ork594B8=",
  6. "_location": "/cordova-plugin-jcore",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "cordova-plugin-jcore",
  12. "name": "cordova-plugin-jcore",
  13. "escapedName": "cordova-plugin-jcore",
  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-jcore/download/cordova-plugin-jcore-1.3.3.tgz",
  23. "_shasum": "d95711b7a1e200476e4224dac34d28ae4e7de01f",
  24. "_spec": "cordova-plugin-jcore",
  25. "_where": "/Users/x/Documents/twong-h5/cordova",
  26. "author": {
  27. "name": "wilhantian, jiguang"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/jpush/cordova-plugin-jcore/issues"
  31. },
  32. "bundleDependencies": false,
  33. "cordova": {
  34. "id": "cordova-plugin-jcore",
  35. "platforms": [
  36. "android",
  37. "ios"
  38. ]
  39. },
  40. "deprecated": false,
  41. "description": "jcore for cordova plugin",
  42. "homepage": "https://github.com/jpush/cordova-plugin-jcore#readme",
  43. "keywords": [
  44. "jcore",
  45. "jpush",
  46. "ecosystem:cordova",
  47. "cordova-android",
  48. "cordova-ios"
  49. ],
  50. "license": "MIT License",
  51. "name": "cordova-plugin-jcore",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/jpush/cordova-plugin-jcore.git"
  55. },
  56. "version": "1.3.3"
  57. }