UNPKG

audio-recorder-rtc

Version:
30 lines (29 loc) 631 B
{ "author": "psirenny <djtorres0@gmail.com>", "bugs": { "url": "https://github.com/psirenny/audio-recorder-rtc/issues" }, "dependencies": { "recordrtc": "5.3.0" }, "description": "WebRTC audio recorder plugin.", "keywords": [ "audio", "microphone", "record", "RTC", "web" ], "license": "MIT", "main": "index.js", "name": "audio-recorder-rtc", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git://github.com/psirenny/audio-recorder-rtc.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.3.0" }