package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_from": "react-native-xmpush@2.0.0",
  3. "_id": "react-native-xmpush@2.0.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-IjhmAgVg5P/ucQR4AeSdSNx74ovV5+ipvfWDA/IVMPopGy8ec/yZCS2soMfyeZCi/jxu/i3YX7TmZtUbPe9ADg==",
  6. "_location": "/react-native-xmpush",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "react-native-xmpush@2.0.0",
  12. "name": "react-native-xmpush",
  13. "escapedName": "react-native-xmpush",
  14. "rawSpec": "2.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "2.0.0"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/react-native-xmpush/-/react-native-xmpush-2.0.0.tgz",
  23. "_shasum": "cfddae80eddc111aa74294b5b4c3b0df5b6247ee",
  24. "_spec": "react-native-xmpush@2.0.0",
  25. "_where": "/Users/zhangzy/workspace/android/5ichong/academy",
  26. "author": {
  27. "name": "zzy"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/a289459798/react-native-mipush/issues"
  31. },
  32. "bundleDependencies": false,
  33. "peerDependencies": {
  34. "@react-native-community/push-notification-ios": "^1.0.3"
  35. },
  36. "deprecated": false,
  37. "description": "集成小米推送",
  38. "homepage": "https://github.com/a289459798/react-native-mipush#readme",
  39. "keywords": [
  40. "react-native",
  41. "mipush"
  42. ],
  43. "license": "ISC",
  44. "main": "index.js",
  45. "name": "react-native-xmpush",
  46. "repository": {
  47. "type": "git",
  48. "url": "git+https://github.com/a289459798/react-native-mipush.git"
  49. },
  50. "scripts": {
  51. "test": "echo \"Error: no test specified\" && exit 1"
  52. },
  53. "version": "2.0.0"
  54. }