audio-recorder-wami
Version:
Wami audio recorder plugin.
27 lines (26 loc) • 582 B
JSON
{
"author": "psirenny <djtorres0@gmail.com>",
"bugs": {
"url": "https://github.com/psirenny/audio-recorder-wami/issues"
},
"description": "Wami audio recorder plugin.",
"keywords": [
"audio",
"microphone",
"record",
"RTC",
"web"
],
"license": "MIT",
"main": "index.js",
"name": "audio-recorder-wami",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git://github.com/psirenny/audio-recorder-wami.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.3.2"
}