UNPKG

react-native-live-audio-record

Version:
34 lines (33 loc) 907 B
{ "name": "react-native-live-audio-record", "version": "1.1.2", "private": false, "description": "Get live audio recorder data for React Native", "license": "MIT", "keywords": [ "live recorder", "react-native", "audio", "live", "recording", "voice" ], "main": "index.js", "types": "index.d.ts", "homepage": "https://github.com/quannh287/react-native-live-audio-stream", "bugs": { "url": "https://github.com/quannh287/react-native-live-audio-stream/issues", "email": "quannh2871@gmail.com" }, "repository": { "type": "git", "url": "git+https://github.com/quannh287/react-native-live-audio-stream.git" }, "author": "Quan Nguyen Hong <quannh2871@gmail.com> (https://github.com/quannh287)", "devDependencies": { "babel-eslint": "^8.2.3", "eslint": "^4.19.1", "eslint-plugin-prettier": "^2.6.0", "prettier": "^1.12.0" } }