package.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "_from": "cordova-plugin-wechat@2.1.0",
  3. "_id": "cordova-plugin-wechat@2.1.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-CzBAqWHtWuxnIHilFR/7VyDqHZup7AIThkNVIIbWhR2FgdFn9UPg4PBIFKzM3zdpAqRGfKX0kGGnn+z//QPPeg==",
  6. "_location": "/cordova-plugin-wechat",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "cordova-plugin-wechat@2.1.0",
  12. "name": "cordova-plugin-wechat",
  13. "escapedName": "cordova-plugin-wechat",
  14. "rawSpec": "2.1.0",
  15. "saveSpec": null,
  16. "fetchSpec": "2.1.0"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/cordova-plugin-wechat/-/cordova-plugin-wechat-2.1.0.tgz",
  23. "_shasum": "37fd5f26d11d5df1f52a3aa3c231fb971eead3bb",
  24. "_spec": "cordova-plugin-wechat@2.1.0",
  25. "_where": "/Users/xiongzhu/Projects/Cordova/LingXianCar",
  26. "author": {
  27. "name": "xu.li",
  28. "email": "AthenaLightenedMyPath@gmail.com"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/xu-li/cordova-plugin-wechat/issues"
  32. },
  33. "bundleDependencies": false,
  34. "cordova": {
  35. "id": "cordova-plugin-wechat",
  36. "platforms": [
  37. "ios",
  38. "android"
  39. ]
  40. },
  41. "deprecated": false,
  42. "description": "A cordova plugin, a JS version of Wechat SDK",
  43. "engines": {
  44. "cordovaDependencies": {
  45. "2.0.0": {
  46. "cordova": ">=6.1.0",
  47. "cordova-android": ">=6.1.0",
  48. "cordova-ios": ">=4.3.1"
  49. },
  50. "<2.0.0": {
  51. "cordova": ">=3.5.0"
  52. }
  53. }
  54. },
  55. "homepage": "https://github.com/xu-li/cordova-plugin-wechat#readme",
  56. "keywords": [
  57. "cordova",
  58. "wechat",
  59. "weixin",
  60. "share",
  61. "ecosystem:cordova",
  62. "cordova-ios",
  63. "cordova-android"
  64. ],
  65. "license": "MIT",
  66. "name": "cordova-plugin-wechat",
  67. "repository": {
  68. "type": "git",
  69. "url": "git+https://github.com/xu-li/cordova-plugin-wechat.git"
  70. },
  71. "version": "2.1.0"
  72. }