package.json 1.7 KB

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