manifest.json 328 B

12345678910111213141516171819
  1. {
  2. "dsh-voice-client": {
  3. "id": "dsh-voice-client",
  4. "name": "dsh-voice-client"
  5. },
  6. "dsh-voice-server": {
  7. "id": "dsh-voice-server",
  8. "name": "dsh-voice-server/lib/index-v6.js"
  9. },
  10. "sherpa-onnx-node": {
  11. "dep": true
  12. },
  13. "sherpa-onnx-darwin-arm64": {
  14. "dep": true
  15. },
  16. "ws": {
  17. "dep": true
  18. }
  19. }