community-cordova-plugin-dbmeter
Version:
A Cordova plugin to get decibel (dB) values from the device microphone
37 lines (36 loc) • 932 B
JSON
{
"name": "community-cordova-plugin-dbmeter",
"version": "2.3.2",
"main": "./types/index.d.ts",
"types": "./types/index.d.ts",
"readme": "README.md",
"repository": "EYALIN/community-cordova-plugin-dbmeter/tree/master",
"homepage": "https://github.com/EYALIN/community-cordova-plugin-dbmeter/tree/master",
"funding": "https://github.com/sponsors/EYALIN",
"bugs": "https://github.com/EYALIN/community-cordova-plugin-dbmeter/issues",
"cordova": {
"id": "community-cordova-plugin-dbmeter",
"platforms": [
"android",
"ios"
]
},
"description": "A Cordova plugin to get decibel (dB) values from the device microphone",
"license": "MIT",
"keywords": [
"cordova",
"ios",
"android",
"dbmeter",
"audio",
"volume",
"sound",
"decibel",
"microphone",
"noise",
"ecosystem:cordova",
"cordova-ios",
"cordova-android",
"cordova:plugin"
]
}