UNPKG

record-audio

Version:

Audio recording using RecordRTC. RecordRTC is a client-side audio/video/gif/html recording library.

46 lines (45 loc) 992 B
{ "name": "record-audio", "preferGlobal": true, "version": "1.0.0", "author": { "name": "Muaz Khan", "email": "muazkh@gmail.com" }, "description": "Audio recording using RecordRTC. RecordRTC is a client-side audio/video/gif/html recording library.", "contributors": [ { "name": "Muaz Khan", "email": "muazkh@gmail.com" } ], "scripts": { "start": "node index" }, "main": "./index", "repository": { "type": "git", "url": "https://github.com/muaz-khan/WebRTC-Experiment.git" }, "keywords": [ "webrtc", "javascript", "RecordRTC", "Node.js", "audio-recording", "webp", "wav" ], "analyze": false, "license": "MIT", "engines": { "node": ">=0.6" }, "readmeFilename": "README.md", "bugs": { "url": "https://github.com/muaz-khan/WebRTC-Experiment/issues" }, "homepage": "https://github.com/muaz-khan/WebRTC-Experiment", "_id": "record-audio@1.0.0", "_from": "record-audio@" }