1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_args": [
- [
- "recorder-core@1.3.24040900",
- "D:\\xiaoling\\CBB3"
- ]
- ],
- "_from": "recorder-core@1.3.24040900",
- "_id": "recorder-core@1.3.24040900",
- "_inBundle": false,
- "_integrity": "sha512-QVOXHqrQhQ5FMgXTKh4P7oc31Qex2Q5skgBT972+0wrtwHr76zMnrybo48/VyUhS75whRxMFJ5yQpv+wj333Bw==",
- "_location": "/recorder-core",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "recorder-core@1.3.24040900",
- "name": "recorder-core",
- "escapedName": "recorder-core",
- "rawSpec": "1.3.24040900",
- "saveSpec": null,
- "fetchSpec": "1.3.24040900"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://mirrors.huaweicloud.com/repository/npm/recorder-core/-/recorder-core-1.3.24040900.tgz",
- "_spec": "1.3.24040900",
- "_where": "D:\\xiaoling\\CBB3",
- "author": {
- "name": "xiangyuecn"
- },
- "bugs": {
- "url": "https://github.com/xiangyuecn/Recorder/issues"
- },
- "description": "Recorder库: html5 js 录音 mp3 wav ogg webm amr g711a g711u 格式,支持pc和Android、iOS部分浏览器、Hybrid App(提供Android iOS App源码)、微信,提供ASR语音识别转文字 H5版语音通话聊天示例 DTMF编码解码",
- "homepage": "https://github.com/xiangyuecn/Recorder",
- "keywords": [
- "recorder",
- "recordapp",
- "record",
- "html录音",
- "h5录音",
- "html5",
- "mp3",
- "wav",
- "ASR",
- "语音识别",
- "语音转文字",
- "DTMF",
- "recording",
- "webrtc"
- ],
- "license": "MIT",
- "main": "src/recorder-core.js",
- "name": "recorder-core",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/xiangyuecn/Recorder.git"
- },
- "version": "1.3.24040900"
- }
|