package.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "_args": [
  3. [
  4. "recorder-core@1.3.24040900",
  5. "D:\\xiaoling\\CBB3"
  6. ]
  7. ],
  8. "_from": "recorder-core@1.3.24040900",
  9. "_id": "recorder-core@1.3.24040900",
  10. "_inBundle": false,
  11. "_integrity": "sha512-QVOXHqrQhQ5FMgXTKh4P7oc31Qex2Q5skgBT972+0wrtwHr76zMnrybo48/VyUhS75whRxMFJ5yQpv+wj333Bw==",
  12. "_location": "/recorder-core",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "recorder-core@1.3.24040900",
  18. "name": "recorder-core",
  19. "escapedName": "recorder-core",
  20. "rawSpec": "1.3.24040900",
  21. "saveSpec": null,
  22. "fetchSpec": "1.3.24040900"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://mirrors.huaweicloud.com/repository/npm/recorder-core/-/recorder-core-1.3.24040900.tgz",
  28. "_spec": "1.3.24040900",
  29. "_where": "D:\\xiaoling\\CBB3",
  30. "author": {
  31. "name": "xiangyuecn"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/xiangyuecn/Recorder/issues"
  35. },
  36. "description": "Recorder库: html5 js 录音 mp3 wav ogg webm amr g711a g711u 格式,支持pc和Android、iOS部分浏览器、Hybrid App(提供Android iOS App源码)、微信,提供ASR语音识别转文字 H5版语音通话聊天示例 DTMF编码解码",
  37. "homepage": "https://github.com/xiangyuecn/Recorder",
  38. "keywords": [
  39. "recorder",
  40. "recordapp",
  41. "record",
  42. "html录音",
  43. "h5录音",
  44. "html5",
  45. "mp3",
  46. "wav",
  47. "ASR",
  48. "语音识别",
  49. "语音转文字",
  50. "DTMF",
  51. "recording",
  52. "webrtc"
  53. ],
  54. "license": "MIT",
  55. "main": "src/recorder-core.js",
  56. "name": "recorder-core",
  57. "repository": {
  58. "type": "git",
  59. "url": "git+https://github.com/xiangyuecn/Recorder.git"
  60. },
  61. "version": "1.3.24040900"
  62. }