UNPKG

react-native-loudness

Version:
24 lines (23 loc) 489 B
{ "name": "react-native-loudness", "version": "2.0.0", "description": "Read microphone loudness in React Native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/fchenchen/react-native-loudness" }, "keywords": [ "react", "native", "microphone", "loudness", "volume", "audio" ], "author": "Fuchen Chen", "license": "Apache-2.0" }