暂无描述

package.json 649B

123456789101112131415161718192021222324252627282930
  1. {
  2. "name": "react-native-agora",
  3. "version": "1.0.9",
  4. "description": "声网Agora",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "git+https://github.com/DBshaoYan/react-native-agora.git"
  12. },
  13. "keywords": [
  14. "agora",
  15. "react-native",
  16. "react-native-agora",
  17. "live",
  18. "react",
  19. "Agora",
  20. "video",
  21. "react-native-video"
  22. ],
  23. "author": "",
  24. "license": "ISC",
  25. "bugs": {
  26. "url": "https://github.com/DBshaoYan/react-native-agora/issues"
  27. },
  28. "homepage": "https://github.com/DBshaoYan/react-native-agora#readme"
  29. }