No Description

package.json 572B

12345678910111213141516171819202122232425
  1. {
  2. "name": "react-native-agora",
  3. "version": "1.0.7",
  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. ],
  18. "author": "",
  19. "license": "ISC",
  20. "bugs": {
  21. "url": "https://github.com/DBshaoYan/react-native-agora/issues"
  22. },
  23. "homepage": "https://github.com/DBshaoYan/react-native-agora#readme"
  24. }