No Description

package.json 526B

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